From 11bb25c1138e0bd14728943f1d5c251f1f55ecca Mon Sep 17 00:00:00 2001 From: digwtx Date: Sat, 24 Apr 2010 16:41:59 -0400 Subject: office/texworks: Added (TeX editor) --- office/texworks/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 office/texworks/doinst.sh (limited to 'office/texworks/doinst.sh') diff --git a/office/texworks/doinst.sh b/office/texworks/doinst.sh new file mode 100644 index 0000000000000..5fb28930db0b9 --- /dev/null +++ b/office/texworks/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 2>&1 +fi -- cgit v1.2.3