Skip to content

Commit

Permalink
Removed button tooltips
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Jan 5, 2016
1 parent 6f3308c commit 68085ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/application-window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ Author: Philipp Wolfer <[email protected]>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes">Start recording</property>
<property name="halign">center</property>
<property name="image">icon_record_button</property>
<property name="use_underline">True</property>
Expand All @@ -138,7 +137,6 @@ Author: Philipp Wolfer <[email protected]>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
<property name="tooltip_text" translatable="yes">Stop recording</property>
<property name="halign">center</property>
<property name="image">icon_stop_button</property>
<property name="use_underline">True</property>
Expand Down

0 comments on commit 68085ed

Please sign in to comment.