mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
26c01cefa7
--monoicons shows platform-specific monochrome icons for now until we have a proper settings dialog.
22 lines
906 B
Text
22 lines
906 B
Text
<RCC>
|
|
<qresource prefix="/mirall">
|
|
<file>theme/colored/16/sync.png</file>
|
|
<file>theme/colored/16/pause.png</file>
|
|
<file>theme/colored/16/download.png</file>
|
|
<file>theme/colored/16/ok.png</file>
|
|
<file>theme/colored/16/offline.png</file>
|
|
<file>theme/colored/16/error.png</file>
|
|
<file>theme/black/16/sync.png</file>
|
|
<file>theme/black/16/pause.png</file>
|
|
<file>theme/black/16/download.png</file>
|
|
<file>theme/black/16/ok.png</file>
|
|
<file>theme/black/16/offline.png</file>
|
|
<file>theme/black/16/error.png</file>
|
|
<file>theme/white/16/sync.png</file>
|
|
<file>theme/white/16/pause.png</file>
|
|
<file>theme/white/16/download.png</file>
|
|
<file>theme/white/16/ok.png</file>
|
|
<file>theme/white/16/offline.png</file>
|
|
<file>theme/white/16/error.png</file>
|
|
</qresource>
|
|
</RCC>
|