pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/stellarium stellarium: updated to 0.20.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a1b7c5cd09f
branches:  trunk
changeset: 414585:8a1b7c5cd09f
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Mar 30 15:38:54 2020 +0000

description:
stellarium: updated to 0.20.0

v0.20.0:
Added Almagest skyculture
Added missing Ukrainian translations for landscapes
Added show an altitude of perigee/apogee for satellites
Added show an orbit inclination info for satellites
Added support INDIGO for Telescope Control plugin
Added tool for extract dates of releases with their versions from ChangeLog and update list of these releases in stellarium.appdata.xml file
Added particular refresh method for Oculars plugin to see immediate changes of CCD properties
Added displaying last updated TLE for users
Added a SIMBAD lookup name query to the Search Dialog
Added the configuration file and shell scripts to translate skyculture and landscape descriptions with po4a
Added new config and GUI option to change behaviour of focusing on day spinner in Date and Time dialog
Added context for name an asteroid (849) Ara to resolve translation issue
Added a failure warning for Solar System Editor plugin
Added Cross-origin (CORS) support to Remote Control plugin
Added support for CORS preflight request to the Remote Control plugin
Added a minimum near clipping plane distance: slightly improves rendering of Saturn viewed from Pan
Added a GimbalOrbit for the "Observer" planets: allows arbitrary viewpoints by keyboard action
Added new nomenclature items
Added new type of planetary feature
Added automatize for creating Windows installers and signing them
Added configuring colors for ocular circles, sensor frames and text output in Oculars plugin
Added a toggle action to switch visibility of Ocular GUI button bar
Added allowing for assign shortcut for opening the config dialogues of plugins
Added display references for proper names of celestial object in description of skyculture
Added texlive-fonts-recommended to apt-get install doc
Added hourly proper motion for planets, minor planets and comets
Added shortcuts to change GimbalOrbit distance
Added actions for rotate reticles into Oculars plugin
Added modern rotational elements for Solar system objects
Added linear model in the first approximation for smooth reduce the brightness of Jovian moons for get more realistic look
Added partitions to the Great Circles
Added properties for control of line partitions
Added fixed distinct length for 30, 10, 5, 1 degree marks for partitions
Added configurable thickness for partitions
Added German set of navigational stars
Added nautical navigation data for navigation stars
Added special name for landing location (translatable string "landing site") to avoid using "-" as name and good look
Added comet C/2019 Y4 (ATLAS) as potential superbright comet (a Great Comet)
Added asteroid (101955) Bennu (provisional designation 1999 RQ36) with texture (and nomenclature some time early)
Added option to hide Scripts Console at script running
Fixed script for installing asterisms data in Western: Rey skyculture
Fixed typos in sky culture and landscape descriptions
Fixed restoring star labels state to default value after disabling displaying the Navigational stars data
Fixed work AstroCalc/Transits tool for pulsars
Fixed displaying proper name and designation of pulsars (the output format was unificate with other objects)
Fixed scaling FOV for CCD with OAG (Oculars plugin)
Fixed resetting zoom level in Oculars plugin when CCD frame is rotation
Fixed name for M48
Fixed CCD rotation issue
Fixed wrong text placement on center of screen, when vertical offset is defined
Fixed potential bug for updating standard magnitudes for satellites
Fixed a spurious bad answer in Search Tool
Fixed location manager for API changes to GPSd 3.20
Fixed updating TLE for satellites with leading zeros in ID
Fixed data formatting for Meteor Showers Search Tool
Fixed selection the meteor shower from Meteor Showers Search Tool
Fixed Corona size on HiDPI screens
Fixed caching of precession values not being used
Fixed color conversion for markers of meteor showers from old format
Fixed setting thickness of lines for constellations and boundaries
Fixed jittering labels and moons hints
Fixed the flawed 2013 brightness model for Venus
Fixed manage slider by keyboard in AstroCalc/Graphs[Monthly Elevation] tool
Fixed crash when observer is on spaceship
Fixed behaviour of draw the trails of planets
Fixed opening User Directory in Script Console if scripts directory into User Directory does not exist
Fixed crash with the extrainfostrings
Fixed behaviour of Bookmarks highlights: fool protection is enabled
Fixed enabling a reticle for eyepieces in Oculars plugin
Fixed getting weird data for eclipse magnitude value during transits of inner planets
Fixed viewing Phobos from Mars
Fixed velocity value for KeplerOrbit around planets
Fixed a few potential problems (CWE-476)
Fixed constellation lines for Babylonian (Seleucid) sky culture
Fixed crash Stellarium, when meteor shower selected and you tried set date to outside the activity range of selected shower (Fix #975)
Fixed crash Stellarium on trying select inactive meteor shower in Search Tool/Lists (Fix #975)
Fixed displaying info for inactive meteor showers
Fixed missing translatable strings for nomenclature data
Fixed the time rate when Solar system body is selected: adjust time resetting for planet proper motion display
Fixed GUI issue: switch off true time indicator when scene is paused
Fixed false comet in orthographic projection
Fixed black rendering of lunar pole
Fixed hiding the cardinal points on "planetary observers"
Fixed weird axis orientation of the Moon
Fixed name of a script
Fixed hides data in Ocular plugin: changed the priority level of drawing for Equation of Time and Pointer Coordinates plugins
Fixed crash when observer is on spaceship and target planet is Solar system minor body
Fixed location info string on bottom bar when observer is on spaceship
Fixed compilation Stellarium on Solaris (Clang 9.0; SunOS 5.11)
Updated set of GUI icons
Updated list of countries (ISO 3166-1 alpha-2) and list of locations
Updated list of contributors
Updated Ukrainian translation of the sky culture descriptions
Updated GUI of the Satellites plugin: the color picker button was split into 3 buttons to define separate colors for info, orbit and marker of satellite
Updated "Save settings" button behaviour: when button "Save settings" are pressed, then emitted signal
configurationDataSaved() and all plugins are saved the config data too
Updated scripts
Updated Scripting Console
Updated code for Orbit class: combined EllipticalOrbit and CometOrbit classes to KeplerOrbit
Updated list of MSVC versions for StelLogger class
Updated GUI for Oculars plugin and changed focus policy for Oculars GUI buttons
Updated GUI for Information tab: define new ProperMotion InfoStringGroup flag, and adapt GUI, settings and StarWrapper
Updated InfoString: improved readability (HTML symbol syntax instead of Unicode char numbers)
Updated GUI and shortcuts info for Oculars plugin
Updated GUI for Script Console
Updated Moon phases info: Restore/sanitize handling of named moon phases
Updated trails behaviour: when planet is changed the trails should be recreated
Updated trails behaviour: include moons of current planet into planet trails
Updated trails behaviour: allow limitation (early cutoff) of trail length
Updated behaviour for selection of meteor showers in Search Dialog (Ctrl+Alt+M) of the Meteor Shower plugin
Updated default list of TLE sources in Satellites plugin
Updated Korean translations for Windows Installer
Updated DSO names: synced few names from SIMBAD
Updated the pulsars catalog and tool for generate of JSON catalog from the original data
Updated SSD: synced the data by JPL HORIZON for some Solar system minor bodies
Removed outdated and abandoned code
Removed code for separate handling hotkeys from Oculars plugin
Removed unnecessary orbit data from Comets and MinorPlanets
Removed of code repetition

diffstat:

 misc/stellarium/Makefile |    5 +-
 misc/stellarium/PLIST    |  189 ++++++++++++++++++++++++++++++++++++++++++++++-
 misc/stellarium/distinfo |   10 +-
 3 files changed, 195 insertions(+), 9 deletions(-)

diffs (truncated from 562 to 300 lines):

diff -r 8b1c88c94d6d -r 8a1b7c5cd09f misc/stellarium/Makefile
--- a/misc/stellarium/Makefile  Mon Mar 30 15:35:09 2020 +0000
+++ b/misc/stellarium/Makefile  Mon Mar 30 15:38:54 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2020/03/10 22:10:36 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2020/03/30 15:38:54 adam Exp $
 
-DISTNAME=      stellarium-0.19.3
-PKGREVISION=   3
+DISTNAME=      stellarium-0.20.0
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Stellarium/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
diff -r 8b1c88c94d6d -r 8a1b7c5cd09f misc/stellarium/PLIST
--- a/misc/stellarium/PLIST     Mon Mar 30 15:35:09 2020 +0000
+++ b/misc/stellarium/PLIST     Mon Mar 30 15:38:54 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2019/12/29 16:24:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.34 2020/03/30 15:38:54 adam Exp $
 bin/stellarium
 man/man1/stellarium.1
 ${PLIST.desktop}share/applications/stellarium.desktop
@@ -48,17 +48,27 @@
 share/stellarium/landscapes/garching/description.be.utf8
 share/stellarium/landscapes/garching/description.bg.utf8
 share/stellarium/landscapes/garching/description.bn.utf8
+share/stellarium/landscapes/garching/description.cs.utf8
 share/stellarium/landscapes/garching/description.de.utf8
 share/stellarium/landscapes/garching/description.en.utf8
+share/stellarium/landscapes/garching/description.en_GB.utf8
+share/stellarium/landscapes/garching/description.es.utf8
 share/stellarium/landscapes/garching/description.fr.utf8
 share/stellarium/landscapes/garching/description.gd.utf8
+share/stellarium/landscapes/garching/description.gl.utf8
+share/stellarium/landscapes/garching/description.hr.utf8
 share/stellarium/landscapes/garching/description.hu.utf8
+share/stellarium/landscapes/garching/description.id.utf8
 share/stellarium/landscapes/garching/description.ko.utf8
 share/stellarium/landscapes/garching/description.nb.utf8
+share/stellarium/landscapes/garching/description.nl.utf8
 share/stellarium/landscapes/garching/description.pt_BR.utf8
 share/stellarium/landscapes/garching/description.ru.utf8
+share/stellarium/landscapes/garching/description.sc.utf8
+share/stellarium/landscapes/garching/description.sk.utf8
 share/stellarium/landscapes/garching/description.uk.utf8
 share/stellarium/landscapes/garching/description.zh_CN.utf8
+share/stellarium/landscapes/garching/description.zh_TW.utf8
 share/stellarium/landscapes/garching/fogridge.png
 share/stellarium/landscapes/garching/garching-gl1.png
 share/stellarium/landscapes/garching/garching-gl2.png
@@ -69,31 +79,49 @@
 share/stellarium/landscapes/geneva/description.ar.utf8
 share/stellarium/landscapes/geneva/description.be.utf8
 share/stellarium/landscapes/geneva/description.bn.utf8
+share/stellarium/landscapes/geneva/description.cs.utf8
 share/stellarium/landscapes/geneva/description.de.utf8
 share/stellarium/landscapes/geneva/description.en.utf8
+share/stellarium/landscapes/geneva/description.en_GB.utf8
+share/stellarium/landscapes/geneva/description.es.utf8
 share/stellarium/landscapes/geneva/description.fr.utf8
 share/stellarium/landscapes/geneva/description.gd.utf8
+share/stellarium/landscapes/geneva/description.gl.utf8
+share/stellarium/landscapes/geneva/description.hr.utf8
 share/stellarium/landscapes/geneva/description.hu.utf8
+share/stellarium/landscapes/geneva/description.id.utf8
 share/stellarium/landscapes/geneva/description.ko.utf8
+share/stellarium/landscapes/geneva/description.nl.utf8
 share/stellarium/landscapes/geneva/description.pt_BR.utf8
 share/stellarium/landscapes/geneva/description.ru.utf8
+share/stellarium/landscapes/geneva/description.sk.utf8
 share/stellarium/landscapes/geneva/description.uk.utf8
 share/stellarium/landscapes/geneva/description.zh_CN.utf8
+share/stellarium/landscapes/geneva/description.zh_TW.utf8
 share/stellarium/landscapes/geneva/horizon_Geneve.txt
 share/stellarium/landscapes/geneva/landscape.ini
 share/stellarium/landscapes/grossmugl/description.ar.utf8
 share/stellarium/landscapes/grossmugl/description.be.utf8
 share/stellarium/landscapes/grossmugl/description.bn.utf8
+share/stellarium/landscapes/grossmugl/description.cs.utf8
 share/stellarium/landscapes/grossmugl/description.de.utf8
 share/stellarium/landscapes/grossmugl/description.en.utf8
+share/stellarium/landscapes/grossmugl/description.en_GB.utf8
+share/stellarium/landscapes/grossmugl/description.es.utf8
 share/stellarium/landscapes/grossmugl/description.fr.utf8
 share/stellarium/landscapes/grossmugl/description.gd.utf8
+share/stellarium/landscapes/grossmugl/description.gl.utf8
+share/stellarium/landscapes/grossmugl/description.hr.utf8
 share/stellarium/landscapes/grossmugl/description.hu.utf8
+share/stellarium/landscapes/grossmugl/description.id.utf8
 share/stellarium/landscapes/grossmugl/description.ko.utf8
+share/stellarium/landscapes/grossmugl/description.nl.utf8
 share/stellarium/landscapes/grossmugl/description.pt_BR.utf8
 share/stellarium/landscapes/grossmugl/description.ru.utf8
+share/stellarium/landscapes/grossmugl/description.sk.utf8
 share/stellarium/landscapes/grossmugl/description.uk.utf8
 share/stellarium/landscapes/grossmugl/description.zh_CN.utf8
+share/stellarium/landscapes/grossmugl/description.zh_TW.utf8
 share/stellarium/landscapes/grossmugl/gazetteer.bn.utf8
 share/stellarium/landscapes/grossmugl/gazetteer.de.utf8
 share/stellarium/landscapes/grossmugl/gazetteer.en.utf8
@@ -108,17 +136,28 @@
 share/stellarium/landscapes/guereins/description.be.utf8
 share/stellarium/landscapes/guereins/description.bg.utf8
 share/stellarium/landscapes/guereins/description.bn.utf8
+share/stellarium/landscapes/guereins/description.cs.utf8
 share/stellarium/landscapes/guereins/description.de.utf8
 share/stellarium/landscapes/guereins/description.en.utf8
+share/stellarium/landscapes/guereins/description.en_GB.utf8
+share/stellarium/landscapes/guereins/description.es.utf8
 share/stellarium/landscapes/guereins/description.fr.utf8
 share/stellarium/landscapes/guereins/description.gd.utf8
+share/stellarium/landscapes/guereins/description.gl.utf8
+share/stellarium/landscapes/guereins/description.hr.utf8
 share/stellarium/landscapes/guereins/description.hu.utf8
+share/stellarium/landscapes/guereins/description.id.utf8
 share/stellarium/landscapes/guereins/description.ko.utf8
 share/stellarium/landscapes/guereins/description.nb.utf8
+share/stellarium/landscapes/guereins/description.nl.utf8
 share/stellarium/landscapes/guereins/description.pt_BR.utf8
 share/stellarium/landscapes/guereins/description.ru.utf8
+share/stellarium/landscapes/guereins/description.sc.utf8
+share/stellarium/landscapes/guereins/description.sk.utf8
+share/stellarium/landscapes/guereins/description.sl.utf8
 share/stellarium/landscapes/guereins/description.uk.utf8
 share/stellarium/landscapes/guereins/description.zh_CN.utf8
+share/stellarium/landscapes/guereins/description.zh_TW.utf8
 share/stellarium/landscapes/guereins/fog.png
 share/stellarium/landscapes/guereins/guereins1.png
 share/stellarium/landscapes/guereins/guereins2.png
@@ -135,17 +174,28 @@
 share/stellarium/landscapes/hurricane/description.be.utf8
 share/stellarium/landscapes/hurricane/description.bg.utf8
 share/stellarium/landscapes/hurricane/description.bn.utf8
+share/stellarium/landscapes/hurricane/description.cs.utf8
 share/stellarium/landscapes/hurricane/description.de.utf8
 share/stellarium/landscapes/hurricane/description.en.utf8
+share/stellarium/landscapes/hurricane/description.en_GB.utf8
+share/stellarium/landscapes/hurricane/description.es.utf8
 share/stellarium/landscapes/hurricane/description.fr.utf8
 share/stellarium/landscapes/hurricane/description.gd.utf8
+share/stellarium/landscapes/hurricane/description.gl.utf8
+share/stellarium/landscapes/hurricane/description.hr.utf8
 share/stellarium/landscapes/hurricane/description.hu.utf8
+share/stellarium/landscapes/hurricane/description.id.utf8
 share/stellarium/landscapes/hurricane/description.ko.utf8
 share/stellarium/landscapes/hurricane/description.nb.utf8
+share/stellarium/landscapes/hurricane/description.nl.utf8
 share/stellarium/landscapes/hurricane/description.pt_BR.utf8
 share/stellarium/landscapes/hurricane/description.ru.utf8
+share/stellarium/landscapes/hurricane/description.sc.utf8
+share/stellarium/landscapes/hurricane/description.sk.utf8
+share/stellarium/landscapes/hurricane/description.sl.utf8
 share/stellarium/landscapes/hurricane/description.uk.utf8
 share/stellarium/landscapes/hurricane/description.zh_CN.utf8
+share/stellarium/landscapes/hurricane/description.zh_TW.utf8
 share/stellarium/landscapes/hurricane/fogridge.png
 share/stellarium/landscapes/hurricane/hurricane1.png
 share/stellarium/landscapes/hurricane/hurricane2.png
@@ -160,32 +210,55 @@
 share/stellarium/landscapes/jupiter/description.ar.utf8
 share/stellarium/landscapes/jupiter/description.be.utf8
 share/stellarium/landscapes/jupiter/description.bn.utf8
+share/stellarium/landscapes/jupiter/description.cs.utf8
+share/stellarium/landscapes/jupiter/description.de.utf8
 share/stellarium/landscapes/jupiter/description.en.utf8
+share/stellarium/landscapes/jupiter/description.en_GB.utf8
+share/stellarium/landscapes/jupiter/description.es.utf8
 share/stellarium/landscapes/jupiter/description.fr.utf8
 share/stellarium/landscapes/jupiter/description.gd.utf8
+share/stellarium/landscapes/jupiter/description.gl.utf8
+share/stellarium/landscapes/jupiter/description.hr.utf8
 share/stellarium/landscapes/jupiter/description.hu.utf8
+share/stellarium/landscapes/jupiter/description.id.utf8
 share/stellarium/landscapes/jupiter/description.ko.utf8
+share/stellarium/landscapes/jupiter/description.nl.utf8
 share/stellarium/landscapes/jupiter/description.pt_BR.utf8
 share/stellarium/landscapes/jupiter/description.ru.utf8
+share/stellarium/landscapes/jupiter/description.sc.utf8
+share/stellarium/landscapes/jupiter/description.sk.utf8
+share/stellarium/landscapes/jupiter/description.sl.utf8
 share/stellarium/landscapes/jupiter/description.uk.utf8
 share/stellarium/landscapes/jupiter/description.zh_CN.utf8
+share/stellarium/landscapes/jupiter/description.zh_TW.utf8
 share/stellarium/landscapes/jupiter/jupiter-256.png
 share/stellarium/landscapes/jupiter/landscape.ini
 share/stellarium/landscapes/mars/description.ar.utf8
 share/stellarium/landscapes/mars/description.be.utf8
 share/stellarium/landscapes/mars/description.bg.utf8
 share/stellarium/landscapes/mars/description.bn.utf8
+share/stellarium/landscapes/mars/description.cs.utf8
 share/stellarium/landscapes/mars/description.de.utf8
 share/stellarium/landscapes/mars/description.en.utf8
+share/stellarium/landscapes/mars/description.en_GB.utf8
+share/stellarium/landscapes/mars/description.es.utf8
 share/stellarium/landscapes/mars/description.fr.utf8
 share/stellarium/landscapes/mars/description.gd.utf8
+share/stellarium/landscapes/mars/description.gl.utf8
+share/stellarium/landscapes/mars/description.hr.utf8
 share/stellarium/landscapes/mars/description.hu.utf8
+share/stellarium/landscapes/mars/description.id.utf8
 share/stellarium/landscapes/mars/description.ko.utf8
 share/stellarium/landscapes/mars/description.nb.utf8
+share/stellarium/landscapes/mars/description.nl.utf8
 share/stellarium/landscapes/mars/description.pt_BR.utf8
 share/stellarium/landscapes/mars/description.ru.utf8
+share/stellarium/landscapes/mars/description.sc.utf8
+share/stellarium/landscapes/mars/description.sk.utf8
+share/stellarium/landscapes/mars/description.sl.utf8
 share/stellarium/landscapes/mars/description.uk.utf8
 share/stellarium/landscapes/mars/description.zh_CN.utf8
+share/stellarium/landscapes/mars/description.zh_TW.utf8
 share/stellarium/landscapes/mars/landscape.ini
 share/stellarium/landscapes/mars/mars.png
 share/stellarium/landscapes/moon/apollo17.png
@@ -193,47 +266,81 @@
 share/stellarium/landscapes/moon/description.be.utf8
 share/stellarium/landscapes/moon/description.bg.utf8
 share/stellarium/landscapes/moon/description.bn.utf8
+share/stellarium/landscapes/moon/description.cs.utf8
 share/stellarium/landscapes/moon/description.de.utf8
 share/stellarium/landscapes/moon/description.en.utf8
+share/stellarium/landscapes/moon/description.en_GB.utf8
+share/stellarium/landscapes/moon/description.es.utf8
 share/stellarium/landscapes/moon/description.fr.utf8
 share/stellarium/landscapes/moon/description.gd.utf8
+share/stellarium/landscapes/moon/description.gl.utf8
+share/stellarium/landscapes/moon/description.hr.utf8
 share/stellarium/landscapes/moon/description.hu.utf8
+share/stellarium/landscapes/moon/description.id.utf8
 share/stellarium/landscapes/moon/description.ko.utf8
 share/stellarium/landscapes/moon/description.nb.utf8
+share/stellarium/landscapes/moon/description.nl.utf8
 share/stellarium/landscapes/moon/description.pt_BR.utf8
 share/stellarium/landscapes/moon/description.ru.utf8
+share/stellarium/landscapes/moon/description.sc.utf8
+share/stellarium/landscapes/moon/description.sk.utf8
+share/stellarium/landscapes/moon/description.sl.utf8
 share/stellarium/landscapes/moon/description.uk.utf8
 share/stellarium/landscapes/moon/description.zh_CN.utf8
+share/stellarium/landscapes/moon/description.zh_TW.utf8
 share/stellarium/landscapes/moon/landscape.ini
 share/stellarium/landscapes/neptune/description.ar.utf8
 share/stellarium/landscapes/neptune/description.be.utf8
 share/stellarium/landscapes/neptune/description.bn.utf8
+share/stellarium/landscapes/neptune/description.cs.utf8
+share/stellarium/landscapes/neptune/description.de.utf8
 share/stellarium/landscapes/neptune/description.en.utf8
+share/stellarium/landscapes/neptune/description.en_GB.utf8
+share/stellarium/landscapes/neptune/description.es.utf8
 share/stellarium/landscapes/neptune/description.fr.utf8
 share/stellarium/landscapes/neptune/description.gd.utf8
+share/stellarium/landscapes/neptune/description.gl.utf8
+share/stellarium/landscapes/neptune/description.hr.utf8
 share/stellarium/landscapes/neptune/description.hu.utf8
+share/stellarium/landscapes/neptune/description.id.utf8
 share/stellarium/landscapes/neptune/description.ko.utf8
+share/stellarium/landscapes/neptune/description.nl.utf8
 share/stellarium/landscapes/neptune/description.pt_BR.utf8
 share/stellarium/landscapes/neptune/description.ru.utf8
+share/stellarium/landscapes/neptune/description.sc.utf8
+share/stellarium/landscapes/neptune/description.sk.utf8
+share/stellarium/landscapes/neptune/description.sl.utf8
 share/stellarium/landscapes/neptune/description.uk.utf8
 share/stellarium/landscapes/neptune/description.zh_CN.utf8
+share/stellarium/landscapes/neptune/description.zh_TW.utf8
 share/stellarium/landscapes/neptune/landscape.ini
 share/stellarium/landscapes/neptune/neptune-256.png
 share/stellarium/landscapes/ocean/description.ar.utf8
 share/stellarium/landscapes/ocean/description.be.utf8
 share/stellarium/landscapes/ocean/description.bg.utf8
 share/stellarium/landscapes/ocean/description.bn.utf8
+share/stellarium/landscapes/ocean/description.cs.utf8
 share/stellarium/landscapes/ocean/description.de.utf8
 share/stellarium/landscapes/ocean/description.en.utf8
+share/stellarium/landscapes/ocean/description.en_GB.utf8
+share/stellarium/landscapes/ocean/description.es.utf8
 share/stellarium/landscapes/ocean/description.fr.utf8
 share/stellarium/landscapes/ocean/description.gd.utf8
+share/stellarium/landscapes/ocean/description.gl.utf8
+share/stellarium/landscapes/ocean/description.hr.utf8
 share/stellarium/landscapes/ocean/description.hu.utf8
+share/stellarium/landscapes/ocean/description.id.utf8
 share/stellarium/landscapes/ocean/description.ko.utf8
 share/stellarium/landscapes/ocean/description.nb.utf8
+share/stellarium/landscapes/ocean/description.nl.utf8
 share/stellarium/landscapes/ocean/description.pt_BR.utf8
 share/stellarium/landscapes/ocean/description.ru.utf8
+share/stellarium/landscapes/ocean/description.sc.utf8
+share/stellarium/landscapes/ocean/description.sk.utf8
+share/stellarium/landscapes/ocean/description.sl.utf8
 share/stellarium/landscapes/ocean/description.uk.utf8
 share/stellarium/landscapes/ocean/description.zh_CN.utf8
+share/stellarium/landscapes/ocean/description.zh_TW.utf8
 share/stellarium/landscapes/ocean/fog.png
 share/stellarium/landscapes/ocean/landscape.ini
 share/stellarium/landscapes/ocean/ocean1.png
@@ -249,42 +356,77 @@
 share/stellarium/landscapes/saturn/description.be.utf8
 share/stellarium/landscapes/saturn/description.bg.utf8
 share/stellarium/landscapes/saturn/description.bn.utf8



Home | Main Index | Thread Index | Old Index