After upgrading my LMDE installation with Xfce, my previously installed theme for the Login Screen is not available anymore.
I've downloaded the package "MintgreenMDM.tar.gz" and start tool "mdmsetup".
On tab "Local" I can see a selection of themes and the button "Add", but when I select the file downloaded previously, I get error message:
File is no tar.gz- or tar-Archiv
Then, I unpacked it manually to /usr/share/mdm/themes/MintGreen UserList
- Code: Select all
user@pc2-intel /usr/share/mdm/themes/MintGreen UserList $ ls -l
insgesamt 496
-rw-r--r-- 1 root root 322989 Okt 19 06:44 bg.jpeg
-rw-r--r-- 1 root root 5728 Okt 19 06:39 grace.xml
-rw-r--r-- 1 root root 3472 Dez 1 2008 halt.png
-rw-r--r-- 1 root root 78694 Jun 16 2012 main_box.png
-rwxr-xr-x 1 root root 212 Jan 26 14:38 MdmGreeterTheme.desktop
-rw-r--r-- 1 root root 11141 Okt 18 16:34 mintbanner.png
-rw-r--r-- 1 root root 3030 Dez 1 2008 reboot.png
-rw-r--r-- 1 root root 3391 Dez 1 2008 suspend.png
-rw-r--r-- 1 root root 56790 Okt 19 07:00 thumb.png
-rw-r--r-- 1 root root 197 Jun 16 2012 userentry.png
The content of MdmGreeterTheme.desktop is:
- Code: Select all
[MdmGreeterTheme]
Encoding=UTF-8
Greeter=grace.xml
Name=Mint Green MDM
Description=A green Mint MDM-theme with a user list.
Author=Justin O'Shea (BBistheKing)
Copyright=Based on Simply Grace
Screenshot=thumb.png
[Desktop Entry]
Name[en_PH]=MdmGreeterTheme.desktop
Question:
Why does this theme not show up in the list in mdmsetup?
THX

