aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrubert <grubert>2004-01-17 21:24:15 (GMT)
committergrubert <grubert>2004-01-17 21:24:15 (GMT)
commit83bf11572d869f393ce97b01e6d5f5c8536fb73b (patch)
treee9c3d3b444104eeff0b8f41ae3c3282c930fe591
parentb7c907ccaf8084ef2f34325a769d82f0138682d2 (diff)
downloadfluxbox-83bf11572d869f393ce97b01e6d5f5c8536fb73b.zip
fluxbox-83bf11572d869f393ce97b01e6d5f5c8536fb73b.tar.bz2
Add pl_PL and sl_SI to Makefile.am.
Document translation additions.
-rw-r--r--nls/Makefile.am4
-rw-r--r--nls/translators.txt19
2 files changed, 22 insertions, 1 deletions
diff --git a/nls/Makefile.am b/nls/Makefile.am
index 0132d34..75867c6 100644
--- a/nls/Makefile.am
+++ b/nls/Makefile.am
@@ -2,7 +2,9 @@
2 2
3NLSTEST = @NLS@ 3NLSTEST = @NLS@
4SUBDIRS = C da_DK es_ES et_EE fr_FR pt_BR ru_RU sv_SE \ 4SUBDIRS = C da_DK es_ES et_EE fr_FR pt_BR ru_RU sv_SE \
5 tr_TR it_IT pt_PT bg_BG ja_JP lv_LV de_DE nl_NL 5 tr_TR it_IT pt_PT bg_BG ja_JP lv_LV de_DE nl_NL \
6 sl_SI pl_PL
7
6MAINTAINERCLEANFILES = Makefile.in blackbox-nls.hh 8MAINTAINERCLEANFILES = Makefile.in blackbox-nls.hh
7EXTRA_DIST=blackbox-nls.hh convert.awk 9EXTRA_DIST=blackbox-nls.hh convert.awk
8 10
diff --git a/nls/translators.txt b/nls/translators.txt
index ea69201..9e9ba8b 100644
--- a/nls/translators.txt
+++ b/nls/translators.txt
@@ -1,5 +1,24 @@
1Adding a new translation
2------------------------
3
41. Take the directory C, copy to a directory named by your locale.
52. Edit Makefile.am add your directory to the SUBDIRS.
63. Copy a Makefile.am from some other translation, the newest or
7 the one closest to your directory.
84. Edit the Makefile.am in your directory. Change ::
9
10 THE_LANG = sv_SE
11 CODESET = ISO-8859-1
12
135. Add your directory at the end of configure.in.
146. run ./autogen.sh (in upper directory)
157. run ./configure
16
17
18
1List of translators contrubutors 19List of translators contrubutors
2-------------------------------- 20--------------------------------
3 21
4pl_PL: offtza@gazeta.pl 22pl_PL: offtza@gazeta.pl
5nl_NL: Han Boetes <han@mijncomputer.nl> 23nl_NL: Han Boetes <han@mijncomputer.nl>
24sl_SI: Ales Jagodnik <ales.jagodnik@siol.net>