summaryrefslogtreecommitdiffstats
path: root/testing/source/vtown/kde/doinst.sh/kcolorchooser
diff options
context:
space:
mode:
Diffstat (limited to 'testing/source/vtown/kde/doinst.sh/kcolorchooser')
-rw-r--r--testing/source/vtown/kde/doinst.sh/kcolorchooser5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/source/vtown/kde/doinst.sh/kcolorchooser b/testing/source/vtown/kde/doinst.sh/kcolorchooser
new file mode 100644
index 000000000..e376b59af
--- /dev/null
+++ b/testing/source/vtown/kde/doinst.sh/kcolorchooser
@@ -0,0 +1,5 @@
+
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database /usr/share/applications >/dev/null 2>&1
+fi
+