]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinui.rc
Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, who submit...
[dolphin.git] / src / dolphinui.rc
index 22bfe909ec7bb9bcefb09989500c7f5aa0188b2c..601c9f859d1f8f07a3893e3ce9e2e660206aa7cc 100644 (file)
@@ -2,13 +2,8 @@
 <kpartgui version="2" name="dolphin" >
  <MenuBar>
   <Menu name="file">
+   <Action name="create_new" />
    <Action name="new_window" />
-   <Menu name="create_new" >
-    <text>Create New</text>
-    <Action name="create_folder" />
-    <Separator/>
-    <ActionList name="create_file_group" />
-   </Menu>
    <Separator/>
    <Action name="rename" />
    <Action name="move_to_trash" />
@@ -31,6 +26,9 @@
     <Action name="by_name" />
     <Action name="by_size" />
     <Action name="by_date" />
+    <Action name="by_permissions" />
+    <Action name="by_owner" />
+    <Action name="by_group" />
     <Separator/>
     <Action name="descending" />
    </Menu>
@@ -43,7 +41,7 @@
    <Separator/>
    <Menu name="panels">
     <text>Panels</text>
-    <Action name="show_shortcuts_panel" />
+    <Action name="show_bookmarks_panel" />
     <Action name="show_info_panel" />
    </Menu>
    <Menu name="navigation_bar">