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

fb2edit.qrc « res « source - github.com/lintest/fb2edit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 68e5f9bc353a7cf3411727883f68f05cf928867e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/">
        <file alias="icon.ico">../../desktop/fb2edit.ico</file>
        <file>16x16/format-text-subscript.png</file>
        <file>16x16/format-text-superscript.png</file>
        <file>24x24/format-text-subscript.png</file>
        <file>24x24/format-text-superscript.png</file>
        <file>blank.fb2</file>
        <file>style.css</file>
        <file alias="ts/ru.qm">../ts/ru.qm</file>
        <file alias="js/jquery.js">../../3rdparty/jQuery/jquery.js</file>
    </qresource>
</RCC>