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 790802 - lib: Fix unknown device types not having icons
lib: Fix unknown device types not having icons
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2017-11-24 18:59 UTC by Bastien Nocera
Modified: 2017-11-26 16:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
lib: Fix unknown device types not having icons (707 bytes, patch)
2017-11-24 18:59 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2017-11-24 18:59:31 UTC
.
Comment 1 Bastien Nocera 2017-11-24 18:59:35 UTC
Created attachment 364355 [details] [review]
lib: Fix unknown device types not having icons
Comment 2 Benjamin Berg 2017-11-24 21:18:27 UTC
Review of attachment 364355 [details] [review]:

Seems like a good idea.
Comment 3 Bastien Nocera 2017-11-25 00:05:45 UTC
(In reply to Benjamin Berg from comment #2)
> Review of attachment 364355 [details] [review] [review]:
> 
> Seems like a good idea.

I saw this with a Surface Pen:
      readonly q Appearance = 967;
Which should appear as a pen (bug 789105)
Comment 4 Bastien Nocera 2017-11-26 16:17:24 UTC
Attachment 364355 [details] pushed as 5e6d109 - lib: Fix unknown device types not having icons