1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/data/html.qrc
David Rosca 8664dd8c7e Don't use border image in internal pages
Also cleanup unused pages
2016-12-31 15:08:47 +01:00

24 lines
785 B
Plaintext

<RCC>
<qresource prefix="/">
<file>html/adblock_big.png</file>
<file>html/adblock.html</file>
<file>html/about.html</file>
<file>html/copyright</file>
<file>html/reportbug.html</file>
<file>html/start.html</file>
<file>html/close.png</file>
<file>html/edit.png</file>
<file>html/speeddial.html</file>
<file>html/jquery.js</file>
<file>html/jquery-ui.js</file>
<file>html/plus.png</file>
<file>html/loading.gif</file>
<file>html/reload.png</file>
<file>html/broken-page.png</file>
<file>html/configure.png</file>
<file>html/config.html</file>
<file>html/restore.html</file>
<file>html/tabcrash.html</file>
</qresource>
</RCC>