From b750a3a98b7702f2994374a715ec70a4a5ee9958 Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 3 Dec 2013 22:36:01 +0100 Subject: added support for html software added support for html software files NOTE: uncomment #copying_html_software_files=no line in your ~/.mageia-i18n-config file to exclude copying of html software resources some fixes in desktop files part to really exclude them (work_on_desktop_files=no) optionaly exclude working translations directory in list_of_resources_for_translation.txt --- translation_projects.dat | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'translation_projects.dat') diff --git a/translation_projects.dat b/translation_projects.dat index 7e431225..9aa454fd 100644 --- a/translation_projects.dat +++ b/translation_projects.dat @@ -1,4 +1,4 @@ -# database for script check_for_translation_work.sh 2013-11-28 21:31:00 UTC filip +# database for script check_for_translation_work.sh 2013-12-01 20:46:00 UTC filip # GIT ADDRESSES # Repositories of resources for Cauldron and the next released version of Mageia @@ -158,11 +158,9 @@ if [ -z "$work_on_desktop_files" ]; then # no translations?? mgaonline/trunk/x-mga-exec.desktop fi - -# HTML FILES # TODO add them also in script if [ -z "$work_on_html_software_files" ]; then - translate_projects_help[mageia-gfxboot-theme_help-boot]="bootloader-theme/help-boot" - translate_projects_help[mageia-gfxboot-theme_help-install]="bootloader-theme/help-install" + translate_projects_help[mageia-gfxboot-theme_help-boot]="mageia-gfxboot-theme/help-boot" + translate_projects_help[mageia-gfxboot-theme_help-install]="mageia-gfxboot-theme/help-install" # cat svn_list | grep trunk | egrep html$ | fgrep .html # no translations Mandrake!! control-center/trunk/doc/DrakConf.html # it seems unused # no translations desktop-common-data/trunk/bookmarks/mozilla/mozilla-download.html # needs some i18n work but doesn't seems needed -- cgit v1.2.1