use setenv to set up the DESKTOP_STARTUP_ID when launching programs.
authorDana Jansens <danakj@orodu.net>
Wed, 28 Mar 2007 06:00:19 +0000 (06:00 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 28 Mar 2007 06:00:19 +0000 (06:00 +0000)
commitf746a4975b1ab7559da3d9db51af14e1c084bc13
tree36823c0b8cde588e5a232ab05b948814ae6e3bb5
parent3ad050f7d8050a46ad03f8233f1c61ad40be9551
use setenv to set up the DESKTOP_STARTUP_ID when launching programs.

before, if DESKTOP_STARTUP_ID was set in openbox, it would mess up adding it to the child's environment because it would appear twice. so now it will only appear once for the child always.
openbox/action.c
openbox/startupnotify.c
openbox/startupnotify.h