Skip to content

Commit

Permalink
Make the name of the recognized song selectable and copy-pastable for…
Browse files Browse the repository at this point in the history
… better usability
  • Loading branch information
marin-m committed Mar 26, 2021
1 parent a561a65 commit a520a8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/interface.glade
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@
<property name="can_focus">False</property>
<property name="wrap">True</property>
<property name="label" translatable="yes">&lt;b&gt;Artist - Song name&lt;/b&gt;</property>
<property name="selectable">True</property>
<property name="use_markup">True</property>
</object>
<packing>
Expand Down

0 comments on commit a520a8a

Please sign in to comment.