GNOME Bugzilla – Bug 772562
main: Don't set locale information again
Last modified: 2016-10-10 13:31:57 UTC
.
Created attachment 337156 [details] [review] main: Don't set locale information again It is already done in the wrapper script, and needs to stay there. See https://bugzilla.gnome.org/show_bug.cgi?id=756324
Created attachment 337157 [details] [review] main: Don't set locale information again It is already done in the wrapper script, and needs to stay there. See https://bugzilla.gnome.org/show_bug.cgi?id=756324 See https://bugzilla.gnome.org/show_bug.cgi?id=766176
Created attachment 337161 [details] [review] main: Don't set locale information again It is already done in the wrapper script, and needs to stay there. See https://bugzilla.gnome.org/show_bug.cgi?id=756324 See https://bugzilla.gnome.org/show_bug.cgi?id=766176
Review of attachment 337161 [details] [review]: ++
Review of attachment 337161 [details] [review]: ::: gnome-session/main.c @@ +378,3 @@ } /* Push locale variables to dbus-daemon */ might want to drop this comment too
Created attachment 337309 [details] [review] main: Don't set locale information again It is already done in the wrapper script, and needs to stay there. See https://bugzilla.gnome.org/show_bug.cgi?id=756324 See https://bugzilla.gnome.org/show_bug.cgi?id=766176
Attachment 337309 [details] pushed as 96968bd - main: Don't set locale information again