┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinui.rc
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-06-19 16:00:21 +0000
committerPeter Penz <[email protected]>2007-06-19 16:00:21 +0000
commitd79282c14cc49fc774dbcccfcb6bdfedcac03870 (patch)
tree187997add325ec1c4fb5d79de75a0f36fd966dbc /src/dolphinui.rc
parent15d26d141e89e9d2304347ea7f7c8ebf9d00d4d5 (diff)
* move the "[ ] Show in Groups" checkbox from "View->Sort By" directly to "View"
* same for the viewproperties dialog: don't hide "Show in Groups" under "Sorting" svn path=/trunk/KDE/kdebase/apps/; revision=677641
Diffstat (limited to 'src/dolphinui.rc')
-rw-r--r--src/dolphinui.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc
index 54c60e15d..c2459a5c7 100644
--- a/src/dolphinui.rc
+++ b/src/dolphinui.rc
@@ -33,7 +33,6 @@
<Action name="by_type" />
<Separator/>
<Action name="descending" />
- <Action name="categorized" />
</Menu>
<Menu name="additional_info">
<text>Additional Information</text>
@@ -43,6 +42,7 @@
<Action name="show_date_info" />
</Menu>
<Action name="show_preview" />
+ <Action name="show_in_groups" />
<Action name="show_hidden_files" />
<Separator/>
<Action name="split_view" />