From: Mark Wooding Date: Wed, 23 Sep 2009 09:45:06 +0000 (+0100) Subject: dot/bash_profile: Make OpenOffice not use ugly widgets. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/a5abc1d29be727b2eb2159a614c9f12b5e2ea9d9?ds=sidebyside dot/bash_profile: Make OpenOffice not use ugly widgets. I don't know exactly how it tries to decide whether it's running under Gnome. Certainly dbus and gnome-panel don't have anything to do with it. --- diff --git a/dot/bash_profile b/dot/bash_profile index 37ed0ea..ffea97f 100644 --- a/dot/bash_profile +++ b/dot/bash_profile @@ -186,6 +186,8 @@ esac export XUSERFILESEARCHPATH="$HOME/.Xapps/%N:/usr/lib/X11/%T/%N%S" +export OOO_FORCE_DESKTOP=gnome + export PS_PERSONALITY=gnu export NC_SITES=cam:bos