- Update to version 0.21.0
- Expose and enable GPS support Reported by: linux.org.ru
This commit is contained in:
parent
1ec22670cb
commit
5d2023c38a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=569538
3 changed files with 156 additions and 83 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= stellarium
|
||||
PORTVERSION= 0.20.4
|
||||
PORTVERSION= 0.21.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= astro
|
||||
EXTRACT_ONLY= ${_DISTFILES:Nstars_*.cat:N*.pdf}
|
||||
|
@ -20,16 +20,14 @@ USES= cmake compiler:c++11-lang desktop-file-utils \
|
|||
USE_QT= qmake_build buildtools_build \
|
||||
concurrent core gui network opengl printsupport widgets
|
||||
|
||||
CMAKE_ARGS= -DENABLE_GPS:BOOL=OFF # XXX: requires Qt5Positioning
|
||||
|
||||
GUIDE_VERSION= ${PORTVERSION}
|
||||
|
||||
PORTDOCS= CREDITS.md ChangeLog README.md \
|
||||
stellarium_user_guide-${GUIDE_VERSION}-1.pdf
|
||||
|
||||
OPTIONS_DEFINE= DOCS MORE_STARS MULTIMEDIA NLS SCRIPTS TEXTURES \
|
||||
TELESCOPE
|
||||
OPTIONS_DEFAULT= MULTIMEDIA SCRIPTS TELESCOPE
|
||||
OPTIONS_DEFINE= DOCS GPS MORE_STARS MULTIMEDIA NLS SCRIPTS \
|
||||
TEXTURES TELESCOPE
|
||||
OPTIONS_DEFAULT= GPS MULTIMEDIA SCRIPTS TELESCOPE
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
MORE_STARS_DESC= Install extra star catalogs (1.0GB)
|
||||
|
@ -41,6 +39,11 @@ TELESCOPE_DESC= Telescope control plugin
|
|||
DOCS_MASTER_SITES= https://github.com/Stellarium/stellarium/releases/download/v${GUIDE_VERSION}/:ug
|
||||
DOCS_DISTFILES= stellarium_user_guide-${GUIDE_VERSION}-1.pdf:ug
|
||||
|
||||
GPS_DESC= GPS (NMEA handling) support
|
||||
GPS_LIB_DEPENDS= libgps.so:astro/gpsd
|
||||
GPS_USE= QT=location,serialport
|
||||
GPS_CMAKE_OFF= -DENABLE_GPS:BOOL=OFF
|
||||
|
||||
TEXTURES_MASTER_SITES= SF/${PORTNAME}/Extra-data-files/textures:gfx
|
||||
TEXTURES_DISTFILES= textures-1K.zip:gfx
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
TIMESTAMP = 1609153551
|
||||
SHA256 (Stellarium-stellarium-v0.20.4_GH0.tar.gz) = 3d1dc31c08e662b1f392e2ac72dc791876ea82ed8b80db282f269eccaea8ffcc
|
||||
SIZE (Stellarium-stellarium-v0.20.4_GH0.tar.gz) = 347246814
|
||||
SHA256 (stellarium_user_guide-0.20.4-1.pdf) = f83db69be31603a5190a915952aa618b205d945339c4d5a638f6b78dd13ba4e7
|
||||
SIZE (stellarium_user_guide-0.20.4-1.pdf) = 32523592
|
||||
TIMESTAMP = 1617003021
|
||||
SHA256 (Stellarium-stellarium-v0.21.0_GH0.tar.gz) = c50bb8be684b5098ff21883faf6cb0c7d3c4186ceb7854d8c3eb0a3c52912a38
|
||||
SIZE (Stellarium-stellarium-v0.21.0_GH0.tar.gz) = 353979343
|
||||
SHA256 (stellarium_user_guide-0.21.0-1.pdf) = 3e42b4619e82e27a101aa67427bd067543dd1eeb951ebd2b2b1da77ec6db8218
|
||||
SIZE (stellarium_user_guide-0.21.0-1.pdf) = 31132367
|
||||
SHA256 (stars_4_1v0_2.cat) = 15589d9193b850cac68a031bd02dcb59da36c03946ca1be373fbabdb6b1edd63
|
||||
SIZE (stars_4_1v0_2.cat) = 16948302
|
||||
SHA256 (stars_5_2v0_1.cat) = c4ebd18d05a805308cfac85fe224e3f0a75db6579cae65c935a0954da13f4164
|
||||
|
|
|
@ -58,6 +58,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/garching/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.id.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.ko.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.nb.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.nl.utf8
|
||||
|
@ -66,6 +67,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/garching/description.ru.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.th.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/garching/description.zh_TW.utf8
|
||||
|
@ -92,12 +96,16 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/geneva/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.id.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.ko.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.pt_BR.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.ro.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.ru.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.th.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/geneva/description.zh_TW.utf8
|
||||
|
@ -119,12 +127,16 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/grossmugl/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.id.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.ko.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.pt_BR.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.ro.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.ru.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.th.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/grossmugl/description.zh_TW.utf8
|
||||
|
@ -154,6 +166,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/guereins/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.id.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.ko.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.nb.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.nl.utf8
|
||||
|
@ -163,6 +176,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/guereins/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.th.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/guereins/description.zh_TW.utf8
|
||||
|
@ -194,6 +210,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/hurricane/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.id.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.nb.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.pt_BR.utf8
|
||||
|
@ -202,6 +219,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/hurricane/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.th.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/hurricane/description.zh_TW.utf8
|
||||
|
@ -232,6 +252,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/jupiter/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.id.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.pt_BR.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.ro.utf8
|
||||
|
@ -239,6 +260,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/jupiter/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.th.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/jupiter/description.zh_TW.utf8
|
||||
|
@ -260,6 +284,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/mars/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.id.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.nb.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.pt_BR.utf8
|
||||
|
@ -268,6 +293,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/mars/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.th.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/mars/description.zh_TW.utf8
|
||||
|
@ -290,6 +318,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/moon/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.id.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.nb.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.pt_BR.utf8
|
||||
|
@ -298,6 +327,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/moon/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.th.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/moon/description.zh_TW.utf8
|
||||
|
@ -318,6 +350,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/neptune/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.id.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.pt_BR.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.ro.utf8
|
||||
|
@ -325,6 +358,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/neptune/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.th.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/neptune/description.zh_TW.utf8
|
||||
|
@ -346,6 +382,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/ocean/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.id.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.ko.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.nb.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.nl.utf8
|
||||
|
@ -355,6 +392,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/ocean/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.th.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/ocean/description.zh_TW.utf8
|
||||
|
@ -385,6 +425,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/saturn/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.id.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.ko.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.nb.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.nl.utf8
|
||||
|
@ -394,6 +435,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/saturn/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.th.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/saturn/description.zh_TW.utf8
|
||||
|
@ -409,16 +453,22 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/sun/description.es.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.fi.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.fr.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.gd.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.gl.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.id.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.ko.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.pt_BR.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.ro.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.ru.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.th.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/sun/description.zh_TW.utf8
|
||||
|
@ -440,6 +490,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/trees/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.id.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.ko.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.nb.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.nl.utf8
|
||||
|
@ -449,6 +500,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/trees/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.th.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/trees/description.zh_TW.utf8
|
||||
|
@ -472,6 +526,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/uranus/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.id.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.pt_BR.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.ro.utf8
|
||||
|
@ -479,6 +534,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/uranus/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.th.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/uranus/description.zh_TW.utf8
|
||||
|
@ -500,6 +558,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/zero/description.hr.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.hu.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.id.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.ja.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.nl.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.pt_BR.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.ro.utf8
|
||||
|
@ -507,6 +566,9 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/landscapes/zero/description.sc.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.sk.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.sl.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.sv.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.th.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.tr.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.uk.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.zh_CN.utf8
|
||||
%%DATADIR%%/landscapes/zero/description.zh_TW.utf8
|
||||
|
@ -1139,7 +1201,10 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/scenery3d/Sterngarten/description.gl.utf8
|
||||
%%DATADIR%%/scenery3d/Sterngarten/description.pt_BR.utf8
|
||||
%%DATADIR%%/scenery3d/Sterngarten/description.ru.utf8
|
||||
%%DATADIR%%/scenery3d/Sterngarten/description.sk.utf8
|
||||
%%DATADIR%%/scenery3d/Sterngarten/description.uk.utf8
|
||||
%%DATADIR%%/scenery3d/Sterngarten/description.zh_CN.utf8
|
||||
%%DATADIR%%/scenery3d/Sterngarten/description.zh_TW.utf8
|
||||
%%DATADIR%%/scenery3d/Sterngarten/scenery3d.ini
|
||||
%%DATADIR%%/scenery3d/Sterngarten/viewpoints.ini
|
||||
%%DATADIR%%/scenery3d/Testscene/Stellarium-Testscene.mtl
|
||||
|
@ -1182,7 +1247,10 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/scenery3d/Testscene/description.gl.utf8
|
||||
%%DATADIR%%/scenery3d/Testscene/description.pt_BR.utf8
|
||||
%%DATADIR%%/scenery3d/Testscene/description.ru.utf8
|
||||
%%DATADIR%%/scenery3d/Testscene/description.sk.utf8
|
||||
%%DATADIR%%/scenery3d/Testscene/description.uk.utf8
|
||||
%%DATADIR%%/scenery3d/Testscene/description.zh_CN.utf8
|
||||
%%DATADIR%%/scenery3d/Testscene/description.zh_TW.utf8
|
||||
%%DATADIR%%/scenery3d/Testscene/scenery3d.ini
|
||||
%%SCRIPTS%%%%DATADIR%%/scripts/analemma.ssc
|
||||
%%SCRIPTS%%%%DATADIR%%/scripts/bennett.ssc
|
||||
|
@ -1235,6 +1303,69 @@ share/mime/packages/stellarium.xml
|
|||
%%SCRIPTS%%%%DATADIR%%/scripts/uranian_analemma.ssc
|
||||
%%SCRIPTS%%%%DATADIR%%/scripts/western_constellations_tour.ssc
|
||||
%%SCRIPTS%%%%DATADIR%%/scripts/zodiac.ssc
|
||||
%%DATADIR%%/skycultures/al-sufi/And.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Aql.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Aqr.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Ara.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Arg.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Ari.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Aur.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Boo.png
|
||||
%%DATADIR%%/skycultures/al-sufi/CMa.png
|
||||
%%DATADIR%%/skycultures/al-sufi/CMi.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Cap.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Cas.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Cen.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Cep.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Cet.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Cnc.png
|
||||
%%DATADIR%%/skycultures/al-sufi/CrA.png
|
||||
%%DATADIR%%/skycultures/al-sufi/CrB.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Crt.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Crv.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Cyg.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Dol.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Dra.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Equ.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Eri.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Gem.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Her.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Hyd.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Leo.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Lep.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Lib.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Lyr.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Oph.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Oph1.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Ori.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Peg.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Per.png
|
||||
%%DATADIR%%/skycultures/al-sufi/PsA.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Psc.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Sag.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Sco.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Sgr.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Sufi_FishA.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Sufi_FishB.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Sufi_Horse.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Tau.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Tri.png
|
||||
%%DATADIR%%/skycultures/al-sufi/UMa.png
|
||||
%%DATADIR%%/skycultures/al-sufi/UMi.png
|
||||
%%DATADIR%%/skycultures/al-sufi/Vir.png
|
||||
%%DATADIR%%/skycultures/al-sufi/asterism_lines.fab
|
||||
%%DATADIR%%/skycultures/al-sufi/asterism_names.eng.fab
|
||||
%%DATADIR%%/skycultures/al-sufi/constellation_names.eng.fab
|
||||
%%DATADIR%%/skycultures/al-sufi/constellationsart.fab
|
||||
%%DATADIR%%/skycultures/al-sufi/constellationship.fab
|
||||
%%DATADIR%%/skycultures/al-sufi/description.en.utf8
|
||||
%%DATADIR%%/skycultures/al-sufi/description.es.utf8
|
||||
%%DATADIR%%/skycultures/al-sufi/description.gl.utf8
|
||||
%%DATADIR%%/skycultures/al-sufi/description.sk.utf8
|
||||
%%DATADIR%%/skycultures/al-sufi/description.uk.utf8
|
||||
%%DATADIR%%/skycultures/al-sufi/dso_names.fab
|
||||
%%DATADIR%%/skycultures/al-sufi/info.ini
|
||||
%%DATADIR%%/skycultures/al-sufi/star_names.fab
|
||||
%%DATADIR%%/skycultures/almagest/constellation_names.eng.fab
|
||||
%%DATADIR%%/skycultures/almagest/constellationship.fab
|
||||
%%DATADIR%%/skycultures/almagest/corvus_s.png
|
||||
|
@ -1265,78 +1396,6 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/skycultures/anutan/info.ini
|
||||
%%DATADIR%%/skycultures/anutan/planet_names.fab
|
||||
%%DATADIR%%/skycultures/anutan/star_names.fab
|
||||
%%DATADIR%%/skycultures/arabic/Bearer-of-the-Demons-Head.png
|
||||
%%DATADIR%%/skycultures/arabic/Book_of_Fixed_Stars3.png
|
||||
%%DATADIR%%/skycultures/arabic/CentaurAndThe-Beast-of-Prey.png
|
||||
%%DATADIR%%/skycultures/arabic/Cetus.png
|
||||
%%DATADIR%%/skycultures/arabic/Inflammatus.png
|
||||
%%DATADIR%%/skycultures/arabic/Part-of-the-Horse.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Archer.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Arrow.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Balance.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Brave.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Bull.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Censer.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Crab.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Dolphin.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Dragon.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Eagle.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Giant.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Great-Cup.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Great-Horse.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Greater-Bear.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Greater-Dog.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Hare.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Hen.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Howler.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Kneeling-Man.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Lesser-Bear.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Lesser-Dog.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Lion.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Maiden.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Northern-Crown.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Ram.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Raven.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Reins-holder.png
|
||||
%%DATADIR%%/skycultures/arabic/The-River.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Scorpion.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Shackled-Woman.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Ship.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Snake-Charmer.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Southern-Crown.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Southern-Whale.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Triangle.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Turtle.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Twins.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Well-bucket.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Whale.png
|
||||
%%DATADIR%%/skycultures/arabic/The-Young-Goat.png
|
||||
%%DATADIR%%/skycultures/arabic/Who-Lady-Has-Chair.png
|
||||
%%DATADIR%%/skycultures/arabic/al_sufi_altre_006_copia.png
|
||||
%%DATADIR%%/skycultures/arabic/constellation_names.eng.fab
|
||||
%%DATADIR%%/skycultures/arabic/constellation_names.exp.fab
|
||||
%%DATADIR%%/skycultures/arabic/constellationsart.fab
|
||||
%%DATADIR%%/skycultures/arabic/constellationship.fab
|
||||
%%DATADIR%%/skycultures/arabic/description.ar.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.be.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.bn.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.de.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.en.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.es.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.fr.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.gl.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.hu.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.ja.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.nl.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.pt_BR.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.ru.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.sk.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.uk.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.zh_CN.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.zh_HK.utf8
|
||||
%%DATADIR%%/skycultures/arabic/description.zh_TW.utf8
|
||||
%%DATADIR%%/skycultures/arabic/info.ini
|
||||
%%DATADIR%%/skycultures/arabic/star_names.fab
|
||||
%%DATADIR%%/skycultures/arabic_moon_stations/constellation_names.eng.fab
|
||||
%%DATADIR%%/skycultures/arabic_moon_stations/constellationship.fab
|
||||
%%DATADIR%%/skycultures/arabic_moon_stations/description.ar.utf8
|
||||
|
@ -2615,6 +2674,7 @@ share/mime/packages/stellarium.xml
|
|||
%%DATADIR%%/textures/mimas.png
|
||||
%%DATADIR%%/textures/miranda.png
|
||||
%%DATADIR%%/textures/moon.png
|
||||
%%DATADIR%%/textures/moon_4k.jpg
|
||||
%%DATADIR%%/textures/moon_normals.png
|
||||
%%DATADIR%%/textures/neb.png
|
||||
%%DATADIR%%/textures/neb_dif.png
|
||||
|
@ -2691,6 +2751,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/en_US.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/eo.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/es.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/es_419.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/et.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/eu.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/fa.qm
|
||||
|
@ -2760,6 +2821,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/zh.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/zh_CN.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/zh_HK.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/zh_SG.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-planetary-features/zh_TW.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/af.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/am.qm
|
||||
|
@ -2785,6 +2847,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/en_US.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/eo.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/es.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/es_419.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/et.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/eu.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/fa.qm
|
||||
|
@ -2854,6 +2917,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/zh.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/zh_CN.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/zh_HK.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/zh_SG.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-remotecontrol/zh_TW.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/af.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/am.qm
|
||||
|
@ -2879,6 +2943,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/en_US.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/eo.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/es.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/es_419.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/et.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/eu.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/fa.qm
|
||||
|
@ -2948,6 +3013,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/zh.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/zh_CN.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/zh_HK.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/zh_SG.qm
|
||||
%%NLS%%%%SCRIPTS%%%%DATADIR%%/translations/stellarium-scripts/zh_TW.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/aa.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/ae.qm
|
||||
|
@ -2980,6 +3046,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/en_US.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/eo.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/es.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/es_419.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/et.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/eu.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/fa.qm
|
||||
|
@ -3058,6 +3125,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/zh.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/zh_CN.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/zh_HK.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/zh_SG.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium-skycultures/zh_TW.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/aa.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/ae.qm
|
||||
|
@ -3090,6 +3158,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%DATADIR%%/translations/stellarium/en_US.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/eo.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/es.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/es_419.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/et.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/eu.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/fa.qm
|
||||
|
@ -3167,6 +3236,7 @@ share/mime/packages/stellarium.xml
|
|||
%%NLS%%%%DATADIR%%/translations/stellarium/zh.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/zh_CN.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/zh_HK.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/zh_SG.qm
|
||||
%%NLS%%%%DATADIR%%/translations/stellarium/zh_TW.qm
|
||||
%%SCRIPTS%%%%DATADIR%%/webroot/dejavusans-webfont.eot
|
||||
%%SCRIPTS%%%%DATADIR%%/webroot/dejavusans-webfont.svg
|
||||
|
|
Loading…
Reference in a new issue