Revision: 29088 http://sourceforge.net/p/bibdesk/svn/29088 Author: hofman Date: 2025-03-01 22:49:48 +0000 (Sat, 01 Mar 2025) Log Message: ----------- field name is read-only
Modified Paths: -------------- trunk/bibdesk/Scripting/BibDesk.sdef Modified: trunk/bibdesk/Scripting/BibDesk.sdef =================================================================== --- trunk/bibdesk/Scripting/BibDesk.sdef 2025-03-01 17:36:01 UTC (rev 29087) +++ trunk/bibdesk/Scripting/BibDesk.sdef 2025-03-01 22:49:48 UTC (rev 29088) @@ -1211,7 +1211,7 @@ description="The value of the field"> <cocoa key="value"/> </property> - <property name="name" code="pnam" type="text" + <property name="name" code="pnam" access="r" type="text" description="The name of the field"> <cocoa key="name"/> </property> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit