aboutsummaryrefslogtreecommitdiffstats
path: root/translation_projects.dat
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-01-28 22:25:46 +0100
committerfilip <filip.komar@gmail.com>2015-01-28 22:25:46 +0100
commit1d08fe0b985d047209a7c7c69bbbc7c2c76acbdb (patch)
tree76e432ecd9756517309cb9d4678c8219c69a0877 /translation_projects.dat
parent5e0095441c90ed7810757ddfdce38a09b80c47eb (diff)
downloadtools-1d08fe0b985d047209a7c7c69bbbc7c2c76acbdb.tar
tools-1d08fe0b985d047209a7c7c69bbbc7c2c76acbdb.tar.gz
tools-1d08fe0b985d047209a7c7c69bbbc7c2c76acbdb.tar.bz2
tools-1d08fe0b985d047209a7c7c69bbbc7c2c76acbdb.tar.xz
tools-1d08fe0b985d047209a7c7c69bbbc7c2c76acbdb.zip
really added mga4 :(
Not only git part but also *.po and *.desktop files
Diffstat (limited to 'translation_projects.dat')
-rw-r--r--translation_projects.dat24
1 files changed, 17 insertions, 7 deletions
diff --git a/translation_projects.dat b/translation_projects.dat
index eaf25e45..9c3a0d8a 100644
--- a/translation_projects.dat
+++ b/translation_projects.dat
@@ -1,4 +1,4 @@
-# database for script check_for_translation_work.sh 2015-01-24 20:11:00 UTC filip
+# database for script check_for_translation_work.sh 2015-01-28 21:02:00 UTC filip
# GIT ADDRESSES
# Repositories of resources for Cauldron and the next released version of Mageia
@@ -99,12 +99,12 @@ if [ -z "$work_on_docs_and_tools" ]; then
translate_projects_po[doc_mcc-help]="docs_and_tools/docs/mcc-help"
fi
-# REPOSITORIES OF RESOURCES BRANCHED FOR MAGEIA 3
-if [ -z "$work_on_mga3" ]; then
-# translate_projects_po[drakx_help_mga3]="drakx_mga3/perl-install/install/help/po" # removed 28. nov. 2013
- translate_projects_po[drakx_install_mga3]="drakx_mga3/perl-install/install/share/po"
- translate_projects_po[drakx_share_mga3]="drakx_mga3/perl-install/share/po"
- translate_projects_po[drakx_standalone_mga3]="drakx_mga3/perl-install/standalone/po"
+# REPOSITORIES OF RESOURCES BRANCHED FOR MAGEIA 4
+if [ -z "$work_on_mga4" ]; then
+ translate_projects_po[drakx_install_mga4]="drakx_mga4/perl-install/install/share/po"
+ translate_projects_po[drakx_share_mga4]="drakx_mga4/perl-install/share/po"
+ translate_projects_po[drakx_standalone_mga4]="drakx_mga4/perl-install/standalone/po"
+ translate_projects_po[rpmdrake_mga4]="rpmdrake_mga4/po"
fi
# UNOFFICIAL LIST OF REPOSITORIES OF OTHER RESOURCES FOR TRANSLATION
@@ -159,6 +159,16 @@ if [ -z "$work_on_desktop_files" ]; then
translate_projects_desktop[mageia-xfce-text-editor]="mageia-xfce-config/data/xfce4/panel/launcher-5/text-editor.desktop"
translate_projects_desktop[mageia-xfce-web-browser]="mageia-xfce-config/data/xfce4/panel/launcher-8/web-browser.desktop"
# no translations?? mgaonline/trunk/x-mga-exec.desktop
+
+ if [ -z "$work_on_mga4" ]; then
+ translate_projects_desktop[mageia-kde-classicPanel_mga4]="mageia-kde-config_mga4/kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.classicPanel/metadata.desktop"
+ translate_projects_desktop[mageia-kde-defaultPanel_mga4]="mageia-kde-config_mga4/kde4-profiles/Default/share/apps/plasma/layout-templates/org.mageia.plasma-desktop.defaultPanel/metadata.desktop"
+ translate_projects_desktop[mageia-xfce-file-manager_mga4]="mageia-xfce-config_mga4/data/xfce4/panel/launcher-6/file-manager.desktop"
+ translate_projects_desktop[mageia-xfce-mcc_mga4]="mageia-xfce-config_mga4/data/xfce4/panel/launcher-9/mcc.desktop"
+ translate_projects_desktop[mageia-xfce-terminal-emulator_mga4]="mageia-xfce-config_mga4/data/xfce4/panel/launcher-4/terminal-emulator.desktop"
+ translate_projects_desktop[mageia-xfce-text-editor_mga4]="mageia-xfce-config_mga4/data/xfce4/panel/launcher-5/text-editor.desktop"
+ translate_projects_desktop[mageia-xfce-web-browser_mga4]="mageia-xfce-config_mga4/data/xfce4/panel/launcher-8/web-browser.desktop"
+ fi
fi
if [ -z "$work_on_html_software_files" ]; then