Revision: 14576
http://sourceforge.net/p/skim-app/code/14576
Author: hofman
Date: 2024-10-24 17:07:26 +0000 (Thu, 24 Oct 2024)
Log Message:
-----------
change order of suites
Modified Paths:
--------------
trunk/Skim.sdef
Modified: trunk/Skim.sdef
===================================================================
--- trunk/Skim.sdef 2024-10-24 17:03:38 UTC (rev 14575)
+++ trunk/Skim.sdef 2024-10-24 17:07:26 UTC (rev 14576)
@@ -267,19 +267,6 @@
</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.">
@@ -363,6 +350,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 Suite" code="SKIM"
description="Skim specific commands and classes for dealing with
PDF.">
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