From: Kornel Benko Date: Mon, 1 Aug 2011 15:13:59 +0000 (+0000) Subject: With LyX-2.0.1svn, if I open the context menu on a phantom (e.g.), X-Git-Tag: 2.0.1~64 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c46d96fa15b0c675364fce08aeb77fe0d732d977;p=features.git With LyX-2.0.1svn, if I open the context menu on a phantom (e.g.), the Dissolve Inset item appears twice. This triggers a shortcut conflict..., reported by Jean-Pierre Chrétien git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39404 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index ab38d32df0..a8cf62ec14 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -191,8 +191,6 @@ Menuset Item "Phantom|P" "inset-modify phantom Phantom Phantom" Item "Horizontal Phantom|H" "inset-modify phantom Phantom HPhantom" Item "Vertical Phantom|V" "inset-modify phantom Phantom VPhantom" - Separator - Item "Dissolve Inset|D" "inset-dissolve" End #