mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
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:
parent
857034a3c5
commit
39ed624007
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user