summaryrefslogtreecommitdiffstats
path: root/tdeioslave/media/tdecmodule/managermoduleview.ui
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/media/tdecmodule/managermoduleview.ui')
-rw-r--r--tdeioslave/media/tdecmodule/managermoduleview.ui34
1 files changed, 13 insertions, 21 deletions
diff --git a/tdeioslave/media/tdecmodule/managermoduleview.ui b/tdeioslave/media/tdecmodule/managermoduleview.ui
index febef70f7..748cd825c 100644
--- a/tdeioslave/media/tdecmodule/managermoduleview.ui
+++ b/tdeioslave/media/tdecmodule/managermoduleview.ui
@@ -21,46 +21,46 @@
</property>
<widget class="TQCheckBox">
<property name="name">
- <cstring>kcfg_HalBackendEnabled</cstring>
+ <cstring>kcfg_CdPollingEnabled</cstring>
</property>
<property name="text">
- <string>Enable HAL backend</string>
+ <string>Enable CD polling</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Select this if you want to enable the Hardware Abstraction Layer (http://hal.freedesktop.org/wiki/Software/hal) support.</string>
+ <string>Select this to enable the CD polling.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
- <cstring>kcfg_CdPollingEnabled</cstring>
+ <cstring>kcfg_AutostartEnabled</cstring>
</property>
<property name="text">
- <string>Enable CD polling</string>
+ <string>Enable medium application autostart after mount</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Select this to enable the CD polling.</string>
+ <string>Select this if you want to enable application autostart after mounting a device.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
- <cstring>kcfg_AutostartEnabled</cstring>
+ <cstring>kcfg_NotificationPopupsEnabled</cstring>
</property>
<property name="text">
- <string>Enable medium application autostart after mount</string>
+ <string>Enable notification dialog popups</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Select this if you want to enable application autostart after mounting a device.</string>
+ <string>Deselect this if you do not want action request dialog popups to be generated when devices are plugged in.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
- <cstring>kcfg_NotificationPopupsEnabled</cstring>
+ <cstring>kcfg_DeviceMonitorPopupsEnabled</cstring>
</property>
<property name="text">
- <string>Enable notification popups</string>
+ <string>Enable device monitor notification popups</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Deselect this if you do not want action request popups to be generated when devices are plugged in.</string>
+ <string>Deselect this if you do not want device monitoring popups to be generated when devices are added, modified or removed.</string>
</property>
</widget>
<widget class="TQGroupBox">
@@ -337,19 +337,11 @@ Display the short name as is; store a long name when the short name is not all u
</spacer>
</vbox>
</widget>
-<connections>
- <connection>
- <sender>kcfg_HalBackendEnabled</sender>
- <signal>toggled(bool)</signal>
- <receiver>groupbox_mount</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
-</connections>
<tabstops>
- <tabstop>kcfg_HalBackendEnabled</tabstop>
<tabstop>kcfg_CdPollingEnabled</tabstop>
<tabstop>kcfg_AutostartEnabled</tabstop>
<tabstop>kcfg_NotificationPopupsEnabled</tabstop>
+ <tabstop>kcfg_DeviceMonitorPopupsEnabled</tabstop>
<tabstop>option_automount</tabstop>
<tabstop>option_ro</tabstop>
<tabstop>option_quiet</tabstop>