[gstreamer-bugs] [Bug 377306] gnome-volume-control does not localize the label.
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Feb 22 05:59:45 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
------- Comment #14 from Tim-Philipp Müller 2007-02-22 13:57 UTC -------
track->label will contain the translated label, that's how it is with alsa
(FWIW, that change was made by the author of gst-mixer/gnome-volume-control)
and how it should be IMHO.
gst-mixer/gnome-volume-control shouldn't try to interpret track->label to get
an icon (admittedly that's the best they can do for now though, but it's still
not really right).
In my case 1), gst-mixer would need to call a yet-to-be-added
gst_mixer_track_get_untranslated_label() or something like that.
In my case 2), gst-mixer would call a yet-to-be-added
gst_mixer_track_get_type_hint() or something like that.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list