From 3b43bcbeb05633521bb1138671f86f84e1011d28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Tue, 24 Aug 2010 01:25:46 +0000 Subject: [PATCH] stdmenus.inc: I guess it is more logic to first show the source then the messages in the view menu git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35186 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ui/stdmenus.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc index 7016562d92..064c90abe3 100644 --- a/lib/ui/stdmenus.inc +++ b/lib/ui/stdmenus.inc @@ -313,8 +313,8 @@ Menuset Item "Unfold Math Macro|n" "math-macro-unfold" Item "Fold Math Macro|d" "math-macro-fold" Separator - Item "View Messages|g" "dialog-toggle progress" Item "View Source|S" "dialog-toggle view-source" + Item "View Messages|g" "dialog-toggle progress" ViewFormats UpdateFormats OptItem "View Master Document|M" "master-buffer-view"