wireshark/ui
Guy Harris 3b1f82d063 In the table of capture file types, have:
a field that gives the default extension for the file type,
	*without* a leading "." (i.e., just the extension, not the "."
	that separates it from the rest of the file name), which is NULL
	if there are no known extensions;

	a field that gives a semicolon-separated list of *other*
	extensions, without "*." or ".", which is NULL if there are no
	known extensions or there are no known extensions other than the
	default.

Rename wtap_file_extension_default_string() to
wtap_default_file_extension() (matches the name of the field).

svn path=/trunk/; revision=40678
2012-01-23 23:17:03 +00:00
..
gtk Finish wrapping heuristic dissector functions in #if conditionals; change the condition to check if HEUR_DISSECTOR_LIST is defined. 2012-01-23 20:40:16 +00:00
qt Fix -v for QtShark 2012-01-21 18:56:01 +00:00
win32 In the table of capture file types, have: 2012-01-23 23:17:03 +00:00
alert_box.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
last_open_dir.h Add some files that didn't get checked in. 2012-01-18 19:47:44 +00:00
main_statusbar.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
progress_dlg.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
recent.h Restructure the recent file code so that recent.c is GUI-independent; 2012-01-18 19:38:34 +00:00
recent_utils.h Add some files that didn't get checked in. 2012-01-18 19:47:44 +00:00
simple_dialog.h Move some headers for UI stuff, and the alert_box.c UI-specific file, to 2012-01-16 01:07:52 +00:00
ui_util.h Restructure the recent file code so that recent.c is GUI-independent; 2012-01-18 19:38:34 +00:00