summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-09-02 19:08:44 +0200
committerpiernov <piernov@piernov.org>2011-09-02 19:08:44 +0200
commit218eae35c9639633bc48a4736aa8e8f8887d9d6e (patch)
tree65d771c85320e2cb11356dce7d5298d32fb7aca8
parent1d5a9bd5a8a877707f4bf5cdb2c8941babc73382 (diff)
parent5b5f8908030ee94265b33c00190ad956c181ab93 (diff)
downloadgnome3-218eae35c9639633bc48a4736aa8e8f8887d9d6e.tar.gz
gnome3-218eae35c9639633bc48a4736aa8e8f8887d9d6e.tar.bz2
gnome3-218eae35c9639633bc48a4736aa8e8f8887d9d6e.tar.xz
gnome3-218eae35c9639633bc48a4736aa8e8f8887d9d6e.zip
Merge branch 'master' of ssh://piernov.org/srv/git/gnome3
-rwxr-xr-xgnome-online-accounts/post-install8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnome-online-accounts/post-install b/gnome-online-accounts/post-install
new file mode 100755
index 0000000..c4300d0
--- /dev/null
+++ b/gnome-online-accounts/post-install
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+port=gnome-online-accounts
+
+# icon cache
+gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
+
+# End of file