0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
reimar
aaa937e798 The large -help help_text should be const so it goes into .rodata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28860 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-06 20:11:23 +00:00
diego
3b31fa5717 Rename two GUI-related preprocessor directives:
HAVE_NEW_GUI --> CONFIG_GUI, HAVE_GTK2_GUI --> CONFIG_GTK2


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27375 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 13:44:59 +00:00
diego
4b141479da Start unifying names of internal preprocessor directives.
Replace all USE_ prefixes by CONFIG_ prefixes to indicate
options which are configurable.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 12:01:30 +00:00
diego
7621a77c54 Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-29 12:43:58 +00:00
diego
628fd404a3 Remove outdated lines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24048 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-12 12:42:47 +00:00
diego
1304a06dc4 Nuke MSGTR_CopyCodecsConf, it's gone from the master file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21907 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-13 11:58:15 +00:00
kraymer
82f1ef643d remove dead defines (spotted by mphelp_check.py)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20743 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 16:01:34 +00:00
kraymer
50ccc27ecd convert remaining help files to UTF-8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20606 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-02 11:45:10 +00:00
diego
d8badb55dc The language code for Norwegian Bokmal is nb, not no.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20025 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 08:19:58 +00:00