This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
mpv
mirror of
https://github.com/mpv-player/mpv
Watch
1
Star
0
Fork
You've already forked mpv
0
Code
Issues
Releases
Wiki
Activity
c50a480ab0
mpv
/
Gui
/
language.h
7 lines
79 B
C
Raw
Normal View
History
Unescape
Escape
GUI version n-1 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1694 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-25 21:04:29 +00:00
#
ifndef __MPLAYER_LANG
#
define __MPLAYER_LANG
add to multi lang support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1885 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-12 15:08:53 +00:00
#
include
"../help_mp.h"
GUI version n-1 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1694 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-25 21:04:29 +00:00
#
endif