diff options
author | Thorsten Behrens <tbehrens@suse.com> | 2012-09-21 13:32:36 +0200 |
---|---|---|
committer | Thorsten Behrens <tbehrens@suse.com> | 2012-09-21 13:33:59 +0200 |
commit | 9d35d643039f49376504e9002a2c2b8a406d00d9 (patch) | |
tree | 144346b158e91f6cf68c5c87359a0682e5b05539 /officecfg | |
parent | 963c98a65e4eddf179e170ff0bb30e4bfafc6b16 (diff) |
Fix fdo#54417 - blacklist buggy Intel driver for dxcanvas
Change-Id: I5f18a9679ae4896e5f0271284abfb0062c788f0b
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Canvas.xcu | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Canvas.xcu b/officecfg/registry/data/org/openoffice/Office/Canvas.xcu index a51ff5b244c8..715802585593 100644 --- a/officecfg/registry/data/org/openoffice/Office/Canvas.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Canvas.xcu @@ -22,6 +22,8 @@ 4098 19545 -2132340659 0 6 13 3265 0 <!-- ATI Mobility 128 AGP 2X - blank screen --> 4098 19526 11604008 2 5 10 0 1028 + <!-- CPU-integrated HD4000 Graphic - busted max texture size - fdo#54417 --> + 32902 354 -2067132349 9 9 17 10 2828 </value> </prop> </node> |