Begin the breaking up of solidshell into specialized components so that it can be portable. Right now solid-hardware is not built; if you want the functionality of
solidshell, use solid-[powermanagement,bluetooth,network] as they currently are exactly what solidshell used to be. svn path=/trunk/KDE/kdebase/workspace/; revision=786917
This commit is contained in:
parent
3cf3c180c6
commit
e4cddb4139
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,7 @@ SET(kwin4_effect_builtins_sources
|
||||||
dimscreen.cpp
|
dimscreen.cpp
|
||||||
fade.cpp
|
fade.cpp
|
||||||
fallapart.cpp
|
fallapart.cpp
|
||||||
|
flipout.cpp
|
||||||
login.cpp
|
login.cpp
|
||||||
logout.cpp
|
logout.cpp
|
||||||
maketransparent.cpp
|
maketransparent.cpp
|
||||||
|
@ -60,6 +61,7 @@ install( FILES
|
||||||
dimscreen.desktop
|
dimscreen.desktop
|
||||||
fade.desktop
|
fade.desktop
|
||||||
fallapart.desktop
|
fallapart.desktop
|
||||||
|
flipout.desktop
|
||||||
login.desktop
|
login.desktop
|
||||||
logout.desktop
|
logout.desktop
|
||||||
maketransparent.desktop
|
maketransparent.desktop
|
||||||
|
|
Loading…
Reference in a new issue