Revision: 22633
          http://sourceforge.net/p/bibdesk/svn/22633
Author:   hofman
Date:     2018-09-18 16:08:14 +0000 (Tue, 18 Sep 2018)
Log Message:
-----------
side descriptions

Modified Paths:
--------------
    trunk/bibdesk/Scripting/BibDesk.sdef

Modified: trunk/bibdesk/Scripting/BibDesk.sdef
===================================================================
--- trunk/bibdesk/Scripting/BibDesk.sdef        2018-09-18 16:06:19 UTC (rev 
22632)
+++ trunk/bibdesk/Scripting/BibDesk.sdef        2018-09-18 16:08:14 UTC (rev 
22633)
@@ -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"/>
@@ -450,13 +450,13 @@
                 <type type="specifier"/>
                 <type type="location specifier"/>
             </parameter>
-            <result type="any" description="the added items"/>
+            <result type="any" description="The added object(s)."/>
         </command>
         
         <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

Reply via email to