Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
michael@0 | 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
michael@0 | 3 | <plist version="1.0"> |
michael@0 | 4 | <dict> |
michael@0 | 5 | <key>rules</key> |
michael@0 | 6 | <dict> |
michael@0 | 7 | <key>^Info.plist$</key> |
michael@0 | 8 | <true/> |
michael@0 | 9 | <key>^PkgInfo$</key> |
michael@0 | 10 | <true/> |
michael@0 | 11 | <key>^MacOS/</key> |
michael@0 | 12 | <true/> |
michael@0 | 13 | <key>^Resources/</key> |
michael@0 | 14 | <true/> |
michael@0 | 15 | <key>^MacOS/distribution/.*</key><dict> |
michael@0 | 16 | <key>omit</key> |
michael@0 | 17 | <true/> |
michael@0 | 18 | <key>weight</key> |
michael@0 | 19 | <real>10</real> |
michael@0 | 20 | </dict> |
michael@0 | 21 | <key>^MacOS/override.ini</key><dict> |
michael@0 | 22 | <key>omit</key> |
michael@0 | 23 | <true/> |
michael@0 | 24 | <key>weight</key> |
michael@0 | 25 | <real>10</real> |
michael@0 | 26 | </dict> |
michael@0 | 27 | <key>^MacOS/updates/.*</key><dict> |
michael@0 | 28 | <key>omit</key> |
michael@0 | 29 | <true/> |
michael@0 | 30 | <key>weight</key> |
michael@0 | 31 | <real>10</real> |
michael@0 | 32 | </dict> |
michael@0 | 33 | <key>^MacOS/active-update.xml$</key><dict> |
michael@0 | 34 | <key>omit</key> |
michael@0 | 35 | <true/> |
michael@0 | 36 | <key>weight</key> |
michael@0 | 37 | <real>10</real> |
michael@0 | 38 | </dict> |
michael@0 | 39 | <key>^MacOS/defaults/.*</key><dict> |
michael@0 | 40 | <key>omit</key> |
michael@0 | 41 | <true/> |
michael@0 | 42 | <key>weight</key> |
michael@0 | 43 | <real>10</real> |
michael@0 | 44 | </dict> |
michael@0 | 45 | <key>^MacOS/removed-files$</key><dict> |
michael@0 | 46 | <key>omit</key> |
michael@0 | 47 | <true/> |
michael@0 | 48 | <key>weight</key> |
michael@0 | 49 | <real>10</real> |
michael@0 | 50 | </dict> |
michael@0 | 51 | <key>^MacOS/updates.xml$</key><dict> |
michael@0 | 52 | <key>omit</key> |
michael@0 | 53 | <true/> |
michael@0 | 54 | <key>weight</key> |
michael@0 | 55 | <real>10</real> |
michael@0 | 56 | </dict> |
michael@0 | 57 | <key>^Updated.app/.*</key><dict> |
michael@0 | 58 | <key>omit</key> |
michael@0 | 59 | <true/> |
michael@0 | 60 | <key>weight</key> |
michael@0 | 61 | <real>10</real> |
michael@0 | 62 | </dict> |
michael@0 | 63 | <key>^updating/.*</key><dict> |
michael@0 | 64 | <key>omit</key> |
michael@0 | 65 | <true/> |
michael@0 | 66 | <key>weight</key> |
michael@0 | 67 | <real>10</real> |
michael@0 | 68 | </dict> |
michael@0 | 69 | </dict> |
michael@0 | 70 | </dict> |
michael@0 | 71 | </plist> |