source: tspsg/resources/tspsg.qrc @ 430bd7f7e9

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

+ Finished solving algorithm (needs thorough testing).
+ Solution can be saved to HTML or OpenDocument? format.
+ Added VERSIONINFO resource for windows builds.

  • Updated translations to have unified terminology everywhere.

NB: This will be the first public alpha build.

  • Property mode set to 100644
File size: 967 bytes
Line 
1<RCC>
2    <qresource prefix="/images" >
3        <file>About.bmp</file>
4        <file>Icon.png</file>
5        <file>Settings.png</file>
6        <file>Task.bmp</file>
7        <file>icons/button_cancel.png</file>
8        <file>icons/button_ok.png</file>
9        <file>icons/color_line.png</file>
10        <file>icons/contents.png</file>
11        <file>icons/contexthelp.png</file>
12        <file>icons/exit.png</file>
13        <file>icons/filenew.png</file>
14        <file>icons/fileopen.png</file>
15        <file>icons/fileprint.png</file>
16        <file>icons/filesave.png</file>
17        <file>icons/filesaveas.png</file>
18        <file>icons/fonts.png</file>
19        <file>icons/help_about.png</file>
20        <file>icons/help_browser.png</file>
21        <file>icons/help_hint.png</file>
22        <file>icons/locale.png</file>
23        <file>icons/preferences_system.png</file>
24        <file>icons/qtlogo-64.png</file>
25        <file>icons/roll.png</file>
26    </qresource>
27</RCC>
Note: See TracBrowser for help on using the repository browser.