[Freeciv-Dev] Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information i
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, 3 Sep 2003 18:11:59 -0700
"Daniel L Speyer" <dspeyer@xxxxxxxxxxx> wrote:
> When? And what characters? I can't reproduce this.
On both gtk and xaw clients (but not gtk+) when middle cliking on any unit e.g:
Unit: Explorer(SiouxWEIRD_STRING)
note WEIRD_STRING is the same for all units at the same time.
I guess it's the "tmp" in :
my_snprintf(buf, sizeof(buf), _("\nUnit: %s(%s%s)"), ptype->name,
get_nation_name(unit_owner(punit)->nation), tmp)
wich doesn't fit to other clients than gtk+ (tested with both 24/08 and
yesterday
version of cvs).
--
G. Gracian
|
|