]> git.sesse.net Git - vlc/commit
Provide vlc_gettext on all platforms
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 22 May 2008 19:46:11 +0000 (22:46 +0300)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 22 May 2008 19:46:11 +0000 (22:46 +0300)
commit5f2dd73ec8e68b0191d251ec80dc220b70624719
treeb78b7a5e31400324f6a6aa69c6a5cb773723c889
parenta6ab35eee2d88fda9c3e0397504547f01c88bf5a
Provide vlc_gettext on all platforms

This avoids having to link a few plugins with libintl on platforms where
it's not built-in libc. This also factors the internal use of
dgettext("vlc", ...).
include/vlc_common.h
include/vlc_fixups.h
src/extras/libc.c
src/libvlccore.sym