[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
- [Freeciv-Dev] HERE'S THE PATCH Re: (PR#5378) Diplomacy information in map middle-click, Daniel L Speyer, 2003/09/03
- [Freeciv-Dev] Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information in map middle-click, Genevieve Gracian, 2003/09/03
- [Freeciv-Dev] Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information in map middle-click, Daniel L Speyer, 2003/09/03
- [Freeciv-Dev] Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information in map middle-click,
Genevieve Gracian <=
- [Freeciv-Dev] Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information in map middle-click, Daniel L Speyer, 2003/09/04
- [Freeciv-Dev] Is anybody there? [was Re: Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information in map middle-click], Daniel L Speyer, 2003/09/09
- [Freeciv-Dev] Re: Is anybody there?, Per I. Mathisen, 2003/09/10
- [Freeciv-Dev] Re: HERE'S THE PATCH Re: (PR#5378) Diplomacy information in map middle-click, Genevieve Gracian, 2003/09/11
- [Freeciv-Dev] po/POTFILES.in, Jason Short, 2003/09/11
|
|