Issues with router_get_by_nickname() (3)
[tor/rransom.git] / contrib / osx / TorInfo.plist.in
bloba5bc13f88b9e00746e77d8f94a74604fae5bc52a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleIdentifier</key>
6 <string>Tor @VERSION@</string>
7 <key>CFBundleGetInfoString</key>
8 <string>Tor @VERSION@</string>
9 <key>CFBundleName</key>
10 <string>Tor</string>
11 <key>CFBundleShortVersionString</key>
12 <string>@VERSION@</string>
13 <key>IFPkgFlagAllowBackRev</key>
14 <true/>
15 <key>IFPkgFlagAuthorizationAction</key>
16 <string>RootAuthorization</string>
17 <key>IFPkgFlagFollowLinks</key>
18 <true/>
19 <key>IFPkgFlagIsRequired</key>
20 <true/>
21 <key>IFPkgFlagRootVolumeOnly</key>
22 <true/>
23 <key>IfPkgFlagBackgroundScaling</key>
24 <string>proportional</string>
25 <key>IFPkgFlagBackgroundAlignment</key>
26 <string>bottomleft</string>
27 </dict>
28 </plist>