From 20195315bb8c637f28d892323e6cdc43604d38ae Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 21 Feb 2007 09:31:52 +0000 Subject: installing a file called generalsettings.kcfgc just asks for trouble - always prefix installed files svn path=/trunk/KDE/kdebase/apps/; revision=635877 --- src/dolphin_directoryviewpropertysettings.kcfg | 53 ++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 src/dolphin_directoryviewpropertysettings.kcfg (limited to 'src/dolphin_directoryviewpropertysettings.kcfg') diff --git a/src/dolphin_directoryviewpropertysettings.kcfg b/src/dolphin_directoryviewpropertysettings.kcfg new file mode 100644 index 000000000..e1ab73b64 --- /dev/null +++ b/src/dolphin_directoryviewpropertysettings.kcfg @@ -0,0 +1,53 @@ + + + + + + + + When this option is enabled hidden files, such as those starting with a '.', will be shown in the file view. + false + + + + + + + This option controls the style of the view. Currently supported values include icons (0) and details (1) views. + DolphinView::IconsView + 0 + DolphinView::MaxModeEnum + + + + + When this option is enabled, a preview of the file content is shown as icon. + false + + + + + This option defines which attribute (name, size, date, etc) sorting is performed on. + DolphinView::SortByName + 0 + DolphinView::MaxSortEnum + + + + + Qt::Ascending + Qt::Ascending + Qt::Descending + + + + + The last time these properties were changed by the user. + + + + + -- cgit v1.3.1