matusik: Destroy diplomat dialog when the diplomat i...
[email protected] Thu, 6 Oct 2005 10:21:02 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Thu Oct 6 10:15:04 PDT 2005 = Thu Oct 6 17:15:04 2005 (GMT) by Mateusz Stefek <[email protected]> ---- Files affected: freeciv/client control.c packhand.c freeciv/client/gui-gtk-2.0 diplomat_dialog.c Makefile.am dialogs.c dialogs.h freeciv/client/include dialogs_g.h ---- Log message: Tag: HEAD Destroy diplomat dialog when the diplomat is killed. The diplomat dialog code is moved to a new file. Patch by me in PR#14062