Revision: 28969
          http://sourceforge.net/p/bibdesk/svn/28969
Author:   hofman
Date:     2024-10-24 16:54:38 +0000 (Thu, 24 Oct 2024)
Log Message:
-----------
Rename BibDesk's text suite as it is changed from the standard NSTextSuite

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

Modified: trunk/bibdesk/Scripting/BibDesk.sdef
===================================================================
--- trunk/bibdesk/Scripting/BibDesk.sdef        2024-10-18 09:00:55 UTC (rev 
28968)
+++ trunk/bibdesk/Scripting/BibDesk.sdef        2024-10-24 16:54:38 UTC (rev 
28969)
@@ -260,10 +260,10 @@
 
        </suite>
 
-       <suite name="Text Suite" code="TEXT"
-               description="A set of basic classes for text processing.">
+       <suite name="BibDesk Text Suite" code="Btxt"
+               description="A set of basic classes for BibDesk text 
processing.">
 
-               <cocoa name="NSTextSuite"/>
+               <cocoa name="BibDeskTextSuite"/>
 
                <value-type name="RGBA color" code="RGBA">
                        <cocoa class="NSColor"/>

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