[gstreamer-bugs] [Bug 377306] gnome-volume-control does not localize the label.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 4 11:04:56 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=377306

  GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76902|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #17 from Tim-Philipp Müller  2007-03-04 19:02 UTC -------
> OK, I updated the patch.
> Could you review the attachment?
> 
> I added gst_mixer_track_set_untranslated_label() and
> gst_mixer_track_get_untranslated_label().
> 
> I'm not sure if the icon hint function is needed.

On second thought, it seems best to just add a new property for this to
GstMixerTrack instead of setter/getter API (I didn't notice we had properties
for the other things already). The advantage of this would be that applications
can easily check whether the property exists or not and don't need to bump
their -base requirements for something trivial like this.

I've filed this as bug #414645, including a patch.

Will also include a patch against sunaudiomixer for this. Could you test it
please?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list