diff options
Diffstat (limited to 'src/dolphin_directoryviewpropertysettings.kcfg')
| -rw-r--r-- | src/dolphin_directoryviewpropertysettings.kcfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/dolphin_directoryviewpropertysettings.kcfg b/src/dolphin_directoryviewpropertysettings.kcfg index 64a859173..7b192f549 100644 --- a/src/dolphin_directoryviewpropertysettings.kcfg +++ b/src/dolphin_directoryviewpropertysettings.kcfg @@ -29,6 +29,12 @@ <default>false</default> </entry> + <entry name="CategorizedSorting" type="Bool" > + <label>Categorized Sorting</label> + <whatsthis>When this option is enabled, the sorted items get summarized by their category.</whatsthis> + <default>false</default> + </entry> + <entry name="Sorting" type="Int" > <label>Sort files by</label> <whatsthis>This option defines which attribute (name, size, date, etc) sorting is performed on.</whatsthis> |
