summaryrefslogtreecommitdiff
path: root/midori/post-install
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2014-12-17 00:11:31 +1100
committerDanny Rawlins <monster.romster@gmail.com>2014-12-17 00:12:16 +1100
commit7df43be6de04b9ac0ab6c989b9b1bb56a383a4bf (patch)
treef23546ce75a12958b386977581916c8c98071016 /midori/post-install
parentf14798d3eb4c44643ea6c7d1b9de01f6ffeda13d (diff)
downloadcontrib-7df43be6de04b9ac0ab6c989b9b1bb56a383a4bf.tar.gz
contrib-7df43be6de04b9ac0ab6c989b9b1bb56a383a4bf.tar.xz
midori: 0.5.8 -> 0.5.9 fixes FS#1095
Diffstat (limited to 'midori/post-install')
-rw-r--r--midori/post-install5
1 files changed, 5 insertions, 0 deletions
diff --git a/midori/post-install b/midori/post-install
new file mode 100644
index 000000000..6972af072
--- /dev/null
+++ b/midori/post-install
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+update-desktop-database -q
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+

Generated by cgit