[gimp/soc-2011-seamless-clone2] app: use the reset icon f or "Reset to 0°"
- From: Clayton Walker <claytonw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/soc-2011-seamless-clone2] app: use the reset icon f or "Reset to 0°"
- Date: Wed, 8 May 2013 15:16:34 +0000 (UTC)
commit ffb9fc7e723f621991e5cf003427fb7051649d1c
Author: Michael Natterer <mitch gimp org>
Date: Sat Apr 20 23:56:04 2013 +0200
app: use the reset icon for "Reset to 0°"
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 deec524..8302c22 100644
--- a/app/actions/view-actions.c
+++ b/app/actions/view-actions.c
@@ -104,7 +104,7 @@ static const GimpActionEntry view_actions[] =
G_CALLBACK (view_zoom_revert_cmd_callback),
GIMP_HELP_VIEW_ZOOM_REVERT },
- { "view-rotate-reset", NULL,
+ { "view-rotate-reset", GIMP_STOCK_RESET,
NC_("view-action", "_Reset to 0°"), NULL,
NC_("view-action", "Reset the angle of rotation to 0°"),
G_CALLBACK (view_rotate_reset_cmd_callback),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]