* divide between widgets and dialogs, not the much more random backgrounds and widgets

* get the build right

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=670584
This commit is contained in:
Aaron J. Seigo 2007-06-02 05:07:19 +00:00
parent f92f5e4ca4
commit c9db9a9900
4 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,12 @@
install(DIRECTORY install(FILES
dialogs dialogs/dialog.svg
widgets dialogs/shutdowndlg.svg
dialogs/shutdowndlgbuttonglow.svg
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/dialogs/)
install(FILES
widgets/clock.svg
widgets/default_theme.svg
widgets/iconbutton.svg
DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/widgets/) DESTINATION ${DATA_INSTALL_DIR}/desktoptheme/default/widgets/)

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB