view cfg-mplayer-def.h @ 10648:96170748b6a9

Reversed + changed grep -q to grep > /dev/null 2>&1. -q is a GNU extension to grep that breaks the script on Solaris.
author diego
date Sun, 17 Aug 2003 20:17:03 +0000
parents 8e55121885b2
children 1345f8cdfb00
line wrap: on
line source

static char* default_config=
"# Write your default config options here!\n"
"\n"
//"nosound=nem"
"\n";