[easytag] Remove Quit action from toolbar
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Remove Quit action from toolbar
- Date: Mon, 10 Feb 2014 13:37:08 +0000 (UTC)
commit ea8396a03888494c8b9bc14c572b058e237d9a74
Author: David King <amigadave amigadave com>
Date: Mon Feb 10 17:15:49 2014 +0000
Remove Quit action from toolbar
Having an infrequently-used item such as Quit on the toolbar is against
the toolbar guidelines in the GNOME HIG:
https://developer.gnome.org/hig-book/stable/toolbars-appearance.html
src/ui_manager.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/ui_manager.h b/src/ui_manager.h
index 71411a5..9f062cb 100644
--- a/src/ui_manager.h
+++ b/src/ui_manager.h
@@ -213,9 +213,6 @@ static const gchar *ui_xml =
" <separator />"
" <toolitem action='Stop'/>"
-" <separator />"
-
-" <toolitem action='Quit'/>"
" </toolbar>"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]