diff options
author | John Van Ostrand <john@vanostrand.com> | 2014-10-30 13:51:06 -0400 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-10-30 10:54:36 -0700 |
commit | 4f1746da8b5773c43439bc4a936cdfee73cb28fc (patch) | |
tree | 8f5b26c75fe266947068e57f862801aca7e041bb /subsurface.qrc | |
parent | c0536e8d57840053a42bc9fe59d4ad9ca4615551 (diff) | |
download | subsurface-4f1746da8b5773c43439bc4a936cdfee73cb28fc.tar.gz |
Changed tissue icon on profile graph.
The previous icon was of a bird that didn't seem to make sense. This
icon looks like the tissue graph and should be more intuitive.
Signed-off-by: John Van Ostrand <john@vanostrand.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index d66b151c5..13fdc3e79 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -58,7 +58,7 @@ <file alias="icon_ceiling_dc">icons/pc.png</file> <file alias="icon_ead">icons/ead.png</file> <file alias="icon_HR">icons/icon-HR.png</file> - <file alias="icon_tissue">icons/petrel.png</file> + <file alias="icon_tissue">icons/tissues.png</file> <file alias="calendar">icons/calendarbg.png</file> <file alias="pictures">icons/pictures.png</file> <file>icons/subsurface/index.theme</file> |