Skip to content

Commit

Permalink
Add a separator after the Color Schemes menu item
Browse files Browse the repository at this point in the history
  • Loading branch information
b4n committed May 26, 2012
1 parent e87f393 commit 262b48b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/geany.glade
Expand Up @@ -8323,6 +8323,13 @@
<signal name="activate" handler="on_menu_color_schemes_activate" swapped="no"/>
</object>
</child>
<child>
<object class="GtkSeparatorMenuItem" id="separatormenuitem1">
<property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
</object>
</child>
<child>
<object class="GtkCheckMenuItem" id="menu_markers_margin1">
<property name="use_action_appearance">False</property>
Expand Down

0 comments on commit 262b48b

Please sign in to comment.