toolkit/components/search/tests/xpcshell/data/search-metadata.json

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/components/search/tests/xpcshell/data/search-metadata.json	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,28 @@
     1.4 +{
     1.5 +    "[app]/amazondotcom.xml": {
     1.6 +        "used": 0,
     1.7 +        "order": 4
     1.8 +    },
     1.9 +    "[app]/eBay.xml": {
    1.10 +        "used": 0,
    1.11 +        "order": 1
    1.12 +    },
    1.13 +    "[app]/wikipedia.xml": {
    1.14 +        "used": 0,
    1.15 +        "order": 6
    1.16 +    },
    1.17 +    "[app]/twitter.xml": {
    1.18 +        "used": 0,
    1.19 +        "order": 7
    1.20 +    },
    1.21 +    "[app]/google.xml": {
    1.22 +        "used": 1,
    1.23 +        "order": 2
    1.24 +    },
    1.25 +    "[app]/bing.xml": {
    1.26 +        "order": 5
    1.27 +    },
    1.28 +    "[app]/yahoo.xml": {
    1.29 +        "order": 3
    1.30 +    }
    1.31 +}

mercurial