This file is indexed.

/usr/share/games/freeciv/nation/catalan.ruleset is in freeciv-data 2.4.3-3.

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
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
[nation_catalan]

name=_("Catalan")
plural=_("?plural:Catalans")
groups="Medieval", "Early Modern", "European"
legend=_("During the Middle Ages, Catalan kings conquered and presided over\
 several kingdoms on the shores of the Mediterranean Sea, from the Iberian\
 peninsula to parts of Italy and Greece. This confederation/empire became a\
 major naval and trading power in the Mediterranean area. Catalans kept\
 their self-rule after a dynastic union with the neighboring kingdom of\
 Castile, and sided with England and Austria against France and Castile in\
 the Spanish Succession War. In 1713, England signed the Treaty of Utrecht\
 and dropped out of the alliance, and the Catalans were finally defeated in\
 1714, losing their national rights as a result.")

leaders = {
 "name",                "sex"
 "Guifré el Pilós",     "Male"
 "Ramon Berenguer IV",  "Male"
 "Jaume I",             "Male"
 "Pere II",             "Male"
 "Pau Claris",          "Male"
 "Francesc Macià",      "Male"
 "Lluís Companys",      "Male"
 "Josep Tarradellas",   "Male"
}

ruler_titles = {
 "government",      "male_title",            "female_title"
 "Despotism",       _("Count %s"),           _("Countess %s")
 "Communism",       _("First Secretary %s"), _("?female:First Secretary %s")
 "Fundamentalism",  _("Archbishop %s"),      _("Mother Superior %s")
}

flag="catalan"
flag_alt = "-"
city_style = "Classical"

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

civilwar_nations="Spanish", "French", "Occitan", "Andorran"

; This city list does not actually correspond to medieval Catalonia,
; but rather to all lands settled by Catalans, where Catalan is still spoken
; nowadays. It corresponds to the "Països Catalans" of modern ethnolinguistic
; nationalists.
cities =
 "Barcelona",
 "Tarragona",
 "Lleida",
 "Girona",
 "Perpinyà",
 "València",
 "Ripoll",
 "Vic",
 "La Seu d'Urgell",
 "Cardona",
 "Tortosa",
 "Montserrat (hills)",
 "Poblet",
 "Santes Creus",
 "Vallbona de les Monges",
 "Balaguer",
 "Manresa",
 "Terrassa",
 "Sabadell",
 "Palma de Mallorca",
 "Eivissa",
 "Alacant",
 "Elx",
 "Maó",
 "Castelló de la Plana",
 "Montblanc (hills)",
 "Igualada",
 "Cervera",
 "Berga",
 "Dénia",
 "Alcoi",
 "Reus",
 "Granollers",
 "Salses",
 "Mataró",
 "Figueres",
 "Xàtiva",
 "Olot",
 "Cadaqués",
 "Badalona",
 "Tàrrega",
 "Amposta",
 "El Bruc",
 "Valls",
 "Sant Fruitós de Bages",
 "Vilafranca del Penedès",
 "Manacor",
 "Alcúdia",
 "Sóller",
 "Guardamar del Segura (ocean)",
 "Artà",
 "Llucmajor",
 "Felanitx",
 "Andratx",
 "Andorra la Vella",
 "Ciutadella",
 "Peníscola (hills, ocean)",
 "Sant Salvador de Guardiola",
 "Fraga",
 "Almacelles",
 "Sitges",
 "Vilanova i la Geltrú",
 "Vielha",
 "L'Alguer",
 "El Perelló",
 "Torelló",
 "Sant Cugat",
 "Portbou (ocean)",
 "Palafrugell",
 "Prada",
 "Manlleu",
 "Sallent",
 "Puigcerdà",
 "Bellver",
 "Sant Boi de Llobregat",
 "Vandellòs",
 "Cornellà",
 "Tremp",
 "Palamós",
 "El Vendrell",
 "Sant Feliu de Guíxols",
 "Sant Celoni",
 "Martorell",
 "L'Hospitalet",
 "Mollet del Vallès",
 "Banyoles",
 "Blanes",
 "Sant Julià de Lòria",
 "Lloret de mar (ocean)",
 "Malgrat de mar (ocean)",
 "Canet de mar (ocean)",
 "Molins de Rei",
 "Ponts",
 "Encamp",
 "Súria",
 "Llívia",
 "La Bisbal d'Empordà",
 "Elna",
 "Ceret",
 "Roses",
 "Calonge",
 "Treumal",
 "Cambrils",
 "Tossa de Mar (ocean)",
 "Solsona",
 "Agramunt",
 "Begur",
 "Guardamar de la Safor (ocean)",
 "Olesa de Montserrat (hills)",
 "Soldeu"