Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.qrc - github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fbd0b49482397d81b73d6d07473af944d604768f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<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>