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

client.qrc - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 371f8f439966cf86eebc12df15a4228c13eef9fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<RCC>
    <qresource prefix="/client">
        <file alias="resources/folder-sync.svg">resources/font-awesome/folder-solid.svg</file>
        <file alias="resources/settings.svg">resources/font-awesome/cog-solid.svg</file>
        <file alias="resources/activity.svg">resources/font-awesome/bolt-solid.svg</file>
        <file alias="resources/lock-https.svg">resources/font-awesome/lock-solid.svg</file>
        <file alias="resources/lock-http.svg">resources/font-awesome/lock-open-solid.svg</file>
        <file alias="resources/account.svg">resources/font-awesome/user-solid.svg</file>
        <file alias="resources/more.svg">resources/font-awesome/ellipsis-h-solid.svg</file>
        <file alias="resources/delete.svg">resources/font-awesome/trash-solid.svg</file>
        <file alias="resources/bell.svg">resources/font-awesome/bell-solid.svg</file>
        <file alias="resources/quit.svg">resources/font-awesome/power-off-solid.svg</file>
        <file alias="resources/plus-solid.svg">resources/font-awesome/plus-solid.svg</file>
    </qresource>
</RCC>