mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 15:08:40 +00:00
Remove stray tab in label plugin text
This commit is contained in:
parent
d40dfcd53c
commit
ebabd20c98
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@
|
||||||
<widget class="GtkLabel" id="label6">
|
<widget class="GtkLabel" id="label6">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="xalign">0</property>
|
<property name="xalign">0</property>
|
||||||
<property name="label" translatable="yes">Upload Slots: </property>
|
<property name="label" translatable="yes">Upload Slots:</property>
|
||||||
</widget>
|
</widget>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="top_attach">2</property>
|
<property name="top_attach">2</property>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue