Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2005:
[Freeciv-Dev] (PR#12334) wrong sorting of techs
Home

[Freeciv-Dev] (PR#12334) wrong sorting of techs

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#12334) wrong sorting of techs
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Tue, 23 Aug 2005 07:49:53 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12334 >


S2_0 CVS GTK2

In the player tab, player->Intelligence->Techs, and in
player->meeting->add clause->advances, the techs are sorted by english
wording, which means they are in chaotic order for any other language.

For the second, I think in diplodlg.c below line 231 a sorting of the
items could be implemented; for the first, in inteldlg.c below line 235,
maybe a GtkTreeSortable could be used.

Unfortunately, this is beyond my skills.

Christian

-- 
http://cknoke.de




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#12334) wrong sorting of techs, Christian Knoke <=