GNOME Bugzilla – Bug 92111
the home icon should use your actual first name from /etc/passwd and not your log-in
Last modified: 2010-06-11 17:04:27 UTC
Description of Problem: It would be nice if the home icon had your actual first name instead of your log-in. Especially since home is spelled "Home" with a capital, it's silly that your log-in (which probably is lower-case) would be lowercase. Simple fix would probably be to look up the first name in /etc/passwd.
Off course it shouldn't look into passwd directly but through the use of the proper library. Authentication and thus user-info might come from other sources like LDAP.
This could be a bit of a problem, I think, for several reasons; first, how do you tell what part is the first name for real? What if someone puts "Sir Sean of Middleditch" or whatnot in there - Sir is not the first name, Sean is. Hard to tell... The best idea would probably be for GNOME to store a name (including separate Title, Given Name, Surname, etc.), and being able to use that. That would make configuring things like, say, Evolution, a lot easier, since it could automatically pull your default identity from the GNOME setup.
I might be totally wrong, but I seem to remember there being concerns in some cultures with the politeness of software being on a first-name basis with the user.
*** Bug 138550 has been marked as a duplicate of this bug. ***
Bug 138550 adds the idea of using the user's full name.
Though this a somewhat late, but I think this is a good idea specially from multilingual point of view, the ascii-only login name looks odd with my Arabic desktop.
Wow, old bug. We're targetting having a consistent name for home locations across Nautilus. Everything is just going to be called "Home": see bug 341894. As a result, I'm closing this as not a bug. Let me know if I'm wrong about this though. :)