summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization/scigraphica/files/scigraphica-2.1.0-intl.patch')
-rw-r--r--sci-visualization/scigraphica/files/scigraphica-2.1.0-intl.patch47
1 files changed, 47 insertions, 0 deletions
diff --git a/sci-visualization/scigraphica/files/scigraphica-2.1.0-intl.patch b/sci-visualization/scigraphica/files/scigraphica-2.1.0-intl.patch
new file mode 100644
index 000000000000..5e81dcefe4ed
--- /dev/null
+++ b/sci-visualization/scigraphica/files/scigraphica-2.1.0-intl.patch
@@ -0,0 +1,47 @@
+diff -urN scigraphica-2.1.0.old/configure.in scigraphica-2.1.0/configure.in
+--- scigraphica-2.1.0.old/configure.in 2006-06-09 20:48:36.000000000 +0100
++++ scigraphica-2.1.0/configure.in 2006-06-09 20:49:08.000000000 +0100
+@@ -84,7 +84,7 @@
+
+ # The list of languages known to SciGraphica
+ # This is needed by GNU gettext
+-ALL_LINGUAS="es de nl"
++#ALL_LINGUAS="es de nl"
+
+ dnl Extra include and library paths
+
+@@ -99,7 +99,7 @@
+ fi
+
+ dnl i18n internationalization
+-#AM_GNU_GETTEXT
++AM_GLIB_GNU_GETTEXT
+ USE_INCLUDED_LIBINTL="yes"
+ AC_SUBST(USE_INCLUDED_LIBINTL)
+
+@@ -489,6 +489,7 @@
+ plugins/Makefile
+ src/Makefile
+ pixmaps/Makefile
++po/Makefile.in
+ plugins/io/Makefile
+ plugins/toolbars/Makefile
+ plugins/menus/Makefile
+diff -urN scigraphica-2.1.0.old/Makefile.am scigraphica-2.1.0/Makefile.am
+--- scigraphica-2.1.0.old/Makefile.am 2006-06-09 20:48:36.000000000 +0100
++++ scigraphica-2.1.0/Makefile.am 2006-06-09 20:48:45.000000000 +0100
+@@ -1,6 +1,6 @@
+ ## Makefile.am for sg
+
+-SUBDIRS = docs examples pixmaps src plugins
++SUBDIRS = docs examples pixmaps src plugins po
+
+ PACKAGE = @PACKAGE@
+ VERSION = @VERSION@
+diff -urN scigraphica-2.1.0.old/po/POTFILES.in scigraphica-2.1.0/po/POTFILES.in
+--- scigraphica-2.1.0.old/po/POTFILES.in 1970-01-01 01:00:00.000000000 +0100
++++ scigraphica-2.1.0/po/POTFILES.in 2006-06-09 20:48:45.000000000 +0100
+@@ -0,0 +1,3 @@
++plugins/io/plugin.xml.in
++plugins/menus/plugin.xml.in
++plugins/toolbars/plugin.xml.in