summaryrefslogtreecommitdiffstats
path: root/extra/filezilla/post-install
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-09-14 20:03:13 +0200
committerpiernov <piernov@piernov.org>2011-09-14 20:03:13 +0200
commit81152096e856962ee27df6b423d6c70be5625389 (patch)
tree0dfa20ab14a1cafceff18c653c8b9ae942949aec /extra/filezilla/post-install
parentfde4f1951f83e24fa64d9dfd9208f98b1b210eec (diff)
downloadnutyx-extra-81152096e856962ee27df6b423d6c70be5625389.tar.gz
nutyx-extra-81152096e856962ee27df6b423d6c70be5625389.tar.bz2
nutyx-extra-81152096e856962ee27df6b423d6c70be5625389.tar.xz
nutyx-extra-81152096e856962ee27df6b423d6c70be5625389.zip
filezilla 3.5.1-1 ajout port
Diffstat (limited to 'extra/filezilla/post-install')
-rw-r--r--extra/filezilla/post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/filezilla/post-install b/extra/filezilla/post-install
new file mode 100644
index 000000000..86c36a393
--- /dev/null
+++ b/extra/filezilla/post-install
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# icon cache
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+
+# End of file