Don't enable "Save As" if you don't have an unsaved live capture file
authorGuy Harris <guy@alum.mit.edu>
Wed, 14 Mar 2007 19:30:19 +0000 (19:30 -0000)
committerGuy Harris <guy@alum.mit.edu>
Wed, 14 Mar 2007 19:30:19 +0000 (19:30 -0000)
commit082282b6f400e66592006d5a1c38641f2d06cf1e
treeb0e928dfc37e0d0d13539ee488c669e550936992
parent50bb064108bcab0a2047d2e93d081100e7fef7d2
Don't enable "Save As" if you don't have an unsaved live capture file
and there are no formats in which the file can be saved by some means
other than copying the raw data; "Save As" isn't a very useful function
in that case, and that prevents us from having an empty list of formats
in which the file can be saved.

svn path=/trunk/; revision=21032
file.c
file.h
gtk/main.c
gtk/menu.c
menu.h