On Mon, Sep 09, 2002 at 11:02:26PM +0300, Dekel Tsur wrote:

> I've ported my floatflt patch to 1.3.0cvs.
> If there are no objections, I'll commit it.

Let me test it first please. I want to see if the crash it uncovered is
still there.

+               { LFUN_INSET_WRAP, "wrap-insert", "Insert a Wrap", Noop },

Not translated, and "Insert a Wrap" isn't very clear IMHO. We should consider
what the best name is for the user-visible parts of this.

+ * \author unknown

hmm :)

Also you use old-style headers in the inset files.

+       return _("Opened Float Inset");

inconsistent ?

+       // this should not happen!
+       return InsetCollapsable::getMaxWidth(bv, inset);

then why code it ? Assert !

regards
john

-- 
"This *is* Usenet, after all, where virtually every conversation that goes on
is fairly ludicrous in the first place."
        - Godwin's Law FAQ

Reply via email to