plug-ins: Properly init international framework

This commit is contained in:
Massimo Valentini
2011-11-30 21:13:26 +01:00
parent 9bab1671c6
commit 2c4bec813d

View File

@ -350,6 +350,8 @@ run (const gchar *name,
GimpDrawable *mask = NULL;
cairo_surface_t *mask_image = NULL;
INIT_I18N ();
/* Setting mandatory output values */
*nreturn_vals = 1;
*return_vals = values;