Commit a34ed254 authored by Rafaël Carré's avatar Rafaël Carré

mpris.glade: silence a gtk warning

parent 063c97ff
......@@ -250,7 +250,7 @@
<property name="can_focus">True</property>
<property name="tooltip" translatable="yes">Volume in %</property>
<property name="editable">False</property>
<property name="adjustment">100 0 100 1 10 10</property>
<property name="adjustment">100 0 100 1 10 0</property>
<property name="snap_to_ticks">True</property>
<property name="numeric">True</property>
<property name="update_policy">GTK_UPDATE_IF_VALID</property>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment