From 8896c2b62e021828a2672fe8c162bb348855e8e9 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Thu, 17 Dec 2020 20:43:54 -0500 Subject: [PATCH] Move "LyX Documentation Tools" toolbar to "Others" This move is done because not many users likely use this toolbar. Those who use it now need to go through the extra submenu "Other Toolbars" and also need to move the toolbar from the bottom to the top (if they want previous behavior). But once that is done, the toolbar stays across sessions. --- lib/ui/default.ui | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ui/default.ui b/lib/ui/default.ui index ff23bb40aa..3eb37198f4 100644 --- a/lib/ui/default.ui +++ b/lib/ui/default.ui @@ -58,5 +58,4 @@ Toolbars "mathmacrotemplate" "auto,mathmacrotemplate,bottom" "ipa" "auto,ipa,bottom" "minibuffer" "auto,minibuffer,bottom" - "documentation" "off,top" End