public
Description: Copy as RTF - a TextMate bundle to make copying syntax highlighted text into Keynote, etc easy peasy
Homepage: http://macromates.com
Clone URL: git://github.com/drnic/copy-as-rtf-tmbundle.git
drnic (author)
Thu Apr 30 22:17:43 -0700 2009
commit  e490dbf7fea6caf443b22860b924f64d21bd2359
tree    1be6b0dd105099f81d0933ac5d3e979a0508707e
parent  52638c9884b4b377ae3dbce1bb12c83e4a8a0f57
copy-as-rtf-tmbundle / info.plist
100644 11 lines (10 sloc) 0.316 kb
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
<string>Copy as RTF</string>
<key>uuid</key>
<string>B95B1A14-F5E8-482F-BE3D-E3A8CF0E42AD</string>
</dict>
</plist>