← Back to team overview

desktop-packages team mailing list archive

[Bug 1386246] [NEW] "List Mode" in file-roller appmenu cannot click and appmenu is redundant and useless

 

You have been subscribed to a public bug:

Since 14.04, file-roller begin to show two menu in xfce/lxde/mate and so
on.

Although two menu make in a line in Unity global menu, but all items in
"Archive Manager" can also be found in other menu item, in the
meanwhile, "List Mode" menu item can't click which is alsa strange,
which seems strange to user.

Is this "Archive Manager" menu very useful instead of make things worse?
I think not to show it will make it better for other desktop
environment, since it's not hard to hide it.

I try myself to hide menu in "src/ui/app-menu.ui" and it works well and
looks better:

--- file-roller-3.10.2.1.orig/src/ui/app-menu.ui
+++ file-roller-3.10.2.1/src/ui/app-menu.ui
@@ -1,5 +1,5 @@
 <interface>
-  <menu id="app-menu">
+  <!--<menu id="app-menu">
     <section>
       <item>
         <attribute name="action">app.new</attribute>
@@ -39,5 +39,5 @@
         <attribute name="label" translatable="yes">_Quit</attribute>
       </item>
     </section>
-  </menu>
+  </menu>-->
 </interface>

** Affects: file-roller (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch
-- 
"List Mode" in file-roller appmenu cannot click and appmenu is redundant and useless
https://bugs.launchpad.net/bugs/1386246
You received this bug notification because you are a member of Desktop Packages, which is subscribed to file-roller in Ubuntu.