summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2006-08-21 20:31:00 +0000
committerRodney Dawes <dobey@src.gnome.org>2006-08-21 20:31:00 +0000
commit8e6344fafa66ca8760867233cf88cf4a9632490a (patch)
treecb25501ca31ee2f4c269925ec9ddfffda561939d
parentc6bd74c32d3ffa35604b85de11b01b31438a071e (diff)
downloadadwaita-icon-theme-GNOME_ICON_THEME_2_15_92.tar.gz
Updated version to 2.15.92 for release Update icon-naming-utilsGNOME_ICON_THEME_2_15_92
2006-08-21 Rodney Dawes <dobey@novell.com> * NEWS: * configure.in: Updated version to 2.15.92 for release Update icon-naming-utils requirement to 0.8.1
-rw-r--r--ChangeLog6
-rw-r--r--NEWS16
-rw-r--r--configure.in4
3 files changed, 24 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 619c27320..f986c657b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-08-21 Rodney Dawes <dobey@novell.com>
+ * NEWS:
+ * configure.in: Updated version to 2.15.92 for release
+ Update icon-naming-utils requirement to 0.8.1
+
+2006-08-21 Rodney Dawes <dobey@novell.com>
+
* */mimetypes/Makefile.am:
* */mimetypes/x-office-drawing.*:
New x-office-drawing icon from Lapo Calamandrei
diff --git a/NEWS b/NEWS
index 66a81dc81..fc5e1eaf7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 2.15.92
+
+* Add x-office-drawing icon (Lapo Calamandrei)
+* Add 32x32 mime type icons (Lapo Calamandrei)
+* Update scalable mime type icon shadows (Lapo Calamandrei)
+* Add application-certificate icon (Andreas Nilsson)
+* More icon cleanup to remove replaced icons (Rodney Dawes)
+* Add zoom-best-fit icon (Lapo Calamandrei)
+* Add 32x32 and scalable folder-new icons (Lapo Calamandrei)
+* Fix scalable web-browser icon not being installed
+ -- bug #351249 (Rodney Dawes)
+* 32x32 versions of zoom icons (Lapo Calamandrei)
+* Updated style weather status icons (Lapo Calamandrei)
+* 32x32 and scalable applications-development icons (Andreas Nilsson)
+* Updated translations [de]
+
Version 2.15.91
* Add applications-accessories scalable icon (Andreas Nilsson, Jakub Steiner)
diff --git a/configure.in b/configure.in
index 81d290bb9..58a1d1f25 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.91],
+AC_INIT([gnome-icon-theme], [2.15.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)
@@ -26,7 +26,7 @@ AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
# Define the toplevel path here
AC_SUBST(themedir, "\${datadir}/icons/gnome")
-UTILS_REQUIRED=0.8.0
+UTILS_REQUIRED=0.8.1
AC_MSG_CHECKING([icon-naming-utils >= $UTILS_REQUIRED])
PKG_CHECK_EXISTS(icon-naming-utils >= $UTILS_REQUIRED,