Skip to content

Commit

Permalink
Install symbolic icon for GNOME shell.
Browse files Browse the repository at this point in the history
  • Loading branch information
CDrummond committed Nov 3, 2016
1 parent d721fab commit 8f323a0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
34. Fix duration of last track for split CUE files.
35. Move stream listings to github.
36. Fix local file playback on remote MPD when MPD's curl is using IPv6.
37. Install symbolic icon for GNOME shell.

2.0.1
-----
Expand Down
1 change: 1 addition & 0 deletions icons/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if (WIN32 OR APPLE)
install(FILES cantata512.png DESTINATION ${CANTATA_ICON_INSTALL_PREFIX}/512 RENAME cantata.png)
else (WIN32 OR APPLE)
install(FILES cantata.svg DESTINATION ${CANTATA_ICON_INSTALL_PREFIX}/scalable/apps)
install(FILES cantata-symbolic.svg DESTINATION ${CANTATA_ICON_INSTALL_PREFIX}/scalable/apps)
install(FILES cantata16.png DESTINATION ${CANTATA_ICON_INSTALL_PREFIX}/16x16/apps RENAME cantata.png)
install(FILES cantata22.png DESTINATION ${CANTATA_ICON_INSTALL_PREFIX}/22x22/apps RENAME cantata.png)
install(FILES cantata24.png DESTINATION ${CANTATA_ICON_INSTALL_PREFIX}/24x24/apps RENAME cantata.png)
Expand Down
6 changes: 6 additions & 0 deletions icons/cantata-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8f323a0

Please sign in to comment.