a translucent folder, to be used in conjuction with the blur effect

svn path=/trunk/KDE/kdebase/runtime/; revision=1108401
This commit is contained in:
Marco Martin 2010-03-28 19:35:11 +00:00
parent 233d6f94cc
commit c288131e8e
5 changed files with 3 additions and 0 deletions

View File

@ -13,5 +13,8 @@ install( FILES ${opaque_dialogs} DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/de
FILE(GLOB opaque_widgets opaque/widgets/*.svgz)
install( FILES ${opaque_widgets} DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/opaque/widgets/ )
FILE(GLOB translucent_widgets translucent/widgets/*.svgz)
install( FILES ${translucent_widgets} DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/translucent/widgets/ )
FILE(GLOB icons icons/*.svgz)
install( FILES ${icons} DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/icons/ )

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.