Skip to content

Commit

Permalink
Fix volume slider description
Browse files Browse the repository at this point in the history
  • Loading branch information
Diegovsky committed Jun 13, 2022
1 parent 46d471f commit 69f21ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/playback/playback_controls.ui
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<child>
<object class="GtkScale" id="volume_slider">
<property name="halign">fill</property>
<property name="tooltip-text" translatable="yes">Repeat</property>
<property name="tooltip-text" translatable="yes">Song volume</property>
<property name="adjustment">
<object class="GtkAdjustment">
<property name="lower">0.0</property>
Expand Down

0 comments on commit 69f21ae

Please sign in to comment.