From kde-core-devel Tue May 08 18:49:29 2007 From: Albert Astals Cid Date: Tue, 08 May 2007 18:49:29 +0000 To: kde-core-devel Subject: Re: Marble in kdereview Message-Id: <200705082049.29453.aacid () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=117865021525190 A Dimarts 08 Maig 2007, Torsten Rahn va escriure: > Hi everyone, > > I just moved Marble Desktop Globe into kdereview svn. Please have > a look if you have the time since I'd like to get this application into > kdeedu before the end of the month. ;) > > There are two ways to compile Marble: As a KDE4 version and as a Qt4-only > version (you need to invoke cmake with -DQTONLY="ON" for the latter). > > For the KDE-EDU evaluation please compile it as with any other KDE > application. The docs are available as usual in kdereview/doc/marble. > > I'd like to thank everyone who has been involved with the development of > Marble so far. > > There are two known issues which I'll fix pretty soon: the coastlines don't > display properly at high zoom levels (for reasons I'm aware of) and the > Wikipedia browser doesn't display images (for reasons I'm aware of). > Apart from that it should work as advertized. You don't have a Messages.sh so your program can not be translated. Also grep i18n only shows 5 calls, it seems few, can you check if you need more? Albert > > Of course there are more things on the TODO: > - Further Wikipediazation > - Automatic tile downloading (which is close to be done) > - Adding DBUS support to KAtlasView (soon to be renamed to MarbleView) and > adding KPart support to KAtlasControl (soon to be renamed to MarbleWidget). > - Adding GHNS support for custom maps. > > And of course our GSoC projects: > - Improved KML support > - GPS support > - Flat 2D View (Equirectangular projection) > > Thanks for your time & Cheers, > > Torsten