Revision: 14575
http://sourceforge.net/p/skim-app/code/14575
Author: hofman
Date: 2024-10-24 17:03:38 +0000 (Thu, 24 Oct 2024)
Log Message:
-----------
Inlude internet suite in sdef to make clear we support 'open location'
Modified Paths:
--------------
trunk/Skim.sdef
Modified: trunk/Skim.sdef
===================================================================
--- trunk/Skim.sdef 2024-10-24 16:52:37 UTC (rev 14574)
+++ trunk/Skim.sdef 2024-10-24 17:03:38 UTC (rev 14575)
@@ -267,6 +267,19 @@
</suite>
+ <suite name="Internet Suite" code="gurl"
+ description="Standard terms for Internet scripting.">
+
+ <cocoa name="SkimInternetSuite"/>
+
+ <command name="open location" code="GURLGURL" description="Opens a URL
with Skim">
+ <direct-parameter type="text" optional="yes" description="the URL
to open"/>
+ <parameter name="error reporting" code="errr" type="boolean"
optional="yes" description="Should error conditions be reported in a dialog?"/>
+ </command>
+
+ </suite>
+
+
<suite name="Skim Text Suite" code="Stxt"
description="A set of basic classes for Skim text processing.">
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit