1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-23 06:42:49 +02:00
Nextcloud-Desktop/theme.qrc
Roeland Jago Douma aa7e47f525
Fix new icon naming
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-25 12:19:51 +01:00

86 lines
4.6 KiB
Plaintext

<RCC>
<qresource prefix="/client">
<file alias="theme/colored/Nextcloud-icon-512.png">theme/colored/512-Nextcloud-icon.png</file>
<file alias="theme/colored/Nextcloud-icon-256.png">theme/colored/256-Nextcloud-icon.png</file>
<file alias="theme/colored/Nextcloud-icon-128.png">theme/colored/128-Nextcloud-icon.png</file>
<file alias="theme/colored/Nextcloud-icon-22.png">theme/colored/22-Nextcloud-icon.png</file>
<file alias="theme/colored/Nextcloud-icon-32.png">theme/colored/32-Nextcloud-icon.png</file>
<file alias="theme/colored/Nextcloud-icon-48.png">theme/colored/48-Nextcloud-icon.png</file>
<file alias="theme/colored/Nextcloud-icon-64.png">theme/colored/64-Nextcloud-icon.png</file>
<file>theme/colored/state-error-32.png</file>
<file>theme/colored/state-error-64.png</file>
<file>theme/colored/state-error-128.png</file>
<file>theme/colored/state-error-256.png</file>
<file>theme/colored/state-information-32.png</file>
<file>theme/colored/state-information-64.png</file>
<file>theme/colored/state-information-128.png</file>
<file>theme/colored/state-information-256.png</file>
<file>theme/colored/state-offline-32.png</file>
<file>theme/colored/state-offline-64.png</file>
<file>theme/colored/state-offline-128.png</file>
<file>theme/colored/state-offline-256.png</file>
<file>theme/colored/state-ok-32.png</file>
<file>theme/colored/state-ok-64.png</file>
<file>theme/colored/state-ok-128.png</file>
<file>theme/colored/state-ok-256.png</file>
<file>theme/colored/state-pause-32.png</file>
<file>theme/colored/state-pause-64.png</file>
<file>theme/colored/state-pause-128.png</file>
<file>theme/colored/state-pause-256.png</file>
<file>theme/colored/state-sync-32.png</file>
<file>theme/colored/state-sync-64.png</file>
<file>theme/colored/state-sync-128.png</file>
<file>theme/colored/state-sync-256.png</file>
<file>theme/colored/wizard_logo.png</file>
<file>theme/colored/wizard_logo@2x.png</file>
<file>theme/white/state-error-32.png</file>
<file>theme/white/state-error-64.png</file>
<file>theme/white/state-error-128.png</file>
<file>theme/white/state-error-256.png</file>
<file>theme/white/state-information-32.png</file>
<file>theme/white/state-information-64.png</file>
<file>theme/white/state-information-128.png</file>
<file>theme/white/state-information-256.png</file>
<file>theme/white/state-offline-32.png</file>
<file>theme/white/state-offline-64.png</file>
<file>theme/white/state-offline-128.png</file>
<file>theme/white/state-offline-256.png</file>
<file>theme/white/state-ok-32.png</file>
<file>theme/white/state-ok-64.png</file>
<file>theme/white/state-ok-128.png</file>
<file>theme/white/state-ok-256.png</file>
<file>theme/white/state-pause-32.png</file>
<file>theme/white/state-pause-64.png</file>
<file>theme/white/state-pause-128.png</file>
<file>theme/white/state-pause-256.png</file>
<file>theme/white/state-sync-32.png</file>
<file>theme/white/state-sync-64.png</file>
<file>theme/white/state-sync-128.png</file>
<file>theme/white/state-sync-256.png</file>
<file>theme/black/state-error-32.png</file>
<file>theme/black/state-error-64.png</file>
<file>theme/black/state-error-128.png</file>
<file>theme/black/state-error-256.png</file>
<file>theme/black/state-information-32.png</file>
<file>theme/black/state-information-64.png</file>
<file>theme/black/state-information-128.png</file>
<file>theme/black/state-information-256.png</file>
<file>theme/black/state-offline-32.png</file>
<file>theme/black/state-offline-64.png</file>
<file>theme/black/state-offline-128.png</file>
<file>theme/black/state-offline-256.png</file>
<file>theme/black/state-ok-32.png</file>
<file>theme/black/state-ok-64.png</file>
<file>theme/black/state-ok-128.png</file>
<file>theme/black/state-ok-256.png</file>
<file>theme/black/state-pause-32.png</file>
<file>theme/black/state-pause-64.png</file>
<file>theme/black/state-pause-128.png</file>
<file>theme/black/state-pause-256.png</file>
<file>theme/black/state-sync-32.png</file>
<file>theme/black/state-sync-64.png</file>
<file>theme/black/state-sync-128.png</file>
<file>theme/black/state-sync-256.png</file>
</qresource>
</RCC>