git: 043f7603f56e - main - x11-themes/xfce-icons-elementary: Update to 0.18
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Sep 2023 15:05:48 UTC
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=043f7603f56ebf62564f83f58793971325eee362 commit 043f7603f56ebf62564f83f58793971325eee362 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2023-09-06 15:03:31 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2023-09-06 15:05:44 +0000 x11-themes/xfce-icons-elementary: Update to 0.18 - Add patch to fix build issue (upstreamed: https://github.com/shimmerproject/elementary-xfce/pull/394) --- x11-themes/xfce-icons-elementary/Makefile | 3 +- x11-themes/xfce-icons-elementary/distinfo | 6 +- .../files/patch-svgtopng_pngtheme.sh | 18 + x11-themes/xfce-icons-elementary/pkg-plist | 4392 +++----------------- 4 files changed, 644 insertions(+), 3775 deletions(-) diff --git a/x11-themes/xfce-icons-elementary/Makefile b/x11-themes/xfce-icons-elementary/Makefile index 326ac4cc55c1..7ffdbb9a8ac1 100644 --- a/x11-themes/xfce-icons-elementary/Makefile +++ b/x11-themes/xfce-icons-elementary/Makefile @@ -1,7 +1,6 @@ PORTNAME= elementary -PORTVERSION= 0.17 +PORTVERSION= 0.18 DISTVERSIONPREFIX=v -PORTREVISION= 1 CATEGORIES= x11-themes xfce PKGNAMEPREFIX= xfce-icons- diff --git a/x11-themes/xfce-icons-elementary/distinfo b/x11-themes/xfce-icons-elementary/distinfo index 6e806d3c0e4a..f5f05d7005a7 100644 --- a/x11-themes/xfce-icons-elementary/distinfo +++ b/x11-themes/xfce-icons-elementary/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656920355 -SHA256 (shimmerproject-elementary-xfce-v0.17_GH0.tar.gz) = 51b98efc38aec720852c89f4e8622b4b019aa801f17ca06a5de7eaa212eecee0 -SIZE (shimmerproject-elementary-xfce-v0.17_GH0.tar.gz) = 6964314 +TIMESTAMP = 1694004682 +SHA256 (shimmerproject-elementary-xfce-v0.18_GH0.tar.gz) = e93306b2e6efc8ebb154d9a751f56cbbc557c6865187e48c11da557675e7e24d +SIZE (shimmerproject-elementary-xfce-v0.18_GH0.tar.gz) = 6915651 diff --git a/x11-themes/xfce-icons-elementary/files/patch-svgtopng_pngtheme.sh b/x11-themes/xfce-icons-elementary/files/patch-svgtopng_pngtheme.sh new file mode 100644 index 000000000000..fe5a8b71baa4 --- /dev/null +++ b/x11-themes/xfce-icons-elementary/files/patch-svgtopng_pngtheme.sh @@ -0,0 +1,18 @@ +--- svgtopng/pngtheme.sh.orig 2023-09-06 10:58:55 UTC ++++ svgtopng/pngtheme.sh +@@ -18,13 +18,13 @@ echo " * Creating png icons from svg files and symlink + + echo " * Creating png icons from svg files and symlinks" + #ignore list customized for elementary-xfce +-find "$icondir" -iname "*.svg" -not \( -wholename "*/scalable/*" -o -wholename "*/symbolic/*" -o -wholename "*-symbolic.svg" -o -wholename "*/animations/*process-*" -o -wholename "*/animations/*gnome-spinner*" -o -wholename "*/animations*pk-action-refresh*" \) -exec $cmd {} + ++find "$icondir" -iname "*.svg" -not \( -wholename "*/scalable/*" -o -wholename "*/symbolic/*" -o -wholename "*-symbolic.svg" -o -wholename "*-symbolic-rtl.svg" -o -wholename "*/animations/*process-*" -o -wholename "*/animations/*gnome-spinner*" -o -wholename "*/animations*pk-action-refresh*" \) -exec $cmd {} + + + echo " * Cleanup icon directory" + find "$icondir" -name "untitled folder" -type d -exec rm -rf {} + + + echo " * Deleting svg files" +-find "$icondir" -iname '*.svg' -not \( -wholename "*/scalable/*" -o -wholename "*/symbolic/*" -o -wholename "*-symbolic.svg" -o -wholename "*/animations/*process-*" -o -wholename "*/animations/*gnome-spinner*" -o -wholename "*/animations*pk-action-refresh*" \) -delete ++find "$icondir" -iname '*.svg' -not \( -wholename "*/scalable/*" -o -wholename "*/symbolic/*" -o -wholename "*-symbolic.svg" -o -wholename "*-symbolic-rtl.svg" -o -wholename "*/animations/*process-*" -o -wholename "*/animations/*gnome-spinner*" -o -wholename "*/animations*pk-action-refresh*" \) -delete + + #ignore the output if the theme depends on another one (e.g. elementary-xfce-dark needs to be converted before elementary-xfce) + echo " * Checking dangling symlinks" diff --git a/x11-themes/xfce-icons-elementary/pkg-plist b/x11-themes/xfce-icons-elementary/pkg-plist index 24a4475bb695..f38a6398b337 100644 --- a/x11-themes/xfce-icons-elementary/pkg-plist +++ b/x11-themes/xfce-icons-elementary/pkg-plist @@ -2,39 +2,6 @@ share/icons/elementary-xfce-dark/AUTHORS share/icons/elementary-xfce-dark/CONTRIBUTORS share/icons/elementary-xfce-dark/LICENSE share/icons/elementary-xfce-dark/README.md -share/icons/elementary-xfce-dark/actions/16/button_cancel.png -share/icons/elementary-xfce-dark/actions/16/cancel.png -share/icons/elementary-xfce-dark/actions/16/dialog-cancel.png -share/icons/elementary-xfce-dark/actions/16/dialog-close.png -share/icons/elementary-xfce-dark/actions/16/dialog-no.png -share/icons/elementary-xfce-dark/actions/16/gtk-close.png -share/icons/elementary-xfce-dark/actions/16/gtk-no.png -share/icons/elementary-xfce-dark/actions/16/media-eject.png -share/icons/elementary-xfce-dark/actions/16/player_eject.png -share/icons/elementary-xfce-dark/actions/16/window-close.png -share/icons/elementary-xfce-dark/apps/128/blueman.png -share/icons/elementary-xfce-dark/apps/16/blueman.png -share/icons/elementary-xfce-dark/apps/16/blueradio.png -share/icons/elementary-xfce-dark/apps/16/bluetooth.png -share/icons/elementary-xfce-dark/apps/16/bluetoothradio.png -share/icons/elementary-xfce-dark/apps/16/pithos-tray-icon.png -share/icons/elementary-xfce-dark/apps/16/pithos-tray-plugin.png -share/icons/elementary-xfce-dark/apps/22/blueman.png -share/icons/elementary-xfce-dark/apps/22/blueradio.png -share/icons/elementary-xfce-dark/apps/22/bluetooth.png -share/icons/elementary-xfce-dark/apps/22/bluetoothradio.png -share/icons/elementary-xfce-dark/apps/22/xfce4-notes-plugin.png -share/icons/elementary-xfce-dark/apps/24/blueman.png -share/icons/elementary-xfce-dark/apps/24/blueradio.png -share/icons/elementary-xfce-dark/apps/24/bluetooth.png -share/icons/elementary-xfce-dark/apps/24/bluetoothradio.png -share/icons/elementary-xfce-dark/apps/24/xfce4-notes-plugin.png -share/icons/elementary-xfce-dark/apps/32/blueman.png -share/icons/elementary-xfce-dark/apps/32/blueradio.png -share/icons/elementary-xfce-dark/apps/32/bluetooth.png -share/icons/elementary-xfce-dark/apps/32/bluetoothradio.png -share/icons/elementary-xfce-dark/apps/48/blueman.png -share/icons/elementary-xfce-dark/apps/64/blueman.png share/icons/elementary-xfce-dark/index.theme share/icons/elementary-xfce-dark/panel/16/ac-adapter.png share/icons/elementary-xfce-dark/panel/16/account-logged-in.png @@ -104,7 +71,6 @@ share/icons/elementary-xfce-dark/panel/16/empathy-busy.png share/icons/elementary-xfce-dark/panel/16/empathy-extended-away.png share/icons/elementary-xfce-dark/panel/16/empathy-offline.png share/icons/elementary-xfce-dark/panel/16/empathy-pending.png -share/icons/elementary-xfce-dark/panel/16/gnome-do-symbolic.svg share/icons/elementary-xfce-dark/panel/16/gpm-ac-adapter.png share/icons/elementary-xfce-dark/panel/16/gpm-battery-000-charging.png share/icons/elementary-xfce-dark/panel/16/gpm-battery-000.png @@ -213,12 +179,13 @@ share/icons/elementary-xfce-dark/panel/16/pidgin-tray-invisible.png share/icons/elementary-xfce-dark/panel/16/pidgin-tray-offline.png share/icons/elementary-xfce-dark/panel/16/pidgin-tray-pending.png share/icons/elementary-xfce-dark/panel/16/pidgin-tray-xa.png +share/icons/elementary-xfce-dark/panel/16/pithos-tray-icon.png +share/icons/elementary-xfce-dark/panel/16/pithos-tray-plugin.png share/icons/elementary-xfce-dark/panel/16/pithos.png share/icons/elementary-xfce-dark/panel/16/steam_tray_mono.png share/icons/elementary-xfce-dark/panel/16/system-restart-panel.png share/icons/elementary-xfce-dark/panel/16/system-shutdown-panel-restart.png share/icons/elementary-xfce-dark/panel/16/system-shutdown-panel.png -share/icons/elementary-xfce-dark/panel/16/transmission-tray-icon.png share/icons/elementary-xfce-dark/panel/16/user-available-panel.png share/icons/elementary-xfce-dark/panel/16/user-available.png share/icons/elementary-xfce-dark/panel/16/user-away-panel.png @@ -334,7 +301,6 @@ share/icons/elementary-xfce-dark/panel/22/dropboxstatus-busy2.png share/icons/elementary-xfce-dark/panel/22/dropboxstatus-idle.png share/icons/elementary-xfce-dark/panel/22/dropboxstatus-logo.png share/icons/elementary-xfce-dark/panel/22/dropboxstatus-x.png -share/icons/elementary-xfce-dark/panel/22/gnome-do-symbolic.svg share/icons/elementary-xfce-dark/panel/22/gpm-ac-adapter.png share/icons/elementary-xfce-dark/panel/22/gpm-battery-000-charging.png share/icons/elementary-xfce-dark/panel/22/gpm-battery-000.png @@ -462,7 +428,6 @@ share/icons/elementary-xfce-dark/panel/22/system-restart-panel.png share/icons/elementary-xfce-dark/panel/22/system-shutdown-panel-restart.png share/icons/elementary-xfce-dark/panel/22/system-shutdown-panel.png share/icons/elementary-xfce-dark/panel/22/tomboy-panel.png -share/icons/elementary-xfce-dark/panel/22/transmission-tray-icon.png share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-error.png share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-idle.png share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-offline.png @@ -629,20 +594,6 @@ share/icons/elementary-xfce-dark/panel/48/audio-volume-off.png share/icons/elementary-xfce-dark/panel/48/krb-expiring-ticket.png share/icons/elementary-xfce-dark/panel/48/krb-no-valid-ticket.png share/icons/elementary-xfce-dark/panel/48/krb-valid-ticket.png -share/icons/elementary-xfce-dark/panel/48/nm-device-wired.png -share/icons/elementary-xfce-dark/panel/48/nm-device-wireless.png -share/icons/elementary-xfce-dark/panel/48/nm-no-connection.png -share/icons/elementary-xfce-dark/panel/48/nm-signal-0.png -share/icons/elementary-xfce-dark/panel/48/nm-signal-00.png -share/icons/elementary-xfce-dark/panel/48/nm-signal-100.png -share/icons/elementary-xfce-dark/panel/48/nm-signal-25.png -share/icons/elementary-xfce-dark/panel/48/nm-signal-50.png -share/icons/elementary-xfce-dark/panel/48/nm-signal-75.png -share/icons/elementary-xfce-dark/panel/48/notification-network-wireless-disconnected-symbolic.svg -share/icons/elementary-xfce-dark/panel/48/notification-network-wireless-disconnected.png -share/icons/elementary-xfce-dark/panel/48/notification-network-wireless-symbolic.svg -share/icons/elementary-xfce-dark/panel/48/notification-network-wireless.png -share/icons/elementary-xfce-dark/panel/48/notification-wifi-enabled.png share/icons/elementary-xfce-dark/panel/48/steam_tray_mono.png share/icons/elementary-xfce-dark/panel/48/xfce4-menu.png share/icons/elementary-xfce-dark/panel/48/xfpm-brightness-keyboard.png @@ -657,2180 +608,7 @@ share/icons/elementary-xfce-darker/AUTHORS share/icons/elementary-xfce-darker/CONTRIBUTORS share/icons/elementary-xfce-darker/LICENSE share/icons/elementary-xfce-darker/README.md -share/icons/elementary-xfce-darker/actions/128/bonobo-component-browser.png -share/icons/elementary-xfce-darker/actions/128/bookmark-new.png -share/icons/elementary-xfce-darker/actions/128/browser-download.png -share/icons/elementary-xfce-darker/actions/128/document-export.png -share/icons/elementary-xfce-darker/actions/128/document-import.png -share/icons/elementary-xfce-darker/actions/128/document-new.png -share/icons/elementary-xfce-darker/actions/128/document-open-recent.png -share/icons/elementary-xfce-darker/actions/128/document-open.png -share/icons/elementary-xfce-darker/actions/128/document-page-setup.png -share/icons/elementary-xfce-darker/actions/128/document-properties.png -share/icons/elementary-xfce-darker/actions/128/document-revert-rtl.png -share/icons/elementary-xfce-darker/actions/128/document-revert.png -share/icons/elementary-xfce-darker/actions/128/document-save.png -share/icons/elementary-xfce-darker/actions/128/edit-copy.png -share/icons/elementary-xfce-darker/actions/128/edit-delete.png -share/icons/elementary-xfce-darker/actions/128/edit-find.png -share/icons/elementary-xfce-darker/actions/128/edit-paste.png -share/icons/elementary-xfce-darker/actions/128/edit-redo-rtl.png -share/icons/elementary-xfce-darker/actions/128/edit-redo.png -share/icons/elementary-xfce-darker/actions/128/edit-select-all.png -share/icons/elementary-xfce-darker/actions/128/edit-undo-rtl.png -share/icons/elementary-xfce-darker/actions/128/edit-undo.png -share/icons/elementary-xfce-darker/actions/128/find.png -share/icons/elementary-xfce-darker/actions/128/folder-new.png -share/icons/elementary-xfce-darker/actions/128/gnome-app-install-star.png -share/icons/elementary-xfce-darker/actions/128/gnome-run.png -share/icons/elementary-xfce-darker/actions/128/gtk-about.png -share/icons/elementary-xfce-darker/actions/128/gtk-cancel.png -share/icons/elementary-xfce-darker/actions/128/gtk-delete.png -share/icons/elementary-xfce-darker/actions/128/gtk-execute.png -share/icons/elementary-xfce-darker/actions/128/gtk-find.png -share/icons/elementary-xfce-darker/actions/128/gtk-help.png -share/icons/elementary-xfce-darker/actions/128/gtk-info.png -share/icons/elementary-xfce-darker/actions/128/gtk-media-record.png -share/icons/elementary-xfce-darker/actions/128/gtk-media-stop.png -share/icons/elementary-xfce-darker/actions/128/gtk-new.png -share/icons/elementary-xfce-darker/actions/128/gtk-open.png -share/icons/elementary-xfce-darker/actions/128/gtk-paste.png -share/icons/elementary-xfce-darker/actions/128/gtk-properties.png -share/icons/elementary-xfce-darker/actions/128/gtk-remove.png -share/icons/elementary-xfce-darker/actions/128/gtk-search.png -share/icons/elementary-xfce-darker/actions/128/gtk-stop.png -share/icons/elementary-xfce-darker/actions/128/help-about.png -share/icons/elementary-xfce-darker/actions/128/help-contents.png -share/icons/elementary-xfce-darker/actions/128/help-hint.png -share/icons/elementary-xfce-darker/actions/128/help-info.png -share/icons/elementary-xfce-darker/actions/128/hook-notifier.png -share/icons/elementary-xfce-darker/actions/128/insert-object.png -share/icons/elementary-xfce-darker/actions/128/list-add.png -share/icons/elementary-xfce-darker/actions/128/list-remove.png -share/icons/elementary-xfce-darker/actions/128/mail-forward.png -share/icons/elementary-xfce-darker/actions/128/mail-reply-all.png -share/icons/elementary-xfce-darker/actions/128/mail-reply-sender.png -share/icons/elementary-xfce-darker/actions/128/media-import-audio-cd.png -share/icons/elementary-xfce-darker/actions/128/media-optical-audio-new.png -share/icons/elementary-xfce-darker/actions/128/media-playback-stop.png -share/icons/elementary-xfce-darker/actions/128/media-record.png -share/icons/elementary-xfce-darker/actions/128/object-inverse.png -share/icons/elementary-xfce-darker/actions/128/process-stop.png -share/icons/elementary-xfce-darker/actions/128/rhythmbox-set-star.png -share/icons/elementary-xfce-darker/actions/128/search.png -share/icons/elementary-xfce-darker/actions/128/setroubleshoot_icon.png -share/icons/elementary-xfce-darker/actions/128/system-run.png -share/icons/elementary-xfce-darker/actions/128/system-search.png -share/icons/elementary-xfce-darker/actions/128/tag-new.png -share/icons/elementary-xfce-darker/actions/128/window-new.png -share/icons/elementary-xfce-darker/actions/128/xfburn-burn-cd.png -share/icons/elementary-xfce-darker/actions/16/address-book-new.png -share/icons/elementary-xfce-darker/actions/16/align-horizontal-center.png -share/icons/elementary-xfce-darker/actions/16/align-horizontal-left.png -share/icons/elementary-xfce-darker/actions/16/align-horizontal-right.png -share/icons/elementary-xfce-darker/actions/16/align-vertical-bottom.png -share/icons/elementary-xfce-darker/actions/16/align-vertical-center.png -share/icons/elementary-xfce-darker/actions/16/align-vertical-top.png -share/icons/elementary-xfce-darker/actions/16/application-exit.png -share/icons/elementary-xfce-darker/actions/16/appointment-new.png -share/icons/elementary-xfce-darker/actions/16/appointment.png -share/icons/elementary-xfce-darker/actions/16/blueman-send-file.png -share/icons/elementary-xfce-darker/actions/16/bonobo-component-browser.png -share/icons/elementary-xfce-darker/actions/16/bookmark-new.png -share/icons/elementary-xfce-darker/actions/16/browser-download.png -share/icons/elementary-xfce-darker/actions/16/call-start.png -share/icons/elementary-xfce-darker/actions/16/cancel.png -share/icons/elementary-xfce-darker/actions/16/contact-new.png -share/icons/elementary-xfce-darker/actions/16/dialog-apply.png -share/icons/elementary-xfce-darker/actions/16/dialog-cancel.png -share/icons/elementary-xfce-darker/actions/16/dialog-close.png -share/icons/elementary-xfce-darker/actions/16/dialog-no.png -share/icons/elementary-xfce-darker/actions/16/dialog-ok-apply.png -share/icons/elementary-xfce-darker/actions/16/dialog-ok.png -share/icons/elementary-xfce-darker/actions/16/dialog-yes.png -share/icons/elementary-xfce-darker/actions/16/distribute-horizontal-right.png -share/icons/elementary-xfce-darker/actions/16/distribute-vertical-bottom.png -share/icons/elementary-xfce-darker/actions/16/distribute-vertical-top.png -share/icons/elementary-xfce-darker/actions/16/document-export.png -share/icons/elementary-xfce-darker/actions/16/document-import.png -share/icons/elementary-xfce-darker/actions/16/document-new.png -share/icons/elementary-xfce-darker/actions/16/document-open-recent.png -share/icons/elementary-xfce-darker/actions/16/document-open.png -share/icons/elementary-xfce-darker/actions/16/document-page-setup.png -share/icons/elementary-xfce-darker/actions/16/document-print-preview.png -share/icons/elementary-xfce-darker/actions/16/document-print.png -share/icons/elementary-xfce-darker/actions/16/document-properties.png -share/icons/elementary-xfce-darker/actions/16/document-revert.png -share/icons/elementary-xfce-darker/actions/16/document-save-as.png -share/icons/elementary-xfce-darker/actions/16/document-save.png -share/icons/elementary-xfce-darker/actions/16/document-send.png -share/icons/elementary-xfce-darker/actions/16/edit-add.png -share/icons/elementary-xfce-darker/actions/16/edit-clear.png -share/icons/elementary-xfce-darker/actions/16/edit-copy.png -share/icons/elementary-xfce-darker/actions/16/edit-cut.png -share/icons/elementary-xfce-darker/actions/16/edit-delete.png -share/icons/elementary-xfce-darker/actions/16/edit-find-replace.png -share/icons/elementary-xfce-darker/actions/16/edit-find.png -share/icons/elementary-xfce-darker/actions/16/edit-flag.png -share/icons/elementary-xfce-darker/actions/16/edit-paste.png -share/icons/elementary-xfce-darker/actions/16/edit-redo-rtl.png -share/icons/elementary-xfce-darker/actions/16/edit-redo.png -share/icons/elementary-xfce-darker/actions/16/edit-select-all.png -share/icons/elementary-xfce-darker/actions/16/edit-undo.png -share/icons/elementary-xfce-darker/actions/16/find.png -share/icons/elementary-xfce-darker/actions/16/folder-copy.png -share/icons/elementary-xfce-darker/actions/16/folder-move.png -share/icons/elementary-xfce-darker/actions/16/folder-new.png -share/icons/elementary-xfce-darker/actions/16/gnome-app-install-star.png -share/icons/elementary-xfce-darker/actions/16/gnome-lockscreen.png -share/icons/elementary-xfce-darker/actions/16/gnome-log-out.png -share/icons/elementary-xfce-darker/actions/16/gnome-logout.png -share/icons/elementary-xfce-darker/actions/16/gnome-run.png -share/icons/elementary-xfce-darker/actions/16/gnome-session-logout.png -share/icons/elementary-xfce-darker/actions/16/go-bottom.png -share/icons/elementary-xfce-darker/actions/16/go-down.png -share/icons/elementary-xfce-darker/actions/16/go-first.png -share/icons/elementary-xfce-darker/actions/16/go-home.png -share/icons/elementary-xfce-darker/actions/16/go-jump.png -share/icons/elementary-xfce-darker/actions/16/go-last.png -share/icons/elementary-xfce-darker/actions/16/go-left.png -share/icons/elementary-xfce-darker/actions/16/go-next.png -share/icons/elementary-xfce-darker/actions/16/go-previous.png -share/icons/elementary-xfce-darker/actions/16/go-right.png -share/icons/elementary-xfce-darker/actions/16/go-top.png -share/icons/elementary-xfce-darker/actions/16/go-up.png -share/icons/elementary-xfce-darker/actions/16/gtk-about.png -share/icons/elementary-xfce-darker/actions/16/gtk-add.png -share/icons/elementary-xfce-darker/actions/16/gtk-apply.png -share/icons/elementary-xfce-darker/actions/16/gtk-cancel.png -share/icons/elementary-xfce-darker/actions/16/gtk-clear.png -share/icons/elementary-xfce-darker/actions/16/gtk-close.png -share/icons/elementary-xfce-darker/actions/16/gtk-cut.png -share/icons/elementary-xfce-darker/actions/16/gtk-delete.png -share/icons/elementary-xfce-darker/actions/16/gtk-edit.png -share/icons/elementary-xfce-darker/actions/16/gtk-execute.png -share/icons/elementary-xfce-darker/actions/16/gtk-find-and-replace.png -share/icons/elementary-xfce-darker/actions/16/gtk-find.png -share/icons/elementary-xfce-darker/actions/16/gtk-fullscreen.png -share/icons/elementary-xfce-darker/actions/16/gtk-go-back-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-go-back-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-go-down.png -share/icons/elementary-xfce-darker/actions/16/gtk-go-forward-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-go-forward-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-go-up.png -share/icons/elementary-xfce-darker/actions/16/gtk-goto-bottom.png -share/icons/elementary-xfce-darker/actions/16/gtk-goto-first-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-goto-first-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-goto-last-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-goto-last-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-goto-top.png -share/icons/elementary-xfce-darker/actions/16/gtk-help.png -share/icons/elementary-xfce-darker/actions/16/gtk-home.png -share/icons/elementary-xfce-darker/actions/16/gtk-info.png -share/icons/elementary-xfce-darker/actions/16/gtk-jump-to-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-jump-to-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-leave-fullscreen.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-forward-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-forward-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-next-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-next-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-pause.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-play-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-previous-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-previous-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-record.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-rewind-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-rewind-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-media-stop.png -share/icons/elementary-xfce-darker/actions/16/gtk-new.png -share/icons/elementary-xfce-darker/actions/16/gtk-no.png -share/icons/elementary-xfce-darker/actions/16/gtk-ok.png -share/icons/elementary-xfce-darker/actions/16/gtk-open.png -share/icons/elementary-xfce-darker/actions/16/gtk-paste.png -share/icons/elementary-xfce-darker/actions/16/gtk-print-preview.png -share/icons/elementary-xfce-darker/actions/16/gtk-print.png -share/icons/elementary-xfce-darker/actions/16/gtk-properties.png -share/icons/elementary-xfce-darker/actions/16/gtk-quit.png -share/icons/elementary-xfce-darker/actions/16/gtk-refresh.png -share/icons/elementary-xfce-darker/actions/16/gtk-remove.png -share/icons/elementary-xfce-darker/actions/16/gtk-revert-to-saved-ltr.png -share/icons/elementary-xfce-darker/actions/16/gtk-revert-to-saved-rtl.png -share/icons/elementary-xfce-darker/actions/16/gtk-save-as.png -share/icons/elementary-xfce-darker/actions/16/gtk-save.png -share/icons/elementary-xfce-darker/actions/16/gtk-search.png -share/icons/elementary-xfce-darker/actions/16/gtk-select-all.png -share/icons/elementary-xfce-darker/actions/16/gtk-stop.png -share/icons/elementary-xfce-darker/actions/16/gtk-yes.png -share/icons/elementary-xfce-darker/actions/16/gtk-zoom-100.png -share/icons/elementary-xfce-darker/actions/16/gtk-zoom-fit.png -share/icons/elementary-xfce-darker/actions/16/gtk-zoom-in.png -share/icons/elementary-xfce-darker/actions/16/gtk-zoom-out.png -share/icons/elementary-xfce-darker/actions/16/help-about.png -share/icons/elementary-xfce-darker/actions/16/help-contents.png -share/icons/elementary-xfce-darker/actions/16/help-faq.png -share/icons/elementary-xfce-darker/actions/16/help-hint.png -share/icons/elementary-xfce-darker/actions/16/help-info.png -share/icons/elementary-xfce-darker/actions/16/hook-notifier.png -share/icons/elementary-xfce-darker/actions/16/im-message-new.png -share/icons/elementary-xfce-darker/actions/16/insert-image.png -share/icons/elementary-xfce-darker/actions/16/insert-link.png -share/icons/elementary-xfce-darker/actions/16/insert-object.png -share/icons/elementary-xfce-darker/actions/16/insert-text.png -share/icons/elementary-xfce-darker/actions/16/iso-image-burn.png -share/icons/elementary-xfce-darker/actions/16/list-add.png -share/icons/elementary-xfce-darker/actions/16/list-remove.png -share/icons/elementary-xfce-darker/actions/16/mail-archive.png -share/icons/elementary-xfce-darker/actions/16/mail-forward-rtl.png -share/icons/elementary-xfce-darker/actions/16/mail-forward.png -share/icons/elementary-xfce-darker/actions/16/mail-mark-important.png -share/icons/elementary-xfce-darker/actions/16/mail-reply-all-rtl.png -share/icons/elementary-xfce-darker/actions/16/mail-reply-all.png -share/icons/elementary-xfce-darker/actions/16/mail-reply-sender-rtl.png -share/icons/elementary-xfce-darker/actions/16/mail-reply-sender.png -share/icons/elementary-xfce-darker/actions/16/mail-send.png -share/icons/elementary-xfce-darker/actions/16/media-eject.png -share/icons/elementary-xfce-darker/actions/16/media-import-audio-cd.png -share/icons/elementary-xfce-darker/actions/16/media-optical-audio-new.png -share/icons/elementary-xfce-darker/actions/16/media-playback-pause.png -share/icons/elementary-xfce-darker/actions/16/media-playback-start.png -share/icons/elementary-xfce-darker/actions/16/media-playback-stop.png -share/icons/elementary-xfce-darker/actions/16/media-record.png -share/icons/elementary-xfce-darker/actions/16/media-seek-backward-rtl.png -share/icons/elementary-xfce-darker/actions/16/media-seek-backward.png -share/icons/elementary-xfce-darker/actions/16/media-seek-forward-rtl.png -share/icons/elementary-xfce-darker/actions/16/media-seek-forward.png -share/icons/elementary-xfce-darker/actions/16/media-skip-backward-rtl.png -share/icons/elementary-xfce-darker/actions/16/media-skip-backward.png -share/icons/elementary-xfce-darker/actions/16/media-skip-forward-rtl.png -share/icons/elementary-xfce-darker/actions/16/media-skip-forward.png -share/icons/elementary-xfce-darker/actions/16/node-add.png -share/icons/elementary-xfce-darker/actions/16/node-align-horizontal.png -share/icons/elementary-xfce-darker/actions/16/node-align-vertical.png -share/icons/elementary-xfce-darker/actions/16/node-break.png -share/icons/elementary-xfce-darker/actions/16/node-cusp.png -share/icons/elementary-xfce-darker/actions/16/node-delete-segment.png -share/icons/elementary-xfce-darker/actions/16/node-delete.png -share/icons/elementary-xfce-darker/actions/16/node-distribute-horizontal.png -share/icons/elementary-xfce-darker/actions/16/node-distribute-vertical.png -share/icons/elementary-xfce-darker/actions/16/node-insert.png -share/icons/elementary-xfce-darker/actions/16/node-join-segment.png -share/icons/elementary-xfce-darker/actions/16/node-join.png -share/icons/elementary-xfce-darker/actions/16/node-smooth.png -share/icons/elementary-xfce-darker/actions/16/node-symmetric.png -share/icons/elementary-xfce-darker/actions/16/object-group.png -share/icons/elementary-xfce-darker/actions/16/object-inverse.png -share/icons/elementary-xfce-darker/actions/16/object-merge.png -share/icons/elementary-xfce-darker/actions/16/object-rotate-left.png -share/icons/elementary-xfce-darker/actions/16/object-rotate-right.png -share/icons/elementary-xfce-darker/actions/16/object-to-path.png -share/icons/elementary-xfce-darker/actions/16/object-ungroup.png -share/icons/elementary-xfce-darker/actions/16/package-available-locked.png -share/icons/elementary-xfce-darker/actions/16/package-available-new.png -share/icons/elementary-xfce-darker/actions/16/package-available.png -share/icons/elementary-xfce-darker/actions/16/package-broken.png -share/icons/elementary-xfce-darker/actions/16/package-downgrade.png -share/icons/elementary-xfce-darker/actions/16/package-install-auto.png -share/icons/elementary-xfce-darker/actions/16/package-install.png -share/icons/elementary-xfce-darker/actions/16/package-installed-locked.png -share/icons/elementary-xfce-darker/actions/16/package-installed-outdated.png -share/icons/elementary-xfce-darker/actions/16/package-installed-updated.png -share/icons/elementary-xfce-darker/actions/16/package-new.png -share/icons/elementary-xfce-darker/actions/16/package-purge.png -share/icons/elementary-xfce-darker/actions/16/package-reinstall.png -share/icons/elementary-xfce-darker/actions/16/package-remove-auto.png -share/icons/elementary-xfce-darker/actions/16/package-remove.png -share/icons/elementary-xfce-darker/actions/16/package-supported.png -share/icons/elementary-xfce-darker/actions/16/package-upgrade-auto.png -share/icons/elementary-xfce-darker/actions/16/package-upgrade.png -share/icons/elementary-xfce-darker/actions/16/process-stop.png -share/icons/elementary-xfce-darker/actions/16/rhythmbox-set-star.png -share/icons/elementary-xfce-darker/actions/16/search.png -share/icons/elementary-xfce-darker/actions/16/segment-curve.png -share/icons/elementary-xfce-darker/actions/16/segment-line.png -share/icons/elementary-xfce-darker/actions/16/selection-add.png -share/icons/elementary-xfce-darker/actions/16/selection-break.png -share/icons/elementary-xfce-darker/actions/16/selection-checked.png -share/icons/elementary-xfce-darker/actions/16/selection-combine.png -share/icons/elementary-xfce-darker/actions/16/selection-exclude.png -share/icons/elementary-xfce-darker/actions/16/selection-remove.png -share/icons/elementary-xfce-darker/actions/16/send-to.png -share/icons/elementary-xfce-darker/actions/16/setroubleshoot_icon.png -share/icons/elementary-xfce-darker/actions/16/stock_folder-copy.png -share/icons/elementary-xfce-darker/actions/16/stock_folder-move.png -share/icons/elementary-xfce-darker/actions/16/stroke-to-path.png -share/icons/elementary-xfce-darker/actions/16/system-lock-screen.png -share/icons/elementary-xfce-darker/actions/16/system-log-out.png -share/icons/elementary-xfce-darker/actions/16/system-reboot.png -share/icons/elementary-xfce-darker/actions/16/system-restart.png -share/icons/elementary-xfce-darker/actions/16/system-run.png -share/icons/elementary-xfce-darker/actions/16/system-search.png -share/icons/elementary-xfce-darker/actions/16/system-shutdown.png -share/icons/elementary-xfce-darker/actions/16/system-upgrade.png -share/icons/elementary-xfce-darker/actions/16/tab-new.png -share/icons/elementary-xfce-darker/actions/16/tag-new.png -share/icons/elementary-xfce-darker/actions/16/transform-rotate.png -share/icons/elementary-xfce-darker/actions/16/view-fullscreen.png -share/icons/elementary-xfce-darker/actions/16/view-refresh.png -share/icons/elementary-xfce-darker/actions/16/view-restore.png -share/icons/elementary-xfce-darker/actions/16/window-close.png -share/icons/elementary-xfce-darker/actions/16/window-new.png -share/icons/elementary-xfce-darker/actions/16/xfburn-burn-cd.png -share/icons/elementary-xfce-darker/actions/16/xfsm-lock.png -share/icons/elementary-xfce-darker/actions/16/xfsm-logout.png -share/icons/elementary-xfce-darker/actions/16/xfsm-reboot.png -share/icons/elementary-xfce-darker/actions/16/xfsm-shutdown.png -share/icons/elementary-xfce-darker/actions/16/zoom-best-fit.png -share/icons/elementary-xfce-darker/actions/16/zoom-fit-best.png -share/icons/elementary-xfce-darker/actions/16/zoom-fit.png -share/icons/elementary-xfce-darker/actions/16/zoom-in.png -share/icons/elementary-xfce-darker/actions/16/zoom-original.png -share/icons/elementary-xfce-darker/actions/16/zoom-out.png -share/icons/elementary-xfce-darker/actions/22/add-files-to-archive.png -share/icons/elementary-xfce-darker/actions/22/address-book-new.png -share/icons/elementary-xfce-darker/actions/22/align-horizontal-center.png -share/icons/elementary-xfce-darker/actions/22/align-horizontal-left.png -share/icons/elementary-xfce-darker/actions/22/align-horizontal-right.png -share/icons/elementary-xfce-darker/actions/22/align-vertical-bottom.png -share/icons/elementary-xfce-darker/actions/22/align-vertical-center.png -share/icons/elementary-xfce-darker/actions/22/align-vertical-top.png -share/icons/elementary-xfce-darker/actions/22/application-exit.png -share/icons/elementary-xfce-darker/actions/22/appointment-new.png -share/icons/elementary-xfce-darker/actions/22/appointment.png -share/icons/elementary-xfce-darker/actions/22/archive-insert.png -share/icons/elementary-xfce-darker/actions/22/blueman-send-file.png -share/icons/elementary-xfce-darker/actions/22/bonobo-component-browser.png -share/icons/elementary-xfce-darker/actions/22/bookmark-new.png -share/icons/elementary-xfce-darker/actions/22/browser-download.png -share/icons/elementary-xfce-darker/actions/22/call-start.png -share/icons/elementary-xfce-darker/actions/22/call-stop.png -share/icons/elementary-xfce-darker/actions/22/cancel.png -share/icons/elementary-xfce-darker/actions/22/contact-new.png -share/icons/elementary-xfce-darker/actions/22/dialog-apply.png -share/icons/elementary-xfce-darker/actions/22/dialog-cancel.png -share/icons/elementary-xfce-darker/actions/22/dialog-close.png -share/icons/elementary-xfce-darker/actions/22/dialog-no.png -share/icons/elementary-xfce-darker/actions/22/dialog-ok-apply.png -share/icons/elementary-xfce-darker/actions/22/dialog-ok.png -share/icons/elementary-xfce-darker/actions/22/dialog-yes.png -share/icons/elementary-xfce-darker/actions/22/distribute-horizontal-left.png -share/icons/elementary-xfce-darker/actions/22/distribute-horizontal-right.png -share/icons/elementary-xfce-darker/actions/22/distribute-vertical-bottom.png -share/icons/elementary-xfce-darker/actions/22/distribute-vertical-center.png -share/icons/elementary-xfce-darker/actions/22/distribute-vertical-top.png -share/icons/elementary-xfce-darker/actions/22/document-export.png -share/icons/elementary-xfce-darker/actions/22/document-import.png -share/icons/elementary-xfce-darker/actions/22/document-new.png -share/icons/elementary-xfce-darker/actions/22/document-open-recent.png -share/icons/elementary-xfce-darker/actions/22/document-open.png -share/icons/elementary-xfce-darker/actions/22/document-page-setup.png -share/icons/elementary-xfce-darker/actions/22/document-print-preview.png -share/icons/elementary-xfce-darker/actions/22/document-print.png -share/icons/elementary-xfce-darker/actions/22/document-properties.png -share/icons/elementary-xfce-darker/actions/22/document-revert.png -share/icons/elementary-xfce-darker/actions/22/document-save-as.png -share/icons/elementary-xfce-darker/actions/22/document-save.png -share/icons/elementary-xfce-darker/actions/22/document-send.png -share/icons/elementary-xfce-darker/actions/22/edit-add.png -share/icons/elementary-xfce-darker/actions/22/edit-clear.png -share/icons/elementary-xfce-darker/actions/22/edit-copy.png -share/icons/elementary-xfce-darker/actions/22/edit-cut.png -share/icons/elementary-xfce-darker/actions/22/edit-delete.png -share/icons/elementary-xfce-darker/actions/22/edit-find-replace.png -share/icons/elementary-xfce-darker/actions/22/edit-find.png -share/icons/elementary-xfce-darker/actions/22/edit-paste.png -share/icons/elementary-xfce-darker/actions/22/edit-redo-rtl.png -share/icons/elementary-xfce-darker/actions/22/edit-redo.png -share/icons/elementary-xfce-darker/actions/22/edit-select-all.png -share/icons/elementary-xfce-darker/actions/22/edit-undo.png -share/icons/elementary-xfce-darker/actions/22/find.png -share/icons/elementary-xfce-darker/actions/22/folder-copy.png -share/icons/elementary-xfce-darker/actions/22/folder-move.png -share/icons/elementary-xfce-darker/actions/22/folder-new.png -share/icons/elementary-xfce-darker/actions/22/gnome-app-install-star.png -share/icons/elementary-xfce-darker/actions/22/gnome-lockscreen.png -share/icons/elementary-xfce-darker/actions/22/gnome-log-out.png -share/icons/elementary-xfce-darker/actions/22/gnome-logout.png -share/icons/elementary-xfce-darker/actions/22/gnome-session-logout.png -share/icons/elementary-xfce-darker/actions/22/gnome-stock-mail-fwd.png -share/icons/elementary-xfce-darker/actions/22/gnome-stock-mail-new.png -share/icons/elementary-xfce-darker/actions/22/gnome-stock-mail-rpl.png -share/icons/elementary-xfce-darker/actions/22/go-bottom.png -share/icons/elementary-xfce-darker/actions/22/go-down.png -share/icons/elementary-xfce-darker/actions/22/go-first.png -share/icons/elementary-xfce-darker/actions/22/go-home.png -share/icons/elementary-xfce-darker/actions/22/go-jump.png -share/icons/elementary-xfce-darker/actions/22/go-last.png -share/icons/elementary-xfce-darker/actions/22/go-next.png -share/icons/elementary-xfce-darker/actions/22/go-previous.png -share/icons/elementary-xfce-darker/actions/22/go-top.png -share/icons/elementary-xfce-darker/actions/22/go-up.png -share/icons/elementary-xfce-darker/actions/22/gtk-about.png -share/icons/elementary-xfce-darker/actions/22/gtk-add.png -share/icons/elementary-xfce-darker/actions/22/gtk-apply.png -share/icons/elementary-xfce-darker/actions/22/gtk-cancel.png -share/icons/elementary-xfce-darker/actions/22/gtk-clear.png -share/icons/elementary-xfce-darker/actions/22/gtk-close.png -share/icons/elementary-xfce-darker/actions/22/gtk-cut.png -share/icons/elementary-xfce-darker/actions/22/gtk-delete.png -share/icons/elementary-xfce-darker/actions/22/gtk-edit.png -share/icons/elementary-xfce-darker/actions/22/gtk-execute.png -share/icons/elementary-xfce-darker/actions/22/gtk-find-and-replace.png -share/icons/elementary-xfce-darker/actions/22/gtk-find.png -share/icons/elementary-xfce-darker/actions/22/gtk-fullscreen.png -share/icons/elementary-xfce-darker/actions/22/gtk-go-back-ltr.png -share/icons/elementary-xfce-darker/actions/22/gtk-go-back-rtl.png -share/icons/elementary-xfce-darker/actions/22/gtk-go-down.png -share/icons/elementary-xfce-darker/actions/22/gtk-go-forward-ltr.png -share/icons/elementary-xfce-darker/actions/22/gtk-go-forward-rtl.png -share/icons/elementary-xfce-darker/actions/22/gtk-go-up.png -share/icons/elementary-xfce-darker/actions/22/gtk-goto-bottom.png -share/icons/elementary-xfce-darker/actions/22/gtk-goto-first-ltr.png -share/icons/elementary-xfce-darker/actions/22/gtk-goto-first-rtl.png -share/icons/elementary-xfce-darker/actions/22/gtk-goto-last-ltr.png -share/icons/elementary-xfce-darker/actions/22/gtk-goto-last-rtl.png -share/icons/elementary-xfce-darker/actions/22/gtk-goto-top.png -share/icons/elementary-xfce-darker/actions/22/gtk-help.png -share/icons/elementary-xfce-darker/actions/22/gtk-info.png -share/icons/elementary-xfce-darker/actions/22/gtk-jump-to-ltr.png -share/icons/elementary-xfce-darker/actions/22/gtk-jump-to-rtl.png -share/icons/elementary-xfce-darker/actions/22/gtk-leave-fullscreen.png -share/icons/elementary-xfce-darker/actions/22/gtk-media-play-ltr.png -share/icons/elementary-xfce-darker/actions/22/gtk-media-record.png -share/icons/elementary-xfce-darker/actions/22/gtk-media-stop.png -share/icons/elementary-xfce-darker/actions/22/gtk-new.png -share/icons/elementary-xfce-darker/actions/22/gtk-no.png -share/icons/elementary-xfce-darker/actions/22/gtk-ok.png -share/icons/elementary-xfce-darker/actions/22/gtk-open.png -share/icons/elementary-xfce-darker/actions/22/gtk-print-preview.png -share/icons/elementary-xfce-darker/actions/22/gtk-print.png -share/icons/elementary-xfce-darker/actions/22/gtk-properties.png -share/icons/elementary-xfce-darker/actions/22/gtk-quit.png -share/icons/elementary-xfce-darker/actions/22/gtk-redo-ltr.png -share/icons/elementary-xfce-darker/actions/22/gtk-refresh.png -share/icons/elementary-xfce-darker/actions/22/gtk-remove.png -share/icons/elementary-xfce-darker/actions/22/gtk-revert-to-saved-ltr.png -share/icons/elementary-xfce-darker/actions/22/gtk-revert-to-saved-rtl.png -share/icons/elementary-xfce-darker/actions/22/gtk-save-as.png -share/icons/elementary-xfce-darker/actions/22/gtk-save.png -share/icons/elementary-xfce-darker/actions/22/gtk-search.png -share/icons/elementary-xfce-darker/actions/22/gtk-select-all.png -share/icons/elementary-xfce-darker/actions/22/gtk-stop.png -share/icons/elementary-xfce-darker/actions/22/gtk-undo-ltr.png -share/icons/elementary-xfce-darker/actions/22/gtk-yes.png -share/icons/elementary-xfce-darker/actions/22/gtk-zoom-100.png -share/icons/elementary-xfce-darker/actions/22/gtk-zoom-fit.png -share/icons/elementary-xfce-darker/actions/22/gtk-zoom-in.png -share/icons/elementary-xfce-darker/actions/22/gtk-zoom-out.png -share/icons/elementary-xfce-darker/actions/22/help-about.png -share/icons/elementary-xfce-darker/actions/22/help-contents.png -share/icons/elementary-xfce-darker/actions/22/help-hint.png -share/icons/elementary-xfce-darker/actions/22/help-info.png -share/icons/elementary-xfce-darker/actions/22/hook-notifier.png -share/icons/elementary-xfce-darker/actions/22/im-message-new.png -share/icons/elementary-xfce-darker/actions/22/insert-text.png -share/icons/elementary-xfce-darker/actions/22/iso-image-burn-22.png -share/icons/elementary-xfce-darker/actions/22/kfind.png -share/icons/elementary-xfce-darker/actions/22/list-add.png -share/icons/elementary-xfce-darker/actions/22/list-remove.png -share/icons/elementary-xfce-darker/actions/22/mail-forward-all.png -share/icons/elementary-xfce-darker/actions/22/mail-forward.png -share/icons/elementary-xfce-darker/actions/22/mail-mark-important.png -share/icons/elementary-xfce-darker/actions/22/mail-mark-junk.png -share/icons/elementary-xfce-darker/actions/22/mail-mark-not-junk.png -share/icons/elementary-xfce-darker/actions/22/mail-message-new.png -share/icons/elementary-xfce-darker/actions/22/mail-reply-all.png -share/icons/elementary-xfce-darker/actions/22/mail-reply-sender.png -share/icons/elementary-xfce-darker/actions/22/media-eject.png -share/icons/elementary-xfce-darker/actions/22/media-import-audio-cd.png -share/icons/elementary-xfce-darker/actions/22/media-optical-audio-new.png -share/icons/elementary-xfce-darker/actions/22/media-playback-pause.png -share/icons/elementary-xfce-darker/actions/22/media-playback-start.png -share/icons/elementary-xfce-darker/actions/22/media-playback-stop.png -share/icons/elementary-xfce-darker/actions/22/media-record.png -share/icons/elementary-xfce-darker/actions/22/media-skip-backward.png -share/icons/elementary-xfce-darker/actions/22/media-skip-forward.png -share/icons/elementary-xfce-darker/actions/22/node-add.png -share/icons/elementary-xfce-darker/actions/22/node-align-horizontal.png -share/icons/elementary-xfce-darker/actions/22/node-align-vertical.png -share/icons/elementary-xfce-darker/actions/22/node-break.png -share/icons/elementary-xfce-darker/actions/22/node-curve.png -share/icons/elementary-xfce-darker/actions/22/node-cusp.png -share/icons/elementary-xfce-darker/actions/22/node-delete-segment.png -share/icons/elementary-xfce-darker/actions/22/node-delete.png -share/icons/elementary-xfce-darker/actions/22/node-distribute-horizontal.png -share/icons/elementary-xfce-darker/actions/22/node-distribute-vertical.png -share/icons/elementary-xfce-darker/actions/22/node-insert.png -share/icons/elementary-xfce-darker/actions/22/node-join-segment.png -share/icons/elementary-xfce-darker/actions/22/node-join.png -share/icons/elementary-xfce-darker/actions/22/node-line.png -share/icons/elementary-xfce-darker/actions/22/node-smooth.png -share/icons/elementary-xfce-darker/actions/22/node-symmectric.png -share/icons/elementary-xfce-darker/actions/22/node-symmetric.png -share/icons/elementary-xfce-darker/actions/22/node-to-curve.png -share/icons/elementary-xfce-darker/actions/22/object-flip-horizontal.png -share/icons/elementary-xfce-darker/actions/22/object-flip-vertical.png -share/icons/elementary-xfce-darker/actions/22/object-inverse.png -share/icons/elementary-xfce-darker/actions/22/object-to-path.png -share/icons/elementary-xfce-darker/actions/22/preview-file.png -share/icons/elementary-xfce-darker/actions/22/process-stop.png -share/icons/elementary-xfce-darker/actions/22/rhythmbox-set-star.png -share/icons/elementary-xfce-darker/actions/22/search.png -share/icons/elementary-xfce-darker/actions/22/segment-curve.png -share/icons/elementary-xfce-darker/actions/22/segment-line.png -share/icons/elementary-xfce-darker/actions/22/selection-break.png -share/icons/elementary-xfce-darker/actions/22/selection-exclude.png -share/icons/elementary-xfce-darker/actions/22/selection-union.png -share/icons/elementary-xfce-darker/actions/22/setroubleshoot_icon.png -share/icons/elementary-xfce-darker/actions/22/sleep.png -share/icons/elementary-xfce-darker/actions/22/stock_folder-copy.png -share/icons/elementary-xfce-darker/actions/22/stock_folder-move.png -share/icons/elementary-xfce-darker/actions/22/stroke-to-path.png -share/icons/elementary-xfce-darker/actions/22/system-lock-screen.png -share/icons/elementary-xfce-darker/actions/22/system-log-out.png -share/icons/elementary-xfce-darker/actions/22/system-reboot.png -share/icons/elementary-xfce-darker/actions/22/system-restart.png -share/icons/elementary-xfce-darker/actions/22/system-run.png -share/icons/elementary-xfce-darker/actions/22/system-search.png -share/icons/elementary-xfce-darker/actions/22/system-shutdown.png -share/icons/elementary-xfce-darker/actions/22/system-upgrade.png -share/icons/elementary-xfce-darker/actions/22/tab-new.png -share/icons/elementary-xfce-darker/actions/22/tag-new.png -share/icons/elementary-xfce-darker/actions/22/view-fullscreen.png -share/icons/elementary-xfce-darker/actions/22/view-refresh.png -share/icons/elementary-xfce-darker/actions/22/view-restore.png -share/icons/elementary-xfce-darker/actions/22/window-close.png -share/icons/elementary-xfce-darker/actions/22/window-new.png -share/icons/elementary-xfce-darker/actions/22/xfburn-burn-cd.png -share/icons/elementary-xfce-darker/actions/22/xfsm-lock.png -share/icons/elementary-xfce-darker/actions/22/xfsm-logout.png -share/icons/elementary-xfce-darker/actions/22/xfsm-reboot.png -share/icons/elementary-xfce-darker/actions/22/xfsm-shutdown.png -share/icons/elementary-xfce-darker/actions/22/zoom-best-fit.png -share/icons/elementary-xfce-darker/actions/22/zoom-fit-best.png -share/icons/elementary-xfce-darker/actions/22/zoom-in.png -share/icons/elementary-xfce-darker/actions/22/zoom-original.png -share/icons/elementary-xfce-darker/actions/22/zoom-out.png -share/icons/elementary-xfce-darker/actions/24/add-files-to-archive.png -share/icons/elementary-xfce-darker/actions/24/add-folder-to-archive.png -share/icons/elementary-xfce-darker/actions/24/address-book-new.png -share/icons/elementary-xfce-darker/actions/24/align-horizontal-center.png -share/icons/elementary-xfce-darker/actions/24/align-horizontal-left.png -share/icons/elementary-xfce-darker/actions/24/align-horizontal-right.png -share/icons/elementary-xfce-darker/actions/24/application-exit.png -share/icons/elementary-xfce-darker/actions/24/appointment-new.png -share/icons/elementary-xfce-darker/actions/24/appointment.png -share/icons/elementary-xfce-darker/actions/24/archive-insert-directory.png -share/icons/elementary-xfce-darker/actions/24/archive-insert.png -share/icons/elementary-xfce-darker/actions/24/blueman-send-file.png -share/icons/elementary-xfce-darker/actions/24/bonobo-component-browser.png -share/icons/elementary-xfce-darker/actions/24/bookmark-new.png -share/icons/elementary-xfce-darker/actions/24/browser-download.png -share/icons/elementary-xfce-darker/actions/24/call-start.png -share/icons/elementary-xfce-darker/actions/24/call-stop.png -share/icons/elementary-xfce-darker/actions/24/cancel.png -share/icons/elementary-xfce-darker/actions/24/contact-new.png -share/icons/elementary-xfce-darker/actions/24/dialog-apply.png -share/icons/elementary-xfce-darker/actions/24/dialog-cancel.png -share/icons/elementary-xfce-darker/actions/24/dialog-close.png -share/icons/elementary-xfce-darker/actions/24/dialog-no.png -share/icons/elementary-xfce-darker/actions/24/dialog-ok-apply.png -share/icons/elementary-xfce-darker/actions/24/dialog-ok.png -share/icons/elementary-xfce-darker/actions/24/dialog-yes.png -share/icons/elementary-xfce-darker/actions/24/document-export.png -share/icons/elementary-xfce-darker/actions/24/document-import.png -share/icons/elementary-xfce-darker/actions/24/document-new.png -share/icons/elementary-xfce-darker/actions/24/document-open-recent.png -share/icons/elementary-xfce-darker/actions/24/document-open.png -share/icons/elementary-xfce-darker/actions/24/document-page-setup.png -share/icons/elementary-xfce-darker/actions/24/document-print-preview.png -share/icons/elementary-xfce-darker/actions/24/document-print.png -share/icons/elementary-xfce-darker/actions/24/document-properties.png -share/icons/elementary-xfce-darker/actions/24/document-revert.png -share/icons/elementary-xfce-darker/actions/24/document-save-as.png -share/icons/elementary-xfce-darker/actions/24/document-save.png -share/icons/elementary-xfce-darker/actions/24/document-send.png -share/icons/elementary-xfce-darker/actions/24/draw-cuboid.png -share/icons/elementary-xfce-darker/actions/24/draw-ellipse.png -share/icons/elementary-xfce-darker/actions/24/draw-eraser.png -share/icons/elementary-xfce-darker/actions/24/draw-freehand.png -share/icons/elementary-xfce-darker/actions/24/draw-path.png -share/icons/elementary-xfce-darker/actions/24/draw-polygon-star.png -share/icons/elementary-xfce-darker/actions/24/draw-rectangle.png -share/icons/elementary-xfce-darker/actions/24/draw-spiral.png -share/icons/elementary-xfce-darker/actions/24/draw-text.png -share/icons/elementary-xfce-darker/actions/24/edit-add.png -share/icons/elementary-xfce-darker/actions/24/edit-clear.png -share/icons/elementary-xfce-darker/actions/24/edit-copy.png -share/icons/elementary-xfce-darker/actions/24/edit-cut.png -share/icons/elementary-xfce-darker/actions/24/edit-delete-mail.png -share/icons/elementary-xfce-darker/actions/24/edit-delete.png -share/icons/elementary-xfce-darker/actions/24/edit-find-replace.png -share/icons/elementary-xfce-darker/actions/24/edit-find.png -share/icons/elementary-xfce-darker/actions/24/edit-flag.png -share/icons/elementary-xfce-darker/actions/24/edit-paste.png -share/icons/elementary-xfce-darker/actions/24/edit-redo-rtl.png -share/icons/elementary-xfce-darker/actions/24/edit-redo.png -share/icons/elementary-xfce-darker/actions/24/edit-select-all.png -share/icons/elementary-xfce-darker/actions/24/edit-undo.png -share/icons/elementary-xfce-darker/actions/24/event-new.png -share/icons/elementary-xfce-darker/actions/24/extract-archive.png -share/icons/elementary-xfce-darker/actions/24/find.png -share/icons/elementary-xfce-darker/actions/24/folder-copy.png -share/icons/elementary-xfce-darker/actions/24/folder-move.png -share/icons/elementary-xfce-darker/actions/24/folder-new.png -share/icons/elementary-xfce-darker/actions/24/format-indent-less-rtl.png -share/icons/elementary-xfce-darker/actions/24/format-indent-less.png -share/icons/elementary-xfce-darker/actions/24/format-indent-more-rtl.png -share/icons/elementary-xfce-darker/actions/24/format-indent-more.png -share/icons/elementary-xfce-darker/actions/24/format-justify-center.png -share/icons/elementary-xfce-darker/actions/24/format-justify-fill.png -share/icons/elementary-xfce-darker/actions/24/format-justify-left.png -share/icons/elementary-xfce-darker/actions/24/format-justify-right.png -share/icons/elementary-xfce-darker/actions/24/format-text-bold.png -share/icons/elementary-xfce-darker/actions/24/format-text-highlight.png -share/icons/elementary-xfce-darker/actions/24/format-text-italic.png -share/icons/elementary-xfce-darker/actions/24/format-text-none.png -share/icons/elementary-xfce-darker/actions/24/format-text-strikethrough.png -share/icons/elementary-xfce-darker/actions/24/format-text-underline.png -share/icons/elementary-xfce-darker/actions/24/gnome-app-install-star.png -share/icons/elementary-xfce-darker/actions/24/gnome-lockscreen.png -share/icons/elementary-xfce-darker/actions/24/gnome-log-out.png -share/icons/elementary-xfce-darker/actions/24/gnome-logout.png -share/icons/elementary-xfce-darker/actions/24/gnome-run.png -share/icons/elementary-xfce-darker/actions/24/gnome-session-logout.png -share/icons/elementary-xfce-darker/actions/24/gnome-stock-mail-fwd.png -share/icons/elementary-xfce-darker/actions/24/gnome-stock-mail-new.png -share/icons/elementary-xfce-darker/actions/24/gnome-stock-mail-rpl.png -share/icons/elementary-xfce-darker/actions/24/go-bottom.png -share/icons/elementary-xfce-darker/actions/24/go-down.png -share/icons/elementary-xfce-darker/actions/24/go-first.png -share/icons/elementary-xfce-darker/actions/24/go-home-symbolic.svg -share/icons/elementary-xfce-darker/actions/24/go-home.png -share/icons/elementary-xfce-darker/actions/24/go-jump.png -share/icons/elementary-xfce-darker/actions/24/go-last.png -share/icons/elementary-xfce-darker/actions/24/go-left.png -share/icons/elementary-xfce-darker/actions/24/go-next-symbolic.svg -share/icons/elementary-xfce-darker/actions/24/go-next.png -share/icons/elementary-xfce-darker/actions/24/go-previous-symbolic.svg -share/icons/elementary-xfce-darker/actions/24/go-previous.png -share/icons/elementary-xfce-darker/actions/24/go-right.png -share/icons/elementary-xfce-darker/actions/24/go-top.png -share/icons/elementary-xfce-darker/actions/24/go-up-symbolic.svg -share/icons/elementary-xfce-darker/actions/24/go-up.png -share/icons/elementary-xfce-darker/actions/24/gtk-about.png -share/icons/elementary-xfce-darker/actions/24/gtk-add.png -share/icons/elementary-xfce-darker/actions/24/gtk-apply.png -share/icons/elementary-xfce-darker/actions/24/gtk-cancel.png -share/icons/elementary-xfce-darker/actions/24/gtk-clear.png -share/icons/elementary-xfce-darker/actions/24/gtk-close.png -share/icons/elementary-xfce-darker/actions/24/gtk-cut.png -share/icons/elementary-xfce-darker/actions/24/gtk-delete.png -share/icons/elementary-xfce-darker/actions/24/gtk-edit.png -share/icons/elementary-xfce-darker/actions/24/gtk-execute.png -share/icons/elementary-xfce-darker/actions/24/gtk-find-and-replace.png -share/icons/elementary-xfce-darker/actions/24/gtk-find.png -share/icons/elementary-xfce-darker/actions/24/gtk-fullscreen.png -share/icons/elementary-xfce-darker/actions/24/gtk-go-back-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-go-back-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-go-down.png -share/icons/elementary-xfce-darker/actions/24/gtk-go-forward-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-go-forward-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-go-up.png -share/icons/elementary-xfce-darker/actions/24/gtk-goto-bottom.png -share/icons/elementary-xfce-darker/actions/24/gtk-goto-first-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-goto-first-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-goto-last-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-goto-last-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-goto-top.png -share/icons/elementary-xfce-darker/actions/24/gtk-help.png -share/icons/elementary-xfce-darker/actions/24/gtk-home.png -share/icons/elementary-xfce-darker/actions/24/gtk-info.png -share/icons/elementary-xfce-darker/actions/24/gtk-jump-to-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-jump-to-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-leave-fullscreen.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-forward-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-forward-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-next-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-next-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-pause.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-play-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-previous-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-previous-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-record.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-rewind-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-rewind-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-media-stop.png -share/icons/elementary-xfce-darker/actions/24/gtk-new.png -share/icons/elementary-xfce-darker/actions/24/gtk-no.png -share/icons/elementary-xfce-darker/actions/24/gtk-ok.png -share/icons/elementary-xfce-darker/actions/24/gtk-open.png -share/icons/elementary-xfce-darker/actions/24/gtk-paste.png -share/icons/elementary-xfce-darker/actions/24/gtk-print-preview.png -share/icons/elementary-xfce-darker/actions/24/gtk-print.png -share/icons/elementary-xfce-darker/actions/24/gtk-properties.png -share/icons/elementary-xfce-darker/actions/24/gtk-quit.png -share/icons/elementary-xfce-darker/actions/24/gtk-redo-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-refresh.png -share/icons/elementary-xfce-darker/actions/24/gtk-remove.png -share/icons/elementary-xfce-darker/actions/24/gtk-revert-to-saved-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-revert-to-saved-rtl.png -share/icons/elementary-xfce-darker/actions/24/gtk-save-as.png -share/icons/elementary-xfce-darker/actions/24/gtk-save.png -share/icons/elementary-xfce-darker/actions/24/gtk-search.png -share/icons/elementary-xfce-darker/actions/24/gtk-select-all.png -share/icons/elementary-xfce-darker/actions/24/gtk-stop.png -share/icons/elementary-xfce-darker/actions/24/gtk-undo-ltr.png -share/icons/elementary-xfce-darker/actions/24/gtk-yes.png -share/icons/elementary-xfce-darker/actions/24/gtk-zoom-100.png -share/icons/elementary-xfce-darker/actions/24/gtk-zoom-fit.png -share/icons/elementary-xfce-darker/actions/24/gtk-zoom-in.png -share/icons/elementary-xfce-darker/actions/24/gtk-zoom-out.png -share/icons/elementary-xfce-darker/actions/24/help-about.png -share/icons/elementary-xfce-darker/actions/24/help-contents.png -share/icons/elementary-xfce-darker/actions/24/help-faq.png -share/icons/elementary-xfce-darker/actions/24/help-hint.png -share/icons/elementary-xfce-darker/actions/24/help-info.png -share/icons/elementary-xfce-darker/actions/24/hook-notifier.png -share/icons/elementary-xfce-darker/actions/24/im-message-new.png -share/icons/elementary-xfce-darker/actions/24/image-adjust.png -share/icons/elementary-xfce-darker/actions/24/image-auto-adjust.png -share/icons/elementary-xfce-darker/actions/24/image-crop.png -share/icons/elementary-xfce-darker/actions/24/image-red-eye.png -share/icons/elementary-xfce-darker/actions/24/insert-image.png -share/icons/elementary-xfce-darker/actions/24/insert-link.png -share/icons/elementary-xfce-darker/actions/24/insert-object.png -share/icons/elementary-xfce-darker/actions/24/insert-text.png -share/icons/elementary-xfce-darker/actions/24/iso-image-burn.png -share/icons/elementary-xfce-darker/actions/24/list-add.png -share/icons/elementary-xfce-darker/actions/24/list-remove.png -share/icons/elementary-xfce-darker/actions/24/mail-archive.png -share/icons/elementary-xfce-darker/actions/24/mail-copy.png -share/icons/elementary-xfce-darker/actions/24/mail-forward-all.png -share/icons/elementary-xfce-darker/actions/24/mail-forward-rtl.png -share/icons/elementary-xfce-darker/actions/24/mail-forward.png -share/icons/elementary-xfce-darker/actions/24/mail-mark-important.png -share/icons/elementary-xfce-darker/actions/24/mail-mark-junk.png -share/icons/elementary-xfce-darker/actions/24/mail-mark-not-junk.png -share/icons/elementary-xfce-darker/actions/24/mail-mark-unread.png -share/icons/elementary-xfce-darker/actions/24/mail-message-new.png -share/icons/elementary-xfce-darker/actions/24/mail-move.png -share/icons/elementary-xfce-darker/actions/24/mail-reply-all-rtl.png -share/icons/elementary-xfce-darker/actions/24/mail-reply-all.png -share/icons/elementary-xfce-darker/actions/24/mail-reply-sender-rtl.png -share/icons/elementary-xfce-darker/actions/24/mail-reply-sender.png -share/icons/elementary-xfce-darker/actions/24/mail-send-receive.png -share/icons/elementary-xfce-darker/actions/24/mail-send.png -share/icons/elementary-xfce-darker/actions/24/media-eject.png -share/icons/elementary-xfce-darker/actions/24/media-import-audio-cd.png -share/icons/elementary-xfce-darker/actions/24/media-optical-audio-new.png -share/icons/elementary-xfce-darker/actions/24/media-playback-pause.png -share/icons/elementary-xfce-darker/actions/24/media-playback-start.png -share/icons/elementary-xfce-darker/actions/24/media-playback-stop.png -share/icons/elementary-xfce-darker/actions/24/media-record.png -share/icons/elementary-xfce-darker/actions/24/media-seek-backward-rtl.png -share/icons/elementary-xfce-darker/actions/24/media-seek-backward.png -share/icons/elementary-xfce-darker/actions/24/media-seek-forward-rtl.png -share/icons/elementary-xfce-darker/actions/24/media-seek-forward.png -share/icons/elementary-xfce-darker/actions/24/media-skip-backward-rtl.png -share/icons/elementary-xfce-darker/actions/24/media-skip-backward.png -share/icons/elementary-xfce-darker/actions/24/media-skip-forward-rtl.png -share/icons/elementary-xfce-darker/actions/24/media-skip-forward.png -share/icons/elementary-xfce-darker/actions/24/object-flip-horizontal.png -share/icons/elementary-xfce-darker/actions/24/object-flip-vertical.png -share/icons/elementary-xfce-darker/actions/24/object-inverse.png -share/icons/elementary-xfce-darker/actions/24/object-rotate-left.png -share/icons/elementary-xfce-darker/actions/24/object-rotate-right.png -share/icons/elementary-xfce-darker/actions/24/object-straighten.png -share/icons/elementary-xfce-darker/actions/24/open-menu-symbolic.svg -share/icons/elementary-xfce-darker/actions/24/open-menu.png -share/icons/elementary-xfce-darker/actions/24/preview-file.png -share/icons/elementary-xfce-darker/actions/24/process-stop.png -share/icons/elementary-xfce-darker/actions/24/rhythmbox-set-star.png -share/icons/elementary-xfce-darker/actions/24/search.png -share/icons/elementary-xfce-darker/actions/24/selection-add.png -share/icons/elementary-xfce-darker/actions/24/selection-checked.png -share/icons/elementary-xfce-darker/actions/24/selection-remove.png -share/icons/elementary-xfce-darker/actions/24/send-to.png -share/icons/elementary-xfce-darker/actions/24/setroubleshoot_icon.png -share/icons/elementary-xfce-darker/actions/24/sleep.png -share/icons/elementary-xfce-darker/actions/24/stock_folder-copy.png -share/icons/elementary-xfce-darker/actions/24/stock_folder-move.png -share/icons/elementary-xfce-darker/actions/24/stock_xfburn-audio-cd.png -share/icons/elementary-xfce-darker/actions/24/stock_xfburn-audio-copy.png -share/icons/elementary-xfce-darker/actions/24/stock_xfburn-blank-cdrw.png -share/icons/elementary-xfce-darker/actions/24/stock_xfburn-burn-cd.png -share/icons/elementary-xfce-darker/actions/24/stock_xfburn-data-copy.png -share/icons/elementary-xfce-darker/actions/24/stock_xfburn-import-session.png -share/icons/elementary-xfce-darker/actions/24/stock_xfburn-new-data-composition.png -share/icons/elementary-xfce-darker/actions/24/system-lock-screen.png -share/icons/elementary-xfce-darker/actions/24/system-log-out.png -share/icons/elementary-xfce-darker/actions/24/system-reboot.png -share/icons/elementary-xfce-darker/actions/24/system-restart.png *** 7858 LINES SKIPPED ***