[Marble-commits] KDE/kdeedu/marble/src
Jens-Michael Hoffmann
jensmh at gmx.de
Tue Aug 24 22:14:57 CEST 2010
SVN commit 1167516 by jmhoffmann:
Get Hot New Stuff / KNewStuff (GHNS/KNS): Switch to providers for 4.5+.
In Marble 0.10 (released with KDE 4.5) there have been changes in the
way the clouds layer is handled. It now uses the generic blending classes.
Currently there are three map themes available via GHNS which have a clouds
layer and for which we have to provide versions for Marble versions 0.10+.
In addition to that we might (hopefully) see new map themes which use the
blending feature. These maps will not work in Marble versions before 0.10.
M +2 -2 marble.knsrc
--- trunk/KDE/kdeedu/marble/src/marble.knsrc #1167515:1167516
@@ -1,10 +1,10 @@
[KNewStuff2]
-ProvidersUrl=http://edu.kde.org/marble/newstuff/providers.xml
+ProvidersUrl=http://edu.kde.org/marble/newstuff/providers-4.5.xml
InstallPath=.marble/data/maps
Uncompress=true
[KNewStuff3]
-ProvidersUrl=http://edu.kde.org/marble/newstuff/providers.xml
+ProvidersUrl=http://edu.kde.org/marble/newstuff/providers-4.5.xml
Categories=Marble,Maps
XdgTargetDir=marble/maps
Uncompress=archive
More information about the Marble-commits
mailing list