comparison help/help_mp-nl.h @ 28825:f872face2b3a

The large -help help_text should be const so it goes into .rodata
author reimar
date Fri, 06 Mar 2009 20:11:23 +0000
parents 14c5017f40d2
children 8ee2eb34a851
comparison
equal deleted inserted replaced
28824:f92673eb6683 28825:f872face2b3a
1 // Translated by: Panagiotis Issaris <takis@lumumba.luc.ac.be> 1 // Translated by: Panagiotis Issaris <takis@lumumba.luc.ac.be>
2 //maintained by: Philippe De Swert <philippedeswert@scarlet.be> 2 //maintained by: Philippe De Swert <philippedeswert@scarlet.be>
3 //synced with help_mp-en.h revision 1.152 3 //synced with help_mp-en.h revision 1.152
4 4
5 #ifdef HELP_MP_DEFINE_STATIC 5 #ifdef HELP_MP_DEFINE_STATIC
6 static char help_text[]= 6 static const char help_text[]=
7 "Gebruik: mplayer [opties] [url|pad/]bestandsnaam\n" 7 "Gebruik: mplayer [opties] [url|pad/]bestandsnaam\n"
8 "\n" 8 "\n"
9 "Basis-opties: (volledige lijst in de man-pagina's)\n" 9 "Basis-opties: (volledige lijst in de man-pagina's)\n"
10 " -vo <drv[:dev]> selecteer video uitvoer driver & device (zie '-vo help' voor lijst)\n" 10 " -vo <drv[:dev]> selecteer video uitvoer driver & device (zie '-vo help' voor lijst)\n"
11 " -ao <drv[:dev]> selecteer audio uitvoer driver & device (zie '-ao help' voor lijst)\n" 11 " -ao <drv[:dev]> selecteer audio uitvoer driver & device (zie '-ao help' voor lijst)\n"