Skip to content

Commit f69d8d2

Browse files
committed
Small refactoring to switch freeze/thaw to pin/unpin label tool
- Thanks to Tim for the better metaphor for the tool - Freeze/thaw was a bit obtuse, pinning a label is a more ubiquitous mapping concept - New icons to represent switch
1 parent 304cc4b commit f69d8d2

22 files changed

+1858
-441
lines changed

images/images.qrc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<file>themes/default/mActionFileSmall.png</file>
7878
<file>themes/default/mActionFolder.png</file>
7979
<file>themes/default/mActionFormAnnotation.png</file>
80-
<file>themes/default/mActionFreezeLabels.svg</file>
80+
<file>themes/default/mActionPinLabels.svg</file>
8181
<file>themes/default/mActionFromSelectedFeature.png</file>
8282
<file>themes/default/mActionFullCumulativeCutStretch.png</file>
8383
<file>themes/default/mActionFullHistogramStretch.png</file>
@@ -149,7 +149,7 @@
149149
<file>themes/default/mActionSelectRectangle.png</file>
150150
<file>themes/default/mActionShowAllLayers.png</file>
151151
<file>themes/default/mActionShowBookmarks.png</file>
152-
<file>themes/default/mActionShowFrozenLabels.svg</file>
152+
<file>themes/default/mActionShowPinnedLabels.svg</file>
153153
<file>themes/default/mActionShowPluginManager.png</file>
154154
<file>themes/default/mActionSimplify.png</file>
155155
<file>themes/default/mActionSplitFeatures.png</file>
@@ -295,7 +295,7 @@
295295
<file>themes/gis/mActionFileSave.png</file>
296296
<file>themes/gis/mActionFolder.png</file>
297297
<file>themes/gis/mActionFormAnnotation.png</file>
298-
<file>themes/gis/mActionFreezeLabels.svg</file>
298+
<file>themes/gis/mActionPinLabels.svg</file>
299299
<file>themes/gis/mActionGroupItems.png</file>
300300
<file>themes/gis/mActionHelpContents.png</file>
301301
<file>themes/gis/mActionHideAllLayers.png</file>
@@ -348,7 +348,7 @@
348348
<file>themes/gis/mActionSelectRectangle.png</file>
349349
<file>themes/gis/mActionShowAllLayers.png</file>
350350
<file>themes/gis/mActionShowBookmarks.png</file>
351-
<file>themes/gis/mActionShowFrozenLabels.svg</file>
351+
<file>themes/gis/mActionShowPinnedLabels.svg</file>
352352
<file>themes/gis/mActionSimplify.png</file>
353353
<file>themes/gis/mActionSplitFeatures.png</file>
354354
<file>themes/gis/mActionSplitFeatures.svg</file>

images/themes/default/mActionFreezeLabels.svg

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)