SVN commit 1209942 by lappelhans: First bits of social-news qml replacement M +1 -0 CMakeLists.txt A social-news (directory) A social-news/CMakeLists.txt A social-news/package (directory) A social-news/package/contents (directory) A social-news/package/contents/code (directory) A social-news/package/contents/config (directory) A social-news/package/contents/config/main.xml A social-news/package/contents/ui (directory) A social-news/package/contents/ui/config.ui A social-news/package/contents/ui/main.qml [License: LGPL (v2+)] A social-news/package/metadata.desktop A social-news/plasma-applet-social-news-qml.desktop --- trunk/playground/base/plasma/declarative-applets/replacements/CMakeLists.txt #1209941:1209942 @@ -1 +1,2 @@ add_subdirectory(rssnow) +add_subdirectory(social-news) \ No newline at end of file