Branch: refs/heads/document-messages Author: Matthew Brush matt@geany.org Committer: Matthew Brush matt@geany.org Date: Mon, 19 Dec 2011 02:47:56 Commit: aaa62c39b436b7e973683c6a5551d6f5091a0ac6 https://github.com/geany/geany/commit/aaa62c39b436b7e973683c6a5551d6f5091a0a...
Log Message: ----------- Make editor menu initially hidden
Without this the menu won't emit the show signal the first time it's shown.
Modified Paths: -------------- data/geany.glade
Modified: data/geany.glade 1 files changed, 0 insertions(+), 1 deletions(-) =================================================================== @@ -83,7 +83,6 @@ <property name="page_increment">10</property> </object> <object class="GtkMenu" id="edit_menu1"> - <property name="visible">True</property> <property name="can_focus">False</property> <child> <object class="GtkImageMenuItem" id="undo1">
@@ Diff output truncated at 100000 characters. @@
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: TBD).