summaryrefslogtreecommitdiffstats
path: root/gnome-online-accounts
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-09-02 17:58:57 +0200
committerpiernov <piernov@piernov.org>2011-09-02 17:58:57 +0200
commit5b5f8908030ee94265b33c00190ad956c181ab93 (patch)
tree6937bbb80b37e00d71623a07565d8774654b4f1c /gnome-online-accounts
parentebf27d4dc531b596f100b7d441cad297c1eb2544 (diff)
downloadgnome3-5b5f8908030ee94265b33c00190ad956c181ab93.tar.gz
gnome3-5b5f8908030ee94265b33c00190ad956c181ab93.tar.bz2
gnome3-5b5f8908030ee94265b33c00190ad956c181ab93.tar.xz
gnome3-5b5f8908030ee94265b33c00190ad956c181ab93.zip
gnome-online-accounts 3.1.90-1 ajout post-install
Diffstat (limited to 'gnome-online-accounts')
-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