[Panel-devel] branches/work/kde4/playground/base

Riccardo Iaconelli ruphy at fsfe.org
Sun Jul 30 23:44:45 CEST 2006


SVN commit 568019 by ruphy:

Initial checkin of Plasmagik, a small application that "magically" creates plasmoids.
It is intended to be used by developers to make others using their creations.
Of course this is the first checkin, and this app needs to be improved a lot, adding artworks, improving the code, adding features, and so on, but now it's already working and doing its work in.

CCMAIL: panel-devel at kde.org
CCMAIL: ruphy at fsfe.org


 M  +1 -0      CMakeLists.txt  
 A             plasmagik (directory)  
 AM            plasmagik/CMakeLists.txt  
 A             plasmagik/src (directory)  
 AM            plasmagik/src/CMakeLists.txt  
 AM            plasmagik/src/main.cpp   [License: GPL (v2+) (wrong address)]
 AM            plasmagik/src/pages.cpp   [License: GPL (v2+) (wrong address)]
 AM            plasmagik/src/pages.h   [License: GPL (v2+) (wrong address)]
 AM            plasmagik/src/plasmagik.cpp   [License: GPL (v2+) (wrong address)]
 AM            plasmagik/src/plasmagik.h   [License: GPL (v2+) (wrong address)]
 AM            plasmagik/src/simplewizard.cpp   [License: UNKNOWN]
 AM            plasmagik/src/simplewizard.h   [License: UNKNOWN]


--- branches/work/kde4/playground/base/CMakeLists.txt #568018:568019
@@ -44,6 +44,7 @@
 endif(X11_kompmgr_FOUND)
 
 add_subdirectory(systemsettings)
+add_subdirectory(plasmagik)
 add_subdirectory(cmake)
 
 
** branches/work/kde4/playground/base/plasmagik/CMakeLists.txt #property svn:executable
   + *
** branches/work/kde4/playground/base/plasmagik/src/CMakeLists.txt #property svn:executable
   + *
** branches/work/kde4/playground/base/plasmagik/src/main.cpp #property svn:executable
   + *
** branches/work/kde4/playground/base/plasmagik/src/pages.cpp #property svn:executable
   + *
** branches/work/kde4/playground/base/plasmagik/src/pages.h #property svn:executable
   + *
** branches/work/kde4/playground/base/plasmagik/src/plasmagik.cpp #property svn:executable
   + *
** branches/work/kde4/playground/base/plasmagik/src/plasmagik.h #property svn:executable
   + *
** branches/work/kde4/playground/base/plasmagik/src/simplewizard.cpp #property svn:executable
   + *
** branches/work/kde4/playground/base/plasmagik/src/simplewizard.h #property svn:executable
   + *


More information about the Panel-devel mailing list