From 49a27b59e249050c434d660b4410ca45705c4e56 Mon Sep 17 00:00:00 2001 From: piernov Date: Tue, 16 Aug 2011 23:02:25 +0200 Subject: tomboy 1.7.3-1 ajout port --- tomboy/post-install | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tomboy/post-install (limited to 'tomboy/post-install') diff --git a/tomboy/post-install b/tomboy/post-install new file mode 100644 index 0000000..12c41a4 --- /dev/null +++ b/tomboy/post-install @@ -0,0 +1,11 @@ +#!/bin/sh + +port=tomboy + +# gconf schemas +/usr/sbin/gconfpkg --install $port + +# icon cache +gtk-update-icon-cache -f -q -t /usr/share/icons/hicolor + +# End of file -- cgit v1.2.3-54-g00ecf