CVS: sylpheedclaws/plugins/vcalendar PATCHSETS,1.1.2.68,1.1.2.69 ChangeLog,1.2.2.145,1.2.2.146 configure.ac,1.2.2.153,1.2.2.154

[email protected] Fri, 29 Dec 2006 11:27:07 +0000
Newsgroups gmane.mail.sylpheed.claws.cvs
Message-ID <[email protected]>
Update of /pack/anoncvs/sylpheedclaws/plugins/vcalendar
In directory sunsite.dk:/tmp/cvs-serv17494

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2006-12-29 [colin]	1.91.0cvs11

	* src/vcal_meeting_gtk.c
		Fix alertpanel on automatic export

Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/Attic/PATCHSETS,v
retrieving revision 1.1.2.68
retrieving revision 1.1.2.69
diff -u -d -r1.1.2.68 -r1.1.2.69
--- PATCHSETS	2006/12/28 17:12:17	1.1.2.68
+++ PATCHSETS	2006/12/29 11:27:03	1.1.2.69
@@ -66,3 +66,4 @@
 ( cvs diff -u -r 1.1.2.47 -r 1.1.2.48 src/vcal_meeting_gtk.c;  ) > 1.91.0cvs8.patchset
 ( cvs diff -u -r 1.2.2.52 -r 1.2.2.53 src/vcal_folder.c;  cvs diff -u -r 1.1.2.49 -r 1.1.2.50 src/vcal_manager.c;  ) > 1.91.0cvs9.patchset
 ( cvs diff -u -r 1.1.2.48 -r 1.1.2.49 src/vcal_meeting_gtk.c;  ) > 1.91.0cvs10.patchset
+( cvs diff -u -r 1.1.2.49 -r 1.1.2.50 src/vcal_meeting_gtk.c;  ) > 1.91.0cvs11.patchset

Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.145
retrieving revision 1.2.2.146
diff -u -d -r1.2.2.145 -r1.2.2.146
--- ChangeLog	2006/12/28 17:12:18	1.2.2.145
+++ ChangeLog	2006/12/29 11:27:03	1.2.2.146
@@ -1,3 +1,8 @@
+2006-12-29 [colin]	1.91.0cvs11
+
+	* src/vcal_meeting_gtk.c
+		Fix alertpanel on automatic export
+
 2006-12-28 [colin]	1.91.0cvs10
 
 	* src/vcal_meeting_gtk.c

Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.153
retrieving revision 1.2.2.154
diff -u -d -r1.2.2.153 -r1.2.2.154
--- configure.ac	2006/12/28 17:12:18	1.2.2.153
+++ configure.ac	2006/12/29 11:27:03	1.2.2.154
@@ -9,7 +9,7 @@
 MAJOR_VERSION=1
 MINOR_VERSION=91
 MICRO_VERSION=0
-EXTRA_VERSION=10
+EXTRA_VERSION=11
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then