Disable taskbarthumbnails until Plasma uses this feature again.
No point in having this effect offered when it doesn't work. svn path=/trunk/KDE/kdebase/workspace/; revision=827265
This commit is contained in:
parent
1fd9f9aa92
commit
8556f99b8a
1 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@ SET(kwin4_effect_builtins_sources
|
|||
shadow.cpp
|
||||
showfps.cpp
|
||||
showpaint.cpp
|
||||
taskbarthumbnail.cpp
|
||||
#taskbarthumbnail.cpp # Enable when plasma has tooltips again
|
||||
thumbnailaside.cpp
|
||||
zoom.cpp
|
||||
)
|
||||
|
@ -72,7 +72,7 @@ install( FILES
|
|||
shadow.desktop
|
||||
showfps.desktop
|
||||
showpaint.desktop
|
||||
taskbarthumbnail.desktop
|
||||
#taskbarthumbnail.desktop # Enable when plasma has tooltips again
|
||||
thumbnailaside.desktop
|
||||
zoom.desktop
|
||||
DESTINATION ${SERVICES_INSTALL_DIR}/kwin )
|
||||
|
|
Loading…
Reference in a new issue