Fix TDM background display

(cherry picked from commit d4c7a0d42b)
pull/92/head
Timothy Pearson 6 years ago committed by Slávek Banko
parent e6d40c43e6
commit 7dc26375c1

@ -2,7 +2,7 @@
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter>
<item type="pixmap" >
<normal file="@@@KDMBACKGROUND@@@" />
<normal file="@@@TDMBACKGROUND@@@" />
<pos width="100%" x="0" y="0" height="100%" />
</item>
<item type="pixmap" >

@ -2,7 +2,7 @@
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter>
<item type="pixmap" >
<normal file="@@@KDMBACKGROUND@@@" />
<normal file="@@@TDMBACKGROUND@@@" />
<pos width="100%" x="0" y="0" height="100%" />
</item>
<item type="pixmap" >

Loading…
Cancel
Save