]> git.lyx.org Git - features.git/commitdiff
comment out some nonexistant funcs
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 17 Apr 2001 13:42:15 +0000 (13:42 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 17 Apr 2001 13:42:15 +0000 (13:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1922 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/ui/default.ui

index ad9f454ae19afdbc7422ed6e30718f7afc4175e5..706a4b5cc15574a93a5d518c5d32222be656daf6 100644 (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
index 4d9283e377fff1ae10f20b83ca31390bfe1cb944..915b41a0b0c3c276371e7a77a645cea5d999c1fb 100644 (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"