Merge lp:~alexwolf/stellarium-skycultures/western-color into lp:stellarium-skycultures

Proposed by Alexander Wolf
Status: Merged
Approved by: Alexander Wolf
Approved revision: 2
Merge reported by: Alexander Wolf
Merged at revision: not available
Proposed branch: lp:~alexwolf/stellarium-skycultures/western-color
Merge into: lp:stellarium-skycultures
Diff against target: 878 lines (+641/-0)
12 files modified
CMakeLists.txt (+1/-0)
western-color/CMakeLists.txt (+4/-0)
western-color/README (+32/-0)
western-color/constellation_names.eng.fab (+89/-0)
western-color/constellationsart.fab (+85/-0)
western-color/constellationship.fab (+90/-0)
western-color/description.ar.utf8 (+19/-0)
western-color/description.en.utf8 (+24/-0)
western-color/description.it.utf8 (+35/-0)
western-color/description.ru.utf8 (+27/-0)
western-color/info.ini (+5/-0)
western-color/star_names.fab (+230/-0)
To merge this branch: bzr merge lp:~alexwolf/stellarium-skycultures/western-color
Reviewer Review Type Date Requested Status
Alexander Wolf Approve
Review via email: mp+61521@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Alexander Wolf (alexwolf) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2011-05-19 08:51:03 +0000
3+++ CMakeLists.txt 2011-05-19 09:37:25 +0000
4@@ -11,3 +11,4 @@
5 ADD_SUBDIRECTORY( sami )
6 ADD_SUBDIRECTORY( tupi )
7 ADD_SUBDIRECTORY( western )
8+ADD_SUBDIRECTORY( western-color )
9
10=== added directory 'western-color'
11=== added file 'western-color/CMakeLists.txt'
12--- western-color/CMakeLists.txt 1970-01-01 00:00:00 +0000
13+++ western-color/CMakeLists.txt 2011-05-19 09:37:25 +0000
14@@ -0,0 +1,4 @@
15+
16+########### install files ###############
17+
18+INSTALL(FILES constellation_names.eng.fab constellationship.fab constellationsart.fab info.ini star_names.fab andromeda.png antlia.png apus.png aquarius.png aquila.png ara.png argonavis.png aries.png auriga.png bootes.png caelum.png camelopardalis.png cancer.png canes-venatici.png canis-major.png canis-minor.png capricornus.png cassiopeia.png centaurus.png cepheus.png cetus.png chamaeleon.png circinus.png columba.png coma-berenices.png corona-australis.png corona-borealis.png corvus.png crater.png crux.png cygnus.png delphinus.png dorado.png draco.png equuleus.png eridanus.png fornax.png gemini.png grus.png hercules.png horlogium.png hydra.png hydrus.png indus.png lacerta.png leo-minor.png leo.png lepus.png libra.png lupus.png lynx.png lyra.png mensa.png microscopium.png monoceros.png musca.png norma.png octans.png ophiuchus.png orion.png pavo.png pegasus.png perseus.png phoenix.png pictor.png pisces.png piscis-austrinus.png pyxis.png reticulum.png sagitta.png sagittarius.png scorpius.png sculptor.png scutum.png sextans.png taurus.png telescopium.png triangulum-australe.png triangulum.png tucana.png ursa-major.png ursa-minor.png virgo.png volans.png vulpecula.png description.ar.utf8 description.en.utf8 description.it.utf8 description.ru.utf8 README DESTINATION share/${PACKAGE}/skycultures/western-color)
19
20=== added file 'western-color/README'
21--- western-color/README 1970-01-01 00:00:00 +0000
22+++ western-color/README 2011-05-19 09:37:25 +0000
23@@ -0,0 +1,32 @@
24+Constellation art created by Johan Meuris
25+For Stellarium http://stellarium.org
26+
27+Jomejome
28+jomejome at users.sourceforge.net
29+http://users.pandora.be/jomejom/
30+
31+License: released under the Free Art License
32+http://artlibre.org/licence.php/lalgb.html
33+
34+Color added by Erasmo Sesena
35+erasse at users.sourceforge.net
36+
37+
38+===
39+
40+To REPLACE your existing Western constellation art, copy the png
41+files over your existing constellation art png files.
42+
43+See either the directory
44+
45+stellarium/textures/constellation-art/
46+
47+or
48+
49+stellarium/skycultures/western/
50+
51+
52+ALTERNATIVEY with some work you can also add a new skyculture
53+to keep the existing art and use the new art when desired
54+by changing your sky culture. Details vary by release.
55+
56
57=== added file 'western-color/andromeda.png'
58Binary files western-color/andromeda.png 1970-01-01 00:00:00 +0000 and western-color/andromeda.png 2011-05-19 09:37:25 +0000 differ
59=== added file 'western-color/antlia.png'
60Binary files western-color/antlia.png 1970-01-01 00:00:00 +0000 and western-color/antlia.png 2011-05-19 09:37:25 +0000 differ
61=== added file 'western-color/apus.png'
62Binary files western-color/apus.png 1970-01-01 00:00:00 +0000 and western-color/apus.png 2011-05-19 09:37:25 +0000 differ
63=== added file 'western-color/aquarius.png'
64Binary files western-color/aquarius.png 1970-01-01 00:00:00 +0000 and western-color/aquarius.png 2011-05-19 09:37:25 +0000 differ
65=== added file 'western-color/aquila.png'
66Binary files western-color/aquila.png 1970-01-01 00:00:00 +0000 and western-color/aquila.png 2011-05-19 09:37:25 +0000 differ
67=== added file 'western-color/ara.png'
68Binary files western-color/ara.png 1970-01-01 00:00:00 +0000 and western-color/ara.png 2011-05-19 09:37:25 +0000 differ
69=== added file 'western-color/argonavis.png'
70Binary files western-color/argonavis.png 1970-01-01 00:00:00 +0000 and western-color/argonavis.png 2011-05-19 09:37:25 +0000 differ
71=== added file 'western-color/aries.png'
72Binary files western-color/aries.png 1970-01-01 00:00:00 +0000 and western-color/aries.png 2011-05-19 09:37:25 +0000 differ
73=== added file 'western-color/auriga.png'
74Binary files western-color/auriga.png 1970-01-01 00:00:00 +0000 and western-color/auriga.png 2011-05-19 09:37:25 +0000 differ
75=== added file 'western-color/bootes.png'
76Binary files western-color/bootes.png 1970-01-01 00:00:00 +0000 and western-color/bootes.png 2011-05-19 09:37:25 +0000 differ
77=== added file 'western-color/caelum.png'
78Binary files western-color/caelum.png 1970-01-01 00:00:00 +0000 and western-color/caelum.png 2011-05-19 09:37:25 +0000 differ
79=== added file 'western-color/camelopardalis.png'
80Binary files western-color/camelopardalis.png 1970-01-01 00:00:00 +0000 and western-color/camelopardalis.png 2011-05-19 09:37:25 +0000 differ
81=== added file 'western-color/cancer.png'
82Binary files western-color/cancer.png 1970-01-01 00:00:00 +0000 and western-color/cancer.png 2011-05-19 09:37:25 +0000 differ
83=== added file 'western-color/canes-venatici.png'
84Binary files western-color/canes-venatici.png 1970-01-01 00:00:00 +0000 and western-color/canes-venatici.png 2011-05-19 09:37:25 +0000 differ
85=== added file 'western-color/canis-major.png'
86Binary files western-color/canis-major.png 1970-01-01 00:00:00 +0000 and western-color/canis-major.png 2011-05-19 09:37:25 +0000 differ
87=== added file 'western-color/canis-minor.png'
88Binary files western-color/canis-minor.png 1970-01-01 00:00:00 +0000 and western-color/canis-minor.png 2011-05-19 09:37:25 +0000 differ
89=== added file 'western-color/capricornus.png'
90Binary files western-color/capricornus.png 1970-01-01 00:00:00 +0000 and western-color/capricornus.png 2011-05-19 09:37:25 +0000 differ
91=== added file 'western-color/cassiopeia.png'
92Binary files western-color/cassiopeia.png 1970-01-01 00:00:00 +0000 and western-color/cassiopeia.png 2011-05-19 09:37:25 +0000 differ
93=== added file 'western-color/centaurus.png'
94Binary files western-color/centaurus.png 1970-01-01 00:00:00 +0000 and western-color/centaurus.png 2011-05-19 09:37:25 +0000 differ
95=== added file 'western-color/cepheus.png'
96Binary files western-color/cepheus.png 1970-01-01 00:00:00 +0000 and western-color/cepheus.png 2011-05-19 09:37:25 +0000 differ
97=== added file 'western-color/cetus.png'
98Binary files western-color/cetus.png 1970-01-01 00:00:00 +0000 and western-color/cetus.png 2011-05-19 09:37:25 +0000 differ
99=== added file 'western-color/chamaeleon.png'
100Binary files western-color/chamaeleon.png 1970-01-01 00:00:00 +0000 and western-color/chamaeleon.png 2011-05-19 09:37:25 +0000 differ
101=== added file 'western-color/circinus.png'
102Binary files western-color/circinus.png 1970-01-01 00:00:00 +0000 and western-color/circinus.png 2011-05-19 09:37:25 +0000 differ
103=== added file 'western-color/columba.png'
104Binary files western-color/columba.png 1970-01-01 00:00:00 +0000 and western-color/columba.png 2011-05-19 09:37:25 +0000 differ
105=== added file 'western-color/coma-berenices.png'
106Binary files western-color/coma-berenices.png 1970-01-01 00:00:00 +0000 and western-color/coma-berenices.png 2011-05-19 09:37:25 +0000 differ
107=== added file 'western-color/constellation_names.eng.fab'
108--- western-color/constellation_names.eng.fab 1970-01-01 00:00:00 +0000
109+++ western-color/constellation_names.eng.fab 2011-05-19 09:37:25 +0000
110@@ -0,0 +1,89 @@
111+Aql "Aquila" _("Aquila")
112+And "Andromeda" _("Andromeda")
113+Scl "Sculptor" _("Sculptor")
114+Ara "Ara" _("Ara")
115+Lib "Libra" _("Libra")
116+Cet "Cetus" _("Cetus")
117+Ari "Aries" _("Aries")
118+Sct "Scutum" _("Scutum")
119+Pyx "Pyxis" _("Pyxis")
120+Boo "Bootes" _("Bootes")
121+Cae "Caelum" _("Caelum")
122+Cha "Chamaeleon" _("Chamaeleon")
123+Cnc "Cancer" _("Cancer")
124+Cap "Capricornus" _("Capricornus")
125+Car "Carina" _("Carina")
126+Cas "Cassiopeia" _("Cassiopeia")
127+Cen "Centaurus" _("Centaurus")
128+Cep "Cepheus" _("Cepheus")
129+Com "Coma Berenices" _("Coma Berenices")
130+Cvn "Canes Venatici" _("Canes Venatici")
131+Aur "Auriga" _("Auriga")
132+Col "Columba" _("Columba")
133+Cir "Circinus" _("Circinus")
134+Crt "Crater" _("Crater")
135+CrA "Corona Australis" _("Corona Australis")
136+CrB "Corona Borealis" _("Corona Borealis")
137+Crv "Corvus" _("Corvus")
138+Cru "Crux" _("Crux")
139+Cyg "Cygnus" _("Cygnus")
140+Del "Delphinus" _("Delphinus")
141+Dor "Dorado" _("Dorado")
142+Dra "Draco" _("Draco")
143+Nor "Norma" _("Norma")
144+Eri "Eridanus" _("Eridanus")
145+Sge "Sagitta" _("Sagitta")
146+For "Fornax" _("Fornax")
147+Gem "Gemini" _("Gemini")
148+Cam "Camelopardalis" _("Camelopardalis")
149+CMa "Canis Major" _("Canis Major")
150+UMa "Ursa Major" _("Ursa Major")
151+Gru "Grus" _("Grus")
152+Her "Hercules" _("Hercules")
153+Hor "Horologium" _("Horologium")
154+Hya "Hydra" _("Hydra")
155+Hyi "Hydrus" _("Hydrus")
156+Ind "Indus" _("Indus")
157+Lac "Lacerta" _("Lacerta")
158+Mon "Monoceros" _("Monoceros")
159+Lep "Lepus" _("Lepus")
160+Leo "Leo" _("Leo")
161+Lup "Lupus" _("Lupus")
162+Lyn "Lynx" _("Lynx")
163+Lyr "Lyra" _("Lyra")
164+Ant "Antlia" _("Antlia")
165+Mic "Microscopium" _("Microscopium")
166+Mus "Musca" _("Musca")
167+Oct "Octans" _("Octans")
168+Aps "Apus" _("Apus")
169+Oph "Ophiuchus" _("Ophiuchus")
170+Ori "Orion" _("Orion")
171+Pav "Pavo" _("Pavo")
172+Peg "Pegasus" _("Pegasus")
173+Pic "Pictor" _("Pictor")
174+Per "Perseus" _("Perseus")
175+Equ "Equuleus" _("Equuleus")
176+CMi "Canis Minor" _("Canis Minor")
177+LMi "Leo Minor" _("Leo Minor")
178+Vul "Vulpecula" _("Vulpecula")
179+UMi "Ursa Minor" _("Ursa Minor")
180+Phe "Phoenix" _("Phoenix")
181+Psc "Pisces" _("Pisces")
182+PsA "Piscis Austrinus" _("Piscis Austrinus")
183+Vol "Volans" _("Volans")
184+Pup "Puppis" _("Puppis")
185+Ret "Reticulum" _("Reticulum")
186+Sgr "Sagittarius" _("Sagittarius")
187+Sco "Scorpius" _("Scorpius")
188+Sct "Scutum" _("Scutum")
189+Ser "Serpens" _("Serpens")
190+Sex "Sextans" _("Sextans")
191+Men "Mensa" _("Mensa")
192+Tau "Taurus" _("Taurus")
193+Tel "Telescopium" _("Telescopium")
194+Tuc "Tucana" _("Tucana")
195+Tri "Triangulum" _("Triangulum")
196+Tra "Triangulum Australe" _("Triangulum Australe")
197+Aqr "Aquarius" _("Aquarius")
198+Vir "Virgo" _("Virgo")
199+Vel "Vela" _("Vela")
200
201=== added file 'western-color/constellationsart.fab'
202--- western-color/constellationsart.fab 1970-01-01 00:00:00 +0000
203+++ western-color/constellationsart.fab 2011-05-19 09:37:25 +0000
204@@ -0,0 +1,85 @@
205+And andromeda.png 198 215 3881 337 136 3092 224 428 9640
206+Ant antlia.png 4 84 51172 72 69 47758 42 120 48926
207+Aps apus.png 66 60 81852 76 87 81065 163 110 72370
208+Aql aquila.png 163 232 97649 385 131 93244 397 397 93805
209+Aqr aquarius.png 144 464 115438 179 98 109074 465 49 102618
210+Ara ara.png 98 70 83081 191 93 85727 107 249 88714
211+Ari aries.png 12 130 13209 58 206 13914 210 47 8832
212+Aur auriga.png 196 189 28380 419 208 24608 290 423 23015
213+Boo bootes.png 225 222 72105 365 184 71075 207 401 67927
214+Cae caelum.png 16 231 21060 76 145 21770 199 75 21861
215+Cam camelopardalis.png 77 46 25110 128 135 22783 219 136 16228
216+Cnc cancer.png 29 166 44066 101 255 40526 206 91 40843
217+Cap capricornus.png 15 436 107556 403 7 100064 460 438 102978
218+Car argonavis.png 202 455 45238 62 216 50191 298 22 39757
219+Cas cassiopeia.png 390 336 8886 163 156 3179 73 243 0746
220+Cen centaurus.png 118 157 68933 194 444 71683 463 412 56561
221+Cep cepheus.png 60 335 116727 125 170 106032 335 147 109492
222+Cet cetus.png 87 63 14143 28 274 12770 412 440 1562
223+Cha chamaeleon.png 29 214 60000 73 123 51839 184 33 40702
224+Cir circinus.png 5 36 75323 39 11 74824 235 239 71908
225+CMa canis-major.png 21 347 35904 321 24 33160 318 492 30122
226+CMi canis-minor.png 96 43 37921 101 171 37279 184 124 36188
227+Col columba.png 139 29 30277 40 190 28328 204 211 25859
228+Com coma-berenices.png 27 199 64241 38 58 64394 172 64 60742
229+CrA corona-australis.png 14 142 93825 218 34 90887 195 208 92953
230+CrB corona-borealis.png 16 186 78493 201 203 76952 157 20 76127
231+Crt crater.png 45 41 58188 160 149 55282 55 242 54682
232+Cru crux.png 112 21 61084 42 20 62434 21 106 60718
233+Crv corvus.png 65 59 60965 77 235 61359 213 187 59316
234+Cvn canes-venatici.png 117 113 63901 206 40 61317 207 152 61309
235+Cyg cygnus.png 7 382 107310 474 46 94779 467 453 95947
236+Del delphinus.png 59 31 102532 75 148 102805 211 143 101421
237+Dor dorado.png 56 197 27890 75 228 27100 219 46 19893
238+Dra draco.png 13 411 56211 361 154 85670 449 429 97433
239+Equ equuleus.png 17 180 104521 149 86 104987 160 160 105570
240+Eri eridanus.png 41 95 22109 296 44 13701 493 490 7588
241+For fornax.png 42 125 14879 128 37 13202 190 129 13147
242+Gem gemini.png 14 81 37740 117 252 32362 249 165 28734
243+Gru grus.png 49 109 114131 85 206 112623 220 45 108085
244+Her hercules.png 44 115 80170 254 477 79992 441 102 88794
245+Hor horlogium.png 16 235 19747 184 67 12484 235 119 14240
246+Hya hydra.png 26 491 64962 111 149 55434 401 33 43813
247+Hyi hydrus.png 14 204 9236 201 43 2021 241 215 17678
248+Ind indus.png 64 143 101772 154 20 103227 175 98 105319
249+Lac lacerta.png 249 42 110538 108 123 111104 67 215 109937
250+Leo leo.png 69 411 57632 383 186 49669 321 32 47908
251+Lep lepus.png 21 48 28910 246 62 24244 213 235 23685
252+Lib libra.png 41 27 74785 58 170 77853 224 107 73714
253+LMi leo-minor.png 8 40 53229 214 127 46952 61 155 50303
254+Lup lupus.png 90 257 74395 207 435 70576 425 239 75177
255+Lyn lynx.png 100 216 44248 337 212 36145 472 119 30060
256+Lyr lyra.png 100 96 92791 157 38 91262 139 162 92420
257+Men mensa.png 100 67 21949 179 136 25918 54 183 29134
258+Mic microscopium.png 122 226 105140 168 148 103738 234 115 102831
259+Mon monoceros.png 20 306 39863 394 80 31978 509 359 29651
260+Mus musca.png 57 52 61199 177 68 62322 129 236 57363
261+Nor norma.png 17 45 78639 101 38 79509 16 112 80582
262+Oct octans.png 15 16 70638 236 239 107089 247 140 112405
263+Oph ophiuchus.png 5 183 92946 452 47 77233 238 453 85755
264+Ori orion.png 59 11 27913 329 477 27366 421 91 22449
265+Pav pavo.png 55 60 100751 110 208 98495 235 146 86929
266+Peg pegasus.png 164 41 107315 47 283 109410 409 349 1067
267+Per perseus.png 164 323 18532 299 175 15863 385 386 13254
268+Phe phoenix.png 55 243 8837 209 15 0765 229 214 5348
269+Pic pictor.png 4 252 32607 148 138 27530 167 38 27321
270+PsA piscis-austrinus.png 190 5 113246 82 202 107608 236 92 111954
271+Psc pisces.png 24 104 4889 111 489 9487 481 155 114971
272+Pyx pyxis.png 152 220 41723 94 159 42828 44 202 42515
273+Ret reticulum.png 47 56 18597 78 88 19780 16 111 19921
274+Scl sculptor.png 231 39 115102 240 106 116231 32 174 4577
275+Sco scorpius.png 447 29 78820 62 365 85927 217 462 82729
276+Sct scutum.png 52 17 92175 224 124 90595 139 206 92814
277+Sex sextans.png 26 54 51437 68 36 49641 118 84 48437
278+Sge sagitta.png 6 12 98920 249 213 96757 218 243 96837
279+Sgr sagittarius.png 96 82 95168 307 492 95294 506 100 87072
280+Tau taurus.png 13 92 26451 399 438 15900 382 192 17999
281+Tel telescopium.png 30 66 91589 101 40 90422 106 92 90568
282+Tra triangulum-australe.png 26 12 77952 108 15 74946 60 106 82273
283+Tri triangulum.png 16 42 10064 13 70 10559 97 78 8796
284+Tuc tucana.png 53 121 2484 154 86 114996 224 141 110130
285+UMa ursa-major.png 26 75 67301 452 272 41704 258 394 50372
286+UMi ursa-minor.png 15 20 11767 193 51 59504 93 209 79822
287+Vir virgo.png 65 389 72220 454 57 57380 338 382 65474
288+Vol volans.png 55 85 44382 210 122 35228 207 163 34481
289+Vul vulpecula.png 35 133 98543 174 111 95771 242 135 94703
290
291=== added file 'western-color/constellationship.fab'
292--- western-color/constellationship.fab 1970-01-01 00:00:00 +0000
293+++ western-color/constellationship.fab 2011-05-19 09:37:25 +0000
294@@ -0,0 +1,90 @@
295+Aql 8 98036 97649 97649 97278 97649 95501 95501 97804 99473 97804 95501 93747 93747 93244 95501 93805
296+And 5 677 3092 3092 5447 9640 5447 5447 4436 4436 3881
297+Scl 3 116231 4577 4577 115102 115102 116231
298+Ara 7 88714 85792 85792 83081 83081 82363 82363 85727 85727 85267 85267 85258 85258 88714
299+Lib 5 77853 76333 76333 74785 74785 72622 72622 73714 73714 76333
300+Cet 20 10324 11484 8102 3419 3419 1562 3419 5364 5364 6537 6537 8645 8645 11345 11345 12390 12390 12770 12770 11783 11783 8102 10826 12390 10826 12387 12387 12706 12706 14135 14135 13954 13954 12828 12828 11484 11484 12093 12093 12706
301+Ari 3 13209 9884 9884 8903 8903 8832
302+Sct 5 92175 92202 92202 92814 92814 90595 90595 91117 91117 92175
303+Pyx 2 42515 42828 42828 43409
304+Boo 9 71795 69673 69673 72105 72105 74666 74666 73555 73555 71075 71075 71053 71053 69673 69673 67927 67927 67459
305+Cae 2 21060 21770 21770 21861
306+Cha 2 40702 51839 51839 60000
307+Cnc 5 43103 42806 42806 40843 42806 42911 42911 40526 42911 44066
308+Cap 9 100064 100345 100345 104139 104139 105515 105515 106985 106985 107556 105515 105881 105881 104139 100345 102485 104139 102978
309+Car 14 45238 50099 50099 52419 52419 52468 52468 54463 54463 53253 53253 51232 51232 50371 50371 45556 42568 41037 41037 30438 45080 45556 45080 42568 30438 31685 41037 39429
310+Cas 4 8886 6686 6686 4427 4427 3179 3179 746
311+Cen 16 71683 68702 68702 66657 66657 68002 68002 68282 68282 67472 67472 67464 67464 65936 65936 65109 67464 68933 67472 71352 71352 73334 68002 61932 61932 60823 60823 59196 59196 56480 56480 56561
312+Cep 6 109492 112724 112724 106032 106032 105199 105199 109492 112724 116727 116727 106032
313+Com 2 64241 64394 64394 60742
314+Cvn 1 61317 63125
315+Aur 6 28380 28360 28360 24608 24608 23453 23453 23015 25428 23015 25428 28380
316+Col 6 30277 29807 29807 28199 28199 27628 27628 28328 27628 26634 26634 25859
317+Cir 2 71908 75323 71908 74824
318+Crt 9 53740 54682 54682 55705 55705 55282 55282 53740 55282 55687 55687 56633 56633 58188 58188 57283 57283 55705
319+CrA 9 91875 92989 92989 93174 93174 93825 93825 94114 94114 94160 94160 94005 94005 93542 93542 92953 91875 90887
320+CrB 6 76127 75695 75695 76267 76267 76952 76952 77512 77512 78159 78159 78493
321+Crv 6 61174 60965 60965 59803 59803 59316 59316 59199 59316 61359 61359 60965
322+Cru 2 61084 60718 62434 59747
323+Cyg 9 94779 95853 95853 97165 97165 100453 100453 102098 100453 102488 102488 104732 104732 107310 100453 98110 98110 95947
324+Del 5 101421 101769 101769 101958 101958 102532 102532 102281 102281 101769
325+Dor 5 27100 27890 27890 26069 26069 27100 26069 21281 21281 19893
326+Dra 14 87585 87833 87833 85670 85670 85829 85829 87585 87585 94376 94376 97433 97433 89937 89937 83895 83895 80331 80331 78527 78527 75458 75458 68756 68756 61281 61281 56211
327+Nor 5 79509 80000 80000 80582 80582 78639 78639 80000 78639 79509
328+Eri 27 7588 9007 9007 10602 10602 11407 11407 12413 12413 12486 12486 13847 13847 15510 15510 17797 17797 17874 17874 20042 20042 20535 20535 21393 21393 17651 17651 16611 16611 15474 15474 14146 14146 12843 12843 13701 13701 15197 15197 16537 16537 17378 17378 21444 21444 22109 22109 22701 22701 23875 23875 23972 23972 21594
329+Sge 4 96837 97365 97365 96757 97365 98337 98337 98920
330+For 1 13147 14879
331+Gem 16 31681 34088 34088 35550 35550 35350 35350 32362 35550 36962 36962 37740 36962 37826 36962 36046 36046 34693 34693 36850 34693 33018 34693 32246 32246 30883 32246 30343 30343 29655 29655 28734
332+Cam 5 16228 18505 18505 22783 16228 17959 17959 22783 17959 25110
333+CMa 17 33160 34045 34045 33347 33347 32349 32349 33977 33977 34444 34444 35037 35037 35904 33579 33856 33856 34444 33856 33165 33165 31592 31592 31416 31592 30324 31592 32349 33579 32759 30122 33579 33347 33160
334+UMa 19 67301 65378 65378 62956 62956 59774 59774 54061 54061 53910 53910 58001 58001 59774 58001 57399 57399 54539 54539 50372 54539 50801 53910 48402 48402 46853 46853 44471 46853 44127 48402 48319 48319 41704 41704 46733 46733 54061
335+Gru 9 114131 110997 110997 109268 109268 112122 112122 114421 114421 114131 112122 113638 112122 112623 109268 109111 109111 108085
336+Her 18 86414 87808 87808 85112 85112 84606 84606 84380 84380 81833 81833 81126 81126 79992 79992 77760 81833 81693 81693 80816 80816 80170 81693 83207 83207 85693 85693 84379 86974 87933 87933 88794 87933 86974 83207 84380
337+Hor 2 19747 12484 12484 14240
338+Hya 18 42799 42402 42402 42313 42313 43109 43109 43234 43234 42799 43234 43813 43813 45336 45336 46776 46776 46509 46509 46390 46390 48356 48356 49841 49841 51069 51069 52943 52943 56343 56343 57936 57936 64166 64166 64962
339+Hyi 4 2021 17678 17678 12394 12394 11001 11001 9236
340+Ind 3 105319 101772 101772 103227 103227 105319
341+Lac 6 109937 111104 111104 111022 111022 110609 110609 110538 110538 111169 111169 111022
342+Mon 6 29651 30867 30867 34769 34769 30419 30419 29151 34769 39863 39863 37447
343+Lep 14 28910 28103 28103 27288 27288 25985 25985 24305 25985 27654 27654 27072 27072 25606 25606 23685 25985 25606 24305 24845 24305 24327 23685 24305 24327 24244 24845 24873
344+Leo 10 57632 54879 54879 49669 49669 49583 49583 50583 50583 54872 54872 57632 50583 50335 50335 48455 48455 47908 54872 54879
345+Lup 13 77634 78970 78970 78384 78384 77634 78384 76297 76297 75141 75141 75177 75141 73273 76297 76552 76552 74395 74395 71860 74395 71536 71860 70576 71860 73273
346+Lyn 7 45860 45688 45688 44700 44700 44248 44248 41075 41075 36145 36145 33449 33449 30060
347+Lyr 5 91262 91971 91971 92420 92420 93194 93194 92791 92791 91971
348+Ant 1 51172 48926
349+Mic 2 105140 103738 103738 102831
350+Mus 4 62322 57363 57363 61199 61199 61585 61585 62322
351+Oct 3 107089 112405 112405 70638 70638 107089
352+Aps 2 72370 81065 81065 81852
353+Oph 7 86032 86742 84012 86742 86032 83000 83000 79882 79882 81377 81377 84012 84012 85755
354+Ori 21 26727 26311 26311 25930 28691 29426 29426 29038 29038 27913 29426 28614 28614 27989 27989 26727 26727 27366 27366 24436 24436 25930 25930 25336 25336 26207 26207 27989 25336 22449 22449 22549 22549 22730 22730 23123 22449 22509 22509 22845 29038 28614
355+Pav 13 100751 105858 105858 102395 102395 99240 99240 100751 99240 98495 98495 91792 91792 93015 93015 99240 93015 92609 92609 90098 90098 88866 88866 92609 88866 86929
356+Peg 14 1067 113963 113881 112158 112158 109352 113881 112748 112748 112440 112440 109176 109176 107354 113963 112447 112447 112029 112029 109427 109427 107315 677 113881 677 1067 113881 113963
357+Pic 2 32607 27530 27530 27321
358+Per 10 17448 18246 18246 18614 18614 18532 18532 17358 17358 15863 15863 14328 14328 13268 15863 14576 14576 14354 14354 13254
359+Equ 4 104521 104858 104858 105570 105570 104987 104987 104521
360+CMi 1 37279 36188
361+LMi 4 53229 51233 51233 49593 49593 46952 49593 53229
362+Vul 1 95771 98543
363+UMi 7 11767 85822 85822 82080 82080 77055 77055 79822 79822 75097 75097 72607 72607 77055
364+Phe 11 5348 5165 5165 2072 2072 5348 5165 7083 7083 8837 8837 5165 5165 6867 6867 2072 2072 2081 2081 765 765 2072
365+Psc 19 4889 5742 4889 6193 6193 5742 5742 7097 7097 8198 8198 9487 9487 8833 8833 7884 7884 7007 7007 4906 4906 3760 3760 1645 1645 118268 118268 116771 116771 116928 116928 115738 115738 114971 114971 115830 115830 116771
366+PsA 6 113368 111954 111954 108661 108661 107608 107608 109422 109422 111188 111188 113246
367+Vol 7 37504 34481 34481 39794 39794 37504 39794 35228 39794 41312 41312 44382 44382 39794
368+Pup 7 39757 38146 38146 35264 35264 31685 31685 32768 32768 36377 36377 39429 39429 39757
369+Ret 4 19780 19921 19921 18597 18597 17440 17440 19780
370+Sgr 24 89931 90496 89642 90185 90185 88635 88635 87072 88635 89931 89931 90185 90185 93506 93506 92041 92041 89931 92041 90496 90496 89341 93506 93864 93864 92855 92855 92041 92855 93085 93085 93683 93683 94820 94820 95168 93864 96406 96406 98688 98688 98412 98412 98032 98032 95347 98032 95294
371+Sco 12 85927 86670 86670 87073 87073 86228 86228 84143 84143 82671 82671 82514 82514 82396 82396 81266 81266 80763 80763 78401 80763 78265 80763 78820
372+Ser 11 77516 77622 77622 77070 77070 76276 76276 77233 77233 78072 78072 77450 77450 77233 92946 89962 89962 86565 86565 86263 86263 84880
373+Sex 1 51437 49641
374+Men 1 25918 21949
375+Tau 12 25428 21881 21881 20889 21421 26451 20205 20455 20205 18724 18724 15900 21421 20889 21421 20894 20894 20205 20889 20648 20648 20455 20455 17847
376+Tel 1 90568 90422
377+Tuc 3 110130 114996 114996 1599 114996 2484
378+Tri 3 10559 10064 10064 8796 8796 10559
379+Tra 3 82273 74946 74946 77952 77952 82273
380+Aqr 14 106278 109074 109074 110395 110395 110960 110960 111497 111497 112961 112961 114855 114855 115438 109074 110003 110003 109139 110003 111123 111123 112716 112716 113136 113136 114341 102618 106278
381+Vir 12 57380 60030 60030 61941 61941 65474 65474 69427 69427 69701 69701 71957 65474 66249 66249 68520 68520 72220 66249 63090 63090 63608 63090 61941
382+Vel 10 39953 42536 42536 42913 42913 45941 45941 48774 48774 52727 52727 51986 51986 50191 50191 46651 46651 44816 44816 39953
383+
384+
385
386=== added file 'western-color/corona-australis.png'
387Binary files western-color/corona-australis.png 1970-01-01 00:00:00 +0000 and western-color/corona-australis.png 2011-05-19 09:37:25 +0000 differ
388=== added file 'western-color/corona-borealis.png'
389Binary files western-color/corona-borealis.png 1970-01-01 00:00:00 +0000 and western-color/corona-borealis.png 2011-05-19 09:37:25 +0000 differ
390=== added file 'western-color/corvus.png'
391Binary files western-color/corvus.png 1970-01-01 00:00:00 +0000 and western-color/corvus.png 2011-05-19 09:37:25 +0000 differ
392=== added file 'western-color/crater.png'
393Binary files western-color/crater.png 1970-01-01 00:00:00 +0000 and western-color/crater.png 2011-05-19 09:37:25 +0000 differ
394=== added file 'western-color/crux.png'
395Binary files western-color/crux.png 1970-01-01 00:00:00 +0000 and western-color/crux.png 2011-05-19 09:37:25 +0000 differ
396=== added file 'western-color/cygnus.png'
397Binary files western-color/cygnus.png 1970-01-01 00:00:00 +0000 and western-color/cygnus.png 2011-05-19 09:37:25 +0000 differ
398=== added file 'western-color/delphinus.png'
399Binary files western-color/delphinus.png 1970-01-01 00:00:00 +0000 and western-color/delphinus.png 2011-05-19 09:37:25 +0000 differ
400=== added file 'western-color/description.ar.utf8'
401--- western-color/description.ar.utf8 1970-01-01 00:00:00 +0000
402+++ western-color/description.ar.utf8 2011-05-19 09:37:25 +0000
403@@ -0,0 +1,19 @@
404+<html dir="rtl">
405+<h2>الغربي</h2>
406+<p>أصبح الفلك الغربي هو المستخدم عالمياً من قبل الفلكيين في الوقت الحاضر، ويعتبر هو الخط الرسمي للإتحاد العالمي الفلكي(International Astronomical Union). وترجع أصوله التاريخية لفلك الإغريقيين القدماء مع تأثيرات من فلك المسلمين.
407+
408+<h3>الكوكبات</h3>
409+<p>يقسم الفلك الغربي الكرة السماوية إلى 88 منطقة ذات مساحات مختلفة تسمى <b>كوكبات</b>, وتم تعريف حدود كل منها بشكل دقيق, من قبل الإتحاد العالمي الفلكي. أصبحت هذه الكوكبات هي الطريقةالقياسية لوصف السماء, حيث تستخدم بشكل يومي عوضاً عن الكثير من مجموعات الكوكبات في تراث الثقافات الأخرى.</p>
410+
411+<h3>أسماء النجوم</h3>
412+<p>أتى معظم أسماء النجوم التقليدية الغربية من اللغة العربية. وفي الفلك تستخدم تسميات باير/فلامستيد, Bayer/Flamsteed وتسميات أدلة النجوم الأخرى بشكل موسع فيما عدا بعض الاستثناءات حينما يكون الاسم التقليدي أكثر شهرة.</p>
413+
414+<h3>روابط خارجية</h3>
415+<html dir="ltr">
416+<ul><li> <a href="http://en.wikipedia.org/wiki/Constellation" class='external text' title="http://en.wikipedia.org/wiki/Constellation" rel="nofollow">Constellation</a> article at Wikipedia
417+</li><li> <a href="http://en.wikipedia.org/wiki/Star_catalogue" class='external text' title="http://en.wikipedia.org/wiki/Star catalogue" rel="nofollow">Star Catalogue</a> article at Wikipedia
418+</li><li> <a href="http://hubblesource.stsci.edu/sources/illustrations/constellations/" class='external text' title="http://hubblesource.stsci.edu/sources/illustrations/constellations/" rel="nofollow">Constellation image library</a> of the U.S. Naval Observatory and the Space Telescope Science Institute. Johannes Hevelius Engravings.
419+</li></ul>
420+<html dir="rtl">
421+<p>ترجمة:</p>
422+<p>خالد بن عبدالله العجاجي - الرياض - السعودية</p>
423\ No newline at end of file
424
425=== added file 'western-color/description.en.utf8'
426--- western-color/description.en.utf8 1970-01-01 00:00:00 +0000
427+++ western-color/description.en.utf8 2011-05-19 09:37:25 +0000
428@@ -0,0 +1,24 @@
429+<h2>Western (color)</h2>
430+<p>Western sky culture is used internationally by modern astronomers, and is the official scheme of The International Astronomical Union. It has historical roots in Ancient Greek astronomy, with influences from Islamic astronomy.
431+
432+<h3>Constellations</h3>
433+<p>The Western culture divides the celestial sphere into 88 areas of various sizes called <i>constellations</i>, each with precise boundary, issued by the International Astronomical Union. These constellations have become the standard way to describe the sky, replacing similar sets in other sky cultures exhaustively in daily usage.</p>
434+
435+<h3>Star names</h3>
436+<p>Most of traditional western star names came from Arabic. In astronomy, Bayer/Flamsteed designations and other star catalogues are widely used instead of traditional names except few cases where the traditional names are more famous than the designations.</p>
437+
438+<h3>Alternative asterism files for Stellarium</h3>
439+<p>Asterisms by H.A. Rey, from his book "The Stars: A New Way To See Them", by <a href="http://sourceforge.net/users/tleemans/" class='external text' title="http://sourceforge.net/users/tleemans/" rel="nofollow">tleemans</a></p>
440+<p><a href="http://sourceforge.net/tracker/download.php?group_id=48857&amp;atid=454375&amp;file_id=117135&amp;aid=1109398" class='external text' title="http://sourceforge.net/tracker/download.php?group id=48857&amp;atid=454375&amp;file id=117135&amp;aid=1109398" rel="nofollow">Download this constellationship.fab file</a></p>
441+
442+<h3>External links</h3>
443+<ul><li> <a href="http://en.wikipedia.org/wiki/Constellation" class='external text' title="http://en.wikipedia.org/wiki/Constellation" rel="nofollow">Constellation</a> article at Wikipedia
444+</li><li> <a href="http://en.wikipedia.org/wiki/Star_catalogue" class='external text' title="http://en.wikipedia.org/wiki/Star catalogue" rel="nofollow">Star Catalogue</a> article at Wikipedia
445+</li><li> <a href="http://hubblesource.stsci.edu/sources/illustrations/constellations/" class='external text' title="http://hubblesource.stsci.edu/sources/illustrations/constellations/" rel="nofollow">Constellation image library</a> of the U.S. Naval Observatory and the Space Telescope Science Institute. Johannes Hevelius Engravings.
446+</li></ul>
447+
448+<h3>Authors</h3>
449+<p>Constellation art created by Johan Meuris, color added by <a href="mailto:erasse@users.sourceforge.net">Erasmo Sesena</a></p>
450+
451+<h3>License</h3>
452+<p>Released under the <a href="http://artlibre.org/licence.php/lalgb.html">Free Art License</a></p>
453
454=== added file 'western-color/description.it.utf8'
455--- western-color/description.it.utf8 1970-01-01 00:00:00 +0000
456+++ western-color/description.it.utf8 2011-05-19 09:37:25 +0000
457@@ -0,0 +1,35 @@
458+<h2>Occidentale</h2> <p>Le costellazioni della cultura occidentale sono quelle
459+comunemente utilizzate dalla comunit&agrave; astronomica internazionale e riconosciute
460+dalla IAU (International Astronomical Union). Queste costellazioni hanno origine
461+dalla mitologia greco-romana, con influenze dell'astronomia araba.</p>
462+
463+<h3>Costellazioni</h3> <p>La cultura occidentale divide la sfera celeste in 88
464+zone di varie dimensioni chiamate <i>costellazioni</i>, ciascuna con i suoi
465+confini ben definiti, stabiliti dalla IAU. Queste 88 costellazioni sono diventate di uso comune per descrivere il cielo, sostituendo altre suddivisioni tipiche di altre civilt&agrave;.</p>
466+
467+<h3>Nomi delle stelle</h3>
468+<p>La maggior parte dei nomi delle stelle delle
469+costellazioni della cultura occidentale deriva dalla lingua araba. In astronomia
470+vengono utilizzate le classificazioni di Bayer/Flamsteed e altri cataloghi
471+stellari, al posto dei nomi tradizionali, con per&ograve; alcune eccezioni in cui i nomi tradizionali sono pi&ugrave; famosi delle classificazioni dei cataloghi.</p>
472+
473+<h3>Altri file con differenti asterismi, per Stellarium</h3> <p>Asterismi di H.A.Rey, dal suo libro "The Stars: A New Way To See Them", da <a
474+href="http://sourceforge.net/users/tleemans/" class='external text'
475+title="http://sourceforge.net/users/tleemans/" rel="nofollow">tleemans</a></p>
476+<p><a
477+href="http://sourceforge.net/tracker/download.php?group_id=48857&amp;atid=454375&amp;file_id=117135&amp;aid=1109398"
478+class='external text' title="http://sourceforge.net/tracker/download.php?group
479+id=48857&amp;atid=454375&amp;file id=117135&amp;aid=1109398"
480+rel="nofollow">Scarica il file constellationship.fab</a></p>
481+
482+<h3>Altri link</h3> <ul><li> <a href="http://en.wikipedia.org/wiki/Constellation"
483+class='external text' title="http://en.wikipedia.org/wiki/Constellation"
484+rel="nofollow">Constellation</a> articolo su Wikipedia </li><li> <a
485+href="http://en.wikipedia.org/wiki/Star_catalogue" class='external text'
486+title="http://en.wikipedia.org/wiki/Star catalogue" rel="nofollow">Star
487+Catalogue</a> articolo su Wikipedia </li><li> <a
488+href="http://hubblesource.stsci.edu/sources/illustrations/constellations/"
489+class='external text'
490+title="http://hubblesource.stsci.edu/sources/illustrations/constellations/"
491+rel="nofollow">Constellation image library</a> del U.S. Naval Observatory e Space
492+Telescope Science Institute, Johannes Hevelius Engravings. </li></ul>
493
494=== added file 'western-color/description.ru.utf8'
495--- western-color/description.ru.utf8 1970-01-01 00:00:00 +0000
496+++ western-color/description.ru.utf8 2011-05-19 09:37:25 +0000
497@@ -0,0 +1,27 @@
498+<h2>Западная (цветной набор рисунков)</h2>
499+<p>Западная культура неба является официальной схемой созвездий Международного астрономического союза и повсеместно используемой в современном мире. Исторические корни этой культуры лежат в древнегреческой астрономии с вкраплениями исламской астрономии.</p>
500+
501+<h3>Созвездия</h3>
502+<p>Западная культура делит небесную сферу на 88 участков различных размеров, называемыми <i>созвездиями</i> с фиксированными границами, определенными Международным астрономическим союзом. Этими созвездиями стали повсеместно пользоваться для описания неба, заменяя аналогичные наборы из других культур.</p>
503+
504+<h3>Названия звёзд</h3>
505+<p>Большинство традиционных западных названий звёзд имеют арабские корни. В астрономии вместо традиционных названий звёзд широко используются их обозначения из различных звёздных каталогов, включая каталоги Байера и Флемстида, за исключением редких случаев, когда традиционные названия звёзд более знамениты, чем их обозначения.</p>
506+
507+<h3>Файлы альтернативных рисунков созвездий для Stellarium'а</h3>
508+<p>Рисунок созвездий Г. Рея из его книги "Звезды: Новые очертания старых созвездий.", сделанный пользователем <a href="http://sourceforge.net/users/tleemans/" class='external text' title="http://sourceforge.net/users/tleemans/" rel="nofollow">tleemans</a></p>
509+<p><a href="http://sourceforge.net/tracker/download.php?group_id=48857&amp;atid=454375&amp;file_id=117135&amp;aid=1109398" class='external text' title="http://sourceforge.net/tracker/download.php?group id=48857&amp;atid=454375&amp;file id=117135&amp;aid=1109398" rel="nofollow">Скачать файл constellationship.fab</a></p>
510+
511+<h3>Внешние ссылки</h3>
512+<ul><li> <a href="http://en.wikipedia.org/wiki/Constellation" class='external text' title="http://en.wikipedia.org/wiki/Constellation" rel="nofollow">Созвездие</a> &mdash; англ. статья в Википедии
513+</li><li> <a href="http://ru.wikipedia.org/wiki/Созвездие" class='external text' title="http://ru.wikipedia.org/wiki/Созвездие" rel="nofollow">Созвездие</a> &mdash; русск. статья в Википедии
514+</li><li> <a href="http://en.wikipedia.org/wiki/Star_catalogue" class='external text' title="http://en.wikipedia.org/wiki/Star_catalogue" rel="nofollow">Каталог звёздного неба</a> &mdash; англ. статья в Википедии
515+</li><li> <a href="http://ru.wikipedia.org/wiki/Каталог_звёздного_неба" class='external text' title="http://ru.wikipedia.org/wiki/Каталог_звёздного_неба" rel="nofollow">Каталог звёздного неба</a> &mdash; русск. статья в Википедии
516+</li><li> <a href="http://hubblesource.stsci.edu/sources/illustrations/constellations/" class='external text' title="http://hubblesource.stsci.edu/sources/illustrations/constellations/" rel="nofollow">Библиотека изображений созвездий</a> Военно-морской обсерватории США и Института космического телескопа. Гравюры Яна Гевелия.
517+</li><li> <a href="http://prao.ru/Constellations/index.html" class='external text' title="http://prao.ru/Constellations/index.html" rel="nofollow">Легенды и мифы о созвездиях.</a>
518+</li><li> <a href="http://www.astronet.ru/db/constell.html" class='external text' title="http://www.astronet.ru/db/constell.html" rel="nofollow">Созвездия</a> на сайте Астронет.</li></ul>
519+
520+<h3>Авторы</h3>
521+<p>Рисунки созвездий созданы Джоханом Меурисом (Johan Meuris), разукрашены Эразмо Сесеной (<a href="mailto:erasse@users.sourceforge.net">Erasmo Sesena</a>)</p>
522+
523+<h3>Лицензия</h3>
524+<p>Культура распространяется на условиях <a href="http://artlibre.org/licence.php/lalgb.html">Free Art License</a></p>
525\ No newline at end of file
526
527=== added file 'western-color/dorado.png'
528Binary files western-color/dorado.png 1970-01-01 00:00:00 +0000 and western-color/dorado.png 2011-05-19 09:37:25 +0000 differ
529=== added file 'western-color/draco.png'
530Binary files western-color/draco.png 1970-01-01 00:00:00 +0000 and western-color/draco.png 2011-05-19 09:37:25 +0000 differ
531=== added file 'western-color/equuleus.png'
532Binary files western-color/equuleus.png 1970-01-01 00:00:00 +0000 and western-color/equuleus.png 2011-05-19 09:37:25 +0000 differ
533=== added file 'western-color/eridanus.png'
534Binary files western-color/eridanus.png 1970-01-01 00:00:00 +0000 and western-color/eridanus.png 2011-05-19 09:37:25 +0000 differ
535=== added file 'western-color/fornax.png'
536Binary files western-color/fornax.png 1970-01-01 00:00:00 +0000 and western-color/fornax.png 2011-05-19 09:37:25 +0000 differ
537=== added file 'western-color/gemini.png'
538Binary files western-color/gemini.png 1970-01-01 00:00:00 +0000 and western-color/gemini.png 2011-05-19 09:37:25 +0000 differ
539=== added file 'western-color/grus.png'
540Binary files western-color/grus.png 1970-01-01 00:00:00 +0000 and western-color/grus.png 2011-05-19 09:37:25 +0000 differ
541=== added file 'western-color/hercules.png'
542Binary files western-color/hercules.png 1970-01-01 00:00:00 +0000 and western-color/hercules.png 2011-05-19 09:37:25 +0000 differ
543=== added file 'western-color/horlogium.png'
544Binary files western-color/horlogium.png 1970-01-01 00:00:00 +0000 and western-color/horlogium.png 2011-05-19 09:37:25 +0000 differ
545=== added file 'western-color/hydra.png'
546Binary files western-color/hydra.png 1970-01-01 00:00:00 +0000 and western-color/hydra.png 2011-05-19 09:37:25 +0000 differ
547=== added file 'western-color/hydrus.png'
548Binary files western-color/hydrus.png 1970-01-01 00:00:00 +0000 and western-color/hydrus.png 2011-05-19 09:37:25 +0000 differ
549=== added file 'western-color/indus.png'
550Binary files western-color/indus.png 1970-01-01 00:00:00 +0000 and western-color/indus.png 2011-05-19 09:37:25 +0000 differ
551=== added file 'western-color/info.ini'
552--- western-color/info.ini 1970-01-01 00:00:00 +0000
553+++ western-color/info.ini 2011-05-19 09:37:25 +0000
554@@ -0,0 +1,5 @@
555+[info]
556+name = Western (color)
557+author = Constellation art created by Johan Meuris, color added by Erasmo Sesema (erasse at users.sourceforge.net)
558+license = Released under the Free Art License (http://artlibre.org/licence.php/lalgb.html)
559+descriptionSource = http://www.stellarium.org/wiki/index.php/Sky_culturesWestern
560\ No newline at end of file
561
562=== added file 'western-color/lacerta.png'
563Binary files western-color/lacerta.png 1970-01-01 00:00:00 +0000 and western-color/lacerta.png 2011-05-19 09:37:25 +0000 differ
564=== added file 'western-color/leo-minor.png'
565Binary files western-color/leo-minor.png 1970-01-01 00:00:00 +0000 and western-color/leo-minor.png 2011-05-19 09:37:25 +0000 differ
566=== added file 'western-color/leo.png'
567Binary files western-color/leo.png 1970-01-01 00:00:00 +0000 and western-color/leo.png 2011-05-19 09:37:25 +0000 differ
568=== added file 'western-color/lepus.png'
569Binary files western-color/lepus.png 1970-01-01 00:00:00 +0000 and western-color/lepus.png 2011-05-19 09:37:25 +0000 differ
570=== added file 'western-color/libra.png'
571Binary files western-color/libra.png 1970-01-01 00:00:00 +0000 and western-color/libra.png 2011-05-19 09:37:25 +0000 differ
572=== added file 'western-color/lupus.png'
573Binary files western-color/lupus.png 1970-01-01 00:00:00 +0000 and western-color/lupus.png 2011-05-19 09:37:25 +0000 differ
574=== added file 'western-color/lynx.png'
575Binary files western-color/lynx.png 1970-01-01 00:00:00 +0000 and western-color/lynx.png 2011-05-19 09:37:25 +0000 differ
576=== added file 'western-color/lyra.png'
577Binary files western-color/lyra.png 1970-01-01 00:00:00 +0000 and western-color/lyra.png 2011-05-19 09:37:25 +0000 differ
578=== added file 'western-color/mensa.png'
579Binary files western-color/mensa.png 1970-01-01 00:00:00 +0000 and western-color/mensa.png 2011-05-19 09:37:25 +0000 differ
580=== added file 'western-color/microscopium.png'
581Binary files western-color/microscopium.png 1970-01-01 00:00:00 +0000 and western-color/microscopium.png 2011-05-19 09:37:25 +0000 differ
582=== added file 'western-color/monoceros.png'
583Binary files western-color/monoceros.png 1970-01-01 00:00:00 +0000 and western-color/monoceros.png 2011-05-19 09:37:25 +0000 differ
584=== added file 'western-color/musca.png'
585Binary files western-color/musca.png 1970-01-01 00:00:00 +0000 and western-color/musca.png 2011-05-19 09:37:25 +0000 differ
586=== added file 'western-color/norma.png'
587Binary files western-color/norma.png 1970-01-01 00:00:00 +0000 and western-color/norma.png 2011-05-19 09:37:25 +0000 differ
588=== added file 'western-color/octans.png'
589Binary files western-color/octans.png 1970-01-01 00:00:00 +0000 and western-color/octans.png 2011-05-19 09:37:25 +0000 differ
590=== added file 'western-color/ophiuchus.png'
591Binary files western-color/ophiuchus.png 1970-01-01 00:00:00 +0000 and western-color/ophiuchus.png 2011-05-19 09:37:25 +0000 differ
592=== added file 'western-color/orion.png'
593Binary files western-color/orion.png 1970-01-01 00:00:00 +0000 and western-color/orion.png 2011-05-19 09:37:25 +0000 differ
594=== added file 'western-color/pavo.png'
595Binary files western-color/pavo.png 1970-01-01 00:00:00 +0000 and western-color/pavo.png 2011-05-19 09:37:25 +0000 differ
596=== added file 'western-color/pegasus.png'
597Binary files western-color/pegasus.png 1970-01-01 00:00:00 +0000 and western-color/pegasus.png 2011-05-19 09:37:25 +0000 differ
598=== added file 'western-color/perseus.png'
599Binary files western-color/perseus.png 1970-01-01 00:00:00 +0000 and western-color/perseus.png 2011-05-19 09:37:25 +0000 differ
600=== added file 'western-color/phoenix.png'
601Binary files western-color/phoenix.png 1970-01-01 00:00:00 +0000 and western-color/phoenix.png 2011-05-19 09:37:25 +0000 differ
602=== added file 'western-color/pictor.png'
603Binary files western-color/pictor.png 1970-01-01 00:00:00 +0000 and western-color/pictor.png 2011-05-19 09:37:25 +0000 differ
604=== added file 'western-color/pisces.png'
605Binary files western-color/pisces.png 1970-01-01 00:00:00 +0000 and western-color/pisces.png 2011-05-19 09:37:25 +0000 differ
606=== added file 'western-color/piscis-austrinus.png'
607Binary files western-color/piscis-austrinus.png 1970-01-01 00:00:00 +0000 and western-color/piscis-austrinus.png 2011-05-19 09:37:25 +0000 differ
608=== added file 'western-color/pyxis.png'
609Binary files western-color/pyxis.png 1970-01-01 00:00:00 +0000 and western-color/pyxis.png 2011-05-19 09:37:25 +0000 differ
610=== added file 'western-color/reticulum.png'
611Binary files western-color/reticulum.png 1970-01-01 00:00:00 +0000 and western-color/reticulum.png 2011-05-19 09:37:25 +0000 differ
612=== added file 'western-color/sagitta.png'
613Binary files western-color/sagitta.png 1970-01-01 00:00:00 +0000 and western-color/sagitta.png 2011-05-19 09:37:25 +0000 differ
614=== added file 'western-color/sagittarius.png'
615Binary files western-color/sagittarius.png 1970-01-01 00:00:00 +0000 and western-color/sagittarius.png 2011-05-19 09:37:25 +0000 differ
616=== added file 'western-color/scorpius.png'
617Binary files western-color/scorpius.png 1970-01-01 00:00:00 +0000 and western-color/scorpius.png 2011-05-19 09:37:25 +0000 differ
618=== added file 'western-color/sculptor.png'
619Binary files western-color/sculptor.png 1970-01-01 00:00:00 +0000 and western-color/sculptor.png 2011-05-19 09:37:25 +0000 differ
620=== added file 'western-color/scutum.png'
621Binary files western-color/scutum.png 1970-01-01 00:00:00 +0000 and western-color/scutum.png 2011-05-19 09:37:25 +0000 differ
622=== added file 'western-color/sextans.png'
623Binary files western-color/sextans.png 1970-01-01 00:00:00 +0000 and western-color/sextans.png 2011-05-19 09:37:25 +0000 differ
624=== added file 'western-color/star_names.fab'
625--- western-color/star_names.fab 1970-01-01 00:00:00 +0000
626+++ western-color/star_names.fab 2011-05-19 09:37:25 +0000
627@@ -0,0 +1,230 @@
628+ 677|_("Alpheratz")
629+ 746|_("Caph")
630+ 1067|_("Algenib")
631+ 2081|_("Ankaa")
632+ 3179|_("Shedir")
633+ 3419|_("Diphda")
634+ 3829|_("Van Maanen 2")
635+ 5447|_("Mirach")
636+ 6411|_("Adhil")
637+ 6686|_("Ruchbah")
638+ 7588|_("Achernar")
639+ 8645|_("Baten Kaitos")
640+ 8796|_("Mothallah")
641+ 8832|_("Mesarthim")
642+ 8903|_("Sheratan")
643+ 9487|_("Alrescha")
644+ 9640|_("Almaak")
645+ 9884|_("Hamal")
646+ 10826|_("Mira")
647+ 11767|_("Polaris")
648+ 13701|_("Azha")
649+ 13847|_("Acamar")
650+ 14135|_("Menkar")
651+ 14576|_("Algol")
652+ 14838|_("Botein")
653+ 15197|_("Zibal")
654+ 15863|_("Mirphak")
655+ 17448|_("Atik")
656+ 17489|_("Celaeno")
657+ 17499|_("Electra")
658+ 17531|_("Taygeta")
659+ 17573|_("Maia")
660+ 17579|_("Asterope")
661+ 17608|_("Merope")
662+ 17702|_("Alcyone")
663+ 17847|_("Atlas")
664+ 17851|_("Pleione")
665+ 18543|_("Zaurak")
666+ 18614|_("Menkib")
667+ 19587|_("Beid")
668+ 19849|_("Keid")
669+ 20889|_("Ain")
670+ 21421|_("Aldebaran")
671+ 23875|_("Cursa")
672+ 24186|_("Kapteyn's Star")
673+ 24436|_("Rigel")
674+ 24608|_("Capella")
675+ 25336|_("Bellatrix")
676+ 25428|_("Alnath")
677+ 25606|_("Nihal")
678+ 25930|_("Mintaka")
679+ 25985|_("Arneb")
680+ 26207|_("Meissa")
681+ 26311|_("Alnilam")
682+ 26634|_("Phact")
683+ 26727|_("Alnitak")
684+ 27366|_("Saiph")
685+ 27628|_("Wazn")
686+ 27989|_("Betelgeuse")
687+ 28360|_("Menkalinan")
688+ 29655|_("Propus")
689+ 30089|_("Red Rectangle")
690+ 30122|_("Furud")
691+ 30324|_("Mirzam")
692+ 30343|_("Tejat")
693+ 30438|_("Canopus")
694+ 31681|_("Alhena")
695+ 32246|_("Mebsuta")
696+ 32349|_("Sirius")
697+ 33579|_("Adhara")
698+ 34045|_("Muliphein")
699+ 34088|_("Mekbuda")
700+ 34444|_("Wezen")
701+ 35488|_("Bernes 135")
702+ 35550|_("Wasat")
703+ 35904|_("Aludra")
704+ 36188|_("Gomeisa")
705+ 36208|_("Luyten's Star")
706+ 36850|_("Castor")
707+ 37279|_("Procyon")
708+ 37826|_("Pollux")
709+ 39429|_("Naos")
710+ 39953|_("Regor")
711+ 40167|_("Tegmine")
712+ 41037|_("Avior")
713+ 41704|_("Muscida")
714+ 42806|_("Asellus Borealis")
715+ 42911|_("Asellus Australis")
716+ 44066|_("Acubens")
717+ 44127|_("Talitha")
718+ 44816|_("Suhail")
719+ 45238|_("Miaplacidus")
720+ 45556|_("Aspidiske")
721+ 46390|_("Alphard")
722+ 46750|_("Alterf")
723+ 47508|_("Subra")
724+ 48455|_("Rasalas")
725+ 49669|_("Regulus")
726+ 50335|_("Adhafera")
727+ 50372|_("Tania Borealis")
728+ 50583|_("Algieba")
729+ 50801|_("Tania Australis")
730+ 53740|_("Alkes")
731+ 53910|_("Merak")
732+ 54061|_("Dubhe")
733+ 54872|_("Zosma")
734+ 54879|_("Chertan")
735+ 55203|_("Alula Australis")
736+ 55219|_("Alula Borealis")
737+ 56211|_("Giausar")
738+ 57632|_("Denebola")
739+ 57757|_("Zavijava")
740+ 58001|_("Phad")
741+ 59199|_("Alchiba")
742+ 59774|_("Megrez")
743+ 59803|_("Gienah")
744+ 60129|_("Zaniah")
745+ 60718|_("Acrux")
746+ 60965|_("Algorab")
747+ 61084|_("Gacrux")
748+ 61317|_("Chara")
749+ 61941|_("Porrima")
750+ 62434|_("Mimosa")
751+ 62956|_("Alioth")
752+ 63125|_("Cor Caroli")
753+ 63608|_("Vindemiatrix")
754+ 65378|_("Mizar")
755+ 65474|_("Spica")
756+ 65477|_("Alcor")
757+ 67301|_("Alkaid")
758+ 67927|_("Muphrid")
759+ 68702|_("Hadar")
760+ 68756|_("Thuban")
761+ 68933|_("Menkent")
762+ 69673|_("Arcturus")
763+ 69701|_("Syrma")
764+ 70890|_("Proxima")
765+ 71075|_("Seginus")
766+ 71683|_("Rigil Kent")
767+ 72105|_("Izar")
768+ 72487|_("Merga")
769+ 72607|_("Kocab")
770+ 72622|_("Zubenelgenubi")
771+ 73555|_("Nekkar")
772+ 74785|_("Zubeneschamali")
773+ 75097|_("Pherkad")
774+ 75411|_("Alkalurops")
775+ 75458|_("Edasich")
776+ 75695|_("Nusakan")
777+ 76267|_("Alphekka")
778+ 77070|_("Unukalhai")
779+ 78401|_("Dschubba")
780+ 78820|_("Acrab")
781+ 79043|_("Marsic")
782+ 79593|_("Yed Prior")
783+ 79882|_("Yed Posterior")
784+ 80112|_("Al Niyat")
785+ 80463|_("Cujam")
786+ 80763|_("Antares")
787+ 80816|_("Kornephoros")
788+ 80883|_("Marfik")
789+ 82273|_("Atria")
790+ 83608|_("Alrakis")
791+ 84012|_("Sabik")
792+ 84345|_("Rasalgethi")
793+ 85670|_("Rastaban")
794+ 85693|_("Maasym")
795+ 85696|_("Lesath")
796+ 85822|_("Yildun")
797+ 85927|_("Shaula")
798+ 86032|_("Rasalhague")
799+ 86228|_("Girtab")
800+ 86742|_("Cebalrai")
801+ 87585|_("Grumium")
802+ 87833|_("Etamin")
803+ 87937|_("Barnard's Star")
804+ 88635|_("Alnasl")
805+ 89931|_("Kaus Media")
806+ 90185|_("Kaus Australis")
807+ 90496|_("Kaus Borealis")
808+ 91262|_("Vega")
809+ 92420|_("Sheliak")
810+ 92855|_("Nunki")
811+ 92946|_("Alya")
812+ 93194|_("Sulafat")
813+ 93506|_("Ascella")
814+ 94376|_("Altais")
815+ 95241|_("Arkab")
816+ 95347|_("Rukbat")
817+ 95947|_("Albireo")
818+ 96295|_("Campbell's Star")
819+ 96757|_("Sham")
820+ 97278|_("Tarazed")
821+ 97649|_("Altair")
822+ 98036|_("Alshain")
823+100027|_("Algedi")
824+100345|_("Dabih")
825+100453|_("Sadr")
826+100751|_("Peacock")
827+101769|_("Rotanev")
828+101958|_("Sualocin")
829+102098|_("Deneb")
830+102488|_("Gienah")
831+102618|_("Albali")
832+104987|_("Kitalpha")
833+105199|_("Alderamin")
834+106032|_("Alfirk")
835+106278|_("Sadalsuud")
836+106985|_("Nashira")
837+107136|_("Azelfafage")
838+107259|_("The Garnet Star")
839+107315|_("Enif")
840+107556|_("Deneb Algedi")
841+108917|_("Kurhah")
842+109074|_("Sadalmelik")
843+109268|_("Alnair")
844+109427|_("Biham")
845+110003|_("Ancha")
846+110395|_("Sadachbia")
847+110893|_("Kruger 60")
848+111710|_("Situla")
849+112029|_("Homan")
850+112158|_("Matar")
851+112247|_("Babcock's Star")
852+112748|_("Sadalbari")
853+113136|_("Skat")
854+113368|_("Fomalhaut")
855+113881|_("Sheat")
856+113963|_("Markab")
857+116727|_("Errai")
858
859=== added file 'western-color/taurus.png'
860Binary files western-color/taurus.png 1970-01-01 00:00:00 +0000 and western-color/taurus.png 2011-05-19 09:37:25 +0000 differ
861=== added file 'western-color/telescopium.png'
862Binary files western-color/telescopium.png 1970-01-01 00:00:00 +0000 and western-color/telescopium.png 2011-05-19 09:37:25 +0000 differ
863=== added file 'western-color/triangulum-australe.png'
864Binary files western-color/triangulum-australe.png 1970-01-01 00:00:00 +0000 and western-color/triangulum-australe.png 2011-05-19 09:37:25 +0000 differ
865=== added file 'western-color/triangulum.png'
866Binary files western-color/triangulum.png 1970-01-01 00:00:00 +0000 and western-color/triangulum.png 2011-05-19 09:37:25 +0000 differ
867=== added file 'western-color/tucana.png'
868Binary files western-color/tucana.png 1970-01-01 00:00:00 +0000 and western-color/tucana.png 2011-05-19 09:37:25 +0000 differ
869=== added file 'western-color/ursa-major.png'
870Binary files western-color/ursa-major.png 1970-01-01 00:00:00 +0000 and western-color/ursa-major.png 2011-05-19 09:37:25 +0000 differ
871=== added file 'western-color/ursa-minor.png'
872Binary files western-color/ursa-minor.png 1970-01-01 00:00:00 +0000 and western-color/ursa-minor.png 2011-05-19 09:37:25 +0000 differ
873=== added file 'western-color/virgo.png'
874Binary files western-color/virgo.png 1970-01-01 00:00:00 +0000 and western-color/virgo.png 2011-05-19 09:37:25 +0000 differ
875=== added file 'western-color/volans.png'
876Binary files western-color/volans.png 1970-01-01 00:00:00 +0000 and western-color/volans.png 2011-05-19 09:37:25 +0000 differ
877=== added file 'western-color/vulpecula.png'
878Binary files western-color/vulpecula.png 1970-01-01 00:00:00 +0000 and western-color/vulpecula.png 2011-05-19 09:37:25 +0000 differ

Subscribers

People subscribed via source and target branches