9dd27a1 daemon: canonicalize codeset in locale for default language

Authored and Committed by rstrode 9 years ago
    daemon: canonicalize codeset in locale for default language
    
    If we pull the default langauge from the system, it may not
    have a fullly caonicalized codeset, which can cause interoperability
    issues with OSX.
    
    This commit does the dance to make sure it's canonicalized.
    
        
file modified
+8 -0
file modified
+11 -1