mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Dive site rewrite: change add icon to edit
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3435d13509
commit
4c7ce4aa1d
3 changed files with 6 additions and 4 deletions
|
@ -72,8 +72,9 @@
|
|||
<file>icons/ostc3.png</file>
|
||||
<file>icons/suunto_vyper.png</file>
|
||||
<file alias="facebook">icons/facebook.png</file>
|
||||
<file alias="filter-reset">icons/edit-undo.svg</file>
|
||||
<file alias="filter-hide">icons/go-top.svg</file>
|
||||
<file alias="filter-close">icons/process-stop.svg</file>
|
||||
<file alias="filter-reset">icons/edit-undo.svg</file>
|
||||
<file alias="filter-hide">icons/go-top.svg</file>
|
||||
<file alias="filter-close">icons/process-stop.svg</file>
|
||||
<file alias="edit">icons/edit-circled.svg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue