rename "graphics" directory to "wsug_graphics" to make it clear that it's only used for the users_guide

svn path=/trunk/; revision=18473
This commit is contained in:
Ulf Lamping 2006-06-15 14:18:03 +00:00
parent 46e3b81e58
commit b498f9a3ca
111 changed files with 257 additions and 257 deletions

View File

@ -17,18 +17,18 @@ FOP_OPTS=-Xmx256m
#
# for win32 (cygwin) environments (as of fop-0.20 the cygwin script does
# not use $FOP_OPTS)
#FOP=fop-0.20.5/fop.bat
FOP=fop-0.20.5/fop.bat
#
# for unix like environments (if you have problems with fop, try to use an absolute path here)
#FOP=fop-0.20.5/fop.sh
#
# One SUSE 9.1 and 9.2 uncomment the following line (make sure you have at least fop-0.20.5-71.2)
FOP=fop
#FOP=fop
# html help compiler (Win32 only)
# Leave these commented out if you don't have HHC installed or you
# don't want CHM documentation.
#HHC="/cygdrive/c/Program Files/HTML Help Workshop/hhc.exe"
HHC="/cygdrive/c/Program Files/HTML Help Workshop/hhc.exe"
#HHC="true"
# elinks (text version of release notes)
@ -70,113 +70,113 @@ WSUG_FILES = \
wsug_src/WSUG_preface.xml
WSUG_GRAPHICS = \
graphics/ethereal-3pane.png \
graphics/ethereal-analyze-menu.png \
graphics/ethereal-bytes-pane-popup-menu.png \
graphics/ethereal-bytes-pane-tabs.png \
graphics/ethereal-bytes-pane.png \
graphics/ethereal-capture-info.png \
graphics/ethereal-capture-interfaces.png \
graphics/ethereal-capture-menu.png \
graphics/ethereal-capture-options.png \
graphics/ethereal-capture-preferences.png \
graphics/ethereal-choose-color-rule.png \
graphics/ethereal-coloring-rules-dialog.png \
graphics/ethereal-decode-as-show.png \
graphics/ethereal-decode-as.png \
graphics/ethereal-details-pane-popup-menu.png \
graphics/ethereal-details-pane.png \
graphics/ethereal-display-filter-tcp.png \
graphics/ethereal-edit-color-rule-dialog.png \
graphics/ethereal-edit-menu.png \
graphics/ethereal-empty.png \
graphics/ethereal-enabled-protocols.png \
graphics/ethereal-error-file-exists.png \
graphics/ethereal-error-open.png \
graphics/ethereal-export-pdml.png \
graphics/ethereal-export-plain.png \
graphics/ethereal-export-ps.png \
graphics/ethereal-export-psml.png \
graphics/ethereal-export-selected.png \
graphics/ethereal-file-menu.png \
graphics/ethereal-file-set-dialog.png \
graphics/ethereal-filter-add-expression.png \
graphics/ethereal-filter-toolbar.png \
graphics/ethereal-filters-2.png \
graphics/ethereal-filters.png \
graphics/ethereal-find-packet.png \
graphics/ethereal-follow-stream.png \
graphics/ethereal-go-menu.png \
graphics/ethereal-goto-packet.png \
graphics/ethereal-gui-colors-preferences.png \
graphics/ethereal-gui-columns-preferences.png \
graphics/ethereal-gui-font-preferences.png \
graphics/ethereal-gui-layout-preferences.png \
graphics/ethereal-gui-preferences.png \
graphics/ethereal-help-menu.png \
graphics/ethereal-list-pane.png \
graphics/ethereal-main-toolbar.png \
graphics/ethereal-menu.png \
graphics/ethereal-merge.png \
graphics/ethereal-nameresolution-preferences.png \
graphics/ethereal-open.png \
graphics/ethereal-packet-format.png \
graphics/ethereal-packet-pane-popup-menu.png \
graphics/ethereal-packet-range.png \
graphics/ethereal-packet-selected.png \
graphics/ethereal-packet-sep-win.png \
graphics/ethereal-print.png \
graphics/ethereal-printing-preferences.png \
graphics/ethereal-save-as.png \
graphics/ethereal-statistics-menu.png \
graphics/ethereal-stats-conversations.png \
graphics/ethereal-stats-endpoints.png \
graphics/ethereal-stats-hierarchy.png \
graphics/ethereal-stats-iographs.png \
graphics/ethereal-stats-srt-dcerpc-filter.png \
graphics/ethereal-stats-srt-dcerpc.png \
graphics/ethereal-stats-summary.png \
graphics/ethereal-statusbar-empty.png \
graphics/ethereal-statusbar-loaded.png \
graphics/ethereal-statusbar-selected.png \
graphics/ethereal-time-reference.png \
graphics/ethereal-view-menu.png \
graphics/note.png \
graphics/tip.png \
graphics/warning.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 \
graphics/toolbar/stock_colorselector_24.png \
graphics/toolbar/stock_help_24.png \
graphics/toolbar/stock_jump_to_24.png \
graphics/toolbar/stock_left_arrow_24.png \
graphics/toolbar/stock_open_24.png \
graphics/toolbar/stock_preferences_24.png \
graphics/toolbar/stock_print_24.png \
graphics/toolbar/stock_properties_24.png \
graphics/toolbar/stock_refresh_24.png \
graphics/toolbar/stock_right_arrow_24.png \
graphics/toolbar/stock_save_24.png \
graphics/toolbar/stock_save_as_24.png \
graphics/toolbar/stock_search_24.png \
graphics/toolbar/stock_stop_24.png \
graphics/toolbar/stock_top_24.png \
graphics/toolbar/stock_zoom_1_24.png \
graphics/toolbar/stock_zoom_in_24.png \
graphics/toolbar/stock_zoom_out_24.png \
graphics/wireshark-logo.png \
graphics/wireshark-main.png
wsug_graphics/ethereal-3pane.png \
wsug_graphics/ethereal-analyze-menu.png \
wsug_graphics/ethereal-bytes-pane-popup-menu.png \
wsug_graphics/ethereal-bytes-pane-tabs.png \
wsug_graphics/ethereal-bytes-pane.png \
wsug_graphics/ethereal-capture-info.png \
wsug_graphics/ethereal-capture-interfaces.png \
wsug_graphics/ethereal-capture-menu.png \
wsug_graphics/ethereal-capture-options.png \
wsug_graphics/ethereal-capture-preferences.png \
wsug_graphics/ethereal-choose-color-rule.png \
wsug_graphics/ethereal-coloring-rules-dialog.png \
wsug_graphics/ethereal-decode-as-show.png \
wsug_graphics/ethereal-decode-as.png \
wsug_graphics/ethereal-details-pane-popup-menu.png \
wsug_graphics/ethereal-details-pane.png \
wsug_graphics/ethereal-display-filter-tcp.png \
wsug_graphics/ethereal-edit-color-rule-dialog.png \
wsug_graphics/ethereal-edit-menu.png \
wsug_graphics/ethereal-empty.png \
wsug_graphics/ethereal-enabled-protocols.png \
wsug_graphics/ethereal-error-file-exists.png \
wsug_graphics/ethereal-error-open.png \
wsug_graphics/ethereal-export-pdml.png \
wsug_graphics/ethereal-export-plain.png \
wsug_graphics/ethereal-export-ps.png \
wsug_graphics/ethereal-export-psml.png \
wsug_graphics/ethereal-export-selected.png \
wsug_graphics/ethereal-file-menu.png \
wsug_graphics/ethereal-file-set-dialog.png \
wsug_graphics/ethereal-filter-add-expression.png \
wsug_graphics/ethereal-filter-toolbar.png \
wsug_graphics/ethereal-filters-2.png \
wsug_graphics/ethereal-filters.png \
wsug_graphics/ethereal-find-packet.png \
wsug_graphics/ethereal-follow-stream.png \
wsug_graphics/ethereal-go-menu.png \
wsug_graphics/ethereal-goto-packet.png \
wsug_graphics/ethereal-gui-colors-preferences.png \
wsug_graphics/ethereal-gui-columns-preferences.png \
wsug_graphics/ethereal-gui-font-preferences.png \
wsug_graphics/ethereal-gui-layout-preferences.png \
wsug_graphics/ethereal-gui-preferences.png \
wsug_graphics/ethereal-help-menu.png \
wsug_graphics/ethereal-list-pane.png \
wsug_graphics/ethereal-main-toolbar.png \
wsug_graphics/ethereal-menu.png \
wsug_graphics/ethereal-merge.png \
wsug_graphics/ethereal-nameresolution-preferences.png \
wsug_graphics/ethereal-open.png \
wsug_graphics/ethereal-packet-format.png \
wsug_graphics/ethereal-packet-pane-popup-menu.png \
wsug_graphics/ethereal-packet-range.png \
wsug_graphics/ethereal-packet-selected.png \
wsug_graphics/ethereal-packet-sep-win.png \
wsug_graphics/ethereal-print.png \
wsug_graphics/ethereal-printing-preferences.png \
wsug_graphics/ethereal-save-as.png \
wsug_graphics/ethereal-statistics-menu.png \
wsug_graphics/ethereal-stats-conversations.png \
wsug_graphics/ethereal-stats-endpoints.png \
wsug_graphics/ethereal-stats-hierarchy.png \
wsug_graphics/ethereal-stats-iographs.png \
wsug_graphics/ethereal-stats-srt-dcerpc-filter.png \
wsug_graphics/ethereal-stats-srt-dcerpc.png \
wsug_graphics/ethereal-stats-summary.png \
wsug_graphics/ethereal-statusbar-empty.png \
wsug_graphics/ethereal-statusbar-loaded.png \
wsug_graphics/ethereal-statusbar-selected.png \
wsug_graphics/ethereal-time-reference.png \
wsug_graphics/ethereal-view-menu.png \
wsug_graphics/note.png \
wsug_graphics/tip.png \
wsug_graphics/warning.png \
wsug_graphics/toolbar/autoscroll_24.png \
wsug_graphics/toolbar/capture_filter_24.png \
wsug_graphics/toolbar/capture_interfaces_24.png \
wsug_graphics/toolbar/capture_options_24.png \
wsug_graphics/toolbar/capture_restart_24.png \
wsug_graphics/toolbar/capture_start_24.png \
wsug_graphics/toolbar/capture_stop_24.png \
wsug_graphics/toolbar/colorize_24.png \
wsug_graphics/toolbar/display_filter_24.png \
wsug_graphics/toolbar/resize_columns_24.png \
wsug_graphics/toolbar/stock_add_24.png \
wsug_graphics/toolbar/stock_bottom_24.png \
wsug_graphics/toolbar/stock_close_24.png \
wsug_graphics/toolbar/stock_colorselector_24.png \
wsug_graphics/toolbar/stock_help_24.png \
wsug_graphics/toolbar/stock_jump_to_24.png \
wsug_graphics/toolbar/stock_left_arrow_24.png \
wsug_graphics/toolbar/stock_open_24.png \
wsug_graphics/toolbar/stock_preferences_24.png \
wsug_graphics/toolbar/stock_print_24.png \
wsug_graphics/toolbar/stock_properties_24.png \
wsug_graphics/toolbar/stock_refresh_24.png \
wsug_graphics/toolbar/stock_right_arrow_24.png \
wsug_graphics/toolbar/stock_save_24.png \
wsug_graphics/toolbar/stock_save_as_24.png \
wsug_graphics/toolbar/stock_search_24.png \
wsug_graphics/toolbar/stock_stop_24.png \
wsug_graphics/toolbar/stock_top_24.png \
wsug_graphics/toolbar/stock_zoom_1_24.png \
wsug_graphics/toolbar/stock_zoom_in_24.png \
wsug_graphics/toolbar/stock_zoom_out_24.png \
wsug_graphics/wireshark-logo.png \
wsug_graphics/wireshark-main.png
WSDG_FILES = \
wsdg_src/WSDG_chapter_build_intro.xml \
@ -271,21 +271,21 @@ wsug.validated: $(WSUG_SOURCE)
# create html single page file
user-guide.html: $(WSUG_SOURCE)
@ echo --- WSUG - HTML SINGLE PAGE ---
mkdir -p wsug_html/graphics/toolbar
cp graphics/*.* wsug_html/graphics
cp graphics/toolbar/* wsug_html/graphics/toolbar
mkdir -p wsug_html/wsug_graphics/toolbar
cp wsug_graphics/*.* wsug_html/wsug_graphics
cp wsug_graphics/toolbar/* wsug_html/wsug_graphics/toolbar
cp ws.css wsug_html
$(XSLTPROC) --stringparam base.dir wsug_html/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --stringparam html.stylesheet ws.css --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl $< > wsug_html/$@
$(XSLTPROC) --stringparam base.dir wsug_html/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --stringparam html.stylesheet ws.css --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl $< > wsug_html/$@
-chmod -R og+rX wsug_html
# create html chunked page files
wsug_html_chunked: $(WSUG_SOURCE)
@ echo --- WSUG - HTML CHUNKED ---
mkdir -p wsug_html_chunked/graphics/toolbar
cp graphics/*.* wsug_html_chunked/graphics
cp graphics/toolbar/* wsug_html_chunked/graphics/toolbar
mkdir -p wsug_html_chunked/wsug_graphics/toolbar
cp wsug_graphics/*.* wsug_html_chunked/wsug_graphics
cp wsug_graphics/toolbar/* wsug_html_chunked/wsug_graphics/toolbar
cp ws.css wsug_html_chunked
$(XSLTPROC) --stringparam base.dir wsug_html_chunked/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --stringparam html.stylesheet ws.css --nonet http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl $<
$(XSLTPROC) --stringparam base.dir wsug_html_chunked/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --stringparam html.stylesheet ws.css --nonet http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl $<
-chmod -R og+rX wsug_html_chunked
# create pdf file (through XSL-FO), portrait pages on US letter paper (the default)
@ -308,10 +308,10 @@ endif
user-guide.chm: $(WSUG_SOURCE)
ifdef HHC
@ echo --- WSUG - MICROSOFT HTML HELP ---
mkdir -p wsug_chm/graphics/toolbar
-cp graphics/*.* wsug_chm/graphics/
-cp graphics/toolbar/* wsug_chm/graphics/toolbar/
$(XSLTPROC) --stringparam base.dir wsug_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --stringparam html.stylesheet ws.css --nonet http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $<
mkdir -p wsug_chm/wsug_graphics/toolbar
-cp wsug_graphics/*.* wsug_chm/wsug_graphics/
-cp wsug_graphics/toolbar/* wsug_chm/wsug_graphics/toolbar/
$(XSLTPROC) --stringparam base.dir wsug_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --stringparam html.stylesheet ws.css --nonet http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $<
-$(HHC) htmlhelp.hhp
-mv htmlhelp.chm $@
-rm -r htmlhelp.hhp
@ -414,7 +414,7 @@ endif
release-notes.chm: $(RELEASE_NOTES_SOURCE)
ifdef HHC
@ echo --- RELEASE NOTES - MICROSOFT HTML HELP ---
$(XSLTPROC) --stringparam base.dir release_notes_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $<
$(XSLTPROC) --stringparam base.dir release_notes_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $<
-$(HHC) htmlhelp.hhp
-mv htmlhelp.chm $@
-rm -r htmlhelp.hhp

View File

@ -45,21 +45,21 @@ wsug_validate:
wsug_html:
@ echo --- HTML SINGLE PAGE ---
mkdir -p wsug_html
mkdir -p wsug_html/graphics
mkdir -p wsug_html/graphics/toolbar
cp ./graphics/*.* wsug_html/graphics
cp ./graphics/toolbar/*.* wsug_html/graphics/toolbar
mkdir -p wsug_html/wsug_graphics
mkdir -p wsug_html/wsug_graphics/toolbar
cp ./wsug_graphics/*.* wsug_html/wsug_graphics
cp ./wsug_graphics/toolbar/*.* wsug_html/wsug_graphics/toolbar
$(XSLTPROC) --nonet $(DOCBOOKXSL)/html/docbook.xsl user-guide.xml > wsug_html/user-guide.html
# create html chunked page files
wsug_html_chunked:
@ echo --- HTML CHUNKED ---
mkdir -p wsug_html_chunked
mkdir -p wsug_html_chunked/graphics
mkdir -p wsug_html_chunked/graphics/toolbar
cp ./graphics/*.* wsug_html_chunked/graphics
cp ./graphics/toolbar/*.* wsug_html_chunked/graphics/toolbar
$(XSLTPROC) --stringparam base.dir wsug_html_chunked/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/html/chunk.xsl user-guide.xml
mkdir -p wsug_html_chunked/wsug_graphics
mkdir -p wsug_html_chunked/wsug_graphics/toolbar
cp ./wsug_graphics/*.* wsug_html_chunked/wsug_graphics
cp ./wsug_graphics/toolbar/*.* wsug_html_chunked/wsug_graphics/toolbar
$(XSLTPROC) --stringparam base.dir wsug_html_chunked/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/html/chunk.xsl user-guide.xml
# create pdf file (through XSL-FO), portrait pages on US letter paper (the default)
# you will get lot's of errors, but that's ok
@ -84,11 +84,11 @@ wsug_chm:
if HAVE_HHC
@ echo --- MICROSOFT HTML HELP ---
mkdir -p wsug_chm
mkdir -p wsug_chm/graphics
mkdir -p wsug_chm/graphics/toolbar
cp ./graphics/*.* wsug_chm/graphics
cp ./graphics/toolbar/*.* wsug_chm/graphics/toolbar
$(XSLTPROC) --stringparam base.dir wsug_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/htmlhelp/htmlhelp.xsl user-guide.xml
mkdir -p wsug_chm/wsug_graphics
mkdir -p wsug_chm/wsug_graphics/toolbar
cp ./wsug_graphics/*.* wsug_chm/wsug_graphics
cp ./wsug_graphics/toolbar/*.* wsug_chm/wsug_graphics/toolbar
$(XSLTPROC) --stringparam base.dir wsug_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/htmlhelp/htmlhelp.xsl user-guide.xml
-$(HHC) htmlhelp.hhp
mv htmlhelp.chm user-guide.chm
rm -r htmlhelp.hhp
@ -107,21 +107,21 @@ wsdg_validate:
wsdg_html:
@ echo --- HTML SINGLE PAGE ---
mkdir -p wsdg_html
mkdir -p wsdg_html/graphics
mkdir -p wsdg_html/graphics/toolbar
cp ./graphics/*.* wsdg_html/graphics
cp ./graphics/toolbar/*.* wsdg_html/graphics/toolbar
mkdir -p wsdg_html/wsdg_graphics
mkdir -p wsdg_html/wsdg_graphics/toolbar
cp ./wsdg_graphics/*.* wsdg_html/wsdg_graphics
cp ./wsdg_graphics/toolbar/*.* wsdg_html/wsdg_graphics/toolbar
$(XSLTPROC) --nonet $(DOCBOOKXSL)/html/docbook.xsl developer-guide.xml > wsdg_html/developer-guide.html
# create html chunked page files
wsdg_html_chunked:
@ echo --- HTML CHUNKED ---
mkdir -p wsdg_html_chunked
mkdir -p wsdg_html_chunked/graphics
mkdir -p wsdg_html_chunked/graphics/toolbar
cp ./graphics/*.* wsdg_html_chunked/graphics
cp ./graphics/toolbar/*.* wsdg_html_chunked/graphics/toolbar
$(XSLTPROC) --stringparam base.dir wsdg_html_chunked/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/html/chunk.xsl developer-guide.xml
mkdir -p wsdg_html_chunked/wsdg_graphics
mkdir -p wsdg_html_chunked/wsdg_graphics/toolbar
cp ./wsdg_graphics/*.* wsdg_html_chunked/wsdg_graphics
cp ./wsdg_graphics/toolbar/*.* wsdg_html_chunked/wsdg_graphics/toolbar
$(XSLTPROC) --stringparam base.dir wsdg_html_chunked/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsdg_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/html/chunk.xsl developer-guide.xml
# create pdf file (through XSL-FO), portrait pages on US letter paper (the default)
# you will get lot's of errors, but that's ok
@ -146,11 +146,11 @@ wsdg_chm:
if HAVE_HHC
@ echo --- MICROSOFT HTML HELP ---
mkdir -p wsdg_chm
mkdir -p wsdg_chm/graphics
mkdir -p wsdg_chm/graphics/toolbar
cp ./graphics/*.* wsdg_chm/graphics
cp ./graphics/toolbar/*.* wsdg_chm/graphics/toolbar
$(XSLTPROC) --stringparam base.dir wsdg_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/htmlhelp/htmlhelp.xsl developer-guide.xml
mkdir -p wsdg_chm/wsdg_graphics
mkdir -p wsdg_chm/wsdg_graphics/toolbar
cp ./wsdg_graphics/*.* wsdg_chm/wsdg_graphics
cp ./wsdg_graphics/toolbar/*.* wsdg_chm/wsdg_graphics/toolbar
$(XSLTPROC) --stringparam base.dir wsdg_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsdg_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet $(DOCBOOKXSL)/htmlhelp/htmlhelp.xsl developer-guide.xml
-$(HHC) htmlhelp.hhp
mv htmlhelp.chm developer-guide.chm
rm -r htmlhelp.hhp

View File

@ -12,7 +12,7 @@
<!-- use graphics for admons (note, tip, ...) -->
<xsl:param name="admon.graphics" select="1"/>
<xsl:param name="admon.graphics.path">graphics/</xsl:param>
<xsl:param name="admon.graphics.path">wsug_graphics/</xsl:param>
<xsl:param name="admon.graphics.extension" select="'.png'"/>
<!-- use numbering for sections (not only for chapters) -->

View File

@ -128,127 +128,127 @@ FILE SECTION
-->
<!-- These refer to graphics files and figures contained in the document -->
<!-- -->
<!ENTITY WiresharkLogo SYSTEM "./graphics/wireshark-logo.png" NDATA PNG>
<!ENTITY WiresharkLogo SYSTEM "./wsug_graphics/wireshark-logo.png" NDATA PNG>
<!-- 1st Chapter -->
<!ENTITY WiresharkMain1 SYSTEM "./graphics/wireshark-main.png" NDATA PNG>
<!ENTITY WiresharkMain1 SYSTEM "./wsug_graphics/wireshark-main.png" NDATA PNG>
<!-- 2nd Chapter -->
<!-- Third Chapter -->
<!ENTITY WiresharkEmpty SYSTEM "./graphics/ethereal-empty.png" NDATA PNG>
<!ENTITY WiresharkThreePane1 SYSTEM "./graphics/wireshark-main.png" NDATA PNG>
<!ENTITY WiresharkMenuOnly SYSTEM "./graphics/ethereal-menu.png" NDATA PNG>
<!ENTITY WiresharkMainToolbar SYSTEM "./graphics/ethereal-main-toolbar.png" NDATA PNG>
<!ENTITY WiresharkFilterToolbar SYSTEM "./graphics/ethereal-filter-toolbar.png" NDATA PNG>
<!ENTITY WiresharkListPane SYSTEM "./graphics/ethereal-list-pane.png" NDATA PNG>
<!ENTITY WiresharkDetailsPane SYSTEM "./graphics/ethereal-details-pane.png" NDATA PNG>
<!ENTITY WiresharkBytesPane SYSTEM "./graphics/ethereal-bytes-pane.png" NDATA PNG>
<!ENTITY WiresharkBytesPaneTabs SYSTEM "./graphics/ethereal-bytes-pane-tabs.png" NDATA PNG>
<!ENTITY WiresharkStatusbarEmpty SYSTEM "./graphics/ethereal-statusbar-empty.png" NDATA PNG>
<!ENTITY WiresharkStatusbarLoaded SYSTEM "./graphics/ethereal-statusbar-loaded.png" NDATA PNG>
<!ENTITY WiresharkStatusbarSelected SYSTEM "./graphics/ethereal-statusbar-selected.png" NDATA PNG>
<!ENTITY WiresharkSaveAs SYSTEM "./graphics/ethereal-save-as.png" NDATA PNG>
<!ENTITY WiresharkOpen SYSTEM "./graphics/ethereal-open.png" NDATA PNG>
<!ENTITY WiresharkPacketSelected1 SYSTEM "./graphics/ethereal-packet-selected.png" NDATA PNG>
<!ENTITY WiresharkPacketSepView SYSTEM "./graphics/ethereal-packet-sep-win.png" NDATA PNG>
<!ENTITY WiresharkFilterTCP SYSTEM "./graphics/ethereal-display-filter-tcp.png" NDATA PNG>
<!ENTITY WiresharkColoringRulesDialog SYSTEM "./graphics/ethereal-coloring-rules-dialog.png" NDATA PNG>
<!ENTITY WiresharkEditColorDialog SYSTEM "./graphics/ethereal-edit-color-rule-dialog.png" NDATA PNG>
<!ENTITY WiresharkChooseColorDialog SYSTEM "./graphics/ethereal-choose-color-rule.png" NDATA PNG>
<!ENTITY WiresharkFollowStream SYSTEM "./graphics/ethereal-follow-stream.png" NDATA PNG>
<!ENTITY WiresharkFindPacket SYSTEM "./graphics/ethereal-find-packet.png" NDATA PNG>
<!ENTITY WiresharkGoToPacket SYSTEM "./graphics/ethereal-goto-packet.png" NDATA PNG>
<!ENTITY WiresharkPrint SYSTEM "./graphics/ethereal-print.png" NDATA PNG>
<!ENTITY WiresharkGUIPreferences SYSTEM "./graphics/ethereal-gui-preferences.png" NDATA PNG>
<!ENTITY WiresharkGUILayoutPreferences SYSTEM "./graphics/ethereal-gui-layout-preferences.png" NDATA PNG>
<!ENTITY WiresharkGUIColumnsPreferences SYSTEM "./graphics/ethereal-gui-columns-preferences.png" NDATA PNG>
<!ENTITY WiresharkGUIFontPreferences SYSTEM "./graphics/ethereal-gui-font-preferences.png" NDATA PNG>
<!ENTITY WiresharkGUIColorsPreferences SYSTEM "./graphics/ethereal-gui-colors-preferences.png" NDATA PNG>
<!ENTITY WiresharkCapturePreferences SYSTEM "./graphics/ethereal-capture-preferences.png" NDATA PNG>
<!ENTITY WiresharkPrintingPreferences SYSTEM "./graphics/ethereal-printing-preferences.png" NDATA PNG>
<!ENTITY WiresharkNameResolutionPreferences SYSTEM "./graphics/ethereal-nameresolution-preferences.png" NDATA PNG>
<!ENTITY WiresharkFilters SYSTEM "./graphics/ethereal-filters.png" NDATA PNG>
<!ENTITY WiresharkFileMenu SYSTEM "./graphics/ethereal-file-menu.png" NDATA PNG>
<!ENTITY WiresharkEditMenu SYSTEM "./graphics/ethereal-edit-menu.png" NDATA PNG>
<!ENTITY WiresharkViewMenu SYSTEM "./graphics/ethereal-view-menu.png" NDATA PNG>
<!ENTITY WiresharkGoMenu SYSTEM "./graphics/ethereal-go-menu.png" NDATA PNG>
<!ENTITY WiresharkCaptureMenu SYSTEM "./graphics/ethereal-capture-menu.png" NDATA PNG>
<!ENTITY WiresharkAnalyzeMenu SYSTEM "./graphics/ethereal-analyze-menu.png" NDATA PNG>
<!ENTITY WiresharkStatisticsMenu SYSTEM "./graphics/ethereal-statistics-menu.png" NDATA PNG>
<!ENTITY WiresharkHelpMenu SYSTEM "./graphics/ethereal-help-menu.png" NDATA PNG>
<!ENTITY WiresharkPacketPanePopupMenu SYSTEM "./graphics/ethereal-packet-pane-popup-menu.png" NDATA PNG>
<!ENTITY WiresharkDetailsPanePopupMenu SYSTEM "./graphics/ethereal-details-pane-popup-menu.png" NDATA PNG>
<!ENTITY WiresharkBytesPanePopupMenu SYSTEM "./graphics/ethereal-bytes-pane-popup-menu.png" NDATA PNG>
<!ENTITY WiresharkFilterAddExpression SYSTEM "./graphics/ethereal-filter-add-expression.png" NDATA PNG>
<!ENTITY WiresharkFilters2 SYSTEM "./graphics/ethereal-filters-2.png" NDATA PNG>
<!ENTITY WiresharkExportPlainDialog SYSTEM "./graphics/ethereal-export-plain.png" NDATA PNG>
<!ENTITY WiresharkExportPSDialog SYSTEM "./graphics/ethereal-export-ps.png" NDATA PNG>
<!ENTITY WiresharkExportPSMLDialog SYSTEM "./graphics/ethereal-export-psml.png" NDATA PNG>
<!ENTITY WiresharkExportPDMLDialog SYSTEM "./graphics/ethereal-export-pdml.png" NDATA PNG>
<!ENTITY WiresharkExportSelectedDialog SYSTEM "./graphics/ethereal-export-selected.png" NDATA PNG>
<!ENTITY WiresharkCaptureInterfacesDialog SYSTEM "./graphics/ethereal-capture-interfaces.png" NDATA PNG>
<!ENTITY WiresharkCaptureOptionsDialog SYSTEM "./graphics/ethereal-capture-options.png" NDATA PNG>
<!ENTITY WiresharkCaptureInfoDialog SYSTEM "./graphics/ethereal-capture-info.png" NDATA PNG>
<!ENTITY WiresharkMergeDialog SYSTEM "./graphics/ethereal-merge.png" NDATA PNG>
<!ENTITY WiresharkPacketRangeFrame SYSTEM "./graphics/ethereal-packet-range.png" NDATA PNG>
<!ENTITY WiresharkPacketFormatFrame SYSTEM "./graphics/ethereal-packet-format.png" NDATA PNG>
<!ENTITY WiresharkTimeReference SYSTEM "./graphics/ethereal-time-reference.png" NDATA PNG>
<!ENTITY WiresharkEnabledProtocols SYSTEM "./graphics/ethereal-enabled-protocols.png" NDATA PNG>
<!ENTITY WiresharkDecodeAs SYSTEM "./graphics/ethereal-decode-as.png" NDATA PNG>
<!ENTITY WiresharkDecodeAsShow SYSTEM "./graphics/ethereal-decode-as-show.png" NDATA PNG>
<!ENTITY WiresharkFileSetDialog SYSTEM "./graphics/ethereal-file-set-dialog.png" NDATA PNG>
<!ENTITY WiresharkEmpty SYSTEM "./wsug_graphics/ethereal-empty.png" NDATA PNG>
<!ENTITY WiresharkThreePane1 SYSTEM "./wsug_graphics/wireshark-main.png" NDATA PNG>
<!ENTITY WiresharkMenuOnly SYSTEM "./wsug_graphics/ethereal-menu.png" NDATA PNG>
<!ENTITY WiresharkMainToolbar SYSTEM "./wsug_graphics/ethereal-main-toolbar.png" NDATA PNG>
<!ENTITY WiresharkFilterToolbar SYSTEM "./wsug_graphics/ethereal-filter-toolbar.png" NDATA PNG>
<!ENTITY WiresharkListPane SYSTEM "./wsug_graphics/ethereal-list-pane.png" NDATA PNG>
<!ENTITY WiresharkDetailsPane SYSTEM "./wsug_graphics/ethereal-details-pane.png" NDATA PNG>
<!ENTITY WiresharkBytesPane SYSTEM "./wsug_graphics/ethereal-bytes-pane.png" NDATA PNG>
<!ENTITY WiresharkBytesPaneTabs SYSTEM "./wsug_graphics/ethereal-bytes-pane-tabs.png" NDATA PNG>
<!ENTITY WiresharkStatusbarEmpty SYSTEM "./wsug_graphics/ethereal-statusbar-empty.png" NDATA PNG>
<!ENTITY WiresharkStatusbarLoaded SYSTEM "./wsug_graphics/ethereal-statusbar-loaded.png" NDATA PNG>
<!ENTITY WiresharkStatusbarSelected SYSTEM "./wsug_graphics/ethereal-statusbar-selected.png" NDATA PNG>
<!ENTITY WiresharkSaveAs SYSTEM "./wsug_graphics/ethereal-save-as.png" NDATA PNG>
<!ENTITY WiresharkOpen SYSTEM "./wsug_graphics/ethereal-open.png" NDATA PNG>
<!ENTITY WiresharkPacketSelected1 SYSTEM "./wsug_graphics/ethereal-packet-selected.png" NDATA PNG>
<!ENTITY WiresharkPacketSepView SYSTEM "./wsug_graphics/ethereal-packet-sep-win.png" NDATA PNG>
<!ENTITY WiresharkFilterTCP SYSTEM "./wsug_graphics/ethereal-display-filter-tcp.png" NDATA PNG>
<!ENTITY WiresharkColoringRulesDialog SYSTEM "./wsug_graphics/ethereal-coloring-rules-dialog.png" NDATA PNG>
<!ENTITY WiresharkEditColorDialog SYSTEM "./wsug_graphics/ethereal-edit-color-rule-dialog.png" NDATA PNG>
<!ENTITY WiresharkChooseColorDialog SYSTEM "./wsug_graphics/ethereal-choose-color-rule.png" NDATA PNG>
<!ENTITY WiresharkFollowStream SYSTEM "./wsug_graphics/ethereal-follow-stream.png" NDATA PNG>
<!ENTITY WiresharkFindPacket SYSTEM "./wsug_graphics/ethereal-find-packet.png" NDATA PNG>
<!ENTITY WiresharkGoToPacket SYSTEM "./wsug_graphics/ethereal-goto-packet.png" NDATA PNG>
<!ENTITY WiresharkPrint SYSTEM "./wsug_graphics/ethereal-print.png" NDATA PNG>
<!ENTITY WiresharkGUIPreferences SYSTEM "./wsug_graphics/ethereal-gui-preferences.png" NDATA PNG>
<!ENTITY WiresharkGUILayoutPreferences SYSTEM "./wsug_graphics/ethereal-gui-layout-preferences.png" NDATA PNG>
<!ENTITY WiresharkGUIColumnsPreferences SYSTEM "./wsug_graphics/ethereal-gui-columns-preferences.png" NDATA PNG>
<!ENTITY WiresharkGUIFontPreferences SYSTEM "./wsug_graphics/ethereal-gui-font-preferences.png" NDATA PNG>
<!ENTITY WiresharkGUIColorsPreferences SYSTEM "./wsug_graphics/ethereal-gui-colors-preferences.png" NDATA PNG>
<!ENTITY WiresharkCapturePreferences SYSTEM "./wsug_graphics/ethereal-capture-preferences.png" NDATA PNG>
<!ENTITY WiresharkPrintingPreferences SYSTEM "./wsug_graphics/ethereal-printing-preferences.png" NDATA PNG>
<!ENTITY WiresharkNameResolutionPreferences SYSTEM "./wsug_graphics/ethereal-nameresolution-preferences.png" NDATA PNG>
<!ENTITY WiresharkFilters SYSTEM "./wsug_graphics/ethereal-filters.png" NDATA PNG>
<!ENTITY WiresharkFileMenu SYSTEM "./wsug_graphics/ethereal-file-menu.png" NDATA PNG>
<!ENTITY WiresharkEditMenu SYSTEM "./wsug_graphics/ethereal-edit-menu.png" NDATA PNG>
<!ENTITY WiresharkViewMenu SYSTEM "./wsug_graphics/ethereal-view-menu.png" NDATA PNG>
<!ENTITY WiresharkGoMenu SYSTEM "./wsug_graphics/ethereal-go-menu.png" NDATA PNG>
<!ENTITY WiresharkCaptureMenu SYSTEM "./wsug_graphics/ethereal-capture-menu.png" NDATA PNG>
<!ENTITY WiresharkAnalyzeMenu SYSTEM "./wsug_graphics/ethereal-analyze-menu.png" NDATA PNG>
<!ENTITY WiresharkStatisticsMenu SYSTEM "./wsug_graphics/ethereal-statistics-menu.png" NDATA PNG>
<!ENTITY WiresharkHelpMenu SYSTEM "./wsug_graphics/ethereal-help-menu.png" NDATA PNG>
<!ENTITY WiresharkPacketPanePopupMenu SYSTEM "./wsug_graphics/ethereal-packet-pane-popup-menu.png" NDATA PNG>
<!ENTITY WiresharkDetailsPanePopupMenu SYSTEM "./wsug_graphics/ethereal-details-pane-popup-menu.png" NDATA PNG>
<!ENTITY WiresharkBytesPanePopupMenu SYSTEM "./wsug_graphics/ethereal-bytes-pane-popup-menu.png" NDATA PNG>
<!ENTITY WiresharkFilterAddExpression SYSTEM "./wsug_graphics/ethereal-filter-add-expression.png" NDATA PNG>
<!ENTITY WiresharkFilters2 SYSTEM "./wsug_graphics/ethereal-filters-2.png" NDATA PNG>
<!ENTITY WiresharkExportPlainDialog SYSTEM "./wsug_graphics/ethereal-export-plain.png" NDATA PNG>
<!ENTITY WiresharkExportPSDialog SYSTEM "./wsug_graphics/ethereal-export-ps.png" NDATA PNG>
<!ENTITY WiresharkExportPSMLDialog SYSTEM "./wsug_graphics/ethereal-export-psml.png" NDATA PNG>
<!ENTITY WiresharkExportPDMLDialog SYSTEM "./wsug_graphics/ethereal-export-pdml.png" NDATA PNG>
<!ENTITY WiresharkExportSelectedDialog SYSTEM "./wsug_graphics/ethereal-export-selected.png" NDATA PNG>
<!ENTITY WiresharkCaptureInterfacesDialog SYSTEM "./wsug_graphics/ethereal-capture-interfaces.png" NDATA PNG>
<!ENTITY WiresharkCaptureOptionsDialog SYSTEM "./wsug_graphics/ethereal-capture-options.png" NDATA PNG>
<!ENTITY WiresharkCaptureInfoDialog SYSTEM "./wsug_graphics/ethereal-capture-info.png" NDATA PNG>
<!ENTITY WiresharkMergeDialog SYSTEM "./wsug_graphics/ethereal-merge.png" NDATA PNG>
<!ENTITY WiresharkPacketRangeFrame SYSTEM "./wsug_graphics/ethereal-packet-range.png" NDATA PNG>
<!ENTITY WiresharkPacketFormatFrame SYSTEM "./wsug_graphics/ethereal-packet-format.png" NDATA PNG>
<!ENTITY WiresharkTimeReference SYSTEM "./wsug_graphics/ethereal-time-reference.png" NDATA PNG>
<!ENTITY WiresharkEnabledProtocols SYSTEM "./wsug_graphics/ethereal-enabled-protocols.png" NDATA PNG>
<!ENTITY WiresharkDecodeAs SYSTEM "./wsug_graphics/ethereal-decode-as.png" NDATA PNG>
<!ENTITY WiresharkDecodeAsShow SYSTEM "./wsug_graphics/ethereal-decode-as-show.png" NDATA PNG>
<!ENTITY WiresharkFileSetDialog SYSTEM "./wsug_graphics/ethereal-file-set-dialog.png" NDATA PNG>
<!-- Third Chapter Toolbar-->
<!ENTITY WiresharkToolbarCaptureInterfaces SYSTEM "./graphics/toolbar/capture_interfaces_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureOptions SYSTEM "./graphics/toolbar/capture_options_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureStart SYSTEM "./graphics/toolbar/capture_start_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureStop SYSTEM "./graphics/toolbar/capture_stop_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureRestart SYSTEM "./graphics/toolbar/capture_restart_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureFilters SYSTEM "./graphics/toolbar/capture_filter_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarDisplayFilters SYSTEM "./graphics/toolbar/display_filter_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarAdd SYSTEM "./graphics/toolbar/stock_add_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoLast SYSTEM "./graphics/toolbar/stock_bottom_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarClose SYSTEM "./graphics/toolbar/stock_close_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarColoringRules SYSTEM "./graphics/toolbar/stock_colorselector_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarHelp SYSTEM "./graphics/toolbar/stock_help_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoTo SYSTEM "./graphics/toolbar/stock_jump_to_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoBack SYSTEM "./graphics/toolbar/stock_left_arrow_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarOpen SYSTEM "./graphics/toolbar/stock_open_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarPreferences SYSTEM "./graphics/toolbar/stock_preferences_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarPrint SYSTEM "./graphics/toolbar/stock_print_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarProperties SYSTEM "./graphics/toolbar/stock_properties_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarReload SYSTEM "./graphics/toolbar/stock_refresh_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoForward SYSTEM "./graphics/toolbar/stock_right_arrow_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarSave SYSTEM "./graphics/toolbar/stock_save_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarSaveAs SYSTEM "./graphics/toolbar/stock_save_as_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarFind SYSTEM "./graphics/toolbar/stock_search_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarStop SYSTEM "./graphics/toolbar/stock_stop_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoFirst SYSTEM "./graphics/toolbar/stock_top_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarZoom100 SYSTEM "./graphics/toolbar/stock_zoom_1_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarZoomIn SYSTEM "./graphics/toolbar/stock_zoom_in_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarZoomOut SYSTEM "./graphics/toolbar/stock_zoom_out_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarColorize SYSTEM "./graphics/toolbar/colorize_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarAutoScroll SYSTEM "./graphics/toolbar/autoscroll_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarResizeColumns SYSTEM "./graphics/toolbar/resize_columns_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureInterfaces SYSTEM "./wsug_graphics/toolbar/capture_interfaces_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureOptions SYSTEM "./wsug_graphics/toolbar/capture_options_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureStart SYSTEM "./wsug_graphics/toolbar/capture_start_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureStop SYSTEM "./wsug_graphics/toolbar/capture_stop_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureRestart SYSTEM "./wsug_graphics/toolbar/capture_restart_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarCaptureFilters SYSTEM "./wsug_graphics/toolbar/capture_filter_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarDisplayFilters SYSTEM "./wsug_graphics/toolbar/display_filter_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarAdd SYSTEM "./wsug_graphics/toolbar/stock_add_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoLast SYSTEM "./wsug_graphics/toolbar/stock_bottom_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarClose SYSTEM "./wsug_graphics/toolbar/stock_close_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarColoringRules SYSTEM "./wsug_graphics/toolbar/stock_colorselector_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarHelp SYSTEM "./wsug_graphics/toolbar/stock_help_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoTo SYSTEM "./wsug_graphics/toolbar/stock_jump_to_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoBack SYSTEM "./wsug_graphics/toolbar/stock_left_arrow_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarOpen SYSTEM "./wsug_graphics/toolbar/stock_open_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarPreferences SYSTEM "./wsug_graphics/toolbar/stock_preferences_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarPrint SYSTEM "./wsug_graphics/toolbar/stock_print_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarProperties SYSTEM "./wsug_graphics/toolbar/stock_properties_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarReload SYSTEM "./wsug_graphics/toolbar/stock_refresh_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoForward SYSTEM "./wsug_graphics/toolbar/stock_right_arrow_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarSave SYSTEM "./wsug_graphics/toolbar/stock_save_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarSaveAs SYSTEM "./wsug_graphics/toolbar/stock_save_as_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarFind SYSTEM "./wsug_graphics/toolbar/stock_search_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarStop SYSTEM "./wsug_graphics/toolbar/stock_stop_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarGoFirst SYSTEM "./wsug_graphics/toolbar/stock_top_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarZoom100 SYSTEM "./wsug_graphics/toolbar/stock_zoom_1_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarZoomIn SYSTEM "./wsug_graphics/toolbar/stock_zoom_in_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarZoomOut SYSTEM "./wsug_graphics/toolbar/stock_zoom_out_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarColorize SYSTEM "./wsug_graphics/toolbar/colorize_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarAutoScroll SYSTEM "./wsug_graphics/toolbar/autoscroll_24.png" NDATA PNG>
<!ENTITY WiresharkToolbarResizeColumns SYSTEM "./wsug_graphics/toolbar/resize_columns_24.png" NDATA PNG>
<!-- Third Chapter Statistics -->
<!ENTITY WiresharkStatsSummary SYSTEM "./graphics/ethereal-stats-summary.png" NDATA PNG>
<!ENTITY WiresharkStatsHierarchy SYSTEM "./graphics/ethereal-stats-hierarchy.png" NDATA PNG>
<!ENTITY WiresharkStatsEndpoints SYSTEM "./graphics/ethereal-stats-endpoints.png" NDATA PNG>
<!ENTITY WiresharkStatsConversations SYSTEM "./graphics/ethereal-stats-conversations.png" NDATA PNG>
<!ENTITY WiresharkStatsIOGraphs SYSTEM "./graphics/ethereal-stats-iographs.png" NDATA PNG>
<!ENTITY WiresharkStatsSrtDcerpcFilter SYSTEM "./graphics/ethereal-stats-srt-dcerpc-filter.png" NDATA PNG>
<!ENTITY WiresharkStatsSrtDcerpc SYSTEM "./graphics/ethereal-stats-srt-dcerpc.png" NDATA PNG>
<!ENTITY WiresharkStatsSummary SYSTEM "./wsug_graphics/ethereal-stats-summary.png" NDATA PNG>
<!ENTITY WiresharkStatsHierarchy SYSTEM "./wsug_graphics/ethereal-stats-hierarchy.png" NDATA PNG>
<!ENTITY WiresharkStatsEndpoints SYSTEM "./wsug_graphics/ethereal-stats-endpoints.png" NDATA PNG>
<!ENTITY WiresharkStatsConversations SYSTEM "./wsug_graphics/ethereal-stats-conversations.png" NDATA PNG>
<!ENTITY WiresharkStatsIOGraphs SYSTEM "./wsug_graphics/ethereal-stats-iographs.png" NDATA PNG>
<!ENTITY WiresharkStatsSrtDcerpcFilter SYSTEM "./wsug_graphics/ethereal-stats-srt-dcerpc-filter.png" NDATA PNG>
<!ENTITY WiresharkStatsSrtDcerpc SYSTEM "./wsug_graphics/ethereal-stats-srt-dcerpc.png" NDATA PNG>
<!-- Fifth Chapter -->
<!-- Sixth Chapter -->
<!-- Appendices etc -->
<!ENTITY WiresharkFormatError SYSTEM "./graphics/ethereal-error-open.png" NDATA PNG>
<!ENTITY WiresharkFormatError SYSTEM "./graphics/ethereal-error-open.png" NDATA PNG>
<!ENTITY WiresharkSaveError SYSTEM "./graphics/ethereal-save-error.png" NDATA PNG>
<!ENTITY WiresharkFormatError SYSTEM "./wsug_graphics/ethereal-error-open.png" NDATA PNG>
<!ENTITY WiresharkFormatError SYSTEM "./wsug_graphics/ethereal-error-open.png" NDATA PNG>
<!ENTITY WiresharkSaveError SYSTEM "./wsug_graphics/ethereal-save-error.png" NDATA PNG>
<!-- These are the actual files that make up the document -->

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

View File

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 751 B

After

Width:  |  Height:  |  Size: 751 B

View File

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 79 KiB

View File

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 775 B

After

Width:  |  Height:  |  Size: 775 B

View File

Before

Width:  |  Height:  |  Size: 843 B

After

Width:  |  Height:  |  Size: 843 B

View File

Before

Width:  |  Height:  |  Size: 883 B

After

Width:  |  Height:  |  Size: 883 B

View File

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

Before

Width:  |  Height:  |  Size: 773 B

After

Width:  |  Height:  |  Size: 773 B

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 572 B

After

Width:  |  Height:  |  Size: 572 B

View File

Before

Width:  |  Height:  |  Size: 922 B

After

Width:  |  Height:  |  Size: 922 B

View File

Before

Width:  |  Height:  |  Size: 496 B

After

Width:  |  Height:  |  Size: 496 B

View File

Before

Width:  |  Height:  |  Size: 556 B

After

Width:  |  Height:  |  Size: 556 B

View File

Before

Width:  |  Height:  |  Size: 476 B

After

Width:  |  Height:  |  Size: 476 B

View File

Before

Width:  |  Height:  |  Size: 264 B

After

Width:  |  Height:  |  Size: 264 B

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 583 B

After

Width:  |  Height:  |  Size: 583 B

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

Before

Width:  |  Height:  |  Size: 943 B

After

Width:  |  Height:  |  Size: 943 B

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 581 B

After

Width:  |  Height:  |  Size: 581 B

Some files were not shown because too many files have changed in this diff Show More