diff options
author | Timothy Pearson <[email protected]> | 2018-07-23 04:33:43 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2018-07-23 04:33:43 -0500 |
commit | d4c7a0d42bf9eed3e5c6b8b8e418d16303fab292 (patch) | |
tree | 71842192398680f49506f124444b2ccbf6584a5f /ubuntu/maverick/defaultsettings/redmond-default-settings | |
parent | 068aed6bc6add87e0d61b7459f4206aa996e0c6f (diff) | |
download | tde-packaging-d4c7a0d42bf9eed3e5c6b8b8e418d16303fab292.tar.gz tde-packaging-d4c7a0d42bf9eed3e5c6b8b8e418d16303fab292.zip |
Fix TDM background display
Diffstat (limited to 'ubuntu/maverick/defaultsettings/redmond-default-settings')
-rw-r--r-- | ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/artwork/tdm-theme/kubuntu.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/artwork/tdm-theme/kubuntu.xml b/ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/artwork/tdm-theme/kubuntu.xml index 00caadbbb..5d1c437da 100644 --- a/ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/artwork/tdm-theme/kubuntu.xml +++ b/ubuntu/maverick/defaultsettings/redmond-default-settings/debian/distrospecific/artwork/tdm-theme/kubuntu.xml @@ -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" > |