Re: [PATCH] FormGraphics.C

2002-03-11 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> Herbert Voss wrote: >> please appy Herbert> here comes a better one, Applied in my tree JMarc

Re: [PATCH] FormGraphics.C

2002-03-09 Thread Herbert Voss
Herbert Voss wrote: > please appy here comes a better one, makes Garst happy and fixes a "bug" from Michaels List Herbert -- http://www.lyx.org/help/ Index: src/frontends/controllers/ChangeLog === RCS file: /usr/local/lyx/cv

Re: [PATCH] FormGraphics.C

2002-03-09 Thread Herbert Voss
Garst R. Reese wrote: > Herbert Voss wrote: > >>// the file section >>igp.filename = getStringFromInput(file_->input_filename); >>+ if (!IsFileReadable(igp.filename)) >>+ Alert::alert(_("Warning!"),_("Filename does not exists!")); >> > Why can't these alerts tell