From 5b5f8908030ee94265b33c00190ad956c181ab93 Mon Sep 17 00:00:00 2001 From: piernov Date: Fri, 2 Sep 2011 17:58:57 +0200 Subject: gnome-online-accounts 3.1.90-1 ajout post-install --- gnome-online-accounts/post-install | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 gnome-online-accounts/post-install (limited to 'gnome-online-accounts') 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 -- cgit v1.2.3-54-g00ecf