diff options
| author | Peter Penz <[email protected]> | 2007-04-10 11:22:56 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-04-10 11:22:56 +0000 |
| commit | 6422ae393ed378f8dcde0bf35e1f8d67a5df2295 (patch) | |
| tree | 8ebf2bfde66c50244ba86734cead36d4bb7250b5 /src/dolphinui.rc | |
| parent | 5b5a7b8da8cb3ee6bbb9f7450c87fca5de41dc05 (diff) | |
allow to enable the categorization feature for sorting
svn path=/trunk/KDE/kdebase/apps/; revision=652200
Diffstat (limited to 'src/dolphinui.rc')
| -rw-r--r-- | src/dolphinui.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc index bb3e2d729..17edc1aa7 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -32,6 +32,7 @@ <Action name="by_group" /> <Separator/> <Action name="descending" /> + <Action name="categorized" /> </Menu> <Menu name="additional_info"> <text>Additional Information</text> |
