Public bug reported:

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: reportbug (Ubuntu)
     Importance: Undecided
         Status: New

** Patch added: "hide-appmenu.patch"
   
https://bugs.launchpad.net/bugs/1386246/+attachment/4246272/+files/hide-appmenu.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1386246

Title:
  "List Mode" in file-roller appmenu cannot click and appmenu is
  redundant and useless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/reportbug/+bug/1386246/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to