comment out some nonexistant funcs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1922 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2001-04-17 13:42:15 +00:00
parent 2cd26f417a
commit 3fe7d92cfb
2 changed files with 9 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2001-04-17 Lars Gullik Bjønnes <larsbj@birdstep.com>
* ui/default.ui: comment out some nonexistant operations
2001-04-06 John Levon <moz@compsoc.man.ac.uk>
* CREDITS: add Michael for the Gnome port

View File

@ -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"