summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2005-09-04 16:16:16 +0000
committerRodney Dawes <dobey@src.gnome.org>2005-09-04 16:16:16 +0000
commit90f2a71cb54cf616d7fd906a949e5e75753dc125 (patch)
tree1538bddc6e9d933cd275f16c0414654ab8061c97
parent8cefef9f6f4a4ed80ad22b47de5ffb75acb9263e (diff)
downloadadwaita-icon-theme-GNOME_ICON_THEME_2_12_0.tar.gz
Update for 2.12.0 releaseGNOME_ICON_THEME_2_12_0
2005-09-04 Rodney Dawes <dobey@novell.com> * NEWS: * configure.in: Update for 2.12.0 release * 16x16/stock/net/Makefile.am (install-data-local): Fix an issue with Tor's patch that caused a missing separator error
-rw-r--r--16x16/stock/net/Makefile.am3
-rw-r--r--ChangeLog14
-rw-r--r--NEWS12
-rw-r--r--configure.in2
-rw-r--r--po/ChangeLog3
5 files changed, 25 insertions, 9 deletions
diff --git a/16x16/stock/net/Makefile.am b/16x16/stock/net/Makefile.am
index 6e3809064..65ea1b82e 100644
--- a/16x16/stock/net/Makefile.am
+++ b/16x16/stock/net/Makefile.am
@@ -69,9 +69,8 @@ EXTRA_DIST = $(icon_DATA)
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(icondir)/../../filesystems
- $(mkinstalldirs) $(DESTDIR)$(icondir)
+ $(mkinstalldirs) $(DESTDIR)$(icondir)
$(INSTALL) $(srcdir)/stock_shared-by-me.png $(DESTDIR)$(icondir)
$(INSTALL) $(srcdir)/stock_shared-to-me.png $(DESTDIR)$(icondir)
$(LN_S) $(icondir)/stock_shared-by-me.png $(DESTDIR)$(icondir)/../../filesystems/gnome-fs-locally-shared.png
$(LN_S) $(icondir)/stock_shared-to-me.png $(DESTDIR)$(icondir)/../../filesystems/gnome-fs-share-private.png
-
diff --git a/ChangeLog b/ChangeLog
index bb7af8f7d..e0895d3ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
-2005-08-30 Tor Lillqvist <tml@novell.com>
+2005-09-04 Rodney Dawes <dobey@novell.com>
- * 16x16/stock/net/Makefile.am (install-data-local)
- * 24x24/stock/net/Makefile.am (install-data-local)
+ * NEWS:
+ * configure.in: Update for 2.12.0 release
+
+ * 16x16/stock/net/Makefile.am (install-data-local):
+ Fix an issue with Tor's patch that caused a missing separator error
+
+2005-09-04 Tor Lillqvist <tml@novell.com>
+
+ * 16x16/stock/net/Makefile.am (install-data-local):
+ * 24x24/stock/net/Makefile.am (install-data-local):
* 48x48/mimetypes/Makefile.am (install-data-hook):
Create icondir before installing into it.
No / between $(DESTDIR) and $(icondir).
diff --git a/NEWS b/NEWS
index 34780fbf7..0d75f0da6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-Version 2.11.92
+Version 2.12.0
+
+Changes since 2.11.92
+
+* Create icondir before installing into it and no / between destdir and icondir
+ (Tor Lillqvist)
+* Install scalable application icons to hicolor
+ (Jakub Steiner)
+* Make 48x48 filesystem icons be scalable again
+ -- bug #314346 (Jakub Steiner)
+* Updated translations [cy, ru]
Changes since 2.11.91
diff --git a/configure.in b/configure.in
index ba073f52d..b18dd6bfc 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.11.92],
+AC_INIT([gnome-icon-theme], [2.12.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)
diff --git a/po/ChangeLog b/po/ChangeLog
index 81349fd4e..6db075ead 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -4,8 +4,7 @@
2005-08-29 Telsa Gwynne <hobbit@aloss.ukuu.org.uk>
- * cy.po: Updated Welsh translation.
-
+ * cy.po: Updated Welsh translation.
2005-08-12 Mohammad DAMT <mdamt@gnome.org>