[gimp/soc-2011-seamless-clone2] app: add the "view" action group to all docks
- From: Clayton Walker <claytonw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2011-seamless-clone2] app: add the "view" action group to all docks
- Date: Wed, 8 May 2013 14:52:11 +0000 (UTC)
commit c0a46d6deb041812f5cb7941df581054544ee309
Author: Michael Natterer <mitch gimp org>
Date: Fri Dec 14 09:54:17 2012 +0100
app: add the "view" action group to all docks
so all image and view related shortcuts work globally now.
app/menus/menus.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/app/menus/menus.c b/app/menus/menus.c
index 842c51c..1dac2f5 100644
--- a/app/menus/menus.c
+++ b/app/menus/menus.c
@@ -125,6 +125,7 @@ menus_init (Gimp *gimp,
"help",
"edit",
"select",
+ "view",
"image",
"drawable",
"layers",
@@ -144,6 +145,7 @@ menus_init (Gimp *gimp,
"context",
"edit",
"select",
+ "view",
"image",
"drawable",
"layers",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]