mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
* lib/bind/aqua.bind:
* lib/ui/classic.ui: * lib/ui/stdmenus.ui: remove tooltips-toggle git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15328 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
dcfd6e5a99
commit
13b48b7172
@ -139,7 +139,6 @@
|
||||
\bind "M-~S-n b 4" "bookmark-goto 4"
|
||||
\bind "M-~S-n b 5" "bookmark-goto 5"
|
||||
|
||||
\bind "M-~S-h o" "tooltips-toggle"
|
||||
\bind "M-~S-h i" "help-open Intro"
|
||||
\bind "M-~S-h t" "help-open Tutorial"
|
||||
\bind "M-~S-h u" "help-open UserGuide"
|
||||
|
@ -401,8 +401,6 @@ Menuset
|
||||
# HELP MENU
|
||||
#
|
||||
Menu "help"
|
||||
Item "Tooltips|o" "tooltips-toggle"
|
||||
Separator
|
||||
Item "Introduction|I" "help-open Intro"
|
||||
Item "Tutorial|T" "help-open Tutorial"
|
||||
Item "User's Guide|U" "help-open UserGuide"
|
||||
|
@ -258,8 +258,6 @@ Menuset
|
||||
Item "Open All Insets|O" "all-insets-toggle open"
|
||||
Item "Close All Insets|C" "all-insets-toggle close"
|
||||
Separator
|
||||
Item "Display Tooltips|i" "tooltips-toggle"
|
||||
Separator
|
||||
Item "View source|s" "dialog-show view-source"
|
||||
Submenu "Update|U" "view_update"
|
||||
ViewFormats
|
||||
|
Loading…
Reference in New Issue
Block a user