stdmenus.inc: comment out two non-working menu entries

(see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg136498.html)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23600 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-03-09 16:49:25 +00:00
parent 30fdb68ea1
commit a49c4e3454

View File

@ -179,12 +179,12 @@ Menuset
Item "Add Row|A" "tabular-feature append-row"
Item "Delete Row|D" "tabular-feature delete-row"
Item "Copy Row|o" "tabular-feature copy-row"
Item "Swap Rows|S" "tabular-feature swap-row"
# Item "Swap Rows|S" "tabular-feature swap-row" # currently broken
Separator
Item "Add Column|u" "tabular-feature append-column"
Item "Delete Column|e" "tabular-feature delete-column"
Item "Copy Column|p" "tabular-feature copy-column"
Item "Swap Columns|w" "tabular-feature swap-column"
# Item "Swap Columns|w" "tabular-feature swap-column" # currently broken
End
Menu "edit_math"