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
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2011-05-19 08:51:03 +0000
+++ CMakeLists.txt 2011-05-19 09:37:25 +0000
@@ -11,3 +11,4 @@
11ADD_SUBDIRECTORY( sami )11ADD_SUBDIRECTORY( sami )
12ADD_SUBDIRECTORY( tupi ) 12ADD_SUBDIRECTORY( tupi )
13ADD_SUBDIRECTORY( western ) 13ADD_SUBDIRECTORY( western )
14ADD_SUBDIRECTORY( western-color )
1415
=== added directory 'western-color'
=== added file 'western-color/CMakeLists.txt'
--- western-color/CMakeLists.txt 1970-01-01 00:00:00 +0000
+++ western-color/CMakeLists.txt 2011-05-19 09:37:25 +0000
@@ -0,0 +1,4 @@
1
2########### install files ###############
3
4INSTALL(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)
05
=== added file 'western-color/README'
--- western-color/README 1970-01-01 00:00:00 +0000
+++ western-color/README 2011-05-19 09:37:25 +0000
@@ -0,0 +1,32 @@
1Constellation art created by Johan Meuris
2For Stellarium http://stellarium.org
3
4Jomejome
5jomejome at users.sourceforge.net
6http://users.pandora.be/jomejom/
7
8License: released under the Free Art License
9http://artlibre.org/licence.php/lalgb.html
10
11Color added by Erasmo Sesena
12erasse at users.sourceforge.net
13
14
15===
16
17To REPLACE your existing Western constellation art, copy the png
18files over your existing constellation art png files.
19
20See either the directory
21
22stellarium/textures/constellation-art/
23
24or
25
26stellarium/skycultures/western/
27
28
29ALTERNATIVEY with some work you can also add a new skyculture
30to keep the existing art and use the new art when desired
31by changing your sky culture. Details vary by release.
32
033
=== added file 'western-color/andromeda.png'
1Binary files western-color/andromeda.png 1970-01-01 00:00:00 +0000 and western-color/andromeda.png 2011-05-19 09:37:25 +0000 differ34Binary 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
=== added file 'western-color/antlia.png'
2Binary files western-color/antlia.png 1970-01-01 00:00:00 +0000 and western-color/antlia.png 2011-05-19 09:37:25 +0000 differ35Binary 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
=== added file 'western-color/apus.png'
3Binary files western-color/apus.png 1970-01-01 00:00:00 +0000 and western-color/apus.png 2011-05-19 09:37:25 +0000 differ36Binary 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
=== added file 'western-color/aquarius.png'
4Binary files western-color/aquarius.png 1970-01-01 00:00:00 +0000 and western-color/aquarius.png 2011-05-19 09:37:25 +0000 differ37Binary 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
=== added file 'western-color/aquila.png'
5Binary files western-color/aquila.png 1970-01-01 00:00:00 +0000 and western-color/aquila.png 2011-05-19 09:37:25 +0000 differ38Binary 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
=== added file 'western-color/ara.png'
6Binary files western-color/ara.png 1970-01-01 00:00:00 +0000 and western-color/ara.png 2011-05-19 09:37:25 +0000 differ39Binary 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
=== added file 'western-color/argonavis.png'
7Binary files western-color/argonavis.png 1970-01-01 00:00:00 +0000 and western-color/argonavis.png 2011-05-19 09:37:25 +0000 differ40Binary 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
=== added file 'western-color/aries.png'
8Binary files western-color/aries.png 1970-01-01 00:00:00 +0000 and western-color/aries.png 2011-05-19 09:37:25 +0000 differ41Binary 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
=== added file 'western-color/auriga.png'
9Binary files western-color/auriga.png 1970-01-01 00:00:00 +0000 and western-color/auriga.png 2011-05-19 09:37:25 +0000 differ42Binary 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
=== added file 'western-color/bootes.png'
10Binary files western-color/bootes.png 1970-01-01 00:00:00 +0000 and western-color/bootes.png 2011-05-19 09:37:25 +0000 differ43Binary 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
=== added file 'western-color/caelum.png'
11Binary files western-color/caelum.png 1970-01-01 00:00:00 +0000 and western-color/caelum.png 2011-05-19 09:37:25 +0000 differ44Binary 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
=== added file 'western-color/camelopardalis.png'
12Binary files western-color/camelopardalis.png 1970-01-01 00:00:00 +0000 and western-color/camelopardalis.png 2011-05-19 09:37:25 +0000 differ45Binary 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
=== added file 'western-color/cancer.png'
13Binary files western-color/cancer.png 1970-01-01 00:00:00 +0000 and western-color/cancer.png 2011-05-19 09:37:25 +0000 differ46Binary 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
=== added file 'western-color/canes-venatici.png'
14Binary 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 differ47Binary 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
=== added file 'western-color/canis-major.png'
15Binary 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 differ48Binary 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
=== added file 'western-color/canis-minor.png'
16Binary 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 differ49Binary 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
=== added file 'western-color/capricornus.png'
17Binary files western-color/capricornus.png 1970-01-01 00:00:00 +0000 and western-color/capricornus.png 2011-05-19 09:37:25 +0000 differ50Binary 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
=== added file 'western-color/cassiopeia.png'
18Binary files western-color/cassiopeia.png 1970-01-01 00:00:00 +0000 and western-color/cassiopeia.png 2011-05-19 09:37:25 +0000 differ51Binary 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
=== added file 'western-color/centaurus.png'
19Binary files western-color/centaurus.png 1970-01-01 00:00:00 +0000 and western-color/centaurus.png 2011-05-19 09:37:25 +0000 differ52Binary 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
=== added file 'western-color/cepheus.png'
20Binary files western-color/cepheus.png 1970-01-01 00:00:00 +0000 and western-color/cepheus.png 2011-05-19 09:37:25 +0000 differ53Binary 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
=== added file 'western-color/cetus.png'
21Binary files western-color/cetus.png 1970-01-01 00:00:00 +0000 and western-color/cetus.png 2011-05-19 09:37:25 +0000 differ54Binary 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
=== added file 'western-color/chamaeleon.png'
22Binary files western-color/chamaeleon.png 1970-01-01 00:00:00 +0000 and western-color/chamaeleon.png 2011-05-19 09:37:25 +0000 differ55Binary 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
=== added file 'western-color/circinus.png'
23Binary files western-color/circinus.png 1970-01-01 00:00:00 +0000 and western-color/circinus.png 2011-05-19 09:37:25 +0000 differ56Binary 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
=== added file 'western-color/columba.png'
24Binary files western-color/columba.png 1970-01-01 00:00:00 +0000 and western-color/columba.png 2011-05-19 09:37:25 +0000 differ57Binary 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
=== added file 'western-color/coma-berenices.png'
25Binary 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 differ58Binary 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
=== added file 'western-color/constellation_names.eng.fab'
--- western-color/constellation_names.eng.fab 1970-01-01 00:00:00 +0000
+++ western-color/constellation_names.eng.fab 2011-05-19 09:37:25 +0000
@@ -0,0 +1,89 @@
1Aql "Aquila" _("Aquila")
2And "Andromeda" _("Andromeda")
3Scl "Sculptor" _("Sculptor")
4Ara "Ara" _("Ara")
5Lib "Libra" _("Libra")
6Cet "Cetus" _("Cetus")
7Ari "Aries" _("Aries")
8Sct "Scutum" _("Scutum")
9Pyx "Pyxis" _("Pyxis")
10Boo "Bootes" _("Bootes")
11Cae "Caelum" _("Caelum")
12Cha "Chamaeleon" _("Chamaeleon")
13Cnc "Cancer" _("Cancer")
14Cap "Capricornus" _("Capricornus")
15Car "Carina" _("Carina")
16Cas "Cassiopeia" _("Cassiopeia")
17Cen "Centaurus" _("Centaurus")
18Cep "Cepheus" _("Cepheus")
19Com "Coma Berenices" _("Coma Berenices")
20Cvn "Canes Venatici" _("Canes Venatici")
21Aur "Auriga" _("Auriga")
22Col "Columba" _("Columba")
23Cir "Circinus" _("Circinus")
24Crt "Crater" _("Crater")
25CrA "Corona Australis" _("Corona Australis")
26CrB "Corona Borealis" _("Corona Borealis")
27Crv "Corvus" _("Corvus")
28Cru "Crux" _("Crux")
29Cyg "Cygnus" _("Cygnus")
30Del "Delphinus" _("Delphinus")
31Dor "Dorado" _("Dorado")
32Dra "Draco" _("Draco")
33Nor "Norma" _("Norma")
34Eri "Eridanus" _("Eridanus")
35Sge "Sagitta" _("Sagitta")
36For "Fornax" _("Fornax")
37Gem "Gemini" _("Gemini")
38Cam "Camelopardalis" _("Camelopardalis")
39CMa "Canis Major" _("Canis Major")
40UMa "Ursa Major" _("Ursa Major")
41Gru "Grus" _("Grus")
42Her "Hercules" _("Hercules")
43Hor "Horologium" _("Horologium")
44Hya "Hydra" _("Hydra")
45Hyi "Hydrus" _("Hydrus")
46Ind "Indus" _("Indus")
47Lac "Lacerta" _("Lacerta")
48Mon "Monoceros" _("Monoceros")
49Lep "Lepus" _("Lepus")
50Leo "Leo" _("Leo")
51Lup "Lupus" _("Lupus")
52Lyn "Lynx" _("Lynx")
53Lyr "Lyra" _("Lyra")
54Ant "Antlia" _("Antlia")
55Mic "Microscopium" _("Microscopium")
56Mus "Musca" _("Musca")
57Oct "Octans" _("Octans")
58Aps "Apus" _("Apus")
59Oph "Ophiuchus" _("Ophiuchus")
60Ori "Orion" _("Orion")
61Pav "Pavo" _("Pavo")
62Peg "Pegasus" _("Pegasus")
63Pic "Pictor" _("Pictor")
64Per "Perseus" _("Perseus")
65Equ "Equuleus" _("Equuleus")
66CMi "Canis Minor" _("Canis Minor")
67LMi "Leo Minor" _("Leo Minor")
68Vul "Vulpecula" _("Vulpecula")
69UMi "Ursa Minor" _("Ursa Minor")
70Phe "Phoenix" _("Phoenix")
71Psc "Pisces" _("Pisces")
72PsA "Piscis Austrinus" _("Piscis Austrinus")
73Vol "Volans" _("Volans")
74Pup "Puppis" _("Puppis")
75Ret "Reticulum" _("Reticulum")
76Sgr "Sagittarius" _("Sagittarius")
77Sco "Scorpius" _("Scorpius")
78Sct "Scutum" _("Scutum")
79Ser "Serpens" _("Serpens")
80Sex "Sextans" _("Sextans")
81Men "Mensa" _("Mensa")
82Tau "Taurus" _("Taurus")
83Tel "Telescopium" _("Telescopium")
84Tuc "Tucana" _("Tucana")
85Tri "Triangulum" _("Triangulum")
86Tra "Triangulum Australe" _("Triangulum Australe")
87Aqr "Aquarius" _("Aquarius")
88Vir "Virgo" _("Virgo")
89Vel "Vela" _("Vela")
090
=== added file 'western-color/constellationsart.fab'
--- western-color/constellationsart.fab 1970-01-01 00:00:00 +0000
+++ western-color/constellationsart.fab 2011-05-19 09:37:25 +0000
@@ -0,0 +1,85 @@
1And andromeda.png 198 215 3881 337 136 3092 224 428 9640
2Ant antlia.png 4 84 51172 72 69 47758 42 120 48926
3Aps apus.png 66 60 81852 76 87 81065 163 110 72370
4Aql aquila.png 163 232 97649 385 131 93244 397 397 93805
5Aqr aquarius.png 144 464 115438 179 98 109074 465 49 102618
6Ara ara.png 98 70 83081 191 93 85727 107 249 88714
7Ari aries.png 12 130 13209 58 206 13914 210 47 8832
8Aur auriga.png 196 189 28380 419 208 24608 290 423 23015
9Boo bootes.png 225 222 72105 365 184 71075 207 401 67927
10Cae caelum.png 16 231 21060 76 145 21770 199 75 21861
11Cam camelopardalis.png 77 46 25110 128 135 22783 219 136 16228
12Cnc cancer.png 29 166 44066 101 255 40526 206 91 40843
13Cap capricornus.png 15 436 107556 403 7 100064 460 438 102978
14Car argonavis.png 202 455 45238 62 216 50191 298 22 39757
15Cas cassiopeia.png 390 336 8886 163 156 3179 73 243 0746
16Cen centaurus.png 118 157 68933 194 444 71683 463 412 56561
17Cep cepheus.png 60 335 116727 125 170 106032 335 147 109492
18Cet cetus.png 87 63 14143 28 274 12770 412 440 1562
19Cha chamaeleon.png 29 214 60000 73 123 51839 184 33 40702
20Cir circinus.png 5 36 75323 39 11 74824 235 239 71908
21CMa canis-major.png 21 347 35904 321 24 33160 318 492 30122
22CMi canis-minor.png 96 43 37921 101 171 37279 184 124 36188
23Col columba.png 139 29 30277 40 190 28328 204 211 25859
24Com coma-berenices.png 27 199 64241 38 58 64394 172 64 60742
25CrA corona-australis.png 14 142 93825 218 34 90887 195 208 92953
26CrB corona-borealis.png 16 186 78493 201 203 76952 157 20 76127
27Crt crater.png 45 41 58188 160 149 55282 55 242 54682
28Cru crux.png 112 21 61084 42 20 62434 21 106 60718
29Crv corvus.png 65 59 60965 77 235 61359 213 187 59316
30Cvn canes-venatici.png 117 113 63901 206 40 61317 207 152 61309
31Cyg cygnus.png 7 382 107310 474 46 94779 467 453 95947
32Del delphinus.png 59 31 102532 75 148 102805 211 143 101421
33Dor dorado.png 56 197 27890 75 228 27100 219 46 19893
34Dra draco.png 13 411 56211 361 154 85670 449 429 97433
35Equ equuleus.png 17 180 104521 149 86 104987 160 160 105570
36Eri eridanus.png 41 95 22109 296 44 13701 493 490 7588
37For fornax.png 42 125 14879 128 37 13202 190 129 13147
38Gem gemini.png 14 81 37740 117 252 32362 249 165 28734
39Gru grus.png 49 109 114131 85 206 112623 220 45 108085
40Her hercules.png 44 115 80170 254 477 79992 441 102 88794
41Hor horlogium.png 16 235 19747 184 67 12484 235 119 14240
42Hya hydra.png 26 491 64962 111 149 55434 401 33 43813
43Hyi hydrus.png 14 204 9236 201 43 2021 241 215 17678
44Ind indus.png 64 143 101772 154 20 103227 175 98 105319
45Lac lacerta.png 249 42 110538 108 123 111104 67 215 109937
46Leo leo.png 69 411 57632 383 186 49669 321 32 47908
47Lep lepus.png 21 48 28910 246 62 24244 213 235 23685
48Lib libra.png 41 27 74785 58 170 77853 224 107 73714
49LMi leo-minor.png 8 40 53229 214 127 46952 61 155 50303
50Lup lupus.png 90 257 74395 207 435 70576 425 239 75177
51Lyn lynx.png 100 216 44248 337 212 36145 472 119 30060
52Lyr lyra.png 100 96 92791 157 38 91262 139 162 92420
53Men mensa.png 100 67 21949 179 136 25918 54 183 29134
54Mic microscopium.png 122 226 105140 168 148 103738 234 115 102831
55Mon monoceros.png 20 306 39863 394 80 31978 509 359 29651
56Mus musca.png 57 52 61199 177 68 62322 129 236 57363
57Nor norma.png 17 45 78639 101 38 79509 16 112 80582
58Oct octans.png 15 16 70638 236 239 107089 247 140 112405
59Oph ophiuchus.png 5 183 92946 452 47 77233 238 453 85755
60Ori orion.png 59 11 27913 329 477 27366 421 91 22449
61Pav pavo.png 55 60 100751 110 208 98495 235 146 86929
62Peg pegasus.png 164 41 107315 47 283 109410 409 349 1067
63Per perseus.png 164 323 18532 299 175 15863 385 386 13254
64Phe phoenix.png 55 243 8837 209 15 0765 229 214 5348
65Pic pictor.png 4 252 32607 148 138 27530 167 38 27321
66PsA piscis-austrinus.png 190 5 113246 82 202 107608 236 92 111954
67Psc pisces.png 24 104 4889 111 489 9487 481 155 114971
68Pyx pyxis.png 152 220 41723 94 159 42828 44 202 42515
69Ret reticulum.png 47 56 18597 78 88 19780 16 111 19921
70Scl sculptor.png 231 39 115102 240 106 116231 32 174 4577
71Sco scorpius.png 447 29 78820 62 365 85927 217 462 82729
72Sct scutum.png 52 17 92175 224 124 90595 139 206 92814
73Sex sextans.png 26 54 51437 68 36 49641 118 84 48437
74Sge sagitta.png 6 12 98920 249 213 96757 218 243 96837
75Sgr sagittarius.png 96 82 95168 307 492 95294 506 100 87072
76Tau taurus.png 13 92 26451 399 438 15900 382 192 17999
77Tel telescopium.png 30 66 91589 101 40 90422 106 92 90568
78Tra triangulum-australe.png 26 12 77952 108 15 74946 60 106 82273
79Tri triangulum.png 16 42 10064 13 70 10559 97 78 8796
80Tuc tucana.png 53 121 2484 154 86 114996 224 141 110130
81UMa ursa-major.png 26 75 67301 452 272 41704 258 394 50372
82UMi ursa-minor.png 15 20 11767 193 51 59504 93 209 79822
83Vir virgo.png 65 389 72220 454 57 57380 338 382 65474
84Vol volans.png 55 85 44382 210 122 35228 207 163 34481
85Vul vulpecula.png 35 133 98543 174 111 95771 242 135 94703
086
=== added file 'western-color/constellationship.fab'
--- western-color/constellationship.fab 1970-01-01 00:00:00 +0000
+++ western-color/constellationship.fab 2011-05-19 09:37:25 +0000
@@ -0,0 +1,90 @@
1Aql 8 98036 97649 97649 97278 97649 95501 95501 97804 99473 97804 95501 93747 93747 93244 95501 93805
2And 5 677 3092 3092 5447 9640 5447 5447 4436 4436 3881
3Scl 3 116231 4577 4577 115102 115102 116231
4Ara 7 88714 85792 85792 83081 83081 82363 82363 85727 85727 85267 85267 85258 85258 88714
5Lib 5 77853 76333 76333 74785 74785 72622 72622 73714 73714 76333
6Cet 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
7Ari 3 13209 9884 9884 8903 8903 8832
8Sct 5 92175 92202 92202 92814 92814 90595 90595 91117 91117 92175
9Pyx 2 42515 42828 42828 43409
10Boo 9 71795 69673 69673 72105 72105 74666 74666 73555 73555 71075 71075 71053 71053 69673 69673 67927 67927 67459
11Cae 2 21060 21770 21770 21861
12Cha 2 40702 51839 51839 60000
13Cnc 5 43103 42806 42806 40843 42806 42911 42911 40526 42911 44066
14Cap 9 100064 100345 100345 104139 104139 105515 105515 106985 106985 107556 105515 105881 105881 104139 100345 102485 104139 102978
15Car 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
16Cas 4 8886 6686 6686 4427 4427 3179 3179 746
17Cen 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
18Cep 6 109492 112724 112724 106032 106032 105199 105199 109492 112724 116727 116727 106032
19Com 2 64241 64394 64394 60742
20Cvn 1 61317 63125
21Aur 6 28380 28360 28360 24608 24608 23453 23453 23015 25428 23015 25428 28380
22Col 6 30277 29807 29807 28199 28199 27628 27628 28328 27628 26634 26634 25859
23Cir 2 71908 75323 71908 74824
24Crt 9 53740 54682 54682 55705 55705 55282 55282 53740 55282 55687 55687 56633 56633 58188 58188 57283 57283 55705
25CrA 9 91875 92989 92989 93174 93174 93825 93825 94114 94114 94160 94160 94005 94005 93542 93542 92953 91875 90887
26CrB 6 76127 75695 75695 76267 76267 76952 76952 77512 77512 78159 78159 78493
27Crv 6 61174 60965 60965 59803 59803 59316 59316 59199 59316 61359 61359 60965
28Cru 2 61084 60718 62434 59747
29Cyg 9 94779 95853 95853 97165 97165 100453 100453 102098 100453 102488 102488 104732 104732 107310 100453 98110 98110 95947
30Del 5 101421 101769 101769 101958 101958 102532 102532 102281 102281 101769
31Dor 5 27100 27890 27890 26069 26069 27100 26069 21281 21281 19893
32Dra 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
33Nor 5 79509 80000 80000 80582 80582 78639 78639 80000 78639 79509
34Eri 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
35Sge 4 96837 97365 97365 96757 97365 98337 98337 98920
36For 1 13147 14879
37Gem 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
38Cam 5 16228 18505 18505 22783 16228 17959 17959 22783 17959 25110
39CMa 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
40UMa 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
41Gru 9 114131 110997 110997 109268 109268 112122 112122 114421 114421 114131 112122 113638 112122 112623 109268 109111 109111 108085
42Her 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
43Hor 2 19747 12484 12484 14240
44Hya 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
45Hyi 4 2021 17678 17678 12394 12394 11001 11001 9236
46Ind 3 105319 101772 101772 103227 103227 105319
47Lac 6 109937 111104 111104 111022 111022 110609 110609 110538 110538 111169 111169 111022
48Mon 6 29651 30867 30867 34769 34769 30419 30419 29151 34769 39863 39863 37447
49Lep 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
50Leo 10 57632 54879 54879 49669 49669 49583 49583 50583 50583 54872 54872 57632 50583 50335 50335 48455 48455 47908 54872 54879
51Lup 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
52Lyn 7 45860 45688 45688 44700 44700 44248 44248 41075 41075 36145 36145 33449 33449 30060
53Lyr 5 91262 91971 91971 92420 92420 93194 93194 92791 92791 91971
54Ant 1 51172 48926
55Mic 2 105140 103738 103738 102831
56Mus 4 62322 57363 57363 61199 61199 61585 61585 62322
57Oct 3 107089 112405 112405 70638 70638 107089
58Aps 2 72370 81065 81065 81852
59Oph 7 86032 86742 84012 86742 86032 83000 83000 79882 79882 81377 81377 84012 84012 85755
60Ori 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
61Pav 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
62Peg 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
63Pic 2 32607 27530 27530 27321
64Per 10 17448 18246 18246 18614 18614 18532 18532 17358 17358 15863 15863 14328 14328 13268 15863 14576 14576 14354 14354 13254
65Equ 4 104521 104858 104858 105570 105570 104987 104987 104521
66CMi 1 37279 36188
67LMi 4 53229 51233 51233 49593 49593 46952 49593 53229
68Vul 1 95771 98543
69UMi 7 11767 85822 85822 82080 82080 77055 77055 79822 79822 75097 75097 72607 72607 77055
70Phe 11 5348 5165 5165 2072 2072 5348 5165 7083 7083 8837 8837 5165 5165 6867 6867 2072 2072 2081 2081 765 765 2072
71Psc 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
72PsA 6 113368 111954 111954 108661 108661 107608 107608 109422 109422 111188 111188 113246
73Vol 7 37504 34481 34481 39794 39794 37504 39794 35228 39794 41312 41312 44382 44382 39794
74Pup 7 39757 38146 38146 35264 35264 31685 31685 32768 32768 36377 36377 39429 39429 39757
75Ret 4 19780 19921 19921 18597 18597 17440 17440 19780
76Sgr 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
77Sco 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
78Ser 11 77516 77622 77622 77070 77070 76276 76276 77233 77233 78072 78072 77450 77450 77233 92946 89962 89962 86565 86565 86263 86263 84880
79Sex 1 51437 49641
80Men 1 25918 21949
81Tau 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
82Tel 1 90568 90422
83Tuc 3 110130 114996 114996 1599 114996 2484
84Tri 3 10559 10064 10064 8796 8796 10559
85Tra 3 82273 74946 74946 77952 77952 82273
86Aqr 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
87Vir 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
88Vel 10 39953 42536 42536 42913 42913 45941 45941 48774 48774 52727 52727 51986 51986 50191 50191 46651 46651 44816 44816 39953
89
90
091
=== added file 'western-color/corona-australis.png'
1Binary 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 differ92Binary 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
=== added file 'western-color/corona-borealis.png'
2Binary 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 differ93Binary 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
=== added file 'western-color/corvus.png'
3Binary files western-color/corvus.png 1970-01-01 00:00:00 +0000 and western-color/corvus.png 2011-05-19 09:37:25 +0000 differ94Binary 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
=== added file 'western-color/crater.png'
4Binary files western-color/crater.png 1970-01-01 00:00:00 +0000 and western-color/crater.png 2011-05-19 09:37:25 +0000 differ95Binary 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
=== added file 'western-color/crux.png'
5Binary files western-color/crux.png 1970-01-01 00:00:00 +0000 and western-color/crux.png 2011-05-19 09:37:25 +0000 differ96Binary 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
=== added file 'western-color/cygnus.png'
6Binary files western-color/cygnus.png 1970-01-01 00:00:00 +0000 and western-color/cygnus.png 2011-05-19 09:37:25 +0000 differ97Binary 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
=== added file 'western-color/delphinus.png'
7Binary files western-color/delphinus.png 1970-01-01 00:00:00 +0000 and western-color/delphinus.png 2011-05-19 09:37:25 +0000 differ98Binary 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
=== added file 'western-color/description.ar.utf8'
--- western-color/description.ar.utf8 1970-01-01 00:00:00 +0000
+++ western-color/description.ar.utf8 2011-05-19 09:37:25 +0000
@@ -0,0 +1,19 @@
1<html dir="rtl">
2<h2>الغربي</h2>
3<p>أصبح الفلك الغربي هو المستخدم عالمياً من قبل الفلكيين في الوقت الحاضر، ويعتبر هو الخط الرسمي للإتحاد العالمي الفلكي(International Astronomical Union). وترجع أصوله التاريخية لفلك الإغريقيين القدماء مع تأثيرات من فلك المسلمين.
4
5<h3>الكوكبات</h3>
6<p>يقسم الفلك الغربي الكرة السماوية إلى 88 منطقة ذات مساحات مختلفة تسمى <b>كوكبات</b>, وتم تعريف حدود كل منها بشكل دقيق, من قبل الإتحاد العالمي الفلكي. أصبحت هذه الكوكبات هي الطريقةالقياسية لوصف السماء, حيث تستخدم بشكل يومي عوضاً عن الكثير من مجموعات الكوكبات في تراث الثقافات الأخرى.</p>
7
8<h3>أسماء النجوم</h3>
9<p>أتى معظم أسماء النجوم التقليدية الغربية من اللغة العربية. وفي الفلك تستخدم تسميات باير/فلامستيد, Bayer/Flamsteed وتسميات أدلة النجوم الأخرى بشكل موسع فيما عدا بعض الاستثناءات حينما يكون الاسم التقليدي أكثر شهرة.</p>
10
11<h3>روابط خارجية</h3>
12<html dir="ltr">
13<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
14</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
15</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.
16</li></ul>
17<html dir="rtl">
18<p>ترجمة:</p>
19<p>خالد بن عبدالله العجاجي - الرياض - السعودية</p>
0\ No newline at end of file20\ No newline at end of file
121
=== added file 'western-color/description.en.utf8'
--- western-color/description.en.utf8 1970-01-01 00:00:00 +0000
+++ western-color/description.en.utf8 2011-05-19 09:37:25 +0000
@@ -0,0 +1,24 @@
1<h2>Western (color)</h2>
2<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.
3
4<h3>Constellations</h3>
5<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>
6
7<h3>Star names</h3>
8<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>
9
10<h3>Alternative asterism files for Stellarium</h3>
11<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>
12<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>
13
14<h3>External links</h3>
15<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
16</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
17</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.
18</li></ul>
19
20<h3>Authors</h3>
21<p>Constellation art created by Johan Meuris, color added by <a href="mailto:erasse@users.sourceforge.net">Erasmo Sesena</a></p>
22
23<h3>License</h3>
24<p>Released under the <a href="http://artlibre.org/licence.php/lalgb.html">Free Art License</a></p>
025
=== added file 'western-color/description.it.utf8'
--- western-color/description.it.utf8 1970-01-01 00:00:00 +0000
+++ western-color/description.it.utf8 2011-05-19 09:37:25 +0000
@@ -0,0 +1,35 @@
1<h2>Occidentale</h2> <p>Le costellazioni della cultura occidentale sono quelle
2comunemente utilizzate dalla comunit&agrave; astronomica internazionale e riconosciute
3dalla IAU (International Astronomical Union). Queste costellazioni hanno origine
4dalla mitologia greco-romana, con influenze dell'astronomia araba.</p>
5
6<h3>Costellazioni</h3> <p>La cultura occidentale divide la sfera celeste in 88
7zone di varie dimensioni chiamate <i>costellazioni</i>, ciascuna con i suoi
8confini 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>
9
10<h3>Nomi delle stelle</h3>
11<p>La maggior parte dei nomi delle stelle delle
12costellazioni della cultura occidentale deriva dalla lingua araba. In astronomia
13vengono utilizzate le classificazioni di Bayer/Flamsteed e altri cataloghi
14stellari, al posto dei nomi tradizionali, con per&ograve; alcune eccezioni in cui i nomi tradizionali sono pi&ugrave; famosi delle classificazioni dei cataloghi.</p>
15
16<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
17href="http://sourceforge.net/users/tleemans/" class='external text'
18title="http://sourceforge.net/users/tleemans/" rel="nofollow">tleemans</a></p>
19<p><a
20href="http://sourceforge.net/tracker/download.php?group_id=48857&amp;atid=454375&amp;file_id=117135&amp;aid=1109398"
21class='external text' title="http://sourceforge.net/tracker/download.php?group
22id=48857&amp;atid=454375&amp;file id=117135&amp;aid=1109398"
23rel="nofollow">Scarica il file constellationship.fab</a></p>
24
25<h3>Altri link</h3> <ul><li> <a href="http://en.wikipedia.org/wiki/Constellation"
26class='external text' title="http://en.wikipedia.org/wiki/Constellation"
27rel="nofollow">Constellation</a> articolo su Wikipedia </li><li> <a
28href="http://en.wikipedia.org/wiki/Star_catalogue" class='external text'
29title="http://en.wikipedia.org/wiki/Star catalogue" rel="nofollow">Star
30Catalogue</a> articolo su Wikipedia </li><li> <a
31href="http://hubblesource.stsci.edu/sources/illustrations/constellations/"
32class='external text'
33title="http://hubblesource.stsci.edu/sources/illustrations/constellations/"
34rel="nofollow">Constellation image library</a> del U.S. Naval Observatory e Space
35Telescope Science Institute, Johannes Hevelius Engravings. </li></ul>
036
=== added file 'western-color/description.ru.utf8'
--- western-color/description.ru.utf8 1970-01-01 00:00:00 +0000
+++ western-color/description.ru.utf8 2011-05-19 09:37:25 +0000
@@ -0,0 +1,27 @@
1<h2>Западная (цветной набор рисунков)</h2>
2<p>Западная культура неба является официальной схемой созвездий Международного астрономического союза и повсеместно используемой в современном мире. Исторические корни этой культуры лежат в древнегреческой астрономии с вкраплениями исламской астрономии.</p>
3
4<h3>Созвездия</h3>
5<p>Западная культура делит небесную сферу на 88 участков различных размеров, называемыми <i>созвездиями</i> с фиксированными границами, определенными Международным астрономическим союзом. Этими созвездиями стали повсеместно пользоваться для описания неба, заменяя аналогичные наборы из других культур.</p>
6
7<h3>Названия звёзд</h3>
8<p>Большинство традиционных западных названий звёзд имеют арабские корни. В астрономии вместо традиционных названий звёзд широко используются их обозначения из различных звёздных каталогов, включая каталоги Байера и Флемстида, за исключением редких случаев, когда традиционные названия звёзд более знамениты, чем их обозначения.</p>
9
10<h3>Файлы альтернативных рисунков созвездий для Stellarium'а</h3>
11<p>Рисунок созвездий Г. Рея из его книги "Звезды: Новые очертания старых созвездий.", сделанный пользователем <a href="http://sourceforge.net/users/tleemans/" class='external text' title="http://sourceforge.net/users/tleemans/" rel="nofollow">tleemans</a></p>
12<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>
13
14<h3>Внешние ссылки</h3>
15<ul><li> <a href="http://en.wikipedia.org/wiki/Constellation" class='external text' title="http://en.wikipedia.org/wiki/Constellation" rel="nofollow">Созвездие</a> &mdash; англ. статья в Википедии
16</li><li> <a href="http://ru.wikipedia.org/wiki/Созвездие" class='external text' title="http://ru.wikipedia.org/wiki/Созвездие" rel="nofollow">Созвездие</a> &mdash; русск. статья в Википедии
17</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; англ. статья в Википедии
18</li><li> <a href="http://ru.wikipedia.org/wiki/Каталог_звёздного_неба" class='external text' title="http://ru.wikipedia.org/wiki/Каталог_звёздного_неба" rel="nofollow">Каталог звёздного неба</a> &mdash; русск. статья в Википедии
19</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> Военно-морской обсерватории США и Института космического телескопа. Гравюры Яна Гевелия.
20</li><li> <a href="http://prao.ru/Constellations/index.html" class='external text' title="http://prao.ru/Constellations/index.html" rel="nofollow">Легенды и мифы о созвездиях.</a>
21</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>
22
23<h3>Авторы</h3>
24<p>Рисунки созвездий созданы Джоханом Меурисом (Johan Meuris), разукрашены Эразмо Сесеной (<a href="mailto:erasse@users.sourceforge.net">Erasmo Sesena</a>)</p>
25
26<h3>Лицензия</h3>
27<p>Культура распространяется на условиях <a href="http://artlibre.org/licence.php/lalgb.html">Free Art License</a></p>
0\ No newline at end of file28\ No newline at end of file
129
=== added file 'western-color/dorado.png'
2Binary files western-color/dorado.png 1970-01-01 00:00:00 +0000 and western-color/dorado.png 2011-05-19 09:37:25 +0000 differ30Binary 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
=== added file 'western-color/draco.png'
3Binary files western-color/draco.png 1970-01-01 00:00:00 +0000 and western-color/draco.png 2011-05-19 09:37:25 +0000 differ31Binary 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
=== added file 'western-color/equuleus.png'
4Binary files western-color/equuleus.png 1970-01-01 00:00:00 +0000 and western-color/equuleus.png 2011-05-19 09:37:25 +0000 differ32Binary 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
=== added file 'western-color/eridanus.png'
5Binary files western-color/eridanus.png 1970-01-01 00:00:00 +0000 and western-color/eridanus.png 2011-05-19 09:37:25 +0000 differ33Binary 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
=== added file 'western-color/fornax.png'
6Binary files western-color/fornax.png 1970-01-01 00:00:00 +0000 and western-color/fornax.png 2011-05-19 09:37:25 +0000 differ34Binary 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
=== added file 'western-color/gemini.png'
7Binary files western-color/gemini.png 1970-01-01 00:00:00 +0000 and western-color/gemini.png 2011-05-19 09:37:25 +0000 differ35Binary 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
=== added file 'western-color/grus.png'
8Binary files western-color/grus.png 1970-01-01 00:00:00 +0000 and western-color/grus.png 2011-05-19 09:37:25 +0000 differ36Binary 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
=== added file 'western-color/hercules.png'
9Binary files western-color/hercules.png 1970-01-01 00:00:00 +0000 and western-color/hercules.png 2011-05-19 09:37:25 +0000 differ37Binary 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
=== added file 'western-color/horlogium.png'
10Binary files western-color/horlogium.png 1970-01-01 00:00:00 +0000 and western-color/horlogium.png 2011-05-19 09:37:25 +0000 differ38Binary 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
=== added file 'western-color/hydra.png'
11Binary files western-color/hydra.png 1970-01-01 00:00:00 +0000 and western-color/hydra.png 2011-05-19 09:37:25 +0000 differ39Binary 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
=== added file 'western-color/hydrus.png'
12Binary files western-color/hydrus.png 1970-01-01 00:00:00 +0000 and western-color/hydrus.png 2011-05-19 09:37:25 +0000 differ40Binary 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
=== added file 'western-color/indus.png'
13Binary files western-color/indus.png 1970-01-01 00:00:00 +0000 and western-color/indus.png 2011-05-19 09:37:25 +0000 differ41Binary 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
=== added file 'western-color/info.ini'
--- western-color/info.ini 1970-01-01 00:00:00 +0000
+++ western-color/info.ini 2011-05-19 09:37:25 +0000
@@ -0,0 +1,5 @@
1[info]
2name = Western (color)
3author = Constellation art created by Johan Meuris, color added by Erasmo Sesema (erasse at users.sourceforge.net)
4license = Released under the Free Art License (http://artlibre.org/licence.php/lalgb.html)
5descriptionSource = http://www.stellarium.org/wiki/index.php/Sky_culturesWestern
0\ No newline at end of file6\ No newline at end of file
17
=== added file 'western-color/lacerta.png'
2Binary files western-color/lacerta.png 1970-01-01 00:00:00 +0000 and western-color/lacerta.png 2011-05-19 09:37:25 +0000 differ8Binary 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
=== added file 'western-color/leo-minor.png'
3Binary 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 differ9Binary 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
=== added file 'western-color/leo.png'
4Binary files western-color/leo.png 1970-01-01 00:00:00 +0000 and western-color/leo.png 2011-05-19 09:37:25 +0000 differ10Binary 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
=== added file 'western-color/lepus.png'
5Binary files western-color/lepus.png 1970-01-01 00:00:00 +0000 and western-color/lepus.png 2011-05-19 09:37:25 +0000 differ11Binary 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
=== added file 'western-color/libra.png'
6Binary files western-color/libra.png 1970-01-01 00:00:00 +0000 and western-color/libra.png 2011-05-19 09:37:25 +0000 differ12Binary 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
=== added file 'western-color/lupus.png'
7Binary files western-color/lupus.png 1970-01-01 00:00:00 +0000 and western-color/lupus.png 2011-05-19 09:37:25 +0000 differ13Binary 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
=== added file 'western-color/lynx.png'
8Binary files western-color/lynx.png 1970-01-01 00:00:00 +0000 and western-color/lynx.png 2011-05-19 09:37:25 +0000 differ14Binary 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
=== added file 'western-color/lyra.png'
9Binary files western-color/lyra.png 1970-01-01 00:00:00 +0000 and western-color/lyra.png 2011-05-19 09:37:25 +0000 differ15Binary 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
=== added file 'western-color/mensa.png'
10Binary files western-color/mensa.png 1970-01-01 00:00:00 +0000 and western-color/mensa.png 2011-05-19 09:37:25 +0000 differ16Binary 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
=== added file 'western-color/microscopium.png'
11Binary files western-color/microscopium.png 1970-01-01 00:00:00 +0000 and western-color/microscopium.png 2011-05-19 09:37:25 +0000 differ17Binary 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
=== added file 'western-color/monoceros.png'
12Binary files western-color/monoceros.png 1970-01-01 00:00:00 +0000 and western-color/monoceros.png 2011-05-19 09:37:25 +0000 differ18Binary 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
=== added file 'western-color/musca.png'
13Binary files western-color/musca.png 1970-01-01 00:00:00 +0000 and western-color/musca.png 2011-05-19 09:37:25 +0000 differ19Binary 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
=== added file 'western-color/norma.png'
14Binary files western-color/norma.png 1970-01-01 00:00:00 +0000 and western-color/norma.png 2011-05-19 09:37:25 +0000 differ20Binary 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
=== added file 'western-color/octans.png'
15Binary files western-color/octans.png 1970-01-01 00:00:00 +0000 and western-color/octans.png 2011-05-19 09:37:25 +0000 differ21Binary 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
=== added file 'western-color/ophiuchus.png'
16Binary files western-color/ophiuchus.png 1970-01-01 00:00:00 +0000 and western-color/ophiuchus.png 2011-05-19 09:37:25 +0000 differ22Binary 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
=== added file 'western-color/orion.png'
17Binary files western-color/orion.png 1970-01-01 00:00:00 +0000 and western-color/orion.png 2011-05-19 09:37:25 +0000 differ23Binary 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
=== added file 'western-color/pavo.png'
18Binary files western-color/pavo.png 1970-01-01 00:00:00 +0000 and western-color/pavo.png 2011-05-19 09:37:25 +0000 differ24Binary 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
=== added file 'western-color/pegasus.png'
19Binary files western-color/pegasus.png 1970-01-01 00:00:00 +0000 and western-color/pegasus.png 2011-05-19 09:37:25 +0000 differ25Binary 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
=== added file 'western-color/perseus.png'
20Binary files western-color/perseus.png 1970-01-01 00:00:00 +0000 and western-color/perseus.png 2011-05-19 09:37:25 +0000 differ26Binary 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
=== added file 'western-color/phoenix.png'
21Binary files western-color/phoenix.png 1970-01-01 00:00:00 +0000 and western-color/phoenix.png 2011-05-19 09:37:25 +0000 differ27Binary 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
=== added file 'western-color/pictor.png'
22Binary files western-color/pictor.png 1970-01-01 00:00:00 +0000 and western-color/pictor.png 2011-05-19 09:37:25 +0000 differ28Binary 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
=== added file 'western-color/pisces.png'
23Binary files western-color/pisces.png 1970-01-01 00:00:00 +0000 and western-color/pisces.png 2011-05-19 09:37:25 +0000 differ29Binary 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
=== added file 'western-color/piscis-austrinus.png'
24Binary 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 differ30Binary 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
=== added file 'western-color/pyxis.png'
25Binary files western-color/pyxis.png 1970-01-01 00:00:00 +0000 and western-color/pyxis.png 2011-05-19 09:37:25 +0000 differ31Binary 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
=== added file 'western-color/reticulum.png'
26Binary files western-color/reticulum.png 1970-01-01 00:00:00 +0000 and western-color/reticulum.png 2011-05-19 09:37:25 +0000 differ32Binary 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
=== added file 'western-color/sagitta.png'
27Binary files western-color/sagitta.png 1970-01-01 00:00:00 +0000 and western-color/sagitta.png 2011-05-19 09:37:25 +0000 differ33Binary 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
=== added file 'western-color/sagittarius.png'
28Binary files western-color/sagittarius.png 1970-01-01 00:00:00 +0000 and western-color/sagittarius.png 2011-05-19 09:37:25 +0000 differ34Binary 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
=== added file 'western-color/scorpius.png'
29Binary files western-color/scorpius.png 1970-01-01 00:00:00 +0000 and western-color/scorpius.png 2011-05-19 09:37:25 +0000 differ35Binary 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
=== added file 'western-color/sculptor.png'
30Binary files western-color/sculptor.png 1970-01-01 00:00:00 +0000 and western-color/sculptor.png 2011-05-19 09:37:25 +0000 differ36Binary 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
=== added file 'western-color/scutum.png'
31Binary files western-color/scutum.png 1970-01-01 00:00:00 +0000 and western-color/scutum.png 2011-05-19 09:37:25 +0000 differ37Binary 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
=== added file 'western-color/sextans.png'
32Binary files western-color/sextans.png 1970-01-01 00:00:00 +0000 and western-color/sextans.png 2011-05-19 09:37:25 +0000 differ38Binary 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
=== added file 'western-color/star_names.fab'
--- western-color/star_names.fab 1970-01-01 00:00:00 +0000
+++ western-color/star_names.fab 2011-05-19 09:37:25 +0000
@@ -0,0 +1,230 @@
1 677|_("Alpheratz")
2 746|_("Caph")
3 1067|_("Algenib")
4 2081|_("Ankaa")
5 3179|_("Shedir")
6 3419|_("Diphda")
7 3829|_("Van Maanen 2")
8 5447|_("Mirach")
9 6411|_("Adhil")
10 6686|_("Ruchbah")
11 7588|_("Achernar")
12 8645|_("Baten Kaitos")
13 8796|_("Mothallah")
14 8832|_("Mesarthim")
15 8903|_("Sheratan")
16 9487|_("Alrescha")
17 9640|_("Almaak")
18 9884|_("Hamal")
19 10826|_("Mira")
20 11767|_("Polaris")
21 13701|_("Azha")
22 13847|_("Acamar")
23 14135|_("Menkar")
24 14576|_("Algol")
25 14838|_("Botein")
26 15197|_("Zibal")
27 15863|_("Mirphak")
28 17448|_("Atik")
29 17489|_("Celaeno")
30 17499|_("Electra")
31 17531|_("Taygeta")
32 17573|_("Maia")
33 17579|_("Asterope")
34 17608|_("Merope")
35 17702|_("Alcyone")
36 17847|_("Atlas")
37 17851|_("Pleione")
38 18543|_("Zaurak")
39 18614|_("Menkib")
40 19587|_("Beid")
41 19849|_("Keid")
42 20889|_("Ain")
43 21421|_("Aldebaran")
44 23875|_("Cursa")
45 24186|_("Kapteyn's Star")
46 24436|_("Rigel")
47 24608|_("Capella")
48 25336|_("Bellatrix")
49 25428|_("Alnath")
50 25606|_("Nihal")
51 25930|_("Mintaka")
52 25985|_("Arneb")
53 26207|_("Meissa")
54 26311|_("Alnilam")
55 26634|_("Phact")
56 26727|_("Alnitak")
57 27366|_("Saiph")
58 27628|_("Wazn")
59 27989|_("Betelgeuse")
60 28360|_("Menkalinan")
61 29655|_("Propus")
62 30089|_("Red Rectangle")
63 30122|_("Furud")
64 30324|_("Mirzam")
65 30343|_("Tejat")
66 30438|_("Canopus")
67 31681|_("Alhena")
68 32246|_("Mebsuta")
69 32349|_("Sirius")
70 33579|_("Adhara")
71 34045|_("Muliphein")
72 34088|_("Mekbuda")
73 34444|_("Wezen")
74 35488|_("Bernes 135")
75 35550|_("Wasat")
76 35904|_("Aludra")
77 36188|_("Gomeisa")
78 36208|_("Luyten's Star")
79 36850|_("Castor")
80 37279|_("Procyon")
81 37826|_("Pollux")
82 39429|_("Naos")
83 39953|_("Regor")
84 40167|_("Tegmine")
85 41037|_("Avior")
86 41704|_("Muscida")
87 42806|_("Asellus Borealis")
88 42911|_("Asellus Australis")
89 44066|_("Acubens")
90 44127|_("Talitha")
91 44816|_("Suhail")
92 45238|_("Miaplacidus")
93 45556|_("Aspidiske")
94 46390|_("Alphard")
95 46750|_("Alterf")
96 47508|_("Subra")
97 48455|_("Rasalas")
98 49669|_("Regulus")
99 50335|_("Adhafera")
100 50372|_("Tania Borealis")
101 50583|_("Algieba")
102 50801|_("Tania Australis")
103 53740|_("Alkes")
104 53910|_("Merak")
105 54061|_("Dubhe")
106 54872|_("Zosma")
107 54879|_("Chertan")
108 55203|_("Alula Australis")
109 55219|_("Alula Borealis")
110 56211|_("Giausar")
111 57632|_("Denebola")
112 57757|_("Zavijava")
113 58001|_("Phad")
114 59199|_("Alchiba")
115 59774|_("Megrez")
116 59803|_("Gienah")
117 60129|_("Zaniah")
118 60718|_("Acrux")
119 60965|_("Algorab")
120 61084|_("Gacrux")
121 61317|_("Chara")
122 61941|_("Porrima")
123 62434|_("Mimosa")
124 62956|_("Alioth")
125 63125|_("Cor Caroli")
126 63608|_("Vindemiatrix")
127 65378|_("Mizar")
128 65474|_("Spica")
129 65477|_("Alcor")
130 67301|_("Alkaid")
131 67927|_("Muphrid")
132 68702|_("Hadar")
133 68756|_("Thuban")
134 68933|_("Menkent")
135 69673|_("Arcturus")
136 69701|_("Syrma")
137 70890|_("Proxima")
138 71075|_("Seginus")
139 71683|_("Rigil Kent")
140 72105|_("Izar")
141 72487|_("Merga")
142 72607|_("Kocab")
143 72622|_("Zubenelgenubi")
144 73555|_("Nekkar")
145 74785|_("Zubeneschamali")
146 75097|_("Pherkad")
147 75411|_("Alkalurops")
148 75458|_("Edasich")
149 75695|_("Nusakan")
150 76267|_("Alphekka")
151 77070|_("Unukalhai")
152 78401|_("Dschubba")
153 78820|_("Acrab")
154 79043|_("Marsic")
155 79593|_("Yed Prior")
156 79882|_("Yed Posterior")
157 80112|_("Al Niyat")
158 80463|_("Cujam")
159 80763|_("Antares")
160 80816|_("Kornephoros")
161 80883|_("Marfik")
162 82273|_("Atria")
163 83608|_("Alrakis")
164 84012|_("Sabik")
165 84345|_("Rasalgethi")
166 85670|_("Rastaban")
167 85693|_("Maasym")
168 85696|_("Lesath")
169 85822|_("Yildun")
170 85927|_("Shaula")
171 86032|_("Rasalhague")
172 86228|_("Girtab")
173 86742|_("Cebalrai")
174 87585|_("Grumium")
175 87833|_("Etamin")
176 87937|_("Barnard's Star")
177 88635|_("Alnasl")
178 89931|_("Kaus Media")
179 90185|_("Kaus Australis")
180 90496|_("Kaus Borealis")
181 91262|_("Vega")
182 92420|_("Sheliak")
183 92855|_("Nunki")
184 92946|_("Alya")
185 93194|_("Sulafat")
186 93506|_("Ascella")
187 94376|_("Altais")
188 95241|_("Arkab")
189 95347|_("Rukbat")
190 95947|_("Albireo")
191 96295|_("Campbell's Star")
192 96757|_("Sham")
193 97278|_("Tarazed")
194 97649|_("Altair")
195 98036|_("Alshain")
196100027|_("Algedi")
197100345|_("Dabih")
198100453|_("Sadr")
199100751|_("Peacock")
200101769|_("Rotanev")
201101958|_("Sualocin")
202102098|_("Deneb")
203102488|_("Gienah")
204102618|_("Albali")
205104987|_("Kitalpha")
206105199|_("Alderamin")
207106032|_("Alfirk")
208106278|_("Sadalsuud")
209106985|_("Nashira")
210107136|_("Azelfafage")
211107259|_("The Garnet Star")
212107315|_("Enif")
213107556|_("Deneb Algedi")
214108917|_("Kurhah")
215109074|_("Sadalmelik")
216109268|_("Alnair")
217109427|_("Biham")
218110003|_("Ancha")
219110395|_("Sadachbia")
220110893|_("Kruger 60")
221111710|_("Situla")
222112029|_("Homan")
223112158|_("Matar")
224112247|_("Babcock's Star")
225112748|_("Sadalbari")
226113136|_("Skat")
227113368|_("Fomalhaut")
228113881|_("Sheat")
229113963|_("Markab")
230116727|_("Errai")
0231
=== added file 'western-color/taurus.png'
1Binary files western-color/taurus.png 1970-01-01 00:00:00 +0000 and western-color/taurus.png 2011-05-19 09:37:25 +0000 differ232Binary 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
=== added file 'western-color/telescopium.png'
2Binary files western-color/telescopium.png 1970-01-01 00:00:00 +0000 and western-color/telescopium.png 2011-05-19 09:37:25 +0000 differ233Binary 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
=== added file 'western-color/triangulum-australe.png'
3Binary 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 differ234Binary 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
=== added file 'western-color/triangulum.png'
4Binary files western-color/triangulum.png 1970-01-01 00:00:00 +0000 and western-color/triangulum.png 2011-05-19 09:37:25 +0000 differ235Binary 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
=== added file 'western-color/tucana.png'
5Binary files western-color/tucana.png 1970-01-01 00:00:00 +0000 and western-color/tucana.png 2011-05-19 09:37:25 +0000 differ236Binary 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
=== added file 'western-color/ursa-major.png'
6Binary 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 differ237Binary 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
=== added file 'western-color/ursa-minor.png'
7Binary 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 differ238Binary 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
=== added file 'western-color/virgo.png'
8Binary files western-color/virgo.png 1970-01-01 00:00:00 +0000 and western-color/virgo.png 2011-05-19 09:37:25 +0000 differ239Binary 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
=== added file 'western-color/volans.png'
9Binary files western-color/volans.png 1970-01-01 00:00:00 +0000 and western-color/volans.png 2011-05-19 09:37:25 +0000 differ240Binary 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
=== added file 'western-color/vulpecula.png'
10Binary files western-color/vulpecula.png 1970-01-01 00:00:00 +0000 and western-color/vulpecula.png 2011-05-19 09:37:25 +0000 differ241Binary 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