Revision: 12637
          http://sourceforge.net/p/skim-app/code/12637
Author:   hofman
Date:     2021-12-18 22:37:09 +0000 (Sat, 18 Dec 2021)
Log Message:
-----------
Remove sysnonym tags from sdef, as 12.1 cannot handle them and breaks 
AppleScript.

Modified Paths:
--------------
    trunk/Skim.sdef

Modified: trunk/Skim.sdef
===================================================================
--- trunk/Skim.sdef     2021-12-18 17:13:37 UTC (rev 12636)
+++ trunk/Skim.sdef     2021-12-18 22:37:09 UTC (rev 12637)
@@ -497,7 +497,6 @@
         <command name="get selection for" code="SKIMSele"
             description="Get the selection inside a rectangle or between two 
points.">
             <cocoa class="SKSelectionCommand"/>
-            <synonym name="selection for"/>
             <direct-parameter
                 description="The rectangle or start point for the selection.">
                 <type type="rectangle"/>
@@ -519,7 +518,6 @@
 
         <command name="preferences" code="SKIMPref"
             description="Get preferences for a note type, or for normal or 
full screen display.">
-            <synonym name="get preferences"/>
             <cocoa class="SKPreferencesCommand"/>
             <parameter name="for" code="for "
                 description="The note type or interaction mode for which to 
get the preferences.">

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to