[arch-commits] Commit in mate-utils-gtk3/trunk (mate-utils.install)
Balló György
bgyorgy at archlinux.org
Wed Nov 18 00:08:51 UTC 2015
Date: Wednesday, November 18, 2015 @ 01:08:51
Author: bgyorgy
Revision: 147037
Update the correct icon cache on install
Modified:
mate-utils-gtk3/trunk/mate-utils.install
--------------------+
mate-utils.install | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: mate-utils.install
===================================================================
--- mate-utils.install 2015-11-18 00:08:29 UTC (rev 147036)
+++ mate-utils.install 2015-11-18 00:08:51 UTC (rev 147037)
@@ -1,6 +1,6 @@
post_install() {
glib-compile-schemas /usr/share/glib-2.0/schemas/
- gtk-update-icon-cache -q -t -f /usr/share/icons/mate
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
}
post_upgrade() {
More information about the arch-commits
mailing list