GNOME Bugzilla – Bug 326059
remove kill screensaver option
Last modified: 2006-01-07 14:26:34 UTC
We should probably remove the kill and restart screensaver options from the actions for the lock screen action-button. My guess is that these are there because xscreensaver needed to be restared to pick up configuration changes.
Created attachment 56906 [details] [review] patch Look OK?
Thanks. Those are confusing items and I always wondered why they're here :-) Please commit.
Thanks Vincent! 2006-01-06 William Jon McCann <mccann@jhu.edu> * panel-util.c (panel_lock_screen_action_get_command): * panel-action-button.c (panel_action_lock_setup_menu): Remove the screensaver exit and restart commands. I think that was for restarting xscreensaver to activate new prefs. Fixes bug #326059