[Libreoffice-commits] help.git: help-to-wiki.py

Andras Timar atimar at suse.com
Mon Apr 8 00:53:54 PDT 2013


 help-to-wiki.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 439f5e6e786f98d40add88e0b2ded31eb096a835
Author: Andras Timar <atimar at suse.com>
Date:   Mon Apr 8 08:54:42 2013 +0200

    typo
    
    Change-Id: I1a2c3ddbbb5511bca67880b4366b4d8045d7d04b

diff --git a/help-to-wiki.py b/help-to-wiki.py
index 706e85f..e8df1bc 100755
--- a/help-to-wiki.py
+++ b/help-to-wiki.py
@@ -61,7 +61,7 @@ def create_wiki_dirs():
             pass
 
 # Langs to handle (fully translated or otherwise important)
-langs = ['', 'ast', 'bg', 'bn', bn_IN', 'ca', 'cs', 'da', 'de', \
+langs = ['', 'ast', 'bg', 'bn', 'bn_IN', 'ca', 'cs', 'da', 'de', \
          'el', 'es', 'eu', 'fi', 'fr', 'hu', 'it', 'ja', 'km', \
          'ko', 'nb', 'nl', 'om', 'pl', 'pt', 'pt-BR', 'ru', \
          'sl', 'sv', 'tr', 'vi', 'zh-CN', 'zh-TW' ]


More information about the Libreoffice-commits mailing list