Revision: 29089
http://sourceforge.net/p/bibdesk/svn/29089
Author: hofman
Date: 2025-03-01 22:55:21 +0000 (Sat, 01 Mar 2025)
Log Message:
-----------
don't declare elements twice
Modified Paths:
--------------
trunk/bibdesk/Scripting/BibDesk.sdef
Modified: trunk/bibdesk/Scripting/BibDesk.sdef
===================================================================
--- trunk/bibdesk/Scripting/BibDesk.sdef 2025-03-01 22:49:48 UTC (rev
29088)
+++ trunk/bibdesk/Scripting/BibDesk.sdef 2025-03-01 22:55:21 UTC (rev
29089)
@@ -757,22 +757,6 @@
<class-extension extends="application"
description="Bibdesk's top level scripting object.">
<cocoa class="BDSKApplication"/>
- <element type="BibTeX type" access="r" hidden="yes"
- description="Infos for the BibTeX types.">
- <cocoa key="typeInfos"/>
- </element>
- <element type="BibTeX field" access="r" hidden="yes"
- description="Infos for the BibTeX fields.">
- <cocoa key="fieldInfos"/>
- </element>
- <element type="template" access="r" hidden="yes"
- description="Export templates.">
- <cocoa key="templates"/>
- </element>
- <element type="search server" access="r" hidden="yes"
- description="Search server infos.">
- <cocoa key="serverInfos"/>
- </element>
<property name="papers folder" code="pfol" type="text"
access="r"
description="Path to the papers folder as
specified in the Auto File preference.">
<cocoa key="papersFolder"/>
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