drnic / copy-as-rtf-tmbundle

Copy as RTF - a TextMate bundle to make copying syntax highlighted text into Keynote, etc easy peasy

This URL has Read+Write access

drnic (author)
Wed Apr 16 04:54:21 -0700 2008
copy-as-rtf-tmbundle / info.plist
8d336090 » drnic 2008-04-16 initial import 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>name</key>
6 <string>Copy as RTF</string>
7 <key>uuid</key>
8 <string>B95B1A14-F5E8-482F-BE3D-E3A8CF0E42AD</string>
9 </dict>
10 </plist>