browser/app/macbuild/Contents/Info.plist.in

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

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 Computer//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>CFBundleDevelopmentRegion</key>
michael@0 6 <string>English</string>
michael@0 7 <key>CFBundleDocumentTypes</key>
michael@0 8 <array>
michael@0 9 <dict>
michael@0 10 <key>CFBundleTypeExtensions</key>
michael@0 11 <array>
michael@0 12 <string>html</string>
michael@0 13 <string>htm</string>
michael@0 14 <string>shtml</string>
michael@0 15 <string>xht</string>
michael@0 16 <string>xhtml</string>
michael@0 17 </array>
michael@0 18 <key>CFBundleTypeIconFile</key>
michael@0 19 <string>document.icns</string>
michael@0 20 <key>CFBundleTypeName</key>
michael@0 21 <string>HTML Document</string>
michael@0 22 <key>CFBundleTypeOSTypes</key>
michael@0 23 <array>
michael@0 24 <string>HTML</string>
michael@0 25 </array>
michael@0 26 <key>CFBundleTypeRole</key>
michael@0 27 <string>Viewer</string>
michael@0 28 </dict>
michael@0 29 <dict>
michael@0 30 <key>CFBundleTypeExtensions</key>
michael@0 31 <array>
michael@0 32 <string>svg</string>
michael@0 33 </array>
michael@0 34 <key>CFBundleTypeIconFile</key>
michael@0 35 <string>document.icns</string>
michael@0 36 <key>CFBundleTypeMIMETypes</key>
michael@0 37 <array>
michael@0 38 <string>image/svg+xml</string>
michael@0 39 </array>
michael@0 40 <key>CFBundleTypeName</key>
michael@0 41 <string>SVG document</string>
michael@0 42 <key>CFBundleTypeOSTypes</key>
michael@0 43 <array>
michael@0 44 <string>TEXT</string>
michael@0 45 </array>
michael@0 46 <key>CFBundleTypeRole</key>
michael@0 47 <string>Viewer</string>
michael@0 48 <key>NSDocumentClass</key>
michael@0 49 <string>BrowserDocument</string>
michael@0 50 </dict>
michael@0 51 <dict>
michael@0 52 <key>CFBundleTypeExtensions</key>
michael@0 53 <array>
michael@0 54 <string>text</string>
michael@0 55 <string>txt</string>
michael@0 56 <string>js</string>
michael@0 57 <string>log</string>
michael@0 58 <string>css</string>
michael@0 59 <string>xul</string>
michael@0 60 <string>rdf</string>
michael@0 61 </array>
michael@0 62 <key>CFBundleTypeIconFile</key>
michael@0 63 <string>document.icns</string>
michael@0 64 <key>CFBundleTypeName</key>
michael@0 65 <string>Text Document</string>
michael@0 66 <key>CFBundleTypeOSTypes</key>
michael@0 67 <array>
michael@0 68 <string>TEXT</string>
michael@0 69 <string>utxt</string>
michael@0 70 </array>
michael@0 71 <key>CFBundleTypeRole</key>
michael@0 72 <string>Viewer</string>
michael@0 73 </dict>
michael@0 74 <dict>
michael@0 75 <key>CFBundleTypeExtensions</key>
michael@0 76 <array>
michael@0 77 <string>jpeg</string>
michael@0 78 <string>jpg</string>
michael@0 79 <string>png</string>
michael@0 80 <string>gif</string>
michael@0 81 </array>
michael@0 82 <key>CFBundleTypeIconFile</key>
michael@0 83 <string>fileBookmark.icns</string>
michael@0 84 <key>CFBundleTypeName</key>
michael@0 85 <string>document.icns</string>
michael@0 86 <key>CFBundleTypeOSTypes</key>
michael@0 87 <array>
michael@0 88 <string>GIFf</string>
michael@0 89 <string>JPEG</string>
michael@0 90 <string>PNGf</string>
michael@0 91 </array>
michael@0 92 <key>CFBundleTypeRole</key>
michael@0 93 <string>Viewer</string>
michael@0 94 </dict>
michael@0 95 <dict>
michael@0 96 <key>CFBundleTypeExtensions</key>
michael@0 97 <array>
michael@0 98 <string>oga</string>
michael@0 99 <string>ogg</string>
michael@0 100 </array>
michael@0 101 <key>CFBundleTypeIconFile</key>
michael@0 102 <string>document.icns</string>
michael@0 103 <key>CFBundleTypeMIMETypes</key>
michael@0 104 <array>
michael@0 105 <string>audio/ogg</string>
michael@0 106 </array>
michael@0 107 <key>CFBundleTypeName</key>
michael@0 108 <string>HTML5 Audio (Ogg)</string>
michael@0 109 <key>CFBundleTypeRole</key>
michael@0 110 <string>Viewer</string>
michael@0 111 </dict>
michael@0 112 <dict>
michael@0 113 <key>CFBundleTypeExtensions</key>
michael@0 114 <array>
michael@0 115 <string>ogv</string>
michael@0 116 </array>
michael@0 117 <key>CFBundleTypeIconFile</key>
michael@0 118 <string>document.icns</string>
michael@0 119 <key>CFBundleTypeMIMETypes</key>
michael@0 120 <array>
michael@0 121 <string>video/ogg</string>
michael@0 122 </array>
michael@0 123 <key>CFBundleTypeName</key>
michael@0 124 <string>HTML5 Video (Ogg)</string>
michael@0 125 <key>CFBundleTypeRole</key>
michael@0 126 <string>Viewer</string>
michael@0 127 </dict>
michael@0 128 <dict>
michael@0 129 <key>CFBundleTypeExtensions</key>
michael@0 130 <array>
michael@0 131 <string>webm</string>
michael@0 132 </array>
michael@0 133 <key>CFBundleTypeIconFile</key>
michael@0 134 <string>document.icns</string>
michael@0 135 <key>CFBundleTypeMIMETypes</key>
michael@0 136 <array>
michael@0 137 <string>video/webm</string>
michael@0 138 </array>
michael@0 139 <key>CFBundleTypeName</key>
michael@0 140 <string>HTML5 Video (WebM)</string>
michael@0 141 <key>CFBundleTypeRole</key>
michael@0 142 <string>Viewer</string>
michael@0 143 </dict>
michael@0 144 </array>
michael@0 145 <key>CFBundleExecutable</key>
michael@0 146 <string>firefox</string>
michael@0 147 <key>CFBundleGetInfoString</key>
michael@0 148 <string>%MAC_APP_NAME% %APP_VERSION%</string>
michael@0 149 <key>CFBundleIconFile</key>
michael@0 150 <string>firefox</string>
michael@0 151 <key>CFBundleIdentifier</key>
michael@0 152 <string>%MOZ_MACBUNDLE_ID%</string>
michael@0 153 <key>CFBundleInfoDictionaryVersion</key>
michael@0 154 <string>6.0</string>
michael@0 155 <key>CFBundleName</key>
michael@0 156 <string>%MAC_APP_NAME%</string>
michael@0 157 <key>CFBundlePackageType</key>
michael@0 158 <string>APPL</string>
michael@0 159 <key>CFBundleShortVersionString</key>
michael@0 160 <string>%APP_VERSION%</string>
michael@0 161 <key>CFBundleSignature</key>
michael@0 162 <string>MOZB</string>
michael@0 163 <key>CFBundleURLTypes</key>
michael@0 164 <array>
michael@0 165 <dict>
michael@0 166 <key>CFBundleURLIconFile</key>
michael@0 167 <string>document.icns</string>
michael@0 168 <key>CFBundleURLName</key>
michael@0 169 <string>http URL</string>
michael@0 170 <key>CFBundleURLSchemes</key>
michael@0 171 <array>
michael@0 172 <string>http</string>
michael@0 173 </array>
michael@0 174 </dict>
michael@0 175 <dict>
michael@0 176 <key>CFBundleURLIconFile</key>
michael@0 177 <string>document.icns</string>
michael@0 178 <key>CFBundleURLName</key>
michael@0 179 <string>https URL</string>
michael@0 180 <key>CFBundleURLSchemes</key>
michael@0 181 <array>
michael@0 182 <string>https</string>
michael@0 183 </array>
michael@0 184 </dict>
michael@0 185 <dict>
michael@0 186 <key>CFBundleURLName</key>
michael@0 187 <string>ftp URL</string>
michael@0 188 <key>CFBundleURLSchemes</key>
michael@0 189 <array>
michael@0 190 <string>ftp</string>
michael@0 191 </array>
michael@0 192 </dict>
michael@0 193 <dict>
michael@0 194 <key>CFBundleURLName</key>
michael@0 195 <string>file URL</string>
michael@0 196 <key>CFBundleURLSchemes</key>
michael@0 197 <array>
michael@0 198 <string>file</string>
michael@0 199 </array>
michael@0 200 </dict>
michael@0 201 </array>
michael@0 202 <key>CFBundleVersion</key>
michael@0 203 <string>%MAC_BUNDLE_VERSION%</string>
michael@0 204 <key>NSAppleScriptEnabled</key>
michael@0 205 <true/>
michael@0 206 <key>LSApplicationCategoryType</key>
michael@0 207 <string>public.app-category.productivity</string>
michael@0 208 <key>LSMinimumSystemVersion</key>
michael@0 209 <string>10.6</string>
michael@0 210 <key>LSMinimumSystemVersionByArchitecture</key>
michael@0 211 <dict>
michael@0 212 <key>i386</key>
michael@0 213 <string>10.6.0</string>
michael@0 214 <key>x86_64</key>
michael@0 215 <string>10.6.0</string>
michael@0 216 </dict>
michael@0 217 <key>NSSupportsAutomaticGraphicsSwitching</key>
michael@0 218 <true/>
michael@0 219 <key>NSPrincipalClass</key>
michael@0 220 <string>GeckoNSApplication</string>
michael@0 221 <key>NSDisablePersistence</key>
michael@0 222 <true/>
michael@0 223 </dict>
michael@0 224 </plist>

mercurial