[gnome-klotski] app menu: standardize Help/About/Quit
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-klotski] app menu: standardize Help/About/Quit
- Date: Mon, 9 Dec 2013 18:10:43 +0000 (UTC)
commit ce243d7ee75e0a3cd14665aeaf26f9df43afdd15
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Dec 9 12:06:50 2013 -0600
app menu: standardize Help/About/Quit
Remove the separator between About and Quit
https://wiki.gnome.org/Design/HIG/ApplicationMenus
src/gnome-klotski.vala | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gnome-klotski.vala b/src/gnome-klotski.vala
index 69d1fc5..565917e 100644
--- a/src/gnome-klotski.vala
+++ b/src/gnome-klotski.vala
@@ -521,8 +521,6 @@ public class Klotski : Gtk.Application
<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='action'>app.quit</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]