summarylogtreecommitdiffstats
path: root/mp4joiner.install
diff options
context:
space:
mode:
Diffstat (limited to 'mp4joiner.install')
-rw-r--r--mp4joiner.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/mp4joiner.install b/mp4joiner.install
new file mode 100644
index 000000000000..9e1549ef50ba
--- /dev/null
+++ b/mp4joiner.install
@@ -0,0 +1,4 @@
+postinstall() {
+ gtk-update-icon-cache -f /usr/share/icons/hicolor
+ update-desktop-database -q
+} \ No newline at end of file