summarylogtreecommitdiffstats
path: root/lmc.install
diff options
context:
space:
mode:
Diffstat (limited to 'lmc.install')
-rw-r--r--lmc.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/lmc.install b/lmc.install
new file mode 100644
index 000000000000..0adcc0d948de
--- /dev/null
+++ b/lmc.install
@@ -0,0 +1,4 @@
+post_install() {
+ update-desktop-database -q
+ xdg-icon-resource install /usr/share/pixmaps/lmc.xpm --size 32 --novendor
+}