Fu: > The attached patch fix d.o.o. 10615: > [gnome 2.28] New GDM -- Can not login to non-English locales.
This patch just comments out certain code, and is therefore not very easy to upstream. If Solaris needs different code, wouldn't it make more sense to use "#ifdef __sun" or "#ifndef __sun" to make the code work properly? Or perhaps there are other tests that could be added to the code to make the code more flexible so it knows when it is running on Solaris and does the right thing? Then we could be in a better position to get this sort of change upstream, I think. Brian
