[gnome-notes/wip/igaldino/about-notes] main-toolbar: Change "About" menu item



commit e3062053ceb677d6080ba10c73ddc0198e50adee
Author: Isaque Galdino <igaldino gmail com>
Date:   Thu Oct 4 18:13:19 2018 -0300

    main-toolbar: Change "About" menu item
    
    Following Initiatives#4 request, this commit changes the "About" menu
    item text to "About Notes".

 data/resources/main-toolbar.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/resources/main-toolbar.ui b/data/resources/main-toolbar.ui
index b342423..9d99ebf 100644
--- a/data/resources/main-toolbar.ui
+++ b/data/resources/main-toolbar.ui
@@ -313,7 +313,7 @@
     <child>
       <object class="GtkMenuItem" id="about_item">
         <property name="visible">1</property>
-        <property name="label" translatable="yes">About</property>
+        <property name="label" translatable="yes">About Notes</property>
         <signal name="activate" handler="on_about_cb" swapped="yes"/>
       </object>
     </child>


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