This file is indexed.

/usr/share/games/freeciv/nation/un.ruleset is in freeciv-data 2.4.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
[nation_un]

name=_("UN")
plural=_("?plural:UN")
groups="Imaginary"
legend=_("The United Nations believe in human rights and the protection of\
 the weak.")

leaders = {
 "name",                        "sex"
 "Trygve Lie",                  "Male"
 "Dag Hammarskjöld",            "Male"
 "U Thant",                     "Male"
 "Kurt Waldheim",               "Male"
 "Javier Pérez de Cuéllar",     "Male"
 "Boutros Boutros-Ghali",       "Male"
 "Kofi Annan",                  "Male"
 "Ban Ki-moon",                 "Male"
}

ruler_titles = {
 "government",      "male_title",       "female_title"
 "Democracy",       _("Councillor %s"), _("?female:Councillor %s")
 "Communism", _("Secretary-General %s"), _("?female:Secretary-General %s")
}

flag="united_nations"
flag_alt = "-"
city_style = "Classical"

init_techs=""
init_buildings=""
init_units=""

cities=
 "Security Council",
 "General Assembly",
 "ECOSOC",
 "Trusteeship Council",
 "ICJ",
 "UNHCR",
 "UNESCO",
 "UNICEF",
 "WHO",
 "WWF",
 "IMF",
 "WTO",
 "UNCTAD",
 "UNDCP",
 "UNDP",
 "UNEP",
 "UNFPA",
 "UNHSP",
 "WFP",
 "UNRWA",
 "INSTRAW",
 "UNICRI",
 "UNITAR",
 "UNRISD",
 "UNIDIR",
 "OHCHR",
 "UNOPS",
 "UNU",
 "UNOOSA",
 "UNSSC",
 "UNAIDS",
 "UNRRA",
 "ILO",
 "FAO",
 "ICAO",
 "IMO",
 "ITU",
 "UPU",
 "WMO",
 "WIPO",
 "IFAD",
 "UNIDO",
 "IRO",
 "INCB",
 "IAEA",
 "ICC"