Follow-up Comment #1, bug #19870 (project freeciv):

For future reference, the incantation I used to review this and related bugs
was:


egrep -i
'"(anarchy|despotism|monarchy|republic|communism|democracy|fundamentalism)"'
data/nation/*.ruleset | grep -v init_government | sort -k 3


That is, find all leader title lines, and sort in order of male leader title
(and after that female leader title).

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?19870>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to