GNOME Bugzilla – Bug 487970
[upnp] Provide nice icon
Last modified: 2007-12-10 10:36:04 UTC
In the PS3's interface, I can see that Windows Media Player has a custom icon for their sources. It would be nice if Rhythmbox could advertise itself with its own icon as well.
Easy to do: https://coherence.beebits.net/changeset/455 https://coherence.beebits.net/browser/trunk/docs/coherence.conf.example#L67
Created attachment 100514 [details] [review] rb-upnp-add-icon.patch
Created attachment 100521 [details] [review] rb-upnp-add-icon-2.patch Patch that should actually work
Created attachment 100523 [details] [review] rb-upnp-add-icon-3.patch And one that actually works.
Created attachment 100524 [details] proof
Looks fine to me, feel free to commit.
2007-12-10 Bastien Nocera <hadess@hadess.net> * plugins/coherence/upnp_coherence/__init__.py: Export the user's ~/.face (as setup by about-me and gdmphotosetup) as the server's icon, for display in clients that support it (Closes: #487970)