From 1ee35c68cdbef76d4a38bb7e52524c0cb175d1fe Mon Sep 17 00:00:00 2001 From: Matthew Brush Date: Fri, 26 Apr 2013 15:26:55 -0700 Subject: [PATCH] Flatten-out the View menu Rationale: ---------- * Existing View menu already contained Editor-related options like "Change Font" and Zoom controls, so it makes sense to group all of the View-related items together. * Anecdotally, some users have been unable to easily discover the Color Schemes changer dialog because it was nested under a submenu. * Distinction between "Editor" (Scintilla) and "Editor" (All of Geany) is likely non-obvious to most users, especially new users exploring the menus. * There's not very many items to cause scrolling on low-res monitors, and the View menu still has less items than the Document menu. --- data/geany.glade | 164 ++++++++++++++++++++++------------------------- 1 file changed, 75 insertions(+), 89 deletions(-) diff --git a/data/geany.glade b/data/geany.glade index 35669e638..e63420b06 100644 --- a/data/geany.glade +++ b/data/geany.glade @@ -8381,19 +8381,80 @@ - + + Change _Color Scheme + False + True + False + True + image2 + False + + + + + + False True False - + False True False - To_ggle All Additional Widgets + Show _Markers Margin True - + True + + + + + + False + True + False + Show _Line Numbers + True + True + + + + + + False + True + False + Show _White Space + True + + + + + + False + True + False + Show Line _Endings + True + + + + + + False + True + False + Show _Indentation Guides + True + + + + + + True + False @@ -8406,6 +8467,16 @@ + + + False + True + False + To_ggle All Additional Widgets + True + + + False @@ -8439,91 +8510,6 @@ - - - False - True - False - Editor - True - - - False - - - _Color Schemes - False - True - False - True - image2 - False - - - - - - False - True - False - - - - - False - True - False - Show _Markers Margin - True - True - - - - - - False - True - False - Show _Line Numbers - True - True - - - - - - False - True - False - Show _White Space - True - - - - - - False - True - False - Show Line _Endings - True - - - - - - False - True - False - Show _Indentation Guides - True - - - - - - - True