[Libreoffice-commits] .: solenv/bin

Thorsten Behrens thorsten at kemper.freedesktop.org
Wed Jun 8 09:33:23 PDT 2011


 solenv/bin/linkoo |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit e591d96e7e33a692d3446b5e9d3d23d3a7185e49
Author: Thorsten Behrens <tbehrens at novell.com>
Date:   Wed Jun 8 18:29:43 2011 +0200

    Have dev-install default to non-mouse-grabbing menus
    
    Since I constantly run into deadlocked X otherwise.

diff --git a/solenv/bin/linkoo b/solenv/bin/linkoo
index 19921b2..b1fdc6e 100755
--- a/solenv/bin/linkoo
+++ b/solenv/bin/linkoo
@@ -49,6 +49,7 @@ export PATH="$thisdir/:$thisdir/../basis-link/program:$thisdir/../basis-link/ure
 export GNOME_DISABLE_CRASH_DIALOG=1
 export STAR_RESOURCEPATH=$thisdir/../basis-link/program/resource
 # debugging assistance
+export SAL_DISABLE_FLOATGRAB=1
 export G_SLICE=always-malloc
 export MALLOC_CHECK_=2
 export OOO_DISABLE_RECOVERY=1


More information about the Libreoffice-commits mailing list