Page MenuHomeSolus

D11904.id28971.diff
No OneTemporary

D11904.id28971.diff

This file is larger than 256 KB, so syntax highlighting was skipped.
diff --git a/files/Fix-broken-symbolic-icons.patch b/files/Fix-broken-symbolic-icons.patch
new file mode 100644
--- /dev/null
+++ b/files/Fix-broken-symbolic-icons.patch
@@ -0,0 +1,6848 @@
+From e6799d460b39907681943b962c9f594f23fe480b Mon Sep 17 00:00:00 2001
+From: Algent Albrahimi <algent@protonmail.com>
+Date: Sat, 25 Sep 2021 16:32:32 +0200
+Subject: [PATCH] Fix broken symbolic icons
+
+---
+ .../actions/document-open-symbolic.svg | 85 +++++++++---
+ .../symbolic/actions/edit-redo-symbolic.svg | 79 +++++++++--
+ .../symbolic/actions/edit-undo-symbolic.svg | 79 +++++++++--
+ .../actions/format-text-bold-symbolic.svg | 79 +++++++++--
+ .../format-text-direction-ltr-symbolic.svg | 92 ++++++++++---
+ .../format-text-direction-rtl-symbolic.svg | 92 ++++++++++---
+ .../actions/format-text-italic-symbolic.svg | 80 +++++++++--
+ .../format-text-strikethrough-symbolic.svg | 85 +++++++++---
+ .../format-text-underline-symbolic.svg | 87 +++++++++---
+ .../symbolic/actions/go-bottom-symbolic.svg | 77 +++++++++--
+ EvoPop/symbolic/actions/go-down-symbolic.svg | 78 +++++++++--
+ EvoPop/symbolic/actions/go-first-symbolic.svg | 77 +++++++++--
+ .../symbolic/actions/go-jump-rtl-symbolic.svg | 79 +++++++++--
+ EvoPop/symbolic/actions/go-jump-symbolic.svg | 79 +++++++++--
+ EvoPop/symbolic/actions/go-last-symbolic.svg | 77 +++++++++--
+ EvoPop/symbolic/actions/go-next-symbolic.svg | 78 +++++++++--
+ .../symbolic/actions/go-previous-symbolic.svg | 78 +++++++++--
+ EvoPop/symbolic/actions/go-top-symbolic.svg | 77 +++++++++--
+ EvoPop/symbolic/actions/go-up-symbolic.svg | 78 +++++++++--
+ .../symbolic/actions/image-crop-symbolic.svg | 78 +++++++++--
+ EvoPop/symbolic/actions/list-add-symbolic.svg | 78 +++++++++--
+ .../symbolic/actions/list-remove-symbolic.svg | 80 +++++++++--
+ EvoPop/symbolic/actions/location-symbolic.svg | 79 +++++++++--
+ .../actions/mail-send-receive-symbolic.svg | 105 ++++++++++++---
+ .../symbolic/actions/media-eject-symbolic.svg | 80 +++++++++--
+ .../actions/media-playback-pause-symbolic.svg | 85 +++++++++---
+ .../media-playback-start-rtl-symbolic.svg | 84 +++++++++---
+ .../actions/media-playback-start-symbolic.svg | 78 +++++++++--
+ .../actions/media-playback-stop-symbolic.svg | 78 +++++++++--
+ .../actions/media-record-symbolic.svg | 78 +++++++++--
+ .../actions/media-seek-backward-symbolic.svg | 85 +++++++++---
+ .../actions/media-seek-forward-symbolic.svg | 85 +++++++++---
+ .../actions/media-skip-backward-symbolic.svg | 77 +++++++++--
+ .../actions/media-skip-forward-symbolic.svg | 77 +++++++++--
+ EvoPop/symbolic/actions/pan-down-symbolic.svg | 78 +++++++++--
+ EvoPop/symbolic/actions/pan-end-symbolic.svg | 78 +++++++++--
+ .../symbolic/actions/pan-start-symbolic.svg | 78 +++++++++--
+ EvoPop/symbolic/actions/pan-up-symbolic.svg | 78 +++++++++--
+ .../actions/selection-end-symbolic.svg | 79 +++++++++--
+ .../actions/selection-start-symbolic.svg | 79 +++++++++--
+ .../actions/view-coverflow-symbolic.svg | 120 ++++++++++++++---
+ .../symbolic/actions/view-filter-symbolic.svg | 79 +++++++++--
+ EvoPop/symbolic/actions/zoom-in-symbolic.svg | 78 +++++++++--
+ .../actions/zoom-original-symbolic.svg | 78 +++++++++--
+ EvoPop/symbolic/actions/zoom-out-symbolic.svg | 78 +++++++++--
+ .../drive-harddisk-ieee1394-symbolic.svg | 125 +++++++++++++++---
+ .../status/appointment-missed-symbolic.svg | 86 +++++++++---
+ .../status/keyboard-brightness-symbolic.svg | 114 +++++++++++++---
+ .../symbolic/status/mail-replied-symbolic.svg | 80 +++++++++--
+ ...edia-playlist-consecutive-rtl-symbolic.svg | 79 +++++++++--
+ .../media-playlist-consecutive-symbolic.svg | 79 +++++++++--
+ .../media-playlist-no-repeat-symbolic.svg | 93 ++++++++++---
+ .../media-playlist-repeat-rtl-symbolic.svg | 98 +++++++++++---
+ ...edia-playlist-repeat-song-rtl-symbolic.svg | 98 +++++++++++---
+ .../media-playlist-repeat-song-symbolic.svg | 93 ++++++++++---
+ .../status/media-playlist-repeat-symbolic.svg | 98 +++++++++++---
+ .../media-playlist-shuffle-rtl-symbolic.svg | 99 +++++++++++---
+ .../media-playlist-shuffle-symbolic.svg | 99 +++++++++++---
+ .../status/network-cellular-3g-symbolic.svg | 83 +++++++++---
+ .../status/network-cellular-4g-symbolic.svg | 84 +++++++++---
+ .../network-cellular-cdma-1x-symbolic.svg | 79 +++++++++--
+ .../status/network-cellular-edge-symbolic.svg | 84 +++++++++---
+ .../status/network-cellular-gprs-symbolic.svg | 84 +++++++++---
+ .../status/network-cellular-hspa-symbolic.svg | 84 +++++++++---
+ .../status/network-cellular-umts-symbolic.svg | 84 +++++++++---
+ .../status/radio-checked-symbolic.svg | 87 +++++++++---
+ .../symbolic/status/radio-mixed-symbolic.svg | 78 +++++++++--
+ EvoPop/symbolic/status/radio-symbolic.svg | 78 +++++++++--
+ .../status/view-wrapped-rtl-symbolic.svg | 98 +++++++++++---
+ .../symbolic/status/view-wrapped-symbolic.svg | 98 +++++++++++---
+ .../status/weather-clear-night-symbolic.svg | 79 +++++++++--
+ .../symbolic/status/weather-fog-symbolic.svg | 101 +++++++++++---
+ 72 files changed, 5027 insertions(+), 1081 deletions(-)
+ mode change 100755 => 100644 EvoPop/symbolic/actions/document-open-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/edit-redo-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/edit-undo-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/format-text-bold-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/format-text-direction-ltr-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/format-text-direction-rtl-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/format-text-italic-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/format-text-strikethrough-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/format-text-underline-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-bottom-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-down-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-first-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-jump-rtl-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-jump-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-last-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-next-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-previous-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-top-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/go-up-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/image-crop-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/list-add-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/list-remove-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/location-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/mail-send-receive-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-eject-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-playback-pause-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-playback-start-rtl-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-playback-start-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-playback-stop-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-record-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-seek-backward-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-seek-forward-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-skip-backward-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/media-skip-forward-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/pan-down-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/pan-end-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/pan-start-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/pan-up-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/selection-end-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/selection-start-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/view-coverflow-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/view-filter-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/zoom-in-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/zoom-original-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/actions/zoom-out-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/devices/drive-harddisk-ieee1394-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/keyboard-brightness-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/mail-replied-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/media-playlist-consecutive-rtl-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/media-playlist-consecutive-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/media-playlist-no-repeat-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/media-playlist-repeat-rtl-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/media-playlist-repeat-song-rtl-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/media-playlist-repeat-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/media-playlist-shuffle-rtl-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/media-playlist-shuffle-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/network-cellular-3g-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/network-cellular-4g-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/network-cellular-cdma-1x-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/network-cellular-edge-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/network-cellular-gprs-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/network-cellular-hspa-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/network-cellular-umts-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/radio-checked-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/radio-mixed-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/radio-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/view-wrapped-rtl-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/view-wrapped-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/weather-clear-night-symbolic.svg
+ mode change 100755 => 100644 EvoPop/symbolic/status/weather-fog-symbolic.svg
+
+diff --git a/EvoPop/symbolic/actions/document-open-symbolic.svg b/EvoPop/symbolic/actions/document-open-symbolic.svg
+old mode 100755
+new mode 100644
+index 120b7867..7accd9dd
+--- a/EvoPop/symbolic/actions/document-open-symbolic.svg
++++ b/EvoPop/symbolic/actions/document-open-symbolic.svg
+@@ -1,16 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-261.00021,-69.000042)">
+- <path inkscape:connector-curvature="0" d="m 269.0002,69.72344 4.332,6.30622 -2.34101,0 0.009,5.97034 -3.99798,0 -0.009,-5.97034 -2.37501,0 z" id="path2987" sodipodi:nodetypes="cccccccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 261.9952,83.03144 0,1.96856 14.005,0 -0.005,-1.96856 z" id="path4177" sodipodi:nodetypes="ccccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="document-open-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-261.00021,-69.000042)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 269.0002,69.72344 4.332,6.30622 -2.34101,0 0.009,5.97034 -3.99798,0 -0.009,-5.97034 -2.37501,0 z"
++ id="path2987"
++ sodipodi:nodetypes="cccccccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 261.9952,83.03144 0,1.96856 14.005,0 -0.005,-1.96856 z"
++ id="path4177"
++ sodipodi:nodetypes="ccccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/edit-redo-symbolic.svg b/EvoPop/symbolic/actions/edit-redo-symbolic.svg
+old mode 100755
+new mode 100644
+index 6088213e..102b2c9f
+--- a/EvoPop/symbolic/actions/edit-redo-symbolic.svg
++++ b/EvoPop/symbolic/actions/edit-redo-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-521.00021,-69.000002)">
+- <path inkscape:connector-curvature="0" d="m 530.00038,70.999983 5,3 -5,3 0,-2 -3,0 c -1.6793,0 -3,1.3207 -3,3 0,1.6793 1.3207,3 3,3 l 5,0 0,2 -5,0 c -2.7527,0 -5,-2.2473 -5,-5 0,-2.7527 2.2473,-5 5,-5 l 3,0 0,-2 z" id="path5069" color="#555555" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="edit-redo-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-521.00021,-69.000002)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 530.00038,70.999983 5,3 -5,3 0,-2 -3,0 c -1.6793,0 -3,1.3207 -3,3 0,1.6793 1.3207,3 3,3 l 5,0 0,2 -5,0 c -2.7527,0 -5,-2.2473 -5,-5 0,-2.7527 2.2473,-5 5,-5 l 3,0 0,-2 z"
++ id="path5069"
++ color="#555555"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/edit-undo-symbolic.svg b/EvoPop/symbolic/actions/edit-undo-symbolic.svg
+old mode 100755
+new mode 100644
+index 6ac21733..02e4c475
+--- a/EvoPop/symbolic/actions/edit-undo-symbolic.svg
++++ b/EvoPop/symbolic/actions/edit-undo-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-501.0002,-69)">
+- <path inkscape:connector-curvature="0" d="m 508.00003,70.999981 -5,3 5,3 0,-2 3,0 c 1.6793,0 3,1.3207 3,3 0,1.6793 -1.3207,3 -3,3 l -5,0 0,2 5,0 c 2.7527,0 5,-2.2473 5,-5 0,-2.7527 -2.2473,-5 -5,-5 l -3,0 0,-2 z" id="path4400" color="#555555" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="edit-undo-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-501.0002,-69)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 508.00003,70.999981 -5,3 5,3 0,-2 3,0 c 1.6793,0 3,1.3207 3,3 0,1.6793 -1.3207,3 -3,3 l -5,0 0,2 5,0 c 2.7527,0 5,-2.2473 5,-5 0,-2.7527 -2.2473,-5 -5,-5 l -3,0 0,-2 z"
++ id="path4400"
++ color="#555555"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/format-text-bold-symbolic.svg b/EvoPop/symbolic/actions/format-text-bold-symbolic.svg
+old mode 100755
+new mode 100644
+index 613fbdc3..64126602
+--- a/EvoPop/symbolic/actions/format-text-bold-symbolic.svg
++++ b/EvoPop/symbolic/actions/format-text-bold-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-381.00061,-109)">
+- <path inkscape:connector-curvature="0" d="m 385.0002,112 0,2 1,0 4,0 c 0.42816,0 1,0.61414 1,1 l 0,1 -3,0 -2,0 c -0.91927,0 -1.7356,0.38396 -2.25,0.96875 -0.5144,0.58479 -0.75639,1.31063 -0.75,2.03125 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 7,0 1,0 0.15625,0 0.84375,0 0,-1 0,-1 0,-5 c 0,-1.63434 -1.3198,-3 -3,-3 l -2,0 -4,0 -1,0 z m 3,6 3,0 0,2 -3,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 -0.002,-0.27938 0.10467,-0.55354 0.25,-0.71875 0.14533,-0.16521 0.32764,-0.28125 0.75,-0.28125 z" id="path11643-3-1" color="#000000" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="format-text-bold-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-381.00061,-109)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 385.0002,112 0,2 1,0 4,0 c 0.42816,0 1,0.61414 1,1 l 0,1 -3,0 -2,0 c -0.91927,0 -1.7356,0.38396 -2.25,0.96875 -0.5144,0.58479 -0.75639,1.31063 -0.75,2.03125 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 7,0 1,0 0.15625,0 0.84375,0 0,-1 0,-1 0,-5 c 0,-1.63434 -1.3198,-3 -3,-3 l -2,0 -4,0 -1,0 z m 3,6 3,0 0,2 -3,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 -0.002,-0.27938 0.10467,-0.55354 0.25,-0.71875 0.14533,-0.16521 0.32764,-0.28125 0.75,-0.28125 z"
++ id="path11643-3-1"
++ color="#000000"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/format-text-direction-ltr-symbolic.svg b/EvoPop/symbolic/actions/format-text-direction-ltr-symbolic.svg
+old mode 100755
+new mode 100644
+index 54c210ca..e039ecc2
+--- a/EvoPop/symbolic/actions/format-text-direction-ltr-symbolic.svg
++++ b/EvoPop/symbolic/actions/format-text-direction-ltr-symbolic.svg
+@@ -1,17 +1,77 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-521.0002,-109)">
+- <path inkscape:connector-curvature="0" d="m 523.0002,109 0,2 6,0 c 0.42816,0 1,0.61414 1,1 l 0,1 -5,0 c -0.91927,0 -1.7356,0.38396 -2.25,0.96875 -0.5144,0.58479 -0.75639,1.31063 -0.75,2.03125 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 5,0 1,0 1,0 0,-1 0,-1 0,-5 c 9e-5,-1.63434 -1.3198,-3 -3,-3 l -6,0 z m 2,6 5,0 0,2 -5,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 -0.002,-0.27938 0.10467,-0.55354 0.25,-0.71875 0.14533,-0.16521 0.32764,-0.28125 0.75,-0.28125 z" id="path11643-3-2-2" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="M 533.00019,124.00001 537,120.99998 l -3.99982,-2.99994 c 0,0 -1.8e-4,5.99994 -3e-5,6.00001 z" id="path4484-2" sodipodi:nodetypes="ccccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 521.9375,120 0,2 13.0625,0 0,-2 -13.0625,0 z" id="path4486-0" color="#000000" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg12"
++ sodipodi:docname="format-text-direction-ltr-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview14"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-521.0002,-109)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 523.0002,109 0,2 6,0 c 0.42816,0 1,0.61414 1,1 l 0,1 -5,0 c -0.91927,0 -1.7356,0.38396 -2.25,0.96875 -0.5144,0.58479 -0.75639,1.31063 -0.75,2.03125 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 5,0 1,0 1,0 0,-1 0,-1 0,-5 c 9e-5,-1.63434 -1.3198,-3 -3,-3 l -6,0 z m 2,6 5,0 0,2 -5,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 -0.002,-0.27938 0.10467,-0.55354 0.25,-0.71875 0.14533,-0.16521 0.32764,-0.28125 0.75,-0.28125 z"
++ id="path11643-3-2-2"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="M 533.00019,124.00001 537,120.99998 l -3.99982,-2.99994 c 0,0 -1.8e-4,5.99994 -3e-5,6.00001 z"
++ id="path4484-2"
++ sodipodi:nodetypes="ccccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 521.9375,120 0,2 13.0625,0 0,-2 -13.0625,0 z"
++ id="path4486-0"
++ color="#000000"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/format-text-direction-rtl-symbolic.svg b/EvoPop/symbolic/actions/format-text-direction-rtl-symbolic.svg
+old mode 100755
+new mode 100644
+index f808f3c0..5f8639d7
+--- a/EvoPop/symbolic/actions/format-text-direction-rtl-symbolic.svg
++++ b/EvoPop/symbolic/actions/format-text-direction-rtl-symbolic.svg
+@@ -1,17 +1,77 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-541.0002,-109)">
+- <path inkscape:connector-curvature="0" d="m 547.0002,109 0,2 6,0 c 0.42816,0 1,0.61414 1,1 l 0,1 -5,0 c -0.91927,0 -1.7356,0.38396 -2.25,0.96875 -0.5144,0.58479 -0.75639,1.31063 -0.75,2.03125 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 5,0 1,0 1,0 0,-1.0625 0,-0.9375 0,-5 c 9e-5,-1.63434 -1.3198,-3 -3,-3 l -6,0 z m 2,6 5,0 0,2 -5,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 -0.002,-0.27938 0.10467,-0.55354 0.25,-0.71875 0.14533,-0.16521 0.32764,-0.28125 0.75,-0.28125 z" id="path11643-3-2-9" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 541.0002,121 4.00021,-2.99995 10e-6,5.99999 z" id="path4484" sodipodi:nodetypes="cccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 543.0004,119.98689 0,2 12.9375,0 0,-2 -12.9375,0 z" id="path4486" color="#000000" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg12"
++ sodipodi:docname="format-text-direction-rtl-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview14"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-541.0002,-109)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 547.0002,109 0,2 6,0 c 0.42816,0 1,0.61414 1,1 l 0,1 -5,0 c -0.91927,0 -1.7356,0.38396 -2.25,0.96875 -0.5144,0.58479 -0.75639,1.31063 -0.75,2.03125 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 5,0 1,0 1,0 0,-1.0625 0,-0.9375 0,-5 c 9e-5,-1.63434 -1.3198,-3 -3,-3 l -6,0 z m 2,6 5,0 0,2 -5,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 -0.002,-0.27938 0.10467,-0.55354 0.25,-0.71875 0.14533,-0.16521 0.32764,-0.28125 0.75,-0.28125 z"
++ id="path11643-3-2-9"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 541.0002,121 4.00021,-2.99995 10e-6,5.99999 z"
++ id="path4484"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 543.0004,119.98689 0,2 12.9375,0 0,-2 -12.9375,0 z"
++ id="path4486"
++ color="#000000"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/format-text-italic-symbolic.svg b/EvoPop/symbolic/actions/format-text-italic-symbolic.svg
+old mode 100755
+new mode 100644
+index f8d5bc84..2dec2faa
+--- a/EvoPop/symbolic/actions/format-text-italic-symbolic.svg
++++ b/EvoPop/symbolic/actions/format-text-italic-symbolic.svg
+@@ -1,15 +1,67 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-441.00061,-109.00002)">
+- <path inkscape:connector-curvature="0" d="m 445.50041,112.00002 0,2 6,0 c 0.42816,0 0.59383,0.26733 0.46875,0.71875 l -0.34375,1.28125 -5.25,0 c -1.83854,0 -3.12514,1.35237 -3.5,2.75 -0.18743,0.69881 -0.16219,1.47883 0.25,2.15625 0.41219,0.67742 1.24797,1.09375 2.15625,1.09375 l 6,-1e-5 c 0.71855,-1e-5 0.96875,-0.71874 0.96875,-0.71874 l 1.65625,-6 c 0.43468,-1.56878 -0.72605,-3.28125 -2.40625,-3.28125 z m 0.875,6 4.6875,0 -0.5625,2 -5.21875,0 c -0.39787,0 -0.42459,-0.0837 -0.46875,-0.15625 -0.0442,-0.0726 -0.0808,-0.29256 0,-0.59375 0.16157,-0.60237 0.71778,-1.25 1.5625,-1.25 z" id="path11643-3-5" sodipodi:nodetypes="ccsccsssscccscsccsccs" color="#000000" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="format-text-italic-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-441.00061,-109.00002)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 445.50041,112.00002 0,2 6,0 c 0.42816,0 0.59383,0.26733 0.46875,0.71875 l -0.34375,1.28125 -5.25,0 c -1.83854,0 -3.12514,1.35237 -3.5,2.75 -0.18743,0.69881 -0.16219,1.47883 0.25,2.15625 0.41219,0.67742 1.24797,1.09375 2.15625,1.09375 l 6,-1e-5 c 0.71855,-1e-5 0.96875,-0.71874 0.96875,-0.71874 l 1.65625,-6 c 0.43468,-1.56878 -0.72605,-3.28125 -2.40625,-3.28125 z m 0.875,6 4.6875,0 -0.5625,2 -5.21875,0 c -0.39787,0 -0.42459,-0.0837 -0.46875,-0.15625 -0.0442,-0.0726 -0.0808,-0.29256 0,-0.59375 0.16157,-0.60237 0.71778,-1.25 1.5625,-1.25 z"
++ id="path11643-3-5"
++ sodipodi:nodetypes="ccsccsssscccscsccsccs"
++ color="#000000"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/format-text-strikethrough-symbolic.svg b/EvoPop/symbolic/actions/format-text-strikethrough-symbolic.svg
+old mode 100755
+new mode 100644
+index 4576e192..59846290
+--- a/EvoPop/symbolic/actions/format-text-strikethrough-symbolic.svg
++++ b/EvoPop/symbolic/actions/format-text-strikethrough-symbolic.svg
+@@ -1,16 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-421.00061,-109.00002)">
+- <path inkscape:connector-curvature="0" d="m 425.0002,112 0,2 6,0 c 0.42816,0 1,0.61414 1,1 l 2,0 c 0,-1.63434 -1.3198,-3 -3,-3 l -6,0 z m -1,7 c 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 5,0 1,0 1,0 0,-0.84375 c 0.0156,-0.0937 0,-0.15625 0,-0.15625 l 0,-1 0,-1 -2,0 0,1 -5,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 l -2,0 z" id="path11643-3-2-6" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 422.00041,116.00002 0,2 14,0 0,-2 -14,0 z" id="path5100-8" color="#000000" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="format-text-strikethrough-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-421.00061,-109.00002)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 425.0002,112 0,2 6,0 c 0.42816,0 1,0.61414 1,1 l 2,0 c 0,-1.63434 -1.3198,-3 -3,-3 l -6,0 z m -1,7 c 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 5,0 1,0 1,0 0,-0.84375 c 0.0156,-0.0937 0,-0.15625 0,-0.15625 l 0,-1 0,-1 -2,0 0,1 -5,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 l -2,0 z"
++ id="path11643-3-2-6"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 422.00041,116.00002 0,2 14,0 0,-2 -14,0 z"
++ id="path5100-8"
++ color="#000000"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/format-text-underline-symbolic.svg b/EvoPop/symbolic/actions/format-text-underline-symbolic.svg
+old mode 100755
+new mode 100644
+index 1c036a4b..eda99d7b
+--- a/EvoPop/symbolic/actions/format-text-underline-symbolic.svg
++++ b/EvoPop/symbolic/actions/format-text-underline-symbolic.svg
+@@ -1,16 +1,73 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-401.00061,-109.00002)">
+- <path inkscape:connector-curvature="0" d="m 405.0002,111 0,2 6,0 c 0.42816,0 1,0.61414 1,1 l 0,1 -5,0 c -0.91927,0 -1.7356,0.38396 -2.25,0.96875 -0.5144,0.58479 -0.75639,1.31063 -0.75,2.03125 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 5,0 1,0 1,0 0,-0.84375 c 0.0156,-0.0937 0,-0.15625 0,-0.15625 l 0,-1 0,-5 c 0,-1.63434 -1.3198,-3 -3,-3 l -6,0 z m 2,6 5,0 0,2 -5,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 -0.002,-0.27938 0.10467,-0.55354 0.25,-0.71875 0.14533,-0.16521 0.32764,-0.28125 0.75,-0.28125 z" id="path11643-3-2" color="#000000" stroke-width="2" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 403.00041,122.00002 0,2 12,0 0,-2 -12,0 z" id="path5100" color="#000000" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="format-text-underline-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-401.00061,-109.00002)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 405.0002,111 0,2 6,0 c 0.42816,0 1,0.61414 1,1 l 0,1 -5,0 c -0.91927,0 -1.7356,0.38396 -2.25,0.96875 -0.5144,0.58479 -0.75639,1.31063 -0.75,2.03125 0.006,0.72062 0.26893,1.45271 0.78125,2.03125 0.51232,0.57854 1.31047,0.96875 2.21875,0.96875 l 5,0 1,0 1,0 0,-0.84375 c 0.0156,-0.0937 0,-0.15625 0,-0.15625 l 0,-1 0,-5 c 0,-1.63434 -1.3198,-3 -3,-3 l -6,0 z m 2,6 5,0 0,2 -5,0 c -0.39787,0 -0.56691,-0.10979 -0.71875,-0.28125 -0.15184,-0.17146 -0.27877,-0.43937 -0.28125,-0.71875 -0.002,-0.27938 0.10467,-0.55354 0.25,-0.71875 0.14533,-0.16521 0.32764,-0.28125 0.75,-0.28125 z"
++ id="path11643-3-2"
++ color="#000000"
++ stroke-width="2"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 403.00041,122.00002 0,2 12,0 0,-2 -12,0 z"
++ id="path5100"
++ color="#000000"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-bottom-symbolic.svg b/EvoPop/symbolic/actions/go-bottom-symbolic.svg
+old mode 100755
+new mode 100644
+index 66959ac9..720b016c
+--- a/EvoPop/symbolic/actions/go-bottom-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-bottom-symbolic.svg
+@@ -1,15 +1,64 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-341.0002,-28)">
+- <path inkscape:connector-curvature="0" d="m 355.0002,33.21875 -1.375,-1.40625 -3.65625,3.65625 0.0312,-7.46875 -2,0 -0.0312,7.46875 -3.625,-3.65625 -1.375,1.40625 6.03125,6 6,-6 z m -4,8.78125 c 0,-1.104569 -0.89543,-2 -2,-2 -1.10457,0 -2,0.895431 -2,2 0,1.104569 0.89543,2 2,2 1.10457,0 2,-0.895431 2,-2 z" id="path5855" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-bottom-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-341.0002,-28)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 355.0002,33.21875 -1.375,-1.40625 -3.65625,3.65625 0.0312,-7.46875 -2,0 -0.0312,7.46875 -3.625,-3.65625 -1.375,1.40625 6.03125,6 6,-6 z m -4,8.78125 c 0,-1.104569 -0.89543,-2 -2,-2 -1.10457,0 -2,0.895431 -2,2 0,1.104569 0.89543,2 2,2 1.10457,0 2,-0.895431 2,-2 z"
++ id="path5855"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-down-symbolic.svg b/EvoPop/symbolic/actions/go-down-symbolic.svg
+old mode 100755
+new mode 100644
+index 0bc13073..0130e5e0
+--- a/EvoPop/symbolic/actions/go-down-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-down-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-361.0002,-29.000017)">
+- <path inkscape:connector-curvature="0" d="m 363.00069,37.21152 1.38585,-1.38509 3.63476,3.63493 L 368.0002,31 l 2,0 0.0211,8.46136 3.63439,-3.63493 1.38509,1.38509 -6.04061,6.00086 z" id="path5873" sodipodi:nodetypes="cccccccccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-down-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-361.0002,-29.000017)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 363.00069,37.21152 1.38585,-1.38509 3.63476,3.63493 L 368.0002,31 l 2,0 0.0211,8.46136 3.63439,-3.63493 1.38509,1.38509 -6.04061,6.00086 z"
++ id="path5873"
++ sodipodi:nodetypes="cccccccccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-first-symbolic.svg b/EvoPop/symbolic/actions/go-first-symbolic.svg
+old mode 100755
+new mode 100644
+index d8c15792..00c7051b
+--- a/EvoPop/symbolic/actions/go-first-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-first-symbolic.svg
+@@ -1,15 +1,64 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-261.00018,-29)">
+- <path inkscape:connector-curvature="0" d="m 271.78145,31 1.40625,1.375 -3.65625,3.65625 L 277.0002,36 l 0,2 -7.46875,0.0312 3.65625,3.625 -1.40625,1.375 -6,-6.03125 6,-6 z m -8.78125,4 c 1.10457,0 2,0.89543 2,2 0,1.10457 -0.89543,2 -2,2 -1.10457,0 -2,-0.89543 -2,-2 0,-1.10457 0.89543,-2 2,-2 z" id="path5849" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-first-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-261.00018,-29)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 271.78145,31 1.40625,1.375 -3.65625,3.65625 L 277.0002,36 l 0,2 -7.46875,0.0312 3.65625,3.625 -1.40625,1.375 -6,-6.03125 6,-6 z m -8.78125,4 c 1.10457,0 2,0.89543 2,2 0,1.10457 -0.89543,2 -2,2 -1.10457,0 -2,-0.89543 -2,-2 0,-1.10457 0.89543,-2 2,-2 z"
++ id="path5849"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-jump-rtl-symbolic.svg b/EvoPop/symbolic/actions/go-jump-rtl-symbolic.svg
+old mode 100755
+new mode 100644
+index 2fe0c9c4..1ba18196
+--- a/EvoPop/symbolic/actions/go-jump-rtl-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-jump-rtl-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-561.0002,-69.000004)">
+- <path inkscape:connector-curvature="0" d="m 563.00018,78.00017 3,5 3,-5 -2,0 0,-3 c 0,-1.6793 1.3207,-3 3,-3 1.6793,0 3,1.3207 3,3 l 0,5 2,0 0,-5 c 0,-2.7527 -2.2473,-5 -5,-5 -2.7527,0 -5,2.2473 -5,5 l 0,3 -2,0 z" id="path6058" color="#555555" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-jump-rtl-symbolic2svg.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-561.0002,-69.000004)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 563.00018,78.00017 3,5 3,-5 -2,0 0,-3 c 0,-1.6793 1.3207,-3 3,-3 1.6793,0 3,1.3207 3,3 l 0,5 2,0 0,-5 c 0,-2.7527 -2.2473,-5 -5,-5 -2.7527,0 -5,2.2473 -5,5 l 0,3 -2,0 z"
++ id="path6058"
++ color="#555555"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-jump-symbolic.svg b/EvoPop/symbolic/actions/go-jump-symbolic.svg
+old mode 100755
+new mode 100644
+index b0d2b42a..83e83c17
+--- a/EvoPop/symbolic/actions/go-jump-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-jump-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-541.0002,-69.000004)">
+- <path inkscape:connector-curvature="0" d="m 555.00022,78.00017 -3,5 -3,-5 2,0 0,-3 c 0,-1.6793 -1.3207,-3 -3,-3 -1.6793,0 -3,1.3207 -3,3 l 0,5 -2,0 0,-5 c 0,-2.7527 2.2473,-5 5,-5 2.7527,0 5,2.2473 5,5 l 0,3 2,0 z" id="path6052" color="#555555" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-jump-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-541.0002,-69.000004)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 555.00022,78.00017 -3,5 -3,-5 2,0 0,-3 c 0,-1.6793 -1.3207,-3 -3,-3 -1.6793,0 -3,1.3207 -3,3 l 0,5 -2,0 0,-5 c 0,-2.7527 2.2473,-5 5,-5 2.7527,0 5,2.2473 5,5 l 0,3 2,0 z"
++ id="path6052"
++ color="#555555"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-last-symbolic.svg b/EvoPop/symbolic/actions/go-last-symbolic.svg
+old mode 100755
+new mode 100644
+index 2e34b359..69711f0d
+--- a/EvoPop/symbolic/actions/go-last-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-last-symbolic.svg
+@@ -1,15 +1,64 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-321.0002,-29)">
+- <path inkscape:connector-curvature="0" d="m 326.21895,31 -1.40625,1.375 3.65625,3.65625 L 321.0002,36 l 0,2 7.46875,0.0312 -3.65625,3.625 1.40625,1.375 6,-6.03125 -6,-6 z m 8.78125,4 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z" id="path5831" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-last-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-321.0002,-29)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 326.21895,31 -1.40625,1.375 3.65625,3.65625 L 321.0002,36 l 0,2 7.46875,0.0312 -3.65625,3.625 1.40625,1.375 6,-6.03125 -6,-6 z m 8.78125,4 c -1.10457,0 -2,0.89543 -2,2 0,1.10457 0.89543,2 2,2 1.10457,0 2,-0.89543 2,-2 0,-1.10457 -0.89543,-2 -2,-2 z"
++ id="path5831"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-next-symbolic.svg b/EvoPop/symbolic/actions/go-next-symbolic.svg
+old mode 100755
+new mode 100644
+index 9575b937..5c0158c2
+--- a/EvoPop/symbolic/actions/go-next-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-next-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-301.00022,-29)">
+- <path inkscape:connector-curvature="0" d="m 309.21172,31.000489 -1.38509,1.385851 3.63493,3.63476 L 303.0002,36 l 0,2 8.46136,0.0211 -3.63493,3.63439 1.38509,1.38509 6.00086,-6.04061 z" id="path5825" sodipodi:nodetypes="cccccccccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-next-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-301.00022,-29)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 309.21172,31.000489 -1.38509,1.385851 3.63493,3.63476 L 303.0002,36 l 0,2 8.46136,0.0211 -3.63493,3.63439 1.38509,1.38509 6.00086,-6.04061 z"
++ id="path5825"
++ sodipodi:nodetypes="cccccccccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-previous-symbolic.svg b/EvoPop/symbolic/actions/go-previous-symbolic.svg
+old mode 100755
+new mode 100644
+index a6eea133..becf8f67
+--- a/EvoPop/symbolic/actions/go-previous-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-previous-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-281.00018,-29)">
+- <path inkscape:connector-curvature="0" d="m 288.78868,31.000489 1.38509,1.385851 -3.63493,3.63476 8.46136,-0.0211 0,2 -8.46136,0.0211 3.63493,3.63439 -1.38509,1.38509 -6.00086,-6.04061 z" id="path4765" sodipodi:nodetypes="cccccccccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-previous-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-281.00018,-29)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 288.78868,31.000489 1.38509,1.385851 -3.63493,3.63476 8.46136,-0.0211 0,2 -8.46136,0.0211 3.63493,3.63439 -1.38509,1.38509 -6.00086,-6.04061 z"
++ id="path4765"
++ sodipodi:nodetypes="cccccccccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-top-symbolic.svg b/EvoPop/symbolic/actions/go-top-symbolic.svg
+old mode 100755
+new mode 100644
+index 73541201..a03613fa
+--- a/EvoPop/symbolic/actions/go-top-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-top-symbolic.svg
+@@ -1,15 +1,64 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-401.0002,-27.999983)">
+- <path inkscape:connector-curvature="0" d="m 415.0002,38.78125 -1.375,1.40625 -3.65625,-3.65625 0.0312,7.46875 -2,0 -0.0312,-7.46875 -3.625,3.65625 -1.375,-1.40625 6.03125,-6 6,6 z m -4,-8.78125 c 0,1.104569 -0.89543,2 -2,2 -1.10457,0 -2,-0.895431 -2,-2 0,-1.104569 0.89543,-2 2,-2 1.10457,0 2,0.895431 2,2 z" id="path5861" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-top-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-401.0002,-27.999983)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 415.0002,38.78125 -1.375,1.40625 -3.65625,-3.65625 0.0312,7.46875 -2,0 -0.0312,-7.46875 -3.625,3.65625 -1.375,-1.40625 6.03125,-6 6,6 z m -4,-8.78125 c 0,1.104569 -0.89543,2 -2,2 -1.10457,0 -2,-0.895431 -2,-2 0,-1.104569 0.89543,-2 2,-2 1.10457,0 2,0.895431 2,2 z"
++ id="path5861"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/go-up-symbolic.svg b/EvoPop/symbolic/actions/go-up-symbolic.svg
+old mode 100755
+new mode 100644
+index 0967a11b..a841dbf1
+--- a/EvoPop/symbolic/actions/go-up-symbolic.svg
++++ b/EvoPop/symbolic/actions/go-up-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-381.0002,-29.999983)">
+- <path inkscape:connector-curvature="0" d="m 383.00069,37.78848 1.38585,1.38509 3.63476,-3.63493 -0.0211,8.46136 2,0 0.0211,-8.46136 3.63439,3.63493 1.38509,-1.38509 -6.04061,-6.00086 z" id="path5867" sodipodi:nodetypes="cccccccccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="go-up-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-381.0002,-29.999983)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 383.00069,37.78848 1.38585,1.38509 3.63476,-3.63493 -0.0211,8.46136 2,0 0.0211,-8.46136 3.63439,3.63493 1.38509,-1.38509 -6.04061,-6.00086 z"
++ id="path5867"
++ sodipodi:nodetypes="cccccccccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/image-crop-symbolic.svg b/EvoPop/symbolic/actions/image-crop-symbolic.svg
+old mode 100755
+new mode 100644
+index 81687557..85594aae
+--- a/EvoPop/symbolic/actions/image-crop-symbolic.svg
++++ b/EvoPop/symbolic/actions/image-crop-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-321.00021,-129)">
+- <path inkscape:connector-curvature="0" d="m 324.00021,129 0,2 2,0 0,-2 -2,0 z m -3,3 0,2 11,0 0,11 2,0 0,-11 0,-2 -2,0 -11,0 z m 3,3 0,5 0,2 2,0 5,0 0,-2 -5,0 0,-5 -2,0 z m 11,5 0,2 2,0 0,-2 -2,0 z" id="rect31984-5" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="image-crop-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-321.00021,-129)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 324.00021,129 0,2 2,0 0,-2 -2,0 z m -3,3 0,2 11,0 0,11 2,0 0,-11 0,-2 -2,0 -11,0 z m 3,3 0,5 0,2 2,0 5,0 0,-2 -5,0 0,-5 -2,0 z m 11,5 0,2 2,0 0,-2 -2,0 z"
++ id="rect31984-5"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/list-add-symbolic.svg b/EvoPop/symbolic/actions/list-add-symbolic.svg
+old mode 100755
+new mode 100644
+index 01e19529..53488a61
+--- a/EvoPop/symbolic/actions/list-add-symbolic.svg
++++ b/EvoPop/symbolic/actions/list-add-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-281.00061,-129.00002)">
+- <path inkscape:connector-curvature="0" d="m 288.00061,132.00002 0,4 -4,0 0,2 4,0 0,4 2,0 0,-4 4,0 0,-2 -4,0 0,-4 -2,0 z" id="rect31992" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="list-add-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-281.00061,-129.00002)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 288.00061,132.00002 0,4 -4,0 0,2 4,0 0,4 2,0 0,-4 4,0 0,-2 -4,0 0,-4 -2,0 z"
++ id="rect31992"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/list-remove-symbolic.svg b/EvoPop/symbolic/actions/list-remove-symbolic.svg
+old mode 100755
+new mode 100644
+index 5d3ba000..a570e0c0
+--- a/EvoPop/symbolic/actions/list-remove-symbolic.svg
++++ b/EvoPop/symbolic/actions/list-remove-symbolic.svg
+@@ -1,15 +1,67 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-261.00061,-129.00002)">
+- <rect height="2" id="rect31984" width="10" x="264" y="136" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="list-remove-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-261.00061,-129.00002)">
++ <rect
++ height="2"
++ id="rect31984"
++ width="10"
++ x="264"
++ y="136"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/location-symbolic.svg b/EvoPop/symbolic/actions/location-symbolic.svg
+old mode 100755
+new mode 100644
+index 08a0ce4f..31c436df
+--- a/EvoPop/symbolic/actions/location-symbolic.svg
++++ b/EvoPop/symbolic/actions/location-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-581.0002,-69.000001)">
+- <path inkscape:connector-curvature="0" d="m 585.0002,71.00002 0,2 7,0 c 1.6793,0 3,1.3207 3,3 0,1.6793 -1.3207,3 -3,3 l -1,0 0,-2 -5,3 5,3 0,-2 1,0 c 2.75085,0.10093 5,-2.2473 5,-5 0,-2.7527 -2.2473,-5 -5,-5 l -7,0 z m -2,7 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z" id="path6293" color="#555555" stroke-width="2" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="location-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-581.0002,-69.000001)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 585.0002,71.00002 0,2 7,0 c 1.6793,0 3,1.3207 3,3 0,1.6793 -1.3207,3 -3,3 l -1,0 0,-2 -5,3 5,3 0,-2 1,0 c 2.75085,0.10093 5,-2.2473 5,-5 0,-2.7527 -2.2473,-5 -5,-5 l -7,0 z m -2,7 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z"
++ id="path6293"
++ color="#555555"
++ stroke-width="2"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/mail-send-receive-symbolic.svg b/EvoPop/symbolic/actions/mail-send-receive-symbolic.svg
+old mode 100755
+new mode 100644
+index aed096e1..45d51358
+--- a/EvoPop/symbolic/actions/mail-send-receive-symbolic.svg
++++ b/EvoPop/symbolic/actions/mail-send-receive-symbolic.svg
+@@ -1,18 +1,89 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-301.00035,-89.000021)">
+- <rect height="6" id="rect5674" width="4" x="304" y="93" fill="#555555" color="#555555" stroke-width="2" rx="0"/>
+- <rect height="6" id="rect5677" width="4" x="310" y="95" fill="#555555" color="#555555" stroke-width="2" rx="0"/>
+- <path inkscape:connector-curvature="0" d="m 302.00019,94.000002 8,0 -4,-4 z" id="path5680" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 316.00021,100 -8,0 4,4 z" id="path5682" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg13"
++ sodipodi:docname="mail-send-receive-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview15"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-301.00035,-89.000021)">
++ <rect
++ height="6"
++ id="rect5674"
++ width="4"
++ x="304"
++ y="93"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2"
++ rx="0" />
++ <rect
++ height="6"
++ id="rect5677"
++ width="4"
++ x="310"
++ y="95"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2"
++ rx="0" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 302.00019,94.000002 8,0 -4,-4 z"
++ id="path5680"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 316.00021,100 -8,0 4,4 z"
++ id="path5682"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-eject-symbolic.svg b/EvoPop/symbolic/actions/media-eject-symbolic.svg
+old mode 100755
+new mode 100644
+index d832a492..2f915615
+--- a/EvoPop/symbolic/actions/media-eject-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-eject-symbolic.svg
+@@ -1,15 +1,67 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-401.0002,-9)">
+- <path inkscape:connector-curvature="0" d="m 408.9998,11.99998 -5,5 0,1 10,0 0,-1 z m -5,8 0,2 10,0 0,-2 z" id="path696" sodipodi:nodetypes="ccccccccccc" fill="#555555" display="block" color="#000000"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="media-eject-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-401.0002,-9)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 408.9998,11.99998 -5,5 0,1 10,0 0,-1 z m -5,8 0,2 10,0 0,-2 z"
++ id="path696"
++ sodipodi:nodetypes="ccccccccccc"
++ fill="#555555"
++ display="block"
++ color="#000000" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-playback-pause-symbolic.svg b/EvoPop/symbolic/actions/media-playback-pause-symbolic.svg
+old mode 100755
+new mode 100644
+index 5b1a806b..ae7e86ed
+--- a/EvoPop/symbolic/actions/media-playback-pause-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-playback-pause-symbolic.svg
+@@ -1,16 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-381.0002,-9)">
+- <path inkscape:connector-curvature="0" d="m 383.00004,10.99998 0,12 4,0 0,-12 z" id="path3807-1-1-5-8-6" sodipodi:nodetypes="ccccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 391.00004,10.99998 0,12 4,0 0,-12 z" id="path3807-1-1-5-8-6-3" sodipodi:nodetypes="ccccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="media-playback-pause-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-381.0002,-9)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 383.00004,10.99998 0,12 4,0 0,-12 z"
++ id="path3807-1-1-5-8-6"
++ sodipodi:nodetypes="ccccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 391.00004,10.99998 0,12 4,0 0,-12 z"
++ id="path3807-1-1-5-8-6-3"
++ sodipodi:nodetypes="ccccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-playback-start-rtl-symbolic.svg b/EvoPop/symbolic/actions/media-playback-start-rtl-symbolic.svg
+old mode 100755
+new mode 100644
+index 6cd214df..4d0359bb
+--- a/EvoPop/symbolic/actions/media-playback-start-rtl-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-playback-start-rtl-symbolic.svg
+@@ -1,17 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-461.0002,-9)">
+- <g id="use41971" inkscape:label="media-playback-start" transform="matrix(-1,0,0,1,517.0002,-478)">
+- <path inkscape:connector-curvature="0" d="m 82.99979,607.99998 0,12 11,-6 -9.899229,-5.39958 z" id="path4963" sodipodi:nodetypes="ccccc" transform="translate(-39.99995,-119)" fill="#555555"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="media-playback-start-rtl-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-461.0002,-9)">
++ <g
++ id="use41971"
++ inkscape:label="media-playback-start"
++ transform="matrix(-1,0,0,1,517.0002,-478)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 82.99979,607.99998 0,12 11,-6 -9.899229,-5.39958 z"
++ id="path4963"
++ sodipodi:nodetypes="ccccc"
++ transform="translate(-39.99995,-119)"
++ fill="#555555" />
++ </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-playback-start-symbolic.svg b/EvoPop/symbolic/actions/media-playback-start-symbolic.svg
+old mode 100755
+new mode 100644
+index 3707b598..ed56b892
+--- a/EvoPop/symbolic/actions/media-playback-start-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-playback-start-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-301.0002,-9)">
+- <path inkscape:connector-curvature="0" d="m 304.00004,10.99998 0,12 11,-6 -9.89923,-5.39958 z" id="path3807-1-1-9-38-4" sodipodi:nodetypes="ccccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="media-playback-start-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-301.0002,-9)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 304.00004,10.99998 0,12 11,-6 -9.89923,-5.39958 z"
++ id="path3807-1-1-9-38-4"
++ sodipodi:nodetypes="ccccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-playback-stop-symbolic.svg b/EvoPop/symbolic/actions/media-playback-stop-symbolic.svg
+old mode 100755
+new mode 100644
+index c8b5daf4..5decb9ed
+--- a/EvoPop/symbolic/actions/media-playback-stop-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-playback-stop-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-361.0002,-9)">
+- <path inkscape:connector-curvature="0" d="m 363.00004,10.99998 0,12 12,0 0,-12 z" id="path3807-1-1-5-8" sodipodi:nodetypes="ccccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="media-playback-stop-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-361.0002,-9)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 363.00004,10.99998 0,12 12,0 0,-12 z"
++ id="path3807-1-1-5-8"
++ sodipodi:nodetypes="ccccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-record-symbolic.svg b/EvoPop/symbolic/actions/media-record-symbolic.svg
+old mode 100755
+new mode 100644
+index 5e2dfb07..3c79adea
+--- a/EvoPop/symbolic/actions/media-record-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-record-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-421.0002,-9)">
+- <path inkscape:connector-curvature="0" d="m 429.00005,11.99998 c -2.75925,0 -5,2.24074 -5,5 0,2.75925 2.24075,5 5,5 2.75925,0 5,-2.24075 5,-5 0,-2.75926 -2.24075,-5 -5,-5 z" id="path4646-0" sodipodi:nodetypes="csssc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="media-record-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-421.0002,-9)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 429.00005,11.99998 c -2.75925,0 -5,2.24074 -5,5 0,2.75925 2.24075,5 5,5 2.75925,0 5,-2.24075 5,-5 0,-2.75926 -2.24075,-5 -5,-5 z"
++ id="path4646-0"
++ sodipodi:nodetypes="csssc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-seek-backward-symbolic.svg b/EvoPop/symbolic/actions/media-seek-backward-symbolic.svg
+old mode 100755
+new mode 100644
+index cb34a973..7120182c
+--- a/EvoPop/symbolic/actions/media-seek-backward-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-seek-backward-symbolic.svg
+@@ -1,16 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-281.0002,-9)">
+- <path inkscape:connector-curvature="0" d="m 289,17 7,4 0,-8 z" id="path3807-1-1-4-7-2" sodipodi:nodetypes="cccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 282,17 7,4 0,-8 z" id="path3807-1-1-4-7-2-0" sodipodi:nodetypes="cccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="media-seek-backward-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-281.0002,-9)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 289,17 7,4 0,-8 z"
++ id="path3807-1-1-4-7-2"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 282,17 7,4 0,-8 z"
++ id="path3807-1-1-4-7-2-0"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-seek-forward-symbolic.svg b/EvoPop/symbolic/actions/media-seek-forward-symbolic.svg
+old mode 100755
+new mode 100644
+index a97d75a1..78066560
+--- a/EvoPop/symbolic/actions/media-seek-forward-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-seek-forward-symbolic.svg
+@@ -1,16 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-321.0002,-9)">
+- <path inkscape:connector-curvature="0" d="m 328.87525,17 -6.9375,4 0,-8 c -0.0625,0 6.9375,4 6.9375,4 z" id="path3807-1-1-4-7-2-1" sodipodi:nodetypes="cccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 335.87525,17 -7,4 0,-8 z" id="path3807-1-1-4-7-2-0-1" sodipodi:nodetypes="cccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="media-seek-forward-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-321.0002,-9)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 328.87525,17 -6.9375,4 0,-8 c -0.0625,0 6.9375,4 6.9375,4 z"
++ id="path3807-1-1-4-7-2-1"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 335.87525,17 -7,4 0,-8 z"
++ id="path3807-1-1-4-7-2-0-1"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-skip-backward-symbolic.svg b/EvoPop/symbolic/actions/media-skip-backward-symbolic.svg
+old mode 100755
+new mode 100644
+index 4cb8302f..b0c82ad8
+--- a/EvoPop/symbolic/actions/media-skip-backward-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-skip-backward-symbolic.svg
+@@ -1,15 +1,64 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-261.0002,-9)">
+- <path inkscape:connector-curvature="0" d="m 261.0002,13 0,8 2,0 0,-4 0,-4 -2,0 z m 2,4 7,4 0,-4 0,-4 -7,4 z m 7,0 7,4 0,-8 -7,4 z" id="path5160" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="media-skip-backward-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-261.0002,-9)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 261.0002,13 0,8 2,0 0,-4 0,-4 -2,0 z m 2,4 7,4 0,-4 0,-4 -7,4 z m 7,0 7,4 0,-8 -7,4 z"
++ id="path5160"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/media-skip-forward-symbolic.svg b/EvoPop/symbolic/actions/media-skip-forward-symbolic.svg
+old mode 100755
+new mode 100644
+index db86a1b4..e6b0337d
+--- a/EvoPop/symbolic/actions/media-skip-forward-symbolic.svg
++++ b/EvoPop/symbolic/actions/media-skip-forward-symbolic.svg
+@@ -1,15 +1,64 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-341.0002,-9)">
+- <path inkscape:connector-curvature="0" d="m 357.0004,13 0,8 -2,0 0,-4 0,-4 2,0 z m -2,4 -7,4 0,-4 0,-4 7,4 z m -7,0 -7,4 0,-8 7,4 z" id="path5181" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="media-skip-forward-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-341.0002,-9)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 357.0004,13 0,8 -2,0 0,-4 0,-4 2,0 z m -2,4 -7,4 0,-4 0,-4 7,4 z m -7,0 -7,4 0,-8 7,4 z"
++ id="path5181"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/pan-down-symbolic.svg b/EvoPop/symbolic/actions/pan-down-symbolic.svg
+old mode 100755
+new mode 100644
+index 6323723b..0e9473de
+--- a/EvoPop/symbolic/actions/pan-down-symbolic.svg
++++ b/EvoPop/symbolic/actions/pan-down-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-485.0002,-129.00001)">
+- <path inkscape:connector-curvature="0" d="m 498.0002,135 -5,5 -5,-5 z" id="path6424" sodipodi:nodetypes="cccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="pan-down-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-485.0002,-129.00001)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 498.0002,135 -5,5 -5,-5 z"
++ id="path6424"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/pan-end-symbolic.svg b/EvoPop/symbolic/actions/pan-end-symbolic.svg
+old mode 100755
+new mode 100644
+index 0a398fc0..7f7043e0
+--- a/EvoPop/symbolic/actions/pan-end-symbolic.svg
++++ b/EvoPop/symbolic/actions/pan-end-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-445.0002,-129)">
+- <path inkscape:connector-curvature="0" d="m 451.0002,142 5,-5 -5,-5 z" id="path6412" sodipodi:nodetypes="cccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="pan-end-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-445.0002,-129)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 451.0002,142 5,-5 -5,-5 z"
++ id="path6412"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/pan-start-symbolic.svg b/EvoPop/symbolic/actions/pan-start-symbolic.svg
+old mode 100755
+new mode 100644
+index 9f79eb52..f18a371d
+--- a/EvoPop/symbolic/actions/pan-start-symbolic.svg
++++ b/EvoPop/symbolic/actions/pan-start-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-425.0002,-129)">
+- <path inkscape:connector-curvature="0" d="m 435.0002,142 -5,-5 5,-5 z" id="path6400-8" sodipodi:nodetypes="cccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="pan-start-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-425.0002,-129)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 435.0002,142 -5,-5 5,-5 z"
++ id="path6400-8"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/pan-up-symbolic.svg b/EvoPop/symbolic/actions/pan-up-symbolic.svg
+old mode 100755
+new mode 100644
+index 18023e6a..755dd4b2
+--- a/EvoPop/symbolic/actions/pan-up-symbolic.svg
++++ b/EvoPop/symbolic/actions/pan-up-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-465.0002,-129.00001)">
+- <path inkscape:connector-curvature="0" d="m 478.0002,139 -5,-5 -5,5 z" id="path6418" sodipodi:nodetypes="cccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="pan-up-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-465.0002,-129.00001)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 478.0002,139 -5,-5 -5,5 z"
++ id="path6418"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/selection-end-symbolic.svg b/EvoPop/symbolic/actions/selection-end-symbolic.svg
+old mode 100755
+new mode 100644
+index 516d73fe..1b6d732c
+--- a/EvoPop/symbolic/actions/selection-end-symbolic.svg
++++ b/EvoPop/symbolic/actions/selection-end-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-528.0002,-128)">
+- <path inkscape:connector-curvature="0" d="m 533.0002,130 6,6 0,6 -6,0 0,-6 0,-6 z" id="path11680" fill="#555555" color="#000000" stroke-width="4"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="selection-end-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-528.0002,-128)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 533.0002,130 6,6 0,6 -6,0 0,-6 0,-6 z"
++ id="path11680"
++ fill="#555555"
++ color="#000000"
++ stroke-width="4" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/selection-start-symbolic.svg b/EvoPop/symbolic/actions/selection-start-symbolic.svg
+old mode 100755
+new mode 100644
+index da66c713..40417a99
+--- a/EvoPop/symbolic/actions/selection-start-symbolic.svg
++++ b/EvoPop/symbolic/actions/selection-start-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-508.0002,-128)">
+- <path inkscape:connector-curvature="0" d="m 519.0002,142 -6,-6 0,-6 6,0 0,6 0,6 z" id="rect10903" fill="#555555" color="#000000" stroke-width="4"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="selection-start-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-508.0002,-128)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 519.0002,142 -6,-6 0,-6 6,0 0,6 0,6 z"
++ id="rect10903"
++ fill="#555555"
++ color="#000000"
++ stroke-width="4" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/view-coverflow-symbolic.svg b/EvoPop/symbolic/actions/view-coverflow-symbolic.svg
+old mode 100755
+new mode 100644
+index 3f575de7..3a19f74c
+--- a/EvoPop/symbolic/actions/view-coverflow-symbolic.svg
++++ b/EvoPop/symbolic/actions/view-coverflow-symbolic.svg
+@@ -1,19 +1,103 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-354.99961,-149)">
+- <rect height="10" id="rect5037" width="1" x="356" y="152" fill="#555555" color="#555555" stroke-width="2"/>
+- <rect height="8" id="rect5807" width="1" x="358" y="153" fill="#555555" color="#555555" stroke-width="2"/>
+- <rect height="8" id="rect5809" width="1" x="367" y="153" fill="#555555" color="#555555" stroke-width="2"/>
+- <rect height="10" id="rect5811" width="1" x="369" y="152" fill="#555555" color="#555555" stroke-width="2"/>
+- <path inkscape:connector-curvature="0" d="m 359.99959,154 0,6 6,0 0,-6 z" id="rect5813" sodipodi:nodetypes="ccccc" fill="#555555" color="#555555" stroke-width="2"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg14"
++ sodipodi:docname="view-coverflow-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview16"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-354.99961,-149)">
++ <rect
++ height="10"
++ id="rect5037"
++ width="1"
++ x="356"
++ y="152"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ <rect
++ height="8"
++ id="rect5807"
++ width="1"
++ x="358"
++ y="153"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ <rect
++ height="8"
++ id="rect5809"
++ width="1"
++ x="367"
++ y="153"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ <rect
++ height="10"
++ id="rect5811"
++ width="1"
++ x="369"
++ y="152"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 359.99959,154 0,6 6,0 0,-6 z"
++ id="rect5813"
++ sodipodi:nodetypes="ccccc"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/view-filter-symbolic.svg b/EvoPop/symbolic/actions/view-filter-symbolic.svg
+old mode 100755
+new mode 100644
+index 6c5fd447..7357943f
+--- a/EvoPop/symbolic/actions/view-filter-symbolic.svg
++++ b/EvoPop/symbolic/actions/view-filter-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-336.00002,-149)">
+- <path inkscape:connector-curvature="0" d="m 342.0002,151 0,12 1,0 0,-12 z m -4,1 0,1 2,0 0,-1 z m 7,0 0,2 2,0 0,-2 z m 4,0 0,2 2,0 0,-2 z m -11,3 0,1 2,0 0,-1 z m 7,1 0,2 2,0 0,-2 z m 4,0 0,2 2,0 0,-2 z m -11,2 0,1 2,0 0,-1 z m 7,2 0,2 2,0 0,-2 z m 4,0 0,2 2,0 0,-2 z m -11,1 0,1 2,0 0,-1 z" id="path6153-8" sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccc" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="view-filter-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-336.00002,-149)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 342.0002,151 0,12 1,0 0,-12 z m -4,1 0,1 2,0 0,-1 z m 7,0 0,2 2,0 0,-2 z m 4,0 0,2 2,0 0,-2 z m -11,3 0,1 2,0 0,-1 z m 7,1 0,2 2,0 0,-2 z m 4,0 0,2 2,0 0,-2 z m -11,2 0,1 2,0 0,-1 z m 7,2 0,2 2,0 0,-2 z m 4,0 0,2 2,0 0,-2 z m -11,1 0,1 2,0 0,-1 z"
++ id="path6153-8"
++ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccccc"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/zoom-in-symbolic.svg b/EvoPop/symbolic/actions/zoom-in-symbolic.svg
+old mode 100755
+new mode 100644
+index eae92444..1eb0ef7b
+--- a/EvoPop/symbolic/actions/zoom-in-symbolic.svg
++++ b/EvoPop/symbolic/actions/zoom-in-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-401.00021,-69.000002)">
+- <path inkscape:connector-curvature="0" d="m 404.0002,71 c -0.554,0 -1,0.446 -1,1 l 0,10 c 0,0.554 0.446,1 1,1 l 10,0 c 0.554,0 1,-0.446 1,-1 l 0,-10 c 0,-0.554 -0.446,-1 -1,-1 l -10,0 z m 4,3 2,0 0,2 2,0 0,2 -2,0 0,2 -2,0 0,-2 -2,0 0,-2 2,0 0,-2 z" id="rect11749-5-0-1-8" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="zoom-in-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-401.00021,-69.000002)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 404.0002,71 c -0.554,0 -1,0.446 -1,1 l 0,10 c 0,0.554 0.446,1 1,1 l 10,0 c 0.554,0 1,-0.446 1,-1 l 0,-10 c 0,-0.554 -0.446,-1 -1,-1 l -10,0 z m 4,3 2,0 0,2 2,0 0,2 -2,0 0,2 -2,0 0,-2 -2,0 0,-2 2,0 0,-2 z"
++ id="rect11749-5-0-1-8"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/zoom-original-symbolic.svg b/EvoPop/symbolic/actions/zoom-original-symbolic.svg
+old mode 100755
+new mode 100644
+index c18ee1de..ac65f30a
+--- a/EvoPop/symbolic/actions/zoom-original-symbolic.svg
++++ b/EvoPop/symbolic/actions/zoom-original-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="15.982" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-441.0004,-69.000019)">
+- <path inkscape:connector-curvature="0" d="m 444.0002,71 c -0.554,0 -1,0.446 -1,1 l 0,10 c 0,0.554 0.446,1 1,1 l 10,0 c 0.554,0 1,-0.446 1,-1 l 0,-10 c 0,-0.554 -0.446,-1 -1,-1 l -10,0 z m 4,3 2,0 0,6 -2,0 0,-4 -1,0 0,-1 c 0,0 1,0 1,-1 z" id="path6553" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="15.982"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="zoom-original-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-441.0004,-69.000019)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 444.0002,71 c -0.554,0 -1,0.446 -1,1 l 0,10 c 0,0.554 0.446,1 1,1 l 10,0 c 0.554,0 1,-0.446 1,-1 l 0,-10 c 0,-0.554 -0.446,-1 -1,-1 l -10,0 z m 4,3 2,0 0,6 -2,0 0,-4 -1,0 0,-1 c 0,0 1,0 1,-1 z"
++ id="path6553"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/actions/zoom-out-symbolic.svg b/EvoPop/symbolic/actions/zoom-out-symbolic.svg
+old mode 100755
+new mode 100644
+index 0f6ae838..7afc2d08
+--- a/EvoPop/symbolic/actions/zoom-out-symbolic.svg
++++ b/EvoPop/symbolic/actions/zoom-out-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="15.982" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer12" inkscape:label="actions" transform="translate(-421.0004,-69.000021)">
+- <path inkscape:connector-curvature="0" d="m 424.0002,71 c -0.554,0 -1,0.446 -1,1 l 0,10 c 0,0.554 0.446,1 1,1 l 10,0 c 0.554,0 1,-0.446 1,-1 l 0,-10 c 0,-0.554 -0.446,-1 -1,-1 l -10,0 z m 2,5 6,0 0,2 -6,0 0,-2 z" id="path6521" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="15.982"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="zoom-out-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer12" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer12"
++ inkscape:label="actions"
++ transform="translate(-421.0004,-69.000021)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 424.0002,71 c -0.554,0 -1,0.446 -1,1 l 0,10 c 0,0.554 0.446,1 1,1 l 10,0 c 0.554,0 1,-0.446 1,-1 l 0,-10 c 0,-0.554 -0.446,-1 -1,-1 l -10,0 z m 2,5 6,0 0,2 -6,0 0,-2 z"
++ id="path6521"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/devices/drive-harddisk-ieee1394-symbolic.svg b/EvoPop/symbolic/devices/drive-harddisk-ieee1394-symbolic.svg
+old mode 100755
+new mode 100644
+index 46fba9d3..f1d6c626
+--- a/EvoPop/symbolic/devices/drive-harddisk-ieee1394-symbolic.svg
++++ b/EvoPop/symbolic/devices/drive-harddisk-ieee1394-symbolic.svg
+@@ -1,20 +1,107 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer10" inkscape:label="devices" transform="translate(-281.00021,52.031197)" filter="url(#filter7554)">
+- <path inkscape:connector-curvature="0" d="m 289.5002,-47 c -1.38071,0 -2.5,1.11929 -2.5,2.5 0,1.38071 1.11929,2.5 2.5,2.5 1.38071,0 2.5,-1.11929 2.5,-2.5 0,-1.38071 -1.11929,-2.5 -2.5,-2.5 z m 0,1 c 0.82843,0 1.5,0.67157 1.5,1.5 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82843,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67157,-1.5 1.5,-1.5 z" id="path5705" fill="#555555"/>
+- <rect height="1" id="rect5701" width="3" x="288" y="-41" fill="#555555"/>
+- <rect height="1" id="rect5703" width="3" x="288" y="-39" fill="#555555"/>
+- <rect height="1" id="rect5738" transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)" width="3" x="234.67" y="166.74" fill="#555555"/>
+- <rect height="1" id="rect5740" transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)" width="3" x="234.67" y="168.74" fill="#555555"/>
+- <rect height="3" id="rect5764" transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" width="3" x="171.74" y="-242.67" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg15"
++ sodipodi:docname="drive-harddisk-ieee1394-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview17"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer10" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554"
++ x="0"
++ y="0"
++ width="1"
++ height="1">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer10"
++ inkscape:label="devices"
++ transform="translate(-281.00021,52.031197)"
++ filter="url(#filter7554)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 289.5002,-47 c -1.38071,0 -2.5,1.11929 -2.5,2.5 0,1.38071 1.11929,2.5 2.5,2.5 1.38071,0 2.5,-1.11929 2.5,-2.5 0,-1.38071 -1.11929,-2.5 -2.5,-2.5 z m 0,1 c 0.82843,0 1.5,0.67157 1.5,1.5 0,0.82843 -0.67157,1.5 -1.5,1.5 -0.82843,0 -1.5,-0.67157 -1.5,-1.5 0,-0.82843 0.67157,-1.5 1.5,-1.5 z"
++ id="path5705"
++ fill="#555555" />
++ <rect
++ height="1"
++ id="rect5701"
++ width="3"
++ x="288"
++ y="-41"
++ fill="#555555" />
++ <rect
++ height="1"
++ id="rect5703"
++ width="3"
++ x="288"
++ y="-39"
++ fill="#555555" />
++ <rect
++ height="1"
++ id="rect5738"
++ transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)"
++ width="3"
++ x="234.67"
++ y="166.74"
++ fill="#555555" />
++ <rect
++ height="1"
++ id="rect5740"
++ transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)"
++ width="3"
++ x="234.67"
++ y="168.74"
++ fill="#555555" />
++ <rect
++ height="3"
++ id="rect5764"
++ transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)"
++ width="3"
++ x="171.74"
++ y="-242.67"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/appointment-missed-symbolic.svg b/EvoPop/symbolic/status/appointment-missed-symbolic.svg
+index 8adfdc29..7cf9b7b3 100755
+--- a/EvoPop/symbolic/status/appointment-missed-symbolic.svg
++++ b/EvoPop/symbolic/status/appointment-missed-symbolic.svg
+@@ -1,16 +1,72 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-441.0002,143)">
+- <path inkscape:connector-curvature="0" d="m 449.00022,-142 c -3.86599,0 -7,3.13401 -7,7 0,3.86599 3.13401,7 7,7 0.70161,0 1.39221,-0.0892 2.03125,-0.28125 0.0537,-0.41966 0.21363,-0.83863 0.53125,-1.15625 l 0.0625,-0.0625 -0.0625,-0.0625 c -0.25599,-0.25599 -0.41871,-0.57407 -0.5,-0.90625 -0.63262,0.28931 -1.32139,0.46875 -2.0625,0.46875 -2.76143,0 -5,-2.23858 -5,-5 0,-2.76142 2.23857,-5 5,-5 2.76142,0 5,2.23858 5,5 0,0.74111 -0.17944,1.42988 -0.46875,2.0625 0.33218,0.0813 0.65026,0.24401 0.90625,0.5 l 0.0625,0.0625 0.0625,-0.0625 c 0.31762,-0.31762 0.73659,-0.47756 1.15625,-0.53125 0.19209,-0.63904 0.28125,-1.32964 0.28125,-2.03125 0,-3.86599 -3.13401,-7 -7,-7 z m 2.40625,4.1875 c -0.0964,0.0256 -0.18476,0.0808 -0.25,0.15625 l -2.15625,2.15625 -1.65625,-1.65625 c -0.15718,-0.25698 -0.56824,-0.30673 -0.78125,-0.0937 -0.21301,0.21301 -0.16326,0.62407 0.0937,0.78125 l 2,2 c 0.1835,0.1737 0.504,0.1737 0.6875,0 l 2.5,-2.5 c 0.29287,-0.29845 -0.0248,-0.91114 -0.4375,-0.84375 z" id="path5118-2" opacity="0.35" fill="#555555" color="#555555" stroke-width="2"/>
+- <path inkscape:connector-curvature="0" d="m 452.00022,-132 0,1 c 0,0.27614 0.10029,0.53779 0.28125,0.71875 l 0.78125,0.78125 -0.78125,0.78125 c -0.18096,0.18096 -0.28125,0.44261 -0.28125,0.71875 l 0,1 1,0 c 0.27614,0 0.53779,-0.10029 0.71875,-0.28125 l 0.78125,-0.78125 0.78125,0.78125 c 0.18096,0.18096 0.44261,0.28125 0.71875,0.28125 l 1,0 0,-1 c 0,-0.27614 -0.10029,-0.53779 -0.28125,-0.71875 l -0.78125,-0.78125 0.78125,-0.78125 c 0.18096,-0.18096 0.28125,-0.44261 0.28125,-0.71875 l 0,-1 -1,0 c -0.27614,0 -0.53779,0.10029 -0.71875,0.28125 l -0.78125,0.78125 -0.78125,-0.78125 C 453.53801,-131.89971 453.27636,-132 453.00022,-132 l -1,0 z" id="path2987-7-9" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="appointment-missed-symbolic.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-441.0002,143)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 449.00022,-142 c -3.86599,0 -7,3.13401 -7,7 0,3.86599 3.13401,7 7,7 0.70161,0 1.39221,-0.0892 2.03125,-0.28125 0.0537,-0.41966 0.21363,-0.83863 0.53125,-1.15625 l 0.0625,-0.0625 -0.0625,-0.0625 c -0.25599,-0.25599 -0.41871,-0.57407 -0.5,-0.90625 -0.63262,0.28931 -1.32139,0.46875 -2.0625,0.46875 -2.76143,0 -5,-2.23858 -5,-5 0,-2.76142 2.23857,-5 5,-5 2.76142,0 5,2.23858 5,5 0,0.74111 -0.17944,1.42988 -0.46875,2.0625 0.33218,0.0813 0.65026,0.24401 0.90625,0.5 l 0.0625,0.0625 0.0625,-0.0625 c 0.31762,-0.31762 0.73659,-0.47756 1.15625,-0.53125 0.19209,-0.63904 0.28125,-1.32964 0.28125,-2.03125 0,-3.86599 -3.13401,-7 -7,-7 z m 2.40625,4.1875 c -0.0964,0.0256 -0.18476,0.0808 -0.25,0.15625 l -2.15625,2.15625 -1.65625,-1.65625 c -0.15718,-0.25698 -0.56824,-0.30673 -0.78125,-0.0937 -0.21301,0.21301 -0.16326,0.62407 0.0937,0.78125 l 2,2 c 0.1835,0.1737 0.504,0.1737 0.6875,0 l 2.5,-2.5 c 0.29287,-0.29845 -0.0248,-0.91114 -0.4375,-0.84375 z"
++ id="path5118-2"
++ opacity="0.35"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 452.00022,-132 0,1 c 0,0.27614 0.10029,0.53779 0.28125,0.71875 l 0.78125,0.78125 -0.78125,0.78125 c -0.18096,0.18096 -0.28125,0.44261 -0.28125,0.71875 l 0,1 1,0 c 0.27614,0 0.53779,-0.10029 0.71875,-0.28125 l 0.78125,-0.78125 0.78125,0.78125 c 0.18096,0.18096 0.44261,0.28125 0.71875,0.28125 l 1,0 0,-1 c 0,-0.27614 -0.10029,-0.53779 -0.28125,-0.71875 l -0.78125,-0.78125 0.78125,-0.78125 c 0.18096,-0.18096 0.28125,-0.44261 0.28125,-0.71875 l 0,-1 -1,0 c -0.27614,0 -0.53779,0.10029 -0.71875,0.28125 l -0.78125,0.78125 -0.78125,-0.78125 C 453.53801,-131.89971 453.27636,-132 453.00022,-132 l -1,0 z"
++ id="path2987-7-9"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/keyboard-brightness-symbolic.svg b/EvoPop/symbolic/status/keyboard-brightness-symbolic.svg
+old mode 100755
+new mode 100644
+index 19b0a84c..005a4994
+--- a/EvoPop/symbolic/status/keyboard-brightness-symbolic.svg
++++ b/EvoPop/symbolic/status/keyboard-brightness-symbolic.svg
+@@ -1,20 +1,96 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16.02" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-321.0002,203)">
+- <path inkscape:connector-curvature="0" d="m 326.01772,-191.00001 6,0 0,-2.5 c 0,-0.5 -0.5,-0.5 -0.5,-0.5 l -5,0 c 0,0 -0.5,0 -0.5,0.5 z" id="path7977" sodipodi:nodetypes="ccccccc" fill="#555555" color="#000000"/>
+- <path inkscape:connector-curvature="0" d="m 328.01772,-197.00001 2,0 -1,-3 z" id="path5922" sodipodi:nodetypes="cccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 324.77508,-194.82844 1.41421,-1.41421 -2.82842,-1.41422 z" id="path5974" sodipodi:nodetypes="cccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 324.0002,-191.00727 0,-2 -3,1 z" id="path5980" sodipodi:nodetypes="cccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 334.0002,-191.00727 0,-2 3,1.04956 z" id="path5982" sodipodi:nodetypes="cccc" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 333.24284,-194.8357 -1.41422,-1.41421 2.86348,-1.37917 z" id="path5988" sodipodi:nodetypes="cccc" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16.02"
++ enable-background="new"
++ id="svg15"
++ sodipodi:docname="keyboard-brightness-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview17"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-321.0002,203)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 326.01772,-191.00001 6,0 0,-2.5 c 0,-0.5 -0.5,-0.5 -0.5,-0.5 l -5,0 c 0,0 -0.5,0 -0.5,0.5 z"
++ id="path7977"
++ sodipodi:nodetypes="ccccccc"
++ fill="#555555"
++ color="#000000" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 328.01772,-197.00001 2,0 -1,-3 z"
++ id="path5922"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 324.77508,-194.82844 1.41421,-1.41421 -2.82842,-1.41422 z"
++ id="path5974"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 324.0002,-191.00727 0,-2 -3,1 z"
++ id="path5980"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 334.0002,-191.00727 0,-2 3,1.04956 z"
++ id="path5982"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 333.24284,-194.8357 -1.41422,-1.41421 2.86348,-1.37917 z"
++ id="path5988"
++ sodipodi:nodetypes="cccc"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/mail-replied-symbolic.svg b/EvoPop/symbolic/status/mail-replied-symbolic.svg
+old mode 100755
+new mode 100644
+index d04ca0ef..154747cd
+--- a/EvoPop/symbolic/status/mail-replied-symbolic.svg
++++ b/EvoPop/symbolic/status/mail-replied-symbolic.svg
+@@ -1,15 +1,67 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-301.0002,223)">
+- <path inkscape:connector-curvature="0" d="m 308.0002,-221.5 -6.4707,4.5 6.4707,4.5 0,-2.5 2,0 c 1.36491,0 2.5716,0.87335 2.9375,2 0.43763,1.34754 -1.4375,4 -1.4375,4 0,0 4,-1.5 4,-4.75 0,-3.12352 -2,-5.25 -5,-5.25 l -2.5,0 z" id="path4400-3-3" sodipodi:nodetypes="ccccsacsscc" color="#555555" stroke-width="0" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="mail-replied-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-301.0002,223)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 308.0002,-221.5 -6.4707,4.5 6.4707,4.5 0,-2.5 2,0 c 1.36491,0 2.5716,0.87335 2.9375,2 0.43763,1.34754 -1.4375,4 -1.4375,4 0,0 4,-1.5 4,-4.75 0,-3.12352 -2,-5.25 -5,-5.25 l -2.5,0 z"
++ id="path4400-3-3"
++ sodipodi:nodetypes="ccccsacsscc"
++ color="#555555"
++ stroke-width="0"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/media-playlist-consecutive-rtl-symbolic.svg b/EvoPop/symbolic/status/media-playlist-consecutive-rtl-symbolic.svg
+old mode 100755
+new mode 100644
+index 25325f42..e3738ee5
+--- a/EvoPop/symbolic/status/media-playlist-consecutive-rtl-symbolic.svg
++++ b/EvoPop/symbolic/status/media-playlist-consecutive-rtl-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-521.0002,203)">
+- <path inkscape:connector-curvature="0" d="m 525.0003,-197.99996 0,2 7,0 4,0 0,2 -6.8125,0 -4.1875,0 0,2 -4,-3 z" id="path5128" sodipodi:nodetypes="cccccccccc" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="media-playlist-consecutive-rtl-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-521.0002,203)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 525.0003,-197.99996 0,2 7,0 4,0 0,2 -6.8125,0 -4.1875,0 0,2 -4,-3 z"
++ id="path5128"
++ sodipodi:nodetypes="cccccccccc"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/media-playlist-consecutive-symbolic.svg b/EvoPop/symbolic/status/media-playlist-consecutive-symbolic.svg
+old mode 100755
+new mode 100644
+index 3000fbf2..059b653e
+--- a/EvoPop/symbolic/status/media-playlist-consecutive-symbolic.svg
++++ b/EvoPop/symbolic/status/media-playlist-consecutive-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-501.0002,203)">
+- <path inkscape:connector-curvature="0" d="m 513.0001,-197.99996 0,2 -7,0 -4,0 0,2 6.8125,0 4.1875,0 0,2 4,-3 z" id="path5122" sodipodi:nodetypes="cccccccccc" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="media-playlist-consecutive-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-501.0002,203)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 513.0001,-197.99996 0,2 -7,0 -4,0 0,2 6.8125,0 4.1875,0 0,2 4,-3 z"
++ id="path5122"
++ sodipodi:nodetypes="cccccccccc"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/media-playlist-no-repeat-symbolic.svg b/EvoPop/symbolic/status/media-playlist-no-repeat-symbolic.svg
+old mode 100755
+new mode 100644
+index 8bb200f1..b696eb02
+--- a/EvoPop/symbolic/status/media-playlist-no-repeat-symbolic.svg
++++ b/EvoPop/symbolic/status/media-playlist-no-repeat-symbolic.svg
+@@ -1,21 +1,78 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-441.0002,223)">
+- <g id="g5949" transform="translate(400.00025,-500)">
+- <g id="g5951">
+- <g id="g5954" transform="translate(2e-4,0)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 202,217 0,2 -2,0 c -1.6447,0 -3,1.3553 -3,3 l 0,4 c 0,1.6447 1.3553,3 3,3 l 8,0 c 1.6447,0 3,-1.3553 3,-3 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 l -0.25,0 -0.75,0 0,0.5 0,1 0,0.25 0,0.25 1,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,0.5713 -0.4287,1 -1,1 l -8,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-0.5713 0.4287,-1 1,-1 l 2,0 0,2 4,-3 -4,-3 z" id="path5956" transform="translate(-155.0003,61.00002)" opacity="0.35" color="#000000"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg13"
++ sodipodi:docname="media-playlist-no-repeat-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview15"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-441.0002,223)">
++ <g
++ id="g5949"
++ transform="translate(400.00025,-500)">
++ <g
++ id="g5951">
++ <g
++ id="g5954"
++ transform="translate(2e-4,0)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 202,217 0,2 -2,0 c -1.6447,0 -3,1.3553 -3,3 l 0,4 c 0,1.6447 1.3553,3 3,3 l 8,0 c 1.6447,0 3,-1.3553 3,-3 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 l -0.25,0 -0.75,0 0,0.5 0,1 0,0.25 0,0.25 1,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,0.5713 -0.4287,1 -1,1 l -8,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-0.5713 0.4287,-1 1,-1 l 2,0 0,2 4,-3 -4,-3 z"
++ id="path5956"
++ transform="translate(-155.0003,61.00002)"
++ opacity="0.35"
++ color="#000000" />
++ </g>
++ </g>
+ </g>
+- </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/media-playlist-repeat-rtl-symbolic.svg b/EvoPop/symbolic/status/media-playlist-repeat-rtl-symbolic.svg
+old mode 100755
+new mode 100644
+index 33d83a89..f966dafa
+--- a/EvoPop/symbolic/status/media-playlist-repeat-rtl-symbolic.svg
++++ b/EvoPop/symbolic/status/media-playlist-repeat-rtl-symbolic.svg
+@@ -1,22 +1,82 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-421.0002,203)">
+- <g id="g6203" transform="matrix(-1,0,0,1,478.00015,-480)">
+- <g id="g6205">
+- <g id="g6207" transform="translate(2e-4,0)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 180,219 c -1.6447,0 -3,1.3553 -3,3 l 0,4 c 0,1.6447 1.3553,3 3,3 l 1,0 0.65625,0 3.34375,0 3,0 c 1.6447,0 3,-1.3553 3,-3 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 l -0.25,0 -0.75,0 0,0.5 0,1 0,0.5 0.75,0 0.25,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,0.5713 -0.4287,1 -1,1 l -3,0 -3.34375,0 -0.65625,0 -1,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-0.5713 0.4287,-1 1,-1 l 3,0 0,-2 -3,0 z" id="path6209" transform="translate(-135.00025,61)" color="#000000"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg14"
++ sodipodi:docname="media-playlist-repeat-rtl-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview16"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-421.0002,203)">
++ <g
++ id="g6203"
++ transform="matrix(-1,0,0,1,478.00015,-480)">
++ <g
++ id="g6205">
++ <g
++ id="g6207"
++ transform="translate(2e-4,0)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 180,219 c -1.6447,0 -3,1.3553 -3,3 l 0,4 c 0,1.6447 1.3553,3 3,3 l 1,0 0.65625,0 3.34375,0 3,0 c 1.6447,0 3,-1.3553 3,-3 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 l -0.25,0 -0.75,0 0,0.5 0,1 0,0.5 0.75,0 0.25,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,0.5713 -0.4287,1 -1,1 l -3,0 -3.34375,0 -0.65625,0 -1,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-0.5713 0.4287,-1 1,-1 l 3,0 0,-2 -3,0 z"
++ id="path6209"
++ transform="translate(-135.00025,61)"
++ color="#000000" />
++ </g>
++ <path
++ inkscape:connector-curvature="0"
++ d="m 51.0002,281 -4,-3 0,6 z"
++ id="path6211"
++ fill="#555555" />
++ </g>
+ </g>
+- <path inkscape:connector-curvature="0" d="m 51.0002,281 -4,-3 0,6 z" id="path6211" fill="#555555"/>
+- </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/media-playlist-repeat-song-rtl-symbolic.svg b/EvoPop/symbolic/status/media-playlist-repeat-song-rtl-symbolic.svg
+old mode 100755
+new mode 100644
+index a80d7348..3e483ecd
+--- a/EvoPop/symbolic/status/media-playlist-repeat-song-rtl-symbolic.svg
++++ b/EvoPop/symbolic/status/media-playlist-repeat-song-rtl-symbolic.svg
+@@ -1,19 +1,83 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-441.0002,203)">
+- <g id="g5104" transform="matrix(-1,0,0,1,758.00041,90)">
+- <path inkscape:connector-curvature="0" d="m 200,239 c -1.6447,0 -3,1.3553 -3,3 l 0,2.6875 c 0.51709,-0.64597 1.20552,-1.1229 2,-1.40625 L 199,242 c 0,-0.5713 0.4287,-1 1,-1 l 1,0 0,-0.5 0,-1 0,-0.5 -1,0 z m 5,0 0,2 3,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,0.5713 -0.4287,1 -1,1 l -1,0 -0.65625,0 -1.40625,0 c 0.0187,0.16677 0.0625,0.32822 0.0625,0.5 0,0.53043 -0.11271,1.02745 -0.28125,1.5 l 1.625,0 0.65625,0 1,0 c 1.6447,0 3,-1.3553 3,-3 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 l -3,0 z" id="path5096" transform="matrix(-1,0,0,1,513.00022,-529)" fill="#555555" color="#000000"/>
+- <path inkscape:connector-curvature="0" d="m 311.00045,-289 -4,-3 0,6 z" id="path5098" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 312.5002,-285 c 1.933,0 3.5,1.567 3.5,3.5 0,1.933 -1.567,3.5 -3.5,3.5 -1.933,0 -3.5,-1.567 -3.5,-3.5 0,-1.933 1.567,-3.5 3.5,-3.5 z m 0.5,1 -1,0 0,5 1,0 0,-3.5 1,0 0,-0.5 c -1,0 -1,-1 -1,-1 z" id="path5102" sodipodi:nodetypes="ssssscccccccc" fill="#555555" color="#555555" stroke-width="2"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg13"
++ sodipodi:docname="media-playlist-repeat-song-rtl-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview15"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-441.0002,203)">
++ <g
++ id="g5104"
++ transform="matrix(-1,0,0,1,758.00041,90)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 200,239 c -1.6447,0 -3,1.3553 -3,3 l 0,2.6875 c 0.51709,-0.64597 1.20552,-1.1229 2,-1.40625 L 199,242 c 0,-0.5713 0.4287,-1 1,-1 l 1,0 0,-0.5 0,-1 0,-0.5 -1,0 z m 5,0 0,2 3,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,0.5713 -0.4287,1 -1,1 l -1,0 -0.65625,0 -1.40625,0 c 0.0187,0.16677 0.0625,0.32822 0.0625,0.5 0,0.53043 -0.11271,1.02745 -0.28125,1.5 l 1.625,0 0.65625,0 1,0 c 1.6447,0 3,-1.3553 3,-3 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 l -3,0 z"
++ id="path5096"
++ transform="matrix(-1,0,0,1,513.00022,-529)"
++ fill="#555555"
++ color="#000000" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 311.00045,-289 -4,-3 0,6 z"
++ id="path5098"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 312.5002,-285 c 1.933,0 3.5,1.567 3.5,3.5 0,1.933 -1.567,3.5 -3.5,3.5 -1.933,0 -3.5,-1.567 -3.5,-3.5 0,-1.933 1.567,-3.5 3.5,-3.5 z m 0.5,1 -1,0 0,5 1,0 0,-3.5 1,0 0,-0.5 c -1,0 -1,-1 -1,-1 z"
++ id="path5102"
++ sodipodi:nodetypes="ssssscccccccc"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/media-playlist-repeat-song-symbolic.svg b/EvoPop/symbolic/status/media-playlist-repeat-song-symbolic.svg
+index d21bcc25..236317f8 100755
+--- a/EvoPop/symbolic/status/media-playlist-repeat-song-symbolic.svg
++++ b/EvoPop/symbolic/status/media-playlist-repeat-song-symbolic.svg
+@@ -1,17 +1,78 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-461.0002,203)">
+- <path inkscape:connector-curvature="0" d="m 465.00024,-200.00002 c -1.6447,0 -3,1.3553 -3,3 l 0,4 c 0,1.6447 1.3553,3 3,3 l 1,0 0.65625,0 1.625,0 c -0.16854,-0.47255 -0.28125,-0.96957 -0.28125,-1.5 0,-0.17178 0.0438,-0.33323 0.0625,-0.5 l -1.40625,0 -0.65625,0 -1,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-0.5713 0.4287,-1 1,-1 l 3,0 0,-2 -3,0 z m 7,0 0,0.5 0,1 0,0.5 1,0 c 0.5713,0 1,0.4287 1,1 l 0,1.28125 c 0.79448,0.28335 1.48291,0.76028 2,1.40625 l 0,-2.6875 c 0,-1.6447 -1.3553,-3 -3,-3 l -1,0 z" id="path5086" fill="#555555" color="#000000"/>
+- <path inkscape:connector-curvature="0" d="m 471.00044,-199 -4,-3 0,6 z" id="path5088" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 472.50019,-195 c -1.933,0 -3.5,1.567 -3.5,3.5 0,1.933 1.567,3.5 3.5,3.5 1.933,0 3.5,-1.567 3.5,-3.5 0,-1.933 -1.567,-3.5 -3.5,-3.5 z m -0.5,1 1,0 0,5 -1,0 0,-3.5 -1,0 0,-0.5 c 1,0 1,-1 1,-1 z" id="path5092" sodipodi:nodetypes="ssssscccccccc" fill="#555555" color="#555555" stroke-width="2"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg12"
++ sodipodi:docname="media-playlist-repeat-song-symbolic.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview14"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-461.0002,203)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 465.00024,-200.00002 c -1.6447,0 -3,1.3553 -3,3 l 0,4 c 0,1.6447 1.3553,3 3,3 l 1,0 0.65625,0 1.625,0 c -0.16854,-0.47255 -0.28125,-0.96957 -0.28125,-1.5 0,-0.17178 0.0438,-0.33323 0.0625,-0.5 l -1.40625,0 -0.65625,0 -1,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-0.5713 0.4287,-1 1,-1 l 3,0 0,-2 -3,0 z m 7,0 0,0.5 0,1 0,0.5 1,0 c 0.5713,0 1,0.4287 1,1 l 0,1.28125 c 0.79448,0.28335 1.48291,0.76028 2,1.40625 l 0,-2.6875 c 0,-1.6447 -1.3553,-3 -3,-3 l -1,0 z"
++ id="path5086"
++ fill="#555555"
++ color="#000000" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 471.00044,-199 -4,-3 0,6 z"
++ id="path5088"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 472.50019,-195 c -1.933,0 -3.5,1.567 -3.5,3.5 0,1.933 1.567,3.5 3.5,3.5 1.933,0 3.5,-1.567 3.5,-3.5 0,-1.933 -1.567,-3.5 -3.5,-3.5 z m -0.5,1 1,0 0,5 -1,0 0,-3.5 -1,0 0,-0.5 c 1,0 1,-1 1,-1 z"
++ id="path5092"
++ sodipodi:nodetypes="ssssscccccccc"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/media-playlist-repeat-symbolic.svg b/EvoPop/symbolic/status/media-playlist-repeat-symbolic.svg
+old mode 100755
+new mode 100644
+index e8d32859..28b0dfe4
+--- a/EvoPop/symbolic/status/media-playlist-repeat-symbolic.svg
++++ b/EvoPop/symbolic/status/media-playlist-repeat-symbolic.svg
+@@ -1,22 +1,82 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-421.0002,223)">
+- <g id="g6930" transform="translate(380.00025,-500)">
+- <g id="g6924">
+- <g id="layer9-28" transform="translate(2e-4,0)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 180,219 c -1.6447,0 -3,1.3553 -3,3 l 0,4 c 0,1.6447 1.3553,3 3,3 l 1,0 0.65625,0 3.34375,0 3,0 c 1.6447,0 3,-1.3553 3,-3 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 l -0.25,0 -0.75,0 0,0.5 0,1 0,0.5 0.75,0 0.25,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,0.5713 -0.4287,1 -1,1 l -3,0 -3.34375,0 -0.65625,0 -1,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-0.5713 0.4287,-1 1,-1 l 3,0 0,-2 -3,0 z" id="path3991-1" transform="translate(-135.00025,61)" color="#000000"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg14"
++ sodipodi:docname="media-playlist-repeat-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview16"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-421.0002,223)">
++ <g
++ id="g6930"
++ transform="translate(380.00025,-500)">
++ <g
++ id="g6924">
++ <g
++ id="layer9-28"
++ transform="translate(2e-4,0)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 180,219 c -1.6447,0 -3,1.3553 -3,3 l 0,4 c 0,1.6447 1.3553,3 3,3 l 1,0 0.65625,0 3.34375,0 3,0 c 1.6447,0 3,-1.3553 3,-3 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 l -0.25,0 -0.75,0 0,0.5 0,1 0,0.5 0.75,0 0.25,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,0.5713 -0.4287,1 -1,1 l -3,0 -3.34375,0 -0.65625,0 -1,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-0.5713 0.4287,-1 1,-1 l 3,0 0,-2 -3,0 z"
++ id="path3991-1"
++ transform="translate(-135.00025,61)"
++ color="#000000" />
++ </g>
++ <path
++ inkscape:connector-curvature="0"
++ d="m 51.0002,281 -4,-3 0,6 z"
++ id="path3764"
++ fill="#555555" />
++ </g>
+ </g>
+- <path inkscape:connector-curvature="0" d="m 51.0002,281 -4,-3 0,6 z" id="path3764" fill="#555555"/>
+- </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/media-playlist-shuffle-rtl-symbolic.svg b/EvoPop/symbolic/status/media-playlist-shuffle-rtl-symbolic.svg
+old mode 100755
+new mode 100644
+index 69665eda..9325c24c
+--- a/EvoPop/symbolic/status/media-playlist-shuffle-rtl-symbolic.svg
++++ b/EvoPop/symbolic/status/media-playlist-shuffle-rtl-symbolic.svg
+@@ -1,18 +1,83 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-481.0002,203)">
+- <path inkscape:connector-curvature="0" d="m 496.0002,-200 0,0.9375 0,1.0625 -4,0 c -0.5713,0 -1,0.4287 -1,1 l 0,4 c 0,1.6447 -1.3553,3 -3,3 l -5,0 0,-2 5,0 c 0.5713,0 1,-0.4287 1,-1 l 0,-4 c 0,-1.6447 1.3553,-3 3,-3 z" id="path5064" sodipodi:nodetypes="cccssssccssssc" fill="#555555" color="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 488.0002,-200 c 0.22957,0 0.44085,0.0438 0.65625,0.0937 -0.4813,0.5511 -0.86125,1.1776 -1.0312,1.9062 l -4.625,0 0,-2 5,0 z m 8,10 -4,0 c -0.22957,0 -0.44085,-0.0438 -0.65625,-0.0937 0.4813,-0.55115 0.86125,-1.1777 1.0312,-1.9063 l 3.62505,0 z" id="path5066" sodipodi:nodetypes="ccccccccscccc" fill="#555555" color="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 485.0002,-202 0,6 -4,-3 z" id="path5068" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 485.0002,-194 0,6 -4,-3 z" id="path5070" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg13"
++ sodipodi:docname="media-playlist-shuffle-rtl-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview15"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-481.0002,203)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 496.0002,-200 0,0.9375 0,1.0625 -4,0 c -0.5713,0 -1,0.4287 -1,1 l 0,4 c 0,1.6447 -1.3553,3 -3,3 l -5,0 0,-2 5,0 c 0.5713,0 1,-0.4287 1,-1 l 0,-4 c 0,-1.6447 1.3553,-3 3,-3 z"
++ id="path5064"
++ sodipodi:nodetypes="cccssssccssssc"
++ fill="#555555"
++ color="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 488.0002,-200 c 0.22957,0 0.44085,0.0438 0.65625,0.0937 -0.4813,0.5511 -0.86125,1.1776 -1.0312,1.9062 l -4.625,0 0,-2 5,0 z m 8,10 -4,0 c -0.22957,0 -0.44085,-0.0438 -0.65625,-0.0937 0.4813,-0.55115 0.86125,-1.1777 1.0312,-1.9063 l 3.62505,0 z"
++ id="path5066"
++ sodipodi:nodetypes="ccccccccscccc"
++ fill="#555555"
++ color="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 485.0002,-202 0,6 -4,-3 z"
++ id="path5068"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 485.0002,-194 0,6 -4,-3 z"
++ id="path5070"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/media-playlist-shuffle-symbolic.svg b/EvoPop/symbolic/status/media-playlist-shuffle-symbolic.svg
+old mode 100755
+new mode 100644
+index d4449127..ce21d7b3
+--- a/EvoPop/symbolic/status/media-playlist-shuffle-symbolic.svg
++++ b/EvoPop/symbolic/status/media-playlist-shuffle-symbolic.svg
+@@ -1,18 +1,83 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-481.0002,223)">
+- <path inkscape:connector-curvature="0" d="m 482.00045,-220 0,0.9375 0,1.0625 4,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,1.6447 1.3553,3 3,3 l 5,0 0,-2 -5,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 z" id="path4544-6" sodipodi:nodetypes="cccssssccssssc" fill="#555555" color="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 490.00045,-220 c -0.22957,0 -0.44085,0.0438 -0.65625,0.0937 0.4813,0.5511 0.86125,1.1776 1.0312,1.9062 l 4.625,0 0,-2 -5,0 z m -8,10 4,0 c 0.22957,0 0.44085,-0.0438 0.65625,-0.0937 -0.4813,-0.55115 -0.86125,-1.1777 -1.0312,-1.9063 l -3.62505,0 z" id="path4544-1-5" sodipodi:nodetypes="ccccccccscccc" fill="#555555" color="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 493.00045,-222 0,6 4,-3 z" id="path3003-08" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 493.00045,-214 0,6 4,-3 z" id="path3773" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg13"
++ sodipodi:docname="media-playlist-shuffle-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview15"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-481.0002,223)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 482.00045,-220 0,0.9375 0,1.0625 4,0 c 0.5713,0 1,0.4287 1,1 l 0,4 c 0,1.6447 1.3553,3 3,3 l 5,0 0,-2 -5,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-4 c 0,-1.6447 -1.3553,-3 -3,-3 z"
++ id="path4544-6"
++ sodipodi:nodetypes="cccssssccssssc"
++ fill="#555555"
++ color="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 490.00045,-220 c -0.22957,0 -0.44085,0.0438 -0.65625,0.0937 0.4813,0.5511 0.86125,1.1776 1.0312,1.9062 l 4.625,0 0,-2 -5,0 z m -8,10 4,0 c 0.22957,0 0.44085,-0.0438 0.65625,-0.0937 -0.4813,-0.55115 -0.86125,-1.1777 -1.0312,-1.9063 l -3.62505,0 z"
++ id="path4544-1-5"
++ sodipodi:nodetypes="ccccccccscccc"
++ fill="#555555"
++ color="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 493.00045,-222 0,6 4,-3 z"
++ id="path3003-08"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 493.00045,-214 0,6 4,-3 z"
++ id="path3773"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/network-cellular-3g-symbolic.svg b/EvoPop/symbolic/status/network-cellular-3g-symbolic.svg
+old mode 100755
+new mode 100644
+index 12c44c79..d9b6cc8a
+--- a/EvoPop/symbolic/status/network-cellular-3g-symbolic.svg
++++ b/EvoPop/symbolic/status/network-cellular-3g-symbolic.svg
+@@ -1,17 +1,70 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-301.0002,283)">
+- <g id="layer9-23" transform="translate(220.0004,-520)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 81.0003,240.06248 -5e-4,9.9375 c -1.01e-4,2 2,2 2,2 l 12,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 1.2e-5,-2 -2,-2 l -12,0 c 0,0 -1.999396,4.3e-4 -1.9995,2.0625 z M 83,240 l 4,0 c 0.666386,0.0162 1.167229,0.83815 0.8755,1.4375 l -1.375,2.7812 c 0.35458,0.11552 0.74913,0.19557 0.96875,0.4375 0.33238,0.36614 0.53125,0.8102 0.53125,1.3438 l 0,2 c 0,1.1124 -0.90732,2 -2,2 l -3,0 -5e-4,-2 3,0 0,-2 -0.9995,0 c -0.666386,-0.0162 -1.166729,-0.83815 -0.875,-1.4375 l 1.25,-2.5625 -2.375,0 z m 10,0 c 2,0 2,2 2,2 l 0,1 -2,0 0,-1 -2,0 0,6 2,0 0,-2 -1,0 8e-4,-1.96875 L 94,244 l 1.0008,0.0312 0,1 0,2.9375 C 95.0008,247.96875 95,250 93,250 l -1.9992,-5e-5 C 91.0008,249.99995 89,250 89,248 l 0,-6 c 0,-2 2,-2 2,-2 z" id="path1244" sodipodi:nodetypes="sscsccscsccccsssscccccccccccccccccccccccccccccc" color="#555555"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="network-cellular-3g-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-301.0002,283)">
++ <g
++ id="layer9-23"
++ transform="translate(220.0004,-520)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 81.0003,240.06248 -5e-4,9.9375 c -1.01e-4,2 2,2 2,2 l 12,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 1.2e-5,-2 -2,-2 l -12,0 c 0,0 -1.999396,4.3e-4 -1.9995,2.0625 z M 83,240 l 4,0 c 0.666386,0.0162 1.167229,0.83815 0.8755,1.4375 l -1.375,2.7812 c 0.35458,0.11552 0.74913,0.19557 0.96875,0.4375 0.33238,0.36614 0.53125,0.8102 0.53125,1.3438 l 0,2 c 0,1.1124 -0.90732,2 -2,2 l -3,0 -5e-4,-2 3,0 0,-2 -0.9995,0 c -0.666386,-0.0162 -1.166729,-0.83815 -0.875,-1.4375 l 1.25,-2.5625 -2.375,0 z m 10,0 c 2,0 2,2 2,2 l 0,1 -2,0 0,-1 -2,0 0,6 2,0 0,-2 -1,0 8e-4,-1.96875 L 94,244 l 1.0008,0.0312 0,1 0,2.9375 C 95.0008,247.96875 95,250 93,250 l -1.9992,-5e-5 C 91.0008,249.99995 89,250 89,248 l 0,-6 c 0,-2 2,-2 2,-2 z"
++ id="path1244"
++ sodipodi:nodetypes="sscsccscsccccsssscccccccccccccccccccccccccccccc"
++ color="#555555" />
++ </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/network-cellular-4g-symbolic.svg b/EvoPop/symbolic/status/network-cellular-4g-symbolic.svg
+old mode 100755
+new mode 100644
+index fbabe6af..5908206b
+--- a/EvoPop/symbolic/status/network-cellular-4g-symbolic.svg
++++ b/EvoPop/symbolic/status/network-cellular-4g-symbolic.svg
+@@ -1,17 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-321.0002,283)">
+- <g id="layer9-5" transform="translate(240.0004,-520)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 1.9998,0.99998 c 0,0 -1.999914,0 -2,2.0625 l 0,9.9375 c -8.4e-5,2 2,2 2,2 l 12,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z M 2,3 4,3 4,7 5,7 5,3 7,3 7,7 7,9 7,13 5,13 5,9 4,9 C 2,9 2,7 2,7 z m 8,0 2,0 c 2,0 2,2 2,2 l 0,1 -2,0 0,-1 -2,0 0,6 2,0 L 12,9 11,9 11,7.03125 13,7 l 1,0.03125 0,1 0,2.9375 C 14,10.9688 14,13 12,13 l -2,0 c 0,0 -2,0 -2,-2 L 8,5 C 8,3 10,3 10,3 z" id="path1244-8" sodipodi:nodetypes="ccccsccsccccccccccccscccscccccccccccccsscssc" transform="translate(81,237)" color="#555555"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="network-cellular-4g-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-321.0002,283)">
++ <g
++ id="layer9-5"
++ transform="translate(240.0004,-520)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 1.9998,0.99998 c 0,0 -1.999914,0 -2,2.0625 l 0,9.9375 c -8.4e-5,2 2,2 2,2 l 12,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z M 2,3 4,3 4,7 5,7 5,3 7,3 7,7 7,9 7,13 5,13 5,9 4,9 C 2,9 2,7 2,7 z m 8,0 2,0 c 2,0 2,2 2,2 l 0,1 -2,0 0,-1 -2,0 0,6 2,0 L 12,9 11,9 11,7.03125 13,7 l 1,0.03125 0,1 0,2.9375 C 14,10.9688 14,13 12,13 l -2,0 c 0,0 -2,0 -2,-2 L 8,5 C 8,3 10,3 10,3 z"
++ id="path1244-8"
++ sodipodi:nodetypes="ccccsccsccccccccccccscccscccccccccccccsscssc"
++ transform="translate(81,237)"
++ color="#555555" />
++ </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/network-cellular-cdma-1x-symbolic.svg b/EvoPop/symbolic/status/network-cellular-cdma-1x-symbolic.svg
+old mode 100755
+new mode 100644
+index 3cee7448..996755f8
+--- a/EvoPop/symbolic/status/network-cellular-cdma-1x-symbolic.svg
++++ b/EvoPop/symbolic/status/network-cellular-cdma-1x-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-341.0002,283)">
+- <path inkscape:connector-curvature="0" d="m 344.00027,-282 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z m 3.0002,2.00002 4,0 c 2,0 2.05222,2.35142 2,2 l 0,1 -2,0 0,-1 -4,0 0,6 4,0 0,-1 2,0 0,1 c 0,0 0,2 -2,2 l -4,0 c 0,0 -2,0 -2,-2 l 0,-6 c 0,-2 2,-2 2,-2 z" id="rect7011-8" sodipodi:nodetypes="csscsccsccsccccccccccscssc" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="network-cellular-cdma-1x-symbolic.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-341.0002,283)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 344.00027,-282 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z m 3.0002,2.00002 4,0 c 2,0 2.05222,2.35142 2,2 l 0,1 -2,0 0,-1 -4,0 0,6 4,0 0,-1 2,0 0,1 c 0,0 0,2 -2,2 l -4,0 c 0,0 -2,0 -2,-2 l 0,-6 c 0,-2 2,-2 2,-2 z"
++ id="rect7011-8"
++ sodipodi:nodetypes="csscsccsccsccccccccccscssc"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/network-cellular-edge-symbolic.svg b/EvoPop/symbolic/status/network-cellular-edge-symbolic.svg
+old mode 100755
+new mode 100644
+index 1e49a13d..635ef4df
+--- a/EvoPop/symbolic/status/network-cellular-edge-symbolic.svg
++++ b/EvoPop/symbolic/status/network-cellular-edge-symbolic.svg
+@@ -1,17 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-281.0002,283)">
+- <g id="layer9-4" transform="translate(220.0002,-520)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 2.9998,0.99998 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z M 6,3 11.9998,2.99998 12,5 6,5 l 0,2 4,0 0,2 -4,0 0,2 6,0 0,2 -6,0 C 6,13 4,13 4,11 L 4,5 C 4,3 6,3 6,3 z" id="rect7011-24" sodipodi:nodetypes="csscsccscccccccccccccccc" transform="translate(61,237)" color="#555555"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="network-cellular-edge-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-281.0002,283)">
++ <g
++ id="layer9-4"
++ transform="translate(220.0002,-520)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 2.9998,0.99998 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z M 6,3 11.9998,2.99998 12,5 6,5 l 0,2 4,0 0,2 -4,0 0,2 6,0 0,2 -6,0 C 6,13 4,13 4,11 L 4,5 C 4,3 6,3 6,3 z"
++ id="rect7011-24"
++ sodipodi:nodetypes="csscsccscccccccccccccccc"
++ transform="translate(61,237)"
++ color="#555555" />
++ </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/network-cellular-gprs-symbolic.svg b/EvoPop/symbolic/status/network-cellular-gprs-symbolic.svg
+old mode 100755
+new mode 100644
+index fdf6f4a7..19ef8eff
+--- a/EvoPop/symbolic/status/network-cellular-gprs-symbolic.svg
++++ b/EvoPop/symbolic/status/network-cellular-gprs-symbolic.svg
+@@ -1,17 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-261.0002,283)">
+- <g id="layer9-8" transform="translate(200.0002,-520)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 2.9998,0.99998 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z M 6,3 10,3 c 2,0 2.052216,2.3514242 2,2 l 0,1 -2,0 0,-1 -4,0 0,6 4,0 0,-1 -2,0 C 8,10 8,10 8,9 8,8 8,8 8,8 l 4,0 c 0,0 0,1 0,1.03125 L 12,11 c 0,0 0,2 -2,2 L 6,13 C 6,13 4,13 4,11 L 4,5 C 4,3 6,3 6,3 z" id="rect7011" sodipodi:nodetypes="csscscccccccccccccccsccccccccc" transform="translate(61,237)" color="#555555"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="network-cellular-gprs-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-261.0002,283)">
++ <g
++ id="layer9-8"
++ transform="translate(200.0002,-520)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 2.9998,0.99998 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z M 6,3 10,3 c 2,0 2.052216,2.3514242 2,2 l 0,1 -2,0 0,-1 -4,0 0,6 4,0 0,-1 -2,0 C 8,10 8,10 8,9 8,8 8,8 8,8 l 4,0 c 0,0 0,1 0,1.03125 L 12,11 c 0,0 0,2 -2,2 L 6,13 C 6,13 4,13 4,11 L 4,5 C 4,3 6,3 6,3 z"
++ id="rect7011"
++ sodipodi:nodetypes="csscscccccccccccccccsccccccccc"
++ transform="translate(61,237)"
++ color="#555555" />
++ </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/network-cellular-hspa-symbolic.svg b/EvoPop/symbolic/status/network-cellular-hspa-symbolic.svg
+old mode 100755
+new mode 100644
+index 4c35fee7..80a35e2e
+--- a/EvoPop/symbolic/status/network-cellular-hspa-symbolic.svg
++++ b/EvoPop/symbolic/status/network-cellular-hspa-symbolic.svg
+@@ -1,17 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-361.0002,283)">
+- <g id="layer9-0" transform="translate(300.00044,-519.99998)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 2.9998,0.99998 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z m 3,2 L 6,7 l 4,0 -2e-4,-4.00002 2,0 L 12,13 9.9998,12.99998 10,9 6,9 5.9998,12.99998 4,13 3.9998,2.99998 z" id="rect7011-2" sodipodi:nodetypes="csscsccscccccccccccccc" transform="translate(61,237)" color="#555555"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="network-cellular-hspa-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-361.0002,283)">
++ <g
++ id="layer9-0"
++ transform="translate(300.00044,-519.99998)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 2.9998,0.99998 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 0,-2 -2,-2 z m 3,2 L 6,7 l 4,0 -2e-4,-4.00002 2,0 L 12,13 9.9998,12.99998 10,9 6,9 5.9998,12.99998 4,13 3.9998,2.99998 z"
++ id="rect7011-2"
++ sodipodi:nodetypes="csscsccscccccccccccccc"
++ transform="translate(61,237)"
++ color="#555555" />
++ </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/network-cellular-umts-symbolic.svg b/EvoPop/symbolic/status/network-cellular-umts-symbolic.svg
+old mode 100755
+new mode 100644
+index 9d30264b..aae8b531
+--- a/EvoPop/symbolic/status/network-cellular-umts-symbolic.svg
++++ b/EvoPop/symbolic/status/network-cellular-umts-symbolic.svg
+@@ -1,17 +1,71 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-381.0002,283)">
+- <g id="g16124" transform="translate(320.00044,-519.99998)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m -77.0002,20.99998 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 1.3e-5,-2 -2,-2 z M -76,23 l 2,0 0,8 4,0 0,-8 2,0 0,8 c 0,0 0,2 -2,2 l -4,0 c 0,0 -2,0 -2,-2 z" id="path16126" sodipodi:nodetypes="csscsccscccccccccccc" transform="translate(141,217)" color="#555555"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="network-cellular-umts-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-381.0002,283)">
++ <g
++ id="g16124"
++ transform="translate(320.00044,-519.99998)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m -77.0002,20.99998 c 0,0 -2,0 -2,2.0625 l 0,9.9375 c 0,2 2,2 2,2 l 10,0 c 2,0 2,-2 2,-2 l 0,-10 c 0,0 1.3e-5,-2 -2,-2 z M -76,23 l 2,0 0,8 4,0 0,-8 2,0 0,8 c 0,0 0,2 -2,2 l -4,0 c 0,0 -2,0 -2,-2 z"
++ id="path16126"
++ sodipodi:nodetypes="csscsccscccccccccccc"
++ transform="translate(141,217)"
++ color="#555555" />
++ </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/radio-checked-symbolic.svg b/EvoPop/symbolic/status/radio-checked-symbolic.svg
+old mode 100755
+new mode 100644
+index df5db65d..8717f682
+--- a/EvoPop/symbolic/status/radio-checked-symbolic.svg
++++ b/EvoPop/symbolic/status/radio-checked-symbolic.svg
+@@ -1,16 +1,73 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-560.0002,201)">
+- <path inkscape:connector-curvature="0" d="m 568.0002,-196 c -1.65555,0 -3,1.34444 -3,3 0,1.65555 1.34445,3 3,3 1.65555,0 3,-1.34445 3,-3 0,-1.65556 -1.34445,-3 -3,-3 z" id="path9555" sodipodi:nodetypes="csssc" color="#555555" stroke-width="1.781" fill="#555555"/>
+- <path inkscape:connector-curvature="0" d="m 568.0002,-200 c -3.85772,0 -7,3.14228 -7,7 0,3.85772 3.14228,7 7,7 3.85772,0 7,-3.14227 7,-7 0,-3.85773 -3.14229,-7 -7,-7 z m 0,1 c 3.31633,0 6,2.68367 6,6 0,3.31633 -2.68368,6 -6,6 -3.31634,0 -6,-2.68366 -6,-6 0,-3.31634 2.68366,-6 6,-6 z" id="path9557" color="#555555" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg11"
++ sodipodi:docname="radio-checked-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview13"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-560.0002,201)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 568.0002,-196 c -1.65555,0 -3,1.34444 -3,3 0,1.65555 1.34445,3 3,3 1.65555,0 3,-1.34445 3,-3 0,-1.65556 -1.34445,-3 -3,-3 z"
++ id="path9555"
++ sodipodi:nodetypes="csssc"
++ color="#555555"
++ stroke-width="1.781"
++ fill="#555555" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 568.0002,-200 c -3.85772,0 -7,3.14228 -7,7 0,3.85772 3.14228,7 7,7 3.85772,0 7,-3.14227 7,-7 0,-3.85773 -3.14229,-7 -7,-7 z m 0,1 c 3.31633,0 6,2.68367 6,6 0,3.31633 -2.68368,6 -6,6 -3.31634,0 -6,-2.68366 -6,-6 0,-3.31634 2.68366,-6 6,-6 z"
++ id="path9557"
++ color="#555555"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/radio-mixed-symbolic.svg b/EvoPop/symbolic/status/radio-mixed-symbolic.svg
+old mode 100755
+new mode 100644
+index 3e459f0c..b6f32031
+--- a/EvoPop/symbolic/status/radio-mixed-symbolic.svg
++++ b/EvoPop/symbolic/status/radio-mixed-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-560.0002,181)">
+- <path inkscape:connector-curvature="0" d="m 568.0002,-180 c -3.85772,0 -7,3.14228 -7,7 0,3.85772 3.14228,7 7,7 3.85772,0 7,-3.14227 7,-7 0,-3.85773 -3.14229,-7 -7,-7 z m 0,1 c 3.31371,0 6,2.68629 6,6 0,3.31371 -2.68629,6 -6,6 -3.31371,0 -6,-2.68629 -6,-6 0,-3.31371 2.68629,-6 6,-6 z m -4,5 0,2 8,0 0,-2 -8,0 z" id="path9587" color="#555555" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="radio-mixed-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-560.0002,181)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 568.0002,-180 c -3.85772,0 -7,3.14228 -7,7 0,3.85772 3.14228,7 7,7 3.85772,0 7,-3.14227 7,-7 0,-3.85773 -3.14229,-7 -7,-7 z m 0,1 c 3.31371,0 6,2.68629 6,6 0,3.31371 -2.68629,6 -6,6 -3.31371,0 -6,-2.68629 -6,-6 0,-3.31371 2.68629,-6 6,-6 z m -4,5 0,2 8,0 0,-2 -8,0 z"
++ id="path9587"
++ color="#555555"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/radio-symbolic.svg b/EvoPop/symbolic/status/radio-symbolic.svg
+old mode 100755
+new mode 100644
+index e0ee1409..9e2853d9
+--- a/EvoPop/symbolic/status/radio-symbolic.svg
++++ b/EvoPop/symbolic/status/radio-symbolic.svg
+@@ -1,15 +1,65 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-560.0002,221)">
+- <path inkscape:connector-curvature="0" d="m 568.0002,-220 c -3.85774,0 -7,3.14225 -7,7 0,3.8577 3.14225,7 7,7 3.8577,0 7,-3.1423 7,-7 0,-3.85775 -3.1423,-7 -7,-7 z m 0,1 c 3.3163,0 6,2.68363 6,6 0,3.3163 -2.6837,6 -6,6 -3.31635,0 -6,-2.6837 -6,-6 0,-3.31637 2.68364,-6 6,-6 z" id="path8781" color="#555555" fill="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="radio-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-560.0002,221)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 568.0002,-220 c -3.85774,0 -7,3.14225 -7,7 0,3.8577 3.14225,7 7,7 3.8577,0 7,-3.1423 7,-7 0,-3.85775 -3.1423,-7 -7,-7 z m 0,1 c 3.3163,0 6,2.68363 6,6 0,3.3163 -2.6837,6 -6,6 -3.31635,0 -6,-2.6837 -6,-6 0,-3.31637 2.68364,-6 6,-6 z"
++ id="path8781"
++ color="#555555"
++ fill="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/view-wrapped-rtl-symbolic.svg b/EvoPop/symbolic/status/view-wrapped-rtl-symbolic.svg
+old mode 100755
+new mode 100644
+index 6b887ce0..aa2df6c9
+--- a/EvoPop/symbolic/status/view-wrapped-rtl-symbolic.svg
++++ b/EvoPop/symbolic/status/view-wrapped-rtl-symbolic.svg
+@@ -1,22 +1,82 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-361.0002,223)">
+- <g id="g6217" transform="matrix(0,1,1,0,84.0002,-263.99995)">
+- <g id="g6219">
+- <g id="g6221" transform="translate(2e-4,0)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 106,165 c -1.6447,0 -3,1.3553 -3,3 l 0,1 0,0.65625 0,3.34375 0,3 c 0,1.6447 1.3553,3 3,3 l 3,0 0,-2 -3,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-3 0,-3.34375 0,-0.65625 0,-1 c 0,-0.5713 0.4287,-1 1,-1 l 4,0 c 0.5713,0 1,0.4287 1,1 l 0,3 2,0 0,-3 c 0,-1.6447 -1.3553,-3 -3,-3 l -4,0 z" id="path6223" transform="matrix(0,-1,1,0,-123.00025,393)" color="#000000"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg14"
++ sodipodi:docname="view-wrapped-rtl-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview16"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-361.0002,223)">
++ <g
++ id="g6217"
++ transform="matrix(0,1,1,0,84.0002,-263.99995)">
++ <g
++ id="g6219">
++ <g
++ id="g6221"
++ transform="translate(2e-4,0)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 106,165 c -1.6447,0 -3,1.3553 -3,3 l 0,1 0,0.65625 0,3.34375 0,3 c 0,1.6447 1.3553,3 3,3 l 3,0 0,-2 -3,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-3 0,-3.34375 0,-0.65625 0,-1 c 0,-0.5713 0.4287,-1 1,-1 l 4,0 c 0.5713,0 1,0.4287 1,1 l 0,3 2,0 0,-3 c 0,-1.6447 -1.3553,-3 -3,-3 l -4,0 z"
++ id="path6223"
++ transform="matrix(0,-1,1,0,-123.00025,393)"
++ color="#000000" />
++ </g>
++ <path
++ inkscape:connector-curvature="0"
++ d="m 51.0002,281 -4,-3 0,6 z"
++ id="path6225"
++ fill="#555555" />
++ </g>
+ </g>
+- <path inkscape:connector-curvature="0" d="m 51.0002,281 -4,-3 0,6 z" id="path6225" fill="#555555"/>
+- </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/view-wrapped-symbolic.svg b/EvoPop/symbolic/status/view-wrapped-symbolic.svg
+old mode 100755
+new mode 100644
+index ca32526e..e89ffa06
+--- a/EvoPop/symbolic/status/view-wrapped-symbolic.svg
++++ b/EvoPop/symbolic/status/view-wrapped-symbolic.svg
+@@ -1,22 +1,82 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-341.0002,223)">
+- <g id="g6063" transform="matrix(0,1,-1,0,634.0002,-263.99995)">
+- <g id="g6065">
+- <g id="g6067" transform="translate(2e-4,0)" fill="#555555">
+- <path inkscape:connector-curvature="0" d="m 106,165 c -1.6447,0 -3,1.3553 -3,3 l 0,1 0,0.65625 0,3.34375 0,3 c 0,1.6447 1.3553,3 3,3 l 3,0 0,-2 -3,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-3 0,-3.34375 0,-0.65625 0,-1 c 0,-0.5713 0.4287,-1 1,-1 l 4,0 c 0.5713,0 1,0.4287 1,1 l 0,3 2,0 0,-3 c 0,-1.6447 -1.3553,-3 -3,-3 l -4,0 z" id="path6069" transform="matrix(0,-1,1,0,-123.00025,393)" color="#000000"/>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg14"
++ sodipodi:docname="view-wrapped-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview16"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-341.0002,223)">
++ <g
++ id="g6063"
++ transform="matrix(0,1,-1,0,634.0002,-263.99995)">
++ <g
++ id="g6065">
++ <g
++ id="g6067"
++ transform="translate(2e-4,0)"
++ fill="#555555">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 106,165 c -1.6447,0 -3,1.3553 -3,3 l 0,1 0,0.65625 0,3.34375 0,3 c 0,1.6447 1.3553,3 3,3 l 3,0 0,-2 -3,0 c -0.5713,0 -1,-0.4287 -1,-1 l 0,-3 0,-3.34375 0,-0.65625 0,-1 c 0,-0.5713 0.4287,-1 1,-1 l 4,0 c 0.5713,0 1,0.4287 1,1 l 0,3 2,0 0,-3 c 0,-1.6447 -1.3553,-3 -3,-3 l -4,0 z"
++ id="path6069"
++ transform="matrix(0,-1,1,0,-123.00025,393)"
++ color="#000000" />
++ </g>
++ <path
++ inkscape:connector-curvature="0"
++ d="m 51.0002,281 -4,-3 0,6 z"
++ id="path6073"
++ fill="#555555" />
++ </g>
+ </g>
+- <path inkscape:connector-curvature="0" d="m 51.0002,281 -4,-3 0,6 z" id="path6073" fill="#555555"/>
+- </g>
+ </g>
+- </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/weather-clear-night-symbolic.svg b/EvoPop/symbolic/status/weather-clear-night-symbolic.svg
+old mode 100755
+new mode 100644
+index 4948dc70..a5dab68e
+--- a/EvoPop/symbolic/status/weather-clear-night-symbolic.svg
++++ b/EvoPop/symbolic/status/weather-clear-night-symbolic.svg
+@@ -1,15 +1,66 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-380.99818,243.00194)">
+- <path inkscape:connector-curvature="0" d="m 388.74829,-241.97066 c -2.76278,0.10144 -5.3087,1.80458 -6.3125,4.5625 -1.32225,3.63284 0.5234,7.67775 4.15625,9 2.75791,1.00379 5.74016,0.14496 7.59375,-1.90625 -1.32778,0.4286 -2.8061,0.45165 -4.21875,-0.0625 -3.37336,-1.2278 -5.1028,-4.9704 -3.875,-8.34375 0.51416,-1.41265 1.47444,-2.50836 2.65625,-3.25 z" id="path7501" sodipodi:nodetypes="csscssc" fill="#555555" color="#555555"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg10"
++ sodipodi:docname="weather-clear-night-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview12"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-380.99818,243.00194)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 388.74829,-241.97066 c -2.76278,0.10144 -5.3087,1.80458 -6.3125,4.5625 -1.32225,3.63284 0.5234,7.67775 4.15625,9 2.75791,1.00379 5.74016,0.14496 7.59375,-1.90625 -1.32778,0.4286 -2.8061,0.45165 -4.21875,-0.0625 -3.37336,-1.2278 -5.1028,-4.9704 -3.875,-8.34375 0.51416,-1.41265 1.47444,-2.50836 2.65625,-3.25 z"
++ id="path7501"
++ sodipodi:nodetypes="csscssc"
++ fill="#555555"
++ color="#555555" />
++ </g>
+ </svg>
+diff --git a/EvoPop/symbolic/status/weather-fog-symbolic.svg b/EvoPop/symbolic/status/weather-fog-symbolic.svg
+old mode 100755
+new mode 100644
+index 037afd24..ed4d1c06
+--- a/EvoPop/symbolic/status/weather-fog-symbolic.svg
++++ b/EvoPop/symbolic/status/weather-fog-symbolic.svg
+@@ -1,17 +1,86 @@
+-<?xml version='1.0' encoding='UTF-8' standalone='no'?>
+-<svg height="16" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" version="1.1" width="16" xmlns="http://www.w3.org/2000/svg" enable-background="new">
+- <metadata id="metadata90"/>
+- <defs id="defs7386">
+- <linearGradient id="linearGradient5606" osb:paint="solid">
+- <stop id="stop5608"/>
+- </linearGradient>
+- <filter inkscape:collect="always" color-interpolation-filters="sRGB" id="filter7554">
+- <feBlend inkscape:collect="always" id="feBlend7556" in2="BackgroundImage" mode="darken"/>
+- </filter>
+- </defs>
+- <g inkscape:groupmode="layer" id="layer9" inkscape:label="status" transform="translate(-561.0002,243)">
+- <path inkscape:connector-curvature="0" d="m 561.00034,-239.99997 13,0 c 2.99997,-1e-5 2.99999,3 2.99999,3 l -13,0 c 0,0 -3.00002,-1e-5 -2.99999,-3 z" id="rect6343" sodipodi:nodetypes="ccccc" opacity="0.35" fill="#555555" color="#555555" stroke-width="2"/>
+- <path inkscape:connector-curvature="0" d="m 574.00036,-235.99997 -13,0 c -2e-5,3 2.99998,3 2.99998,3 l 13,0 c 0,0 0,-3 -2.99998,-3 z" id="rect6345" sodipodi:nodetypes="ccccc" opacity="0.35" fill="#555555" color="#555555" stroke-width="2"/>
+- <path inkscape:connector-curvature="0" d="m 561.00033,-231.99997 13,0 c 3,-2e-5 2.99998,3 2.99998,3 l -13,0 c 0,0 -2.99998,-2e-5 -2.99998,-3 z" id="rect6347" sodipodi:nodetypes="ccccc" opacity="0.35" fill="#555555" color="#555555" stroke-width="2"/>
+- </g>
++<?xml version="1.0" encoding="UTF-8" standalone="no"?>
++<svg
++ height="16"
++ version="1.1"
++ width="16"
++ enable-background="new"
++ id="svg12"
++ sodipodi:docname="weather-fog-symbolic2.svg"
++ inkscape:version="1.1 (c68e22c387, 2021-05-23)"
++ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
++ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
++ xmlns="http://www.w3.org/2000/svg"
++ xmlns:svg="http://www.w3.org/2000/svg">
++ <sodipodi:namedview
++ id="namedview14"
++ pagecolor="#ffffff"
++ bordercolor="#666666"
++ borderopacity="1.0"
++ inkscape:pageshadow="2"
++ inkscape:pageopacity="0.0"
++ inkscape:pagecheckerboard="0"
++ showgrid="false"
++ inkscape:zoom="40"
++ inkscape:cx="8"
++ inkscape:cy="8"
++ inkscape:window-width="1280"
++ inkscape:window-height="958"
++ inkscape:window-x="0"
++ inkscape:window-y="0"
++ inkscape:window-maximized="1"
++ inkscape:current-layer="layer9" />
++ <metadata
++ id="metadata90" />
++ <defs
++ id="defs7386">
++ <linearGradient
++ id="linearGradient5606"
++ inkscape:swatch="solid">
++ <stop
++ id="stop5608" />
++ </linearGradient>
++ <filter
++ inkscape:collect="always"
++ color-interpolation-filters="sRGB"
++ id="filter7554">
++ <feBlend
++ inkscape:collect="always"
++ id="feBlend7556"
++ in2="BackgroundImage"
++ mode="darken" />
++ </filter>
++ </defs>
++ <g
++ inkscape:groupmode="layer"
++ id="layer9"
++ inkscape:label="status"
++ transform="translate(-561.0002,243)">
++ <path
++ inkscape:connector-curvature="0"
++ d="m 561.00034,-239.99997 13,0 c 2.99997,-1e-5 2.99999,3 2.99999,3 l -13,0 c 0,0 -3.00002,-1e-5 -2.99999,-3 z"
++ id="rect6343"
++ sodipodi:nodetypes="ccccc"
++ opacity="0.35"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 574.00036,-235.99997 -13,0 c -2e-5,3 2.99998,3 2.99998,3 l 13,0 c 0,0 0,-3 -2.99998,-3 z"
++ id="rect6345"
++ sodipodi:nodetypes="ccccc"
++ opacity="0.35"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ <path
++ inkscape:connector-curvature="0"
++ d="m 561.00033,-231.99997 13,0 c 3,-2e-5 2.99998,3 2.99998,3 l -13,0 c 0,0 -2.99998,-2e-5 -2.99998,-3 z"
++ id="rect6347"
++ sodipodi:nodetypes="ccccc"
++ opacity="0.35"
++ fill="#555555"
++ color="#555555"
++ stroke-width="2" />
++ </g>
+ </svg>
diff --git a/files/Fix-index.theme.patch b/files/Fix-index.theme.patch
new file mode 100644
--- /dev/null
+++ b/files/Fix-index.theme.patch
@@ -0,0 +1,232 @@
+From a49357dabe9f5a2c8161ec75b3cad59e252f9f22 Mon Sep 17 00:00:00 2001
+From: Algent Albrahimi <algent@protonmail.com>
+Date: Sat, 25 Sep 2021 18:37:34 +0200
+Subject: [PATCH] Fix index.theme
+
+---
+ EvoPop/index.theme | 112 ++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 110 insertions(+), 2 deletions(-)
+ mode change 100755 => 100644 EvoPop/index.theme
+
+diff --git a/EvoPop/index.theme b/EvoPop/index.theme
+old mode 100755
+new mode 100644
+index 7720de10..fc7622fe
+--- a/EvoPop/index.theme
++++ b/EvoPop/index.theme
+@@ -2,11 +2,11 @@
+ Name=EvoPop
+ Comment=Solus Project icon theme
+
+-Inherits=gnome,hicolor
++Inherits=Papirus,gnome,hicolor
+ Example=folder
+
+ # Directory list
+-Directories=8x8/emblems,16x16/actions,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/mimetypes,16x16/panel,16x16/places,16x16/status,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/panel,22x22/places,24x24/actions,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/mimetypes,24x24/panel,24x24/places,24x24/status,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/mimetypes,32x32/places,32x32/status,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/mimetypes,48x48/places,48x48/status,64x64/apps,64x64/categories,64x64/devices,64x64/emblems,64x64/mimetypes,64x64/places,64x64/status,512x512/apps,512x512/categories,512x512/devices,512x512/emblems,512x512/mimetypes,512x512/places,512x512/status,8x8@2x/emblems,16x16@2x/apps,16x16@2x/categories,16x16@2x/devices,16x16@2x/emblems,16x16@2x/mimetypes,16x16@2x/places,16x16@2x/status,,22x22@2x/actions,22x22@2x/animations,22x22@2x/apps,22x22@2x/categories,22x22@2x/devices,22x22@2x/panel,22x22@2x/places,24x24@2x/apps,24x24@2x/categories,24x24@2x/devices,24x24@2x/emblems,24x24@2x/mimetypes,24x24@2x/places,24x24@2x/status,32x32@2x/apps,32x32@2x/categories,32x32@2x/devices,32x32@2x/emblems,32x32@2x/mimetypes,32x32@2x/places,32x32@2x/status,48x48@2x/apps,48x48@2x/categories,48x48@2x/devices,48x48@2x/emblems,48x48@2x/mimetypes,48x48@2x/places,48x48@2x/status,512x512@2x/apps,512x512@2x/categories,512x512@2x/devices,512x512@2x/emblems,512x512@2x/mimetypes,512x512@2x/places,512x512@2x/status,symbolic/actions,symbolic/apps,symbolic/categories,symbolic/devices,symbolic/emblems,symbolic/emotes,symbolic/mimetypes,symbolic/places,symbolic/status
++Directories=8x8/apps,8x8/emblems,16x16/actions,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/mimetypes,16x16/panel,16x16/places,16x16/status,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/panel,22x22/places,24x24/actions,24x24/animations,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/mimetypes,24x24/panel,24x24/places,24x24/status,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/mimetypes,32x32/places,32x32/status,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/mimetypes,48x48/places,48x48/status,64x64/apps,64x64/categories,64x64/devices,64x64/emblems,64x64/mimetypes,64x64/places,64x64/status,512x512/apps,512x512/categories,512x512/devices,512x512/emblems,512x512/mimetypes,512x512/places,512x512/status,8x8@2x/apps,8x8@2x/emblems,16x16@2x/actions,16x16@2x/apps,16x16@2x/categories,16x16@2x/devices,16x16@2x/emblems,16x16@2x/mimetypes,16x16@2x/places,16x16@2x/status,22x22@2x/actions,22x22@2x/apps,22x22@2x/categories,22x22@2x/devices,22x22@2x/places,24x24@2x/actions,24x24@2x/apps,24x24@2x/categories,24x24@2x/devices,24x24@2x/emblems,24x24@2x/mimetypes,24x24@2x/places,24x24@2x/status,32x32@2x/apps,32x32@2x/categories,32x32@2x/devices,32x32@2x/emblems,32x32@2x/mimetypes,32x32@2x/places,32x32@2x/status,48x48@2x/actions,48x48@2x/apps,48x48@2x/categories,48x48@2x/devices,48x48@2x/emblems,48x48@2x/mimetypes,48x48@2x/places,48x48@2x/status,64x64@2x/apps,64x64@2x/categories,64x64@2x/devices,64x64@2x/emblems,64x64@2x/mimetypes,64x64@2x/places,64x64@2x/status,512x512@2x/apps,512x512@2x/categories,512x512@2x/devices,512x512@2x/emblems,512x512@2x/mimetypes,512x512@2x/places,512x512@2x/status,symbolic/actions,symbolic/apps,symbolic/categories,symbolic/devices,symbolic/emblems,symbolic/emotes,symbolic/mimetypes,symbolic/places,symbolic/status
+
+ # Actions
+ [16x16/actions]
+@@ -38,8 +38,18 @@ Context=Animations
+ Size=22
+ Type=Fixed
+
++[24x24/animations]
++Context=Animations
++Size=24
++Type=Fixed
++
+ # Applications
+
++[8x8/apps]
++Context=Applications
++Size=8
++Type=Fixed
++
+ [16x16/apps]
+ Context=Applications
+ Size=16
+@@ -387,14 +397,52 @@ Type=Scalable
+
+ # HiDPi @2x scale
+
++# Actions
++
++[16x16@2x/actions]
++Context=Actions
++Scale=2
++Size=16
++Type=Fixed
++
++[22x22@2x/actions]
++Context=Actions
++Size=22
++Scale=2
++Type=Fixed
++
++[24x24@2x/actions]
++Context=Actions
++Size=24
++Scale=2
++Type=Fixed
++
++[48x48@2x/actions]
++Context=Actions
++Size=48
++Scale=2
++Type=Fixed
++
+ # Applications
+
++[8x8@2x/apps]
++Context=Applications
++Scale=2
++Size=8
++Type=Fixed
++
+ [16x16@2x/apps]
+ Context=Applications
+ Scale=2
+ Size=16
+ Type=Fixed
+
++[22x22@2x/apps]
++Context=Applications
++Scale=2
++Size=22
++Type=Fixed
++
+ [24x24@2x/apps]
+ Context=Applications
+ Scale=2
+@@ -413,6 +461,12 @@ Scale=2
+ Size=48
+ Type=Fixed
+
++[64x64@2x/apps]
++Context=Applications
++Scale=2
++Size=64
++Type=Fixed
++
+ [512x512@2x/apps]
+ Context=Apps
+ Scale=2
+@@ -429,6 +483,12 @@ Scale=2
+ Size=16
+ Type=Fixed
+
++[22x22@2x/categories]
++Context=Categories
++Size=22
++Scale=2
++Type=Fixed
++
+ [24x24@2x/categories]
+ Context=Categories
+ Scale=2
+@@ -447,6 +507,12 @@ Scale=2
+ Size=48
+ Type=Fixed
+
++[64x64@2x/categories]
++Context=Categories
++Scale=2
++Size=64
++Type=Fixed
++
+ [512x512@2x/categories]
+ Context=Categories
+ Scale=2
+@@ -463,6 +529,12 @@ Scale=2
+ Size=16
+ Type=Fixed
+
++[22x22@2x/devices]
++Context=Devices
++Scale=2
++Size=22
++Type=Fixed
++
+ [24x24@2x/devices]
+ Context=Devices
+ Scale=2
+@@ -481,6 +553,12 @@ Scale=2
+ Size=48
+ Type=Fixed
+
++[64x64@2x/devices]
++Context=Devices
++Scale=2
++Size=64
++Type=Fixed
++
+ [512x512@2x/devices]
+ Context=Devices
+ Scale=2
+@@ -522,6 +600,12 @@ Scale=2
+ Size=48
+ Type=Fixed
+
++[64x64@2x/emblems]
++Context=Emblems
++Scale=2
++Size=64
++Type=Fixed
++
+ [512x512@2x/emblems]
+ Context=Emblems
+ Scale=2
+@@ -556,6 +640,12 @@ Scale=2
+ Size=48
+ Type=Fixed
+
++[64x64@2x/mimetypes]
++Context=MimeTypes
++Scale=2
++Size=64
++Type=Fixed
++
+ [512x512@2x/mimetypes]
+ Context=Mimetypes
+ Scale=2
+@@ -572,6 +662,12 @@ Scale=2
+ Size=16
+ Type=Fixed
+
++[22x22@2x/places]
++Context=Places
++Scale=2
++Size=22
++Type=Fixed
++
+ [24x24@2x/places]
+ Context=Places
+ Scale=2
+@@ -590,6 +686,12 @@ Scale=2
+ Size=48
+ Type=Fixed
+
++[64x64@2x/places]
++Context=Places
++Scale=2
++Size=64
++Type=Fixed
++
+ [512x512@2x/places]
+ Context=Places
+ Scale=2
+@@ -624,6 +726,12 @@ Scale=2
+ Size=48
+ Type=Fixed
+
++[64x64@2x/status]
++Context=Status
++Scale=2
++Size=64
++Type=Fixed
++
+ [512x512@2x/status]
+ Context=Status
+ Scale=2
diff --git a/files/series b/files/series
new file mode 100644
--- /dev/null
+++ b/files/series
@@ -0,0 +1,2 @@
+Fix-broken-symbolic-icons.patch
+Fix-index.theme.patch
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,20 @@
name : evopop-icon-theme
version : 0.11
-release : 9
+release : 10
source :
- - https://github.com/solus-cold-storage/evopop-icon-theme/archive/0.11.tar.gz : 28131eddd56a65c152ae9a05950c0c4a972860c641be3e592f2d10622b75f9f2
+ - git|https://github.com/solus-cold-storage/evopop-icon-theme : cafb3a200a1de7d6afc9499c89732bcfb9b93230
license : CC-BY-4.0
summary : EvoPop Icon Theme
component : desktop.theme
description: |
A simple icon theme with some google material design inspiration.
setup : |
+ %apply_patches
%autogen
build : |
%make
install : |
%make_install
+
+ # Fix file permissions
+ chmod -R 00644 $installdir/usr/share/icons/EvoPop/*
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>evopop-icon-theme</Name>
<Packager>
- <Name>Peter Cornelis</Name>
- <Email>poltertec@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>CC-BY-4.0</License>
<PartOf>desktop.theme</PartOf>
<Summary xml:lang="en">EvoPop Icon Theme</Summary>
<Description xml:lang="en">A simple icon theme with some google material design inspiration.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>evopop-icon-theme</Name>
@@ -99,7 +99,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/chromium.png</Path>
@@ -110,7 +113,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/file-roller.png</Path>
@@ -160,6 +165,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/k3b.png</Path>
@@ -183,15 +189,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-desktop-display.png</Path>
@@ -200,6 +209,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-desktop-wallpaper.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-desktop.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/apps/preferences-system-search.png</Path>
@@ -250,6 +260,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/categories/preferences-other.png</Path>
@@ -264,6 +275,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/drive-harddisk.png</Path>
@@ -276,6 +288,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16/devices/network-wireless.png</Path>
@@ -766,6 +779,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/actions/add-folder-to-archive.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/actions/add.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/actions/archive-extract.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/actions/autogen.sh.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/actions/document-edit.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/actions/document-new.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/actions/document-open.png</Path>
@@ -841,7 +855,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/chromium.png</Path>
@@ -852,7 +869,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/file-roller.png</Path>
@@ -902,6 +921,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/k3b.png</Path>
@@ -925,15 +945,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-desktop-display.png</Path>
@@ -941,6 +964,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-desktop-remote-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-desktop-wallpaper.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/apps/preferences-system-search.png</Path>
@@ -989,6 +1013,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/categories/preferences-other.png</Path>
@@ -1001,6 +1026,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/drive-harddisk.png</Path>
@@ -1013,6 +1039,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/16x16@2x/devices/network-wireless.png</Path>
@@ -1067,6 +1094,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22/actions/add-folder-to-archive.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/actions/add.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/actions/archive-extract.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/actions/autogen.sh.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/actions/document-edit.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/actions/document-new.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/actions/document-open.png</Path>
@@ -1196,7 +1224,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/chromium.png</Path>
@@ -1207,7 +1238,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/file-roller.png</Path>
@@ -1257,6 +1290,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/k3b.png</Path>
@@ -1280,15 +1314,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-desktop-display.png</Path>
@@ -1296,6 +1333,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-desktop-remote-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-desktop-wallpaper.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/apps/preferences-system-search.png</Path>
@@ -1343,6 +1381,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22/categories/applications-font.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/categories/preferences-other.png</Path>
@@ -1355,6 +1394,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/devices/headphones.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/devices/input-keyboard.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22/devices/input-mouse.png</Path>
@@ -2441,6 +2481,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/actions/add-folder-to-archive.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/actions/add.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/actions/archive-extract.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/actions/autogen.sh.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/actions/document-edit.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/actions/document-new.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/actions/document-open.png</Path>
@@ -2516,7 +2557,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/chromium.png</Path>
@@ -2527,7 +2571,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/file-roller.png</Path>
@@ -2577,6 +2623,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/k3b.png</Path>
@@ -2600,15 +2647,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-desktop-display.png</Path>
@@ -2616,6 +2666,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-desktop-remote-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-desktop-wallpaper.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/apps/preferences-system-search.png</Path>
@@ -2663,6 +2714,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/categories/applications-font.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/categories/preferences-other.png</Path>
@@ -2675,6 +2727,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/devices/headphones.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/devices/input-keyboard.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/22x22@2x/devices/input-mouse.png</Path>
@@ -2684,6 +2737,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24/actions/add-folder-to-archive.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/actions/add.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/actions/archive-extract.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/actions/autogen.sh.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/actions/document-edit.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/actions/document-new.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/actions/document-open.png</Path>
@@ -2814,7 +2868,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/chromium.png</Path>
@@ -2825,7 +2882,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/file-roller.png</Path>
@@ -2875,6 +2934,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/k3b.png</Path>
@@ -2898,15 +2958,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-desktop-display.png</Path>
@@ -2915,6 +2978,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-desktop-wallpaper.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-desktop.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/apps/preferences-system-search.png</Path>
@@ -2965,6 +3029,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/categories/preferences-other.png</Path>
@@ -2979,6 +3044,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/drive-harddisk.png</Path>
@@ -2991,6 +3057,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24/devices/network-wireless.png</Path>
@@ -4127,6 +4194,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/actions/add-folder-to-archive.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/actions/add.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/actions/archive-extract.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/actions/autogen.sh.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/actions/document-edit.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/actions/document-new.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/actions/document-open.png</Path>
@@ -4202,7 +4270,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/chromium.png</Path>
@@ -4213,7 +4284,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/file-roller.png</Path>
@@ -4263,6 +4336,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/k3b.png</Path>
@@ -4286,15 +4360,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-desktop-display.png</Path>
@@ -4302,6 +4379,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-desktop-remote-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-desktop-wallpaper.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/apps/preferences-system-search.png</Path>
@@ -4350,6 +4428,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/categories/preferences-other.png</Path>
@@ -4362,6 +4441,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/drive-harddisk.png</Path>
@@ -4374,6 +4454,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/24x24@2x/devices/network-wireless.png</Path>
@@ -4439,7 +4520,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/chromium.png</Path>
@@ -4450,7 +4534,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/file-roller.png</Path>
@@ -4500,6 +4586,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/k3b.png</Path>
@@ -4523,15 +4610,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-desktop-display.png</Path>
@@ -4540,6 +4630,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-desktop-wallpaper.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-desktop.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/apps/preferences-system-search.png</Path>
@@ -4590,6 +4681,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/categories/preferences-other.png</Path>
@@ -4604,6 +4696,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/drive-harddisk.png</Path>
@@ -4616,6 +4709,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32/devices/network-wireless.png</Path>
@@ -4686,7 +4780,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/chromium.png</Path>
@@ -4697,7 +4794,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/file-roller.png</Path>
@@ -4747,6 +4846,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/k3b.png</Path>
@@ -4770,15 +4870,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-desktop-display.png</Path>
@@ -4786,6 +4889,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-desktop-remote-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-desktop-wallpaper.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/apps/preferences-system-search.png</Path>
@@ -4834,6 +4938,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/categories/preferences-other.png</Path>
@@ -4846,6 +4951,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/drive-harddisk.png</Path>
@@ -4858,6 +4964,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/32x32@2x/devices/network-wireless.png</Path>
@@ -4923,7 +5030,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/chromium.png</Path>
@@ -4934,7 +5044,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/file-roller.png</Path>
@@ -4984,6 +5096,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/k3b.png</Path>
@@ -5007,15 +5120,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-desktop-display.png</Path>
@@ -5024,6 +5140,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-desktop-wallpaper.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-desktop.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/apps/preferences-system-search.png</Path>
@@ -5074,6 +5191,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/categories/preferences-other.png</Path>
@@ -5088,6 +5206,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/drive-harddisk.png</Path>
@@ -5100,6 +5219,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48/devices/network-wireless.png</Path>
@@ -5171,7 +5291,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/chromium.png</Path>
@@ -5182,7 +5305,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/file-roller.png</Path>
@@ -5232,6 +5357,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/k3b.png</Path>
@@ -5255,15 +5381,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-desktop-display.png</Path>
@@ -5271,6 +5400,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-desktop-remote-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-desktop-wallpaper.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/apps/preferences-system-search.png</Path>
@@ -5319,6 +5449,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/categories/preferences-other.png</Path>
@@ -5331,6 +5462,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/drive-harddisk.png</Path>
@@ -5343,6 +5475,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/48x48@2x/devices/network-wireless.png</Path>
@@ -5408,7 +5541,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/chromium.png</Path>
@@ -5419,7 +5555,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/file-roller.png</Path>
@@ -5469,6 +5607,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/k3b.png</Path>
@@ -5492,15 +5631,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-desktop-display.png</Path>
@@ -5509,6 +5651,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-desktop-wallpaper.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-desktop.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/apps/preferences-system-search.png</Path>
@@ -5558,6 +5701,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/categories/preferences-other.png</Path>
@@ -5570,6 +5714,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/drive-harddisk.png</Path>
@@ -5582,6 +5727,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512/devices/network-wireless.png</Path>
@@ -5646,7 +5792,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/chromium.png</Path>
@@ -5657,7 +5806,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/file-roller.png</Path>
@@ -5707,6 +5858,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/k3b.png</Path>
@@ -5730,15 +5882,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-desktop-display.png</Path>
@@ -5746,6 +5901,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-desktop-remote-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-desktop-wallpaper.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/apps/preferences-system-search.png</Path>
@@ -5794,6 +5950,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/categories/preferences-other.png</Path>
@@ -5806,6 +5963,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/drive-harddisk.png</Path>
@@ -5818,6 +5976,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/512x512@2x/devices/network-wireless.png</Path>
@@ -5883,7 +6042,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/chromium.png</Path>
@@ -5894,7 +6056,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/file-roller.png</Path>
@@ -5944,6 +6108,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/k3b.png</Path>
@@ -5967,15 +6132,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-desktop-display.png</Path>
@@ -5984,6 +6152,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-desktop-wallpaper.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-desktop.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/apps/preferences-system-search.png</Path>
@@ -6034,6 +6203,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/categories/preferences-other.png</Path>
@@ -6048,6 +6218,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/drive-harddisk.png</Path>
@@ -6060,6 +6231,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64/devices/network-wireless.png</Path>
@@ -6130,7 +6302,10 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/audacity.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/baobab.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/bitwig-studio.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/blueman-serial.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/blueman.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/brasero.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/caja-dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/chrome-fpniocchabmgenibceglhnfeimmdhdfm-Default.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/chrome.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/chromium.png</Path>
@@ -6141,7 +6316,9 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/dconf-editor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/deja-dup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/disk-burner.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/dropbox.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/emacs.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/engrampa.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/eog.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/evince.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/file-roller.png</Path>
@@ -6191,6 +6368,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/ibus-setup.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/ibus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/im-google-talk.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/image-viewer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/inkscape.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/jockey.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/k3b.png</Path>
@@ -6214,15 +6392,18 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.gnome-Clocks.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.gnome.Calendar.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.gnome.Clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.gnome.Lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.gnome.Nautilus.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.gnome.Totem.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.gnome.clocks.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.gnome.lollypop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.gnome.weather.application.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/org.telegram-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/plex-media-player.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/plex.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/plexhometheater.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/plexmediamanager.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-color.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-desktop-accessibility.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-desktop-display.png</Path>
@@ -6230,6 +6411,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-desktop-remote-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-desktop-theme.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-desktop-wallpaper.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-system-bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-system-notifications.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-system-privacy.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/apps/preferences-system-search.png</Path>
@@ -6278,6 +6460,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/categories/applications-games.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/categories/applications-internet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/categories/applications-system.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/categories/network-vpn.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/categories/preferences-desktop-locale.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/categories/preferences-desktop.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/categories/preferences-other.png</Path>
@@ -6290,6 +6473,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/bluetooth.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/camera-photo.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/camera-web.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/computer.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/drive-harddisk-ieee1394.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/drive-harddisk-usb.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/drive-harddisk.png</Path>
@@ -6302,6 +6486,7 @@
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/input-mouse.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/input-tablet.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/media-optical.png</Path>
+ <Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/monitor.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/network-wired-disconnected.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/network-wired.png</Path>
<Path fileType="data">/usr/share/icons/EvoPop/64x64@2x/devices/network-wireless.png</Path>
@@ -7022,12 +7207,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2017-08-28</Date>
+ <Update release="10">
+ <Date>2021-09-25</Date>
<Version>0.11</Version>
<Comment>Packaging update</Comment>
- <Name>Peter Cornelis</Name>
- <Email>poltertec@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 16 2023, 9:25 PM (8 w, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5839604
Default Alt Text
D11904.id28971.diff (393 KB)

Event Timeline