plasma-framework/CMakeLists.txt
Alexis Ménard d12ae228c1 +Disable old medianotifier autostart, it now has to be loaded explicitely to be used.
+Add new applet solidnotifier wich will in future show new devices.I put it directly here because it was a 
default applet wich will be loaded on start. Send me email if problem.
+Modify solidnotifierengine in order to connect it with solid.Just connect signal, no filter and so
+Problem in solidnotifier applet->don't find the solidnotifier engine.See it later.

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=684582
2007-07-06 23:54:56 +00:00

21 lines
559 B
CMake

install(FILES
dialogs/background.svg
dialogs/shutdowndlg.svg
dialogs/shutdowndlgbuttonglow.svg
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/dialogs/)
install(FILES
widgets/background.svg
widgets/clock.svg
widgets/toolbox-button.svg
widgets/connection-established.svg
widgets/plot-background.svg
widgets/iconbutton.svg
widgets/wallpaper.svg
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/widgets/)
install(FILES
desktoptheme-default.desktop
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme)