[rhythmbox] shell: add the application name to the 'about' menu item



commit 75e9f3f98ede387bc380b9cb2bc6087c2de2a976
Author: Jonathan Matthew <jonathan d14n org>
Date:   Tue Aug 20 12:09:35 2019 +1000

    shell: add the application name to the 'about' menu item

 data/ui/app-menu.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/app-menu.ui b/data/ui/app-menu.ui
index 405952606..883db89ca 100644
--- a/data/ui/app-menu.ui
+++ b/data/ui/app-menu.ui
@@ -59,7 +59,7 @@
        <attribute name="accel">F1</attribute>
       </item>
       <item>
-       <attribute name="label" translatable="yes">_About</attribute>
+       <attribute name="label" translatable="yes">_About Rhythmbox</attribute>
        <attribute name="action">app.about</attribute>
       </item>
     </section>


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