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 309058 - Suggested HIG Fixes
Suggested HIG Fixes
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-26 16:06 UTC by Dennis Cranston
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed Patch (5.09 KB, patch)
2005-06-26 16:07 UTC, Dennis Cranston
committed Details | Review
Screenshot of the preference dialog. (29.79 KB, image/png)
2005-06-26 16:07 UTC, Dennis Cranston
  Details

Description Dennis Cranston 2005-06-26 16:06:44 UTC
I am attaching a small patch to clean up various HIG issues with the latest
version of gnome-system-monitor.

2005-06-26  Dennis Cranston <dennis_cranston@yahoo.com>

	* src/procdialog.c:  (procdialog_create_preferences_dialog):
	Fix preference dialog's spacing to be HIG compliant. 
	
	* src/infoview.c: (expander_get_label)  Use sentence capitalization.
	(infoview_create):  Indent contents of expander widget.
	
	* src/interface.c: Use header capitalization and add missing
	mnemonics for new menu items.  (create_disk_view, create_sys_view):
	Fix the tab border width.
Comment 1 Dennis Cranston 2005-06-26 16:07:06 UTC
Created attachment 48360 [details] [review]
Proposed Patch
Comment 2 Dennis Cranston 2005-06-26 16:07:50 UTC
Created attachment 48361 [details]
Screenshot of the preference dialog.
Comment 3 Benoît Dejean 2005-06-26 16:35:44 UTC
great !