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 314518 - Small UI fixes for new "Lock screen when active" checkbutton
Small UI fixes for new "Lock screen when active" checkbutton
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: general
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-26 00:09 UTC by Dennis Cranston
Modified: 2005-08-26 13:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.23 KB, patch)
2005-08-26 00:09 UTC, Dennis Cranston
committed Details | Review

Description Dennis Cranston 2005-08-26 00:09:15 UTC
I am attaching a small patch to fix the following UI issues.
  *  Checkbutton is missing a mnemonic
  *  The vbox spacing should be 6 pixels
Comment 1 Dennis Cranston 2005-08-26 00:09:38 UTC
Created attachment 51355 [details] [review]
Proposed patch
Comment 2 William Jon McCann 2005-08-26 13:40:51 UTC
Committed.  Thanks!

2005-08-26  William Jon McCann  <mccann@jhu.edu>

	* data/gnome-screensaver-preferences.glade:
	Add mnemonic to checkbox label.  Use 6px spacing
	for vbox.

	Patch from <dennis_cranston@yahoo.com>.
	Fixes #314518.