GNOME Bugzilla – Bug 311197
'add to panel' dialog should hide applets disabled in /apps/panel/global/disabled_applets
Last modified: 2005-07-22 07:36:39 UTC
So, currently, if you disable/lockdown an applet in /apps/panel/global/disabled_applets and then open the 'add to panel' dialog, the disabled applets are still there. Add them, and it doesn't show up, but the failure is silent. It would be much better if the dialog didn't show disabled applets at all, maybe with a 'some applets have been disabled by your administrator' message at the bottom.
Thanks 2005-07-22 Mark McLoughlin <mark@skynet.ie> Fix for bug #311197 * panel-addto.c: (panel_addto_query_applets): don't show applets which are included in the /apps/panel/global/disabled_applets list.