summaryrefslogblamecommitdiff
path: root/data/themes/enchilado/CMakeLists.txt
blob: 8b6277eafecdc248f950812e936ed82e1a593c63 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                
SET (FILES
    button.png
    button_disabled.png
    buttonhi.png
    buttonpress.png
    colors.xml
    tab.png
    tab_hilight.png
    tabselected.png
    window.png
    window.xml
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/enchilado)