]> git.lyx.org Git - features.git/blobdiff - src/LyXAction.C
Various fixes from Dekel Tsur.
[features.git] / src / LyXAction.C
index f7a2e4b3e6250bfe6f894b41d6266ccc9652c147..656e0d8f56af489076f73b994c116b97d171777b 100644 (file)
@@ -291,6 +291,8 @@ void LyXAction::init()
                { LFUN_META_FAKE, "meta-prefix", "", NoBuffer },
                { LFUN_INSERT_NOTE, "note-insert", "", Noop },
                { LFUN_GOTONOTE, "note-next", "", ReadOnly },
+               { LFUN_INSET_NUMBER , "number-inset-insert",
+                 N_("Insert a new Number Inset"), Noop },
                { LFUN_OPENSTUFF, "open-stuff", "", ReadOnly },
                { LFUN_DOWN_PARAGRAPH, "paragraph-down",
                  N_("Go one paragraph down"), ReadOnly },