background: Right-align the wallpaper size

This commit is contained in:
Bastien Nocera 2010-12-14 18:50:23 +00:00
parent 26992d1943
commit ec1704f799

View file

@ -108,7 +108,7 @@
<child>
<object class="GtkLabel" id="size_label">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="xalign">1</property>
<property name="label">1280x700px</property>
</object>
<packing>