diff options
author | Philipp Kerling <k.philipp@gmail.com> | 2008-08-21 20:44:33 +0000 |
---|---|---|
committer | Philipp Kerling <pkerling@src.gnome.org> | 2008-08-21 20:44:33 +0000 |
commit | 4b6db9506caa5f81a3457f3e971f19e5342de90b (patch) | |
tree | b0b100713a61d9dcf884ba670fd35e8795d72863 /ChangeLog | |
parent | 36bed4c064971f4198d772d7380d221df50ebc4b (diff) |
Call gtk-update-icon-cache in uninstall-local
2008-08-21 Philipp Kerling <k.philipp@gmail.com>
* stickynotes/pixmaps/Makefile.am:
* cpufreq/pixmaps/Makefile.am:
* accessx-status/pixmaps/Makefile.am:
* modemlights/Makefile.am:
* mini-commander/src/Makefile.am:
* geyes/Makefile.am: Call gtk-update-icon-cache in uninstall-local
* invest-applet/data/art/invest-applet.svg:
* invest-applet/data/art/invest-applet.16.png:
* invest-applet/data/art/invest-applet.22.png:
* invest-applet/data/art/invest-applet.48.png: Copy invest neutral
icons as application icons
* invest-applet/data/art/Makefile.am:
* invest-applet/data/Invest_Applet.server.in.in: Install icons theme-friendly
Fixes bug #547647.
svn path=/trunk/; revision=10926
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +2008-08-21 Philipp Kerling <k.philipp@gmail.com> + + * stickynotes/pixmaps/Makefile.am: + * cpufreq/pixmaps/Makefile.am: + * accessx-status/pixmaps/Makefile.am: + * modemlights/Makefile.am: + * mini-commander/src/Makefile.am: + * geyes/Makefile.am: Call gtk-update-icon-cache in uninstall-local + * invest-applet/data/art/invest-applet.svg: + * invest-applet/data/art/invest-applet.16.png: + * invest-applet/data/art/invest-applet.22.png: + * invest-applet/data/art/invest-applet.48.png: Copy invest neutral + icons as application icons + * invest-applet/data/art/Makefile.am: + * invest-applet/data/Invest_Applet.server.in.in: Install icons theme-friendly + + Fixes bug #547647. + 2008-08-18 Callum McKenzie <callum@spooky-possum.org> * configure.in: |