]> git.pld-linux.org Git - packages/gtkpod.git/blame - gtkpod-linguas.patch
- fix build with libanjuta >= 3.5.3
[packages/gtkpod.git] / gtkpod-linguas.patch
CommitLineData
b6019338
ŁK
1diff -uNr gtkpod-2.1.1/configure.ac gtkpod-2.1.1.new/configure.ac
2--- gtkpod-2.1.1/configure.ac 2012-01-08 17:51:11.000000000 +0100
3+++ gtkpod-2.1.1.new/configure.ac 2012-02-28 23:19:13.208521049 +0100
4@@ -129,7 +129,7 @@
5
6
7 dnl Add the languages which your application supports here.
8-ALL_LINGUAS="ca cs_CZ de es fr he it ja nl pt_BR ro ru sv zh_CN zh_TW"
9+ALL_LINGUAS="ca cs de es fr he it ja nl pt_BR ro ru sv zh_CN zh_TW"
10 AM_GLIB_GNU_GETTEXT
11
12
13diff -uNr gtkpod-2.1.1/plugins/plugins.mk gtkpod-2.1.1.new/plugins/plugins.mk
14--- gtkpod-2.1.1/plugins/plugins.mk 2011-12-27 18:16:49.000000000 +0100
15+++ gtkpod-2.1.1.new/plugins/plugins.mk 2012-02-28 23:19:28.905902725 +0100
16@@ -67,7 +67,7 @@
17 # List out the current language po files
18 PO_FILES=\
19 $(top_srcdir)/po/ca.po \
20- $(top_srcdir)/po/cs_CZ.po \
21+ $(top_srcdir)/po/cs.po \
22 $(top_srcdir)/po/de.po \
23 $(top_srcdir)/po/es.po \
24 $(top_srcdir)/po/fr.po \
This page took 0.103246 seconds and 4 git commands to generate.