SVN commit 923587 by geiseri: Import Blazer into KDE's subversion. This is a simple desktop shell for use with thin clients and virtualized remote desktops. M +1 -0 CMakeLists.txt M +3 -0 INDEX A blazer (directory) A blazer/CMakeLists.txt A blazer/COPYING A blazer/INSTALL A blazer/README A blazer/applicationmenu.cpp [License: GPL (v2+) (wrong address)] A blazer/applicationmenu.h [License: GPL (v2+) (wrong address)] A blazer/blazer.cpp [License: GPL (v2+) (wrong address)] A blazer/blazer.desktop A blazer/blazer.pro A blazer/blazer.qrc A blazer/clock.cpp [License: GPL (v2+) (wrong address)] A blazer/clock.h [License: GPL (v2+) (wrong address)] A blazer/default.profile A blazer/desktopwidget.cpp [License: GPL (v2+) (wrong address)] A blazer/desktopwidget.h [License: GPL (v2+) (wrong address)] A blazer/images (directory) AM blazer/images/dockbar_bottom.png AM blazer/images/dockbar_top.png A blazer/launcher.cpp [License: GPL (v2+) (wrong address)] A blazer/launcher.h [License: GPL (v2+) (wrong address)] A blazer/launcher.ui A blazer/launcherbutton.cpp [License: GPL (v2+) (wrong address)] A blazer/launcherbutton.h [License: GPL (v2+) (wrong address)] A blazer/mediabutton.cpp [License: GPL (v2+) (wrong address)] A blazer/mediabutton.h [License: GPL (v2+) (wrong address)] A blazer/mediamenu.cpp [License: GPL (v2+) (wrong address)] A blazer/mediamenu.h [License: GPL (v2+) (wrong address)] A blazer/pager.cpp [License: GPL (v2+) (wrong address)] A blazer/pager.h [License: GPL (v2+) (wrong address)] A blazer/styles.css A blazer/systemtray.cpp [License: GPL (v2+) (wrong address)] A blazer/systemtray.h [License: GPL (v2+) (wrong address)] A blazer/taskitembutton.cpp [License: GPL (v2+) (wrong address)] A blazer/taskitembutton.h [License: GPL (v2+) (wrong address)] A blazer/taskmanagerwidget.cpp [License: GPL (v2+) (wrong address)] A blazer/taskmanagerwidget.h [License: GPL (v2+) (wrong address)] A blazer/topbar.cpp [License: GPL (v2+) (wrong address)] A blazer/topbar.h [License: GPL (v2+) (wrong address)] --- trunk/playground/base/CMakeLists.txt #923586:923587 @@ -17,3 +17,4 @@ macro_optional_add_subdirectory(plasma) macro_optional_add_subdirectory(plasmagik) macro_optional_add_subdirectory(konq-plugins) +macro_optional_add_subdirectory(blazer) --- trunk/playground/base/INDEX #923586:923587 @@ -24,3 +24,6 @@ Name: raptor Synopsis: Raptor is a Application Utility Menu for KDE4 + +Name: blazer +Synopsis: A lightweight desktop shell for KDE 4 ** trunk/playground/base/blazer/images/dockbar_bottom.png #property svn:mime-type + application/octet-stream ** trunk/playground/base/blazer/images/dockbar_top.png #property svn:mime-type + application/octet-stream