[gimp] add default shortcut <shift>1 to reset rotation.
- From: Simon Budig <simon src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gimp] add default shortcut <shift>1 to reset rotation.
 
- Date: Mon, 22 Apr 2013 22:37:12 +0000 (UTC)
 
commit fba2b610c5f908bdb204230506e429cf83255e42
Author: Simon Budig <simon budig de>
Date:   Tue Apr 23 00:36:31 2013 +0200
    add default shortcut <shift>1 to reset rotation.
 app/actions/view-actions.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/actions/view-actions.c b/app/actions/view-actions.c
index 8302c22..bdb5b09 100644
--- a/app/actions/view-actions.c
+++ b/app/actions/view-actions.c
@@ -105,7 +105,7 @@ static const GimpActionEntry view_actions[] =
     GIMP_HELP_VIEW_ZOOM_REVERT },
 
   { "view-rotate-reset", GIMP_STOCK_RESET,
-    NC_("view-action", "_Reset to 0°"), NULL,
+    NC_("view-action", "_Reset to 0°"), "exclam",
     NC_("view-action", "Reset the angle of rotation to 0°"),
     G_CALLBACK (view_rotate_reset_cmd_callback),
     GIMP_HELP_VIEW_ROTATE_RESET },
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]