Typo in GuiApplication.cpp

2008-06-10 Thread Jean-Pierre Chretien
Hello, As the subject says --- GuiApplication.cpp.orig 2008-06-09 19:18:34.920190064 +0200 +++ GuiApplication.cpp 2008-06-09 19:20:14.091626720 +0200 @@ -1332,7 +1332,7 @@ if (ui_path.empty()) { LYXERR(Debug::INIT, Could not find name); -

Re: Typo in GuiApplication.cpp

2008-06-10 Thread Jean-Marc Lasgouttes
Jean-Pierre Chretien [EMAIL PROTECTED] writes: Hello, As the subject says Thanks, fixed. JMarc

Typo in GuiApplication.cpp

2008-06-10 Thread Jean-Pierre Chretien
Hello, As the subject says --- GuiApplication.cpp.orig 2008-06-09 19:18:34.920190064 +0200 +++ GuiApplication.cpp 2008-06-09 19:20:14.091626720 +0200 @@ -1332,7 +1332,7 @@ if (ui_path.empty()) { LYXERR(Debug::INIT, "Could not find " << name); -

Re: Typo in GuiApplication.cpp

2008-06-10 Thread Jean-Marc Lasgouttes
Jean-Pierre Chretien <[EMAIL PROTECTED]> writes: > Hello, > > As the subject says Thanks, fixed. JMarc