home *** CD-ROM | disk | FTP | other *** search
- <?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>Classes</key>
- <dict>
- <key>NSApplication</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>activeWorkspace</key>
- <dict>
- <key>Description</key>
- <string>the currently active workspace.</string>
- <key>Name</key>
- <string>active workspace</string>
- </dict>
- <key>favoritesBookmarkItem</key>
- <dict>
- <key>Description</key>
- <string>The bookmark item whose contents are displayed in the Favorites bar.</string>
- <key>Name</key>
- <string>favorites</string>
- </dict>
- <key>fullVersion</key>
- <dict>
- <key>Description</key>
- <string>The complete version string for this instance of OmniWeb.</string>
- <key>Name</key>
- <string>fullVersion</string>
- </dict>
- <key>personalBookmarks</key>
- <dict>
- <key>Description</key>
- <string>The default bookmarks document.</string>
- <key>Name</key>
- <string>personal bookmarks</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>OmniWeb's top-level object.</string>
- <key>Name</key>
- <string>application</string>
- <key>PluralName</key>
- <string>applications</string>
- </dict>
- <key>OWBookmark</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>addressString</key>
- <dict>
- <key>Description</key>
- <string>the location to which this bookmark refers (a URL).</string>
- <key>Name</key>
- <string>address</string>
- </dict>
- <key>annotation</key>
- <dict>
- <key>Description</key>
- <string>the annotation text of this bookmark item.</string>
- <key>Name</key>
- <string>note</string>
- </dict>
- <key>applescriptCheckInterval</key>
- <dict>
- <key>Description</key>
- <string>how often this bookmark is automatically checked for changes, in seconds.</string>
- <key>Name</key>
- <string>check interval</string>
- </dict>
- <key>applescriptHasChanges</key>
- <dict>
- <key>Description</key>
- <string>whether this page has been updated since it was last viewed.</string>
- <key>Name</key>
- <string>is new</string>
- </dict>
- <key>applescriptWasReachable</key>
- <dict>
- <key>Description</key>
- <string>whether this page could be retrieved last time it was checked.</string>
- <key>Name</key>
- <string>is reachable</string>
- </dict>
- <key>label</key>
- <dict>
- <key>Description</key>
- <string>the label text of this bookmark item.</string>
- <key>Name</key>
- <string>name</string>
- </dict>
- <key>lastCheckedDate</key>
- <dict>
- <key>Description</key>
- <string>the date on which this bookmark was last retrieved.</string>
- <key>Name</key>
- <string>last checked date</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A bookmark or shortcut item.</string>
- <key>Name</key>
- <string>bookmark</string>
- <key>PluralName</key>
- <string>bookmarks</string>
- </dict>
- <key>OWBookmarks</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>addressString</key>
- <dict>
- <key>Description</key>
- <string>the URL at which these bookmarks are stored.</string>
- <key>Name</key>
- <string>address</string>
- </dict>
- <key>isReadOnly</key>
- <dict>
- <key>Description</key>
- <string>can the bookmarks in this document be modified?</string>
- <key>Name</key>
- <string>is read only</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A document containing a set of bookmarks.</string>
- <key>Name</key>
- <string>bookmarks document</string>
- </dict>
- <key>OWBrowserController</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>addressAlwaysVisible</key>
- <dict>
- <key>Description</key>
- <string>whether the browser window always displays the address (URL) field</string>
- <key>Name</key>
- <string>shows address</string>
- </dict>
- <key>addressString</key>
- <dict>
- <key>Description</key>
- <string>the URL currently being displayed in this browser.</string>
- <key>Name</key>
- <string>address</string>
- </dict>
- <key>canStop</key>
- <dict>
- <key>Description</key>
- <string>whether the browser is currently working on its display.</string>
- <key>Name</key>
- <string>is busy</string>
- </dict>
- <key>favoritesVisible</key>
- <dict>
- <key>Description</key>
- <string>whether the browser window displays the favorites shelf</string>
- <key>Name</key>
- <string>has favorites</string>
- </dict>
- <key>frameController</key>
- <dict>
- <key>Description</key>
- <string>the tab currently being displayed in this browser.</string>
- <key>Name</key>
- <string>active tab</string>
- </dict>
- <key>navigationBarVisible</key>
- <dict>
- <key>Description</key>
- <string>whether the browser window has a toolbar</string>
- <key>Name</key>
- <string>has toolbar</string>
- </dict>
- <key>showsTabDrawer</key>
- <dict>
- <key>Description</key>
- <string>whether the browser window displays the tabs drawer</string>
- <key>Name</key>
- <string>has tabs</string>
- </dict>
- <key>title</key>
- <dict>
- <key>Description</key>
- <string>the title of this browser.</string>
- <key>Name</key>
- <string>title</string>
- </dict>
- <key>uniqueID</key>
- <dict>
- <key>Description</key>
- <string>unique ID of this browser.</string>
- <key>Name</key>
- <string>id</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A web browser window.</string>
- <key>Name</key>
- <string>browser</string>
- <key>PluralName</key>
- <string>browsers</string>
- </dict>
- <key>OWKFrameController</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>addressString</key>
- <dict>
- <key>Description</key>
- <string>the URL currently being displayed in this tab.</string>
- <key>Name</key>
- <string>address</string>
- </dict>
- <key>canStop</key>
- <dict>
- <key>Description</key>
- <string>whether the tab is currently working on its display.</string>
- <key>Name</key>
- <string>is busy</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A tab within a browser window.</string>
- <key>Name</key>
- <string>tab</string>
- <key>PluralName</key>
- <string>tabs</string>
- </dict>
- <key>OWWorkspace</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>autoSaves</key>
- <dict>
- <key>Description</key>
- <string>whether the workspace saves its browser windows automatically</string>
- <key>Name</key>
- <string>autosaves</string>
- </dict>
- <key>name</key>
- <dict>
- <key>Description</key>
- <string>the workspace's name</string>
- <key>Name</key>
- <string>name</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A workspace.</string>
- <key>Name</key>
- <string>workspace</string>
- <key>PluralName</key>
- <string>workspaces</string>
- </dict>
- </dict>
- <key>Commands</key>
- <dict>
- <key>CheckForUpdates</key>
- <dict>
- <key>Arguments</key>
- <dict>
- <key>andChildren</key>
- <dict>
- <key>Description</key>
- <string>Cause all of the bookmark's children to check for updates as well.</string>
- <key>Name</key>
- <string>including children</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>Tells a bookmark to check for updates of its resource.</string>
- <key>Name</key>
- <string>check</string>
- </dict>
- <key>Flush</key>
- <dict>
- <key>Description</key>
- <string>Flush all cached content.</string>
- <key>Name</key>
- <string>flush cache</string>
- </dict>
- <key>GetURL</key>
- <dict>
- <key>Arguments</key>
- <dict>
- <key>intoFile</key>
- <dict>
- <key>Description</key>
- <string>Location to which the URL's contents should be written, as either a file or a POSIX path</string>
- <key>Name</key>
- <string>to</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>The Netscape way of displaying a URL in a window.</string>
- <key>Name</key>
- <string>GetURL</string>
- </dict>
- <key>GetWindowInfo</key>
- <dict>
- <key>Description</key>
- <string>Gets the window's URL and title. (MSIE compatibility)</string>
- <key>Name</key>
- <string>GetWindowInfo</string>
- </dict>
- <key>OpenURL</key>
- <dict>
- <key>Description</key>
- <string>The IE way of displaying a URL in a window.</string>
- <key>Name</key>
- <string>OpenURL</string>
- </dict>
- <key>ParseURL</key>
- <dict>
- <key>Arguments</key>
- <dict>
- <key>base</key>
- <dict>
- <key>Description</key>
- <string>The base URL with respect to which to interpret a relative URL.</string>
- <key>Name</key>
- <string>withURL</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>Parses a URL (possibly relative to a base URL) and returns the resulting URL as a string.</string>
- <key>Name</key>
- <string>ParseAnchor</string>
- </dict>
- <key>Reload</key>
- <dict>
- <key>Description</key>
- <string>Reload the contents of this browser from the server.</string>
- <key>Name</key>
- <string>reload</string>
- </dict>
- <key>RunScript</key>
- <dict>
- <key>Arguments</key>
- <dict>
- <key>inWindow</key>
- <dict>
- <key>Description</key>
- <string>The window in which to execute the script</string>
- <key>Name</key>
- <string>window</string>
- </dict>
- <key>scriptLanguage</key>
- <dict>
- <key>Description</key>
- <string>The language or language version of the script (defaults to JavaScript)</string>
- <key>Name</key>
- <string>language</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>Execute the text as a script.</string>
- <key>Name</key>
- <string>do script</string>
- </dict>
- <key>Stop</key>
- <dict>
- <key>Description</key>
- <string>Stop a browser.</string>
- <key>Name</key>
- <string>stop</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>AppleScript commands and classes specific to OmniWeb.</string>
- <key>Enumerations</key>
- <dict/>
- <key>Name</key>
- <string>OmniWeb suite</string>
- <key>Synonyms</key>
- <dict>
- <key>cwin</key>
- <dict>
- <key>Description</key>
- <string>A synonym for browser</string>
- <key>Name</key>
- <string>window</string>
- <key>PluralName</key>
- <string>windows</string>
- </dict>
- <key>docu</key>
- <dict>
- <key>Description</key>
- <string>A synonym for browser</string>
- <key>Name</key>
- <string>document</string>
- <key>PluralName</key>
- <string>documents</string>
- </dict>
- </dict>
- </dict>
- </plist>
-