diff options
| author | Peter Penz <[email protected]> | 2007-04-22 21:04:46 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-04-22 21:04:46 +0000 |
| commit | a195131147f7f82d469fbd568d09b45e4868ed59 (patch) | |
| tree | cacc97930ad53c1c58115a82a5111a7404d0a29b /src/dolphinui.rc | |
| parent | 28a08b940ced8dc3b6fa7837c240a955be743be5 (diff) | |
allow sorting by type
svn path=/trunk/KDE/kdebase/apps/; revision=656971
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 a6cfa18c7..f7207b2f8 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -30,6 +30,7 @@ <Action name="by_permissions" /> <Action name="by_owner" /> <Action name="by_group" /> + <Action name="by_type" /> <Separator/> <Action name="descending" /> <Action name="categorized" /> |
