mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Adding a .scriptTerminology file to fix bug 155649. This allows AppleScript apps to read our scripting suite. Note that this file does not need to be localized; it's advised that apps only have a version in English.lproj.
This commit is contained in:
parent
ff956ca8e9
commit
56d995c1b0
20
camino/English.lproj/Navigator.scriptTerminology
Normal file
20
camino/English.lproj/Navigator.scriptTerminology
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
||||
<plist version="0.9">
|
||||
<dict>
|
||||
<key>Commands</key>
|
||||
<dict>
|
||||
<key>GetURL</key>
|
||||
<dict>
|
||||
<key>Description</key>
|
||||
<string>Load a URL in the frontmost window</string>
|
||||
<key>Name</key>
|
||||
<string>Get URL</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Description</key>
|
||||
<string>Navigator's scripting suite</string>
|
||||
<key>Name</key>
|
||||
<string>Navigator suite</string>
|
||||
</dict>
|
||||
</plist>
|
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
||||
<plist version="0.9">
|
||||
<dict>
|
||||
<key>Commands</key>
|
||||
<dict>
|
||||
<key>GetURL</key>
|
||||
<dict>
|
||||
<key>Description</key>
|
||||
<string>Load a URL in the frontmost window</string>
|
||||
<key>Name</key>
|
||||
<string>Get URL</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Description</key>
|
||||
<string>Navigator's scripting suite</string>
|
||||
<key>Name</key>
|
||||
<string>Navigator suite</string>
|
||||
</dict>
|
||||
</plist>
|
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
||||
<plist version="0.9">
|
||||
<dict>
|
||||
<key>Commands</key>
|
||||
<dict>
|
||||
<key>GetURL</key>
|
||||
<dict>
|
||||
<key>Description</key>
|
||||
<string>Load a URL in the frontmost window</string>
|
||||
<key>Name</key>
|
||||
<string>Get URL</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Description</key>
|
||||
<string>Navigator's scripting suite</string>
|
||||
<key>Name</key>
|
||||
<string>Navigator suite</string>
|
||||
</dict>
|
||||
</plist>
|
20
chimera/English.lproj/Navigator.scriptTerminology
Normal file
20
chimera/English.lproj/Navigator.scriptTerminology
Normal file
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
||||
<plist version="0.9">
|
||||
<dict>
|
||||
<key>Commands</key>
|
||||
<dict>
|
||||
<key>GetURL</key>
|
||||
<dict>
|
||||
<key>Description</key>
|
||||
<string>Load a URL in the frontmost window</string>
|
||||
<key>Name</key>
|
||||
<string>Get URL</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Description</key>
|
||||
<string>Navigator's scripting suite</string>
|
||||
<key>Name</key>
|
||||
<string>Navigator suite</string>
|
||||
</dict>
|
||||
</plist>
|
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
|
||||
<plist version="0.9">
|
||||
<dict>
|
||||
<key>Commands</key>
|
||||
<dict>
|
||||
<key>GetURL</key>
|
||||
<dict>
|
||||
<key>Description</key>
|
||||
<string>Load a URL in the frontmost window</string>
|
||||
<key>Name</key>
|
||||
<string>Get URL</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Description</key>
|
||||
<string>Navigator's scripting suite</string>
|
||||
<key>Name</key>
|
||||
<string>Navigator suite</string>
|
||||
</dict>
|
||||
</plist>
|
Loading…
Reference in New Issue
Block a user