Make setting DISPLAY work
authorMatthias Clasen <mclasen@redhat.com>
Wed, 10 Jun 2009 20:20:51 +0000 (16:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 10 Jun 2009 20:20:51 +0000 (16:20 -0400)
commitd3d81f74c5c227fb17494c0388ede1e83557a7e1
treebea902e90dd55249c68af858127186c6521740ff
parent83ae249a2efc6f6445b5655cc16841ee2f9d3f75
Make setting DISPLAY work

And remove a bunch of grotty code to manipulate an environment
array at the same time. Instead, simply call setenv in the child_setup
function.
gio/gdesktopappinfo.c