CVS: sylpheed-claws PATCHSETS,1.1.2.1481,1.1.2.1482 ChangeLog,1.396.2.547,1.396.2.548 configure.ac,1.654.2.1515,1.654.2.1516

Colin Leroy <[email protected]>
Newsgroups gmane.mail.sylpheed.claws.cvs
Message-ID <[email protected]>
Update of /cvsroot/sylpheed-claws/sylpheed-claws
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17409

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2006-05-05 [colin]	2.1.1cvs49

	* manual/Makefile.am
	* manual/pl/Makefile.am
	* manual/pl/account.xml
	* manual/pl/ack.xml
	* manual/pl/addrbook.xml
	* manual/pl/advanced.xml
	* manual/pl/faq.xml
	* manual/pl/glossary.xml
	* manual/pl/gpl.xml
	* manual/pl/handling.xml
	* manual/pl/intro.xml
	* manual/pl/keyboard.xml
	* manual/pl/plugins.xml
	* manual/pl/starting.xml
	* manual/pl/sylpheed-claws-manual.xml
	* manual/pl/dist/.cvsignore
	* manual/pl/dist/Makefile.am
	* manual/pl/dist/html/.cvsignore
	* manual/pl/dist/html/Makefile.am
	* manual/pl/dist/pdf/.cvsignore
	* manual/pl/dist/pdf/Makefile.am
	* manual/pl/dist/ps/.cvsignore
	* manual/pl/dist/ps/Makefile.am
	* manual/pl/dist/txt/.cvsignore
	* manual/pl/dist/txt/Makefile.am
		Add the polish translation of the manual,
		Authored by Pawel Pekala.

Index: PATCHSETS
===================================================================
RCS file: /cvsroot/sylpheed-claws/sylpheed-claws/PATCHSETS,v
retrieving revision 1.1.2.1481
retrieving revision 1.1.2.1482
diff -u -r1.1.2.1481 -r1.1.2.1482
--- PATCHSETS	5 May 2006 16:17:37 -0000	1.1.2.1481
+++ PATCHSETS	5 May 2006 17:53:30 -0000	1.1.2.1482
@@ -1470,3 +1470,4 @@
 ( cvs diff -u -r 1.179.2.111 -r 1.179.2.112 src/imap.c;  ) > 2.1.1cvs46.patchset
 ( cvs diff -u -r 1.179.2.112 -r 1.179.2.113 src/imap.c;  ) > 2.1.1cvs47.patchset
 ( cvs diff -u -r 1.115.2.82 -r 1.115.2.83 src/main.c;  ) > 2.1.1cvs48.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 manual/Makefile.am;  diff -u /dev/null manual/pl/Makefile.am;  diff -u /dev/null manual/pl/account.xml;  diff -u /dev/null manual/pl/ack.xml;  diff -u /dev/null manual/pl/addrbook.xml;  diff -u /dev/null manual/pl/advanced.xml;  diff -u /dev/null manual/pl/faq.xml;  diff -u /dev/null manual/pl/glossary.xml;  diff -u /dev/null manual/pl/gpl.xml;  diff -u /dev/null manual/pl/handling.xml;  diff -u /dev/null manual/pl/intro.xml;  diff -u /dev/null manual/pl/keyboard.xml;  diff -u /dev/null manual/pl/plugins.xml;  diff -u /dev/null manual/pl/starting.xml;  diff -u /dev/null manual/pl/sylpheed-claws-manual.xml;  diff -u /dev/null manual/pl/dist/.cvsignore;  diff -u /dev/null manual/pl/dist/Makefile.am;  diff -u /dev/null manual/pl/dist/html/.cvsignore;  diff -u /dev/null manual/pl/dist/html/Makefile.am;  diff -u /dev/null manual/pl/dist/pdf/.cvsignore;  di
 ff -u /dev/null manual/pl/dist/pdf/Makefile.am;  diff -u /dev/null manual/pl/dist/ps/.cvsi
 gnore;  diff -u /dev/null manual/pl/dist/ps/Makefile.am;  diff -u /dev/null manual/pl/dist/txt/.cvsignore;  diff -u /dev/null manual/pl/dist/txt/Makefile.am;  ) > 2.1.1cvs49.patchset

Index: ChangeLog
===================================================================
RCS file: /cvsroot/sylpheed-claws/sylpheed-claws/ChangeLog,v
retrieving revision 1.396.2.547
retrieving revision 1.396.2.548
diff -u -r1.396.2.547 -r1.396.2.548
--- ChangeLog	5 May 2006 16:17:37 -0000	1.396.2.547
+++ ChangeLog	5 May 2006 17:53:30 -0000	1.396.2.548
@@ -1,3 +1,33 @@
+2006-05-05 [colin]	2.1.1cvs49
+
+	* manual/Makefile.am
+	* manual/pl/Makefile.am
+	* manual/pl/account.xml
+	* manual/pl/ack.xml
+	* manual/pl/addrbook.xml
+	* manual/pl/advanced.xml
+	* manual/pl/faq.xml
+	* manual/pl/glossary.xml
+	* manual/pl/gpl.xml
+	* manual/pl/handling.xml
+	* manual/pl/intro.xml
+	* manual/pl/keyboard.xml
+	* manual/pl/plugins.xml
+	* manual/pl/starting.xml
+	* manual/pl/sylpheed-claws-manual.xml
+	* manual/pl/dist/.cvsignore
+	* manual/pl/dist/Makefile.am
+	* manual/pl/dist/html/.cvsignore
+	* manual/pl/dist/html/Makefile.am
+	* manual/pl/dist/pdf/.cvsignore
+	* manual/pl/dist/pdf/Makefile.am
+	* manual/pl/dist/ps/.cvsignore
+	* manual/pl/dist/ps/Makefile.am
+	* manual/pl/dist/txt/.cvsignore
+	* manual/pl/dist/txt/Makefile.am
+		Add the polish translation of the manual,
+		Authored by Pawel Pekala.
+
 2006-05-05 [cleroy]	2.1.1cvs48
 
 	* src/main.c

Index: configure.ac
===================================================================
RCS file: /cvsroot/sylpheed-claws/sylpheed-claws/configure.ac,v
retrieving revision 1.654.2.1515
retrieving revision 1.654.2.1516
diff -u -r1.654.2.1515 -r1.654.2.1516
--- configure.ac	5 May 2006 16:17:38 -0000	1.654.2.1515
+++ configure.ac	5 May 2006 17:53:31 -0000	1.654.2.1516
@@ -11,7 +11,7 @@
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=48
+EXTRA_VERSION=49
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 
@@ -847,6 +847,12 @@
 manual/fr/dist/ps/Makefile
 manual/fr/dist/html/Makefile
 manual/fr/dist/txt/Makefile
+manual/pl/Makefile
+manual/pl/dist/Makefile
+manual/pl/dist/pdf/Makefile
+manual/pl/dist/ps/Makefile
+manual/pl/dist/html/Makefile
+manual/pl/dist/txt/Makefile
 sylpheed-claws.pc
 ])
 



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.