]> git.pld-linux.org Git - packages/imlib.git/blame - imlib-full_i18n.patch
- adapterized.
[packages/imlib.git] / imlib-full_i18n.patch
CommitLineData
1c442cad 1diff -Nru imlib-1.9.10/Makefile.am imlib-1.9.10.new/Makefile.am
2--- imlib-1.9.10/Makefile.am Sat Sep 30 04:09:41 2000
3+++ imlib-1.9.10.new/Makefile.am Thu Apr 12 02:13:22 2001
56be23c0 4@@ -1,4 +1,4 @@
5-SUBDIRS = @GDK_IMLIB@ Imlib config doc
6+SUBDIRS = intl po @GDK_IMLIB@ Imlib config doc
7 bin_SCRIPTS = imlib-config
8
1c442cad 9 EXTRA_DIST = imlib.spec.in imlib.m4 configure configure.in \
10diff -Nru imlib-1.9.10/config.h.in imlib-1.9.10.new/config.h.in
11--- imlib-1.9.10/config.h.in Wed Mar 28 06:08:17 2001
12+++ imlib-1.9.10.new/config.h.in Thu Apr 12 02:13:22 2001
13@@ -61,3 +61,8 @@
56be23c0 14 /* Version number of package */
15 #undef VERSION
16
17+/* gettext variables */
18+#undef ENABLE_NLS
19+#undef HAVE_CATGETS
20+#undef HAVE_GETTEXT
21+#undef HAVE_LC_MESSAGES
1c442cad 22diff -Nru imlib-1.9.10/configure.in imlib-1.9.10.new/configure.in
23--- imlib-1.9.10/configure.in Wed Mar 28 06:10:41 2001
24+++ imlib-1.9.10.new/configure.in Thu Apr 12 02:15:09 2001
56be23c0 25@@ -13,6 +13,9 @@
26 dnl Initialize maintainer mode
27 AM_MAINTAINER_MODE
28
29+ALL_LINGUAS="bg ca da de eo es fi fr gl hr hu id it lt nl no pl pt ro sk sv tr uk wa zh_CN.GB2312"
30+AM_GNU_GETTEXT
31+
32 dnl Give the user an option to compile without shared memory support,
33 dnl incase it is broken for example.
34 AC_ARG_ENABLE(shm, [ --enable-shm support shared memory if available [default=yes]], echo $enable_shm, enable_shm="yes")
1c442cad 35@@ -344,19 +347,16 @@
56be23c0 36 AC_SUBST(X_EXTRA_LIBS)
37
1c442cad 38 AC_OUTPUT([
56be23c0 39-imlib.spec
40-gdk_imlib/Makefile
41-Imlib/Makefile
42-utils/Makefile
43-config/Makefile
44-doc/Makefile
45-Makefile
46-imlib-config
1c442cad 47-imlib.pc
48-imlibgdk.pc
56be23c0 49-], [
50-case "$CONFIG_FILES" in
51- *imlib-config*)
52- chmod +x imlib-config
53- ;;
54-esac])
1c442cad 55+ imlib.spec
56+ gdk_imlib/Makefile
57+ Imlib/Makefile
58+ utils/Makefile
59+ config/Makefile
60+ doc/Makefile
61+ Makefile
62+ imlib-config
63+ imlib.pc
64+ imlibgdk.pc
65+ intl/Makefile
66+ po/Makefile.in
67+])
68diff -Nru imlib-1.9.10/po/POTFILES.in imlib-1.9.10.new/po/POTFILES.in
69--- imlib-1.9.10/po/POTFILES.in Thu Jan 1 01:00:00 1970
70+++ imlib-1.9.10.new/po/POTFILES.in Thu Apr 12 02:13:22 2001
56be23c0 71@@ -0,0 +1 @@
72+utils/imlib_config.c
1c442cad 73diff -Nru imlib-1.9.10/po/bg.po imlib-1.9.10.new/po/bg.po
74--- imlib-1.9.10/po/bg.po Thu Jan 1 01:00:00 1970
75+++ imlib-1.9.10.new/po/bg.po Thu Apr 12 02:13:22 2001
56be23c0 76@@ -0,0 +1,238 @@
77+# SOME DESCRIPTIVE TITLE.
78+# Copyright (C) 2000 Free Software Foundation, Inc.
79+# Tzenko Tcholakov <tzenko@writeme.com>, 2000.
80+# Victor Tashev <vtashev@infonet.techno-link.com>, 2000
81+#
82+# please search for # FIXME string and fix it :-)
83+msgid ""
84+msgstr ""
85+"Project-Id-Version: imlib 1.9.8\n"
86+"POT-Creation-Date: 1999-07-08 22:40+0200\n"
87+"PO-Revision-Date: 2000-02-20 10:24+0200\n"
88+"Last-Translator: Victor Tashev <vtashev@infonet.techno-link.com>\n"
89+"Language-Team: Bulgarian\n"
90+"MIME-Version: 1.0\n"
91+"Content-Type: text/plain; charset=windows-1251\n"
92+"Content-Transfer-Encoding: 8bit\n"
93+
94+#: utils/imlib_config.c:185
95+msgid "Imlib Config Editor"
96