update toolbar items and icons

svn path=/trunk/; revision=14645
This commit is contained in:
Ulf Lamping 2005-06-15 23:55:46 +00:00
parent 6d1405fd29
commit 77a53ee225
16 changed files with 108 additions and 43 deletions

View File

@ -130,9 +130,16 @@ EUG_GRAPHICS = \
graphics/note.png \
graphics/tip.png \
graphics/warning.png \
graphics/toolbar/capture_24.png \
graphics/toolbar/cfilter_24.png \
graphics/toolbar/dfilter_24.png \
graphics/toolbar/autoscroll_24.png \
graphics/toolbar/capture_filter_24.png \
graphics/toolbar/capture_interfaces_24.png \
graphics/toolbar/capture_options_24.png \
graphics/toolbar/capture_restart_24.png \
graphics/toolbar/capture_start_24.png \
graphics/toolbar/capture_stop_24.png \
graphics/toolbar/colorize_24.png \
graphics/toolbar/display_filter_24.png \
graphics/toolbar/resize_columns_24.png \
graphics/toolbar/stock_add_24.png \
graphics/toolbar/stock_bottom_24.png \
graphics/toolbar/stock_close_24.png \

View File

@ -1444,40 +1444,56 @@
</thead>
<tbody>
<row>
<entry><graphic entityref="EtherealToolbarCapture" format="PNG"/></entry>
<entry><command>Start Capture...</command></entry>
<entry>Capture/Start...</entry>
<entry><graphic entityref="EtherealToolbarCaptureInterfaces" format="PNG"/></entry>
<entry><command>Interfaces...</command></entry>
<entry>Capture/Interfaces...</entry>
<entry><para>
This item brings up the Capture Interfaces List
dialog box (discussed further in
<xref linkend="ChCapCapturingSection"/>).
</para>
</entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarCaptureOptions" format="PNG"/></entry>
<entry><command>Options...</command></entry>
<entry>Capture/Options...</entry>
<entry><para>
This item brings up the Capture Options
dialog box (discussed further in
<xref linkend="ChCapCapturingSection"/>) and allows you to
start capturing packets.
</para>
<note><title>Note!</title>
<para>
If a live capture is in progress, and you are using "Update List
of Packets in Realtime", this icon will be replaced by the Stop
Capture icon
<inlinegraphic entityref="EtherealToolbarStop" format="PNG"/>.
</para></note>
</entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarStop" format="PNG"/></entry>
<entry><command>Stop Capture</command></entry>
<entry><graphic entityref="EtherealToolbarCaptureStart" format="PNG"/></entry>
<entry><command>Start</command></entry>
<entry>Capture/Start</entry>
<entry><para>
This item starts capturing packets with the options form
the last time.
</para>
</entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarCaptureStop" format="PNG"/></entry>
<entry><command>Stop</command></entry>
<entry>Capture/Stop</entry>
<entry><para>
This item stops the currently running live capture process
<xref linkend="ChCapCapturingSection"/>).
</para>
<note><title>Note!</title>
<para>
This icon is shown if a live capture is in progress, and you are
using "Update List of Packets in Realtime", otherwise the Start
Capture icon
<inlinegraphic entityref="EtherealToolbarCapture" format="PNG"/>
is shown.
</para></note>
</entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarCaptureRestart" format="PNG"/></entry>
<entry><command>Restart</command></entry>
<entry>Capture/Restart</entry>
<entry><para>
This item stops the currently running live capture process
and restarts it again, for convenience.
</para>
</entry>
</row>
<row>
@ -1556,28 +1572,21 @@
</para></entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarFindPrevious" format="PNG"/></entry>
<entry><command>Find Previous</command></entry>
<entry>Edit/Find Previous</entry>
<entry><graphic entityref="EtherealToolbarGoBack" format="PNG"/></entry>
<entry><command>Go Back</command></entry>
<entry>Go/Go Back</entry>
<entry><para>
This item tries to find the previous packet, matching the
settings from "Find Packet...".
This item jumps back in the packet history.
</para></entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarFindNext" format="PNG"/></entry>
<entry><command>Find Next</command></entry>
<entry>Edit/Find Next</entry>
<entry><graphic entityref="EtherealToolbarGoForward" format="PNG"/></entry>
<entry><command>Go Forward</command></entry>
<entry>Go/Go Forward</entry>
<entry><para>
This item tries to find the next packet, matching the
settings from "Find Packet...".
This item jumps forward in the packet history.
</para></entry>
</row>
<row>
<entry><command>------</command></entry>
<entry></entry>
<entry></entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarGoTo" format="PNG"/></entry>
<entry><command>Go to Packet...</command></entry>
@ -1608,6 +1617,27 @@
<entry></entry>
<entry></entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarColorize" format="PNG"/></entry>
<entry><command>Colorize</command></entry>
<entry>View/Colorize</entry>
<entry><para>
Colorize the packet list (or not).
</para></entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarAutoScroll" format="PNG"/></entry>
<entry><command>Auto Scroll in Live Capture</command></entry>
<entry>View/Auto Scroll in Live Capture</entry>
<entry><para>
Auto scroll packet list while doing a live capture (or not).
</para></entry>
</row>
<row>
<entry><command>------</command></entry>
<entry></entry>
<entry></entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarZoomIn" format="PNG"/></entry>
<entry><command>Zoom In</command></entry>
@ -1632,6 +1662,14 @@
Set zoom level back to 100%.
</para></entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarResizeColumns" format="PNG"/></entry>
<entry><command>Resize Columns</command></entry>
<entry>View/Resize Columns</entry>
<entry><para>
Resize columns, so the content fits into them.
</para></entry>
</row>
<row>
<entry><command>------</command></entry>
<entry></entry>
@ -1686,6 +1724,19 @@
is provided in <xref linkend="ChCustPreferencesSection"/>
</para></entry>
</row>
<row>
<entry><command>------</command></entry>
<entry></entry>
<entry></entry>
</row>
<row>
<entry><graphic entityref="EtherealToolbarHelp" format="PNG"/></entry>
<entry><command>Help</command></entry>
<entry>Help/Contents</entry>
<entry><para>
This item brings up help dialog box.
</para></entry>
</row>
</tbody>
</tgroup>
</table>

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 853 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 922 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

