[Merge] lp:~albertsmuktupavels/gnome-panel/update-xdg-menu-prefix-environment-variable into lp:ubuntu/gnome-panel
Alberts Muktupāvels
alberts.muktupavels at gmail.com
Fri Apr 11 14:46:30 UTC 2014
> Thanks for your work. Can we maybe call g_setenv() somewhere in the code
> instead of patching the shell command?
>
> When gnome-panel is started directly (by calling /usr/bin/gnome-panel), it
> should work fine as well.
That was first thing I tried. Tried to add g_setenv("XDG_MENU_PREFIX", "gnome-flashback-", TRUE); in two different places:
1) In gnome-panel/main.c in main() function.
2) In gnome-panel/libpanel-util/panel-launch.c to set env variable when launching desktop files.
In both cases env variable was not updated.
--
https://code.launchpad.net/~albertsmuktupavels/gnome-panel/update-xdg-menu-prefix-environment-variable/+merge/215275
Your team Ubuntu branches is requested to review the proposed merge of lp:~albertsmuktupavels/gnome-panel/update-xdg-menu-prefix-environment-variable into lp:ubuntu/gnome-panel.
More information about the Ubuntu-reviews
mailing list