[Commits] PATCHSETS 1.1.2.178 1.1.2.179 ChangeLog 1.1.2.218 1.1.2.219 configure.ac 1.1.2.223 1.1.2.224

ticho at claws-mail.org ticho at claws-mail.org
Mon Jan 2 19:25:10 CET 2012


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

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

	* src/notification_prefs.c
		Use "claws-mail" i18n domain for preference section path.

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/configure.ac,v
retrieving revision 1.1.2.223
retrieving revision 1.1.2.224
diff -u -d -r1.1.2.223 -r1.1.2.224
--- configure.ac	16 Dec 2011 12:36:42 -0000	1.1.2.223
+++ configure.ac	2 Jan 2012 18:25:08 -0000	1.1.2.224
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=29
 MICRO_VERSION=0
-EXTRA_VERSION=0
+EXTRA_VERSION=1
 
 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.178
retrieving revision 1.1.2.179
diff -u -d -r1.1.2.178 -r1.1.2.179
--- PATCHSETS	16 Dec 2011 10:53:53 -0000	1.1.2.178
+++ PATCHSETS	2 Jan 2012 18:25:08 -0000	1.1.2.179
@@ -176,3 +176,4 @@
 ( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 gtkhotkey/Makefile.am;  ) > 0.28cvs5.patchset
 ( cvs diff -u -r 1.1.2.220 -r 1.1.2.221 configure.ac;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/es.po;  cvs diff -u -r 1.1.2.10 -r 1.1.2.11 po/fr.po;  cvs diff -u -r -1.1.2.3 -r -1.1.2.4 po/id.po;  diff -u /dev/null po/id_ID.po;  cvs diff -u -r 1.1.2.11 -r 1.1.2.12 po/pt_BR.po;  cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po;  ) > 0.28cvs6.patchset
 ( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/ru.po;  ) > 0.28cvs7.patchset
+( cvs diff -u -r 1.1.2.42 -r 1.1.2.43 src/notification_prefs.c;  ) > 0.29cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/ChangeLog,v
retrieving revision 1.1.2.218
retrieving revision 1.1.2.219
diff -u -d -r1.1.2.218 -r1.1.2.219
--- ChangeLog	16 Dec 2011 12:36:42 -0000	1.1.2.218
+++ ChangeLog	2 Jan 2012 18:25:08 -0000	1.1.2.219
@@ -1,3 +1,8 @@
+2012-01-02 [ticho]	0.29cvs1
+
+	* src/notification_prefs.c
+		Use "claws-mail" i18n domain for preference section path.
+
 2011-12-16 [paul]	0.29
 
 	0.29 released



More information about the Commits mailing list