comparison help/help_mp-ro.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
7 // should be checked that messages are 80-column wrapped 7 // should be checked that messages are 80-column wrapped
8 // 8 //
9 // ========================= MPlayer help =========================== 9 // ========================= MPlayer help ===========================
10 10
11 #ifdef HELP_MP_DEFINE_STATIC 11 #ifdef HELP_MP_DEFINE_STATIC
12 static char help_text[]= 12 static const char help_text[]=
13 "Folosire: mplayer [opþiuni] [url|cale/]numefiºier\n" 13 "Folosire: mplayer [opþiuni] [url|cale/]numefiºier\n"
14 "\n" 14 "\n"
15 "Opþiuni principale: (lista completã în pagina man)\n" 15 "Opþiuni principale: (lista completã în pagina man)\n"
16 " -vo <drv[:dev]> alege driver-ul ºi device-ul de ieºire video\n" 16 " -vo <drv[:dev]> alege driver-ul ºi device-ul de ieºire video\n"
17 " ('-vo help' pentru listã)\n" 17 " ('-vo help' pentru listã)\n"