Package: rt2500
Version: 1.1.0+cvs20051217-1
Severity: minor
Tags: patch



-- System Information:
Debian Release: testing/unstable
 APT prefers testing
 APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages rt2500 depends on:
ii libc6 2.3.5-13 GNU C Library: Shared libraries an
ii  libgcc1                   1:4.0.2-9      GCC support library
ii libqt3-mt 3:3.3.5-3 Qt GUI Library (Threaded runtime v
ii  libstdc++6                4.0.2-9        The GNU Standard C++ Library v3
ii libx11-6 6.9.0.dfsg.1-4 X Window System protocol client li ii libxext6 6.9.0.dfsg.1-4 X Window System miscellaneous exte

Versions of packages rt2500 recommends:
pn  rt2500-module               <none>       (no description available)
ii wireless-tools 27+28pre13-1 Tools for manipulating Linux Wirel

In the AddProfile window, in the Authentication & Security tab, one of the text boxes is "Encryptiion Type".
--- addprofiledlg.cpp.orig	2006-03-02 22:40:30.000000000 -0500
+++ addprofiledlg.cpp	2006-03-02 22:40:45.000000000 -0500
@@ -220,7 +220,7 @@
 
     Security_TextLabel2 = new QLabel( SecurityPage_tab, "Security_TextLabel2" );
     Security_TextLabel2->setGeometry( QRect( 298, 15, 130, 30 ) ); 
-    Security_TextLabel2->setText("Encryptiion Type:");
+    Security_TextLabel2->setText("Encryption Type:");
 
     Security_ComboBox_Encrypt = new QComboBox( FALSE, SecurityPage_tab, "Security_ComboBox_Encrypt" );
     Security_ComboBox_Encrypt->insertItem("NONE");

Reply via email to