From 7792328059bc924e322bbe2b04ad48348887b2ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Mon, 30 Apr 2007 12:52:35 +0000 Subject: [PATCH] Merging from old trunk: r658520 | lunakl | 2007-04-27 17:10:23 +0200 (Fri, 27 Apr 2007) | 4 lines Remove exceptions for Mozilla apps and OOo - they can handle focus stealing prevention somewhat better. svn path=/trunk/KDE/kdebase/workspace/; revision=659590 --- data/fsp_workarounds_1 | 34 +--------------------------------- 1 file changed, 1 insertion(+), 33 deletions(-) diff --git a/data/fsp_workarounds_1 b/data/fsp_workarounds_1 index 4ca82a28b0..37948fea52 100644 --- a/data/fsp_workarounds_1 +++ b/data/fsp_workarounds_1 @@ -1,36 +1,4 @@ [1] -description=(Default) Disable focus stealing prevention for OpenOffice.org 2.0 -fsplevel=0 -fsplevelrule=2 -wmclass=vclsalframe openoffice.org 2.0 -wmclasscomplete=true -wmclassmatch=1 - -[2] -description=(Default) Disable focus stealing prevention for Mozilla -fsplevel=0 -fsplevelrule=2 -wmclass=mozilla-bin -wmclasscomplete=false -wmclassmatch=1 - -[3] -description=(Default) Disable focus stealing prevention for Firefox -fsplevel=0 -fsplevelrule=2 -wmclass=firefox-bin -wmclasscomplete=false -wmclassmatch=1 - -[4] -description=(Default) Disable focus stealing prevention for Thunderbird -fsplevel=0 -fsplevelrule=2 -wmclass=thunderbird-bin -wmclasscomplete=false -wmclassmatch=1 - -[5] description=(Default) Disable focus stealing prevention for XV fsplevel=0 fsplevelrule=2 @@ -39,4 +7,4 @@ wmclasscomplete=true wmclassmatch=3 [General] -count=5 +count=1