[gnomemm-website] Menu: Update the list of languages.



commit d86930ba80b64726b319f2688d5568abf4d1f091
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Jan 30 11:30:02 2014 +0100

    Menu: Update the list of languages.

 README               |    2 +-
 docs/C/index.docbook |   10 ++++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/README b/README
index 85594d0..e6340aa 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ To add a new language:
 
 2. Translate the .po. 
 
-3. Modify gnomemm-website.xml
+3. Modify docs/C/index.docbook
 
        Find "<formalpara id="language-menu">", and add your locale in.
 
diff --git a/docs/C/index.docbook b/docs/C/index.docbook
index 50a185e..1c4bd51 100644
--- a/docs/C/index.docbook
+++ b/docs/C/index.docbook
@@ -62,10 +62,10 @@
         <title>Language</title>
         <para><itemizedlist>
             <listitem>
-              <para><ulink url="../de/index.html">Deutsch</ulink></para>
+              <para><ulink url="../pt_BR/index.html">Brazilian Portuguese</ulink></para>
             </listitem>
             <listitem>
-              <para><ulink url="../el/index.html">Greek</ulink></para>
+              <para><ulink url="../de/index.html">Deutsch</ulink></para>
             </listitem>
             <listitem>
               <para><ulink url="../en/index.html">English</ulink></para>
@@ -74,6 +74,12 @@
               <para><ulink url="../es/index.html">Español</ulink></para>
             </listitem>
             <listitem>
+              <para><ulink url="../fr/index.html">French</ulink></para>
+            </listitem>
+            <listitem>
+              <para><ulink url="../el/index.html">Greek</ulink></para>
+            </listitem>
+            <listitem>
               <para><ulink url="../zh_CN/index.html">中文</ulink></para>
             </listitem>
           </itemizedlist></para>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]