[gedit-cossa] Release 3.2.0
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-cossa] Release 3.2.0
- Date: Sun, 13 Nov 2011 11:38:32 +0000 (UTC)
commit 329d0590c8614803504c01e414a32e715d36b05c
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Nov 13 12:38:15 2011 +0100
Release 3.2.0
NEWS | 23 +++++++++++++++++++++++
README | 2 +-
configure.ac | 6 +++---
3 files changed, 27 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 624ab8b..eba1835 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,27 @@
=================
+gedit-cossa 3.2.0
+=================
+
+New Features and Fixes
+======================
+- Misc bug fixes.
+
+New and updated translations
+============================
+- cs (Marek ÄernockÃ)
+- da (Joe Hansen)
+- de (Mario BlÃttermann)
+- el (ÎÏÎÎÎÎÏ ÎÎÎÏÎÏÎÎÏ)
+- es (Jorge GonzÃlez)
+- gl (Fran Dieguez)
+- lv (RÅdofls Mazurs)
+- nb (Kjartan Maraas)
+- pl (Piotr DrÄg)
+- sl (Matej UrbanÄiÄ)
+- sv (Daniel Nylander)
+- th (Akom Chotiphantawanon)
+
+=================
gedit-cossa 3.1.2
=================
diff --git a/README b/README
index 2bf76fc..63014bb 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is version 3.1.2 of gedit-cossa. gedit-cossa is a CSS previewer for GTK+
+This is version 3.2.0 of gedit-cossa. gedit-cossa is a CSS previewer for GTK+
themes, integrating with gedit so the edited CSS is promptly visible in the
various samples. gedit-ossa may be easily extended with more samples and allows
zooming these to help get the tiny details right.
diff --git a/configure.ac b/configure.ac
index 0edaf72..553ba3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
AC_PREREQ([2.63])
m4_define(gedit_cossa_major_version, 3)
-m4_define(gedit_cossa_minor_version, 1)
-m4_define(gedit_cossa_micro_version, 2)
+m4_define(gedit_cossa_minor_version, 2)
+m4_define(gedit_cossa_micro_version, 0)
m4_define(gedit_cossa_version, gedit_cossa_major_version.gedit_cossa_minor_version.gedit_cossa_micro_version)
AC_INIT([gedit-cossa],
@@ -31,7 +31,7 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [The gettext translation domain])
PKG_CHECK_MODULES(COSSA,
- [ gtk+-3.0 >= 3.1
+ [ gtk+-3.0 >= 3.2
gedit >= 3.0
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]