aboutsummaryrefslogtreecommitdiffstats
path: root/check_for_translation_work.sh
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-05-08 17:30:51 +0000
committerFilip Komar <filip@mageia.org>2013-05-08 17:30:51 +0000
commit77b6a289f132d0ee0312f311bcd4089f27b0b932 (patch)
treed63acafe50d619df5f8f2f70e439d884d087fd16 /check_for_translation_work.sh
parentb3df7b612ea0bff839c78d21bf8b8d468fc57a83 (diff)
downloadtools-77b6a289f132d0ee0312f311bcd4089f27b0b932.tar
tools-77b6a289f132d0ee0312f311bcd4089f27b0b932.tar.gz
tools-77b6a289f132d0ee0312f311bcd4089f27b0b932.tar.bz2
tools-77b6a289f132d0ee0312f311bcd4089f27b0b932.tar.xz
tools-77b6a289f132d0ee0312f311bcd4089f27b0b932.zip
added option to exclude checkout of software resources for mageia 2
Diffstat (limited to 'check_for_translation_work.sh')
-rwxr-xr-xcheck_for_translation_work.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/check_for_translation_work.sh b/check_for_translation_work.sh
index 769dd2b2..9728bddb 100755
--- a/check_for_translation_work.sh
+++ b/check_for_translation_work.sh
@@ -46,6 +46,9 @@ copying_po=1
# set copying of web page files with 1
copying_wp=1
+# uncomment next line to exclude checkout of software resources for mageia 2
+#checkout_soft_mga2=no
+
# ADVANCED SETTINGS
# set checking syntax of pot files with 1
check_pot_syntax=0