sync with en/mplayer.1 rev. 30611
[mplayer/glamo.git] / cfg-mplayer-def.h
blob394fe107081f4dd0e30c864a213bd168820c4c27
1 #ifndef MPLAYER_CFG_MPLAYER_DEF_H
2 #define MPLAYER_CFG_MPLAYER_DEF_H
4 static char* default_config=
5 "# Write your default config options here!\n"
6 "\n"
7 //"nosound=nem"
8 "\n";
10 #endif /* MPLAYER_CFG_MPLAYER_DEF_H */