mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
profile: replace bookmark event icon PNG by SVG
This looks much better on print-outs. The remaining event icons still need to be converted to SVG. SVG created by Lubomir I. Ivanov <neolit123@gmail.com> and made compatible with the Qt SVG renderer by BS. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
f7565c4a0f
commit
1d58553864
4 changed files with 86 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
<file alias="onCCRLoop-icon">icons/CCR.png</file>
|
||||
<file alias="bailout-icon">icons/OC.png</file>
|
||||
<file alias="salinity-warning-icon">icons/bluewarning.png</file>
|
||||
<file alias="dive-bookmark-icon">icons/flag.png</file>
|
||||
<file alias="dive-bookmark-icon">icons/flag.svg</file>
|
||||
<file alias="ruler-icon">icons/ruler.png</file>
|
||||
<file alias="poster-icon">icons/poster.png</file>
|
||||
<file>xslt/commonTemplates.xsl</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue