]> git.pld-linux.org Git - packages/bluefish.git/blame_incremental - bluefish-locales.patch
- s/libungif/giflib/ in deps
[packages/bluefish.git] / bluefish-locales.patch
... / ...
CommitLineData
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
4@@ -30,7 +30,7 @@
5 AC_DEFINE_UNQUOTED(CONFIGURE_OPTIONS, "$0 $*")
6
7 # these are the languages that will be installed, so these should be finished
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"
10 AC_SUBST(ALL_LINGUAS)
11
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 @@
17 XGETTEXT = @XGETTEXT@
18 MSGMERGE = @MSGMERGE@
19
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
22 .SUFFIXES: .po .gmo
23 OBJS = $(SRCS:.po=.gmo)
24
This page took 0.073198 seconds and 4 git commands to generate.