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

Utku Aydın utkuaydin34 at gmail.com
Sat Dec 25 19:48:07 CET 2010


SVN commit 1209198 by aydin:

Add opendesktop community online service plugin


 M  +1 -0      CMakeLists.txt  
 A             opendesktop (directory)  
 A             opendesktop/CMakeLists.txt  
 A             opendesktop/OpenDesktopItem.cpp   [License: LGPL]
 A             opendesktop/OpenDesktopItem.h   [License: LGPL]
 A             opendesktop/OpenDesktopModel.cpp   [License: LGPL]
 A             opendesktop/OpenDesktopModel.h   [License: LGPL]
 A             opendesktop/OpenDesktopPlugin.cpp   [License: LGPL]
 A             opendesktop/OpenDesktopPlugin.h   [License: LGPL]


--- trunk/KDE/kdeedu/marble/src/plugins/render/CMakeLists.txt #1209197:1209198
@@ -11,6 +11,7 @@
 add_subdirectory( photo )
 add_subdirectory( positionmarker )
 add_subdirectory( progress )
+add_subdirectory( opendesktop )
 # add_subdirectory ( twitter )
 add_subdirectory( wikipedia )
 add_subdirectory( weather )


More information about the Marble-commits mailing list