1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-15 12:15:47 +02:00

Added log action destination to page.

This commit is contained in:
L. Frank Turovich 2010-04-17 16:02:00 +00:00
parent d540bb4801
commit 359536ac23

View file

@ -24,7 +24,7 @@
<li>Set the action's attributes: </li> <li>Set the action's attributes: </li>
<ul> <ul>
<li>For a sound action, select a sound file.</li> <li>For a sound action, select a sound file.</li>
<li>For a log action, type a message. </li> <li>For a log action, type the message to appear in the Log Action Messages console. </li>
<li>For a resume action, set the <strong>Resume after</strong> time in seconds. </li> <li>For a resume action, set the <strong>Resume after</strong> time in seconds. </li>
<li>For an external tool action, click <strong>Choose</strong> to select a program.</li> <li>For an external tool action, click <strong>Choose</strong> to select a program.</li>
</ul> </ul>