Revision: 22673
http://sourceforge.net/p/bibdesk/svn/22673
Author: hofman
Date: 2018-09-26 13:35:01 +0000 (Wed, 26 Sep 2018)
Log Message:
-----------
add description to add and remove script commands
Modified Paths:
--------------
trunk/bibdesk/Scripting/BibDesk.sdef
Modified: trunk/bibdesk/Scripting/BibDesk.sdef
===================================================================
--- trunk/bibdesk/Scripting/BibDesk.sdef 2018-09-26 06:30:33 UTC (rev
22672)
+++ trunk/bibdesk/Scripting/BibDesk.sdef 2018-09-26 13:35:01 UTC (rev
22673)
@@ -445,7 +445,7 @@
<cocoa class="BDSKAddCommand"/>
<direct-parameter type="any" description="The object(s) to add."/>
<parameter name="to" code="insh" optional="yes"
- description="The container or location to add the item to.">
+ description="The container or location to add the item to.
Defaults to the object in the closest tell block.">
<cocoa key="ToLocation"/>
<type type="specifier"/>
<type type="location specifier"/>
@@ -457,7 +457,7 @@
<cocoa class="BDSKRemoveCommand"/>
<direct-parameter type="any" description="The object(s) to
remove."/>
<parameter name="from" code="from" optional="yes"
- description="The container to remove the object(s) from.">
+ description="The container to remove the object(s) from.
Defaults to the object in the closest tell block.">
<cocoa key="FromContainer"/>
<type type="specifier"/>
</parameter>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit