osx_write.c: Add doxygen description for struct private_osx_write_data
[paraslash.git] / sdl_gui.ggo
index 3d04f8a2bb67240bee72c626583095237d7a3a3d..8ea4928784ae97e94afd2886f7f228bf06226bca 100644 (file)
@@ -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