[Commits] ChangeLog 1.1.2.80 1.1.2.81 PATCHSETS 1.1.2.55 1.1.2.56 README 1.1.2.1 1.1.2.2 configure.ac 1.1.2.84 1.1.2.85

mones at claws-mail.org mones at claws-mail.org
Tue Oct 4 20:53:46 CEST 2011


Update of /home/claws-mail/plugins/attachwarner
In directory claws-mail:/tmp/cvs-serv4013

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS README configure.ac 
Log Message:
2011-10-04 [mones]	0.2.22cvs2

	* README
		Improve it a bit 

Index: README
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/README,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- README	16 Nov 2006 12:17:04 -0000	1.1.2.1
+++ README	4 Oct 2011 18:53:44 -0000	1.1.2.2
@@ -1,5 +1,15 @@
 
-This plugin is inspired by the Attachment Scanner Plugin for Mail.app
-(http://home.cc.gatech.edu/eaganj/MailApp).
+AttachWarner plugin
+-------------------
+
+Last chance warning of a (possibly) missing attachment for Claws Mail.
+
+Sometimes you mention an attachment you're sending on your mail but the
+last minute call of your boss makes you forget completely about attaching
+the file before hitting Ctrl-Enter. This plugin tries to detect that and
+give you a chance of canceling sending and complete the task.
 
+This plugin was inspired by the Attachment Scanner Plugin for Mail.app
+(Initially at <http://home.cc.gatech.edu/eaganj/MailApp> and now also
+at <http://eaganj.free.fr/code/mail-plugin/>).
 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/configure.ac,v
retrieving revision 1.1.2.84
retrieving revision 1.1.2.85
diff -u -d -r1.1.2.84 -r1.1.2.85
--- configure.ac	29 Aug 2011 15:06:05 -0000	1.1.2.84
+++ configure.ac	4 Oct 2011 18:53:44 -0000	1.1.2.85
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=2
 MICRO_VERSION=22
-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/attachwarner/Attic/PATCHSETS,v
retrieving revision 1.1.2.55
retrieving revision 1.1.2.56
diff -u -d -r1.1.2.55 -r1.1.2.56
--- PATCHSETS	29 Aug 2011 15:06:05 -0000	1.1.2.55
+++ PATCHSETS	4 Oct 2011 18:53:44 -0000	1.1.2.56
@@ -54,3 +54,4 @@
 ( cvs diff -u -r 1.1.2.17 -r 1.1.2.18 src/attachwarner.c;  cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/attachwarner.h;  ) > 0.2.20cvs1.patchset
 ( cvs diff -u -r 1.1.2.81 -r 1.1.2.82 configure.ac;  diff -u /dev/null po/lt.po;  ) > 0.2.21cvs1.patchset
 ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/Makefile.am;  ) > 0.2.22cvs1.patchset
+( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 README;  ) > 0.2.22cvs2.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/Attic/ChangeLog,v
retrieving revision 1.1.2.80
retrieving revision 1.1.2.81
diff -u -d -r1.1.2.80 -r1.1.2.81
--- ChangeLog	29 Aug 2011 15:06:05 -0000	1.1.2.80
+++ ChangeLog	4 Oct 2011 18:53:44 -0000	1.1.2.81
@@ -1,3 +1,8 @@
+2011-10-04 [mones]	0.2.22cvs2
+
+	* README
+		Improve it a bit
+
 2011-08-29 [colin]	0.2.22cvs1
 
 	* src/Makefile.am



More information about the Commits mailing list