summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2010-04-17 02:28:10 +0200
committerJakub Steiner <jimmac@gmail.com>2010-04-17 02:30:11 +0200
commit54db5d7446d803b5660850a4a5b11dafd000a5e9 (patch)
tree8350924e33be8d4c811687f80e6a4107738051d3
parent7dd7e3e2c62eb5627eca2f1189ca3c4ee7e54fac (diff)
downloadadwaita-icon-theme-GNOME_ICON_THEME_2_30_1.tar.gz
prepare for a releaseGNOME_ICON_THEME_2_30_1
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 528a14956..6852b210f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.30.1
+ - re-add mail icons
+ - sharper print preview icons
+ - remove shadows form some 16x16s
+ - re-add text-x-preview (no clipping rectangle though) bug #615194
+ - nautilus app icon fixes
+ - new edit-delete metaphor (x). http://www.bomahy.nl/hylke/blog/remove-the-remove-icon/
2.30.0
- Bengali translation
- remove arrows from format-justify-*
diff --git a/configure.ac b/configure.ac
index 0e1452870..9a387a524 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-icon-theme], [2.30.0],
+AC_INIT([gnome-icon-theme], [2.30.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])