X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sdl_gui.ggo;h=8ea4928784ae97e94afd2886f7f228bf06226bca;hp=3d04f8a2bb67240bee72c626583095237d7a3a3d;hb=28ca8e57ce76f5496f0d1ba143ec2c1c725bc90a;hpb=c4ccd0674269d2bed28e7a091af5b6b97db4b65a diff --git a/sdl_gui.ggo b/sdl_gui.ggo index 3d04f8a2..8ea49287 100644 --- a/sdl_gui.ggo +++ b/sdl_gui.ggo @@ -4,5 +4,5 @@ option "width" x "Specify screen width" int typestr="pixels" default="1024" opti option "height" y "Specify screen height" int typestr="pixels" default="768" optional option "config_file" c "(default='~/.paraslash/sdl_gui.conf')" string typestr="filename" optional option "window-id" w "(currently ignored)" string typestr="filename" optional -option "stat_cmd" s "command to read server and audiod status data from" string typestr="command" default="para_audioc -t 100 stat" optional +option "stat_cmd" s "command to read server and audiod status data from" string typestr="command" default="para_audioc stat" optional option "pic_cmd" p "command to read pic from" string typestr="command" default="para_client pic" optional