summaryrefslogblamecommitdiff
path: root/data/graphics/gui/CMakeLists.txt
blob: 2fefbfe6c735d0a53d452933913f62f5f71bfc7e (plain) (tree)
1
2
3
4
5
6
7
8
9
10

              
              
                  





                    
                    





















                               





                                













                                                            
SET (FILES
    bubble.png
    button.xml
    buttonplay.png
    checkbox.png
    circle-gray.png
    circle-green.png
    close_button.png
    colors.xml
    deepbox.png
    equipmentbox.png
    hscroll_left_default.png
    hscroll_left_highlight.png
    hscroll_left_pressed.png
    hscroll_right_default.png
    hscroll_right_highlight.png
    hscroll_right_pressed.png
    item_shortcut_bgr.png
    mouse.png
    progress-indicator.png
    radioin.png
    radioin_highlight.png
    radioout.png
    radioout_highlight.png
    resize.png
    selection.png
    slider.png
    slider_hilight.png
    speechbubble.xml
    sticky_button.png
    tab.png
    tab_hilight.png
    tabselected.png
    target-cursor-in-range-l.png
    target-cursor-in-range-m.png
    target-cursor-in-range-s.png
    target-cursor-normal-l.png
    target-cursor-normal-m.png
    target-cursor-normal-s.png
    unknown-item.png
    vscroll_down_default.png
    vscroll_down_highlight.png
    vscroll_down_pressed.png
    vscroll_grey.png
    vscroll_highlight.png
    vscroll_up_default.png
    vscroll_up_highlight.png
    vscroll_up_pressed.png
    window.png
    window.xml
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/gui)