source: tspsg-svn/trunk/resources/handheld.qrc @ 157

Last change on this file since 157 was 157, checked in by laleppa, 13 years ago
  • Improved some error messages: now they are more verbose.
  • Handheld version now includes larger icons (48x48 instead of 32x32).
  • Fixed bug #2: Solution graph is too small on high resolution screens.
  • Property svn:eol-style set to native
  • Property svn:mergeinfo set to (toggle deleted branches)
    /tags/0.1.2.100-alpha2/resources/common.qrc102
File size: 780 bytes
Line 
1<RCC>
2    <qresource prefix="/images">
3        <file>icons/48x48/application-exit.png</file>
4        <file>icons/48x48/dialog-cancel.png</file>
5        <file>icons/48x48/dialog-ok.png</file>
6        <file>icons/48x48/document-new.png</file>
7        <file>icons/48x48/document-open.png</file>
8        <file>icons/48x48/document-save.png</file>
9        <file>icons/48x48/document-save-as.png</file>
10        <file>icons/48x48/format-text-color.png</file>
11        <file>icons/48x48/go-previous.png</file>
12        <file>icons/48x48/help-about.png</file>
13        <file>icons/48x48/help-hint.png</file>
14        <file>icons/48x48/preferences-desktop-font.png</file>
15        <file>icons/48x48/preferences-system.png</file>
16        <file>icons/48x48/roll.png</file>
17    </qresource>
18</RCC>
Note: See TracBrowser for help on using the repository browser.