[Commits] PATCHSETS 1.1.2.69 1.1.2.70 ChangeLog 1.1.2.116 1.1.2.117 configure.ac 1.1.2.116 1.1.2.117
ticho at claws-mail.org
ticho at claws-mail.org
Fri Jan 6 15:05:39 CET 2012
Update of /home/claws-mail/plugins/acpi_notifier
In directory claws-mail:/tmp/cvs-serv6656
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-01-06 [ticho] 1.0.26cvs2
* src/acpi_notifier.c
* src/gettext.h
Exclude "Plugins" string from translation, since it will be
looked up from different gettext domain anyway.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/acpi_notifier/Attic/configure.ac,v
retrieving revision 1.1.2.116
retrieving revision 1.1.2.117
diff -u -d -r1.1.2.116 -r1.1.2.117
--- configure.ac 2 Jan 2012 18:09:53 -0000 1.1.2.116
+++ configure.ac 6 Jan 2012 14:05:37 -0000 1.1.2.117
@@ -9,7 +9,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=26
-EXTRA_VERSION=1
+EXTRA_VERSION=2
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/acpi_notifier/Attic/PATCHSETS,v
retrieving revision 1.1.2.69
retrieving revision 1.1.2.70
diff -u -d -r1.1.2.69 -r1.1.2.70
--- PATCHSETS 2 Jan 2012 18:09:53 -0000 1.1.2.69
+++ PATCHSETS 6 Jan 2012 14:05:37 -0000 1.1.2.70
@@ -67,3 +67,4 @@
( cvs diff -u -r 1.1.2.112 -r 1.1.2.113 configure.ac; cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/fr.po; cvs diff -u -r -1.1.2.2 -r -1.1.2.3 po/id.po; diff -u /dev/null po/id_ID.po; cvs diff -u -r 1.1.2.9 -r 1.1.2.10 po/sk.po; ) > 1.0.25cvs2.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/ru.po; ) > 1.0.25cvs3.patchset
( cvs diff -u -r 1.1.2.36 -r 1.1.2.37 src/acpi_notifier.c; ) > 1.0.26cvs1.patchset
+( cvs diff -u -r 1.1.2.37 -r 1.1.2.38 src/acpi_notifier.c; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; ) > 1.0.26cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/acpi_notifier/Attic/ChangeLog,v
retrieving revision 1.1.2.116
retrieving revision 1.1.2.117
diff -u -d -r1.1.2.116 -r1.1.2.117
--- ChangeLog 2 Jan 2012 18:09:53 -0000 1.1.2.116
+++ ChangeLog 6 Jan 2012 14:05:37 -0000 1.1.2.117
@@ -1,3 +1,10 @@
+2012-01-06 [ticho] 1.0.26cvs2
+
+ * src/acpi_notifier.c
+ * src/gettext.h
+ Exclude "Plugins" string from translation, since it will be
+ looked up from different gettext domain anyway.
+
2012-01-02 [ticho] 1.0.26cvs1
* src/acpi_notifier.c
More information about the Commits
mailing list