[gnome-todo] Rename About to About To Do and remove Quit from primary menu



commit bc5429a485141b5506a0ec17d668567fd7fc7707
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Mon Dec 10 13:43:42 2018 +0000

    Rename About to About To Do and remove Quit from primary menu

 src/gtd-window.ui | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/src/gtd-window.ui b/src/gtd-window.ui
index b55d41d..a0899ca 100644
--- a/src/gtd-window.ui
+++ b/src/gtd-window.ui
@@ -182,13 +182,9 @@
     </section>
     <section>
       <item>
-        <attribute name="label" translatable="yes">_About</attribute>
+        <attribute name="label" translatable="yes">_About To Do</attribute>
         <attribute name="action">app.about</attribute>
       </item>
-      <item>
-        <attribute name="label" translatable="yes">_Quit</attribute>
-        <attribute name="action">app.quit</attribute>
-      </item>
     </section>
   </menu>
 </interface>


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