Skip to content

Commit

Permalink
Added gis theme to resources bundle
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@12232 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 23, 2009
1 parent cd68c0f commit 9286d7c
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions images/images.qrc
Expand Up @@ -252,5 +252,75 @@
<file>themes/newgis/propertyicons/transparency.png</file>
<file>icons/qgis-icon-16x16.png</file>
<file>icons/qgis-icon-60x60.png</file>
<file>themes/gis/mActionAddGPSLayer.png</file>
<file>themes/gis/mActionAddImage.png</file>
<file>themes/gis/mActionAddIsland.png</file>
<file>themes/gis/mActionAddLayer.png</file>
<file>themes/gis/mActionAddLegend.png</file>
<file>themes/gis/mActionAddMap.png</file>
<file>themes/gis/mActionAddOgrLayer.png</file>
<file>themes/gis/mActionAddRasterLayer.png</file>
<file>themes/gis/mActionAddRing.png</file>
<file>themes/gis/mActionAddSpatiaLiteLayer.png</file>
<file>themes/gis/mActionAddVertex.png</file>
<file>themes/gis/mActionAddWfsLayer.png</file>
<file>themes/gis/mActionAddWmsLayer.png</file>
<file>themes/gis/mActionCaptureLine.png</file>
<file>themes/gis/mActionCapturePoint.png</file>
<file>themes/gis/mActionCapturePolygon.png</file>
<file>themes/gis/mActionDeletePart.png</file>
<file>themes/gis/mActionDeleteRing.png</file>
<file>themes/gis/mActionDeleteSelected.png</file>
<file>themes/gis/mActionDeleteVertex.png</file>
<file>themes/gis/mActionDraw.png</file>
<file>themes/gis/mActionEditCopy.png</file>
<file>themes/gis/mActionEditCut.png</file>
<file>themes/gis/mActionEditPaste.png</file>
<file>themes/gis/mActionFileNew.png</file>
<file>themes/gis/mActionFileOpen.png</file>
<file>themes/gis/mActionFilePrint.png</file>
<file>themes/gis/mActionFileSave.png</file>
<file>themes/gis/mActionFileSaveAs.png</file>
<file>themes/gis/mActionGroupItems.png</file>
<file>themes/gis/mActionHelpContents.png</file>
<file>themes/gis/mActionHideAllLayers.png</file>
<file>themes/gis/mActionIdentify.png</file>
<file>themes/gis/mActionInOverview.png</file>
<file>themes/gis/mActionLabel.png</file>
<file>themes/gis/mActionMapTips.png</file>
<file>themes/gis/mActionMeasure.png</file>
<file>themes/gis/mActionMeasureArea.png</file>
<file>themes/gis/mActionMergeFeatures.png</file>
<file>themes/gis/mActionMoveFeature.png</file>
<file>themes/gis/mActionMoveItemContent.png</file>
<file>themes/gis/mActionMoveVertex.png</file>
<file>themes/gis/mActionNewBookmark.png</file>
<file>themes/gis/mActionNewVectorLayer.png</file>
<file>themes/gis/mActionNodeTool.png</file>
<file>themes/gis/mActionOpenTable.png</file>
<file>themes/gis/mActionPan.png</file>
<file>themes/gis/mActionRedo.png</file>
<file>themes/gis/mActionRemoveLayer.png</file>
<file>themes/gis/mActionSaveAsPDF.png</file>
<file>themes/gis/mActionSaveAsSVG.png</file>
<file>themes/gis/mActionSaveMapAsImage.png</file>
<file>themes/gis/mActionScaleBar.png</file>
<file>themes/gis/mActionSelect.png</file>
<file>themes/gis/mActionSelectPan.png</file>
<file>themes/gis/mActionShowAllLayers.png</file>
<file>themes/gis/mActionShowBookmarks.png</file>
<file>themes/gis/mActionSimplify.png</file>
<file>themes/gis/mActionSplitFeatures.png</file>
<file>themes/gis/mActionToggleEditing.png</file>
<file>themes/gis/mActionUndo.png</file>
<file>themes/gis/mActionUngroupItems.png</file>
<file>themes/gis/mActionUnselectAttributes.png</file>
<file>themes/gis/mActionZoomFullExtent.png</file>
<file>themes/gis/mActionZoomIn.png</file>
<file>themes/gis/mActionZoomLast.png</file>
<file>themes/gis/mActionZoomNext.png</file>
<file>themes/gis/mActionZoomOut.png</file>
<file>themes/gis/mActionZoomToLayer.png</file>
<file>themes/gis/mActionZoomToSelected.png</file>
</qresource>
</RCC>

0 comments on commit 9286d7c

Please sign in to comment.