X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=sdl_gui.ggo;h=8ea4928784ae97e94afd2886f7f228bf06226bca;hp=de7bbddaca94d45504fae7e627d1f7031733f17d;hb=df3c03e72911edb31e7f1e32ebe29dad063e3b70;hpb=ce2bb6c458275ec6c0a115a2c814a15761474f11 diff --git a/sdl_gui.ggo b/sdl_gui.ggo index de7bbdda..8ea49287 100644 --- a/sdl_gui.ggo +++ b/sdl_gui.ggo @@ -6,4 +6,3 @@ option "config_file" c "(default='~/.paraslash/sdl_gui.conf')" string typestr="f 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 stat" optional option "pic_cmd" p "command to read pic from" string typestr="command" default="para_client pic" optional -text "Written by Andre Noll"