]> git.pld-linux.org Git - packages/bluefish.git/blame_incremental - bluefish-locales.patch
- outdated
[packages/bluefish.git] / bluefish-locales.patch
... / ...
CommitLineData
1--- bluefish-0.13/configure.ac~ Mon Jul 26 00:30:34 2004
2+++ bluefish-0.13/configure.ac Mon Jul 26 00:34:25 2004
3@@ -30,7 +30,7 @@
4 AC_DEFINE_UNQUOTED(CONFIGURE_OPTIONS, "$0 $*")
5
6 # these are the languages that will be installed, so these should be finished
7-ALL_LINGUAS="da de es fi fr it no pl pt pt_BR ru sr sv zh_CN"
8+ALL_LINGUAS="bg cs da de el es fi fr hu it ja nb nl pl pt pt_BR ro ru sr@Latn sv ta zh_CN"
9 AC_SUBST(ALL_LINGUAS)
10
11 dnl ************************
12--- bluefish-0.13/configure~ Mon Jul 26 00:34:25 2004
13+++ bluefish-0.13/configure Mon Jul 26 00:34:25 2004
14@@ -1378,7 +1378,7 @@
15
16
17 # these are the languages that will be installed, so these should be finished
18-ALL_LINGUAS="da de es fi fr it no pl pt pt_BR ru sr sv zh_CN"
19+ALL_LINGUAS="bg cs da de el es fi fr hu it ja nb nl pl pt pt_BR ro ru sr@Latn sv ta zh_CN"
20
21
22
23--- bluefish-0.13/po/Makefile.in~ Mon Jul 26 00:51:30 2004
24+++ bluefish-0.13/po/Makefile.in Mon Jul 26 00:51:30 2004
25@@ -24,7 +24,7 @@
26 XGETTEXT = @XGETTEXT@
27 MSGMERGE = @MSGMERGE@
28
29-SRCS = bg.po cs.po da.po de.po el.po es.po fi.po fr.po hu.po it.po ja.po nl.po no.po pl.po pt.po pt_BR.po ro.po ru.po sr.po sv.po ta.po zh_CN.po
30+SRCS = bg.po cs.po da.po de.po el.po es.po fi.po fr.po hu.po it.po ja.po nb.po nl.po pl.po pt.po pt_BR.po ro.po ru.po sr@Latn.po sv.po ta.po zh_CN.po
31 .SUFFIXES: .po .gmo
32 OBJS = $(SRCS:.po=.gmo)
33
This page took 0.088316 seconds and 4 git commands to generate.