GNOME Bugzilla – Bug 339362
reduce memory by making fish applet a shlib
Last modified: 2006-08-08 17:33:04 UTC
as reported in ubuntu launchpad: https://launchpad.net/distros/ubuntu/+source/gnome-panel/+bug/39155
Created attachment 64081 [details] [review] makes fish applet a shared object loaded by the panel original patch by ben maurer: http://www.contrib.andrew.cmu.edu/~bmaurer/memory/13_inproc.patch I split the patch into separate pieces for each panel applet.
I committed something which adds this: --with-in-process-applets=APPLETS comma-separated list of applets to compile in-process (possible values: none, clock, fish, notification-area, wncklet, all) [default=none]