nextcloud-desktop/owncloud_sync_qt/owncloud_sync.qrc
Juan Carlos Cornejo ff9a6826ac Changed he database, and updated all references to the database where
appropriate. Paving the ground for implementing a pause/resume feature.
2012-02-15 08:55:14 +01:00

10 lines
332 B
Text

<RCC>
<qresource prefix="/">
<file>images/owncloud.png</file>
<file>images/owncloud_sync.png</file>
<file>images/owncloud_conflict.png</file>
<file>images/owncloud_sync_conflict.png</file>
<file>images/pause-big.png</file>
<file>images/play-big.png</file>
</qresource>
</RCC>