summaryrefslogtreecommitdiff
path: root/styles/Xcos-style.xml
diff options
context:
space:
mode:
authorAdhitya Kamakshidasan2016-07-11 21:44:24 +0530
committerAdhitya Kamakshidasan2016-07-11 21:44:24 +0530
commit73e59c5466c8b4bd216044b2c9b509fec8bffd0d (patch)
tree5e22673df27ae8396ef34f8623bcbd45640ae6de /styles/Xcos-style.xml
parentbd19ddf03c534ed84a9c2e1d710b480de13fb65a (diff)
downloadxcos-on-web-73e59c5466c8b4bd216044b2c9b509fec8bffd0d.tar.gz
xcos-on-web-73e59c5466c8b4bd216044b2c9b509fec8bffd0d.tar.bz2
xcos-on-web-73e59c5466c8b4bd216044b2c9b509fec8bffd0d.zip
Fixed style bug for 'Explicit' Blocks
Diffstat (limited to 'styles/Xcos-style.xml')
-rw-r--r--styles/Xcos-style.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/Xcos-style.xml b/styles/Xcos-style.xml
index b3c8583..ac64f8a 100644
--- a/styles/Xcos-style.xml
+++ b/styles/Xcos-style.xml
@@ -159,6 +159,7 @@
<add as="shape" value="hexagon"/>
<add as="rounded" value="1"/>
<add as="fillColor" value="white"/>
+ <add as="displayedLabel" value="%s"/>
</add>
<add as="READAU_f" extend="blockWithLabel">
<add as="displayedLabel" value="Read from .au&lt;BR&gt; sound file"/>
@@ -185,6 +186,7 @@
<add as="shape" value="hexagon"/>
<add as="rounded" value="1"/>
<add as="fillColor" value="white"/>
+ <add as="displayedLabel" value="%s"/>
</add>
<add as="READC_f" extend="blockWithLabel">
<add as="displayedLabel" value="Read from&lt;BR&gt; C binary file"/>
@@ -415,6 +417,7 @@
<add as="OUTIMPL_f" extend="blockWithLabel">
<add as="shape" value="hexagon"/>
<add as="fillColor" value="white"/>
+ <add as="displayedLabel" value="%s"/>
</add>
<!-- INTEGER -->
<add as="BITCLEAR" extend="blockWithLabel">
@@ -739,6 +742,7 @@
<add as="shape" value="hexagon"/>
<add as="rounded" value="1"/>
<add as="fillColor" value="white"/>
+ <add as="displayedLabel" value="%s"/>
</add>
<add as="RELATIONALOP" extend="blockWithLabel">
<add as="displayedLabel" value="Relational&lt;BR&gt; op : &amp;&lt;"/>