[gedit] menus: Add mnemonics for View and Tools in menus-traditional.ui



commit c247bea4ce25e490c61180056624515b81a7af17
Author: Jeffery To <jeffery to gmail com>
Date:   Mon Feb 4 02:21:07 2019 +0800

    menus: Add mnemonics for View and Tools in menus-traditional.ui
    
    These were already set in menus.ui, but left out for
    menus-traditional.ui.

 gedit/resources/gtk/menus-traditional.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gedit/resources/gtk/menus-traditional.ui b/gedit/resources/gtk/menus-traditional.ui
index e2cb4dc68..5b7f476d6 100644
--- a/gedit/resources/gtk/menus-traditional.ui
+++ b/gedit/resources/gtk/menus-traditional.ui
@@ -62,7 +62,7 @@
     </section>
     <section>
       <submenu>
-        <attribute name="label" translatable="yes">View</attribute>
+        <attribute name="label" translatable="yes">_View</attribute>
         <section>
           <attribute name="id">view-section</attribute>
           <item>
@@ -87,7 +87,7 @@
         </section>
       </submenu>
       <submenu>
-        <attribute name="label" translatable="yes">Tools</attribute>
+        <attribute name="label" translatable="yes">_Tools</attribute>
         <section>
           <attribute name="id">spell-section</attribute>
         </section>


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