1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-13 18:42:11 +01:00
falkonOfficial/src/lib/data/html.qrc
David Rosca fc204b3b46 SpeedDial: Fix to work with QWebChannel
Page thumbnails are not yet implemented, otherwise it more or less
works.
2015-08-28 19:25:45 +02:00

28 lines
950 B
Plaintext

<RCC>
<qresource prefix="/">
<file>html/errorPage.html</file>
<file>html/adblock_big.png</file>
<file>html/adblockPage.html</file>
<file>html/about.html</file>
<file>html/box-border.png</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/qupzilla.ico</file>
<file>html/broken-page.png</file>
<file>html/configure.png</file>
<file>html/config.html</file>
<file>html/restore.html</file>
<file>html/dirlist.html</file>
<file>html/qwebchannel.js</file>
</qresource>
</RCC>