[gmime] 2.5.x development series starts... now.



commit 95a90ef6f1a70738e1b8769a8fd295450fba3263
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Thu Apr 23 20:46:21 2009 -0400

    2.5.x development series starts... now.
    
    2009-04-23  Jeffrey Stedfast  <fejj novell com>
    
    	* branched: now begins 2.5.x development
    
    	* configure.in: Updated.
    
    	* zentimer.h: Updated to hopefully build on Windows.
    
    	* gmime/Makefile.am: Rename lib name to gmime-2.6.
    
    	* gmime.pc.in: Renamed from gmime-2.4.pc.in.
    
    	* mono/gmime-sharp.pc.in: Renamed from gmime-sharp-2.4.pc.in.
    
    	* gmime/gmime-stream*.[c,h] (stream_length): Fixed to return a gint64
---
 docs/reference/.gitignore                         |   18 ++++++++++++++++++
 gmime-2.4.pc.in => gmime.pc.in                    |    0
 mono/{gmime-sharp-2.4.pc.in => gmime-sharp.pc.in} |    0
 3 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/docs/reference/.gitignore b/docs/reference/.gitignore
new file mode 100644
index 0000000..c3d2162
--- /dev/null
+++ b/docs/reference/.gitignore
@@ -0,0 +1,18 @@
+Makefile.in
+Makefile
+.deps/
+.libs/
+html/
+tmpl/
+xml/
+gmime-decl-list.txt
+gmime-decl.txt
+gmime-overrides.txt
+gmime-undeclared.txt
+gmime-undocumented.txt
+gmime-unused.txt
+gmime.args
+gmime.interfaces
+gmime.prerequisites
+gmime.signals
+*.stamp
diff --git a/gmime-2.4.pc.in b/gmime.pc.in
similarity index 100%
rename from gmime-2.4.pc.in
rename to gmime.pc.in
diff --git a/mono/gmime-sharp-2.4.pc.in b/mono/gmime-sharp.pc.in
similarity index 100%
rename from mono/gmime-sharp-2.4.pc.in
rename to mono/gmime-sharp.pc.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]