1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-23 02:32:10 +02:00
falkonOfficial/src/lib/data/data.qrc
David Rosca 0049c2b7ac ProfileManager: Create database structure from SQL
Instead of copying pre-made binary database, create tables from SQL.
2017-11-13 13:25:30 +01:00

9 lines
220 B
Plaintext

<RCC>
<qresource prefix="/">
<file>data/bookmarks.json</file>
<file>data/browsedata.sql</file>
<file>data/profiles.ini</file>
<file>data/thumbnailer.qml</file>
</qresource>
</RCC>