From: Tommaso Cucinotta Date: Wed, 17 Oct 2012 21:57:43 +0000 (+0100) Subject: Call a LyX note as a LyX note consistently in the toolbar and menus. X-Git-Tag: 2.1.0beta1~1372 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=1e50bfb44650f81149c2a713f6febe109fdffd04;p=features.git Call a LyX note as a LyX note consistently in the toolbar and menus. The term "LyX note" seems somewhat confusing, but until someone comes up with a better name, at least it's consistently referred to as a LyX note. --- diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/stdtoolbars.inc index 1670d8b259..2098dea1b7 100644 --- a/lib/ui/stdtoolbars.inc +++ b/lib/ui/stdtoolbars.inc @@ -127,7 +127,7 @@ ToolbarSet Separator Item "Insert footnote" "footnote-insert" Item "Insert margin note" "marginalnote-insert" - Item "Insert note" "note-insert" + Item "Insert LyX note" "note-insert" Item "Insert box" "box-insert Frameless" Item "Insert hyperlink" "href-insert" Item "Insert TeX code" "ert-insert"