[gucharmap] Revert "app menu: standardize Help/About/Quit"



commit ddc74734665be1ac353c6b74ed73cdf5ccba109a
Author: Christian Persch <chpe gnome org>
Date:   Tue Feb 3 21:58:27 2015 +0100

    Revert "app menu: standardize Help/About/Quit"
    
    This reverts commit 419bc9f6bfa4740ee270dc4d95f3192254dd971b.
    
    Revert unauthorised commit.

 gucharmap/gucharmap-menus.ui |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/gucharmap/gucharmap-menus.ui b/gucharmap/gucharmap-menus.ui
index 5fe3e38..173f899 100644
--- a/gucharmap/gucharmap-menus.ui
+++ b/gucharmap/gucharmap-menus.ui
@@ -79,8 +79,10 @@
         <attribute name="label" translatable="yes">_About</attribute>
         <attribute name="action">app.about</attribute>
       </item>
+    </section>
+    <section>
       <item>
-        <attribute name="label" translatable="yes">_Quit</attribute>
+        <attribute name="label" translatable="yes">_Close Window</attribute>
         <attribute name="action">app.close</attribute>
           <attribute name="accel">&lt;Primary&gt;W</attribute>
       </item>


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