[gimp/soc-2011-seamless-clone2] add default shortcut <shift>1 to reset rotation.
- From: Clayton Walker <claytonw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2011-seamless-clone2] add default shortcut <shift>1 to reset rotation.
- Date: Wed, 8 May 2013 15:18:45 +0000 (UTC)
commit 27cee3553cf58a1aaab0191fd25227fab4a093a0
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 files changed, 1 insertions(+), 1 deletions(-)
---
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]