[gimp/metadata-browser] plug-ins: Properly init international framework
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] plug-ins: Properly init international framework
- Date: Wed, 12 Sep 2012 22:17:57 +0000 (UTC)
commit d8d71c2eaab70b95d8acde50eedd776e24dccd2f
Author: Massimo Valentini <mvalentini src gnome org>
Date: Wed Nov 30 21:13:26 2011 +0100
plug-ins: Properly init international framework
plug-ins/common/file-pdf-save.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plug-ins/common/file-pdf-save.c b/plug-ins/common/file-pdf-save.c
index 7814536..0292ab8 100644
--- a/plug-ins/common/file-pdf-save.c
+++ b/plug-ins/common/file-pdf-save.c
@@ -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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]