This is an automated notification of a change to freeciv cvs,
on Sat Jan 31 06:56:24 PST 2004 = Sat Jan 31 14:56:24 2004 (GMT)
by Raimar Falke <rf13@xxxxxxxxxxxxxxxxx>
---- Files affected:
freeciv/client packhand.c
freeciv/client/gui-gtk dialogs.c
freeciv/client/gui-gtk-2.0 dialogs.c
freeciv/client/gui-sdl dialogs.c
freeciv/client/gui-xaw dialogs.c
freeciv/client/include dialogs_g.h
---- Log message:
Tag: HEAD
Change the signature of popup_government_dialo. The caller now
provides a list of governments to display. This removes specific
knowledge about governments (like "don't diplay Anarchy as a choice")
from the clients.
The GTK1, GTK2 and XAW client were changed and tested. The SDL client
was changed but not tested.
Patch from Raimar Falke and Jason Short. See PR#7316.
|