projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da1a145
)
sdl_gui.ggo: Kill duplicate authorship info
author
Andre Noll
<maan@systemlinux.org>
Mon, 5 Feb 2007 21:28:36 +0000
(22:28 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Mon, 5 Feb 2007 21:28:36 +0000
(22:28 +0100)
This info is already provided by the HANDLE_VERSION_FLAG macro
sdl_gui.ggo
patch
|
blob
|
history
diff --git
a/sdl_gui.ggo
b/sdl_gui.ggo
index
de7bbdd
..
8ea4928
100644
(file)
--- 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"