GNOME Bugzilla – Bug 415353
Volume Control displays separator before first playback control
Last modified: 2008-03-18 11:16:18 UTC
Hi, Matt Krai reported in Debian bug http://bugs.debian.org/413678: """ Volume Control displays a separator at the left of the Playback tab if the first Playback control shown is not the first Playback control possibly shown. The attached patch fixes this problem by not showing this separator unless a previous control has been visible. """ I'll attach his patch re-applied against SVN trunk. Bye,
Created attachment 84075 [details] [review] Proposed fix (Matt Kraai)
We're in freeze, I'd rather wait until the next cycle (I know this is silly, but I have little time to test and ask for a freeze request...).
I guess it can be committed now?
(In reply to comment #3) > I guess it can be committed now? > Hi loic, please commit in trunk! Thanks
Committed to trunk as r3799; do you want me to commit to gnome-2-22 as well? 2008-03-18 Loïc Minier <lool@dooz.org> * gst-mixer/src/element.c: Only show a separator at the left of the Playback control if a previous control has been visible; patch by Matt Krai; fixes #415353
(In reply to comment #5) > Committed to trunk as r3799; do you want me to commit to gnome-2-22 as well? > Change is safe. Yes you can. I'll have to roll my second tarball!! :)
Merged r3799 from trunk as r3800 in branches/gnome-2-22 2008-03-18 Loïc Minier <lool@dooz.org> * gst-mixer/src/element.c: Only show a separator at the left of the Playback control if a previous control has been visible; patch by Matt Krai; fixes #415353