CVS general
debian-flyers-commits at lists.alioth.debian.org
debian-flyers-commits at lists.alioth.debian.org
Fri Nov 18 15:45:50 UTC 2005
Update of /cvsroot/debian-flyers/general
In directory haydn:/tmp/cvs-serv4738
Modified Files:
mkconfig readme.txt
Log Message:
Contribution by Javier Fernández-Sanguino Peña:
Date: Wed, 16 Nov 2005 02:21:21 +0100
From: Javier Fernández-Sanguino Peña
To: debian-flyers-devel, joey
Message-ID: <20051116012121.GB2862 at javifsp.no-ip.org>
Attached is a translation of the Debian flyer to Spanish as well as some
changes to files from the CVS, for the following reasons:
- mkconfig needs to be changed for the compilation to work
- there is no mention of this in the readme file
- the readme file points to an http site that redirects back to the alioth
home page, it seems redundant
--- /cvsroot/debian-flyers/general/mkconfig 2002/11/10 20:06:43 1.5
+++ /cvsroot/debian-flyers/general/mkconfig 2005/11/18 15:45:50 1.6
@@ -16,6 +16,7 @@
dansk) echo "danish";;
deutsch) echo "german";;
english) echo "english";;
+ espanyol) echo "spanish";;
francaise) echo "french";;
italiano) echo "italian";;
nederlands) echo "dutch";;
--- /cvsroot/debian-flyers/general/readme.txt 2005/05/08 09:34:46 1.7
+++ /cvsroot/debian-flyers/general/readme.txt 2005/11/18 15:45:50 1.8
@@ -59,6 +59,11 @@
file to this directory (e.g. by sending a mail to joey at debian.org or
debian-flyers-devel at lists.alioth.debian.org).
+Then modify the mkconfig file and add the translation of your local language to
+english, like this:
+
+ YourLocalLanguage) echo "EnglishTranslation";;
+
When you add a new translation, please be careful with the size of
your translation. If the text is too long, an empty page is inserted
by LaTeX and the text doesn't fit on the page. In such a case, please
@@ -70,6 +75,3 @@
http://debian-flyers.alioth.debian.org/
-An unofficial but more frequently updated webpage is at
-http://mdcc.cx/~joostvb/flyer/ .
-
More information about the debian-flyers-commits
mailing list