[file-roller] Added application name to the About menu item



commit 9e1ee18c9706514f80f2622a241e617d70611344
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Oct 8 19:39:54 2018 +0200

    Added application name to the About menu item

 src/ui/gears-menu.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ui/gears-menu.ui b/src/ui/gears-menu.ui
index 980ece95..e40cd620 100644
--- a/src/ui/gears-menu.ui
+++ b/src/ui/gears-menu.ui
@@ -57,7 +57,7 @@
       </item>
       <item>
         <attribute name="action">app.about</attribute>
-        <attribute name="label" translatable="yes">_About</attribute>
+        <attribute name="label" translatable="yes">_About Archive Manager</attribute>
       </item>
     </section>
   </menu>


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