[gtk-css-engine] Update auxiliary files.



commit 52f34761e5d3ca7639c92c72b8d71006929dc31b
Author: Robert Staudinger <robsta gnome org>
Date:   Fri Jul 31 19:42:12 2009 +0200

    Update auxiliary files.

 HACKING      |    7 +++----
 NEWS         |    7 +++++++
 configure.in |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/HACKING b/HACKING
index cd5c47e..8a3c73e 100644
--- a/HACKING
+++ b/HACKING
@@ -49,13 +49,12 @@ Making a release
 
 * NEWS.
 * TODO.
-* Remove extra version in configure.in.
-* Commit to svn.
+* Commit and push.
 * `make distcheck`.
-* Tag in svn.
+* Tag and push.
 * Upload tarball.
 * Announce.
 * Bump version and add extra version in configure.in.
-* Commit to svn.
+* Commit and push.
 * Update web-page.
 
diff --git a/NEWS b/NEWS
index 69562a5..1d537d8 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@
 NEWS
 ====
 
+Version 0.3, 2009-07-31
+-----------------------
+
+* Work on widgets parts, a way to address things like notebook tabs.
+* Start of a sample theme "moblesse".
+* Work on a single canvas theme "pioneer".
+
 Version 0.2, 2008-10-01
 -----------------------
 
diff --git a/configure.in b/configure.in
index 76615d7..ac2544e 100644
--- a/configure.in
+++ b/configure.in
@@ -82,7 +82,7 @@ GTK_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-2.0`
 AC_SUBST(GTK_VERSION) 
 
 # Maybe it would work with gtk+-2.8, the first sporting cairo, right?
-pkgs='libccss-gtk-1 >= 0.3.1'
+pkgs='libccss-gtk-1 >= 0.4'
 
 AC_MSG_CHECKING([for SVG support in libccss-cairo])
 with_rsvg=`$PKG_CONFIG --variable=ccss_with_rsvg libccss-cairo-1`



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