Andreas Mülder 12 лет назад
Родитель
Сommit
e0995f40a9

BIN
plugins/org.yakindu.sct.doc.user/YAKINDU_OSS_32.png


BIN
plugins/org.yakindu.sct.doc.user/Yakindu-about.png


+ 4 - 8
plugins/org.yakindu.sct.doc.user/about.ini

@@ -1,10 +1,6 @@
-# about.ini
-# contains information about a feature
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# "%key" are externalized strings defined in about.properties
-# This file does not need to be translated.
+featureImage=Yakindu-about.png
+aboutText=The free to use, open source toolkit YAKINDU Statechart Tools (SCT) provides an integrated modeling\n\
+ environment for the specification and development of reactive, event-driven systems based on the concept of statecharts. \n\
+ Visit http://www.statecharts.org
 
 
-# Property "aboutText" contains blurb for "About" dialog (translated)
-aboutText=%blurb
-featureImage=YAKINDU_OSS_32.png
 
 

+ 3 - 2
plugins/org.yakindu.sct.doc.user/build.properties

@@ -3,7 +3,8 @@ bin.includes = plugin.xml,\
                *.xml,\
                *.xml,\
                help/,\
                help/,\
                about.html,\
                about.html,\
-               about.ini,\
                about.mappings,\
                about.mappings,\
                about.properties,\
                about.properties,\
-               css/
+               css/,\
+               Yakindu-about.png,\
+               about.ini