Revision: 22631
http://sourceforge.net/p/bibdesk/svn/22631
Author: hofman
Date: 2018-09-18 15:13:37 +0000 (Tue, 18 Sep 2018)
Log Message:
-----------
close side xml element
Modified Paths:
--------------
trunk/bibdesk/Scripting/BibDesk.sdef
Modified: trunk/bibdesk/Scripting/BibDesk.sdef
===================================================================
--- trunk/bibdesk/Scripting/BibDesk.sdef 2018-09-18 15:12:06 UTC (rev
22630)
+++ trunk/bibdesk/Scripting/BibDesk.sdef 2018-09-18 15:13:37 UTC (rev
22631)
@@ -443,7 +443,7 @@
<command name="add" code="BDSKAdd "
description="Add items to a collection.">
<cocoa class="BDSKAddCommand"/>
- <direct-parameter type="any" description="the object(s) to add.">
+ <direct-parameter type="any" description="the object(s) to add."/>
<parameter name="to" code="insh"
description="The container or location to add the item to.">
<cocoa key="ToLocation"/>
@@ -455,7 +455,7 @@
<command name="remove" code="BDSKRemv"
description="Remove items from a collection.">
<cocoa class="BDSKRemoveCommand"/>
- <direct-parameter type="any" description="the object(s) to
remove.">
+ <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.">
<cocoa key="FromContainer"/>
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