On 25-Aug-2001 John Levon wrote:
> 
> The Qt2 frontend is currently using Qt's "tr()" in its dialogs. This is
> obviously not going to get along with the rest of LyX using plain old gettext
> _() 
> 
> Anyone ideas on how to solve this ? 
> 
> tr("") happens, which isn't allowable with gettext apparently. If we could allow 
>this,
> we could just add a header #defining tr to _ ....

Well I fix this stuff by a makefile and postprocessing the generated .C files
(as we do in xforms) this is quite easy to do using 'sed'.

        Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

"Cable is not a luxury, since many areas have poor TV reception."
                -- The mayor of Tucson, Arizona, 1989

Reply via email to