|
From: <xm...@us...> - 2013-02-19 12:11:28
|
Revision: 1588
http://scstudio.svn.sourceforge.net/scstudio/?rev=1588&view=rev
Author: xmalota
Date: 2013-02-19 12:11:16 +0000 (Tue, 19 Feb 2013)
Log Message:
-----------
help changed: added reference for pcap in settings, added missing icon
Modified Paths:
--------------
trunk/doc/help/beautify/beautify.body.htm
trunk/doc/help/fifo/fifo.body.htm
trunk/doc/help/frontend/settings.body.htm
Added Paths:
-----------
trunk/doc/help/frontend/pictures/icon_check.png
Modified: trunk/doc/help/beautify/beautify.body.htm
===================================================================
--- trunk/doc/help/beautify/beautify.body.htm 2013-02-18 19:57:22 UTC (rev 1587)
+++ trunk/doc/help/beautify/beautify.body.htm 2013-02-19 12:11:16 UTC (rev 1588)
@@ -13,7 +13,7 @@
The parameters respected by
<code>Beautify</code>
can be changed via menu
- <code>Check->Options->Beautify</code>
+ <code>Check -> Options -> Beautify</code>
.
</p>
<p>
@@ -98,7 +98,7 @@
<li>
<ul>
<a href="pictures/ordered.vsd">
- <li><img src="pictures/ordered.png" width="400" border="0"
+ <li><img src="pictures/ordered.png" width="300" border="0"
alt="Ordered BMSC" /></li>
<li class="caption">After beautify</li>
</a>
@@ -115,7 +115,7 @@
<li>
<ul>
<a href="pictures/unfifo2.vsd">
- <li><img src="pictures/unfifo2.png" width="300" border="0"
+ <li><img src="pictures/unfifo2.png" width="250" border="0"
alt="Ordered non-FIFO BMSC" /></li>
<li class="caption">Acyclic design</li>
</a>
Modified: trunk/doc/help/fifo/fifo.body.htm
===================================================================
--- trunk/doc/help/fifo/fifo.body.htm 2013-02-18 19:57:22 UTC (rev 1587)
+++ trunk/doc/help/fifo/fifo.body.htm 2013-02-19 12:11:16 UTC (rev 1588)
@@ -139,9 +139,11 @@
</ul>
</li>
</ul>
+ <p>
<h3>
FIFO channel for every pair of instances and labels
</h3>
+ </p>
<p>
In this case we can have more than one FIFO channel between two processes.
For every label there is one channel. Everything what has satisfied FIFO
Added: trunk/doc/help/frontend/pictures/icon_check.png
===================================================================
(Binary files differ)
Property changes on: trunk/doc/help/frontend/pictures/icon_check.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/doc/help/frontend/settings.body.htm
===================================================================
--- trunk/doc/help/frontend/settings.body.htm 2013-02-18 19:57:22 UTC (rev 1587)
+++ trunk/doc/help/frontend/settings.body.htm 2013-02-19 12:11:16 UTC (rev 1588)
@@ -73,6 +73,12 @@
Beautify and its configuration is described on a
<a href="./../beautify/beautify.html">separate page</a>.
</p>
+
+ <h2>Pcap</h2>
+ <p>
+ Pcap and its configuration is described on a
+ <a href="./../pcap/pcap.html">separate page</a>.
+ </p>
<h2>Verfication</h2>
<p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|