summarylogtreecommitdiffstats
path: root/ffdiaporama.install
diff options
context:
space:
mode:
Diffstat (limited to 'ffdiaporama.install')
-rw-r--r--ffdiaporama.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/ffdiaporama.install b/ffdiaporama.install
deleted file mode 100644
index 7cb5de249aaa..000000000000
--- a/ffdiaporama.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- update-desktop-database -q
- update-mime-database usr/share/mime > /dev/null
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-} \ No newline at end of file