aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-06-16 21:34:06 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-06-16 21:34:06 +0000
commitb6d028442cef5c19dacf24aa143f2cebcd14575b (patch)
tree3c1bc2f25303bb3f19f8d465418627d65c02cb3b /docbook
parente8bdd3f8db2dac069bebc90554b5f4b8915d3344 (diff)
add ChIOExportCSVDialog section, docbook validation should work again
svn path=/trunk/; revision=14670
Diffstat (limited to 'docbook')
-rw-r--r--docbook/eug_src/EUG_chapter_io.xml32
1 files changed, 26 insertions, 6 deletions
diff --git a/docbook/eug_src/EUG_chapter_io.xml b/docbook/eug_src/EUG_chapter_io.xml
index 0cb94efe4a..9533f7d4a1 100644
--- a/docbook/eug_src/EUG_chapter_io.xml
+++ b/docbook/eug_src/EUG_chapter_io.xml
@@ -432,13 +432,11 @@
</para>
<section id="ChIOFileSetListDialog">
<title>The "List Files" dialog box</title>
- <figure>
+ <!--<figure>
<title>The "List Files" dialog box</title>
- <!--<graphic entityref="EtherealExportPlainDialog" format="PNG"/>-->
- </figure>
- <para>
- XXX - add screenshot
- </para>
+ <graphic entityref="EtherealExportPlainDialog" format="PNG"/>
+ </figure>-->
+ <para>XXX - add screenshot</para>
<para>
Each line contains information about a file of the file set:
<itemizedlist>
@@ -541,6 +539,28 @@
</itemizedlist>
</para>
</section>
+ <section id="ChIOExportCSVDialog">
+ <title>The "Export as CSV (Comma Seperated Values) File" dialog box</title>
+ <para>XXX - add screenshot</para>
+ <para>
+ Export packet summary into CSV, used e.g. by spreadsheet programs to
+ im-/export data.
+ <!--<figure>
+ <title>The "Export as Comma Seperated Values File" dialog box</title>
+ <graphic entityref="EtherealExportCSVDialog" format="PNG"/>
+ </figure>-->
+ <itemizedlist>
+ <listitem><para>
+ <command>Export to file:</command> frame chooses the file to export
+ the packet data to.
+ </para></listitem>
+ <listitem><para>
+ The <command>Packet Range</command> frame is described in <xref
+ linkend="ChIOPacketRangeSection"/>.
+ </para></listitem>
+ </itemizedlist>
+ </para>
+ </section>
<section id="ChIOExportPSMLDialog">
<title>The "Export as PSML File" dialog box</title>
<para>