Make the "human-readable text vs. PSML vs. PDML" choice separate from
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 8 Jul 2004 10:36:29 +0000 (10:36 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 8 Jul 2004 10:36:29 +0000 (10:36 +0000)
commitb7011b10bcc81f9ebeb918d955b75d471298f982
tree8858c0ae90fefefab580b3067e67d834dd897f92
parentb7971cbe9f7c20d122e24d831a1d96b43afb0c11
Make the "human-readable text vs. PSML vs. PDML" choice separate from
the "text vs.  PostScript" choice.  The "text vs. PostScript" choice
should probably ultimately be done with a generic set of print methods,
to handle various platform-native print mechanisms more cleanly (and
perhaps the dialog box code for "export as {PDML,PSML}" should be
separate from the "export as text"/"print" dialog).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11342 f5534014-38df-0310-8fa8-9805f1628bb7
file.c
file.h
gtk/print_dlg.c
print.c
print.h
tethereal.c