Fixed a spelling error.
2004-10-13 Kevin Cozens <kcozens@cvs.gimp.org> * app/widgets/gimpactionview.c: Fixed a spelling error.
This commit is contained in:

committed by
Kevin Cozens

parent
fe6045b9e5
commit
f92848d2ef
@ -1,3 +1,7 @@
|
|||||||
|
2004-10-13 Kevin Cozens <kcozens@cvs.gimp.org>
|
||||||
|
|
||||||
|
* app/widgets/gimpactionview.c: Fixed a spelling error.
|
||||||
|
|
||||||
2004-10-13 DindinX <dindinx@gimp.org>
|
2004-10-13 DindinX <dindinx@gimp.org>
|
||||||
|
|
||||||
* plug-ins/common/colorify.c: Added a preview.
|
* plug-ins/common/colorify.c: Added a preview.
|
||||||
|
@ -502,7 +502,7 @@ gimp_action_view_conflict_confirm (GimpActionView *view,
|
|||||||
gimp_standard_help_func, NULL,
|
gimp_standard_help_func, NULL,
|
||||||
|
|
||||||
GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
|
GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
|
||||||
_("_Resassign shortcut"), GTK_RESPONSE_OK,
|
_("_Reassign shortcut"), GTK_RESPONSE_OK,
|
||||||
|
|
||||||
NULL);
|
NULL);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user