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 645681 - network: show a padlock icon for 'secure' access points
network: show a padlock icon for 'secure' access points
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Network
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-25 21:51 UTC by Matthias Clasen
Modified: 2011-03-25 22:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (12.87 KB, patch)
2011-03-25 21:51 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2011-03-25 21:51:10 UTC
This patch adds a trivial GtkCellRendererPixbuf subclass and
uses it to show a padlock icon for access points which have some
kind of security.
Comment 1 Matthias Clasen 2011-03-25 21:51:46 UTC
Created attachment 184238 [details] [review]
patch
Comment 2 Matthias Clasen 2011-03-25 21:52:14 UTC
Screenshot: http://mclasen.fedorapeople.org/Screenshot-16.png
Comment 3 Richard Hughes 2011-03-25 22:07:20 UTC
Looks good to me.