[gnome-nibbles] Remove seperator between about and quit. See bug 708101 comment 1 for details
- From: Bryan Quigley <bryanquigs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-nibbles] Remove seperator between about and quit. See bug 708101 comment 1 for details
- Date: Thu, 23 Jan 2014 05:27:12 +0000 (UTC)
commit f69795506d4e6d1ff75278df4fd95bbe91fec9a1
Author: Bryan Quigley <bryanquigs src gnome org>
Date: Thu Jan 23 00:26:18 2014 -0500
Remove seperator between about and quit.
See bug 708101 comment 1 for details
src/main.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index c0ee8f3..f210fa8 100644
--- a/src/main.c
+++ b/src/main.c
@@ -623,8 +623,6 @@ activate (GtkApplication* app,
" <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]