From 7d4cc45a17103c5a2232d2963fe50bd3bdedf977 Mon Sep 17 00:00:00 2001 From: piernov Date: Tue, 6 Mar 2012 17:49:21 +0000 Subject: baobab ajout port --- baobab/post-install | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 baobab/post-install (limited to 'baobab/post-install') diff --git a/baobab/post-install b/baobab/post-install new file mode 100755 index 0000000..ef149b3 --- /dev/null +++ b/baobab/post-install @@ -0,0 +1,14 @@ +#!/bin/sh + +port=baobab + +# glib schemas +/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas + +# desktop database +update-desktop-database -q + +# icon cache +gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor + +# End of file -- cgit v1.2.3-70-g09d2