I am not sure what you are asking, but I converted your request to these commands: sudo bash cd /var/lib/gdm find . -type f -name "*" |xargs grep -Hn "HumanLogin"
this was the output: ./.gconf/apps/metacity/general/%gconf.xml:4: <stringvalue>HumanLogin</stringvalue> ./.gconf/desktop/gnome/interface/%gconf.xml:4: <stringvalue>HumanLoginIcons</stringvalue> ./.gconf/desktop/gnome/interface/%gconf.xml:7: <stringvalue>HumanLogin</stringvalue> ./.gconf/desktop/gnome/interface/%gconf.xml:10: <stringvalue>HumanLogin</stringvalue> If my "conversion" was incorrect, please advise... -- Desktop 9.10 to 10.04 upgrade, old (brown) login screen https://bugs.launchpad.net/bugs/539605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
