Changeset cac8759dba in tspsg for resources/common.qrc


Ignore:
Timestamp:
Sep 14, 2010, 8:51:50 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
f29549ec20
Parents:
a713b103e8
git-author:
Oleksii Serdiuk <contacts@…> (09/14/10 20:51:50)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:57)
Message:

Moved to using 32x32 icons on handheld platforms and SVG on desktop ones.
This makes handheld version smaller in size.
128x128 PNG icons are still used if CONFIG+=nosvg parameter is given to qmake.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • resources/common.qrc

    ra713b103e8 rcac8759dba  
    22    <qresource prefix="/images">
    33        <file>tspsg.png</file>
    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>
    12         <file>icons/go-previous.png</file>
    13         <file>icons/help-about.png</file>
    14         <file>icons/help-hint.png</file>
    15         <file>icons/preferences-desktop-font.png</file>
    16         <file>icons/preferences-system.png</file>
    174        <file>icons/qtlogo-64.png</file>
    18         <file>icons/roll.png</file>
    195    </qresource>
    206    <qresource prefix="/files">
Note: See TracChangeset for help on using the changeset viewer.