]> git.lyx.org Git - features.git/commitdiff
Call a LyX note as a LyX note consistently in the toolbar and menus.
authorTommaso Cucinotta <tommaso@lyx.org>
Wed, 17 Oct 2012 21:57:43 +0000 (22:57 +0100)
committerTommaso Cucinotta <tommaso@lyx.org>
Wed, 17 Oct 2012 21:57:43 +0000 (22:57 +0100)
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.

lib/ui/stdtoolbars.inc

index 1670d8b25971ae0f433ea8721ee567e2f8353f8e..2098dea1b71b9524bd19eac4294f245f24556bbe 100644 (file)
@@ -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"