diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-04-19 12:51:39 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-04-19 12:51:39 -0500 |
commit | b8ed19a4c246bf279217c6f6e8abc8ed26a6a973 (patch) | |
tree | db7ccf39acfa1795dea0b325ec20b53051773fa9 /kdesktop | |
parent | 5f4287e56dd5c1feecc08843aae1d4e4b8835d1e (diff) | |
parent | 3dacd27ea08799f126c00fc93358e0b3961a3b1a (diff) | |
download | tdebase-b8ed19a4c246bf279217c6f6e8abc8ed26a6a973.tar.gz tdebase-b8ed19a4c246bf279217c6f6e8abc8ed26a6a973.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'kdesktop')
-rw-r--r-- | kdesktop/minicli_ui.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdesktop/minicli_ui.ui b/kdesktop/minicli_ui.ui index 4544ce093..daf5542e0 100644 --- a/kdesktop/minicli_ui.ui +++ b/kdesktop/minicli_ui.ui @@ -509,7 +509,7 @@ <cstring>cbCommand</cstring> </property> <property name="whatsThis" stdset="0"> - <string>Enter the command you wish to execute or the address of the resource you want to open. This can be a remote URL like "www.kde.org" or a local one like "~/.kderc".</string> + <string>Enter the command you wish to execute or the address of the resource you want to open. This can be a remote URL like "www.kde.org" or a local one like "~/.tderc".</string> </property> </widget> <widget class="TQLabel" row="0" column="0"> @@ -550,7 +550,7 @@ </size> </property> <property name="whatsThis" stdset="0"> - <string>Enter the command you wish to execute or the address of the resource you want to open. This can be a remote URL like "www.kde.org" or a local one like "~/.kderc".</string> + <string>Enter the command you wish to execute or the address of the resource you want to open. This can be a remote URL like "www.kde.org" or a local one like "~/.tderc".</string> </property> </widget> <widget class="TQLabel" row="0" column="1"> |