fix install icons
svn path=/trunk/KDE/kdebase/workspace/; revision=515373
This commit is contained in:
parent
4486e2611c
commit
692562abb9
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ install_files( ${KCFG_INSTALL_DIR} FILES kwin.kcfg )
|
|||
install_files( ${DATA_INSTALL_DIR}/kwin FILES eventsrc )
|
||||
install_files( /include FILES KWinInterface.h )
|
||||
|
||||
kde4_install_icons( hicolor crystalsvg )
|
||||
kde4_install_icons( ${ICON_INSTALL_DIR} crystalsvg )
|
||||
|
||||
kde4_create_doxygen_docs( )
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ install_targets(${LIB_INSTALL_DIR}/kde4 kcm_kwinoptions )
|
|||
install_files( ${XDG_APPS_DIR} FILES kwinoptions.desktop )
|
||||
install_files( ${APPLNK_INSTALL_DIR}/.hidden FILES kwinactions.desktop kwinadvanced.desktop kwinfocus.desktop kwinmoving.desktop kwintranslucency.desktop )
|
||||
|
||||
kde4_install_icons( hicolor crystalsvg )
|
||||
kde4_install_icons( ${ICON_INSTALL_DIR} crystalsvg )
|
||||
|
||||
kde4_footer()
|
||||
|
||||
|
|
Loading…
Reference in a new issue