Skip to content

Commit 57fc36b

Browse files
author
timlinux
committedNov 23, 2009
Added gis theme to resources bundle
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12232 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed
 

‎images/images.qrc

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,5 +252,75 @@
252252
<file>themes/newgis/propertyicons/transparency.png</file>
253253
<file>icons/qgis-icon-16x16.png</file>
254254
<file>icons/qgis-icon-60x60.png</file>
255+
<file>themes/gis/mActionAddGPSLayer.png</file>
256+
<file>themes/gis/mActionAddImage.png</file>
257+
<file>themes/gis/mActionAddIsland.png</file>
258+
<file>themes/gis/mActionAddLayer.png</file>
259+
<file>themes/gis/mActionAddLegend.png</file>
260+
<file>themes/gis/mActionAddMap.png</file>
261+
<file>themes/gis/mActionAddOgrLayer.png</file>
262+
<file>themes/gis/mActionAddRasterLayer.png</file>
263+
<file>themes/gis/mActionAddRing.png</file>
264+
<file>themes/gis/mActionAddSpatiaLiteLayer.png</file>
265+
<file>themes/gis/mActionAddVertex.png</file>
266+
<file>themes/gis/mActionAddWfsLayer.png</file>
267+
<file>themes/gis/mActionAddWmsLayer.png</file>
268+
<file>themes/gis/mActionCaptureLine.png</file>
269+
<file>themes/gis/mActionCapturePoint.png</file>
270+
<file>themes/gis/mActionCapturePolygon.png</file>
271+
<file>themes/gis/mActionDeletePart.png</file>
272+
<file>themes/gis/mActionDeleteRing.png</file>
273+
<file>themes/gis/mActionDeleteSelected.png</file>
274+
<file>themes/gis/mActionDeleteVertex.png</file>
275+
<file>themes/gis/mActionDraw.png</file>
276+
<file>themes/gis/mActionEditCopy.png</file>
277+
<file>themes/gis/mActionEditCut.png</file>
278+
<file>themes/gis/mActionEditPaste.png</file>
279+
<file>themes/gis/mActionFileNew.png</file>
280+
<file>themes/gis/mActionFileOpen.png</file>
281+
<file>themes/gis/mActionFilePrint.png</file>
282+
<file>themes/gis/mActionFileSave.png</file>
283+
<file>themes/gis/mActionFileSaveAs.png</file>
284+
<file>themes/gis/mActionGroupItems.png</file>
285+
<file>themes/gis/mActionHelpContents.png</file>
286+
<file>themes/gis/mActionHideAllLayers.png</file>
287+
<file>themes/gis/mActionIdentify.png</file>
288+
<file>themes/gis/mActionInOverview.png</file>
289+
<file>themes/gis/mActionLabel.png</file>
290+
<file>themes/gis/mActionMapTips.png</file>
291+
<file>themes/gis/mActionMeasure.png</file>
292+
<file>themes/gis/mActionMeasureArea.png</file>
293+
<file>themes/gis/mActionMergeFeatures.png</file>
294+
<file>themes/gis/mActionMoveFeature.png</file>
295+
<file>themes/gis/mActionMoveItemContent.png</file>
296+
<file>themes/gis/mActionMoveVertex.png</file>
297+
<file>themes/gis/mActionNewBookmark.png</file>
298+
<file>themes/gis/mActionNewVectorLayer.png</file>
299+
<file>themes/gis/mActionNodeTool.png</file>
300+
<file>themes/gis/mActionOpenTable.png</file>
301+
<file>themes/gis/mActionPan.png</file>
302+
<file>themes/gis/mActionRedo.png</file>
303+
<file>themes/gis/mActionRemoveLayer.png</file>
304+
<file>themes/gis/mActionSaveAsPDF.png</file>
305+
<file>themes/gis/mActionSaveAsSVG.png</file>
306+
<file>themes/gis/mActionSaveMapAsImage.png</file>
307+
<file>themes/gis/mActionScaleBar.png</file>
308+
<file>themes/gis/mActionSelect.png</file>
309+
<file>themes/gis/mActionSelectPan.png</file>
310+
<file>themes/gis/mActionShowAllLayers.png</file>
311+
<file>themes/gis/mActionShowBookmarks.png</file>
312+
<file>themes/gis/mActionSimplify.png</file>
313+
<file>themes/gis/mActionSplitFeatures.png</file>
314+
<file>themes/gis/mActionToggleEditing.png</file>
315+
<file>themes/gis/mActionUndo.png</file>
316+
<file>themes/gis/mActionUngroupItems.png</file>
317+
<file>themes/gis/mActionUnselectAttributes.png</file>
318+
<file>themes/gis/mActionZoomFullExtent.png</file>
319+
<file>themes/gis/mActionZoomIn.png</file>
320+
<file>themes/gis/mActionZoomLast.png</file>
321+
<file>themes/gis/mActionZoomNext.png</file>
322+
<file>themes/gis/mActionZoomOut.png</file>
323+
<file>themes/gis/mActionZoomToLayer.png</file>
324+
<file>themes/gis/mActionZoomToSelected.png</file>
255325
</qresource>
256326
</RCC>

0 commit comments

Comments
 (0)
Please sign in to comment.