From 307285e9635a4bf584d6e5d7478876b90ef870f0 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 14 Jan 2009 19:26:23 +0000 Subject: Group classes into folders, Dolphin is too big in the meantime for having a flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. svn path=/trunk/KDE/kdebase/apps/; revision=911065 --- src/dolphin_directoryviewpropertysettings.kcfg | 65 -------------------------- 1 file changed, 65 deletions(-) delete mode 100644 src/dolphin_directoryviewpropertysettings.kcfg (limited to 'src/dolphin_directoryviewpropertysettings.kcfg') diff --git a/src/dolphin_directoryviewpropertysettings.kcfg b/src/dolphin_directoryviewpropertysettings.kcfg deleted file mode 100644 index ead1325de..000000000 --- a/src/dolphin_directoryviewpropertysettings.kcfg +++ /dev/null @@ -1,65 +0,0 @@ - - - kfileitemdelegate.h - - - - - - 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), details (1) and column (2) views. - DolphinView::IconsView - 0 - DolphinView::MaxModeEnum - - - - - When this option is enabled, a preview of the file content is shown as an icon. - false - - - - - When this option is enabled, the sorted items are summarized by their category. - false - - - - - This option defines which attribute (name, size, date, etc.) sorting is performed on. - DolphinView::SortByName - 0 - DolphinView::MaxSortEnum - - - - - Qt::AscendingOrder - Qt::AscendingOrder - Qt::DescendingOrder - - - - - 0 - - - - - The last time these properties were changed by the user. - - - - - -- cgit v1.3.1