Re: [Freeciv-Dev] Server options dialog
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
At 1999/08/10 15:48 , Artur Biesiadowski wrote:
>Could somebody with cvs access change server options report output a bit
>? Now it specifies "Options value(min,max)" as a title. I'm displaying
>title as window name in my java client and "value(min,max)" part do nto
>line up (and do not makes sense - it is not title after all). I think
>that it should go as first line of actual message, with title being just
>"Options" or "Server options 1/2".
I've noticed the ugly window captions on the notify dialog before.
This patch adds a "caption" line as the first line of a PACKET_PAGE_MSG
packet. This makes the second line the "headline" line, and the rest are
the "lines".
notify-dialog-caption.diff
Description: Text document
jjm
|
|