summaryrefslogtreecommitdiffstats
path: root/kdesktop/kdesktop.kcfg
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-22 19:47:48 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-22 19:47:48 -0500
commit50739c9ba4737317108da68c148472c3da856c95 (patch)
tree0c4314a713458ef4274abc8c56db3e69679d1865 /kdesktop/kdesktop.kcfg
parent06adb1823ef9222874fc459536a78d464a801be5 (diff)
downloadtdebase-50739c9ba4737317108da68c148472c3da856c95.tar.gz
tdebase-50739c9ba4737317108da68c148472c3da856c95.zip
Fix kdesktop_lock secure dialog
Minor whitespace cleanup and warning fixes
Diffstat (limited to 'kdesktop/kdesktop.kcfg')
-rw-r--r--kdesktop/kdesktop.kcfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdesktop/kdesktop.kcfg b/kdesktop/kdesktop.kcfg
index a1a37b11c..4b5c0a2b7 100644
--- a/kdesktop/kdesktop.kcfg
+++ b/kdesktop/kdesktop.kcfg
@@ -207,7 +207,7 @@
<label>Device Types to exclude</label>
<whatsthis>The device types which you do not want to see on the desktop.</whatsthis>
<!-- kdiconview.cc:261 -->
- <!-- QString tmpList=config->readEntry("exclude","media/hdd_mounted,media/hdd_unmounted,media/floppy_unmounted,media/cdrom_unmounted,media/floppy5_unmounted"); -->
+ <!-- TQString tmpList=config->readEntry("exclude","media/hdd_mounted,media/hdd_unmounted,media/floppy_unmounted,media/cdrom_unmounted,media/floppy5_unmounted"); -->
</entry>
</group>
<group name="KDE">
@@ -353,7 +353,7 @@
<label></label>
<whatsthis></whatsthis>
<!-- minicli.cpp:191 -->
- <!-- QStringList histList = config->readPathListEntry("History"); -->
+ <!-- TQStringList histList = config->readPathListEntry("History"); -->
<!-- minicli.cpp:242 -->
<!-- config->writePathEntry( "History", m_dlg->cbCommand->historyItems() ); -->
</entry>
@@ -406,7 +406,7 @@
<label></label>
<whatsthis></whatsthis>
<!-- minicli.cpp:204 -->
- <!-- QStringList compList = config->readPathListEntry("CompletionItems"); -->
+ <!-- TQStringList compList = config->readPathListEntry("CompletionItems"); -->
<!-- minicli.cpp:244 -->
<!-- config->writePathEntry( "CompletionItems", m_dlg->cbCommand->completionObject()->items() ); -->
</entry>