Jean-Marc Lasgouttes wrote: > - there is a typo in the example for Requires (in the documentation), > the second argument should be [arg]
Thanks. I'll correct that. > - Why is the shortcut separate from the LabelString? Can't you just use > the & notation? This seems easier for translators. Actually I forgot about i18n here. The problem is though, that the label string is also used for the inset button, and the menu uses |x-Syntax. Would it be safe to use the latter and strip this off for the button? Jürgen