source: tspsg/resources/tspsg.qrc @ 7bb19df196

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

Finished toolbar customization feature.
It is not available on handheld devices (mainly, because the customization dialog is too big for a small screen).

  • Property mode set to 100644
File size: 1.1 KB
Line 
1<RCC>
2    <qresource prefix="/images">
3        <file>tspsg.png</file>
4        <file>icons/application-exit.png</file>
5        <file>icons/configure-toolbars.png</file>
6        <file>icons/dialog-cancel.png</file>
7        <file>icons/dialog-ok.png</file>
8        <file>icons/document-new.png</file>
9        <file>icons/document-open.png</file>
10        <file>icons/document-print.png</file>
11        <file>icons/document-print-preview.png</file>
12        <file>icons/document-save.png</file>
13        <file>icons/document-save-as.png</file>
14        <file>icons/format-text-color.png</file>
15        <file>icons/go-up.png</file>
16        <file>icons/help-about.png</file>
17        <file>icons/help-contents.png</file>
18        <file>icons/help-contextual.png</file>
19        <file>icons/help-hint.png</file>
20        <file>icons/preferences-desktop-font.png</file>
21        <file>icons/preferences-desktop-locale.png</file>
22        <file>icons/preferences-desktop-theme.png</file>
23        <file>icons/preferences-system.png</file>
24        <file>icons/qtlogo-64.png</file>
25        <file>icons/roll.png</file>
26        <file>icons/system-software-update.png</file>
27    </qresource>
28</RCC>
Note: See TracBrowser for help on using the repository browser.