From: Lars Gullik Bjønnes Date: Tue, 17 Apr 2001 13:42:15 +0000 (+0000) Subject: comment out some nonexistant funcs X-Git-Tag: 1.6.10~21311 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3fe7d92cfba156a24933cbdccf7c5447f31492f3;p=features.git comment out some nonexistant funcs git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1922 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ad9f454ae1..706a4b5cc1 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2001-04-17 Lars Gullik Bjønnes + + * ui/default.ui: comment out some nonexistant operations + 2001-04-06 John Levon * CREDITS: add Michael for the Gnome port diff --git a/lib/ui/default.ui b/lib/ui/default.ui index 4d9283e377..915b41a0b0 100644 --- a/lib/ui/default.ui +++ b/lib/ui/default.ui @@ -114,11 +114,11 @@ Menuset Menu "edit_floats" Item "Open/Close|O" "open-stuff" - Item "Melt|M" "melt" - Item "Open All Figures/Tables|F" "floats-operate openfig" - Item "Close All Figures/Tables|T" "floats-operate closefig" - Item "Open All Footnotes/Marginal Notes|A" "floats-operate openfoot" - Item "Close All Footnotes/Marginal Notes|C" "floats-operate closefoot" +# Item "Melt|M" "melt" +# Item "Open All Figures/Tables|F" "floats-operate openfig" +# Item "Close All Figures/Tables|T" "floats-operate closefig" +# Item "Open All Footnotes/Marginal Notes|A" "floats-operate openfoot" +# Item "Close All Footnotes/Marginal Notes|C" "floats-operate closefoot" End Menu "edit_tabular"