View File

@ -181,22 +181,26 @@ FILE SECTION
<!ENTITY EtherealDecodeAsShow SYSTEM "./graphics/ethereal-decode-as-show.png" NDATA PNG>
<!-- Third Chapter Toolbar-->
<!ENTITY EtherealToolbarCapture SYSTEM "./graphics/toolbar/capture_24.png" NDATA PNG>
<!ENTITY EtherealToolbarCaptureFilters SYSTEM "./graphics/toolbar/cfilter_24.png" NDATA PNG>
<!ENTITY EtherealToolbarDisplayFilters SYSTEM "./graphics/toolbar/dfilter_24.png" NDATA PNG>
<!ENTITY EtherealToolbarCaptureInterfaces SYSTEM "./graphics/toolbar/capture_interfaces_24.png" NDATA PNG>
<!ENTITY EtherealToolbarCaptureOptions SYSTEM "./graphics/toolbar/capture_options_24.png" NDATA PNG>
<!ENTITY EtherealToolbarCaptureStart SYSTEM "./graphics/toolbar/capture_start_24.png" NDATA PNG>
<!ENTITY EtherealToolbarCaptureStop SYSTEM "./graphics/toolbar/capture_stop_24.png" NDATA PNG>
<!ENTITY EtherealToolbarCaptureRestart SYSTEM "./graphics/toolbar/capture_restart_24.png" NDATA PNG>
<!ENTITY EtherealToolbarCaptureFilters SYSTEM "./graphics/toolbar/capture_filter_24.png" NDATA PNG>
<!ENTITY EtherealToolbarDisplayFilters SYSTEM "./graphics/toolbar/display_filter_24.png" NDATA PNG>
<!ENTITY EtherealToolbarAdd SYSTEM "./graphics/toolbar/stock_add_24.png" NDATA PNG>
<!ENTITY EtherealToolbarGoLast SYSTEM "./graphics/toolbar/stock_bottom_24.png" NDATA PNG>
<!ENTITY EtherealToolbarClose SYSTEM "./graphics/toolbar/stock_close_24.png" NDATA PNG>
<!ENTITY EtherealToolbarColoringRules SYSTEM "./graphics/toolbar/stock_colorselector_24.png" NDATA PNG>
<!ENTITY EtherealToolbarHelp SYSTEM "./graphics/toolbar/stock_help_24.png" NDATA PNG>
<!ENTITY EtherealToolbarGoTo SYSTEM "./graphics/toolbar/stock_jump_to_24.png" NDATA PNG>
<!ENTITY EtherealToolbarFindPrevious SYSTEM "./graphics/toolbar/stock_left_arrow_24.png" NDATA PNG>
<!ENTITY EtherealToolbarGoBack SYSTEM "./graphics/toolbar/stock_left_arrow_24.png" NDATA PNG>
<!ENTITY EtherealToolbarOpen SYSTEM "./graphics/toolbar/stock_open_24.png" NDATA PNG>
<!ENTITY EtherealToolbarPreferences SYSTEM "./graphics/toolbar/stock_preferences_24.png" NDATA PNG>
<!ENTITY EtherealToolbarPrint SYSTEM "./graphics/toolbar/stock_print_24.png" NDATA PNG>
<!ENTITY EtherealToolbarProperties SYSTEM "./graphics/toolbar/stock_properties_24.png" NDATA PNG>
<!ENTITY EtherealToolbarReload SYSTEM "./graphics/toolbar/stock_refresh_24.png" NDATA PNG>
<!ENTITY EtherealToolbarFindNext SYSTEM "./graphics/toolbar/stock_right_arrow_24.png" NDATA PNG>
<!ENTITY EtherealToolbarGoForward SYSTEM "./graphics/toolbar/stock_right_arrow_24.png" NDATA PNG>
<!ENTITY EtherealToolbarSave SYSTEM "./graphics/toolbar/stock_save_24.png" NDATA PNG>
<!ENTITY EtherealToolbarSaveAs SYSTEM "./graphics/toolbar/stock_save_as_24.png" NDATA PNG>
<!ENTITY EtherealToolbarFind SYSTEM "./graphics/toolbar/stock_search_24.png" NDATA PNG>
@ -205,6 +209,9 @@ FILE SECTION
<!ENTITY EtherealToolbarZoom100 SYSTEM "./graphics/toolbar/stock_zoom_1_24.png" NDATA PNG>
<!ENTITY EtherealToolbarZoomIn SYSTEM "./graphics/toolbar/stock_zoom_in_24.png" NDATA PNG>
<!ENTITY EtherealToolbarZoomOut SYSTEM "./graphics/toolbar/stock_zoom_out_24.png" NDATA PNG>
<!ENTITY EtherealToolbarColorize SYSTEM "./graphics/toolbar/colorize_24.png" NDATA PNG>
<!ENTITY EtherealToolbarAutoScroll SYSTEM "./graphics/toolbar/autoscroll_24.png" NDATA PNG>
<!ENTITY EtherealToolbarResizeColumns SYSTEM "./graphics/toolbar/resize_columns_24.png" NDATA PNG>
<!-- Third Chapter Statistics -->
<!ENTITY EtherealStatsSummary SYSTEM "./graphics/ethereal-stats-summary.png" NDATA PNG>