10 lines
435 B
XML
10 lines
435 B
XML
|
<?xml version="1.0"?>
|
||
|
<graphical-restrictions>
|
||
|
<card is="Intel(R) HD Graphics 3000" os="windows" version="<9.17.11" disable="a b c"/>
|
||
|
<card contains="HD Graphics" os="linux" version="=9.17.10.3517" disable="a b c"/>
|
||
|
<card is="Intel(R) HD Graphics 3000" os="osx" version="<=9.17.10" disable="a b c"/>
|
||
|
<card is="" os="bsd" version="<1.2.3" disable="a b c"/>
|
||
|
|
||
|
</graphical-restrictions>
|
||
|
|