]> git.r.bdr.sh - rbdr/captura/blob - Captura/Info.plist
17891551f310b240dc914d9496417fcbb6fcb904
[rbdr/captura] / Captura / Info.plist
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleURLTypes</key>
6 <array>
7 <dict>
8 <key>CFBundleURLSchemes</key>
9 <array>
10 <string>captura</string>
11 </array>
12 </dict>
13 </array>
14 <key>NSAppleScriptEnabled</key>
15 <true/>
16 <key>OSAScriptingDefinition</key>
17 <string>Captura.sdef</string>
18 </dict>
19 </plist>