[evince] Show accelerators in the view menu https://bugzilla.gnome.org/show_bug.cgi?id=692960



commit f590dcf989653e07ca81694ca280250b4fbb58f5
Author: Juanjo MarÃn <juanj marin juntadeandalucia es>
Date:   Sun Feb 10 11:06:25 2013 +0100

    Show accelerators in the view menu
    https://bugzilla.gnome.org/show_bug.cgi?id=692960

 shell/evince-ui.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/evince-ui.xml b/shell/evince-ui.xml
index 26b69fa..73c34f2 100644
--- a/shell/evince-ui.xml
+++ b/shell/evince-ui.xml
@@ -30,7 +30,7 @@
     <menuitem name="HelpAboutMenu" action="HelpAbout"/>
   </popup>
 
-  <popup name="ViewMenuPopup">
+  <popup name="ViewMenuPopup" accelerators="true">
     <menuitem name="ViewContinuousMenu" action="ViewContinuous"/>
     <menuitem name="ViewDualMenu" action="ViewDual"/>
     <separator/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]