tUpdate for changed directory structure and new optdialog code - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit e88781ee1d688779256d6c478bd434e095f0486a
(DIR) parent 6c9d6861275cf6a6ee667ee7805198145a81b9a7
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Mon, 25 Feb 2002 19:58:02 +0000
Update for changed directory structure and new optdialog code
Diffstat:
M po/POTFILES.in | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/po/POTFILES.in b/po/POTFILES.in
t@@ -2,9 +2,10 @@
src/dopewars.c
src/dopeos.c
-src/curses_client.c
-src/gtk_client.c
-src/gtkport.c
+src/curses_client/curses_client.c
+src/gui_client/gtk_client.c
+src/gui_client/optdialog.c
+src/gtkport/gtkport.c
src/winmain.c
src/serverside.c
src/error.c