mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
18 lines
479 B
XML
18 lines
479 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<blocklist xmlns="http://www.mozilla.org/2006/addons-blocklist">
|
|
<pluginItems>
|
|
<pluginItem>
|
|
<match name="name" exp="^test_bug514327_1"/>
|
|
</pluginItem>
|
|
<pluginItem>
|
|
<match name="name" exp="^test_bug514327_2"/>
|
|
<versionRange severity="0"/>
|
|
</pluginItem>
|
|
<pluginItem>
|
|
<match name="name" exp="^test_bug514327_3"/>
|
|
<versionRange severity="0"/>
|
|
</pluginItem>
|
|
</pluginItems>
|
|
</blocklist>
|