Revision: 22624
http://sourceforge.net/p/bibdesk/svn/22624
Author: hofman
Date: 2018-09-17 09:45:09 +0000 (Mon, 17 Sep 2018)
Log Message:
-----------
remove name attributes of element elements in side
Modified Paths:
--------------
trunk/bibdesk/Scripting/BibDesk.sdef
Modified: trunk/bibdesk/Scripting/BibDesk.sdef
===================================================================
--- trunk/bibdesk/Scripting/BibDesk.sdef 2018-09-17 09:39:43 UTC (rev
22623)
+++ trunk/bibdesk/Scripting/BibDesk.sdef 2018-09-17 09:45:09 UTC (rev
22624)
@@ -844,7 +844,7 @@
description="Authors of publications in the
bibliography">
<cocoa key="authors"/>
</element>
- <element type="editor" name="editor" access="r"
+ <element type="editor" access="r"
description="Editors of publications in the bibliography.">
<cocoa key="editors"/>
</element>
@@ -1033,11 +1033,11 @@
description="The color for the publication.">
<cocoa key="scriptingColor"/>
</property>
- <element type="author" name="author" access="r"
+ <element type="author" access="r"
description="Authors of the publication.">
<cocoa key="scriptingAuthors"/>
</element>
- <element type="editor" name="editor" access="r"
+ <element type="editor" access="r"
description="Editors of the publication.">
<cocoa key="scriptingEditors"/>
</element>
@@ -1183,11 +1183,11 @@
description="Whether the value of the field is inherited
(crossreffed)">
<cocoa key="isInherited"/>
</property>
- <element type="author" name="author" access="r"
+ <element type="author" access="r"
description="Person values of the field.">
<cocoa key="scriptingAuthors"/>
</element>
- <element type="publication" name="publication" access="r"
+ <element type="publication" access="r"
description="Citation values of the field.">
<cocoa key="scriptingPublications"/>
</element>
@@ -1295,7 +1295,7 @@
description="Authors of publications in the
group">
<cocoa key="authors"/>
</element>
- <element type="editor" name="editor" access="r"
+ <element type="editor" access="r"
description="Editors of publications in the group.">
<cocoa key="editors"/>
</element>
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