[Marble-commits] KDE/kdeedu/marble/src/plugins/render

Dennis Nienhüser earthwings at gentoo.org
Sun May 2 20:12:05 CEST 2010


SVN commit 1121928 by nienhueser:

A float item that shows a pie chart download progress indicator, mainly intended for Maemo and applications embedding a MarbleWidget. Visible per default on small screen devices (Maemo). REVIEW: 3858

 M  +1 -0      CMakeLists.txt  
 A             progress (directory)  
 A             progress/CMakeLists.txt  
 A             progress/ProgressFloatItem.cpp   [License: LGPL]
 A             progress/ProgressFloatItem.h   [License: LGPL]


--- trunk/KDE/kdeedu/marble/src/plugins/render/CMakeLists.txt #1121927:1121928
@@ -10,6 +10,7 @@
 add_subdirectory( stars )
 # add_subdirectory( panoramio )
 add_subdirectory( photo )
+add_subdirectory( progress )
 # add_subdirectory ( twitter )
 add_subdirectory( wikipedia )
 add_subdirectory( weather )


More information about the Marble-commits mailing list