aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/locationInformation.ui
diff options
context:
space:
mode:
authorGravatar Martin Měřinský <mermar@centrum.cz>2017-11-29 10:57:08 +0100
committerGravatar Tomaz Canabrava <tcanabrava@kde.org>2017-11-29 11:46:35 +0100
commit92e9c6606f6ef3ad16d2e31f9f9a8f5fa14f2c1a (patch)
treeca35a73e433d3c667c7ae805d1776ccdbc5e165a /desktop-widgets/locationInformation.ui
parentb0d98f6e269be9560de1b9c140855c85fecf1dd1 (diff)
downloadsubsurface-92e9c6606f6ef3ad16d2e31f9f9a8f5fa14f2c1a.tar.gz
Use consistent aliases for all icons.
Icon aliases were inconsistent mess. Underscores vs. hyphens vs. camelCase. With vs. without filename suffix. Lower vs. upper case. "icon" suffix vs. prefix vs. nothing. Some were duplicated, eg warning vs. warning-icon. Some icons didn't have alias at all. This changes all icon aliases to one, easy grep-able style which complies to Freedesktop Icon Naming Specification (Guidelines). Signed-off-by: Martin Měřinský <mermar@centrum.cz>
Diffstat (limited to 'desktop-widgets/locationInformation.ui')
-rw-r--r--desktop-widgets/locationInformation.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/locationInformation.ui b/desktop-widgets/locationInformation.ui
index 9103bbc1f..b86bdcc92 100644
--- a/desktop-widgets/locationInformation.ui
+++ b/desktop-widgets/locationInformation.ui
@@ -166,7 +166,7 @@
</property>
<property name="icon">
<iconset resource="../subsurface.qrc">
- <normaloff>:mapwidget-marker-selected</normaloff>:mapwidget-marker-selected</iconset>
+ <normaloff>:dive-spot-selected-icon</normaloff>:dive-spot-selected-icon</iconset>
</property>
</widget>
</item>