Last change
on this file was 2, checked in by Yuri Dario, 15 years ago |
Initial import for vendor code.
|
-
Property svn:eol-style
set to
native
|
File size:
582 bytes
|
Line | |
---|
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>beforeRunningCommand</key>
|
---|
6 | <string>nop</string>
|
---|
7 | <key>command</key>
|
---|
8 | <string>open "http://bugs.python.org/issue$(cat)"</string>
|
---|
9 | <key>fallbackInput</key>
|
---|
10 | <string>word</string>
|
---|
11 | <key>input</key>
|
---|
12 | <string>selection</string>
|
---|
13 | <key>name</key>
|
---|
14 | <string>Go to Issue</string>
|
---|
15 | <key>output</key>
|
---|
16 | <string>discard</string>
|
---|
17 | <key>uuid</key>
|
---|
18 | <string>FD25A8DC-22DC-4ED4-B222-B943C8A9117D</string>
|
---|
19 | </dict>
|
---|
20 | </plist>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.