[PATCH 2/5] Adapt to the translations repository.

Jan Holesovsky kendy at suse.cz
Wed Aug 31 15:08:45 PDT 2011


---
 helpcontent2/help-to-wiki.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/helpcontent2/help-to-wiki.py b/helpcontent2/help-to-wiki.py
index ca3b774..d25cb99 100755
--- a/helpcontent2/help-to-wiki.py
+++ b/helpcontent2/help-to-wiki.py
@@ -94,11 +94,11 @@ os.system( "python to-wiki/getalltitles.py source/text > alltitles.csv" )
 try:
     sdf_path = args[0]
 except:
-    sdf_path = '../../l10n/l10n/source'
+    sdf_path = '../../translations/unxlngx6.pro/misc/sdf-l10n'
     sys.stderr.write('Path to the .sdf files not provided, using "%s"\n'% sdf_path)
 
 # do the work
 for lang in langs:
-    wikiconv2.convert(generate_redirects, lang, '%s/%s/localize.sdf'% (sdf_path, lang))
+    wikiconv2.convert(generate_redirects, lang, '%s/%s.sdf'% (sdf_path, lang))
 
 # vim:set shiftwidth=4 softtabstop=4 expandtab:
-- 
1.7.3.1


--=-V1EnKp/ZAFsH3LYVmbTj
Content-Disposition: attachment; filename*0=0003-fdo-42924-don-t-ignore-empty-TableCell-Element-also-.pat; filename*1=ch
Content-Type: text/x-patch; name="0003-fdo-42924-don-t-ignore-empty-TableCell-Element-also-.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit



More information about the LibreOffice mailing list