Re: [PATCH] display nicely InsetVSpace(s)

2005-05-24 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Yeah... and after a second of thought I agree. These should be Lars> translated to the interface language, not the document language. Lars> so the patch is ok as is. Applied. JMarc

Re: [PATCH] display nicely InsetVSpace(s)

2005-05-24 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> Isn't these the wrong localization functuions used? You are | Lars> supposed to use the buffer-language localization for this, | Lars> argree? > | Lars> (wasn't that B_(...)?

Re: [PATCH] display nicely InsetVSpace(s)

2005-05-24 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Isn't these the wrong localization functuions used? You are Lars> supposed to use the buffer-language localization for this, Lars> argree? Lars> (wasn't that B_(...)?) I wondered about that and decided to use _(). The main rea

Re: [PATCH] display nicely InsetVSpace(s)

2005-05-23 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | This patch changes the display of insetvspace and allows for | localization. > | Lars, OK? Isn't these the wrong localization functuions used? You are supposed to use the buffer-language localization for this, argree? (wasn't that B_(...)?) --

[PATCH] display nicely InsetVSpace(s)

2005-05-23 Thread Jean-Marc Lasgouttes
This patch changes the display of insetvspace and allows for localization. Lars, OK? JMarc Index: src/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeLog,v retrieving revision 1.2187 diff -u -p -r1.2187 ChangeLog