summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2010-04-27 15:53:06 +0200
committerJakub Steiner <jimmac@gmail.com>2010-04-27 15:53:22 +0200
commitb21fdd8d558c35c704824ee21bbab0090e4326b9 (patch)
tree92628bd4909b60b1e7dc7486a323be0d0659e945
parent21b85cea61f79e9136693b5b9ec43d2fe4396433 (diff)
downloadadwaita-icon-theme-b21fdd8d558c35c704824ee21bbab0090e4326b9.tar.gz
sync with master, update news
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6852b210f..adc4952a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.30.2
+ - tweaks to edit-delete
+ - publicshare folder to use same metaphor as emblem-shared
+ - new icon avatar-default to replace stock_person
+ - remove media-zip and jaz.
2.30.1
- re-add mail icons
- sharper print preview icons
diff --git a/configure.ac b/configure.ac
index 9a387a524..6111f5d02 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.1],
+AC_INIT([gnome-icon-theme], [2.30.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])