Fix TDM background display

pull/3/head
Timothy Pearson 6 years ago
parent 068aed6bc6
commit d4c7a0d42b

@ -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