CVS: sylpheedclaws/plugins/mailmbox PATCHSETS,1.1.2.15,1.1.2.16 ChangeLog,1.13.2.31,1.13.2.32 configure.ac,1.8.2.36,1.8.2.37

[email protected] Wed, 27 Dec 2006 09:44:44 +0000
Newsgroups gmane.mail.sylpheed.claws.cvs
Message-ID <[email protected]>
Update of /pack/anoncvs/sylpheedclaws/plugins/mailmbox
In directory sunsite.dk:/tmp/cvs-serv29772

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2006-12-27 [paul]	1.12.3cvs4

	* src/plugin_gtk.c
		Add Copy folder in the folder's contextual
		menu

Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/mailmbox/Attic/PATCHSETS,v
retrieving revision 1.1.2.15
retrieving revision 1.1.2.16
diff -u -d -r1.1.2.15 -r1.1.2.16
--- PATCHSETS	2006/12/26 21:34:19	1.1.2.15
+++ PATCHSETS	2006/12/27 09:44:40	1.1.2.16
@@ -14,3 +14,4 @@
 ( cvs diff -u -r 1.8.2.32 -r 1.8.2.33 configure.ac;  cvs diff -u -r 1.4.2.13 -r 1.4.2.14 src/plugin.c;  ) > 1.12.3cvs1.patchset
 ( cvs diff -u -r 1.3 -r 1.4 src/maillock.c;  ) > 1.12.3cvs2.patchset
 ( cvs diff -u -r 1.4.2.14 -r 1.4.2.15 src/plugin.c;  cvs diff -u -r 1.4.2.16 -r 1.4.2.17 src/plugin_gtk.c;  ) > 1.12.3cvs3.patchset
+( cvs diff -u -r 1.4.2.17 -r 1.4.2.18 src/plugin_gtk.c;  ) > 1.12.3cvs4.patchset

Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/mailmbox/ChangeLog,v
retrieving revision 1.13.2.31
retrieving revision 1.13.2.32
diff -u -d -r1.13.2.31 -r1.13.2.32
--- ChangeLog	2006/12/26 21:34:19	1.13.2.31
+++ ChangeLog	2006/12/27 09:44:40	1.13.2.32
@@ -1,3 +1,9 @@
+2006-12-27 [paul]	1.12.3cvs4
+
+	* src/plugin_gtk.c
+		Add Copy folder in the folder's contextual
+		menu
+
 2006-12-26 [colin]	1.12.3cvs3
 
 	* src/plugin.c

Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/mailmbox/configure.ac,v
retrieving revision 1.8.2.36
retrieving revision 1.8.2.37
diff -u -d -r1.8.2.36 -r1.8.2.37
--- configure.ac	2006/12/26 21:34:19	1.8.2.36
+++ configure.ac	2006/12/27 09:44:40	1.8.2.37
@@ -7,7 +7,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=12
 MICRO_VERSION=3
-EXTRA_VERSION=3
+EXTRA_VERSION=4
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then