summaryrefslogtreecommitdiffstats
path: root/kioslave
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-23 16:53:51 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-23 16:53:51 -0500
commitb8f522c88e6aa9fb8e43c7a249e5f98ec9e86edd (patch)
treef724054820a4097b092f58af621c1bfa4e373e0b /kioslave
parent5df6c5fca20e917aaa82665131b931a0aa7c8628 (diff)
downloadtdebase-b8f522c88e6aa9fb8e43c7a249e5f98ec9e86edd.tar.gz
tdebase-b8f522c88e6aa9fb8e43c7a249e5f98ec9e86edd.zip
Fix KDE -> TDE branding.
Diffstat (limited to 'kioslave')
-rw-r--r--kioslave/media/libmediacommon/mediamanagersettings.kcfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/kioslave/media/libmediacommon/mediamanagersettings.kcfg b/kioslave/media/libmediacommon/mediamanagersettings.kcfg
index 4c9615ade..cd9537859 100644
--- a/kioslave/media/libmediacommon/mediamanagersettings.kcfg
+++ b/kioslave/media/libmediacommon/mediamanagersettings.kcfg
@@ -6,17 +6,17 @@
<group name="Global">
<entry name="HalBackendEnabled" type="Bool">
<label>Enable HAL backend</label>
- <whatsthis>When HAL (Hardware Abstraction Layer) support is enabled, KDE will use it to gather information on the storage media available in your system.</whatsthis>
+ <whatsthis>When HAL (Hardware Abstraction Layer) support is enabled, TDE will use it to gather information on the storage media available in your system.</whatsthis>
<default>true</default>
</entry>
<entry name="CdPollingEnabled" type="Bool">
<label>Enable CD polling</label>
- <whatsthis>Allows KDE to poll CD-Rom or DVD-Rom drives itself in order to detect medium insert.</whatsthis>
+ <whatsthis>Allows TDE to poll CD-Rom or DVD-Rom drives itself in order to detect medium insert.</whatsthis>
<default>true</default>
</entry>
<entry name="AutostartEnabled" type="Bool">
<label>Enable medium application autostart after mount</label>
- <whatsthis>Allows KDE to autostart application after a medium mount if it contains an Autostart or an Autoopen file.</whatsthis>
+ <whatsthis>Allows TDE to autostart application after a medium mount if it contains an Autostart or an Autoopen file.</whatsthis>
<default>true</default>
</entry>
</group>