]> git.pld-linux.org Git - packages/bluefish.git/blame - bluefish-locales.patch
- already included
[packages/bluefish.git] / bluefish-locales.patch
CommitLineData
94cd336a 1diff -aurN bluefish-1.0.1.orig/configure.ac bluefish-1.0.1/configure.ac
2--- bluefish-1.0.1.orig/configure.ac 2005-05-08 22:05:16.000000000 +0200
3+++ bluefish-1.0.1/configure.ac 2005-06-13 19:35:05.810785848 +0200
4c4209da 4@@ -30,7 +30,7 @@
4c4209da 5 AC_DEFINE_UNQUOTED(CONFIGURE_OPTIONS, "$0 $*")
6
fed32173 7 # these are the languages that will be installed, so these should be finished
94cd336a 8-ALL_LINGUAS="bg cs da de es fi fr hu it ja no pl pt pt_BR ru sr sv ta tr zh_CN zh_TW"
9+ALL_LINGUAS="bg cs da de es fi fr hu it ja nb nl pl pt pt_BR ru sr@Latn sv ta tr zh_CN zh_TW"
fed32173 10 AC_SUBST(ALL_LINGUAS)
4c4209da 11
94cd336a 12 dnl ************************
13diff -aurN bluefish-1.0.1.orig/po/Makefile.in bluefish-1.0.1/po/Makefile.in
14--- bluefish-1.0.1.orig/po/Makefile.in 2005-04-12 04:32:33.000000000 +0200
15+++ bluefish-1.0.1/po/Makefile.in 2005-06-13 19:43:29.564203688 +0200
16@@ -25,7 +25,7 @@
dae471a1 17 XGETTEXT = @XGETTEXT@
18 MSGMERGE = @MSGMERGE@
19
94cd336a 20-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 tr.po zh_CN.po zh_TW.po
21+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 tr.po zh_CN.po zh_TW.po
dae471a1 22 .SUFFIXES: .po .gmo
23 OBJS = $(SRCS:.po=.gmo)
94cd336a 24
This page took 0.036081 seconds and 4 git commands to generate.