spitz wrote: > +# > +# InsetNote context menu > +# > + > + Menu "context-note" > + Submenu "Change Type|y" "edit_notetype" > + Item "Settings...|S" "inset-settings note" > + End > + > + Menu "edit_notetype" > + Item "LyX Note|N" "next-inset-modify note Note Note" > + Item "Comment|C" "next-inset-modify note Note Comment" > + Item "Greyed Out|G" "next-inset-modify note Note Greyedout" > + End
BTW this renders the Note dialog redundand. I'd propose to get rid of the dialog now. Opinions? Jürgen