2011-02-08 04:22:46 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
|
|
|
<key>beforeRunningCommand</key>
|
|
|
|
<string>nop</string>
|
|
|
|
<key>command</key>
|
|
|
|
<string># just to remind you of some useful environment variables
|
|
|
|
# see Help / Environment Variables for the full list
|
|
|
|
|
|
|
|
"mapnik-render.js" "$TM_FILEPATH" "/tmp/test.png"</string>
|
|
|
|
<key>input</key>
|
|
|
|
<string>none</string>
|
|
|
|
<key>keyEquivalent</key>
|
|
|
|
<string>^~@p</string>
|
|
|
|
<key>name</key>
|
2011-02-08 06:00:23 +08:00
|
|
|
<string>Preview</string>
|
2011-02-08 04:22:46 +08:00
|
|
|
<key>output</key>
|
|
|
|
<string>showAsHTML</string>
|
|
|
|
<key>scope</key>
|
|
|
|
<string>source.mml</string>
|
|
|
|
<key>uuid</key>
|
|
|
|
<string>4A0B3C2B-5F11-4D70-AFF4-EC4A4A042D66</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|