[Freeciv-Dev] Re: (PR#10629) [PATCH] Move city description from window t
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10629 >
Vasco Alexandre da Silva Costa wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=10629 >
>
> Requested by Mike.
> - pdialog->shell = gtk_dialog_new_with_buttons(pcity->name,
> + pdialog->shell = gtk_dialog_new_with_buttons(_("City"),
If there are multiple city dialogs, they should have better names than
this. Why not just use the city name for the window title?
jason
- [Freeciv-Dev] Re: (PR#10629) [PATCH] Move city description from window title to inside the dialog.,
Jason Short <=
|
|