Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Commit

Permalink
support for pressing return key in text entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Jigoku committed Apr 18, 2015
1 parent d1c8c8a commit 119ab31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/alluvion.glade
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,7 @@ for making this possible.</property>
<property name="secondary_icon_activatable">False</property>
<property name="primary_icon_sensitive">True</property>
<property name="secondary_icon_sensitive">True</property>
<signal name="activate" handler="on_button_query_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
Expand Down Expand Up @@ -748,6 +749,7 @@ for making this possible.</property>
<property name="secondary_icon_activatable">False</property>
<property name="primary_icon_sensitive">True</property>
<property name="secondary_icon_sensitive">True</property>
<signal name="activate" handler="on_button_hash_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
Expand Down

0 comments on commit 119ab31

Please sign in to comment.