nextcloud-desktop/theme.qrc
Daniel Molkentin 26c01cefa7 New icons for ownCloud client
--monoicons shows platform-specific monochrome icons
for now until we have a proper settings dialog.
2012-12-20 16:41:54 +01:00

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>