79e360f Refactor the langpack symlink creation stuff at startup

Authored and Committed by Christopher Aillon 13 years ago
    Refactor the langpack symlink creation stuff at startup
    
    We try to create a symlink for the short locale first if we can,
    and then try the longer locale.  The code to do this is extremely
    similar, so create a bash function to do the work for each.
    
        
file modified
+13 -19