After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 311197 - 'add to panel' dialog should hide applets disabled in /apps/panel/global/disabled_applets
'add to panel' dialog should hide applets disabled in /apps/panel/global/disa...
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-21 22:19 UTC by Luis Villa
Modified: 2005-07-22 07:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Luis Villa 2005-07-21 22:19:49 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.
Comment 1 Mark McLoughlin 2005-07-22 07:36:39 UTC
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.