macos: Add a sidebar icon
authorJocelyn Turcotte <jturcotte@woboq.com>
Fri, 28 Jul 2017 15:51:52 +0000 (17:51 +0200)
committerJocelyn Turcotte <jturcotte@woboq.com>
Mon, 31 Jul 2017 16:43:47 +0000 (18:43 +0200)
commit9e36cabcbff1c7c0bc3dd0e836d08b5224916999
treefb265269e693ebc6b91b29503d3fef50e7e0be39
parentf707a43b3cff0491ac5b0428d0e18a3aa3fa2db3
macos: Add a sidebar icon

In the process, use an iconset to generate the icns using iconutil.
Also add some missing icon resolutions according to the guidelines.

Issue #296
cmake/modules/AddAppIconMacro.cmake
src/gui/CMakeLists.txt
theme/colored/owncloud-icon-1024.png [new file with mode: 0644]
theme/colored/owncloud-icon-16.png [new file with mode: 0644]
theme/colored/owncloud-sidebar-16.png [new file with mode: 0644]
theme/colored/owncloud-sidebar-18.png [new file with mode: 0644]
theme/colored/owncloud-sidebar-32.png [new file with mode: 0644]
theme/colored/owncloud-sidebar-36.png [new file with mode: 0644]
theme/colored/owncloud-sidebar-64.png [new file with mode: 0644]