[Gpg4win-commits] r1685 - in trunk: packages po src
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Dec 28 20:46:28 CET 2011
Author: colinleroy
Date: 2011-12-28 20:46:27 +0100 (Wed, 28 Dec 2011)
New Revision: 1685
Modified:
trunk/packages/packages.current
trunk/po/Rules-nsis
trunk/src/inst-attachwarner.nsi
trunk/src/inst-bsfilter_plugin.nsi
trunk/src/inst-claws-mail.nsi
trunk/src/inst-gtkhtml2_viewer.nsi
trunk/src/inst-notification_plugin.nsi
trunk/src/inst-rssyl.nsi
trunk/src/inst-tnef_parse.nsi
trunk/src/inst-vcalendar.nsi
Log:
2011-12-28 Colin Leroy <colin at colino.net>
* src/inst-gtkhtml2_viewer.nsi, src/inst-notification_plugin.nsi,
src/inst-tnef_parse.nsi, src/inst-bsfilter_plugin.nsi,
src/inst-rssyl.nsi, src/inst-attachwarner.nsi,
src/inst-claws-mail.nsi, src/inst-vcalendar.nsi: Update 'id'
locale to 'id_ID'.
* po/Rules-nsis: Fix link on gcc 4.6 and ld 2.21
* packages/packages.current: Update Claws-Mail and its plugins
Modified: trunk/packages/packages.current
===================================================================
--- trunk/packages/packages.current 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/packages/packages.current 2011-12-28 19:46:27 UTC (rev 1685)
@@ -119,29 +119,29 @@
server http://www.claws-mail.org/win32
-file claws-mail-3.7.9.tar.bz2
-chk 3ff70c16ba8a4b1c9655ef1c7f70f7cc4f8717d3
+file claws-mail-3.8.0cvs6.tar.bz2
+chk 86ddccc76c0952f90fef6c17644645380246af91
-file attachwarner-0.2.21.tar.gz
-chk 665b125b44f0a60f107e4eb11417a56edcc59e8f
+file attachwarner-0.2.23.tar.gz
+chk 3ae33d707d7c4741a76604ea1e305a9b4e04f1a3
-file bsfilter_plugin-1.0.5.tar.gz
-chk c89500c7fe9f4d0e256712bddccbe8b8a9cee813
+file bsfilter_plugin-1.0.7.tar.gz
+chk 9f3961f713a85b3c1f5ea641fa10b4c641b5cfc9
-file gtkhtml2_viewer-0.30cvs4.tar.gz
-chk e7c7b285fc460a69e9fb90eadb0a6a764bab7120
+file gtkhtml2_viewer-0.32.tar.gz
+chk 29d85a75eddc575a50c7d78d05fe76ac1d717a88
-file notification_plugin-0.27.tar.gz
-chk 5cd73146fdf8d8a25a087839dff3879e65a864e7
+file notification_plugin-0.29.tar.gz
+chk 1643c99bfd1782cc778b81678642f1daf308582c
-file rssyl-0.30cvs3.tar.gz
-chk 8117976ebc58d73225b418c48a21225347f4448e
+file rssyl-0.32.tar.gz
+chk 29752eb2cbb02bb87848e4e917582832ee8c6bdc
-file tnef_parse-0.3.10.tar.gz
-chk be976153b7f9f5dfc7c03d14176127c3ec77a44d
+file tnef_parse-0.3.12.tar.gz
+chk cedf91979acecfbb760ed2e7c1151ef4e475006e
-file vcalendar-2.0.10.tar.gz
-chk baa6d51ebb20193c697f385b59eb5c1a8f3a54f4
+file vcalendar-2.0.12.tar.gz
+chk 41e4085015cd4d559d06c784f98d21e32dae3184
#
# Pthreads for Windows.
Modified: trunk/po/Rules-nsis
===================================================================
--- trunk/po/Rules-nsis 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/po/Rules-nsis 2011-12-28 19:46:27 UTC (rev 1685)
@@ -27,7 +27,7 @@
# would not be unreasonable to use $(BUILD_CC) and corresponding tests
# in configure.
nsis-msgfmt: nsis-msgfmt.c
- $(CC) -o nsis-msgfmt -lgettextpo $(srcdir)/nsis-msgfmt.c
+ $(CC) -o nsis-msgfmt $(srcdir)/nsis-msgfmt.c -lgettextpo
# We extend the GMO file mechanism to also handle NSIS files.
$(GMOFILES): %.gmo: %.nsi
Modified: trunk/src/inst-attachwarner.nsi
===================================================================
--- trunk/src/inst-attachwarner.nsi 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/src/inst-attachwarner.nsi 2011-12-28 19:46:27 UTC (rev 1685)
@@ -47,8 +47,8 @@
File ${prefix}/share/locale/it/LC_MESSAGES/attachwarner.mo
SetOutPath "$INSTDIR\share\locale\es\LC_MESSAGES"
File ${prefix}/share/locale/es/LC_MESSAGES/attachwarner.mo
- SetOutPath "$INSTDIR\share\locale\id\LC_MESSAGES"
- File ${prefix}/share/locale/id/LC_MESSAGES/attachwarner.mo
+ SetOutPath "$INSTDIR\share\locale\id_ID\LC_MESSAGES"
+ File ${prefix}/share/locale/id_ID/LC_MESSAGES/attachwarner.mo
SetOutPath "$INSTDIR\share\locale\cs\LC_MESSAGES"
File ${prefix}/share/locale/cs/LC_MESSAGES/attachwarner.mo
SetOutPath "$INSTDIR\share\locale\ru\LC_MESSAGES"
Modified: trunk/src/inst-bsfilter_plugin.nsi
===================================================================
--- trunk/src/inst-bsfilter_plugin.nsi 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/src/inst-bsfilter_plugin.nsi 2011-12-28 19:46:27 UTC (rev 1685)
@@ -45,8 +45,8 @@
File ${prefix}/share/locale/it/LC_MESSAGES/bsfilter_plugin.mo
SetOutPath "$INSTDIR\share\locale\es\LC_MESSAGES"
File ${prefix}/share/locale/es/LC_MESSAGES/bsfilter_plugin.mo
- SetOutPath "$INSTDIR\share\locale\id\LC_MESSAGES"
- File ${prefix}/share/locale/id/LC_MESSAGES/bsfilter_plugin.mo
+ SetOutPath "$INSTDIR\share\locale\id_ID\LC_MESSAGES"
+ File ${prefix}/share/locale/id_ID/LC_MESSAGES/bsfilter_plugin.mo
SetOutPath "$INSTDIR\share\locale\nl\LC_MESSAGES"
File ${prefix}/share/locale/nl/LC_MESSAGES/bsfilter_plugin.mo
SetOutPath "$INSTDIR\share\locale\cs\LC_MESSAGES"
Modified: trunk/src/inst-claws-mail.nsi
===================================================================
--- trunk/src/inst-claws-mail.nsi 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/src/inst-claws-mail.nsi 2011-12-28 19:46:27 UTC (rev 1685)
@@ -68,8 +68,8 @@
File ${prefix}/share/locale/it/LC_MESSAGES/claws-mail.mo
SetOutPath "$INSTDIR\share\locale\es\LC_MESSAGES"
File ${prefix}/share/locale/es/LC_MESSAGES/claws-mail.mo
- SetOutPath "$INSTDIR\share\locale\id\LC_MESSAGES"
- File ${prefix}/share/locale/id/LC_MESSAGES/claws-mail.mo
+ SetOutPath "$INSTDIR\share\locale\id_ID\LC_MESSAGES"
+ File ${prefix}/share/locale/id_ID/LC_MESSAGES/claws-mail.mo
SetOutPath "$INSTDIR\share\locale\zh_CN\LC_MESSAGES"
File ${prefix}/share/locale/zh_CN/LC_MESSAGES/claws-mail.mo
SetOutPath "$INSTDIR\share\locale\nl\LC_MESSAGES"
Modified: trunk/src/inst-gtkhtml2_viewer.nsi
===================================================================
--- trunk/src/inst-gtkhtml2_viewer.nsi 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/src/inst-gtkhtml2_viewer.nsi 2011-12-28 19:46:27 UTC (rev 1685)
@@ -47,8 +47,8 @@
File ${prefix}/share/locale/it/LC_MESSAGES/gtkhtml2_viewer.mo
SetOutPath "$INSTDIR\share\locale\es\LC_MESSAGES"
File ${prefix}/share/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo
- SetOutPath "$INSTDIR\share\locale\id\LC_MESSAGES"
- File ${prefix}/share/locale/id/LC_MESSAGES/gtkhtml2_viewer.mo
+ SetOutPath "$INSTDIR\share\locale\id_ID\LC_MESSAGES"
+ File ${prefix}/share/locale/id_ID/LC_MESSAGES/gtkhtml2_viewer.mo
SetOutPath "$INSTDIR\share\locale\zh_CN\LC_MESSAGES"
File ${prefix}/share/locale/zh_CN/LC_MESSAGES/gtkhtml2_viewer.mo
SetOutPath "$INSTDIR\share\locale\nl\LC_MESSAGES"
Modified: trunk/src/inst-notification_plugin.nsi
===================================================================
--- trunk/src/inst-notification_plugin.nsi 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/src/inst-notification_plugin.nsi 2011-12-28 19:46:27 UTC (rev 1685)
@@ -45,8 +45,8 @@
File ${prefix}/share/locale/it/LC_MESSAGES/notification_plugin.mo
SetOutPath "$INSTDIR\share\locale\es\LC_MESSAGES"
File ${prefix}/share/locale/es/LC_MESSAGES/notification_plugin.mo
- SetOutPath "$INSTDIR\share\locale\id\LC_MESSAGES"
- File ${prefix}/share/locale/id/LC_MESSAGES/notification_plugin.mo
+ SetOutPath "$INSTDIR\share\locale\id_ID\LC_MESSAGES"
+ File ${prefix}/share/locale/id_ID/LC_MESSAGES/notification_plugin.mo
SetOutPath "$INSTDIR\share\locale\zh_CN\LC_MESSAGES"
File ${prefix}/share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo
SetOutPath "$INSTDIR\share\locale\nl\LC_MESSAGES"
Modified: trunk/src/inst-rssyl.nsi
===================================================================
--- trunk/src/inst-rssyl.nsi 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/src/inst-rssyl.nsi 2011-12-28 19:46:27 UTC (rev 1685)
@@ -47,8 +47,8 @@
File ${prefix}/share/locale/it/LC_MESSAGES/rssyl.mo
SetOutPath "$INSTDIR\share\locale\es\LC_MESSAGES"
File ${prefix}/share/locale/es/LC_MESSAGES/rssyl.mo
- SetOutPath "$INSTDIR\share\locale\id\LC_MESSAGES"
- File ${prefix}/share/locale/id/LC_MESSAGES/rssyl.mo
+ SetOutPath "$INSTDIR\share\locale\id_ID\LC_MESSAGES"
+ File ${prefix}/share/locale/id_ID/LC_MESSAGES/rssyl.mo
SetOutPath "$INSTDIR\share\locale\zh_CN\LC_MESSAGES"
File ${prefix}/share/locale/zh_CN/LC_MESSAGES/rssyl.mo
SetOutPath "$INSTDIR\share\locale\nl\LC_MESSAGES"
Modified: trunk/src/inst-tnef_parse.nsi
===================================================================
--- trunk/src/inst-tnef_parse.nsi 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/src/inst-tnef_parse.nsi 2011-12-28 19:46:27 UTC (rev 1685)
@@ -45,8 +45,8 @@
File ${prefix}/share/locale/it/LC_MESSAGES/tnef_parse.mo
SetOutPath "$INSTDIR\share\locale\es\LC_MESSAGES"
File ${prefix}/share/locale/es/LC_MESSAGES/tnef_parse.mo
- SetOutPath "$INSTDIR\share\locale\id\LC_MESSAGES"
- File ${prefix}/share/locale/id/LC_MESSAGES/tnef_parse.mo
+ SetOutPath "$INSTDIR\share\locale\id_ID\LC_MESSAGES"
+ File ${prefix}/share/locale/id_ID/LC_MESSAGES/tnef_parse.mo
SetOutPath "$INSTDIR\share\locale\nl\LC_MESSAGES"
File ${prefix}/share/locale/nl/LC_MESSAGES/tnef_parse.mo
SetOutPath "$INSTDIR\share\locale\cs\LC_MESSAGES"
Modified: trunk/src/inst-vcalendar.nsi
===================================================================
--- trunk/src/inst-vcalendar.nsi 2011-10-31 16:49:38 UTC (rev 1684)
+++ trunk/src/inst-vcalendar.nsi 2011-12-28 19:46:27 UTC (rev 1685)
@@ -47,8 +47,8 @@
File ${prefix}/share/locale/it/LC_MESSAGES/vcalendar.mo
SetOutPath "$INSTDIR\share\locale\es\LC_MESSAGES"
File ${prefix}/share/locale/es/LC_MESSAGES/vcalendar.mo
- SetOutPath "$INSTDIR\share\locale\id\LC_MESSAGES"
- File ${prefix}/share/locale/id/LC_MESSAGES/vcalendar.mo
+ SetOutPath "$INSTDIR\share\locale\id_ID\LC_MESSAGES"
+ File ${prefix}/share/locale/id_ID/LC_MESSAGES/vcalendar.mo
SetOutPath "$INSTDIR\share\locale\zh_CN\LC_MESSAGES"
File ${prefix}/share/locale/zh_CN/LC_MESSAGES/vcalendar.mo
SetOutPath "$INSTDIR\share\locale\nl\LC_MESSAGES"
More information about the Gpg4win-commits
mailing list