#1768 closed defect (fixed)
3G - cleanup layout in contro panel section
Reported by: | erikos | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Unspecified |
Severity: | Major | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
What does the patch do:
- shifts the section to the left side
- aligns the labels like we do in the 'about me' section
- adds explanation string (mainly taken from nm-applet)
- writes out abbreviations
a) This is very important for consistency.
b) I hope this helps in better understanding what the section is for
Attachments (1)
Change History (5)
Changed 13 years ago by erikos
comment:1 Changed 13 years ago by tomeu
- Keywords r+ added; r? removed
comment:2 Changed 13 years ago by erikos
- Resolution set to fixed
- Status changed from new to closed
Thanks Martin for the patch!
comment:3 Changed 13 years ago by erikos
Oups wrong ticket...
The commit is: http://git.sugarlabs.org/projects/sugar/repos/mainline/commits/aabd92d565f96c1d553c2e1ef4701b46ce8ed61d
Note: See
TracTickets for help on using
tickets.
Looks good to me, we need to ask for a string freeze exception. Have you considered adding a add_label_to_group(group) method instead of making the whole label public?