Changeset 134a9158bd in tspsg for resources
- Timestamp:
- Jul 20, 2009, 8:47:40 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- b24a5a054a
- Parents:
- 690f6939a7
- Location:
- resources
- Files:
-
- 18 added
- 16 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
resources/tspsg.qrc
r690f6939a7 r134a9158bd 1 1 <RCC> 2 <qresource prefix="/images" >3 <file>qtlogo-64.png</file>4 <file>About.bmp</file>5 <file>Icon.png</file>6 <file>Settings.png</file>7 <file>Task.bmp</file>8 </qresource>9 <qresource prefix="/images/buttons">10 <file>buttons/Web.png</file>11 <file>buttons/Color.png</file>12 <file>buttons/Critical.png</file>13 <file>buttons/Delete.png</file>14 <file>buttons/Document.png</file>15 <file>buttons/Font.png</file>16 <file>buttons/Help.png</file>17 <file>buttons/NoAction.png</file>18 <file>buttons/OK.png</file>19 <file>buttons/OpenFolder.png</file>20 <file>buttons/Print.png</file>21 <file>buttons/PrintSetup.png</file>22 <file>buttons/Properties.png</file>23 <file>buttons/Save.png</file>24 <file>buttons/book_open.png</file>25 <file>buttons/infoBubble.png</file>26 </qresource>2 <qresource prefix="/images" > 3 <file>qtlogo-64.png</file> 4 <file>About.bmp</file> 5 <file>Icon.png</file> 6 <file>Settings.png</file> 7 <file>Task.bmp</file> 8 <file>icons/button_cancel.png</file> 9 <file>icons/button_ok.png</file> 10 <file>icons/color_line.png</file> 11 <file>icons/contents.png</file> 12 <file>icons/contexthelp.png</file> 13 <file>icons/exit.png</file> 14 <file>icons/filenew.png</file> 15 <file>icons/fileopen.png</file> 16 <file>icons/fileprint.png</file> 17 <file>icons/filesave.png</file> 18 <file>icons/filesaveas.png</file> 19 <file>icons/fonts.png</file> 20 <file>icons/help_about.png</file> 21 <file>icons/help_browser.png</file> 22 <file>icons/help_hint.png</file> 23 <file>icons/locale.png</file> 24 <file>icons/preferences_system.png</file> 25 <file>icons/roll.png</file> 26 </qresource> 27 27 </RCC>
Note: See TracChangeset
for help on using the changeset viewer.