GNOME Bugzilla – Bug 658004
hotplug, remove the icon at the side of "Removable Devices" inside the bubble
Last modified: 2011-09-20 00:59:17 UTC
The icon there is basically the same thing shown some pixel below it (messaging tray), I think it's cleaner w/o it.
Turns out the message tray icon should be a bit bigger as well. I think right now we use a 16px icon, but it should be 24px instead.
Created attachment 197005 [details] [review] autorun: don't use a custom size for the hotplug icon Instead, just use the default MessageTray.Source icon size (24px).
Review of attachment 197005 [details] [review]: Tested. Code looks good.
Attachment 197005 [details] pushed as 3ebf6e3 - autorun: don't use a custom size for the hotplug icon Thanks, pushed to master.