From 10de013a565fda445f30a9c4cfe3225d4d48278c Mon Sep 17 00:00:00 2001 From: ponce Date: Mon, 20 Sep 2010 19:50:44 -0400 Subject: system/lxrandr: Added (LXDE monitor config tool) Signed-off-by: dsomero --- system/lxrandr/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 system/lxrandr/doinst.sh (limited to 'system/lxrandr/doinst.sh') diff --git a/system/lxrandr/doinst.sh b/system/lxrandr/doinst.sh new file mode 100644 index 0000000000..3857649f50 --- /dev/null +++ b/system/lxrandr/doinst.sh @@ -0,0 +1,3 @@ +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database -q usr/share/applications &> /dev/null +fi -- cgit v1.2.3