]> git.sesse.net Git - vlc/commit
module_gettext: translate a string in the text domain of a module
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 28 Jan 2010 17:25:22 +0000 (19:25 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 28 Jan 2010 17:50:13 +0000 (19:50 +0200)
commit1cf900257c53220308faef51a94a52f4db01173d
treed1ff2533ddb99c53c0eb16789779a0ac09f93143
parente2828c396d3adb64f8ef1255c7494c726af2fbc6
module_gettext: translate a string in the text domain of a module

This is needed for out-of-tree modules. We need to translate their
plugin descriptor strings from their domain.
include/vlc_modules.h
src/libvlccore.sym
src/modules/modules.c