summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2006-09-04 02:31:33 +0000
committerRodney Dawes <dobey@src.gnome.org>2006-09-04 02:31:33 +0000
commit836e2e3022d19d08e30e132918aa9ff8d92e86cd (patch)
treed9e0f4a9525039f83370e4f89ead0a75034e48f5
parentb6fd324beb32983dad5e1e8e0a41478ae27e94f9 (diff)
downloadadwaita-icon-theme-GNOME_ICON_THEME_2_16_0.tar.gz
Update for 2.16.0 releaseGNOME_ICON_THEME_2_16_0
2006-09-03 Rodney Dawes <dobey@novell.com> * NEWS: * configure.in: Update for 2.16.0 release
-rw-r--r--ChangeLog5
-rw-r--r--NEWS20
-rw-r--r--configure.in2
3 files changed, 26 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 05083f0f4..badd74188 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-03 Rodney Dawes <dobey@novell.com>
+ * NEWS:
+ * configure.in: Update for 2.16.0 release
+
+2006-09-03 Rodney Dawes <dobey@novell.com>
+
* */actions/Makefile.am:
* */actions/gtk-edit.*:
Add in a new style gtk-edit icon from Lapo Calamandrei
diff --git a/NEWS b/NEWS
index fc5e1eaf7..6b4ddc54d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 2.16.0
+
+* Add gtk-edit icon at 16x16, 22x22, and 24x24 sizes (Lapo Calamandrei)
+* Install 24x24 video-display icon
+ -- bug #354112 (Rodney Dawes)
+* Update 24x24 computer icon from updated 22x22 source
+ -- bug #354111 (Rodney Dawes)
+* Add a new logviewer icon (Lapo Calamandrei)
+* New help-browser, emblem-new, and user-desktop icons (Lapo Calamandrei)
+* New text-x-generic-template icon (Andreas Nilsson)
+* Add scalable and 32x32 go action icons (Andras Nilsson)
+* Updated scalable and 32x32 go-home icons (Lapo Calamandrei)
+* New list-add and list-remove icons
+ -- bug #348415 (Andreas Nilsson)
+* Port some cvs emblem icons to scalable (Rodney Dawes)
+* Replace emblem-package and emblem-web with new style icons (Rodney Dawes)
+* Add missing 32x32 mimetypes directory to index.theme.in (Rodney Dawes)
+* Updated network status icons (Lapo Calamandrei)
+* New translations [mg, mr]
+
Version 2.15.92
* Add x-office-drawing icon (Lapo Calamandrei)
diff --git a/configure.in b/configure.in
index 22f75f5cf..2fb3ebf91 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-icon-theme], [2.15.92],
+AC_INIT([gnome-icon-theme], [2.16.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)