Skip to content
  • Thomas Vander Stichele's avatar
    ext/: - a library should not call setlocale. see Libraries node in gettext manual · 4f10b098
    Thomas Vander Stichele authored
    Original commit message from CVS:
    
    * ext/alsa/gstalsaplugin.c: (plugin_init):
    * ext/cdparanoia/gstcdparanoiasrc.c:
    (gst_cd_paranoia_src_base_init), (plugin_init):
    * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
    * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
    - a library should not call setlocale. see Libraries node in
    gettext manual
    - make sure all plugins that use translation do bindtextdomain
    to point to the localedir
    * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
    (setup_sinks), (plugin_init):
    all this, and check for NULL when creating sinks
    4f10b098