wireshark/plugins/asn1
Guy Harris 911bad80f0 Have two strings in an enum_val_t - one that's a short string that is
convenient to put into a command line (no capital letters, no spaces to
require quotes), and one that's a detailed description for use in the
UI.  Allow either of them in the preferences file or "-o" option; use
the detailed description in the UI, and also use it when writing the
preferences out, so that the preference will be readable by older
versions of Ethereal (assuming the preference existed in that version).

Update "README.developer" to give more detail about an enum_val_t (and
to put the _t in), and to give a more detailed description of the
"radio_buttons" argument to "prefs_register_enum_preference()".

svn path=/trunk/; revision=10982
2004-05-24 02:25:21 +00:00
..
.cvsignore
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am Replace the plugin linkage libs into PLUGIN_LIBS which is generated from the 2004-04-25 21:10:20 +00:00
Makefile.nmake From Lars Roland: Add support for a combined GTK1/2 Windows installer. 2004-02-18 20:45:54 +00:00
NEWS
moduleinfo.h Get rid of carriage returns in source files. 2003-11-11 20:08:13 +00:00
packet-asn1.c Have two strings in an enum_val_t - one that's a short string that is 2004-05-24 02:25:21 +00:00