diff options
Diffstat (limited to 'kcontrol/konq/desktopbehavior.ui')
-rw-r--r-- | kcontrol/konq/desktopbehavior.ui | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/kcontrol/konq/desktopbehavior.ui b/kcontrol/konq/desktopbehavior.ui index e6acb6ed6..dc4907adf 100644 --- a/kcontrol/konq/desktopbehavior.ui +++ b/kcontrol/konq/desktopbehavior.ui @@ -370,7 +370,15 @@ <cstring>enableMediaBox</cstring> </property> <property name="text"> - <string>&Show device icons:</string> + <string>&Show device icons</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>enableMediaFreeSpaceOverlayBox</cstring> + </property> + <property name="text"> + <string>&Show free space overlay on device icons</string> </property> </widget> <widget class="TDEListView"> |