Use PNGs for branded clients
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 27 Jul 2020 15:34:42 +0000 (17:34 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Tue, 28 Jul 2020 09:20:34 +0000 (09:20 +0000)
commit66ede652f848aa1d56c461b34fe75f50a036b07b
tree302db75436cb5926c9e0150ab4e1685247e4bb13
parent72eba2b93de5dc8f40d0e8ed7f3b903267f736c7
Use PNGs for branded clients

For branded clients try to load a png of the right size, for unbranded
clients use the SVGs. If something fails at load time skip it.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/theme.cpp