[Debian-l10n-commits] dl10n branch master updated. 473bda87ab7fc047313e0e553e1cbcea25d60038

Christian Perrier bubulle at alioth.debian.org
Sun Jul 15 22:13:05 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "dl10n".

The branch, master has been updated
       via  473bda87ab7fc047313e0e553e1cbcea25d60038 (commit)
      from  2a8076f0980c3cb154ea23b456cd2263472b8d68 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------

http://anonscm.debian.org/gitweb/?p=debian-l10n/dl10n.git;a=commitdiff;h=473bda87ab7fc047313e0e553e1cbcea25d60038

commit 473bda87ab7fc047313e0e553e1cbcea25d60038
Author: Christian PERRIER <bubulle at debian.org>
Date:   Sun Jul 15 16:12:43 2012 -0600

    Adapt layout to i18n.debian.org

-----------------------------------------------------------------------

Summary of changes:
 etc/dl10n.conf |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/etc/dl10n.conf b/etc/dl10n.conf
index e7928a8..c94abd8 100644
--- a/etc/dl10n.conf
+++ b/etc/dl10n.conf
@@ -6,8 +6,9 @@ MIRRORDIR=/srv/mirrors/debian/
 
 # Location of the dl10n checkout
 DL10NDIR=$I18NROOT/dl10n/git
-STAT_DATABASE_SID=$I18NROOT/dl10n/data/gen-material/data/unstable.gz
-STAT_DATABASE_TESTING=$I18NROOT/dl10n/data/gen-material/data/testing.gz
+MATERIALDIR=$I18NROOT/dl10n/data/gen-material
+STAT_DATABASE_SID=$MATERIALDIR/data/unstable.gz
+STAT_DATABASE_TESTING=$MATERIALDIR/data/testing.gz
 # Default to sid, can be overwirtten with _TESTING
 STAT_DATABASE=$STAT_DATABASE_SID
 
@@ -28,3 +29,7 @@ export PERLLIB="$DL10NDIR/lib"
 
 # Make sure directories exist
 mkdir -p $LOGDIR $TMPDIR $OUTDIR
+
+# Compendia configuration
+#export COMPENDIUM_LANGS="ar be bg bn bs ca cs da de dz el eo es et eu fi fr gl gu he hi hr hu id it ja ka km ko ku lt lv mk ml nb ne nl nn pa pl pt pt_BR ro ru sk sl sq sv ta th tl
+export COMPENDIUM_LANGS="fr"
-----------------------------------------------------------------------


hooks/post-receive
-- 
dl10n



More information about the Debian-l10n-commits mailing list