symbian-qemu-0.9.1-12/python-2.6.1/Misc/TextMate/Python-Dev.tmbundle/Commands/Go to Issue.tmCommand
equal
deleted
inserted
replaced
|
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> |