summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavyd Madeley <davyd@madeley.id.au>2006-09-04 15:32:24 +0000
committerDavyd Madeley <davyd@src.gnome.org>2006-09-04 15:32:24 +0000
commit26f60e50217890454023106b7308a0fd2b9589ef (patch)
tree0a3a6fe873ec49963e9768d7721b8d36a38a69e9
parent51ab8a3a48a0c06a4e78ecad0a79784c387b8150 (diff)
- release GNOME Applets 2.16.0GNOME_APPLETS_2_16_0
2006-09-04 Davyd Madeley <davyd@madeley.id.au> * configure.in: * NEWS: - release GNOME Applets 2.16.0 * geyes/Makefile.am: * modemlights/Makefile.am: * stickynotes/pixmaps/Makefile.am: * cpufreq/pixmaps/Makefile.am: - ensure the icon cache is regenerated
-rw-r--r--ChangeLog12
-rw-r--r--NEWS41
-rw-r--r--configure.in2
-rw-r--r--cpufreq/pixmaps/Makefile.am9
-rw-r--r--geyes/Makefile.am9
-rw-r--r--modemlights/Makefile.am9
-rw-r--r--stickynotes/data/Makefile.am5
-rw-r--r--stickynotes/pixmaps/Makefile.am9
8 files changed, 93 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b0c5168b6..62758005a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-09-04 Davyd Madeley <davyd@madeley.id.au>
+
+ * configure.in:
+ * NEWS:
+ - release GNOME Applets 2.16.0
+
+ * geyes/Makefile.am:
+ * modemlights/Makefile.am:
+ * stickynotes/pixmaps/Makefile.am:
+ * cpufreq/pixmaps/Makefile.am:
+ - ensure the icon cache is regenerated
+
2006-08-23 Davyd Madeley <davyd@madeley.id.au>
* configure.in: unconditionally enable stickynotes applet, because
diff --git a/NEWS b/NEWS
index d56c268d1..a11fa44f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+Changes in GNOME-Applets 2.16.0
+===============================
+"Codename Pantomime"
+
+This is it, the brass ring, the 2.16 GNOME applets release. This is the release
+that will mean so much to so many people. Thanks to everyone who contributed,
+to get the full list of changes, you'll have to read back a ways.
+
+Changes (since 2.15.90):
+ - reenable stickynotes (Davyd Madeley)
+ - geyes: new Tango based theme (Davyd Madeley, Andrew Kerr)
+ - modemlights: latest icons (Lapo Calamandrei, Davyd Madeley)
+
+Translations:
+ - eu (Inaki Larranaga)
+ - ca (Jordi Mallach, Xavier Conde Rueda, Josep Puigdemont i Casamajó)
+ - or (Subhransu Behera)
+ - el (Kostas Papadimas, Nikos Charonitakis)
+ - bn_IN (Runa Bhattacharjee)
+ - bg (Alexander Shopov)
+ - mk (Jovan Naumovski, Arangel Angov)
+ - hi (Rajesh Ranjan)
+ - pt (Duarte Loreto)
+ - hu (Gabor Kelemen)
+ - nl (Tino Meinen, Wouter Bolsterlee)
+ - fr (Robert-André Mauchin)
+ - lt (Gintautas Miliauskas)
+ - vi (Clytie Siddall)
+ - th (Theppitak Karoonboonyanan)
+ - de (Hendrik Richter)
+ - fi (Ilkka Tuohela)
+ - sl (Matic Zgur)
+ - sv (Daniel Nylander)
+ - ml (Ani Peter)
+ - es (Francisco Javier F. Serrador)
+ - gu (Ankit Patel)
+ - ja (Satoru SATOH)
+ - ru (Leonid Kanter)
+ - et (Priit Laes)
+ - mg (Thierry Randrianiriana)
+
Changes in GNOME-Applets 2.15.90
================================
"Codename Kinetica Perpetua"
diff --git a/configure.in b/configure.in
index 79ceff08e..bc3fa3d95 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
dnl ***************************************************************************
dnl *** configure.in for GNOME-APPLETS ***
dnl ***************************************************************************
-AC_INIT(gnome-applets, 2.15.90)
+AC_INIT(gnome-applets, 2.16.0)
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)
diff --git a/cpufreq/pixmaps/Makefile.am b/cpufreq/pixmaps/Makefile.am
index dac13fbf0..8f203b291 100644
--- a/cpufreq/pixmaps/Makefile.am
+++ b/cpufreq/pixmaps/Makefile.am
@@ -31,6 +31,8 @@ uninstall-local:
rm -f $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/$$FILE; \
done
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+
install-data-local:
for icon in $(icons); do \
SIZE=`echo $$icon | cut -d. -f2`; \
@@ -44,3 +46,10 @@ install-data-local:
mkdir -p $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/; \
$(INSTALL_DATA) $(srcdir)/$$icon $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/$$FILE; \
done
+ @-if test -z "(DESTDIR)"; then \
+ echo "Updating Gtk icon cache."; \
+ $(gtk_update_icon_cache); \
+ else \
+ echo "*** Icon cache not updated. After install, run this:"; \
+ echo "*** $(gtk_update_icon_cache)"; \
+ fi
diff --git a/geyes/Makefile.am b/geyes/Makefile.am
index f98071fdc..322f7edc9 100644
--- a/geyes/Makefile.am
+++ b/geyes/Makefile.am
@@ -66,6 +66,8 @@ uninstall-local:
rm -f $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/$$FILE; \
done
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+
install-data-local:
for icon in $(icons); do \
SIZE=`echo $$icon | cut -d. -f2`; \
@@ -79,6 +81,13 @@ install-data-local:
mkdir -p $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/; \
$(INSTALL_DATA) $(srcdir)/$$icon $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/$$FILE; \
done
+ @-if test -z "(DESTDIR)"; then \
+ echo "Updating Gtk icon cache."; \
+ $(gtk_update_icon_cache); \
+ else \
+ echo "*** Icon cache not updated. After install, run this:"; \
+ echo "*** $(gtk_update_icon_cache)"; \
+ fi
if GCONF_SCHEMAS_INSTALL
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(schemas_DATA) ;
endif
diff --git a/modemlights/Makefile.am b/modemlights/Makefile.am
index 5f72275f3..f6de84467 100644
--- a/modemlights/Makefile.am
+++ b/modemlights/Makefile.am
@@ -58,6 +58,8 @@ uninstall-local:
rm -f $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/$$FILE; \
done
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+
install-data-local:
for icon in $(icons); do \
SIZE=`echo $$icon | cut -d. -f2`; \
@@ -71,3 +73,10 @@ install-data-local:
mkdir -p $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/; \
$(INSTALL_DATA) $(srcdir)/$$icon $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/$$FILE; \
done
+ @-if test -z "(DESTDIR)"; then \
+ echo "Updating Gtk icon cache."; \
+ $(gtk_update_icon_cache); \
+ else \
+ echo "*** Icon cache not updated. After install, run this:"; \
+ echo "*** $(gtk_update_icon_cache)"; \
+ fi
diff --git a/stickynotes/data/Makefile.am b/stickynotes/data/Makefile.am
index 8f86b568e..1ea42d8f6 100644
--- a/stickynotes/data/Makefile.am
+++ b/stickynotes/data/Makefile.am
@@ -1,11 +1,12 @@
# install the upgrading .server file
#
+server_in_files = \
+ GNOME_StickyNotesApplet.server.in
+
if BUILD_STICKYNOTES_APPLET
else
serverdir = $(libdir)/bonobo/servers
-server_in_files = \
- GNOME_StickyNotesApplet.server.in
server_DATA = $(server_in_files:.server.in=.server)
@INTLTOOL_SERVER_RULE@
diff --git a/stickynotes/pixmaps/Makefile.am b/stickynotes/pixmaps/Makefile.am
index 56450d6af..57f01464c 100644
--- a/stickynotes/pixmaps/Makefile.am
+++ b/stickynotes/pixmaps/Makefile.am
@@ -32,6 +32,8 @@ uninstall-local:
rm -f $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/$$FILE; \
done
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+
install-data-local:
for icon in $(icons); do \
SIZE=`echo $$icon | cut -d. -f2`; \
@@ -45,3 +47,10 @@ install-data-local:
mkdir -p $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/; \
$(INSTALL_DATA) $(srcdir)/$$icon $(DESTDIR)$(iconsdir)/hicolor/$$SIZE/apps/$$FILE; \
done
+ @-if test -z "(DESTDIR)"; then \
+ echo "Updating Gtk icon cache."; \
+ $(gtk_update_icon_cache); \
+ else \
+ echo "*** Icon cache not updated. After install, run this:"; \
+ echo "*** $(gtk_update_icon_cache)"; \
+ fi