| Index: tests/expecteddata/manifest_gecko_True_False.rdf | 
| diff --git a/tests/expecteddata/manifest_gecko_True_False.rdf b/tests/expecteddata/manifest_gecko_True_False.rdf | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..8809dc20c81e43249906b693c93ac062a6a36679 | 
| --- /dev/null | 
| +++ b/tests/expecteddata/manifest_gecko_True_False.rdf | 
| @@ -0,0 +1,57 @@ | 
| +<?xml version="1.0"?> | 
| + | 
| +<!-- This Source Code Form is subject to the terms of the Mozilla Public | 
| + - License, v. 2.0. If a copy of the MPL was not distributed with this | 
| + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> | 
| + | 
| +<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | 
| + xmlns:em="http://www.mozilla.org/2004/em-rdf#"> | 
| + | 
| + <Description about="urn:mozilla:install-manifest"> | 
| + <em:id>{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}</em:id> | 
| + <em:version>2.9.1</em:version> | 
| + <em:name>Name en-US</em:name> | 
| + <em:description>Awesome description en-US</em:description> | 
| + <em:creator>Wladimir Palant</em:creator><em:contributor>Pety Pete</em:contributor><em:contributor>Neil Armstrong</em:contributor><em:contributor>Famlam</em:contributor><em:contributor>fanboy</em:contributor><em:contributor>Khrin</em:contributor><em:contributor>MonztA</em:contributor> | 
| + <em:homepageURL>http://adblockplus.org/</em:homepageURL> | 
| + <em:type>2</em:type> | 
| + <em:bootstrap>true</em:bootstrap> | 
| + <em:multiprocessCompatible>true</em:multiprocessCompatible> | 
| + <em:optionsURL>chrome://adblockplus/content/ui/settings.xul</em:optionsURL> | 
| + <em:optionsType>2</em:optionsType> | 
| + <em:localized> | 
| + <Description> | 
| + <em:locale>de</em:locale> | 
| + <em:creator>Wladimir Palant</em:creator><em:contributor>Pety Pete</em:contributor><em:contributor>Neil Armstrong</em:contributor><em:contributor>Famlam</em:contributor><em:contributor>fanboy</em:contributor><em:contributor>Khrin</em:contributor><em:contributor>MonztA</em:contributor> | 
| + <em:name>Name de</em:name> | 
| + <em:description>Awesome description de</em:description> | 
| + <em:homepageURL>http://adblockplus.org/de/</em:homepageURL> | 
| + </Description> | 
| + </em:localized> | 
| + <em:localized> | 
| + <Description> | 
| + <em:locale>en-US</em:locale> | 
| + <em:creator>Wladimir Palant</em:creator><em:contributor>Pety Pete</em:contributor><em:contributor>Neil Armstrong</em:contributor><em:contributor>Famlam</em:contributor><em:contributor>fanboy</em:contributor><em:contributor>Khrin</em:contributor><em:contributor>MonztA</em:contributor> | 
| + <em:name>Name en-US</em:name> | 
| + <em:description>Awesome description en-US</em:description> | 
| + <em:homepageURL>http://adblockplus.org/en/</em:homepageURL> | 
| + </Description> | 
| + </em:localized> | 
| + <em:targetApplication> | 
| + <Description> | 
| + <!-- firefox --> | 
| + <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> | 
| + <em:minVersion>51.0</em:minVersion> | 
| + <em:maxVersion>*</em:maxVersion> | 
| + </Description> | 
| + </em:targetApplication> | 
| + <em:targetApplication> | 
| + <Description> | 
| + <!-- thunderbird --> | 
| + <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id> | 
| + <em:minVersion>51.0</em:minVersion> | 
| + <em:maxVersion>57.0</em:maxVersion> | 
| + </Description> | 
| + </em:targetApplication> | 
| + </Description> | 
| +</RDF> |