source: tspsg-svn/trunk/resources/tspsg.qrc @ 118

Last change on this file since 118 was 118, checked in by laleppa, 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 svn:eol-style set to native
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.