summarylogtreecommitdiffstats
path: root/photoflow.install
diff options
context:
space:
mode:
Diffstat (limited to 'photoflow.install')
-rw-r--r--photoflow.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/photoflow.install b/photoflow.install
deleted file mode 100644
index fcb1cb8a4386..000000000000
--- a/photoflow.install
+++ /dev/null
@@ -1,9 +0,0 @@
-post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_remove() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}