(Similar to #296 but not the same)
The icon of the ownCloud folder (currently clientsync) is just a regular folder. Would be cool to have that be the ownCloud logo to be able to quickly identify it.
I agree. This should definitely be done.
+1
This seems easy enough to do for Windows: http://msdn.microsoft.com/en-us/library/cc144102%28VS.85%29.aspx
@MTRichards @dragotin @danimo what do you think regarding roadmap and doability?
Totally agree, It is on the roadmap now, see ownCloud https://github.com/owncloud/mirall/issues?milestone=12&state=open.
+1
Now handled in #1818
It鈥檚 not handled there. This is about the folder icon of the root 禄ownCloud芦 folder. This issue is linked in #1818, but not handled there as it鈥檚 quite a different thing. Reopening.
I always wanted to have an ownCloud folder icon, so I made one for Mavericks.
Feel free to use it, if you like it.

I'm going to make one for Yosemite as well.
note to self: http://stackoverflow.com/questions/5739330/using-cocoa-to-create-an-icon-for-a-folder on how to set the folder icon.
@bennythomae nice, that folder icon looks good for OS X! :)
Btw, saw you鈥檙e based in Dresden. You should come over to the ownCloud conf end of August! https://owncloud.org/conf
hey @bennythomae could you send another link to download that beautiful icon you made ?? ;)
Thanks !
@bennythomae did you already create a yosemite icon?
I haven't hat the time yet, but I'm going to.
The example of an icon: http://sc20k1.deviantart.com/art/ownCloud-Icon-492615985

or

or

I used ico to simply change the icon on windows folder
http://www.convertico.com/images/1421734016.9/Owncloud_small.ico
it would be neat to have it by default though.
@jturcotte Is there anything you need from the art department in order to get this forward?
@jturcotte if there is, best shoot a mail to Achim. :)
Please note that under OSX we'd also need an icon for the sidebar in finder.

Just leaving this link here: Windows - Integrate a Cloud Storage Provider
https://msdn.microsoft.com/en-us/en-en/library/windows/desktop/dn889934(v=vs.85).aspx
There's some modern OSs integration APIs that can bring this a collateral effect:
You can also use the extension point鈥檚 API to add a toolbar button to the Finder window or a sidebar icon for the monitored folder.
Propably also related the Nextcloud Icon i made for Windows 7. See there.
https://help.nextcloud.com/t/folder-icon-for-desktop-client-windows7/6188
(At least currently the code to create a sidebar favorite seems not to be called at all because it is in a not possible anymore else branch.. check the wizard for Utility::setupFavLink( localFolder ))
Most helpful comment
Please note that under OSX we'd also need an icon for the sidebar in finder.
