summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2004-05-15 11:52:46 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit81005ad75358f4519fa2dd0252bbfccd4f1887ed (patch)
tree041799984beb776ef5495eed196d972f189b93fb
parent080208751fff7b81b4e43e2559f9cdb498f7ef5d (diff)
downloadgimp-print-81005ad75358f4519fa2dd0252bbfccd4f1887ed.zip
gimp-print-81005ad75358f4519fa2dd0252bbfccd4f1887ed.tar.gz
- no->nb
Changed files: gimp-print-locale-names.patch -> 1.1
-rw-r--r--gimp-print-locale-names.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/gimp-print-locale-names.patch b/gimp-print-locale-names.patch
new file mode 100644
index 0000000..9c444f8
--- /dev/null
+++ b/gimp-print-locale-names.patch
@@ -0,0 +1,11 @@
+--- gimp-print-5.0.0-alpha3/configure.ac.orig 2004-05-15 13:10:51.191710000 +0200
++++ gimp-print-5.0.0-alpha3/configure.ac 2004-05-15 13:24:14.509588032 +0200
+@@ -136,7 +136,7 @@
+ AM_CONFIG_HEADER([config.h])
+
+ dnl Available languages (translations)
+-ALL_LINGUAS="cs da de el en_GB es fr ja nl no pl pt sk sv"
++ALL_LINGUAS="cs da de el en_GB es fr ja nl nb pl pt sk sv"
+ AC_SUBST(ALL_LINGUAS)
+
+ dnl Set up libtool scripts.