gstreamer/gst/parse
Tim-Philipp Müller f7391936ce parse: fix erroneous use of _("")
Fixes xgettext warnings when doing 'make update-po':
gst/parse/grammar.y:217: warning: Empty msgid.  It is reserved by GNU gettext:
                                  gettext("") returns the header entry with
                                  meta information, not the empty string.
2016-10-23 22:11:08 +01:00
..
.gitignore parse: fix segfaulting prototype-mismatch 2013-11-28 19:05:23 -05:00
gen_grammar.py.in Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
gen_lex.py.in Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
grammar.y parse: fix erroneous use of _("") 2016-10-23 22:11:08 +01:00
Makefile.am gst/parse: Also pass -DGST_EXPORTS here 2016-05-23 14:24:16 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
parse.l parse: Refactor grammar, make it more consistent and fix conflicts 2014-01-14 13:46:22 +01:00
types.h parse: Use GSlice for allocating and freeing links and chains 2014-01-14 13:46:24 +01:00