[gstreamer-bugs] [Bug 154054] [0.11] Elementfactories have untranslated titles

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Apr 20 14:00:31 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=154054

  GStreamer | gstreamer (core) | Ver: git

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de




------- Comment #26 from Stefan Kost (gstreamer, gtkdoc dev)  2009-04-20 21:00 UTC -------
One comment on the patch. I would sugest to use the qdata api of gobject:
once do this:
priv_gst_translation_domain = g_quark_from_static_string ("gst::domain");

and then use the quark
g_object_get_data ((GObject*)factory, priv_gst_translation_domain);


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=154054.




More information about the Gstreamer-bugs mailing list