From e3c21a8456cf86bf955262b71af2bfe4afd25ccc Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 22 Aug 2010 19:33:54 +0200 Subject: mass commit everything Signed-off-by: Florian Pritz --- qgtkstyle-svn/qgtkstyle.install | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 qgtkstyle-svn/qgtkstyle.install (limited to 'qgtkstyle-svn/qgtkstyle.install') diff --git a/qgtkstyle-svn/qgtkstyle.install b/qgtkstyle-svn/qgtkstyle.install new file mode 100644 index 0000000..c4d30da --- /dev/null +++ b/qgtkstyle-svn/qgtkstyle.install @@ -0,0 +1,7 @@ +post_install() { + echo "Do not forget to configure your GTK GUI style with 'qtconfig'" +} + +post_upgrade() { + echo "Do not forget to configure your GTK GUI style with 'qtconfig'" +} -- cgit v1.2.3-24-g4f1b