X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=sdl_gui.ggo;h=de7bbddaca94d45504fae7e627d1f7031733f17d;hb=9b2f06cbd27de4dd823d14f64b5609a693b6fbff;hp=3d04f8a2bb67240bee72c626583095237d7a3a3d;hpb=c4ccd0674269d2bed28e7a091af5b6b97db4b65a;p=paraslash.git diff --git a/sdl_gui.ggo b/sdl_gui.ggo index 3d04f8a2..de7bbdda 100644 --- a/sdl_gui.ggo +++ b/sdl_gui.ggo @@ -4,5 +4,6 @@ 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 +text "Written by Andre Noll"