[TxMt] Can't make the theme builder command to work.

Allan Odgaard throw-away-1 at macromates.com
Wed Apr 12 02:12:07 UTC 2006


On 11/4/2006, at 23:41, Steve Steiner wrote:

> What is the proper syntax for the XML version of the file?

You can convert the XML to old-style using the pl shell command.

However, the XML version needs to have added:

    <key>PATH</key>
    <string>«the path from the manual»</string>

Above/below the other key/string entry (inside the <dict>…</dict>).


> <?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>DAZSTUDIO</key>
> 		<string>/Applications/DAZStudio</string>
> 	</dict>
> </plist>





More information about the textmate mailing list