background: Right-align the wallpaper size
This commit is contained in:
parent
26992d1943
commit
ec1704f799
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkLabel" id="size_label">
|
<object class="GtkLabel" id="size_label">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="xalign">0</property>
|
<property name="xalign">1</property>
|
||||||
<property name="label">1280x700px</property>
|
<property name="label">1280x700px</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue