diff options
author | Frederic Crozat <fcrozat@mandriva.com> | 2008-03-03 18:05:38 +0000 |
---|---|---|
committer | Frederic Crozat <fcrozat@mandriva.com> | 2008-03-03 18:05:38 +0000 |
commit | 955d5863ce126f7fee3bc3bf4376ab4c9b15bcc9 (patch) | |
tree | 3318c374a94192d8ed80adbec145cbf37039cc5c /dm/mdk-gdm.xml | |
parent | 5b92667432ec557addc981228d5ba44a76d691cb (diff) | |
download | common-data-955d5863ce126f7fee3bc3bf4376ab4c9b15bcc9.tar common-data-955d5863ce126f7fee3bc3bf4376ab4c9b15bcc9.tar.gz common-data-955d5863ce126f7fee3bc3bf4376ab4c9b15bcc9.tar.bz2 common-data-955d5863ce126f7fee3bc3bf4376ab4c9b15bcc9.tar.xz common-data-955d5863ce126f7fee3bc3bf4376ab4c9b15bcc9.zip |
Show white background behind user list, prevent user list to look too small when there is not many users on the system
Diffstat (limited to 'dm/mdk-gdm.xml')
-rw-r--r-- | dm/mdk-gdm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dm/mdk-gdm.xml b/dm/mdk-gdm.xml index e11ced2..28be5d5 100644 --- a/dm/mdk-gdm.xml +++ b/dm/mdk-gdm.xml @@ -31,7 +31,7 @@ <item type="rect" id="userlist-background"> <!-- 16 pixel per user in list --> <pos x="22" width="50%" height="100%"/> - <!-- <normal color="#ffffff" alpha="1.0"/>--> + <normal color="#ffffff" alpha="1.0"/> <fixed> <item type="list" id="userlist"> <pos height="100%" width="100%"/> |