Revision: 14574
          http://sourceforge.net/p/skim-app/code/14574
Author:   hofman
Date:     2024-10-24 16:52:37 +0000 (Thu, 24 Oct 2024)
Log Message:
-----------
Rename Skim's text suite as it is changed from the standard NSTextSuite

Modified Paths:
--------------
    trunk/Skim.sdef

Modified: trunk/Skim.sdef
===================================================================
--- trunk/Skim.sdef     2024-10-24 09:53:41 UTC (rev 14573)
+++ trunk/Skim.sdef     2024-10-24 16:52:37 UTC (rev 14574)
@@ -267,10 +267,10 @@
     </suite>
 
 
-    <suite name="Text Suite" code="TEXT"
-        description="A set of basic classes for text processing.">
+    <suite name="Skim Text Suite" code="Stxt"
+        description="A set of basic classes for Skim text processing.">
 
-        <cocoa name="NSTextSuite"/>
+        <cocoa name="SkimTextSuite"/>
 
         <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.



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to