source: tspsg-svn/trunk/resources/common.qrc @ 124

Last change on this file since 124 was 124, checked in by laleppa, 14 years ago

+ Added support for Windows 7 Taskbar Extensions (namely, Progress Bars).

  • Cleanup is done in a separate thread now, so progress bar runs more smooth.
  • "Tabified" About dialog. Added GPL License and Credits.
  • Updated translations and tspsg.tag file.
  • Property svn:eol-style set to native
File size: 846 bytes
RevLine 
[1]1<RCC>
[117]2    <qresource prefix="/images">
[61]3        <file>tspsg.png</file>
[117]4        <file>icons/application-exit.png</file>
5        <file>icons/dialog-cancel.png</file>
6        <file>icons/dialog-ok.png</file>
7        <file>icons/document-new.png</file>
8        <file>icons/document-open.png</file>
9        <file>icons/document-save.png</file>
10        <file>icons/document-save-as.png</file>
11        <file>icons/format-text-color.png</file>
[119]12        <file>icons/go-previous.png</file>
[117]13        <file>icons/help-about.png</file>
14        <file>icons/help-hint.png</file>
15        <file>icons/preferences-desktop-font.png</file>
[123]16        <file>icons/preferences-system.png</file>
[42]17        <file>icons/qtlogo-64.png</file>
[38]18        <file>icons/roll.png</file>
19    </qresource>
[124]20    <qresource prefix="/files">
21        <file>COPYING</file>
22    </qresource>
[1]23</RCC>
Note: See TracBrowser for help on using the repository browser.