[Fedora-livecd-list] config/livecd-fedora-desktop.ks

Matthias Clasen mclasen at fedoraproject.org
Fri Apr 18 15:01:01 UTC 2008


 config/livecd-fedora-desktop.ks |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit acfa2f1bdd931465dc39f60b957475564e6fa7d8
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Apr 18 10:46:45 2008 -0400

    Don't set the face to the fedora logo.
    We don't show the user list on the login screen anymore by default anyway,
    and having two fedora logos on the panel looks somewhat odd

diff --git a/config/livecd-fedora-desktop.ks b/config/livecd-fedora-desktop.ks
index d9115ba..4a4370e 100644
--- a/config/livecd-fedora-desktop.ks
+++ b/config/livecd-fedora-desktop.ks
@@ -157,12 +157,6 @@ TimedLoginEnable=true
 TimedLogin=fedora
 TimedLoginDelay=60
 FOE
-if [ -e /usr/share/icons/hicolor/96x96/apps/fedora-logo-icon.png ] ; then
-    cp /usr/share/icons/hicolor/96x96/apps/fedora-logo-icon.png /home/fedora/.face
-    chown fedora:fedora /home/fedora/.face
-    chmod 711 /home/fedora
-    # TODO: would be nice to get e-d-s to pick this one up too... but how?
-fi
 
 EOF
 





More information about the Fedora-livecd-list mailing list