summaryrefslogtreecommitdiff
path: root/sysui/desktop/share
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 10:20:00 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 10:20:00 +0000
commit117fc662ed8801933a953fd55db76694bbed310f (patch)
tree0824e95815d31b6d7b3692fd6f5ebac0a6ccae0e /sysui/desktop/share
parent4143c5febf07c8264de30f3fe899fc849202bd48 (diff)
INTEGRATION: CWS sysui03 (1.1.2); FILE ADDED
2005/01/11 07:56:00 obr 1.1.2.1: #i39755#,#i33855# Moved Solaris desktop integration into a single package. Moved the start scripts in /usr/bin into the desktop integration packages and made the module launchers symbolic links into the office installation.
Diffstat (limited to 'sysui/desktop/share')
-rw-r--r--sysui/desktop/share/openoffice.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysui/desktop/share/openoffice.sh b/sysui/desktop/share/openoffice.sh
new file mode 100644
index 000000000000..cbaf5f060b82
--- /dev/null
+++ b/sysui/desktop/share/openoffice.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /etc/%PREFIX/program/soffice "$@"