summaryrefslogtreecommitdiff
path: root/sysui/desktop/solaris/postinstall
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-12-19 10:29:26 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-12-19 10:29:26 +0000
commit1b95e23843750fd62d8beb809e452005e0423a08 (patch)
treef0d398fa7db2855b957dcb361e0493999a9ca5a9 /sysui/desktop/solaris/postinstall
parent5e15db2824f4d7ca566d44d4df56f08478ac2082 (diff)
INTEGRATION: CWS jl46 (1.4.88); FILE MERGED
2006/12/12 21:02:17 ihi 1.4.88.1: Extension support for solaris
Diffstat (limited to 'sysui/desktop/solaris/postinstall')
-rw-r--r--sysui/desktop/solaris/postinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysui/desktop/solaris/postinstall b/sysui/desktop/solaris/postinstall
index a8aa9c11796d..8e0e2defd36a 100644
--- a/sysui/desktop/solaris/postinstall
+++ b/sysui/desktop/solaris/postinstall
@@ -53,6 +53,7 @@ USERDIR=\`sed -n -e 's/UserInstallation=//p' /etc/%PREFIX/program/bootstraprc |
if [ ! -d \$USERDIR ]
then
/etc/%PREFIX/program/gnome-set-default-application '%PREFIX' 'application/vnd.oasis.opendocument' 'application/vnd.sun.xml' 'application/vnd.stardivision'
+ /etc/%PREFIX/program/gnome-set-default-application 'unopkg_gui' 'application/vnd.openofficeorg.extension'
fi
EOF
sed -n -e '2,$ p' ${CLIENT_BASEDIR}/usr/bin/%PREFIX >> ${CLIENT_BASEDIR}/usr/bin/%PREFIX.tmp$$