GNOME Bugzilla – Bug 354986
resizing issues
Last modified: 2010-01-24 01:06:54 UTC
The mixer applet uses the panel_applet_get_size() function to decide about its icon size, even though the docs explicitly state not to do that, since it does not work. The attached patch also does a few unrelated cleanups, like not keeping an unneeded reference to the icon theme, and not keeping the muted icon in memory twice.
Created attachment 72422 [details] [review] patch
Sergey, is this clear to commit?
Wrong tab... ignore
Committed, Thanks.