Allow for column headers not to be printed in order to make it possible to export...
authorcmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 19 Jun 2013 15:22:56 +0000 (15:22 +0000)
committercmaynard <cmaynard@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 19 Jun 2013 15:22:56 +0000 (15:22 +0000)
commit1b10ce813d4c4648d2b0b52711ed30f1e27a4aab
tree23e926d38c1b4cf03da4c2adaa2ddc5dac5810ce
parent678751e07fcdd441f37b00b3f86936ba6715e1d3
Allow for column headers not to be printed in order to make it possible to export packets as plain text in a format that could then have a chance of being imported again (assuming other factors such as packet bytes were printed, etc.) in order to recover the original pcap file.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1636

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@50036 f5534014-38df-0310-8fa8-9805f1628bb7
docbook/wsug_graphics/ws-export-plain.png
docbook/wsug_graphics/ws-file-import.png
docbook/wsug_src/WSUG_chapter_io.xml
file.c
image/file_dlg_win32.rc
print.h
ui/gtk/file_import_dlg.c
ui/gtk/print_dlg.c
ui/win32/file_dlg_win32.c
ui/win32/file_dlg_win32.h