summaryrefslogtreecommitdiffstats
path: root/src/settings/cmdexecsettings.ui
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-30 13:45:37 -0600
committerTimothy Pearson <[email protected]>2013-01-30 13:45:37 -0600
commit443bfebf9b2f654fa89f521ddc398abb9b8ea93d (patch)
treee7c3a190d663ecac4217ece02b1f6ff5c56d7989 /src/settings/cmdexecsettings.ui
parent03e21a263b58553b4a09177172e8aee34c19ec93 (diff)
downloadtdesvn-443bfebf9b2f654fa89f521ddc398abb9b8ea93d.tar.gz
tdesvn-443bfebf9b2f654fa89f521ddc398abb9b8ea93d.zip
Fix a few remaining references to kio_
Diffstat (limited to 'src/settings/cmdexecsettings.ui')
-rw-r--r--src/settings/cmdexecsettings.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/settings/cmdexecsettings.ui b/src/settings/cmdexecsettings.ui
index c35e2f6..33c970c 100644
--- a/src/settings/cmdexecsettings.ui
+++ b/src/settings/cmdexecsettings.ui
@@ -76,7 +76,7 @@
</widget>
<widget class="TQCheckBox">
<property name="name">
- <cstring>kcfg_kio_use_standard_logmsg</cstring>
+ <cstring>kcfg_tdeio_use_standard_logmsg</cstring>
</property>
<property name="text">
<string>KIO operations use standard logmessage</string>
@@ -92,7 +92,7 @@
</property>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
- <cstring>kcfg_kio_standard_logmsg</cstring>
+ <cstring>kcfg_tdeio_standard_logmsg</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
@@ -131,9 +131,9 @@
</customwidgets>
<connections>
<connection>
- <sender>kcfg_kio_use_standard_logmsg</sender>
+ <sender>kcfg_tdeio_use_standard_logmsg</sender>
<signal>toggled(bool)</signal>
- <receiver>kcfg_kio_standard_logmsg</receiver>
+ <receiver>kcfg_tdeio_standard_logmsg</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>