[atomix] Remove quit menu item (#14)
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atomix] Remove quit menu item (#14)
- Date: Sun, 7 Oct 2018 02:52:13 +0000 (UTC)
commit b7efd982723ad56bc43a50f2dddafe5a3a868e97
Author: Robert Roth <robert roth off gmail com>
Date: Sun Oct 7 05:50:51 2018 +0300
Remove quit menu item (#14)
data/ui/menu.ui | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/data/ui/menu.ui b/data/ui/menu.ui
index e557695..cf4d36c 100644
--- a/data/ui/menu.ui
+++ b/data/ui/menu.ui
@@ -36,16 +36,10 @@
</section>
<section>
<item>
- <attribute name="label" translatable="yes">About</attribute>
+ <attribute name="label" translatable="yes">About Atomix</attribute>
<attribute name="action">app.GameAbout</attribute>
</item>
</section>
- <section>
- <item>
- <attribute name="label" translatable="yes">Quit</attribute>
- <attribute name="action">app.GameQuit</attribute>
- <attribute name="accel"><Primary>q</attribute>
- </item>
- </section>
</menu>
</interface>
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]