[Commits] PATCHSETS 1.1.2.181 1.1.2.182 ChangeLog 1.1.2.221 1.1.2.222 configure.ac 1.1.2.226 1.1.2.227

ticho at claws-mail.org ticho at claws-mail.org
Fri Jan 6 15:25:24 CET 2012


Update of /home/claws-mail/plugins/notification
In directory claws-mail:/tmp/cvs-serv8950

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-01-06 [ticho]	0.29cvs4

	* src/gettext.h
	* src/notification_prefs.c
	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/notification/Attic/configure.ac,v
retrieving revision 1.1.2.226
retrieving revision 1.1.2.227
diff -u -d -r1.1.2.226 -r1.1.2.227
--- configure.ac	3 Jan 2012 01:02:42 -0000	1.1.2.226
+++ configure.ac	6 Jan 2012 14:25:22 -0000	1.1.2.227
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=29
 MICRO_VERSION=0
-EXTRA_VERSION=3
+EXTRA_VERSION=4
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/PATCHSETS,v
retrieving revision 1.1.2.181
retrieving revision 1.1.2.182
diff -u -d -r1.1.2.181 -r1.1.2.182
--- PATCHSETS	3 Jan 2012 01:02:42 -0000	1.1.2.181
+++ PATCHSETS	6 Jan 2012 14:25:22 -0000	1.1.2.182
@@ -183,3 +183,4 @@
 >>>>>>> 1.1.2.179
 ( cvs diff -u -r 1.1.2.43 -r 1.1.2.44 src/notification_plugin.c;  cvs diff -u -r 1.1.2.32 -r 1.1.2.33 src/notification_popup.c;  cvs diff -u -r 1.1.2.37 -r 1.1.2.38 src/notification_trayicon.c;  ) > 0.29cvs2.patchset
 ( cvs diff -u -r 1.1.2.33 -r 1.1.2.34 src/notification_popup.c;  cvs diff -u -r 1.1.2.38 -r 1.1.2.39 src/notification_trayicon.c;  ) > 0.29cvs3.patchset
+( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/gettext.h;  cvs diff -u -r 1.1.2.43 -r 1.1.2.44 src/notification_prefs.c;  ) > 0.29cvs4.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/ChangeLog,v
retrieving revision 1.1.2.221
retrieving revision 1.1.2.222
diff -u -d -r1.1.2.221 -r1.1.2.222
--- ChangeLog	3 Jan 2012 01:02:42 -0000	1.1.2.221
+++ ChangeLog	6 Jan 2012 14:25:22 -0000	1.1.2.222
@@ -1,3 +1,10 @@
+2012-01-06 [ticho]	0.29cvs4
+
+	* src/gettext.h
+	* src/notification_prefs.c
+	Exclude "Plugins" string from translation, since it will be
+	looked up from different gettext domain anyway.
+
 2012-01-03 [mir]	0.29cvs3
 
 	* src/notification_popup.c



More information about the Commits mailing list