diff --git a/ChangeLog b/ChangeLog index 3e858882dc..4a1de50c5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 9 15:45:20 PDT 1999 Manish Singh + + * plug-ins/common/rotate.c: i18n buglet fix + Fri Sep 10 00:28:34 CEST 1999 vidar@prosalg.no (Vidar Madsen) * plug-ins/gimpressionist/*.[ch]: switched to G_PIs and RAND_FUNC()s diff --git a/plug-ins/common/rotate.c b/plug-ins/common/rotate.c index 7818b216f7..496edfd811 100644 --- a/plug-ins/common/rotate.c +++ b/plug-ins/common/rotate.c @@ -154,7 +154,7 @@ gimp_install_procedure (PLUG_IN_NAME, PLUG_IN_AUTHOR, PLUG_IN_COPYRIGHT, PLUG_IN_VERSION, - _("/Image/Transforms/Rotate"), + N_("/Image/Transforms/Rotate"), PLUG_IN_IMAGE_TYPES, PROC_PLUG_IN, nargs,