GNOME Bugzilla – Bug 574051
Remove "Trusted" implementation detail
Last modified: 2009-03-13 14:49:19 UTC
At the time being it use the icon use for "About" dialog (don't have the real name now) and it is not really meaningful by itself, especially because the buttons lake a Tooltip (will open another bug for that). I don't know if there is one which match better the idea of trusted... (I don't think the padlock icon match this idea too).
The "key" (which you see as a padlock because of a different theme) is what's used by MacOS X to show paired devices. We should have our own copy of the key instead. Filed as bug #574057 For the trusted icon, MacOS X just shows the device as "not paired". I'm not sure we actually need to show the trusted icon at all, or at least expose it in the UI. We should remove the trusted icon from the chooser treeview, from the adapter treeview (needed until we replace it with a chooser), and remove the Trust/Distrust button (the wizard should be doing this already).
Fixed in trunk: http://svn.gnome.org/viewvc/gnome-bluetooth?view=revision&revision=480 http://svn.gnome.org/viewvc/gnome-bluetooth?view=revision&revision=481 http://svn.gnome.org/viewvc/gnome-bluetooth?view=revision&revision=482