diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:23:09 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 14:23:09 -0600 |
commit | 8a143ab9f846e910c583ea8e770cd05495e0c58d (patch) | |
tree | 06462d431eeef66349e54facb75e75a09261eba8 /krdc/rdp/rdpprefs.ui | |
parent | 1de96857f5b0ed5d4a36e9486ffc8c7f8c802f98 (diff) | |
download | tdenetwork-8a143ab9f846e910c583ea8e770cd05495e0c58d.tar.gz tdenetwork-8a143ab9f846e910c583ea8e770cd05495e0c58d.zip |
Rename obsolete tq methods to standard names
Diffstat (limited to 'krdc/rdp/rdpprefs.ui')
-rw-r--r-- | krdc/rdp/rdpprefs.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/krdc/rdp/rdpprefs.ui b/krdc/rdp/rdpprefs.ui index e22908c6..338dff73 100644 --- a/krdc/rdp/rdpprefs.ui +++ b/krdc/rdp/rdpprefs.ui @@ -338,7 +338,7 @@ <number>4</number> </property> <property name="whatsThis" stdset="0"> - <string>Use this to specify your keyboard tqlayout. This tqlayout setting is used to send the correct keyboard codes to the server.</string> + <string>Use this to specify your keyboard layout. This layout setting is used to send the correct keyboard codes to the server.</string> </property> </widget> <widget class="TQLabel" row="3" column="0"> @@ -354,7 +354,7 @@ </sizepolicy> </property> <property name="text"> - <string>&Keyboard tqlayout:</string> + <string>&Keyboard layout:</string> </property> <property name="buddy" stdset="0"> <cstring>cmbKbLayout</cstring> |