From 4aed2c8219774f5d797760606b8489a92ddc5163 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/konq/desktopbehavior.ui | 426 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 426 insertions(+) create mode 100644 kcontrol/konq/desktopbehavior.ui (limited to 'kcontrol/konq/desktopbehavior.ui') diff --git a/kcontrol/konq/desktopbehavior.ui b/kcontrol/konq/desktopbehavior.ui new file mode 100644 index 000000000..1632021ef --- /dev/null +++ b/kcontrol/konq/desktopbehavior.ui @@ -0,0 +1,426 @@ + +DesktopBehaviorBase + + + DesktopBehaviorBase + + + + 0 + 0 + 791 + 501 + + + + + unnamed + + + 0 + + + 0 + + + + behaviorTab + + + + tab + + + General + + + + unnamed + + + + iconsEnabledBox + + + + 7 + 0 + 0 + 0 + + + + &Show icons on desktop + + + Uncheck this option if you do not want to have icons on the desktop. Without icons the desktop will be somewhat faster but you will no longer be able to drag files to the desktop. + + + + + layout1 + + + + unnamed + + + + spacer3 + + + Horizontal + + + Fixed + + + + 20 + 0 + + + + + + vrootBox + + + false + + + Allow pro&grams in desktop window + + + Check this option if you want to run X11 programs that draw into the desktop such as xsnow, xpenguin or xmountain. If you have problems with applications like netscape that check the root window for running instances, disable this option. + + + + + + + toolTipBox + + + Show &tooltips + + + + + desktopMenuGroup + + + Menu Bar at Top of Screen + + + + unnamed + + + + radioButton1 + + + &None + + + If this option is selected, there is no menu bar at the top of the screen. + + + + + radioButton1_2 + + + &Desktop menu bar + + + If this option is selected, there is one menu bar at the top of the screen which shows the desktop menus. + + + + + radioButton1_3 + + + &Current application's menu bar (Mac OS-style) + + + If this option is selected, applications will not have their menu bar attached to their own window anymore. Instead, there is one menu bar at the top of the screen which shows the menus of the currently active application. You might recognize this behavior from Mac OS. + + + + + + + groupBox3 + + + Mouse Button Actions + + + + unnamed + + + + middleLabel + + + Middle button: + + + + + leftLabel + + + Left button: + + + + + rightLabel + + + Right button: + + + + + rightComboBox + + + + 1 + 0 + 0 + 0 + + + + + + leftComboBox + + + + 1 + 0 + 0 + 0 + + + + + + leftEditButton + + + false + + + Edit... + + + + + middleComboBox + + + + 1 + 0 + 0 + 0 + + + + + + middleEditButton + + + false + + + Edit... + + + + + rightEditButton + + + false + + + Edit... + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 191 + 80 + + + + + + + + spacer8 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + + + tab + + + File Icons + + + + unnamed + + + + autoLineupIconsBox + + + Automatically &line up icons + + + Check this option if you want to see your icons automatically aligned to the grid when you move them. + + + + + showHiddenBox + + + Show &hidden files + + + <p>If you check this option, any files in your desktop directory that begin with a period (.) will be shown. Usually, such files contain configuration information, and remain hidden from view.</p> +<p>For example, files which are named ".directory" are plain text files which contain information for Konqueror, such as the icon to use in displaying a directory, the order in which files should be sorted, etc. You should not change or delete these files unless you know what you are doing.</p> + + + + + + Show Icon Previews For + + + false + + + false + + + + previewListView + + + true + + + Select for which types of files you want to enable preview images. + + + + + + + tab + + + Device Icons + + + + unnamed + + + + enableMediaBox + + + &Show device icons: + + + + + + Device Types to Display + + + false + + + false + + + + mediaListView + + + false + + + true + + + Deselect the device types which you do not want to see on the desktop. + + + + + + + + + + enableMediaBox + toggled(bool) + mediaListView + setEnabled(bool) + + + + autoLineupIconsBox + showHiddenBox + previewListView + enableMediaBox + mediaListView + + + + klistview.h + klistview.h + + -- cgit v1.2.1