Install Cantata-specific KDE icons into /usr/share/kde4/apps/cantata/icons/hicolor/

This commit is contained in:
craig.p.drummond
2012-11-26 21:26:12 +00:00
parent 22467afc3b
commit 2489fab768
2 changed files with 3 additions and 1 deletions

View File

@@ -108,6 +108,8 @@
restore to this state when restarted.
60. Add search line-edits, and expand/collapse all, to sync dialog.
61. Add a 1 pixel border around large cover in top-left corner.
62. Install Cantata-specific KDE icons into
/usr/share/kde4/apps/cantata/icons/hicolor/
0.8.3.1
-------

View File

@@ -1,5 +1,5 @@
IF( ENABLE_KDE_SUPPORT )
kde4_install_icons( ${ICON_INSTALL_DIR} )
kde4_install_icons( ${DATA_INSTALL_DIR}/cantata/icons )
else ( ENABLE_KDE_SUPPORT )
if( UNIX AND NOT APPLE )
macro (UPDATE_ICONCACHE)