summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d')
-rw-r--r--zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment-0001.html7
-rw-r--r--zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment-0001.sh15
-rw-r--r--zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment.html7
-rw-r--r--zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment.sh15
4 files changed, 44 insertions, 0 deletions
diff --git a/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment-0001.html b/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment-0001.html
new file mode 100644
index 000000000..95dcde949
--- /dev/null
+++ b/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment-0001.html
@@ -0,0 +1,7 @@
+<meta http-equiv="content-type" content="text/html; charset=utf-8">Hi,<div><br></div><div>Following Oliver&#39;s suggestion in the meeting several hours ago, I tried to check out the po files from <a href="http://svnweb.mageia.org/soft/">http://svnweb.mageia.org/soft/</a> .</div>
+
+<div>Here I wrote a shell script to check out automatically.</div><div><br></div><div>However, as shown in the file, some projects listed on Tx was not in <a href="http://svnweb.mageia.org">svnweb.mageia.org</a>, </div><div>
+
+including Epoll, Identity/CatDap, mageia-gfxboot-theme, drakx_install, drakx_share, and drakx_standalone.</div><div><br></div><div>Please tell us how to check them out.</div><div><br></div><div><br></div><div>Thanks,</div>
+
+<div>Franklin</div>
diff --git a/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment-0001.sh b/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment-0001.sh
new file mode 100644
index 000000000..b09c13bdf
--- /dev/null
+++ b/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment-0001.sh
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+TRANSLATE_PROJECT="control-center drak3d draklive-install drakmenustyle drakpxelinux drakwizard drakx-net indexhtml kde4-splash-mga mageia-kde-translation rpmdrake system-config-printer transfugdrake userdrake2 drak-kbd-mouse-x11"
+
+for i in $TRANSLATE_PROJECT; do
+ svn co svn://svn.mageia.org/svn/soft/$i/trunk/po $i
+done
+
+# special case
+svn co svn://svn.mageia.org/svn/soft/system-config-printer/po system-config-printer
+
+#mageia-gfxboot-theme
+#drakx_install
+#drakx_share
+#drakx_standalone \ No newline at end of file
diff --git a/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment.html b/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment.html
new file mode 100644
index 000000000..95dcde949
--- /dev/null
+++ b/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment.html
@@ -0,0 +1,7 @@
+<meta http-equiv="content-type" content="text/html; charset=utf-8">Hi,<div><br></div><div>Following Oliver&#39;s suggestion in the meeting several hours ago, I tried to check out the po files from <a href="http://svnweb.mageia.org/soft/">http://svnweb.mageia.org/soft/</a> .</div>
+
+<div>Here I wrote a shell script to check out automatically.</div><div><br></div><div>However, as shown in the file, some projects listed on Tx was not in <a href="http://svnweb.mageia.org">svnweb.mageia.org</a>, </div><div>
+
+including Epoll, Identity/CatDap, mageia-gfxboot-theme, drakx_install, drakx_share, and drakx_standalone.</div><div><br></div><div>Please tell us how to check them out.</div><div><br></div><div><br></div><div>Thanks,</div>
+
+<div>Franklin</div>
diff --git a/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment.sh b/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment.sh
new file mode 100644
index 000000000..b09c13bdf
--- /dev/null
+++ b/zarb-ml/mageia-i18n/attachments/20110422/7aa4b48d/attachment.sh
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+TRANSLATE_PROJECT="control-center drak3d draklive-install drakmenustyle drakpxelinux drakwizard drakx-net indexhtml kde4-splash-mga mageia-kde-translation rpmdrake system-config-printer transfugdrake userdrake2 drak-kbd-mouse-x11"
+
+for i in $TRANSLATE_PROJECT; do
+ svn co svn://svn.mageia.org/svn/soft/$i/trunk/po $i
+done
+
+# special case
+svn co svn://svn.mageia.org/svn/soft/system-config-printer/po system-config-printer
+
+#mageia-gfxboot-theme
+#drakx_install
+#drakx_share
+#drakx_standalone \ No newline at end of file