Bug 284554 - Enable preference panes to use applescript studio. Patch by Geoff Beier <me@mollyandgeoff.com> r=cl sr=pink

This commit is contained in:
stridey%gmail.com 2006-12-08 17:29:09 +00:00
parent 857034a3c5
commit 39ed624007

View File

@ -23,14 +23,14 @@
</dict>
</dict>
<key>Superclass</key>
<string>NSCoreSuite.NSWindow</string>
<string>ASKApplicationSuite.NSWindow</string>
</dict>
<key>NSApplication</key>
<dict>
<key>AppleEventCode</key>
<string>capp</string>
<key>Superclass</key>
<string>NSCoreSuite.NSApplication</string>
<string>ASKApplicationSuite.NSApplication</string>
<key>ToManyRelationships</key>
<dict>
<key>orderedDocuments</key>