|
1 | 1 | <RCC>
|
2 |
| - <qresource prefix="/"> |
3 |
| - <file>icons/mGeorefDescription.png</file> |
4 |
| - <file>icons/mGeorefRun.png</file> |
5 |
| - <file>icons/mPushButtonClipboard.png</file> |
6 |
| - <file>icons/mPushButtonEditPaste.png</file> |
7 |
| - <file>icons/mPushButtonFileOpen.png</file> |
8 |
| - <file>icons/mPushButtonPencil.png</file> |
9 |
| - <file>icons/mPushButtonTargetSRSEnabled.png</file> |
10 |
| - <file>icons/mPushButtonTargetSRSDisabled.png</file> |
11 |
| - <file>icons/mActionGDALScript.png</file> |
12 |
| - <file>icons/mActionOpenRaster.png</file> |
13 |
| - <file>icons/mActionSaveRasterAs.png</file> |
14 |
| - <file>icons/mActionLinkGeorefToQGis.png</file> |
15 |
| - <file>icons/mActionLinkQGisToGeoref.png</file> |
16 |
| - <file>icons/mActionLoadGCPpoints.png</file> |
17 |
| - <file>icons/mActionMoveGCPPoint.png</file> |
18 |
| - <file>icons/mActionSaveGCPpointsAs.png</file> |
19 |
| - <file>icons/mActionStartGeoref.png</file> |
20 |
| - <file>icons/mActionTransformSettings.png</file> |
21 |
| - <file>icons/mActionHelp.png</file> |
22 |
| - <file>icons/mActionAbout.png</file> |
23 |
| - </qresource> |
| 2 | + <qresource prefix="/"> |
| 3 | + <file>icons/default/mGeorefDescription.png</file> |
| 4 | + <file>icons/default/mGeorefRun.png</file> |
| 5 | + <file>icons/default/mPushButtonClipboard.png</file> |
| 6 | + <file>icons/default/mPushButtonEditPaste.png</file> |
| 7 | + <file>icons/default/mPushButtonFileOpen.png</file> |
| 8 | + <file>icons/default/mPushButtonPencil.png</file> |
| 9 | + <file>icons/default/mPushButtonTargetSRSEnabled.png</file> |
| 10 | + <file>icons/default/mPushButtonTargetSRSDisabled.png</file> |
| 11 | + <file>icons/default/mActionGDALScript.png</file> |
| 12 | + <file>icons/default/mActionOpenRaster.png</file> |
| 13 | + <file>icons/default/mActionSaveRasterAs.png</file> |
| 14 | + <file>icons/default/mActionLinkGeorefToQGis.png</file> |
| 15 | + <file>icons/default/mActionLinkQGisToGeoref.png</file> |
| 16 | + <file>icons/default/mActionLoadGCPpoints.png</file> |
| 17 | + <file>icons/default/mActionAddGCPPoint.png</file> |
| 18 | + <file>icons/default/mActionDeleteGCPPoint.png</file> |
| 19 | + <file>icons/default/mActionMoveGCPPoint.png</file> |
| 20 | + <file>icons/default/mActionSaveGCPpointsAs.png</file> |
| 21 | + <file>icons/default/mActionStartGeoref.png</file> |
| 22 | + <file>icons/default/mActionTransformSettings.png</file> |
| 23 | + <file>icons/default/mActionHelp.png</file> |
| 24 | + <file>icons/gis/mActionAddGCPPoint.png</file> |
| 25 | + <file>icons/gis/mActionDeleteGCPPoint.png</file> |
| 26 | + <file>icons/gis/mActionGDALScript.png</file> |
| 27 | + <file>icons/gis/mActionLoadGCPpoints.png</file> |
| 28 | + <file>icons/gis/mActionMoveGCPPoint.png</file> |
| 29 | + <file>icons/gis/mActionOpenRaster.png</file> |
| 30 | + <file>icons/gis/mActionSaveGCPpointsAs.png</file> |
| 31 | + <file>icons/gis/mActionStartGeoref.png</file> |
| 32 | + <file>icons/gis/mActionTransformSettings.png</file> |
| 33 | + </qresource> |
24 | 34 | </RCC>
|
0 commit comments