Skip to content

Commit

Permalink
Use stock icon
Browse files Browse the repository at this point in the history
  • Loading branch information
konsolebox committed Aug 22, 2016
1 parent cf9c0e6 commit 837eb0c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/geany.glade
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,12 @@
<property name="stock">gtk-open</property>
<property name="icon-size">1</property>
</object>
<object class="GtkImage" id="image_open_files_recursively1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="stock">gtk-open</property>
<property name="icon-size">1</property>
</object>
<object class="GtkImage" id="image3192">
<property name="visible">True</property>
<property name="can_focus">False</property>
Expand Down Expand Up @@ -6382,6 +6388,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_underline">True</property>
<property name="image">image_open_files_recursively1</property>
<signal name="activate" handler="on_open_files_recursively1_activate" swapped="no"/>
</object>
</child>
Expand Down

0 comments on commit 837eb0c

Please sign in to comment.