source: tspsg/resources/tspsg.qrc @ ec54b4490b

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change on this file since ec54b4490b was ec54b4490b, checked in by Oleksii Serdiuk, 15 years ago

+ Wait Cursor (a.k.a Hourglass) while application starts.
+ Open file, passed as command-line argument.

  • Renamed all resources to have lowercase names.
  • Application couldn't be built on Qt < 4.5, because it has no QTextDocumentWriter class. Made a workaround.
  • Property mode set to 100644
File size: 903 bytes
Line 
1<RCC>
2    <qresource prefix="/images" >
3        <file>about.bmp</file>
4        <file>icon.png</file>
5        <file>icons/button_cancel.png</file>
6        <file>icons/button_ok.png</file>
7        <file>icons/color_line.png</file>
8        <file>icons/contents.png</file>
9        <file>icons/contexthelp.png</file>
10        <file>icons/exit.png</file>
11        <file>icons/filenew.png</file>
12        <file>icons/fileopen.png</file>
13        <file>icons/fileprint.png</file>
14        <file>icons/filesave.png</file>
15        <file>icons/filesaveas.png</file>
16        <file>icons/fonts.png</file>
17        <file>icons/help_about.png</file>
18        <file>icons/help_browser.png</file>
19        <file>icons/help_hint.png</file>
20        <file>icons/locale.png</file>
21        <file>icons/preferences_system.png</file>
22        <file>icons/qtlogo-64.png</file>
23        <file>icons/roll.png</file>
24    </qresource>
25</RCC>
Note: See TracBrowser for help on using the repository browser.