[gimp/gimp-2-8] app: add the "view" action group to all docks
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] app: add the "view" action group to all docks
- Date: Fri, 24 May 2013 22:28:18 +0000 (UTC)
commit 6cda75205a1c1d444efbe1e43ad85f68565f7912
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.
(cherry picked from commit b234f5f879f1aeec704904f0c85562290b283b46)
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 58cdac3..cd36bdc 100644
--- a/app/menus/menus.c
+++ b/app/menus/menus.c
@@ -126,6 +126,7 @@ menus_init (Gimp *gimp,
"help",
"edit",
"select",
+ "view",
"image",
"drawable",
"layers",
@@ -145,6 +146,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]