diff options
author | kwm <kwm@FreeBSD.org> | 2016-01-25 20:31:21 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-01-25 20:31:21 +0800 |
commit | 62697e4d49308fc48297ac37f3b110750703a6d4 (patch) | |
tree | 329fd827b9752aa3d875c61d8b9e9d31a7803dd7 /x11-themes | |
parent | f78d827a322ae8051f61800cc19a7e537d2b92b4 (diff) | |
download | freebsd-ports-gnome-62697e4d49308fc48297ac37f3b110750703a6d4.tar.gz freebsd-ports-gnome-62697e4d49308fc48297ac37f3b110750703a6d4.tar.zst freebsd-ports-gnome-62697e4d49308fc48297ac37f3b110750703a6d4.zip |
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mate-backgrounds/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/mate-backgrounds/distinfo | 4 | ||||
-rw-r--r-- | x11-themes/mate-icon-theme-faenza/Makefile | 9 | ||||
-rw-r--r-- | x11-themes/mate-icon-theme-faenza/distinfo | 4 | ||||
-rw-r--r-- | x11-themes/mate-icon-theme-faenza/pkg-plist | 6489 | ||||
-rw-r--r-- | x11-themes/mate-icon-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/mate-icon-theme/distinfo | 4 | ||||
-rw-r--r-- | x11-themes/mate-icon-theme/pkg-plist | 1 | ||||
-rw-r--r-- | x11-themes/mate-themes/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/mate-themes/distinfo | 4 | ||||
-rw-r--r-- | x11-themes/mate-themes/pkg-plist | 10 |
11 files changed, 3419 insertions, 3112 deletions
diff --git a/x11-themes/mate-backgrounds/Makefile b/x11-themes/mate-backgrounds/Makefile index c863becdb845..5ea35c07c0e8 100644 --- a/x11-themes/mate-backgrounds/Makefile +++ b/x11-themes/mate-backgrounds/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-backgrounds -PORTVERSION= 1.10.0 +PORTVERSION= 1.12.0 CATEGORIES= x11-themes graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-themes/mate-backgrounds/distinfo b/x11-themes/mate-backgrounds/distinfo index 4aa47a2ff2fc..07a55bfdeb56 100644 --- a/x11-themes/mate-backgrounds/distinfo +++ b/x11-themes/mate-backgrounds/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/mate-backgrounds-1.10.0.tar.xz) = fc5e056d97c1b2abccf1b3f11080129f8720b5607f7ecc354e09d64b300b9794 -SIZE (mate/mate-backgrounds-1.10.0.tar.xz) = 20897784 +SHA256 (mate/mate-backgrounds-1.12.0.tar.xz) = 841f098c94967fce74d6dd57cd0291e7aaee65effbd94d767a16b2f25feb6c2d +SIZE (mate/mate-backgrounds-1.12.0.tar.xz) = 20885844 diff --git a/x11-themes/mate-icon-theme-faenza/Makefile b/x11-themes/mate-icon-theme-faenza/Makefile index 9408b49a0ac5..5cef4bcc08de 100644 --- a/x11-themes/mate-icon-theme-faenza/Makefile +++ b/x11-themes/mate-icon-theme-faenza/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-icon-theme-faenza -PORTVERSION= 1.10.0 +PORTVERSION= 1.12.0 CATEGORIES= x11-themes mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -18,7 +18,12 @@ INSTALLS_ICONS= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons - cd ${WRKSRC}; ${COPYTREE_SHARE} "matefaenza matefaenzadark matefaenzagray" \ + cd ${WRKSRC}; ${COPYTREE_SHARE} "matefaenza matefaenzadark" \ ${STAGEDIR}${PREFIX}/share/icons + @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/matefaenzagray + ${INSTALL_DATA} ${WRKSRC}/matefaenzagray/index.theme \ + ${STAGEDIR}${PREFIX}/share/icons/matefaenzagray/ + cd ${WRKSRC}/matefaenza; ${COPYTREE_SHARE} actions \ + ${STAGEDIR}${PREFIX}/share/icons/matefaenzagray/ .include <bsd.port.mk> diff --git a/x11-themes/mate-icon-theme-faenza/distinfo b/x11-themes/mate-icon-theme-faenza/distinfo index 0131bb34debf..36e1fb57edd5 100644 --- a/x11-themes/mate-icon-theme-faenza/distinfo +++ b/x11-themes/mate-icon-theme-faenza/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/mate-icon-theme-faenza-1.10.0.tar.xz) = 89ff72a000f763fe01511ffce5737225abd7bf90dcf478cfbaab354982f13bdd -SIZE (mate/mate-icon-theme-faenza-1.10.0.tar.xz) = 19081268 +SHA256 (mate/mate-icon-theme-faenza-1.12.0.tar.xz) = c8f6eaac54fdd6d3a81e5cbf18e2bb342c51fd07e0d3deaafc7ca2180bf0b97c +SIZE (mate/mate-icon-theme-faenza-1.12.0.tar.xz) = 19058516 diff --git a/x11-themes/mate-icon-theme-faenza/pkg-plist b/x11-themes/mate-icon-theme-faenza/pkg-plist index b258826976ec..c2d8409046a6 100644 --- a/x11-themes/mate-icon-theme-faenza/pkg-plist +++ b/x11-themes/mate-icon-theme-faenza/pkg-plist @@ -17244,6 +17244,11 @@ share/icons/matefaenza/status/32/gtk-dialog-info.png share/icons/matefaenza/status/32/gtk-dialog-question.png share/icons/matefaenza/status/32/gtk-dialog-warning.png share/icons/matefaenza/status/32/gtk-missing-image.png +share/icons/matefaenza/status/32/haguichi-connected.png +share/icons/matefaenza/status/32/haguichi-connecting-1.png +share/icons/matefaenza/status/32/haguichi-connecting-2.png +share/icons/matefaenza/status/32/haguichi-connecting-3.png +share/icons/matefaenza/status/32/haguichi-disconnected.png share/icons/matefaenza/status/32/ibus-keyboard-glow-100.png share/icons/matefaenza/status/32/ibus-keyboard-glow-30.png share/icons/matefaenza/status/32/ibus-keyboard-glow-60.png @@ -17614,6 +17619,11 @@ share/icons/matefaenza/status/48/gtk-dialog-info.png share/icons/matefaenza/status/48/gtk-dialog-question.png share/icons/matefaenza/status/48/gtk-dialog-warning.png share/icons/matefaenza/status/48/gtk-missing-image.png +share/icons/matefaenza/status/48/haguichi-connected.png +share/icons/matefaenza/status/48/haguichi-connecting-1.png +share/icons/matefaenza/status/48/haguichi-connecting-2.png +share/icons/matefaenza/status/48/haguichi-connecting-3.png +share/icons/matefaenza/status/48/haguichi-disconnected.png share/icons/matefaenza/status/48/ibus-keyboard-glow-100.png share/icons/matefaenza/status/48/ibus-keyboard-glow-30.png share/icons/matefaenza/status/48/ibus-keyboard-glow-60.png @@ -17984,6 +17994,11 @@ share/icons/matefaenza/status/64/gtk-dialog-info.png share/icons/matefaenza/status/64/gtk-dialog-question.png share/icons/matefaenza/status/64/gtk-dialog-warning.png share/icons/matefaenza/status/64/gtk-missing-image.png +share/icons/matefaenza/status/64/haguichi-connected.png +share/icons/matefaenza/status/64/haguichi-connecting-1.png +share/icons/matefaenza/status/64/haguichi-connecting-2.png +share/icons/matefaenza/status/64/haguichi-connecting-3.png +share/icons/matefaenza/status/64/haguichi-disconnected.png share/icons/matefaenza/status/64/ibus-keyboard-glow-100.png share/icons/matefaenza/status/64/ibus-keyboard-glow-30.png share/icons/matefaenza/status/64/ibus-keyboard-glow-60.png @@ -18353,6 +18368,11 @@ share/icons/matefaenza/status/96/gtk-dialog-info.png share/icons/matefaenza/status/96/gtk-dialog-question.png share/icons/matefaenza/status/96/gtk-dialog-warning.png share/icons/matefaenza/status/96/gtk-missing-image.png +share/icons/matefaenza/status/96/haguichi-connected.png +share/icons/matefaenza/status/96/haguichi-connecting-1.png +share/icons/matefaenza/status/96/haguichi-connecting-2.png +share/icons/matefaenza/status/96/haguichi-connecting-3.png +share/icons/matefaenza/status/96/haguichi-disconnected.png share/icons/matefaenza/status/96/ibus-keyboard-glow-100.png share/icons/matefaenza/status/96/ibus-keyboard-glow-30.png share/icons/matefaenza/status/96/ibus-keyboard-glow-60.png @@ -18749,6 +18769,11 @@ share/icons/matefaenza/status/scalable/gtk-dialog-info.svg share/icons/matefaenza/status/scalable/gtk-dialog-question.svg share/icons/matefaenza/status/scalable/gtk-dialog-warning.svg share/icons/matefaenza/status/scalable/gtk-missing-image.svg +share/icons/matefaenza/status/scalable/haguichi-connected.svg +share/icons/matefaenza/status/scalable/haguichi-connecting-1.svg +share/icons/matefaenza/status/scalable/haguichi-connecting-2.svg +share/icons/matefaenza/status/scalable/haguichi-connecting-3.svg +share/icons/matefaenza/status/scalable/haguichi-disconnected.svg share/icons/matefaenza/status/scalable/ibus-keyboard-glow.svg share/icons/matefaenza/status/scalable/ibus-keyboard.svg share/icons/matefaenza/status/scalable/image-loading.svg @@ -21484,6 +21509,11 @@ share/icons/matefaenzadark/status/32/gtk-dialog-info.png share/icons/matefaenzadark/status/32/gtk-dialog-question.png share/icons/matefaenzadark/status/32/gtk-dialog-warning.png share/icons/matefaenzadark/status/32/gtk-missing-image.png +share/icons/matefaenzadark/status/32/haguichi-connected.png +share/icons/matefaenzadark/status/32/haguichi-connecting-1.png +share/icons/matefaenzadark/status/32/haguichi-connecting-2.png +share/icons/matefaenzadark/status/32/haguichi-connecting-3.png +share/icons/matefaenzadark/status/32/haguichi-disconnected.png share/icons/matefaenzadark/status/32/ibus-keyboard-glow-100.png share/icons/matefaenzadark/status/32/ibus-keyboard-glow-30.png share/icons/matefaenzadark/status/32/ibus-keyboard-glow-60.png @@ -21836,6 +21866,11 @@ share/icons/matefaenzadark/status/48/gtk-dialog-info.png share/icons/matefaenzadark/status/48/gtk-dialog-question.png share/icons/matefaenzadark/status/48/gtk-dialog-warning.png share/icons/matefaenzadark/status/48/gtk-missing-image.png +share/icons/matefaenzadark/status/48/haguichi-connected.png +share/icons/matefaenzadark/status/48/haguichi-connecting-1.png +share/icons/matefaenzadark/status/48/haguichi-connecting-2.png +share/icons/matefaenzadark/status/48/haguichi-connecting-3.png +share/icons/matefaenzadark/status/48/haguichi-disconnected.png share/icons/matefaenzadark/status/48/ibus-keyboard-glow-100.png share/icons/matefaenzadark/status/48/ibus-keyboard-glow-30.png share/icons/matefaenzadark/status/48/ibus-keyboard-glow-60.png @@ -22188,6 +22223,11 @@ share/icons/matefaenzadark/status/64/gtk-dialog-info.png share/icons/matefaenzadark/status/64/gtk-dialog-question.png share/icons/matefaenzadark/status/64/gtk-dialog-warning.png share/icons/matefaenzadark/status/64/gtk-missing-image.png +share/icons/matefaenzadark/status/64/haguichi-connected.png +share/icons/matefaenzadark/status/64/haguichi-connecting-1.png +share/icons/matefaenzadark/status/64/haguichi-connecting-2.png +share/icons/matefaenzadark/status/64/haguichi-connecting-3.png +share/icons/matefaenzadark/status/64/haguichi-disconnected.png share/icons/matefaenzadark/status/64/ibus-keyboard-glow-100.png share/icons/matefaenzadark/status/64/ibus-keyboard-glow-30.png share/icons/matefaenzadark/status/64/ibus-keyboard-glow-60.png @@ -22538,6 +22578,11 @@ share/icons/matefaenzadark/status/96/gtk-dialog-info.png share/icons/matefaenzadark/status/96/gtk-dialog-question.png share/icons/matefaenzadark/status/96/gtk-dialog-warning.png share/icons/matefaenzadark/status/96/gtk-missing-image.png +share/icons/matefaenzadark/status/96/haguichi-connected.png +share/icons/matefaenzadark/status/96/haguichi-connecting-1.png +share/icons/matefaenzadark/status/96/haguichi-connecting-2.png +share/icons/matefaenzadark/status/96/haguichi-connecting-3.png +share/icons/matefaenzadark/status/96/haguichi-disconnected.png share/icons/matefaenzadark/status/96/ibus-keyboard-glow-100.png share/icons/matefaenzadark/status/96/ibus-keyboard-glow-30.png share/icons/matefaenzadark/status/96/ibus-keyboard-glow-60.png @@ -22915,6 +22960,11 @@ share/icons/matefaenzadark/status/scalable/gtk-dialog-info.svg share/icons/matefaenzadark/status/scalable/gtk-dialog-question.svg share/icons/matefaenzadark/status/scalable/gtk-dialog-warning.svg share/icons/matefaenzadark/status/scalable/gtk-missing-image.svg +share/icons/matefaenzadark/status/scalable/haguichi-connected.svg +share/icons/matefaenzadark/status/scalable/haguichi-connecting-1.svg +share/icons/matefaenzadark/status/scalable/haguichi-connecting-2.svg +share/icons/matefaenzadark/status/scalable/haguichi-connecting-3.svg +share/icons/matefaenzadark/status/scalable/haguichi-disconnected.svg share/icons/matefaenzadark/status/scalable/ibus-keyboard-glow.svg share/icons/matefaenzadark/status/scalable/ibus-keyboard.svg share/icons/matefaenzadark/status/scalable/image-loading.svg @@ -23242,3102 +23292,3345 @@ share/icons/matefaenzadark/stock/24/stock_people.png share/icons/matefaenzadark/stock/24/stock_person-panel.png share/icons/matefaenzadark/stock/24/stock_person.png share/icons/matefaenzadark/stock/24/stock_text-monospaced.png -share/icons/matefaenzagray/apps/16/boot.png -share/icons/matefaenzagray/apps/16/browser-help.png -share/icons/matefaenzagray/apps/16/ejecter.png -share/icons/matefaenzagray/apps/16/gnochm.png -share/icons/matefaenzagray/apps/16/gnome-about-logo.png -share/icons/matefaenzagray/apps/16/gnome-help.png -share/icons/matefaenzagray/apps/16/gnome-log-out.png -share/icons/matefaenzagray/apps/16/gnome-logo-icon-transparent.png -share/icons/matefaenzagray/apps/16/gnome-logout.png -share/icons/matefaenzagray/apps/16/gnome-session-halt.png -share/icons/matefaenzagray/apps/16/gnome-session-hibernate.png -share/icons/matefaenzagray/apps/16/gnome-session-logout.png -share/icons/matefaenzagray/apps/16/gnome-session-reboot.png -share/icons/matefaenzagray/apps/16/gnome-session-sleep.png -share/icons/matefaenzagray/apps/16/gnome-session-suspend.png -share/icons/matefaenzagray/apps/16/gnome-session-switch.png -share/icons/matefaenzagray/apps/16/gnome-shutdown.png -share/icons/matefaenzagray/apps/16/gnome-unknown.png -share/icons/matefaenzagray/apps/16/gtk-help.png -share/icons/matefaenzagray/apps/16/help-browser.png -share/icons/matefaenzagray/apps/16/help.png -share/icons/matefaenzagray/apps/16/khelpcenter.png -share/icons/matefaenzagray/apps/16/sleep.png -share/icons/matefaenzagray/apps/16/stock_help.png -share/icons/matefaenzagray/apps/16/stock_unknown.png -share/icons/matefaenzagray/apps/16/susehelpcenter.png -share/icons/matefaenzagray/apps/16/system-hibernate.png -share/icons/matefaenzagray/apps/16/system-reboot.png -share/icons/matefaenzagray/apps/16/system-restart.png -share/icons/matefaenzagray/apps/16/system-shut-down.png -share/icons/matefaenzagray/apps/16/system-suspend-hibernate.png -share/icons/matefaenzagray/apps/16/system-suspend.png -share/icons/matefaenzagray/apps/16/system-switch-user.png -share/icons/matefaenzagray/apps/16/un-reboot.png -share/icons/matefaenzagray/apps/16/xfce-man.png -share/icons/matefaenzagray/apps/16/xfce_unknown.png -share/icons/matefaenzagray/apps/16/xfsm-hibernate.png -share/icons/matefaenzagray/apps/16/xfsm-logout.png -share/icons/matefaenzagray/apps/16/xfsm-reboot.png -share/icons/matefaenzagray/apps/16/xfsm-shutdown.png -share/icons/matefaenzagray/apps/16/xfsm-suspend.png -share/icons/matefaenzagray/apps/16/xfsm-switch.png -share/icons/matefaenzagray/apps/22/boot.png -share/icons/matefaenzagray/apps/22/ejecter.png -share/icons/matefaenzagray/apps/22/gnome-log-out.png -share/icons/matefaenzagray/apps/22/gnome-logout.png -share/icons/matefaenzagray/apps/22/gnome-session-halt.png -share/icons/matefaenzagray/apps/22/gnome-session-hibernate.png -share/icons/matefaenzagray/apps/22/gnome-session-logout.png -share/icons/matefaenzagray/apps/22/gnome-session-reboot.png -share/icons/matefaenzagray/apps/22/gnome-session-sleep.png -share/icons/matefaenzagray/apps/22/gnome-session-suspend.png -share/icons/matefaenzagray/apps/22/gnome-session-switch.png -share/icons/matefaenzagray/apps/22/gnome-shutdown.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting01.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting02.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting03.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting04.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting05.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting06.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting07.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting08.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting09.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting10.png -share/icons/matefaenzagray/apps/22/nm-stage01-connecting11.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting01.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting02.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting03.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting04.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting05.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting06.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting07.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting08.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting09.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting10.png -share/icons/matefaenzagray/apps/22/nm-stage02-connecting11.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting01.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting02.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting03.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting04.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting05.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting06.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting07.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting08.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting09.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting10.png -share/icons/matefaenzagray/apps/22/nm-stage03-connecting11.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting01.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting02.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting03.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting04.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting05.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting06.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting07.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting08.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting09.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting10.png -share/icons/matefaenzagray/apps/22/nm-vpn-connecting11.png -share/icons/matefaenzagray/apps/22/sleep.png -share/icons/matefaenzagray/apps/22/system-hibernate.png -share/icons/matefaenzagray/apps/22/system-reboot.png -share/icons/matefaenzagray/apps/22/system-restart.png -share/icons/matefaenzagray/apps/22/system-shut-down.png -share/icons/matefaenzagray/apps/22/system-suspend-hibernate.png -share/icons/matefaenzagray/apps/22/system-suspend.png -share/icons/matefaenzagray/apps/22/system-switch-user.png -share/icons/matefaenzagray/apps/22/un-reboot.png -share/icons/matefaenzagray/apps/22/xfsm-hibernate.png -share/icons/matefaenzagray/apps/22/xfsm-logout.png -share/icons/matefaenzagray/apps/22/xfsm-reboot.png -share/icons/matefaenzagray/apps/22/xfsm-shutdown.png -share/icons/matefaenzagray/apps/22/xfsm-suspend.png -share/icons/matefaenzagray/apps/22/xfsm-switch.png -share/icons/matefaenzagray/apps/24/boot.png -share/icons/matefaenzagray/apps/24/ejecter.png -share/icons/matefaenzagray/apps/24/gnome-log-out.png -share/icons/matefaenzagray/apps/24/gnome-logout.png -share/icons/matefaenzagray/apps/24/gnome-session-halt.png -share/icons/matefaenzagray/apps/24/gnome-session-hibernate.png -share/icons/matefaenzagray/apps/24/gnome-session-logout.png -share/icons/matefaenzagray/apps/24/gnome-session-reboot.png -share/icons/matefaenzagray/apps/24/gnome-session-sleep.png -share/icons/matefaenzagray/apps/24/gnome-session-suspend.png -share/icons/matefaenzagray/apps/24/gnome-session-switch.png -share/icons/matefaenzagray/apps/24/gnome-shutdown.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting01.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting02.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting03.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting04.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting05.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting06.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting07.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting08.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting09.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting10.png -share/icons/matefaenzagray/apps/24/nm-stage01-connecting11.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting01.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting02.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting03.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting04.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting05.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting06.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting07.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting08.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting09.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting10.png -share/icons/matefaenzagray/apps/24/nm-stage02-connecting11.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting01.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting02.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting03.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting04.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting05.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting06.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting07.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting08.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting09.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting10.png -share/icons/matefaenzagray/apps/24/nm-stage03-connecting11.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting01.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting02.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting03.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting04.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting05.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting06.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting07.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting08.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting09.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting10.png -share/icons/matefaenzagray/apps/24/nm-vpn-connecting11.png -share/icons/matefaenzagray/apps/24/sleep.png -share/icons/matefaenzagray/apps/24/system-hibernate.png -share/icons/matefaenzagray/apps/24/system-reboot.png -share/icons/matefaenzagray/apps/24/system-restart.png -share/icons/matefaenzagray/apps/24/system-shut-down.png -share/icons/matefaenzagray/apps/24/system-suspend-hibernate.png -share/icons/matefaenzagray/apps/24/system-suspend.png -share/icons/matefaenzagray/apps/24/system-switch-user.png -share/icons/matefaenzagray/apps/24/un-reboot.png -share/icons/matefaenzagray/apps/24/xfsm-hibernate.png -share/icons/matefaenzagray/apps/24/xfsm-logout.png -share/icons/matefaenzagray/apps/24/xfsm-reboot.png -share/icons/matefaenzagray/apps/24/xfsm-shutdown.png -share/icons/matefaenzagray/apps/24/xfsm-suspend.png -share/icons/matefaenzagray/apps/24/xfsm-switch.png -share/icons/matefaenzagray/categories/16/applications-astronomy.png -share/icons/matefaenzagray/categories/22/applications-astronomy.png -share/icons/matefaenzagray/categories/24/applications-astronomy.png -share/icons/matefaenzagray/devices/22/keyboard.png -share/icons/matefaenzagray/devices/24/keyboard.png -share/icons/matefaenzagray/extras/deadbeef/pixmaps/play_24.png -share/icons/matefaenzagray/extras/keepassx/icons/keepassx.png -share/icons/matefaenzagray/extras/lastfm/icons/user_black22.png -share/icons/matefaenzagray/extras/lastfm/icons/user_blue22.png -share/icons/matefaenzagray/extras/lastfm/icons/user_green22.png -share/icons/matefaenzagray/extras/lastfm/icons/user_orange22.png -share/icons/matefaenzagray/extras/lastfm/icons/user_red22.png -share/icons/matefaenzagray/extras/liferea/pixmaps/available.png -share/icons/matefaenzagray/extras/liferea/pixmaps/available_offline.png -share/icons/matefaenzagray/extras/liferea/pixmaps/empty.png -share/icons/matefaenzagray/extras/liferea/pixmaps/empty_offline.png -share/icons/matefaenzagray/extras/pixmaps/guake/guake-tray.png -share/icons/matefaenzagray/extras/radiotray/images/radiotray_connecting.png -share/icons/matefaenzagray/extras/radiotray/images/radiotray_off.png -share/icons/matefaenzagray/extras/radiotray/images/radiotray_on.png +share/icons/matefaenzagray/actions/16/add-files-to-archive.png +share/icons/matefaenzagray/actions/16/add-folder-to-archive.png +share/icons/matefaenzagray/actions/16/add.png +share/icons/matefaenzagray/actions/16/address-book-new.png +share/icons/matefaenzagray/actions/16/application-exit.png +share/icons/matefaenzagray/actions/16/appointment-new.png +share/icons/matefaenzagray/actions/16/appointment.png +share/icons/matefaenzagray/actions/16/audio-cd-duplicate.png +share/icons/matefaenzagray/actions/16/audio-cd-new.png +share/icons/matefaenzagray/actions/16/back.png +share/icons/matefaenzagray/actions/16/bonobo-component-browser.png +share/icons/matefaenzagray/actions/16/bookmark-new.png +share/icons/matefaenzagray/actions/16/bookmark_add.png +share/icons/matefaenzagray/actions/16/bookmark_list_add.png +share/icons/matefaenzagray/actions/16/bottom.png +share/icons/matefaenzagray/actions/16/browser-download.png +share/icons/matefaenzagray/actions/16/cab_extract.png +share/icons/matefaenzagray/actions/16/call-start.png +share/icons/matefaenzagray/actions/16/call-stop.png +share/icons/matefaenzagray/actions/16/centrejust.png +share/icons/matefaenzagray/actions/16/contact-new.png +share/icons/matefaenzagray/actions/16/dialog-apply.png +share/icons/matefaenzagray/actions/16/dialog-no.png +share/icons/matefaenzagray/actions/16/dialog-ok.png +share/icons/matefaenzagray/actions/16/dialog-yes.png +share/icons/matefaenzagray/actions/16/document-export.png +share/icons/matefaenzagray/actions/16/document-import.png +share/icons/matefaenzagray/actions/16/document-new.png +share/icons/matefaenzagray/actions/16/document-open-recent.png +share/icons/matefaenzagray/actions/16/document-open.png +share/icons/matefaenzagray/actions/16/document-page-setup.png +share/icons/matefaenzagray/actions/16/document-print-preview.png +share/icons/matefaenzagray/actions/16/document-print.png +share/icons/matefaenzagray/actions/16/document-properties.png +share/icons/matefaenzagray/actions/16/document-revert.png +share/icons/matefaenzagray/actions/16/document-save-as.png +share/icons/matefaenzagray/actions/16/document-save.png +share/icons/matefaenzagray/actions/16/document-send.png +share/icons/matefaenzagray/actions/16/down.png +share/icons/matefaenzagray/actions/16/edit-add.png +share/icons/matefaenzagray/actions/16/edit-clear.png +share/icons/matefaenzagray/actions/16/edit-copy.png +share/icons/matefaenzagray/actions/16/edit-cut.png +share/icons/matefaenzagray/actions/16/edit-delete.png +share/icons/matefaenzagray/actions/16/edit-find-replace.png +share/icons/matefaenzagray/actions/16/edit-find.png +share/icons/matefaenzagray/actions/16/edit-paste.png +share/icons/matefaenzagray/actions/16/edit-redo.png +share/icons/matefaenzagray/actions/16/edit-select-all.png +share/icons/matefaenzagray/actions/16/edit-undo.png +share/icons/matefaenzagray/actions/16/editclear.png +share/icons/matefaenzagray/actions/16/editcopy.png +share/icons/matefaenzagray/actions/16/editcut.png +share/icons/matefaenzagray/actions/16/editdelete.png +share/icons/matefaenzagray/actions/16/editpaste.png +share/icons/matefaenzagray/actions/16/exit.png +share/icons/matefaenzagray/actions/16/extract-archive.png +share/icons/matefaenzagray/actions/16/file_new.png +share/icons/matefaenzagray/actions/16/filefind.png +share/icons/matefaenzagray/actions/16/fileopen.png +share/icons/matefaenzagray/actions/16/fileprint.png +share/icons/matefaenzagray/actions/16/filesave.png +share/icons/matefaenzagray/actions/16/filesaveas.png +share/icons/matefaenzagray/actions/16/find.png +share/icons/matefaenzagray/actions/16/finish.png +share/icons/matefaenzagray/actions/16/folder-copy.png +share/icons/matefaenzagray/actions/16/folder-move.png +share/icons/matefaenzagray/actions/16/folder-new.png +share/icons/matefaenzagray/actions/16/folder_new.png +share/icons/matefaenzagray/actions/16/format-indent-less.png +share/icons/matefaenzagray/actions/16/format-indent-more.png +share/icons/matefaenzagray/actions/16/format-justify-center.png +share/icons/matefaenzagray/actions/16/format-justify-fill.png +share/icons/matefaenzagray/actions/16/format-justify-left.png +share/icons/matefaenzagray/actions/16/format-justify-right.png +share/icons/matefaenzagray/actions/16/format-text-bold.png +share/icons/matefaenzagray/actions/16/format-text-direction-ltr.png +share/icons/matefaenzagray/actions/16/format-text-direction-rtl.png +share/icons/matefaenzagray/actions/16/format-text-italic.png +share/icons/matefaenzagray/actions/16/format-text-strikethrough.png +share/icons/matefaenzagray/actions/16/format-text-underline.png +share/icons/matefaenzagray/actions/16/forward.png +share/icons/matefaenzagray/actions/16/games-endturn.png +share/icons/matefaenzagray/actions/16/gnome-app-install-star.png +share/icons/matefaenzagray/actions/16/gnome-lockscreen.png +share/icons/matefaenzagray/actions/16/gnome-log-out.png +share/icons/matefaenzagray/actions/16/gnome-logout.png +share/icons/matefaenzagray/actions/16/gnome-run.png +share/icons/matefaenzagray/actions/16/gnome-searchtool.png +share/icons/matefaenzagray/actions/16/gnome-session-logout.png +share/icons/matefaenzagray/actions/16/gnome-stock-mail-fwd.png +share/icons/matefaenzagray/actions/16/gnome-stock-mail-new.png +share/icons/matefaenzagray/actions/16/gnome-stock-mail-rpl.png +share/icons/matefaenzagray/actions/16/gnome-stock-mail-snd.png +share/icons/matefaenzagray/actions/16/gnome-stock-text-indent.png +share/icons/matefaenzagray/actions/16/gnome-stock-text-unindent.png +share/icons/matefaenzagray/actions/16/go-bottom.png +share/icons/matefaenzagray/actions/16/go-down.png +share/icons/matefaenzagray/actions/16/go-first.png +share/icons/matefaenzagray/actions/16/go-home.png +share/icons/matefaenzagray/actions/16/go-jump.png +share/icons/matefaenzagray/actions/16/go-last.png +share/icons/matefaenzagray/actions/16/go-next.png +share/icons/matefaenzagray/actions/16/go-previous.png +share/icons/matefaenzagray/actions/16/go-top.png +share/icons/matefaenzagray/actions/16/go-up.png +share/icons/matefaenzagray/actions/16/gohome.png +share/icons/matefaenzagray/actions/16/gtk-about.png +share/icons/matefaenzagray/actions/16/gtk-add.png +share/icons/matefaenzagray/actions/16/gtk-apply.png +share/icons/matefaenzagray/actions/16/gtk-bold.png +share/icons/matefaenzagray/actions/16/gtk-cancel.png +share/icons/matefaenzagray/actions/16/gtk-clear.png +share/icons/matefaenzagray/actions/16/gtk-close.png +share/icons/matefaenzagray/actions/16/gtk-copy.png +share/icons/matefaenzagray/actions/16/gtk-cut.png +share/icons/matefaenzagray/actions/16/gtk-delete.png +share/icons/matefaenzagray/actions/16/gtk-edit.png +share/icons/matefaenzagray/actions/16/gtk-execute.png +share/icons/matefaenzagray/actions/16/gtk-find-and-replace.png +share/icons/matefaenzagray/actions/16/gtk-find.png +share/icons/matefaenzagray/actions/16/gtk-fullscreen.png +share/icons/matefaenzagray/actions/16/gtk-go-back-ltr.png +share/icons/matefaenzagray/actions/16/gtk-go-back-rtl.png +share/icons/matefaenzagray/actions/16/gtk-go-down.png +share/icons/matefaenzagray/actions/16/gtk-go-forward-ltr.png +share/icons/matefaenzagray/actions/16/gtk-go-forward-rtl.png +share/icons/matefaenzagray/actions/16/gtk-go-up.png +share/icons/matefaenzagray/actions/16/gtk-goto-bottom.png +share/icons/matefaenzagray/actions/16/gtk-goto-first-ltr.png +share/icons/matefaenzagray/actions/16/gtk-goto-first-rtl.png +share/icons/matefaenzagray/actions/16/gtk-goto-last-ltr.png +share/icons/matefaenzagray/actions/16/gtk-goto-last-rtl.png +share/icons/matefaenzagray/actions/16/gtk-goto-top.png +share/icons/matefaenzagray/actions/16/gtk-home.png +share/icons/matefaenzagray/actions/16/gtk-indent-ltr.png +share/icons/matefaenzagray/actions/16/gtk-indent-rtl.png +share/icons/matefaenzagray/actions/16/gtk-info.png +share/icons/matefaenzagray/actions/16/gtk-italic.png +share/icons/matefaenzagray/actions/16/gtk-jump-to-ltr.png +share/icons/matefaenzagray/actions/16/gtk-jump-to-rtl.png +share/icons/matefaenzagray/actions/16/gtk-justify-center.png +share/icons/matefaenzagray/actions/16/gtk-justify-fill.png +share/icons/matefaenzagray/actions/16/gtk-justify-left.png +share/icons/matefaenzagray/actions/16/gtk-justify-right.png +share/icons/matefaenzagray/actions/16/gtk-leave-fullscreen.png +share/icons/matefaenzagray/actions/16/gtk-media-next-ltr.png +share/icons/matefaenzagray/actions/16/gtk-media-next-rtl.png +share/icons/matefaenzagray/actions/16/gtk-media-pause.png +share/icons/matefaenzagray/actions/16/gtk-media-play-ltr.png +share/icons/matefaenzagray/actions/16/gtk-media-previous-ltr.png +share/icons/matefaenzagray/actions/16/gtk-media-previous-rtl.png +share/icons/matefaenzagray/actions/16/gtk-media-record.png +share/icons/matefaenzagray/actions/16/gtk-media-stop.png +share/icons/matefaenzagray/actions/16/gtk-new.png +share/icons/matefaenzagray/actions/16/gtk-no.png +share/icons/matefaenzagray/actions/16/gtk-ok.png +share/icons/matefaenzagray/actions/16/gtk-open.png +share/icons/matefaenzagray/actions/16/gtk-paste.png +share/icons/matefaenzagray/actions/16/gtk-print-preview.png +share/icons/matefaenzagray/actions/16/gtk-print.png +share/icons/matefaenzagray/actions/16/gtk-properties.png +share/icons/matefaenzagray/actions/16/gtk-quit.png +share/icons/matefaenzagray/actions/16/gtk-redo-ltr.png +share/icons/matefaenzagray/actions/16/gtk-refresh.png +share/icons/matefaenzagray/actions/16/gtk-remove.png +share/icons/matefaenzagray/actions/16/gtk-revert-to-saved-ltr.png +share/icons/matefaenzagray/actions/16/gtk-revert-to-saved-rtl.png +share/icons/matefaenzagray/actions/16/gtk-save-as.png +share/icons/matefaenzagray/actions/16/gtk-save.png +share/icons/matefaenzagray/actions/16/gtk-select-all.png +share/icons/matefaenzagray/actions/16/gtk-sort-ascending.png +share/icons/matefaenzagray/actions/16/gtk-sort-descending.png +share/icons/matefaenzagray/actions/16/gtk-spell-check.png +share/icons/matefaenzagray/actions/16/gtk-stop.png +share/icons/matefaenzagray/actions/16/gtk-strikethrough.png +share/icons/matefaenzagray/actions/16/gtk-underline.png +share/icons/matefaenzagray/actions/16/gtk-undo-ltr.png +share/icons/matefaenzagray/actions/16/gtk-unindent-ltr.png +share/icons/matefaenzagray/actions/16/gtk-unindent-rtl.png +share/icons/matefaenzagray/actions/16/gtk-yes.png +share/icons/matefaenzagray/actions/16/gtk-zoom-100.png +share/icons/matefaenzagray/actions/16/gtk-zoom-fit.png +share/icons/matefaenzagray/actions/16/gtk-zoom-in.png +share/icons/matefaenzagray/actions/16/gtk-zoom-out.png +share/icons/matefaenzagray/actions/16/help-about.png +share/icons/matefaenzagray/actions/16/help-contents.png +share/icons/matefaenzagray/actions/16/im-message-new.png +share/icons/matefaenzagray/actions/16/insert-image.png +share/icons/matefaenzagray/actions/16/insert-link.png +share/icons/matefaenzagray/actions/16/insert-text.png +share/icons/matefaenzagray/actions/16/internet-radio-new.png +share/icons/matefaenzagray/actions/16/iso-image-burn.png +share/icons/matefaenzagray/actions/16/kfind.png +share/icons/matefaenzagray/actions/16/kfm-home.png +share/icons/matefaenzagray/actions/16/leftjust.png +share/icons/matefaenzagray/actions/16/list-add.png +share/icons/matefaenzagray/actions/16/list-remove.png +share/icons/matefaenzagray/actions/16/locationbar-erase.png +share/icons/matefaenzagray/actions/16/lock.png +share/icons/matefaenzagray/actions/16/lock.xpm +share/icons/matefaenzagray/actions/16/lpi-bug.png +share/icons/matefaenzagray/actions/16/lpi-help.png +share/icons/matefaenzagray/actions/16/lpi-translate.png +share/icons/matefaenzagray/actions/16/lxde-logout.png +share/icons/matefaenzagray/actions/16/mail-attachment.png +share/icons/matefaenzagray/actions/16/mail-folder-sent.png +share/icons/matefaenzagray/actions/16/mail-forward.png +share/icons/matefaenzagray/actions/16/mail-inbox.png +share/icons/matefaenzagray/actions/16/mail-mark-important.png +share/icons/matefaenzagray/actions/16/mail-mark-junk.png +share/icons/matefaenzagray/actions/16/mail-mark-not-junk.png +share/icons/matefaenzagray/actions/16/mail-mark-notjunk.png +share/icons/matefaenzagray/actions/16/mail-mark-read.png +share/icons/matefaenzagray/actions/16/mail-mark-unread.png +share/icons/matefaenzagray/actions/16/mail-message-new.png +share/icons/matefaenzagray/actions/16/mail-outbox.png +share/icons/matefaenzagray/actions/16/mail-read.png +share/icons/matefaenzagray/actions/16/mail-replied.png +share/icons/matefaenzagray/actions/16/mail-reply-all.png +share/icons/matefaenzagray/actions/16/mail-reply-sender.png +share/icons/matefaenzagray/actions/16/mail-send-receive.png +share/icons/matefaenzagray/actions/16/mail-send.png +share/icons/matefaenzagray/actions/16/mail-sent.png +share/icons/matefaenzagray/actions/16/mail-unread.png +share/icons/matefaenzagray/actions/16/mail_forward.png +share/icons/matefaenzagray/actions/16/mail_new.png +share/icons/matefaenzagray/actions/16/mail_reply.png +share/icons/matefaenzagray/actions/16/mail_replyall.png +share/icons/matefaenzagray/actions/16/mail_send.png +share/icons/matefaenzagray/actions/16/media-eject.png +share/icons/matefaenzagray/actions/16/media-import-audio-cd.png +share/icons/matefaenzagray/actions/16/media-optical-audio-new.png +share/icons/matefaenzagray/actions/16/media-optical-burn.png +share/icons/matefaenzagray/actions/16/media-optical-copy.png +share/icons/matefaenzagray/actions/16/media-playback-pause.png +share/icons/matefaenzagray/actions/16/media-playback-start.png +share/icons/matefaenzagray/actions/16/media-playback-stop.png +share/icons/matefaenzagray/actions/16/media-playlist-repeat.png +share/icons/matefaenzagray/actions/16/media-playlist-shuffle.png +share/icons/matefaenzagray/actions/16/media-record.png +share/icons/matefaenzagray/actions/16/media-skip-backward.png +share/icons/matefaenzagray/actions/16/media-skip-forward.png +share/icons/matefaenzagray/actions/16/media-write-cd.png +share/icons/matefaenzagray/actions/16/music-library.png +share/icons/matefaenzagray/actions/16/next.png +share/icons/matefaenzagray/actions/16/object-flip-horizontal.png +share/icons/matefaenzagray/actions/16/object-flip-vertical.png +share/icons/matefaenzagray/actions/16/object-rotate-left.png +share/icons/matefaenzagray/actions/16/object-rotate-right.png +share/icons/matefaenzagray/actions/16/ok.png +share/icons/matefaenzagray/actions/16/package-available-locked.png +share/icons/matefaenzagray/actions/16/package-available.png +share/icons/matefaenzagray/actions/16/package-broken.png +share/icons/matefaenzagray/actions/16/package-downgrade.png +share/icons/matefaenzagray/actions/16/package-install.png +share/icons/matefaenzagray/actions/16/package-installed-locked.png +share/icons/matefaenzagray/actions/16/package-installed-outdated.png +share/icons/matefaenzagray/actions/16/package-installed-updated.png +share/icons/matefaenzagray/actions/16/package-new.png +share/icons/matefaenzagray/actions/16/package-purge.png +share/icons/matefaenzagray/actions/16/package-reinstall.png +share/icons/matefaenzagray/actions/16/package-remove.png +share/icons/matefaenzagray/actions/16/package-supported.png +share/icons/matefaenzagray/actions/16/package-upgrade.png +share/icons/matefaenzagray/actions/16/player-eject.png +share/icons/matefaenzagray/actions/16/player_end.png +share/icons/matefaenzagray/actions/16/player_pause.png +share/icons/matefaenzagray/actions/16/player_play.png +share/icons/matefaenzagray/actions/16/player_record.png +share/icons/matefaenzagray/actions/16/player_start.png +share/icons/matefaenzagray/actions/16/player_stop.png +share/icons/matefaenzagray/actions/16/podcast-new.png +share/icons/matefaenzagray/actions/16/preview-file.png +share/icons/matefaenzagray/actions/16/previous.png +share/icons/matefaenzagray/actions/16/process-stop.png +share/icons/matefaenzagray/actions/16/redhat-home.png +share/icons/matefaenzagray/actions/16/redo.png +share/icons/matefaenzagray/actions/16/reload.png +share/icons/matefaenzagray/actions/16/reload3.png +share/icons/matefaenzagray/actions/16/reload_all_tabs.png +share/icons/matefaenzagray/actions/16/reload_page.png +share/icons/matefaenzagray/actions/16/remove.png +share/icons/matefaenzagray/actions/16/revert.png +share/icons/matefaenzagray/actions/16/rhythmbox-set-star.png +share/icons/matefaenzagray/actions/16/rightjust.png +share/icons/matefaenzagray/actions/16/rotate.png +share/icons/matefaenzagray/actions/16/search.png +share/icons/matefaenzagray/actions/16/star.png +share/icons/matefaenzagray/actions/16/start.png +share/icons/matefaenzagray/actions/16/stock-refresh.png +share/icons/matefaenzagray/actions/16/stock_about.png +share/icons/matefaenzagray/actions/16/stock_add-bookmark.png +share/icons/matefaenzagray/actions/16/stock_attach.png +share/icons/matefaenzagray/actions/16/stock_bottom.png +share/icons/matefaenzagray/actions/16/stock_calc-accept.png +share/icons/matefaenzagray/actions/16/stock_close.png +share/icons/matefaenzagray/actions/16/stock_copy.png +share/icons/matefaenzagray/actions/16/stock_cut.png +share/icons/matefaenzagray/actions/16/stock_delete.png +share/icons/matefaenzagray/actions/16/stock_down.png +share/icons/matefaenzagray/actions/16/stock_file-properties.png +share/icons/matefaenzagray/actions/16/stock_first.png +share/icons/matefaenzagray/actions/16/stock_folder-copy.png +share/icons/matefaenzagray/actions/16/stock_folder-move.png +share/icons/matefaenzagray/actions/16/stock_folder-properties.png +share/icons/matefaenzagray/actions/16/stock_fullscreen.png +share/icons/matefaenzagray/actions/16/stock_help-add-bookmark.png +share/icons/matefaenzagray/actions/16/stock_home.png +share/icons/matefaenzagray/actions/16/stock_inbox.png +share/icons/matefaenzagray/actions/16/stock_last.png +share/icons/matefaenzagray/actions/16/stock_leave-fullscreen.png +share/icons/matefaenzagray/actions/16/stock_left.png +share/icons/matefaenzagray/actions/16/stock_mail-compose.png +share/icons/matefaenzagray/actions/16/stock_mail-filters-apply.png +share/icons/matefaenzagray/actions/16/stock_mail-forward.png +share/icons/matefaenzagray/actions/16/stock_mail-reply-to-all.png +share/icons/matefaenzagray/actions/16/stock_mail-reply.png +share/icons/matefaenzagray/actions/16/stock_mail-send-receive.png +share/icons/matefaenzagray/actions/16/stock_mail-send.png +share/icons/matefaenzagray/actions/16/stock_mark.png +share/icons/matefaenzagray/actions/16/stock_media-next.png +share/icons/matefaenzagray/actions/16/stock_media-pause.png +share/icons/matefaenzagray/actions/16/stock_media-play.png +share/icons/matefaenzagray/actions/16/stock_media-prev.png +share/icons/matefaenzagray/actions/16/stock_media-rec.png +share/icons/matefaenzagray/actions/16/stock_media-stop.png +share/icons/matefaenzagray/actions/16/stock_new-address-book.png +share/icons/matefaenzagray/actions/16/stock_new-appointment.png +share/icons/matefaenzagray/actions/16/stock_new-bcard.png +share/icons/matefaenzagray/actions/16/stock_new-dir.png +share/icons/matefaenzagray/actions/16/stock_new-tab.png +share/icons/matefaenzagray/actions/16/stock_new-text.png +share/icons/matefaenzagray/actions/16/stock_new-window.png +share/icons/matefaenzagray/actions/16/stock_no.png +share/icons/matefaenzagray/actions/16/stock_outbox.png +share/icons/matefaenzagray/actions/16/stock_paste.png +share/icons/matefaenzagray/actions/16/stock_print-preview.png +share/icons/matefaenzagray/actions/16/stock_print-setup.png +share/icons/matefaenzagray/actions/16/stock_print.png +share/icons/matefaenzagray/actions/16/stock_properties.png +share/icons/matefaenzagray/actions/16/stock_redo.png +share/icons/matefaenzagray/actions/16/stock_repeat.png +share/icons/matefaenzagray/actions/16/stock_right.png +share/icons/matefaenzagray/actions/16/stock_save-as.png +share/icons/matefaenzagray/actions/16/stock_save.png +share/icons/matefaenzagray/actions/16/stock_search-and-replace.png +share/icons/matefaenzagray/actions/16/stock_search.png +share/icons/matefaenzagray/actions/16/stock_select-all.png +share/icons/matefaenzagray/actions/16/stock_sent-mail.png +share/icons/matefaenzagray/actions/16/stock_shuffle.png +share/icons/matefaenzagray/actions/16/stock_spellcheck.png +share/icons/matefaenzagray/actions/16/stock_stop.png +share/icons/matefaenzagray/actions/16/stock_text-strikethrough.png +share/icons/matefaenzagray/actions/16/stock_text_bold.png +share/icons/matefaenzagray/actions/16/stock_text_center.png +share/icons/matefaenzagray/actions/16/stock_text_indent.png +share/icons/matefaenzagray/actions/16/stock_text_italic.png +share/icons/matefaenzagray/actions/16/stock_text_justify.png +share/icons/matefaenzagray/actions/16/stock_text_left.png +share/icons/matefaenzagray/actions/16/stock_text_right.png +share/icons/matefaenzagray/actions/16/stock_text_underlined.png +share/icons/matefaenzagray/actions/16/stock_text_unindent.png +share/icons/matefaenzagray/actions/16/stock_top.png +share/icons/matefaenzagray/actions/16/stock_undo.png +share/icons/matefaenzagray/actions/16/stock_up.png +share/icons/matefaenzagray/actions/16/stock_yes.png +share/icons/matefaenzagray/actions/16/stock_zoom-1.png +share/icons/matefaenzagray/actions/16/stock_zoom-in.png +share/icons/matefaenzagray/actions/16/stock_zoom-out.png +share/icons/matefaenzagray/actions/16/stock_zoom-page.png +share/icons/matefaenzagray/actions/16/stop.png +share/icons/matefaenzagray/actions/16/system-lock-screen.png +share/icons/matefaenzagray/actions/16/system-log-out.png +share/icons/matefaenzagray/actions/16/system-restart-panel.png +share/icons/matefaenzagray/actions/16/system-run.png +share/icons/matefaenzagray/actions/16/system-search.png +share/icons/matefaenzagray/actions/16/system-shutdown-panel-restart.png +share/icons/matefaenzagray/actions/16/system-shutdown-panel.png +share/icons/matefaenzagray/actions/16/system-shutdown-restart-panel.png +share/icons/matefaenzagray/actions/16/system-shutdown.png +share/icons/matefaenzagray/actions/16/system-upgrade.png +share/icons/matefaenzagray/actions/16/tab-new.png +share/icons/matefaenzagray/actions/16/tab_new.png +share/icons/matefaenzagray/actions/16/tag-new.png +share/icons/matefaenzagray/actions/16/text_bold.png +share/icons/matefaenzagray/actions/16/text_italic.png +share/icons/matefaenzagray/actions/16/text_strike.png +share/icons/matefaenzagray/actions/16/text_under.png +share/icons/matefaenzagray/actions/16/tools-check-spelling.png +share/icons/matefaenzagray/actions/16/top.png +share/icons/matefaenzagray/actions/16/top.xpm +share/icons/matefaenzagray/actions/16/undo.png +share/icons/matefaenzagray/actions/16/up.png +share/icons/matefaenzagray/actions/16/view-fullscreen.png +share/icons/matefaenzagray/actions/16/view-list-compact-symbolic.png +share/icons/matefaenzagray/actions/16/view-list-compact.png +share/icons/matefaenzagray/actions/16/view-list-details-symbolic.png +share/icons/matefaenzagray/actions/16/view-list-details.png +share/icons/matefaenzagray/actions/16/view-list-icons-symbolic.png +share/icons/matefaenzagray/actions/16/view-list-icons.png +share/icons/matefaenzagray/actions/16/view-refresh.png +share/icons/matefaenzagray/actions/16/view-restore.png +share/icons/matefaenzagray/actions/16/view-sort-ascending.png +share/icons/matefaenzagray/actions/16/view-sort-descending.png +share/icons/matefaenzagray/actions/16/viewmag+.png +share/icons/matefaenzagray/actions/16/viewmag-.png +share/icons/matefaenzagray/actions/16/viewmag1.png +share/icons/matefaenzagray/actions/16/viewmagfit.png +share/icons/matefaenzagray/actions/16/visualization.png +share/icons/matefaenzagray/actions/16/window-close.png +share/icons/matefaenzagray/actions/16/window-new.png +share/icons/matefaenzagray/actions/16/window_fullscreen.png +share/icons/matefaenzagray/actions/16/window_new.png +share/icons/matefaenzagray/actions/16/window_nofullscreen.png +share/icons/matefaenzagray/actions/16/xfce-system-exit.png +share/icons/matefaenzagray/actions/16/xfce-system-lock.png +share/icons/matefaenzagray/actions/16/xfsm-logout.png +share/icons/matefaenzagray/actions/16/zoom-best-fit.png +share/icons/matefaenzagray/actions/16/zoom-fit-best.png +share/icons/matefaenzagray/actions/16/zoom-fit.png +share/icons/matefaenzagray/actions/16/zoom-in.png +share/icons/matefaenzagray/actions/16/zoom-original.png +share/icons/matefaenzagray/actions/16/zoom-out.png +share/icons/matefaenzagray/actions/22/add-files-to-archive.png +share/icons/matefaenzagray/actions/22/add-folder-to-archive.png +share/icons/matefaenzagray/actions/22/add.png +share/icons/matefaenzagray/actions/22/address-book-new.png +share/icons/matefaenzagray/actions/22/application-exit.png +share/icons/matefaenzagray/actions/22/appointment-new.png +share/icons/matefaenzagray/actions/22/appointment.png +share/icons/matefaenzagray/actions/22/audio-cd-duplicate.png +share/icons/matefaenzagray/actions/22/audio-cd-new.png +share/icons/matefaenzagray/actions/22/back.png +share/icons/matefaenzagray/actions/22/bonobo-component-browser.png +share/icons/matefaenzagray/actions/22/bookmark-new.png +share/icons/matefaenzagray/actions/22/bookmark_add.png +share/icons/matefaenzagray/actions/22/bookmark_list_add.png +share/icons/matefaenzagray/actions/22/bottom.png +share/icons/matefaenzagray/actions/22/browser-download.png +share/icons/matefaenzagray/actions/22/cab_extract.png +share/icons/matefaenzagray/actions/22/call-start.png +share/icons/matefaenzagray/actions/22/call-stop.png +share/icons/matefaenzagray/actions/22/centrejust.png +share/icons/matefaenzagray/actions/22/contact-new.png +share/icons/matefaenzagray/actions/22/dialog-apply.png +share/icons/matefaenzagray/actions/22/dialog-no.png +share/icons/matefaenzagray/actions/22/dialog-ok.png +share/icons/matefaenzagray/actions/22/dialog-yes.png +share/icons/matefaenzagray/actions/22/document-export.png +share/icons/matefaenzagray/actions/22/document-import.png +share/icons/matefaenzagray/actions/22/document-new.png +share/icons/matefaenzagray/actions/22/document-open-recent.png +share/icons/matefaenzagray/actions/22/document-open.png +share/icons/matefaenzagray/actions/22/document-page-setup.png +share/icons/matefaenzagray/actions/22/document-print-preview.png +share/icons/matefaenzagray/actions/22/document-print.png +share/icons/matefaenzagray/actions/22/document-properties.png +share/icons/matefaenzagray/actions/22/document-revert.png +share/icons/matefaenzagray/actions/22/document-save-as.png +share/icons/matefaenzagray/actions/22/document-save.png +share/icons/matefaenzagray/actions/22/document-send.png +share/icons/matefaenzagray/actions/22/down.png +share/icons/matefaenzagray/actions/22/edit-add.png +share/icons/matefaenzagray/actions/22/edit-clear.png +share/icons/matefaenzagray/actions/22/edit-copy.png +share/icons/matefaenzagray/actions/22/edit-cut.png +share/icons/matefaenzagray/actions/22/edit-delete.png +share/icons/matefaenzagray/actions/22/edit-find-replace.png +share/icons/matefaenzagray/actions/22/edit-find.png +share/icons/matefaenzagray/actions/22/edit-paste.png +share/icons/matefaenzagray/actions/22/edit-redo.png +share/icons/matefaenzagray/actions/22/edit-select-all.png +share/icons/matefaenzagray/actions/22/edit-undo.png +share/icons/matefaenzagray/actions/22/editclear.png +share/icons/matefaenzagray/actions/22/editcopy.png +share/icons/matefaenzagray/actions/22/editcut.png +share/icons/matefaenzagray/actions/22/editdelete.png +share/icons/matefaenzagray/actions/22/editpaste.png +share/icons/matefaenzagray/actions/22/exit.png +share/icons/matefaenzagray/actions/22/extract-archive.png +share/icons/matefaenzagray/actions/22/file_new.png +share/icons/matefaenzagray/actions/22/filefind.png +share/icons/matefaenzagray/actions/22/fileopen.png +share/icons/matefaenzagray/actions/22/fileprint.png +share/icons/matefaenzagray/actions/22/filesave.png +share/icons/matefaenzagray/actions/22/filesaveas.png +share/icons/matefaenzagray/actions/22/find.png +share/icons/matefaenzagray/actions/22/finish.png +share/icons/matefaenzagray/actions/22/folder-copy.png +share/icons/matefaenzagray/actions/22/folder-move.png +share/icons/matefaenzagray/actions/22/folder-new.png +share/icons/matefaenzagray/actions/22/folder_new.png +share/icons/matefaenzagray/actions/22/format-indent-less.png +share/icons/matefaenzagray/actions/22/format-indent-more.png +share/icons/matefaenzagray/actions/22/format-justify-center.png +share/icons/matefaenzagray/actions/22/format-justify-fill.png +share/icons/matefaenzagray/actions/22/format-justify-left.png +share/icons/matefaenzagray/actions/22/format-justify-right.png +share/icons/matefaenzagray/actions/22/format-text-bold.png +share/icons/matefaenzagray/actions/22/format-text-direction-ltr.png +share/icons/matefaenzagray/actions/22/format-text-direction-rtl.png +share/icons/matefaenzagray/actions/22/format-text-italic.png +share/icons/matefaenzagray/actions/22/format-text-strikethrough.png +share/icons/matefaenzagray/actions/22/format-text-underline.png +share/icons/matefaenzagray/actions/22/forward.png +share/icons/matefaenzagray/actions/22/games-endturn.png +share/icons/matefaenzagray/actions/22/gnome-app-install-star.png +share/icons/matefaenzagray/actions/22/gnome-lockscreen.png +share/icons/matefaenzagray/actions/22/gnome-log-out.png +share/icons/matefaenzagray/actions/22/gnome-logout.png +share/icons/matefaenzagray/actions/22/gnome-run.png +share/icons/matefaenzagray/actions/22/gnome-searchtool.png +share/icons/matefaenzagray/actions/22/gnome-session-logout.png +share/icons/matefaenzagray/actions/22/gnome-stock-mail-fwd.png +share/icons/matefaenzagray/actions/22/gnome-stock-mail-new.png +share/icons/matefaenzagray/actions/22/gnome-stock-mail-rpl.png +share/icons/matefaenzagray/actions/22/gnome-stock-mail-snd.png +share/icons/matefaenzagray/actions/22/gnome-stock-text-indent.png +share/icons/matefaenzagray/actions/22/gnome-stock-text-unindent.png +share/icons/matefaenzagray/actions/22/go-bottom.png +share/icons/matefaenzagray/actions/22/go-down.png +share/icons/matefaenzagray/actions/22/go-first.png +share/icons/matefaenzagray/actions/22/go-home.png +share/icons/matefaenzagray/actions/22/go-jump.png +share/icons/matefaenzagray/actions/22/go-last.png +share/icons/matefaenzagray/actions/22/go-next.png +share/icons/matefaenzagray/actions/22/go-previous.png +share/icons/matefaenzagray/actions/22/go-top.png +share/icons/matefaenzagray/actions/22/go-up.png +share/icons/matefaenzagray/actions/22/gohome.png +share/icons/matefaenzagray/actions/22/gtk-about.png +share/icons/matefaenzagray/actions/22/gtk-add.png +share/icons/matefaenzagray/actions/22/gtk-apply.png +share/icons/matefaenzagray/actions/22/gtk-bold.png +share/icons/matefaenzagray/actions/22/gtk-cancel.png +share/icons/matefaenzagray/actions/22/gtk-clear.png +share/icons/matefaenzagray/actions/22/gtk-close.png +share/icons/matefaenzagray/actions/22/gtk-copy.png +share/icons/matefaenzagray/actions/22/gtk-cut.png +share/icons/matefaenzagray/actions/22/gtk-delete.png +share/icons/matefaenzagray/actions/22/gtk-edit.png +share/icons/matefaenzagray/actions/22/gtk-execute.png +share/icons/matefaenzagray/actions/22/gtk-find-and-replace.png +share/icons/matefaenzagray/actions/22/gtk-find.png +share/icons/matefaenzagray/actions/22/gtk-fullscreen.png +share/icons/matefaenzagray/actions/22/gtk-go-back-ltr.png +share/icons/matefaenzagray/actions/22/gtk-go-back-rtl.png +share/icons/matefaenzagray/actions/22/gtk-go-down.png +share/icons/matefaenzagray/actions/22/gtk-go-forward-ltr.png +share/icons/matefaenzagray/actions/22/gtk-go-forward-rtl.png +share/icons/matefaenzagray/actions/22/gtk-go-up.png +share/icons/matefaenzagray/actions/22/gtk-goto-bottom.png +share/icons/matefaenzagray/actions/22/gtk-goto-first-ltr.png +share/icons/matefaenzagray/actions/22/gtk-goto-first-rtl.png +share/icons/matefaenzagray/actions/22/gtk-goto-last-ltr.png +share/icons/matefaenzagray/actions/22/gtk-goto-last-rtl.png +share/icons/matefaenzagray/actions/22/gtk-goto-top.png +share/icons/matefaenzagray/actions/22/gtk-home.png +share/icons/matefaenzagray/actions/22/gtk-indent-ltr.png +share/icons/matefaenzagray/actions/22/gtk-indent-rtl.png +share/icons/matefaenzagray/actions/22/gtk-info.png +share/icons/matefaenzagray/actions/22/gtk-italic.png +share/icons/matefaenzagray/actions/22/gtk-jump-to-ltr.png +share/icons/matefaenzagray/actions/22/gtk-jump-to-rtl.png +share/icons/matefaenzagray/actions/22/gtk-justify-center.png +share/icons/matefaenzagray/actions/22/gtk-justify-fill.png +share/icons/matefaenzagray/actions/22/gtk-justify-left.png +share/icons/matefaenzagray/actions/22/gtk-justify-right.png +share/icons/matefaenzagray/actions/22/gtk-leave-fullscreen.png +share/icons/matefaenzagray/actions/22/gtk-media-next-ltr.png +share/icons/matefaenzagray/actions/22/gtk-media-next-rtl.png +share/icons/matefaenzagray/actions/22/gtk-media-pause.png +share/icons/matefaenzagray/actions/22/gtk-media-play-ltr.png +share/icons/matefaenzagray/actions/22/gtk-media-previous-ltr.png +share/icons/matefaenzagray/actions/22/gtk-media-previous-rtl.png +share/icons/matefaenzagray/actions/22/gtk-media-record.png +share/icons/matefaenzagray/actions/22/gtk-media-stop.png +share/icons/matefaenzagray/actions/22/gtk-new.png +share/icons/matefaenzagray/actions/22/gtk-no.png +share/icons/matefaenzagray/actions/22/gtk-ok.png +share/icons/matefaenzagray/actions/22/gtk-open.png +share/icons/matefaenzagray/actions/22/gtk-paste.png +share/icons/matefaenzagray/actions/22/gtk-print-preview.png +share/icons/matefaenzagray/actions/22/gtk-print.png +share/icons/matefaenzagray/actions/22/gtk-properties.png +share/icons/matefaenzagray/actions/22/gtk-quit.png +share/icons/matefaenzagray/actions/22/gtk-redo-ltr.png +share/icons/matefaenzagray/actions/22/gtk-refresh.png +share/icons/matefaenzagray/actions/22/gtk-remove.png +share/icons/matefaenzagray/actions/22/gtk-revert-to-saved-ltr.png +share/icons/matefaenzagray/actions/22/gtk-revert-to-saved-rtl.png +share/icons/matefaenzagray/actions/22/gtk-save-as.png +share/icons/matefaenzagray/actions/22/gtk-save.png +share/icons/matefaenzagray/actions/22/gtk-select-all.png +share/icons/matefaenzagray/actions/22/gtk-sort-ascending.png +share/icons/matefaenzagray/actions/22/gtk-sort-descending.png +share/icons/matefaenzagray/actions/22/gtk-spell-check.png +share/icons/matefaenzagray/actions/22/gtk-stop.png +share/icons/matefaenzagray/actions/22/gtk-strikethrough.png +share/icons/matefaenzagray/actions/22/gtk-underline.png +share/icons/matefaenzagray/actions/22/gtk-undo-ltr.png +share/icons/matefaenzagray/actions/22/gtk-unindent-ltr.png +share/icons/matefaenzagray/actions/22/gtk-unindent-rtl.png +share/icons/matefaenzagray/actions/22/gtk-yes.png +share/icons/matefaenzagray/actions/22/gtk-zoom-100.png +share/icons/matefaenzagray/actions/22/gtk-zoom-fit.png +share/icons/matefaenzagray/actions/22/gtk-zoom-in.png +share/icons/matefaenzagray/actions/22/gtk-zoom-out.png +share/icons/matefaenzagray/actions/22/help-about.png +share/icons/matefaenzagray/actions/22/help-contents.png +share/icons/matefaenzagray/actions/22/im-message-new.png +share/icons/matefaenzagray/actions/22/insert-image.png +share/icons/matefaenzagray/actions/22/insert-link.png +share/icons/matefaenzagray/actions/22/insert-object.png +share/icons/matefaenzagray/actions/22/insert-text.png +share/icons/matefaenzagray/actions/22/internet-radio-new.png +share/icons/matefaenzagray/actions/22/iso-image-burn.png +share/icons/matefaenzagray/actions/22/kfind.png +share/icons/matefaenzagray/actions/22/kfm-home.png +share/icons/matefaenzagray/actions/22/leftjust.png +share/icons/matefaenzagray/actions/22/list-add.png +share/icons/matefaenzagray/actions/22/list-remove.png +share/icons/matefaenzagray/actions/22/locationbar-erase.png +share/icons/matefaenzagray/actions/22/lock.png +share/icons/matefaenzagray/actions/22/lock.xpm +share/icons/matefaenzagray/actions/22/lxde-logout.png +share/icons/matefaenzagray/actions/22/mail-attachment.png +share/icons/matefaenzagray/actions/22/mail-folder-sent.png +share/icons/matefaenzagray/actions/22/mail-forward.png +share/icons/matefaenzagray/actions/22/mail-inbox.png +share/icons/matefaenzagray/actions/22/mail-mark-important.png +share/icons/matefaenzagray/actions/22/mail-mark-junk.png +share/icons/matefaenzagray/actions/22/mail-mark-not-junk.png +share/icons/matefaenzagray/actions/22/mail-mark-notjunk.png +share/icons/matefaenzagray/actions/22/mail-mark-read.png +share/icons/matefaenzagray/actions/22/mail-mark-unread.png +share/icons/matefaenzagray/actions/22/mail-message-new.png +share/icons/matefaenzagray/actions/22/mail-outbox.png +share/icons/matefaenzagray/actions/22/mail-read.png +share/icons/matefaenzagray/actions/22/mail-replied.png +share/icons/matefaenzagray/actions/22/mail-reply-all.png +share/icons/matefaenzagray/actions/22/mail-reply-sender.png +share/icons/matefaenzagray/actions/22/mail-send-receive.png +share/icons/matefaenzagray/actions/22/mail-send.png +share/icons/matefaenzagray/actions/22/mail-sent.png +share/icons/matefaenzagray/actions/22/mail-unread.png +share/icons/matefaenzagray/actions/22/mail_forward.png +share/icons/matefaenzagray/actions/22/mail_new.png +share/icons/matefaenzagray/actions/22/mail_reply.png +share/icons/matefaenzagray/actions/22/mail_replyall.png +share/icons/matefaenzagray/actions/22/mail_send.png +share/icons/matefaenzagray/actions/22/media-eject.png +share/icons/matefaenzagray/actions/22/media-import-audio-cd.png +share/icons/matefaenzagray/actions/22/media-optical-audio-new.png +share/icons/matefaenzagray/actions/22/media-optical-burn.png +share/icons/matefaenzagray/actions/22/media-optical-copy.png +share/icons/matefaenzagray/actions/22/media-playback-pause.png +share/icons/matefaenzagray/actions/22/media-playback-start.png +share/icons/matefaenzagray/actions/22/media-playback-stop.png +share/icons/matefaenzagray/actions/22/media-playlist-repeat.png +share/icons/matefaenzagray/actions/22/media-playlist-shuffle.png +share/icons/matefaenzagray/actions/22/media-record.png +share/icons/matefaenzagray/actions/22/media-skip-backward.png +share/icons/matefaenzagray/actions/22/media-skip-forward.png +share/icons/matefaenzagray/actions/22/media-write-cd.png +share/icons/matefaenzagray/actions/22/music-library.png +share/icons/matefaenzagray/actions/22/next.png +share/icons/matefaenzagray/actions/22/object-flip-horizontal.png +share/icons/matefaenzagray/actions/22/object-flip-vertical.png +share/icons/matefaenzagray/actions/22/object-rotate-left.png +share/icons/matefaenzagray/actions/22/object-rotate-right.png +share/icons/matefaenzagray/actions/22/offline.png +share/icons/matefaenzagray/actions/22/ok.png +share/icons/matefaenzagray/actions/22/online.png +share/icons/matefaenzagray/actions/22/package-install.png +share/icons/matefaenzagray/actions/22/package-remove.png +share/icons/matefaenzagray/actions/22/package-upgrade.png +share/icons/matefaenzagray/actions/22/player-eject.png +share/icons/matefaenzagray/actions/22/player_end.png +share/icons/matefaenzagray/actions/22/player_pause.png +share/icons/matefaenzagray/actions/22/player_play.png +share/icons/matefaenzagray/actions/22/player_record.png +share/icons/matefaenzagray/actions/22/player_start.png +share/icons/matefaenzagray/actions/22/player_stop.png +share/icons/matefaenzagray/actions/22/podcast-new.png +share/icons/matefaenzagray/actions/22/preview-file.png +share/icons/matefaenzagray/actions/22/previous.png +share/icons/matefaenzagray/actions/22/process-stop.png +share/icons/matefaenzagray/actions/22/redhat-home.png +share/icons/matefaenzagray/actions/22/redo.png +share/icons/matefaenzagray/actions/22/reload.png +share/icons/matefaenzagray/actions/22/reload3.png +share/icons/matefaenzagray/actions/22/reload_all_tabs.png +share/icons/matefaenzagray/actions/22/reload_page.png +share/icons/matefaenzagray/actions/22/remove.png +share/icons/matefaenzagray/actions/22/revert.png +share/icons/matefaenzagray/actions/22/rhythmbox-set-star.png +share/icons/matefaenzagray/actions/22/rightjust.png +share/icons/matefaenzagray/actions/22/rotate.png +share/icons/matefaenzagray/actions/22/search.png +share/icons/matefaenzagray/actions/22/star.png +share/icons/matefaenzagray/actions/22/start.png +share/icons/matefaenzagray/actions/22/stock-refresh.png +share/icons/matefaenzagray/actions/22/stock_about.png +share/icons/matefaenzagray/actions/22/stock_add-bookmark.png +share/icons/matefaenzagray/actions/22/stock_attach.png +share/icons/matefaenzagray/actions/22/stock_bookmark.png +share/icons/matefaenzagray/actions/22/stock_bottom.png +share/icons/matefaenzagray/actions/22/stock_calc-accept.png +share/icons/matefaenzagray/actions/22/stock_close.png +share/icons/matefaenzagray/actions/22/stock_copy.png +share/icons/matefaenzagray/actions/22/stock_cut.png +share/icons/matefaenzagray/actions/22/stock_delete.png +share/icons/matefaenzagray/actions/22/stock_down.png +share/icons/matefaenzagray/actions/22/stock_file-properties.png +share/icons/matefaenzagray/actions/22/stock_first.png +share/icons/matefaenzagray/actions/22/stock_folder-copy.png +share/icons/matefaenzagray/actions/22/stock_folder-move.png +share/icons/matefaenzagray/actions/22/stock_folder-properties.png +share/icons/matefaenzagray/actions/22/stock_fullscreen.png +share/icons/matefaenzagray/actions/22/stock_help-add-bookmark.png +share/icons/matefaenzagray/actions/22/stock_home.png +share/icons/matefaenzagray/actions/22/stock_inbox.png +share/icons/matefaenzagray/actions/22/stock_last.png +share/icons/matefaenzagray/actions/22/stock_leave-fullscreen.png +share/icons/matefaenzagray/actions/22/stock_left.png +share/icons/matefaenzagray/actions/22/stock_mail-compose.png +share/icons/matefaenzagray/actions/22/stock_mail-filters-apply.png +share/icons/matefaenzagray/actions/22/stock_mail-forward.png +share/icons/matefaenzagray/actions/22/stock_mail-reply-to-all.png +share/icons/matefaenzagray/actions/22/stock_mail-reply.png +share/icons/matefaenzagray/actions/22/stock_mail-send-receive.png +share/icons/matefaenzagray/actions/22/stock_mail-send.png +share/icons/matefaenzagray/actions/22/stock_mark.png +share/icons/matefaenzagray/actions/22/stock_media-next.png +share/icons/matefaenzagray/actions/22/stock_media-pause.png +share/icons/matefaenzagray/actions/22/stock_media-play.png +share/icons/matefaenzagray/actions/22/stock_media-prev.png +share/icons/matefaenzagray/actions/22/stock_media-rec.png +share/icons/matefaenzagray/actions/22/stock_media-stop.png +share/icons/matefaenzagray/actions/22/stock_new-address-book.png +share/icons/matefaenzagray/actions/22/stock_new-appointment.png +share/icons/matefaenzagray/actions/22/stock_new-bcard.png +share/icons/matefaenzagray/actions/22/stock_new-dir.png +share/icons/matefaenzagray/actions/22/stock_new-tab.png +share/icons/matefaenzagray/actions/22/stock_new-text.png +share/icons/matefaenzagray/actions/22/stock_new-window.png +share/icons/matefaenzagray/actions/22/stock_no.png +share/icons/matefaenzagray/actions/22/stock_outbox.png +share/icons/matefaenzagray/actions/22/stock_paste.png +share/icons/matefaenzagray/actions/22/stock_print-preview.png +share/icons/matefaenzagray/actions/22/stock_print-setup.png +share/icons/matefaenzagray/actions/22/stock_print.png +share/icons/matefaenzagray/actions/22/stock_properties.png +share/icons/matefaenzagray/actions/22/stock_redo.png +share/icons/matefaenzagray/actions/22/stock_repeat.png +share/icons/matefaenzagray/actions/22/stock_right.png +share/icons/matefaenzagray/actions/22/stock_save-as.png +share/icons/matefaenzagray/actions/22/stock_save.png +share/icons/matefaenzagray/actions/22/stock_search-and-replace.png +share/icons/matefaenzagray/actions/22/stock_search.png +share/icons/matefaenzagray/actions/22/stock_select-all.png +share/icons/matefaenzagray/actions/22/stock_sent-mail.png +share/icons/matefaenzagray/actions/22/stock_shuffle.png +share/icons/matefaenzagray/actions/22/stock_spellcheck.png +share/icons/matefaenzagray/actions/22/stock_stop.png +share/icons/matefaenzagray/actions/22/stock_text-strikethrough.png +share/icons/matefaenzagray/actions/22/stock_text_bold.png +share/icons/matefaenzagray/actions/22/stock_text_center.png +share/icons/matefaenzagray/actions/22/stock_text_indent.png +share/icons/matefaenzagray/actions/22/stock_text_italic.png +share/icons/matefaenzagray/actions/22/stock_text_justify.png +share/icons/matefaenzagray/actions/22/stock_text_left.png +share/icons/matefaenzagray/actions/22/stock_text_right.png +share/icons/matefaenzagray/actions/22/stock_text_underlined.png +share/icons/matefaenzagray/actions/22/stock_text_unindent.png +share/icons/matefaenzagray/actions/22/stock_top.png +share/icons/matefaenzagray/actions/22/stock_undo.png +share/icons/matefaenzagray/actions/22/stock_up.png +share/icons/matefaenzagray/actions/22/stock_yes.png +share/icons/matefaenzagray/actions/22/stock_zoom-1.png +share/icons/matefaenzagray/actions/22/stock_zoom-in.png +share/icons/matefaenzagray/actions/22/stock_zoom-out.png +share/icons/matefaenzagray/actions/22/stock_zoom-page.png +share/icons/matefaenzagray/actions/22/stop.png +share/icons/matefaenzagray/actions/22/system-lock-screen.png +share/icons/matefaenzagray/actions/22/system-log-out.png +share/icons/matefaenzagray/actions/22/system-restart-panel.png +share/icons/matefaenzagray/actions/22/system-run.png +share/icons/matefaenzagray/actions/22/system-search.png +share/icons/matefaenzagray/actions/22/system-shutdown-panel-restart.png +share/icons/matefaenzagray/actions/22/system-shutdown-panel.png +share/icons/matefaenzagray/actions/22/system-shutdown-restart-panel.png +share/icons/matefaenzagray/actions/22/system-shutdown.png +share/icons/matefaenzagray/actions/22/system-upgrade.png +share/icons/matefaenzagray/actions/22/tab-new.png +share/icons/matefaenzagray/actions/22/tab_new.png +share/icons/matefaenzagray/actions/22/tag-new.png +share/icons/matefaenzagray/actions/22/text_bold.png +share/icons/matefaenzagray/actions/22/text_italic.png +share/icons/matefaenzagray/actions/22/text_strike.png +share/icons/matefaenzagray/actions/22/text_under.png +share/icons/matefaenzagray/actions/22/tools-check-spelling.png +share/icons/matefaenzagray/actions/22/top.png +share/icons/matefaenzagray/actions/22/top.xpm +share/icons/matefaenzagray/actions/22/undo.png +share/icons/matefaenzagray/actions/22/up.png +share/icons/matefaenzagray/actions/22/view-fullscreen.png +share/icons/matefaenzagray/actions/22/view-list-compact-symbolic.png +share/icons/matefaenzagray/actions/22/view-list-compact.png +share/icons/matefaenzagray/actions/22/view-list-details-symbolic.png +share/icons/matefaenzagray/actions/22/view-list-details.png +share/icons/matefaenzagray/actions/22/view-list-icons-symbolic.png +share/icons/matefaenzagray/actions/22/view-list-icons.png +share/icons/matefaenzagray/actions/22/view-refresh.png +share/icons/matefaenzagray/actions/22/view-restore.png +share/icons/matefaenzagray/actions/22/view-sort-ascending.png +share/icons/matefaenzagray/actions/22/view-sort-descending.png +share/icons/matefaenzagray/actions/22/viewmag+.png +share/icons/matefaenzagray/actions/22/viewmag-.png +share/icons/matefaenzagray/actions/22/viewmag1.png +share/icons/matefaenzagray/actions/22/viewmagfit.png +share/icons/matefaenzagray/actions/22/visualization.png +share/icons/matefaenzagray/actions/22/window-close.png +share/icons/matefaenzagray/actions/22/window-new.png +share/icons/matefaenzagray/actions/22/window_fullscreen.png +share/icons/matefaenzagray/actions/22/window_new.png +share/icons/matefaenzagray/actions/22/window_nofullscreen.png +share/icons/matefaenzagray/actions/22/xfce-system-exit.png +share/icons/matefaenzagray/actions/22/xfce-system-lock.png +share/icons/matefaenzagray/actions/22/xfsm-logout.png +share/icons/matefaenzagray/actions/22/zoom-best-fit.png +share/icons/matefaenzagray/actions/22/zoom-fit-best.png +share/icons/matefaenzagray/actions/22/zoom-fit.png +share/icons/matefaenzagray/actions/22/zoom-in.png +share/icons/matefaenzagray/actions/22/zoom-original.png +share/icons/matefaenzagray/actions/22/zoom-out.png +share/icons/matefaenzagray/actions/24/add-files-to-archive.png +share/icons/matefaenzagray/actions/24/add-folder-to-archive.png +share/icons/matefaenzagray/actions/24/add.png +share/icons/matefaenzagray/actions/24/address-book-new.png +share/icons/matefaenzagray/actions/24/application-exit.png +share/icons/matefaenzagray/actions/24/appointment-new.png +share/icons/matefaenzagray/actions/24/appointment.png +share/icons/matefaenzagray/actions/24/audio-cd-duplicate.png +share/icons/matefaenzagray/actions/24/audio-cd-new.png +share/icons/matefaenzagray/actions/24/back.png +share/icons/matefaenzagray/actions/24/bonobo-component-browser.png +share/icons/matefaenzagray/actions/24/bookmark-new.png +share/icons/matefaenzagray/actions/24/bookmark_add.png +share/icons/matefaenzagray/actions/24/bookmark_list_add.png +share/icons/matefaenzagray/actions/24/bottom.png +share/icons/matefaenzagray/actions/24/browser-download.png +share/icons/matefaenzagray/actions/24/cab_extract.png +share/icons/matefaenzagray/actions/24/call-start.png +share/icons/matefaenzagray/actions/24/call-stop.png +share/icons/matefaenzagray/actions/24/centrejust.png +share/icons/matefaenzagray/actions/24/contact-new.png +share/icons/matefaenzagray/actions/24/dialog-apply.png +share/icons/matefaenzagray/actions/24/dialog-no.png +share/icons/matefaenzagray/actions/24/dialog-ok.png +share/icons/matefaenzagray/actions/24/dialog-yes.png +share/icons/matefaenzagray/actions/24/document-export.png +share/icons/matefaenzagray/actions/24/document-import.png +share/icons/matefaenzagray/actions/24/document-new.png +share/icons/matefaenzagray/actions/24/document-open-recent.png +share/icons/matefaenzagray/actions/24/document-open.png +share/icons/matefaenzagray/actions/24/document-page-setup.png +share/icons/matefaenzagray/actions/24/document-print-preview.png +share/icons/matefaenzagray/actions/24/document-print.png +share/icons/matefaenzagray/actions/24/document-properties.png +share/icons/matefaenzagray/actions/24/document-revert.png +share/icons/matefaenzagray/actions/24/document-save-as.png +share/icons/matefaenzagray/actions/24/document-save.png +share/icons/matefaenzagray/actions/24/document-send.png +share/icons/matefaenzagray/actions/24/down.png +share/icons/matefaenzagray/actions/24/edit-add.png +share/icons/matefaenzagray/actions/24/edit-clear.png +share/icons/matefaenzagray/actions/24/edit-copy.png +share/icons/matefaenzagray/actions/24/edit-cut.png +share/icons/matefaenzagray/actions/24/edit-delete.png +share/icons/matefaenzagray/actions/24/edit-find-replace.png +share/icons/matefaenzagray/actions/24/edit-find.png +share/icons/matefaenzagray/actions/24/edit-paste.png +share/icons/matefaenzagray/actions/24/edit-redo.png +share/icons/matefaenzagray/actions/24/edit-select-all.png +share/icons/matefaenzagray/actions/24/edit-undo.png +share/icons/matefaenzagray/actions/24/editclear.png +share/icons/matefaenzagray/actions/24/editcopy.png +share/icons/matefaenzagray/actions/24/editcut.png +share/icons/matefaenzagray/actions/24/editdelete.png +share/icons/matefaenzagray/actions/24/editpaste.png +share/icons/matefaenzagray/actions/24/exit.png +share/icons/matefaenzagray/actions/24/extract-archive.png +share/icons/matefaenzagray/actions/24/file_new.png +share/icons/matefaenzagray/actions/24/filefind.png +share/icons/matefaenzagray/actions/24/fileopen.png +share/icons/matefaenzagray/actions/24/fileprint.png +share/icons/matefaenzagray/actions/24/filesave.png +share/icons/matefaenzagray/actions/24/filesaveas.png +share/icons/matefaenzagray/actions/24/find.png +share/icons/matefaenzagray/actions/24/finish.png +share/icons/matefaenzagray/actions/24/folder-copy.png +share/icons/matefaenzagray/actions/24/folder-move.png +share/icons/matefaenzagray/actions/24/folder-new.png +share/icons/matefaenzagray/actions/24/folder_new.png +share/icons/matefaenzagray/actions/24/format-indent-less.png +share/icons/matefaenzagray/actions/24/format-indent-more.png +share/icons/matefaenzagray/actions/24/format-justify-center.png +share/icons/matefaenzagray/actions/24/format-justify-fill.png +share/icons/matefaenzagray/actions/24/format-justify-left.png +share/icons/matefaenzagray/actions/24/format-justify-right.png +share/icons/matefaenzagray/actions/24/format-text-bold.png +share/icons/matefaenzagray/actions/24/format-text-direction-ltr.png +share/icons/matefaenzagray/actions/24/format-text-direction-rtl.png +share/icons/matefaenzagray/actions/24/format-text-italic.png +share/icons/matefaenzagray/actions/24/format-text-strikethrough.png +share/icons/matefaenzagray/actions/24/format-text-underline.png +share/icons/matefaenzagray/actions/24/forward.png +share/icons/matefaenzagray/actions/24/games-endturn.png +share/icons/matefaenzagray/actions/24/gnome-app-install-star.png +share/icons/matefaenzagray/actions/24/gnome-lockscreen.png +share/icons/matefaenzagray/actions/24/gnome-log-out.png +share/icons/matefaenzagray/actions/24/gnome-logout.png +share/icons/matefaenzagray/actions/24/gnome-run.png +share/icons/matefaenzagray/actions/24/gnome-searchtool.png +share/icons/matefaenzagray/actions/24/gnome-session-logout.png +share/icons/matefaenzagray/actions/24/gnome-stock-mail-fwd.png +share/icons/matefaenzagray/actions/24/gnome-stock-mail-new.png +share/icons/matefaenzagray/actions/24/gnome-stock-mail-rpl.png +share/icons/matefaenzagray/actions/24/gnome-stock-mail-snd.png +share/icons/matefaenzagray/actions/24/gnome-stock-text-indent.png +share/icons/matefaenzagray/actions/24/gnome-stock-text-unindent.png +share/icons/matefaenzagray/actions/24/go-bottom.png +share/icons/matefaenzagray/actions/24/go-down.png +share/icons/matefaenzagray/actions/24/go-first.png +share/icons/matefaenzagray/actions/24/go-home.png +share/icons/matefaenzagray/actions/24/go-jump.png +share/icons/matefaenzagray/actions/24/go-last.png +share/icons/matefaenzagray/actions/24/go-next.png +share/icons/matefaenzagray/actions/24/go-previous.png +share/icons/matefaenzagray/actions/24/go-top.png +share/icons/matefaenzagray/actions/24/go-up.png +share/icons/matefaenzagray/actions/24/gohome.png +share/icons/matefaenzagray/actions/24/gtk-about.png +share/icons/matefaenzagray/actions/24/gtk-add.png +share/icons/matefaenzagray/actions/24/gtk-apply.png +share/icons/matefaenzagray/actions/24/gtk-bold.png +share/icons/matefaenzagray/actions/24/gtk-cancel.png +share/icons/matefaenzagray/actions/24/gtk-clear.png +share/icons/matefaenzagray/actions/24/gtk-close.png +share/icons/matefaenzagray/actions/24/gtk-copy.png +share/icons/matefaenzagray/actions/24/gtk-cut.png +share/icons/matefaenzagray/actions/24/gtk-delete.png +share/icons/matefaenzagray/actions/24/gtk-edit.png +share/icons/matefaenzagray/actions/24/gtk-execute.png +share/icons/matefaenzagray/actions/24/gtk-find-and-replace.png +share/icons/matefaenzagray/actions/24/gtk-find.png +share/icons/matefaenzagray/actions/24/gtk-fullscreen.png +share/icons/matefaenzagray/actions/24/gtk-go-back-ltr.png +share/icons/matefaenzagray/actions/24/gtk-go-back-rtl.png +share/icons/matefaenzagray/actions/24/gtk-go-down.png +share/icons/matefaenzagray/actions/24/gtk-go-forward-ltr.png +share/icons/matefaenzagray/actions/24/gtk-go-forward-rtl.png +share/icons/matefaenzagray/actions/24/gtk-go-up.png +share/icons/matefaenzagray/actions/24/gtk-goto-bottom.png +share/icons/matefaenzagray/actions/24/gtk-goto-first-ltr.png +share/icons/matefaenzagray/actions/24/gtk-goto-first-rtl.png +share/icons/matefaenzagray/actions/24/gtk-goto-last-ltr.png +share/icons/matefaenzagray/actions/24/gtk-goto-last-rtl.png +share/icons/matefaenzagray/actions/24/gtk-goto-top.png +share/icons/matefaenzagray/actions/24/gtk-home.png +share/icons/matefaenzagray/actions/24/gtk-indent-ltr.png +share/icons/matefaenzagray/actions/24/gtk-indent-rtl.png +share/icons/matefaenzagray/actions/24/gtk-info.png +share/icons/matefaenzagray/actions/24/gtk-italic.png +share/icons/matefaenzagray/actions/24/gtk-jump-to-ltr.png +share/icons/matefaenzagray/actions/24/gtk-jump-to-rtl.png +share/icons/matefaenzagray/actions/24/gtk-justify-center.png +share/icons/matefaenzagray/actions/24/gtk-justify-fill.png +share/icons/matefaenzagray/actions/24/gtk-justify-left.png +share/icons/matefaenzagray/actions/24/gtk-justify-right.png +share/icons/matefaenzagray/actions/24/gtk-leave-fullscreen.png +share/icons/matefaenzagray/actions/24/gtk-media-next-ltr.png +share/icons/matefaenzagray/actions/24/gtk-media-next-rtl.png +share/icons/matefaenzagray/actions/24/gtk-media-pause.png +share/icons/matefaenzagray/actions/24/gtk-media-play-ltr.png +share/icons/matefaenzagray/actions/24/gtk-media-previous-ltr.png +share/icons/matefaenzagray/actions/24/gtk-media-previous-rtl.png +share/icons/matefaenzagray/actions/24/gtk-media-record.png +share/icons/matefaenzagray/actions/24/gtk-media-stop.png +share/icons/matefaenzagray/actions/24/gtk-new.png +share/icons/matefaenzagray/actions/24/gtk-no.png +share/icons/matefaenzagray/actions/24/gtk-ok.png +share/icons/matefaenzagray/actions/24/gtk-open.png +share/icons/matefaenzagray/actions/24/gtk-paste.png +share/icons/matefaenzagray/actions/24/gtk-print-preview.png +share/icons/matefaenzagray/actions/24/gtk-print.png +share/icons/matefaenzagray/actions/24/gtk-properties.png +share/icons/matefaenzagray/actions/24/gtk-quit.png +share/icons/matefaenzagray/actions/24/gtk-redo-ltr.png +share/icons/matefaenzagray/actions/24/gtk-refresh.png +share/icons/matefaenzagray/actions/24/gtk-remove.png +share/icons/matefaenzagray/actions/24/gtk-revert-to-saved-ltr.png +share/icons/matefaenzagray/actions/24/gtk-revert-to-saved-rtl.png +share/icons/matefaenzagray/actions/24/gtk-save-as.png +share/icons/matefaenzagray/actions/24/gtk-save.png +share/icons/matefaenzagray/actions/24/gtk-select-all.png +share/icons/matefaenzagray/actions/24/gtk-sort-ascending.png +share/icons/matefaenzagray/actions/24/gtk-sort-descending.png +share/icons/matefaenzagray/actions/24/gtk-spell-check.png +share/icons/matefaenzagray/actions/24/gtk-stop.png +share/icons/matefaenzagray/actions/24/gtk-strikethrough.png +share/icons/matefaenzagray/actions/24/gtk-underline.png +share/icons/matefaenzagray/actions/24/gtk-undo-ltr.png +share/icons/matefaenzagray/actions/24/gtk-unindent-ltr.png +share/icons/matefaenzagray/actions/24/gtk-unindent-rtl.png +share/icons/matefaenzagray/actions/24/gtk-yes.png +share/icons/matefaenzagray/actions/24/gtk-zoom-100.png +share/icons/matefaenzagray/actions/24/gtk-zoom-fit.png +share/icons/matefaenzagray/actions/24/gtk-zoom-in.png +share/icons/matefaenzagray/actions/24/gtk-zoom-out.png +share/icons/matefaenzagray/actions/24/help-about.png +share/icons/matefaenzagray/actions/24/help-contents.png +share/icons/matefaenzagray/actions/24/im-message-new.png +share/icons/matefaenzagray/actions/24/insert-image.png +share/icons/matefaenzagray/actions/24/insert-link.png +share/icons/matefaenzagray/actions/24/insert-object.png +share/icons/matefaenzagray/actions/24/insert-text.png +share/icons/matefaenzagray/actions/24/internet-radio-new.png +share/icons/matefaenzagray/actions/24/iso-image-burn.png +share/icons/matefaenzagray/actions/24/kfind.png +share/icons/matefaenzagray/actions/24/kfm-home.png +share/icons/matefaenzagray/actions/24/leftjust.png +share/icons/matefaenzagray/actions/24/list-add.png +share/icons/matefaenzagray/actions/24/list-remove.png +share/icons/matefaenzagray/actions/24/locationbar-erase.png +share/icons/matefaenzagray/actions/24/lock.png +share/icons/matefaenzagray/actions/24/lock.xpm +share/icons/matefaenzagray/actions/24/lxde-logout.png +share/icons/matefaenzagray/actions/24/mail-attachment.png +share/icons/matefaenzagray/actions/24/mail-folder-sent.png +share/icons/matefaenzagray/actions/24/mail-forward.png +share/icons/matefaenzagray/actions/24/mail-inbox.png +share/icons/matefaenzagray/actions/24/mail-mark-important.png +share/icons/matefaenzagray/actions/24/mail-mark-junk.png +share/icons/matefaenzagray/actions/24/mail-mark-not-junk.png +share/icons/matefaenzagray/actions/24/mail-mark-notjunk.png +share/icons/matefaenzagray/actions/24/mail-mark-read.png +share/icons/matefaenzagray/actions/24/mail-mark-unread.png +share/icons/matefaenzagray/actions/24/mail-message-new.png +share/icons/matefaenzagray/actions/24/mail-outbox.png +share/icons/matefaenzagray/actions/24/mail-read.png +share/icons/matefaenzagray/actions/24/mail-replied.png +share/icons/matefaenzagray/actions/24/mail-reply-all.png +share/icons/matefaenzagray/actions/24/mail-reply-sender.png +share/icons/matefaenzagray/actions/24/mail-send-receive.png +share/icons/matefaenzagray/actions/24/mail-send.png +share/icons/matefaenzagray/actions/24/mail-sent.png +share/icons/matefaenzagray/actions/24/mail-unread.png +share/icons/matefaenzagray/actions/24/mail_forward.png +share/icons/matefaenzagray/actions/24/mail_new.png +share/icons/matefaenzagray/actions/24/mail_reply.png +share/icons/matefaenzagray/actions/24/mail_replyall.png +share/icons/matefaenzagray/actions/24/mail_send.png +share/icons/matefaenzagray/actions/24/media-eject.png +share/icons/matefaenzagray/actions/24/media-import-audio-cd.png +share/icons/matefaenzagray/actions/24/media-optical-audio-new.png +share/icons/matefaenzagray/actions/24/media-optical-burn.png +share/icons/matefaenzagray/actions/24/media-optical-copy.png +share/icons/matefaenzagray/actions/24/media-playback-pause.png +share/icons/matefaenzagray/actions/24/media-playback-start.png +share/icons/matefaenzagray/actions/24/media-playback-stop.png +share/icons/matefaenzagray/actions/24/media-playlist-repeat.png +share/icons/matefaenzagray/actions/24/media-playlist-shuffle.png +share/icons/matefaenzagray/actions/24/media-record.png +share/icons/matefaenzagray/actions/24/media-skip-backward.png +share/icons/matefaenzagray/actions/24/media-skip-forward.png +share/icons/matefaenzagray/actions/24/media-write-cd.png +share/icons/matefaenzagray/actions/24/music-library.png +share/icons/matefaenzagray/actions/24/next.png +share/icons/matefaenzagray/actions/24/object-flip-horizontal.png +share/icons/matefaenzagray/actions/24/object-flip-vertical.png +share/icons/matefaenzagray/actions/24/object-rotate-left.png +share/icons/matefaenzagray/actions/24/object-rotate-right.png +share/icons/matefaenzagray/actions/24/offline.png +share/icons/matefaenzagray/actions/24/ok.png +share/icons/matefaenzagray/actions/24/online.png +share/icons/matefaenzagray/actions/24/package-install.png +share/icons/matefaenzagray/actions/24/package-remove.png +share/icons/matefaenzagray/actions/24/package-upgrade.png +share/icons/matefaenzagray/actions/24/player-eject.png +share/icons/matefaenzagray/actions/24/player_end.png +share/icons/matefaenzagray/actions/24/player_pause.png +share/icons/matefaenzagray/actions/24/player_play.png +share/icons/matefaenzagray/actions/24/player_record.png +share/icons/matefaenzagray/actions/24/player_start.png +share/icons/matefaenzagray/actions/24/player_stop.png +share/icons/matefaenzagray/actions/24/podcast-new.png +share/icons/matefaenzagray/actions/24/preview-file.png +share/icons/matefaenzagray/actions/24/previous.png +share/icons/matefaenzagray/actions/24/process-stop.png +share/icons/matefaenzagray/actions/24/redhat-home.png +share/icons/matefaenzagray/actions/24/redo.png +share/icons/matefaenzagray/actions/24/reload.png +share/icons/matefaenzagray/actions/24/reload3.png +share/icons/matefaenzagray/actions/24/reload_all_tabs.png +share/icons/matefaenzagray/actions/24/reload_page.png +share/icons/matefaenzagray/actions/24/remove.png +share/icons/matefaenzagray/actions/24/revert.png +share/icons/matefaenzagray/actions/24/rhythmbox-set-star.png +share/icons/matefaenzagray/actions/24/rightjust.png +share/icons/matefaenzagray/actions/24/rotate.png +share/icons/matefaenzagray/actions/24/search.png +share/icons/matefaenzagray/actions/24/star.png +share/icons/matefaenzagray/actions/24/start.png +share/icons/matefaenzagray/actions/24/stock-refresh.png +share/icons/matefaenzagray/actions/24/stock_about.png +share/icons/matefaenzagray/actions/24/stock_add-bookmark.png +share/icons/matefaenzagray/actions/24/stock_attach.png +share/icons/matefaenzagray/actions/24/stock_bookmark.png +share/icons/matefaenzagray/actions/24/stock_bottom.png +share/icons/matefaenzagray/actions/24/stock_calc-accept.png +share/icons/matefaenzagray/actions/24/stock_close.png +share/icons/matefaenzagray/actions/24/stock_copy.png +share/icons/matefaenzagray/actions/24/stock_cut.png +share/icons/matefaenzagray/actions/24/stock_delete.png +share/icons/matefaenzagray/actions/24/stock_down.png +share/icons/matefaenzagray/actions/24/stock_file-properties.png +share/icons/matefaenzagray/actions/24/stock_first.png +share/icons/matefaenzagray/actions/24/stock_folder-copy.png +share/icons/matefaenzagray/actions/24/stock_folder-move.png +share/icons/matefaenzagray/actions/24/stock_folder-properties.png +share/icons/matefaenzagray/actions/24/stock_fullscreen.png +share/icons/matefaenzagray/actions/24/stock_help-add-bookmark.png +share/icons/matefaenzagray/actions/24/stock_home.png +share/icons/matefaenzagray/actions/24/stock_inbox.png +share/icons/matefaenzagray/actions/24/stock_last.png +share/icons/matefaenzagray/actions/24/stock_leave-fullscreen.png +share/icons/matefaenzagray/actions/24/stock_left.png +share/icons/matefaenzagray/actions/24/stock_mail-compose.png +share/icons/matefaenzagray/actions/24/stock_mail-filters-apply.png +share/icons/matefaenzagray/actions/24/stock_mail-forward.png +share/icons/matefaenzagray/actions/24/stock_mail-reply-to-all.png +share/icons/matefaenzagray/actions/24/stock_mail-reply.png +share/icons/matefaenzagray/actions/24/stock_mail-send-receive.png +share/icons/matefaenzagray/actions/24/stock_mail-send.png +share/icons/matefaenzagray/actions/24/stock_mark.png +share/icons/matefaenzagray/actions/24/stock_media-next.png +share/icons/matefaenzagray/actions/24/stock_media-pause.png +share/icons/matefaenzagray/actions/24/stock_media-play.png +share/icons/matefaenzagray/actions/24/stock_media-prev.png +share/icons/matefaenzagray/actions/24/stock_media-rec.png +share/icons/matefaenzagray/actions/24/stock_media-stop.png +share/icons/matefaenzagray/actions/24/stock_new-address-book.png +share/icons/matefaenzagray/actions/24/stock_new-appointment.png +share/icons/matefaenzagray/actions/24/stock_new-bcard.png +share/icons/matefaenzagray/actions/24/stock_new-dir.png +share/icons/matefaenzagray/actions/24/stock_new-tab.png +share/icons/matefaenzagray/actions/24/stock_new-text.png +share/icons/matefaenzagray/actions/24/stock_new-window.png +share/icons/matefaenzagray/actions/24/stock_no.png +share/icons/matefaenzagray/actions/24/stock_outbox.png +share/icons/matefaenzagray/actions/24/stock_paste.png +share/icons/matefaenzagray/actions/24/stock_print-preview.png +share/icons/matefaenzagray/actions/24/stock_print-setup.png +share/icons/matefaenzagray/actions/24/stock_print.png +share/icons/matefaenzagray/actions/24/stock_properties.png +share/icons/matefaenzagray/actions/24/stock_redo.png +share/icons/matefaenzagray/actions/24/stock_repeat.png +share/icons/matefaenzagray/actions/24/stock_right.png +share/icons/matefaenzagray/actions/24/stock_save-as.png +share/icons/matefaenzagray/actions/24/stock_save.png +share/icons/matefaenzagray/actions/24/stock_search-and-replace.png +share/icons/matefaenzagray/actions/24/stock_search.png +share/icons/matefaenzagray/actions/24/stock_select-all.png +share/icons/matefaenzagray/actions/24/stock_sent-mail.png +share/icons/matefaenzagray/actions/24/stock_shuffle.png +share/icons/matefaenzagray/actions/24/stock_spellcheck.png +share/icons/matefaenzagray/actions/24/stock_stop.png +share/icons/matefaenzagray/actions/24/stock_text-strikethrough.png +share/icons/matefaenzagray/actions/24/stock_text_bold.png +share/icons/matefaenzagray/actions/24/stock_text_center.png +share/icons/matefaenzagray/actions/24/stock_text_indent.png +share/icons/matefaenzagray/actions/24/stock_text_italic.png +share/icons/matefaenzagray/actions/24/stock_text_justify.png +share/icons/matefaenzagray/actions/24/stock_text_left.png +share/icons/matefaenzagray/actions/24/stock_text_right.png +share/icons/matefaenzagray/actions/24/stock_text_underlined.png +share/icons/matefaenzagray/actions/24/stock_text_unindent.png +share/icons/matefaenzagray/actions/24/stock_top.png +share/icons/matefaenzagray/actions/24/stock_undo.png +share/icons/matefaenzagray/actions/24/stock_up.png +share/icons/matefaenzagray/actions/24/stock_yes.png +share/icons/matefaenzagray/actions/24/stock_zoom-1.png +share/icons/matefaenzagray/actions/24/stock_zoom-in.png +share/icons/matefaenzagray/actions/24/stock_zoom-out.png +share/icons/matefaenzagray/actions/24/stock_zoom-page.png +share/icons/matefaenzagray/actions/24/stop.png +share/icons/matefaenzagray/actions/24/system-lock-screen.png +share/icons/matefaenzagray/actions/24/system-log-out.png +share/icons/matefaenzagray/actions/24/system-restart-panel.png +share/icons/matefaenzagray/actions/24/system-run.png +share/icons/matefaenzagray/actions/24/system-search.png +share/icons/matefaenzagray/actions/24/system-shutdown-panel-restart.png +share/icons/matefaenzagray/actions/24/system-shutdown-panel.png +share/icons/matefaenzagray/actions/24/system-shutdown-restart-panel.png +share/icons/matefaenzagray/actions/24/system-shutdown.png +share/icons/matefaenzagray/actions/24/system-upgrade.png +share/icons/matefaenzagray/actions/24/tab-new.png +share/icons/matefaenzagray/actions/24/tab_new.png +share/icons/matefaenzagray/actions/24/tag-new.png +share/icons/matefaenzagray/actions/24/text_bold.png +share/icons/matefaenzagray/actions/24/text_italic.png +share/icons/matefaenzagray/actions/24/text_strike.png +share/icons/matefaenzagray/actions/24/text_under.png +share/icons/matefaenzagray/actions/24/tools-check-spelling.png +share/icons/matefaenzagray/actions/24/top.png +share/icons/matefaenzagray/actions/24/top.xpm +share/icons/matefaenzagray/actions/24/undo.png +share/icons/matefaenzagray/actions/24/up.png +share/icons/matefaenzagray/actions/24/view-fullscreen.png +share/icons/matefaenzagray/actions/24/view-list-compact-symbolic.png +share/icons/matefaenzagray/actions/24/view-list-compact.png +share/icons/matefaenzagray/actions/24/view-list-details-symbolic.png +share/icons/matefaenzagray/actions/24/view-list-details.png +share/icons/matefaenzagray/actions/24/view-list-icons-symbolic.png +share/icons/matefaenzagray/actions/24/view-list-icons.png +share/icons/matefaenzagray/actions/24/view-refresh.png +share/icons/matefaenzagray/actions/24/view-restore.png +share/icons/matefaenzagray/actions/24/view-sort-ascending.png +share/icons/matefaenzagray/actions/24/view-sort-descending.png +share/icons/matefaenzagray/actions/24/viewmag+.png +share/icons/matefaenzagray/actions/24/viewmag-.png +share/icons/matefaenzagray/actions/24/viewmag1.png +share/icons/matefaenzagray/actions/24/viewmagfit.png +share/icons/matefaenzagray/actions/24/visualization.png +share/icons/matefaenzagray/actions/24/window-close.png +share/icons/matefaenzagray/actions/24/window-new.png +share/icons/matefaenzagray/actions/24/window_fullscreen.png +share/icons/matefaenzagray/actions/24/window_new.png +share/icons/matefaenzagray/actions/24/window_nofullscreen.png +share/icons/matefaenzagray/actions/24/xfce-system-exit.png +share/icons/matefaenzagray/actions/24/xfce-system-lock.png +share/icons/matefaenzagray/actions/24/xfsm-logout.png +share/icons/matefaenzagray/actions/24/zoom-best-fit.png +share/icons/matefaenzagray/actions/24/zoom-fit-best.png +share/icons/matefaenzagray/actions/24/zoom-fit.png +share/icons/matefaenzagray/actions/24/zoom-in.png +share/icons/matefaenzagray/actions/24/zoom-original.png +share/icons/matefaenzagray/actions/24/zoom-out.png +share/icons/matefaenzagray/actions/32/add-files-to-archive.png +share/icons/matefaenzagray/actions/32/add-folder-to-archive.png +share/icons/matefaenzagray/actions/32/add.png +share/icons/matefaenzagray/actions/32/address-book-new.png +share/icons/matefaenzagray/actions/32/application-exit.png +share/icons/matefaenzagray/actions/32/appointment-new.png +share/icons/matefaenzagray/actions/32/appointment.png +share/icons/matefaenzagray/actions/32/audio-cd-duplicate.png +share/icons/matefaenzagray/actions/32/audio-cd-new.png +share/icons/matefaenzagray/actions/32/back.png +share/icons/matefaenzagray/actions/32/bonobo-component-browser.png +share/icons/matefaenzagray/actions/32/bookmark-new.png +share/icons/matefaenzagray/actions/32/bookmark_add.png +share/icons/matefaenzagray/actions/32/bookmark_list_add.png +share/icons/matefaenzagray/actions/32/bottom.png +share/icons/matefaenzagray/actions/32/browser-download.png +share/icons/matefaenzagray/actions/32/cab_extract.png +share/icons/matefaenzagray/actions/32/call-start.png +share/icons/matefaenzagray/actions/32/call-stop.png +share/icons/matefaenzagray/actions/32/centrejust.png +share/icons/matefaenzagray/actions/32/contact-new.png +share/icons/matefaenzagray/actions/32/dialog-apply.png +share/icons/matefaenzagray/actions/32/dialog-no.png +share/icons/matefaenzagray/actions/32/dialog-ok.png +share/icons/matefaenzagray/actions/32/dialog-yes.png +share/icons/matefaenzagray/actions/32/document-export.png +share/icons/matefaenzagray/actions/32/document-import.png +share/icons/matefaenzagray/actions/32/document-new.png +share/icons/matefaenzagray/actions/32/document-open-recent.png +share/icons/matefaenzagray/actions/32/document-open.png +share/icons/matefaenzagray/actions/32/document-page-setup.png +share/icons/matefaenzagray/actions/32/document-print-preview.png +share/icons/matefaenzagray/actions/32/document-print.png +share/icons/matefaenzagray/actions/32/document-properties.png +share/icons/matefaenzagray/actions/32/document-revert.png +share/icons/matefaenzagray/actions/32/document-save-as.png +share/icons/matefaenzagray/actions/32/document-save.png +share/icons/matefaenzagray/actions/32/document-send.png +share/icons/matefaenzagray/actions/32/down.png +share/icons/matefaenzagray/actions/32/edit-add.png +share/icons/matefaenzagray/actions/32/edit-clear.png +share/icons/matefaenzagray/actions/32/edit-copy.png +share/icons/matefaenzagray/actions/32/edit-cut.png +share/icons/matefaenzagray/actions/32/edit-delete.png +share/icons/matefaenzagray/actions/32/edit-find-replace.png +share/icons/matefaenzagray/actions/32/edit-find.png +share/icons/matefaenzagray/actions/32/edit-paste.png +share/icons/matefaenzagray/actions/32/edit-redo.png +share/icons/matefaenzagray/actions/32/edit-select-all.png +share/icons/matefaenzagray/actions/32/edit-undo.png +share/icons/matefaenzagray/actions/32/editclear.png +share/icons/matefaenzagray/actions/32/editcopy.png +share/icons/matefaenzagray/actions/32/editcut.png +share/icons/matefaenzagray/actions/32/editdelete.png +share/icons/matefaenzagray/actions/32/editpaste.png +share/icons/matefaenzagray/actions/32/exit.png +share/icons/matefaenzagray/actions/32/extract-archive.png +share/icons/matefaenzagray/actions/32/file_new.png +share/icons/matefaenzagray/actions/32/filefind.png +share/icons/matefaenzagray/actions/32/fileopen.png +share/icons/matefaenzagray/actions/32/fileprint.png +share/icons/matefaenzagray/actions/32/filesave.png +share/icons/matefaenzagray/actions/32/filesaveas.png +share/icons/matefaenzagray/actions/32/find.png +share/icons/matefaenzagray/actions/32/finish.png +share/icons/matefaenzagray/actions/32/folder-copy.png +share/icons/matefaenzagray/actions/32/folder-move.png +share/icons/matefaenzagray/actions/32/folder-new.png +share/icons/matefaenzagray/actions/32/folder_new.png +share/icons/matefaenzagray/actions/32/format-indent-less.png +share/icons/matefaenzagray/actions/32/format-indent-more.png +share/icons/matefaenzagray/actions/32/format-justify-center.png +share/icons/matefaenzagray/actions/32/format-justify-fill.png +share/icons/matefaenzagray/actions/32/format-justify-left.png +share/icons/matefaenzagray/actions/32/format-justify-right.png +share/icons/matefaenzagray/actions/32/format-text-bold.png +share/icons/matefaenzagray/actions/32/format-text-direction-ltr.png +share/icons/matefaenzagray/actions/32/format-text-direction-rtl.png +share/icons/matefaenzagray/actions/32/format-text-italic.png +share/icons/matefaenzagray/actions/32/format-text-strikethrough.png +share/icons/matefaenzagray/actions/32/format-text-underline.png +share/icons/matefaenzagray/actions/32/forward.png +share/icons/matefaenzagray/actions/32/games-endturn.png +share/icons/matefaenzagray/actions/32/gnome-app-install-star.png +share/icons/matefaenzagray/actions/32/gnome-lockscreen.png +share/icons/matefaenzagray/actions/32/gnome-log-out.png +share/icons/matefaenzagray/actions/32/gnome-logout.png +share/icons/matefaenzagray/actions/32/gnome-run.png +share/icons/matefaenzagray/actions/32/gnome-searchtool.png +share/icons/matefaenzagray/actions/32/gnome-session-logout.png +share/icons/matefaenzagray/actions/32/gnome-stock-mail-fwd.png +share/icons/matefaenzagray/actions/32/gnome-stock-mail-new.png +share/icons/matefaenzagray/actions/32/gnome-stock-mail-rpl.png +share/icons/matefaenzagray/actions/32/gnome-stock-mail-snd.png +share/icons/matefaenzagray/actions/32/gnome-stock-text-indent.png +share/icons/matefaenzagray/actions/32/gnome-stock-text-unindent.png +share/icons/matefaenzagray/actions/32/go-bottom.png +share/icons/matefaenzagray/actions/32/go-down.png +share/icons/matefaenzagray/actions/32/go-first.png +share/icons/matefaenzagray/actions/32/go-home.png +share/icons/matefaenzagray/actions/32/go-jump.png +share/icons/matefaenzagray/actions/32/go-last.png +share/icons/matefaenzagray/actions/32/go-next.png +share/icons/matefaenzagray/actions/32/go-previous.png +share/icons/matefaenzagray/actions/32/go-top.png +share/icons/matefaenzagray/actions/32/go-up.png +share/icons/matefaenzagray/actions/32/gohome.png +share/icons/matefaenzagray/actions/32/gtk-about.png +share/icons/matefaenzagray/actions/32/gtk-add.png +share/icons/matefaenzagray/actions/32/gtk-apply.png +share/icons/matefaenzagray/actions/32/gtk-bold.png +share/icons/matefaenzagray/actions/32/gtk-cancel.png +share/icons/matefaenzagray/actions/32/gtk-clear.png +share/icons/matefaenzagray/actions/32/gtk-close.png +share/icons/matefaenzagray/actions/32/gtk-copy.png +share/icons/matefaenzagray/actions/32/gtk-cut.png +share/icons/matefaenzagray/actions/32/gtk-delete.png +share/icons/matefaenzagray/actions/32/gtk-edit.png +share/icons/matefaenzagray/actions/32/gtk-execute.png +share/icons/matefaenzagray/actions/32/gtk-find-and-replace.png +share/icons/matefaenzagray/actions/32/gtk-find.png +share/icons/matefaenzagray/actions/32/gtk-fullscreen.png +share/icons/matefaenzagray/actions/32/gtk-go-back-ltr.png +share/icons/matefaenzagray/actions/32/gtk-go-back-rtl.png +share/icons/matefaenzagray/actions/32/gtk-go-down.png +share/icons/matefaenzagray/actions/32/gtk-go-forward-ltr.png +share/icons/matefaenzagray/actions/32/gtk-go-forward-rtl.png +share/icons/matefaenzagray/actions/32/gtk-go-up.png +share/icons/matefaenzagray/actions/32/gtk-goto-bottom.png +share/icons/matefaenzagray/actions/32/gtk-goto-first-ltr.png +share/icons/matefaenzagray/actions/32/gtk-goto-first-rtl.png +share/icons/matefaenzagray/actions/32/gtk-goto-last-ltr.png +share/icons/matefaenzagray/actions/32/gtk-goto-last-rtl.png +share/icons/matefaenzagray/actions/32/gtk-goto-top.png +share/icons/matefaenzagray/actions/32/gtk-home.png +share/icons/matefaenzagray/actions/32/gtk-indent-ltr.png +share/icons/matefaenzagray/actions/32/gtk-indent-rtl.png +share/icons/matefaenzagray/actions/32/gtk-info.png +share/icons/matefaenzagray/actions/32/gtk-italic.png +share/icons/matefaenzagray/actions/32/gtk-jump-to-ltr.png +share/icons/matefaenzagray/actions/32/gtk-jump-to-rtl.png +share/icons/matefaenzagray/actions/32/gtk-justify-center.png +share/icons/matefaenzagray/actions/32/gtk-justify-fill.png +share/icons/matefaenzagray/actions/32/gtk-justify-left.png +share/icons/matefaenzagray/actions/32/gtk-justify-right.png +share/icons/matefaenzagray/actions/32/gtk-leave-fullscreen.png +share/icons/matefaenzagray/actions/32/gtk-media-next-ltr.png +share/icons/matefaenzagray/actions/32/gtk-media-next-rtl.png +share/icons/matefaenzagray/actions/32/gtk-media-pause.png +share/icons/matefaenzagray/actions/32/gtk-media-play-ltr.png +share/icons/matefaenzagray/actions/32/gtk-media-previous-ltr.png +share/icons/matefaenzagray/actions/32/gtk-media-previous-rtl.png +share/icons/matefaenzagray/actions/32/gtk-media-record.png +share/icons/matefaenzagray/actions/32/gtk-media-stop.png +share/icons/matefaenzagray/actions/32/gtk-new.png +share/icons/matefaenzagray/actions/32/gtk-no.png +share/icons/matefaenzagray/actions/32/gtk-ok.png +share/icons/matefaenzagray/actions/32/gtk-open.png +share/icons/matefaenzagray/actions/32/gtk-paste.png +share/icons/matefaenzagray/actions/32/gtk-print-preview.png +share/icons/matefaenzagray/actions/32/gtk-print.png +share/icons/matefaenzagray/actions/32/gtk-properties.png +share/icons/matefaenzagray/actions/32/gtk-quit.png +share/icons/matefaenzagray/actions/32/gtk-redo-ltr.png +share/icons/matefaenzagray/actions/32/gtk-refresh.png +share/icons/matefaenzagray/actions/32/gtk-remove.png +share/icons/matefaenzagray/actions/32/gtk-revert-to-saved-ltr.png +share/icons/matefaenzagray/actions/32/gtk-revert-to-saved-rtl.png +share/icons/matefaenzagray/actions/32/gtk-save-as.png +share/icons/matefaenzagray/actions/32/gtk-save.png +share/icons/matefaenzagray/actions/32/gtk-select-all.png +share/icons/matefaenzagray/actions/32/gtk-sort-ascending.png +share/icons/matefaenzagray/actions/32/gtk-sort-descending.png +share/icons/matefaenzagray/actions/32/gtk-spell-check.png +share/icons/matefaenzagray/actions/32/gtk-stop.png +share/icons/matefaenzagray/actions/32/gtk-strikethrough.png +share/icons/matefaenzagray/actions/32/gtk-underline.png +share/icons/matefaenzagray/actions/32/gtk-undo-ltr.png +share/icons/matefaenzagray/actions/32/gtk-unindent-ltr.png +share/icons/matefaenzagray/actions/32/gtk-unindent-rtl.png +share/icons/matefaenzagray/actions/32/gtk-yes.png +share/icons/matefaenzagray/actions/32/gtk-zoom-100.png +share/icons/matefaenzagray/actions/32/gtk-zoom-fit.png +share/icons/matefaenzagray/actions/32/gtk-zoom-in.png +share/icons/matefaenzagray/actions/32/gtk-zoom-out.png +share/icons/matefaenzagray/actions/32/help-about.png +share/icons/matefaenzagray/actions/32/help-contents.png +share/icons/matefaenzagray/actions/32/im-message-new.png +share/icons/matefaenzagray/actions/32/insert-image.png +share/icons/matefaenzagray/actions/32/insert-link.png +share/icons/matefaenzagray/actions/32/insert-object.png +share/icons/matefaenzagray/actions/32/insert-text.png +share/icons/matefaenzagray/actions/32/internet-radio-new.png +share/icons/matefaenzagray/actions/32/iso-image-burn.png +share/icons/matefaenzagray/actions/32/kfind.png +share/icons/matefaenzagray/actions/32/kfm-home.png +share/icons/matefaenzagray/actions/32/leftjust.png +share/icons/matefaenzagray/actions/32/list-add.png +share/icons/matefaenzagray/actions/32/list-remove.png +share/icons/matefaenzagray/actions/32/locationbar-erase.png +share/icons/matefaenzagray/actions/32/lock.png +share/icons/matefaenzagray/actions/32/lock.xpm +share/icons/matefaenzagray/actions/32/lxde-logout.png +share/icons/matefaenzagray/actions/32/mail-attachment.png +share/icons/matefaenzagray/actions/32/mail-folder-sent.png +share/icons/matefaenzagray/actions/32/mail-forward.png +share/icons/matefaenzagray/actions/32/mail-inbox.png +share/icons/matefaenzagray/actions/32/mail-mark-important.png +share/icons/matefaenzagray/actions/32/mail-mark-junk.png +share/icons/matefaenzagray/actions/32/mail-mark-not-junk.png +share/icons/matefaenzagray/actions/32/mail-mark-notjunk.png +share/icons/matefaenzagray/actions/32/mail-mark-read.png +share/icons/matefaenzagray/actions/32/mail-mark-unread.png +share/icons/matefaenzagray/actions/32/mail-message-new.png +share/icons/matefaenzagray/actions/32/mail-outbox.png +share/icons/matefaenzagray/actions/32/mail-read.png +share/icons/matefaenzagray/actions/32/mail-replied.png +share/icons/matefaenzagray/actions/32/mail-reply-all.png +share/icons/matefaenzagray/actions/32/mail-reply-sender.png +share/icons/matefaenzagray/actions/32/mail-send-receive.png +share/icons/matefaenzagray/actions/32/mail-send.png +share/icons/matefaenzagray/actions/32/mail-sent.png +share/icons/matefaenzagray/actions/32/mail-unread.png +share/icons/matefaenzagray/actions/32/mail_forward.png +share/icons/matefaenzagray/actions/32/mail_new.png +share/icons/matefaenzagray/actions/32/mail_reply.png +share/icons/matefaenzagray/actions/32/mail_replyall.png +share/icons/matefaenzagray/actions/32/mail_send.png +share/icons/matefaenzagray/actions/32/media-eject.png +share/icons/matefaenzagray/actions/32/media-import-audio-cd.png +share/icons/matefaenzagray/actions/32/media-optical-audio-new.png +share/icons/matefaenzagray/actions/32/media-optical-burn.png +share/icons/matefaenzagray/actions/32/media-optical-copy.png +share/icons/matefaenzagray/actions/32/media-optical-data-new.png +share/icons/matefaenzagray/actions/32/media-optical-video-new.png +share/icons/matefaenzagray/actions/32/media-playback-pause.png +share/icons/matefaenzagray/actions/32/media-playback-start.png +share/icons/matefaenzagray/actions/32/media-playback-stop.png +share/icons/matefaenzagray/actions/32/media-playlist-repeat.png +share/icons/matefaenzagray/actions/32/media-playlist-shuffle.png +share/icons/matefaenzagray/actions/32/media-record.png +share/icons/matefaenzagray/actions/32/media-skip-backward.png +share/icons/matefaenzagray/actions/32/media-skip-forward.png +share/icons/matefaenzagray/actions/32/media-write-cd.png +share/icons/matefaenzagray/actions/32/next.png +share/icons/matefaenzagray/actions/32/object-flip-horizontal.png +share/icons/matefaenzagray/actions/32/object-flip-vertical.png +share/icons/matefaenzagray/actions/32/object-rotate-left.png +share/icons/matefaenzagray/actions/32/object-rotate-right.png +share/icons/matefaenzagray/actions/32/ok.png +share/icons/matefaenzagray/actions/32/package-install.png +share/icons/matefaenzagray/actions/32/package-remove.png +share/icons/matefaenzagray/actions/32/package-upgrade.png +share/icons/matefaenzagray/actions/32/player-eject.png +share/icons/matefaenzagray/actions/32/player_end.png +share/icons/matefaenzagray/actions/32/player_pause.png +share/icons/matefaenzagray/actions/32/player_play.png +share/icons/matefaenzagray/actions/32/player_record.png +share/icons/matefaenzagray/actions/32/player_start.png +share/icons/matefaenzagray/actions/32/player_stop.png +share/icons/matefaenzagray/actions/32/podcast-new.png +share/icons/matefaenzagray/actions/32/preview-file.png +share/icons/matefaenzagray/actions/32/previous.png +share/icons/matefaenzagray/actions/32/process-stop.png +share/icons/matefaenzagray/actions/32/redhat-home.png +share/icons/matefaenzagray/actions/32/redo.png +share/icons/matefaenzagray/actions/32/reload.png +share/icons/matefaenzagray/actions/32/reload3.png +share/icons/matefaenzagray/actions/32/reload_all_tabs.png +share/icons/matefaenzagray/actions/32/reload_page.png +share/icons/matefaenzagray/actions/32/remove.png +share/icons/matefaenzagray/actions/32/revert.png +share/icons/matefaenzagray/actions/32/rhythmbox-set-star.png +share/icons/matefaenzagray/actions/32/rightjust.png +share/icons/matefaenzagray/actions/32/rotate.png +share/icons/matefaenzagray/actions/32/search.png +share/icons/matefaenzagray/actions/32/star.png +share/icons/matefaenzagray/actions/32/start.png +share/icons/matefaenzagray/actions/32/stock-refresh.png +share/icons/matefaenzagray/actions/32/stock_about.png +share/icons/matefaenzagray/actions/32/stock_add-bookmark.png +share/icons/matefaenzagray/actions/32/stock_attach.png +share/icons/matefaenzagray/actions/32/stock_bookmark.png +share/icons/matefaenzagray/actions/32/stock_bottom.png +share/icons/matefaenzagray/actions/32/stock_calc-accept.png +share/icons/matefaenzagray/actions/32/stock_close.png +share/icons/matefaenzagray/actions/32/stock_copy.png +share/icons/matefaenzagray/actions/32/stock_cut.png +share/icons/matefaenzagray/actions/32/stock_delete.png +share/icons/matefaenzagray/actions/32/stock_down.png +share/icons/matefaenzagray/actions/32/stock_file-properties.png +share/icons/matefaenzagray/actions/32/stock_first.png +share/icons/matefaenzagray/actions/32/stock_folder-copy.png +share/icons/matefaenzagray/actions/32/stock_folder-move.png +share/icons/matefaenzagray/actions/32/stock_folder-properties.png +share/icons/matefaenzagray/actions/32/stock_fullscreen.png +share/icons/matefaenzagray/actions/32/stock_help-add-bookmark.png +share/icons/matefaenzagray/actions/32/stock_home.png +share/icons/matefaenzagray/actions/32/stock_inbox.png +share/icons/matefaenzagray/actions/32/stock_last.png +share/icons/matefaenzagray/actions/32/stock_leave-fullscreen.png +share/icons/matefaenzagray/actions/32/stock_left.png +share/icons/matefaenzagray/actions/32/stock_mail-compose.png +share/icons/matefaenzagray/actions/32/stock_mail-filters-apply.png +share/icons/matefaenzagray/actions/32/stock_mail-forward.png +share/icons/matefaenzagray/actions/32/stock_mail-reply-to-all.png +share/icons/matefaenzagray/actions/32/stock_mail-reply.png +share/icons/matefaenzagray/actions/32/stock_mail-send-receive.png +share/icons/matefaenzagray/actions/32/stock_mail-send.png +share/icons/matefaenzagray/actions/32/stock_mark.png +share/icons/matefaenzagray/actions/32/stock_media-next.png +share/icons/matefaenzagray/actions/32/stock_media-pause.png +share/icons/matefaenzagray/actions/32/stock_media-play.png +share/icons/matefaenzagray/actions/32/stock_media-prev.png +share/icons/matefaenzagray/actions/32/stock_media-rec.png +share/icons/matefaenzagray/actions/32/stock_media-stop.png +share/icons/matefaenzagray/actions/32/stock_new-address-book.png +share/icons/matefaenzagray/actions/32/stock_new-appointment.png +share/icons/matefaenzagray/actions/32/stock_new-bcard.png +share/icons/matefaenzagray/actions/32/stock_new-dir.png +share/icons/matefaenzagray/actions/32/stock_new-tab.png +share/icons/matefaenzagray/actions/32/stock_new-text.png +share/icons/matefaenzagray/actions/32/stock_new-window.png +share/icons/matefaenzagray/actions/32/stock_no.png +share/icons/matefaenzagray/actions/32/stock_outbox.png +share/icons/matefaenzagray/actions/32/stock_paste.png +share/icons/matefaenzagray/actions/32/stock_print-preview.png +share/icons/matefaenzagray/actions/32/stock_print-setup.png +share/icons/matefaenzagray/actions/32/stock_print.png +share/icons/matefaenzagray/actions/32/stock_properties.png +share/icons/matefaenzagray/actions/32/stock_redo.png +share/icons/matefaenzagray/actions/32/stock_repeat.png +share/icons/matefaenzagray/actions/32/stock_right.png +share/icons/matefaenzagray/actions/32/stock_save-as.png +share/icons/matefaenzagray/actions/32/stock_save.png +share/icons/matefaenzagray/actions/32/stock_search-and-replace.png +share/icons/matefaenzagray/actions/32/stock_search.png +share/icons/matefaenzagray/actions/32/stock_select-all.png +share/icons/matefaenzagray/actions/32/stock_sent-mail.png +share/icons/matefaenzagray/actions/32/stock_shuffle.png +share/icons/matefaenzagray/actions/32/stock_spellcheck.png +share/icons/matefaenzagray/actions/32/stock_stop.png +share/icons/matefaenzagray/actions/32/stock_text-strikethrough.png +share/icons/matefaenzagray/actions/32/stock_text_bold.png +share/icons/matefaenzagray/actions/32/stock_text_center.png +share/icons/matefaenzagray/actions/32/stock_text_indent.png +share/icons/matefaenzagray/actions/32/stock_text_italic.png +share/icons/matefaenzagray/actions/32/stock_text_justify.png +share/icons/matefaenzagray/actions/32/stock_text_left.png +share/icons/matefaenzagray/actions/32/stock_text_right.png +share/icons/matefaenzagray/actions/32/stock_text_underlined.png +share/icons/matefaenzagray/actions/32/stock_text_unindent.png +share/icons/matefaenzagray/actions/32/stock_top.png +share/icons/matefaenzagray/actions/32/stock_undo.png +share/icons/matefaenzagray/actions/32/stock_up.png +share/icons/matefaenzagray/actions/32/stock_yes.png +share/icons/matefaenzagray/actions/32/stock_zoom-1.png +share/icons/matefaenzagray/actions/32/stock_zoom-in.png +share/icons/matefaenzagray/actions/32/stock_zoom-out.png +share/icons/matefaenzagray/actions/32/stock_zoom-page.png +share/icons/matefaenzagray/actions/32/stop.png +share/icons/matefaenzagray/actions/32/system-lock-screen.png +share/icons/matefaenzagray/actions/32/system-log-out.png +share/icons/matefaenzagray/actions/32/system-run.png +share/icons/matefaenzagray/actions/32/system-search.png +share/icons/matefaenzagray/actions/32/system-shutdown.png +share/icons/matefaenzagray/actions/32/system-upgrade.png +share/icons/matefaenzagray/actions/32/tab-new.png +share/icons/matefaenzagray/actions/32/tab_new.png +share/icons/matefaenzagray/actions/32/tag-new.png +share/icons/matefaenzagray/actions/32/text_bold.png +share/icons/matefaenzagray/actions/32/text_italic.png +share/icons/matefaenzagray/actions/32/text_strike.png +share/icons/matefaenzagray/actions/32/text_under.png +share/icons/matefaenzagray/actions/32/tools-check-spelling.png +share/icons/matefaenzagray/actions/32/top.png +share/icons/matefaenzagray/actions/32/top.xpm +share/icons/matefaenzagray/actions/32/undo.png +share/icons/matefaenzagray/actions/32/up.png +share/icons/matefaenzagray/actions/32/view-fullscreen.png +share/icons/matefaenzagray/actions/32/view-list-compact-symbolic.png +share/icons/matefaenzagray/actions/32/view-list-compact.png +share/icons/matefaenzagray/actions/32/view-list-details-symbolic.png +share/icons/matefaenzagray/actions/32/view-list-details.png +share/icons/matefaenzagray/actions/32/view-list-icons-symbolic.png +share/icons/matefaenzagray/actions/32/view-list-icons.png +share/icons/matefaenzagray/actions/32/view-refresh.png +share/icons/matefaenzagray/actions/32/view-restore.png +share/icons/matefaenzagray/actions/32/view-sort-ascending.png +share/icons/matefaenzagray/actions/32/view-sort-descending.png +share/icons/matefaenzagray/actions/32/viewmag+.png +share/icons/matefaenzagray/actions/32/viewmag-.png +share/icons/matefaenzagray/actions/32/viewmag1.png +share/icons/matefaenzagray/actions/32/viewmagfit.png +share/icons/matefaenzagray/actions/32/visualization.png +share/icons/matefaenzagray/actions/32/window-close.png +share/icons/matefaenzagray/actions/32/window-new.png +share/icons/matefaenzagray/actions/32/window_fullscreen.png +share/icons/matefaenzagray/actions/32/window_new.png +share/icons/matefaenzagray/actions/32/window_nofullscreen.png +share/icons/matefaenzagray/actions/32/xfce-system-exit.png +share/icons/matefaenzagray/actions/32/xfce-system-lock.png +share/icons/matefaenzagray/actions/32/xfsm-logout.png +share/icons/matefaenzagray/actions/32/zoom-best-fit.png +share/icons/matefaenzagray/actions/32/zoom-fit-best.png +share/icons/matefaenzagray/actions/32/zoom-fit.png +share/icons/matefaenzagray/actions/32/zoom-in.png +share/icons/matefaenzagray/actions/32/zoom-original.png +share/icons/matefaenzagray/actions/32/zoom-out.png +share/icons/matefaenzagray/actions/48/add-files-to-archive.png +share/icons/matefaenzagray/actions/48/add-folder-to-archive.png +share/icons/matefaenzagray/actions/48/add.png +share/icons/matefaenzagray/actions/48/address-book-new.png +share/icons/matefaenzagray/actions/48/application-exit.png +share/icons/matefaenzagray/actions/48/appointment-new.png +share/icons/matefaenzagray/actions/48/appointment.png +share/icons/matefaenzagray/actions/48/audio-cd-duplicate.png +share/icons/matefaenzagray/actions/48/audio-cd-new.png +share/icons/matefaenzagray/actions/48/back.png +share/icons/matefaenzagray/actions/48/bonobo-component-browser.png +share/icons/matefaenzagray/actions/48/bookmark-new.png +share/icons/matefaenzagray/actions/48/bookmark_add.png +share/icons/matefaenzagray/actions/48/bookmark_list_add.png +share/icons/matefaenzagray/actions/48/bottom.png +share/icons/matefaenzagray/actions/48/browser-download.png +share/icons/matefaenzagray/actions/48/cab_extract.png +share/icons/matefaenzagray/actions/48/call-start.png +share/icons/matefaenzagray/actions/48/call-stop.png +share/icons/matefaenzagray/actions/48/centrejust.png +share/icons/matefaenzagray/actions/48/contact-new.png +share/icons/matefaenzagray/actions/48/dialog-apply.png +share/icons/matefaenzagray/actions/48/dialog-no.png +share/icons/matefaenzagray/actions/48/dialog-ok.png +share/icons/matefaenzagray/actions/48/dialog-yes.png +share/icons/matefaenzagray/actions/48/document-export.png +share/icons/matefaenzagray/actions/48/document-import.png +share/icons/matefaenzagray/actions/48/document-new.png +share/icons/matefaenzagray/actions/48/document-open-recent.png +share/icons/matefaenzagray/actions/48/document-open.png +share/icons/matefaenzagray/actions/48/document-page-setup.png +share/icons/matefaenzagray/actions/48/document-print-preview.png +share/icons/matefaenzagray/actions/48/document-print.png +share/icons/matefaenzagray/actions/48/document-properties.png +share/icons/matefaenzagray/actions/48/document-revert.png +share/icons/matefaenzagray/actions/48/document-save-as.png +share/icons/matefaenzagray/actions/48/document-save.png +share/icons/matefaenzagray/actions/48/document-send.png +share/icons/matefaenzagray/actions/48/down.png +share/icons/matefaenzagray/actions/48/edit-add.png +share/icons/matefaenzagray/actions/48/edit-clear.png +share/icons/matefaenzagray/actions/48/edit-copy.png +share/icons/matefaenzagray/actions/48/edit-cut.png +share/icons/matefaenzagray/actions/48/edit-delete.png +share/icons/matefaenzagray/actions/48/edit-find-replace.png +share/icons/matefaenzagray/actions/48/edit-find.png +share/icons/matefaenzagray/actions/48/edit-paste.png +share/icons/matefaenzagray/actions/48/edit-redo.png +share/icons/matefaenzagray/actions/48/edit-select-all.png +share/icons/matefaenzagray/actions/48/edit-undo.png +share/icons/matefaenzagray/actions/48/editclear.png +share/icons/matefaenzagray/actions/48/editcopy.png +share/icons/matefaenzagray/actions/48/editcut.png +share/icons/matefaenzagray/actions/48/editdelete.png +share/icons/matefaenzagray/actions/48/editpaste.png +share/icons/matefaenzagray/actions/48/exit.png +share/icons/matefaenzagray/actions/48/extract-archive.png +share/icons/matefaenzagray/actions/48/file_new.png +share/icons/matefaenzagray/actions/48/filefind.png +share/icons/matefaenzagray/actions/48/fileopen.png +share/icons/matefaenzagray/actions/48/fileprint.png +share/icons/matefaenzagray/actions/48/filesave.png +share/icons/matefaenzagray/actions/48/filesaveas.png +share/icons/matefaenzagray/actions/48/find.png +share/icons/matefaenzagray/actions/48/finish.png +share/icons/matefaenzagray/actions/48/folder-copy.png +share/icons/matefaenzagray/actions/48/folder-move.png +share/icons/matefaenzagray/actions/48/folder-new.png +share/icons/matefaenzagray/actions/48/folder_new.png +share/icons/matefaenzagray/actions/48/format-indent-less.png +share/icons/matefaenzagray/actions/48/format-indent-more.png +share/icons/matefaenzagray/actions/48/format-justify-center.png +share/icons/matefaenzagray/actions/48/format-justify-fill.png +share/icons/matefaenzagray/actions/48/format-justify-left.png +share/icons/matefaenzagray/actions/48/format-justify-right.png +share/icons/matefaenzagray/actions/48/format-text-bold.png +share/icons/matefaenzagray/actions/48/format-text-direction-ltr.png +share/icons/matefaenzagray/actions/48/format-text-direction-rtl.png +share/icons/matefaenzagray/actions/48/format-text-italic.png +share/icons/matefaenzagray/actions/48/format-text-strikethrough.png +share/icons/matefaenzagray/actions/48/format-text-underline.png +share/icons/matefaenzagray/actions/48/forward.png +share/icons/matefaenzagray/actions/48/games-endturn.png +share/icons/matefaenzagray/actions/48/gnome-app-install-star.png +share/icons/matefaenzagray/actions/48/gnome-lockscreen.png +share/icons/matefaenzagray/actions/48/gnome-log-out.png +share/icons/matefaenzagray/actions/48/gnome-logout.png +share/icons/matefaenzagray/actions/48/gnome-run.png +share/icons/matefaenzagray/actions/48/gnome-searchtool.png +share/icons/matefaenzagray/actions/48/gnome-session-logout.png +share/icons/matefaenzagray/actions/48/gnome-stock-mail-fwd.png +share/icons/matefaenzagray/actions/48/gnome-stock-mail-new.png +share/icons/matefaenzagray/actions/48/gnome-stock-mail-rpl.png +share/icons/matefaenzagray/actions/48/gnome-stock-mail-snd.png +share/icons/matefaenzagray/actions/48/gnome-stock-text-indent.png +share/icons/matefaenzagray/actions/48/gnome-stock-text-unindent.png +share/icons/matefaenzagray/actions/48/go-bottom.png +share/icons/matefaenzagray/actions/48/go-down.png +share/icons/matefaenzagray/actions/48/go-first.png +share/icons/matefaenzagray/actions/48/go-home.png +share/icons/matefaenzagray/actions/48/go-jump.png +share/icons/matefaenzagray/actions/48/go-last.png +share/icons/matefaenzagray/actions/48/go-next.png +share/icons/matefaenzagray/actions/48/go-previous.png +share/icons/matefaenzagray/actions/48/go-top.png +share/icons/matefaenzagray/actions/48/go-up.png +share/icons/matefaenzagray/actions/48/gohome.png +share/icons/matefaenzagray/actions/48/gtk-about.png +share/icons/matefaenzagray/actions/48/gtk-add.png +share/icons/matefaenzagray/actions/48/gtk-apply.png +share/icons/matefaenzagray/actions/48/gtk-bold.png +share/icons/matefaenzagray/actions/48/gtk-cancel.png +share/icons/matefaenzagray/actions/48/gtk-clear.png +share/icons/matefaenzagray/actions/48/gtk-close.png +share/icons/matefaenzagray/actions/48/gtk-copy.png +share/icons/matefaenzagray/actions/48/gtk-cut.png +share/icons/matefaenzagray/actions/48/gtk-delete.png +share/icons/matefaenzagray/actions/48/gtk-edit.png +share/icons/matefaenzagray/actions/48/gtk-execute.png +share/icons/matefaenzagray/actions/48/gtk-find-and-replace.png +share/icons/matefaenzagray/actions/48/gtk-find.png +share/icons/matefaenzagray/actions/48/gtk-fullscreen.png +share/icons/matefaenzagray/actions/48/gtk-go-back-ltr.png +share/icons/matefaenzagray/actions/48/gtk-go-back-rtl.png +share/icons/matefaenzagray/actions/48/gtk-go-down.png +share/icons/matefaenzagray/actions/48/gtk-go-forward-ltr.png +share/icons/matefaenzagray/actions/48/gtk-go-forward-rtl.png +share/icons/matefaenzagray/actions/48/gtk-go-up.png +share/icons/matefaenzagray/actions/48/gtk-goto-bottom.png +share/icons/matefaenzagray/actions/48/gtk-goto-first-ltr.png +share/icons/matefaenzagray/actions/48/gtk-goto-first-rtl.png +share/icons/matefaenzagray/actions/48/gtk-goto-last-ltr.png +share/icons/matefaenzagray/actions/48/gtk-goto-last-rtl.png +share/icons/matefaenzagray/actions/48/gtk-goto-top.png +share/icons/matefaenzagray/actions/48/gtk-home.png +share/icons/matefaenzagray/actions/48/gtk-indent-ltr.png +share/icons/matefaenzagray/actions/48/gtk-indent-rtl.png +share/icons/matefaenzagray/actions/48/gtk-info.png +share/icons/matefaenzagray/actions/48/gtk-italic.png +share/icons/matefaenzagray/actions/48/gtk-jump-to-ltr.png +share/icons/matefaenzagray/actions/48/gtk-jump-to-rtl.png +share/icons/matefaenzagray/actions/48/gtk-justify-center.png +share/icons/matefaenzagray/actions/48/gtk-justify-fill.png +share/icons/matefaenzagray/actions/48/gtk-justify-left.png +share/icons/matefaenzagray/actions/48/gtk-justify-right.png +share/icons/matefaenzagray/actions/48/gtk-leave-fullscreen.png +share/icons/matefaenzagray/actions/48/gtk-media-next-ltr.png +share/icons/matefaenzagray/actions/48/gtk-media-next-rtl.png +share/icons/matefaenzagray/actions/48/gtk-media-pause.png +share/icons/matefaenzagray/actions/48/gtk-media-play-ltr.png +share/icons/matefaenzagray/actions/48/gtk-media-previous-ltr.png +share/icons/matefaenzagray/actions/48/gtk-media-previous-rtl.png +share/icons/matefaenzagray/actions/48/gtk-media-record.png +share/icons/matefaenzagray/actions/48/gtk-media-stop.png +share/icons/matefaenzagray/actions/48/gtk-new.png +share/icons/matefaenzagray/actions/48/gtk-no.png +share/icons/matefaenzagray/actions/48/gtk-ok.png +share/icons/matefaenzagray/actions/48/gtk-open.png +share/icons/matefaenzagray/actions/48/gtk-paste.png +share/icons/matefaenzagray/actions/48/gtk-print-preview.png +share/icons/matefaenzagray/actions/48/gtk-print.png +share/icons/matefaenzagray/actions/48/gtk-properties.png +share/icons/matefaenzagray/actions/48/gtk-quit.png +share/icons/matefaenzagray/actions/48/gtk-redo-ltr.png +share/icons/matefaenzagray/actions/48/gtk-refresh.png +share/icons/matefaenzagray/actions/48/gtk-remove.png +share/icons/matefaenzagray/actions/48/gtk-revert-to-saved-ltr.png +share/icons/matefaenzagray/actions/48/gtk-revert-to-saved-rtl.png +share/icons/matefaenzagray/actions/48/gtk-save-as.png +share/icons/matefaenzagray/actions/48/gtk-save.png +share/icons/matefaenzagray/actions/48/gtk-select-all.png +share/icons/matefaenzagray/actions/48/gtk-sort-ascending.png +share/icons/matefaenzagray/actions/48/gtk-sort-descending.png +share/icons/matefaenzagray/actions/48/gtk-spell-check.png +share/icons/matefaenzagray/actions/48/gtk-stop.png +share/icons/matefaenzagray/actions/48/gtk-strikethrough.png +share/icons/matefaenzagray/actions/48/gtk-underline.png +share/icons/matefaenzagray/actions/48/gtk-undo-ltr.png +share/icons/matefaenzagray/actions/48/gtk-unindent-ltr.png +share/icons/matefaenzagray/actions/48/gtk-unindent-rtl.png +share/icons/matefaenzagray/actions/48/gtk-yes.png +share/icons/matefaenzagray/actions/48/gtk-zoom-100.png +share/icons/matefaenzagray/actions/48/gtk-zoom-fit.png +share/icons/matefaenzagray/actions/48/gtk-zoom-in.png +share/icons/matefaenzagray/actions/48/gtk-zoom-out.png +share/icons/matefaenzagray/actions/48/help-about.png +share/icons/matefaenzagray/actions/48/help-contents.png +share/icons/matefaenzagray/actions/48/im-message-new.png +share/icons/matefaenzagray/actions/48/insert-image.png +share/icons/matefaenzagray/actions/48/insert-link.png +share/icons/matefaenzagray/actions/48/insert-object.png +share/icons/matefaenzagray/actions/48/insert-text.png +share/icons/matefaenzagray/actions/48/internet-radio-new.png +share/icons/matefaenzagray/actions/48/iso-image-burn.png +share/icons/matefaenzagray/actions/48/kfind.png +share/icons/matefaenzagray/actions/48/kfm-home.png +share/icons/matefaenzagray/actions/48/leftjust.png +share/icons/matefaenzagray/actions/48/list-add.png +share/icons/matefaenzagray/actions/48/list-remove.png +share/icons/matefaenzagray/actions/48/locationbar-erase.png +share/icons/matefaenzagray/actions/48/lock.png +share/icons/matefaenzagray/actions/48/lock.xpm +share/icons/matefaenzagray/actions/48/lxde-logout.png +share/icons/matefaenzagray/actions/48/mail-attachment.png +share/icons/matefaenzagray/actions/48/mail-folder-sent.png +share/icons/matefaenzagray/actions/48/mail-forward.png +share/icons/matefaenzagray/actions/48/mail-inbox.png +share/icons/matefaenzagray/actions/48/mail-mark-important.png +share/icons/matefaenzagray/actions/48/mail-mark-junk.png +share/icons/matefaenzagray/actions/48/mail-mark-not-junk.png +share/icons/matefaenzagray/actions/48/mail-mark-notjunk.png +share/icons/matefaenzagray/actions/48/mail-mark-read.png +share/icons/matefaenzagray/actions/48/mail-mark-unread.png +share/icons/matefaenzagray/actions/48/mail-message-new.png +share/icons/matefaenzagray/actions/48/mail-outbox.png +share/icons/matefaenzagray/actions/48/mail-read.png +share/icons/matefaenzagray/actions/48/mail-replied.png +share/icons/matefaenzagray/actions/48/mail-reply-all.png +share/icons/matefaenzagray/actions/48/mail-reply-sender.png +share/icons/matefaenzagray/actions/48/mail-send-receive.png +share/icons/matefaenzagray/actions/48/mail-send.png +share/icons/matefaenzagray/actions/48/mail-sent.png +share/icons/matefaenzagray/actions/48/mail-unread.png +share/icons/matefaenzagray/actions/48/mail_forward.png +share/icons/matefaenzagray/actions/48/mail_new.png +share/icons/matefaenzagray/actions/48/mail_reply.png +share/icons/matefaenzagray/actions/48/mail_replyall.png +share/icons/matefaenzagray/actions/48/mail_send.png +share/icons/matefaenzagray/actions/48/media-eject.png +share/icons/matefaenzagray/actions/48/media-import-audio-cd.png +share/icons/matefaenzagray/actions/48/media-optical-audio-new.png +share/icons/matefaenzagray/actions/48/media-optical-burn.png +share/icons/matefaenzagray/actions/48/media-optical-copy.png +share/icons/matefaenzagray/actions/48/media-optical-data-new.png +share/icons/matefaenzagray/actions/48/media-optical-video-new.png +share/icons/matefaenzagray/actions/48/media-playback-pause.png +share/icons/matefaenzagray/actions/48/media-playback-start.png +share/icons/matefaenzagray/actions/48/media-playback-stop.png +share/icons/matefaenzagray/actions/48/media-playlist-repeat.png +share/icons/matefaenzagray/actions/48/media-playlist-shuffle.png +share/icons/matefaenzagray/actions/48/media-record.png +share/icons/matefaenzagray/actions/48/media-skip-backward.png +share/icons/matefaenzagray/actions/48/media-skip-forward.png +share/icons/matefaenzagray/actions/48/media-write-cd.png +share/icons/matefaenzagray/actions/48/next.png +share/icons/matefaenzagray/actions/48/object-flip-horizontal.png +share/icons/matefaenzagray/actions/48/object-flip-vertical.png +share/icons/matefaenzagray/actions/48/object-rotate-left.png +share/icons/matefaenzagray/actions/48/object-rotate-right.png +share/icons/matefaenzagray/actions/48/ok.png +share/icons/matefaenzagray/actions/48/package-install.png +share/icons/matefaenzagray/actions/48/package-remove.png +share/icons/matefaenzagray/actions/48/package-upgrade.png +share/icons/matefaenzagray/actions/48/player-eject.png +share/icons/matefaenzagray/actions/48/player_end.png +share/icons/matefaenzagray/actions/48/player_pause.png +share/icons/matefaenzagray/actions/48/player_play.png +share/icons/matefaenzagray/actions/48/player_record.png +share/icons/matefaenzagray/actions/48/player_start.png +share/icons/matefaenzagray/actions/48/player_stop.png +share/icons/matefaenzagray/actions/48/podcast-new.png +share/icons/matefaenzagray/actions/48/preview-file.png +share/icons/matefaenzagray/actions/48/previous.png +share/icons/matefaenzagray/actions/48/process-stop.png +share/icons/matefaenzagray/actions/48/redhat-home.png +share/icons/matefaenzagray/actions/48/redo.png +share/icons/matefaenzagray/actions/48/reload.png +share/icons/matefaenzagray/actions/48/reload3.png +share/icons/matefaenzagray/actions/48/reload_all_tabs.png +share/icons/matefaenzagray/actions/48/reload_page.png +share/icons/matefaenzagray/actions/48/remove.png +share/icons/matefaenzagray/actions/48/revert.png +share/icons/matefaenzagray/actions/48/rhythmbox-set-star.png +share/icons/matefaenzagray/actions/48/rightjust.png +share/icons/matefaenzagray/actions/48/rotate.png +share/icons/matefaenzagray/actions/48/search.png +share/icons/matefaenzagray/actions/48/star.png +share/icons/matefaenzagray/actions/48/start.png +share/icons/matefaenzagray/actions/48/stock-refresh.png +share/icons/matefaenzagray/actions/48/stock_about.png +share/icons/matefaenzagray/actions/48/stock_add-bookmark.png +share/icons/matefaenzagray/actions/48/stock_attach.png +share/icons/matefaenzagray/actions/48/stock_bookmark.png +share/icons/matefaenzagray/actions/48/stock_bottom.png +share/icons/matefaenzagray/actions/48/stock_calc-accept.png +share/icons/matefaenzagray/actions/48/stock_close.png +share/icons/matefaenzagray/actions/48/stock_copy.png +share/icons/matefaenzagray/actions/48/stock_cut.png +share/icons/matefaenzagray/actions/48/stock_delete.png +share/icons/matefaenzagray/actions/48/stock_down.png +share/icons/matefaenzagray/actions/48/stock_file-properties.png +share/icons/matefaenzagray/actions/48/stock_first.png +share/icons/matefaenzagray/actions/48/stock_folder-copy.png +share/icons/matefaenzagray/actions/48/stock_folder-move.png +share/icons/matefaenzagray/actions/48/stock_folder-properties.png +share/icons/matefaenzagray/actions/48/stock_fullscreen.png +share/icons/matefaenzagray/actions/48/stock_help-add-bookmark.png +share/icons/matefaenzagray/actions/48/stock_home.png +share/icons/matefaenzagray/actions/48/stock_inbox.png +share/icons/matefaenzagray/actions/48/stock_last.png +share/icons/matefaenzagray/actions/48/stock_leave-fullscreen.png +share/icons/matefaenzagray/actions/48/stock_left.png +share/icons/matefaenzagray/actions/48/stock_mail-compose.png +share/icons/matefaenzagray/actions/48/stock_mail-filters-apply.png +share/icons/matefaenzagray/actions/48/stock_mail-forward.png +share/icons/matefaenzagray/actions/48/stock_mail-reply-to-all.png +share/icons/matefaenzagray/actions/48/stock_mail-reply.png +share/icons/matefaenzagray/actions/48/stock_mail-send-receive.png +share/icons/matefaenzagray/actions/48/stock_mail-send.png +share/icons/matefaenzagray/actions/48/stock_mark.png +share/icons/matefaenzagray/actions/48/stock_media-next.png +share/icons/matefaenzagray/actions/48/stock_media-pause.png +share/icons/matefaenzagray/actions/48/stock_media-play.png +share/icons/matefaenzagray/actions/48/stock_media-prev.png +share/icons/matefaenzagray/actions/48/stock_media-rec.png +share/icons/matefaenzagray/actions/48/stock_media-stop.png +share/icons/matefaenzagray/actions/48/stock_new-address-book.png +share/icons/matefaenzagray/actions/48/stock_new-appointment.png +share/icons/matefaenzagray/actions/48/stock_new-bcard.png +share/icons/matefaenzagray/actions/48/stock_new-dir.png +share/icons/matefaenzagray/actions/48/stock_new-tab.png +share/icons/matefaenzagray/actions/48/stock_new-text.png +share/icons/matefaenzagray/actions/48/stock_new-window.png +share/icons/matefaenzagray/actions/48/stock_no.png +share/icons/matefaenzagray/actions/48/stock_outbox.png +share/icons/matefaenzagray/actions/48/stock_paste.png +share/icons/matefaenzagray/actions/48/stock_print-preview.png +share/icons/matefaenzagray/actions/48/stock_print-setup.png +share/icons/matefaenzagray/actions/48/stock_print.png +share/icons/matefaenzagray/actions/48/stock_properties.png +share/icons/matefaenzagray/actions/48/stock_redo.png +share/icons/matefaenzagray/actions/48/stock_repeat.png +share/icons/matefaenzagray/actions/48/stock_right.png +share/icons/matefaenzagray/actions/48/stock_save-as.png +share/icons/matefaenzagray/actions/48/stock_save.png +share/icons/matefaenzagray/actions/48/stock_search-and-replace.png +share/icons/matefaenzagray/actions/48/stock_search.png +share/icons/matefaenzagray/actions/48/stock_select-all.png +share/icons/matefaenzagray/actions/48/stock_sent-mail.png +share/icons/matefaenzagray/actions/48/stock_shuffle.png +share/icons/matefaenzagray/actions/48/stock_spellcheck.png +share/icons/matefaenzagray/actions/48/stock_stop.png +share/icons/matefaenzagray/actions/48/stock_text-strikethrough.png +share/icons/matefaenzagray/actions/48/stock_text_bold.png +share/icons/matefaenzagray/actions/48/stock_text_center.png +share/icons/matefaenzagray/actions/48/stock_text_indent.png +share/icons/matefaenzagray/actions/48/stock_text_italic.png +share/icons/matefaenzagray/actions/48/stock_text_justify.png +share/icons/matefaenzagray/actions/48/stock_text_left.png +share/icons/matefaenzagray/actions/48/stock_text_right.png +share/icons/matefaenzagray/actions/48/stock_text_underlined.png +share/icons/matefaenzagray/actions/48/stock_text_unindent.png +share/icons/matefaenzagray/actions/48/stock_top.png +share/icons/matefaenzagray/actions/48/stock_undo.png +share/icons/matefaenzagray/actions/48/stock_up.png +share/icons/matefaenzagray/actions/48/stock_yes.png +share/icons/matefaenzagray/actions/48/stock_zoom-1.png +share/icons/matefaenzagray/actions/48/stock_zoom-in.png +share/icons/matefaenzagray/actions/48/stock_zoom-out.png +share/icons/matefaenzagray/actions/48/stock_zoom-page.png +share/icons/matefaenzagray/actions/48/stop.png +share/icons/matefaenzagray/actions/48/system-lock-screen.png +share/icons/matefaenzagray/actions/48/system-log-out.png +share/icons/matefaenzagray/actions/48/system-run.png +share/icons/matefaenzagray/actions/48/system-search.png +share/icons/matefaenzagray/actions/48/system-shutdown.png +share/icons/matefaenzagray/actions/48/system-upgrade.png +share/icons/matefaenzagray/actions/48/tab-new.png +share/icons/matefaenzagray/actions/48/tab_new.png +share/icons/matefaenzagray/actions/48/tag-new.png +share/icons/matefaenzagray/actions/48/text_bold.png +share/icons/matefaenzagray/actions/48/text_italic.png +share/icons/matefaenzagray/actions/48/text_strike.png +share/icons/matefaenzagray/actions/48/text_under.png +share/icons/matefaenzagray/actions/48/tools-check-spelling.png +share/icons/matefaenzagray/actions/48/top.png +share/icons/matefaenzagray/actions/48/top.xpm +share/icons/matefaenzagray/actions/48/undo.png +share/icons/matefaenzagray/actions/48/up.png +share/icons/matefaenzagray/actions/48/view-fullscreen.png +share/icons/matefaenzagray/actions/48/view-list-compact-symbolic.png +share/icons/matefaenzagray/actions/48/view-list-compact.png +share/icons/matefaenzagray/actions/48/view-list-details-symbolic.png +share/icons/matefaenzagray/actions/48/view-list-details.png +share/icons/matefaenzagray/actions/48/view-list-icons-symbolic.png +share/icons/matefaenzagray/actions/48/view-list-icons.png +share/icons/matefaenzagray/actions/48/view-refresh.png +share/icons/matefaenzagray/actions/48/view-restore.png +share/icons/matefaenzagray/actions/48/view-sort-ascending.png +share/icons/matefaenzagray/actions/48/view-sort-descending.png +share/icons/matefaenzagray/actions/48/viewmag+.png +share/icons/matefaenzagray/actions/48/viewmag-.png +share/icons/matefaenzagray/actions/48/viewmag1.png +share/icons/matefaenzagray/actions/48/viewmagfit.png +share/icons/matefaenzagray/actions/48/visualization.png +share/icons/matefaenzagray/actions/48/window-close.png +share/icons/matefaenzagray/actions/48/window-new.png +share/icons/matefaenzagray/actions/48/window_fullscreen.png +share/icons/matefaenzagray/actions/48/window_new.png +share/icons/matefaenzagray/actions/48/window_nofullscreen.png +share/icons/matefaenzagray/actions/48/xfce-system-exit.png +share/icons/matefaenzagray/actions/48/xfce-system-lock.png +share/icons/matefaenzagray/actions/48/xfsm-logout.png +share/icons/matefaenzagray/actions/48/zoom-best-fit.png +share/icons/matefaenzagray/actions/48/zoom-fit-best.png +share/icons/matefaenzagray/actions/48/zoom-fit.png +share/icons/matefaenzagray/actions/48/zoom-in.png +share/icons/matefaenzagray/actions/48/zoom-original.png +share/icons/matefaenzagray/actions/48/zoom-out.png +share/icons/matefaenzagray/actions/64/add-files-to-archive.png +share/icons/matefaenzagray/actions/64/add-folder-to-archive.png +share/icons/matefaenzagray/actions/64/add.png +share/icons/matefaenzagray/actions/64/address-book-new.png +share/icons/matefaenzagray/actions/64/application-exit.png +share/icons/matefaenzagray/actions/64/appointment-new.png +share/icons/matefaenzagray/actions/64/appointment.png +share/icons/matefaenzagray/actions/64/audio-cd-duplicate.png +share/icons/matefaenzagray/actions/64/audio-cd-new.png +share/icons/matefaenzagray/actions/64/back.png +share/icons/matefaenzagray/actions/64/bonobo-component-browser.png +share/icons/matefaenzagray/actions/64/bookmark-new.png +share/icons/matefaenzagray/actions/64/bookmark_add.png +share/icons/matefaenzagray/actions/64/bookmark_list_add.png +share/icons/matefaenzagray/actions/64/bottom.png +share/icons/matefaenzagray/actions/64/browser-download.png +share/icons/matefaenzagray/actions/64/cab_extract.png +share/icons/matefaenzagray/actions/64/call-start.png +share/icons/matefaenzagray/actions/64/call-stop.png +share/icons/matefaenzagray/actions/64/centrejust.png +share/icons/matefaenzagray/actions/64/contact-new.png +share/icons/matefaenzagray/actions/64/dialog-apply.png +share/icons/matefaenzagray/actions/64/dialog-no.png +share/icons/matefaenzagray/actions/64/dialog-ok.png +share/icons/matefaenzagray/actions/64/dialog-yes.png +share/icons/matefaenzagray/actions/64/document-export.png +share/icons/matefaenzagray/actions/64/document-import.png +share/icons/matefaenzagray/actions/64/document-new.png +share/icons/matefaenzagray/actions/64/document-open-recent.png +share/icons/matefaenzagray/actions/64/document-open.png +share/icons/matefaenzagray/actions/64/document-page-setup.png +share/icons/matefaenzagray/actions/64/document-print-preview.png +share/icons/matefaenzagray/actions/64/document-print.png +share/icons/matefaenzagray/actions/64/document-properties.png +share/icons/matefaenzagray/actions/64/document-revert.png +share/icons/matefaenzagray/actions/64/document-save-as.png +share/icons/matefaenzagray/actions/64/document-save.png +share/icons/matefaenzagray/actions/64/document-send.png +share/icons/matefaenzagray/actions/64/down.png +share/icons/matefaenzagray/actions/64/edit-add.png +share/icons/matefaenzagray/actions/64/edit-clear.png +share/icons/matefaenzagray/actions/64/edit-copy.png +share/icons/matefaenzagray/actions/64/edit-cut.png +share/icons/matefaenzagray/actions/64/edit-delete.png +share/icons/matefaenzagray/actions/64/edit-find-replace.png +share/icons/matefaenzagray/actions/64/edit-find.png +share/icons/matefaenzagray/actions/64/edit-paste.png +share/icons/matefaenzagray/actions/64/edit-redo.png +share/icons/matefaenzagray/actions/64/edit-select-all.png +share/icons/matefaenzagray/actions/64/edit-undo.png +share/icons/matefaenzagray/actions/64/editclear.png +share/icons/matefaenzagray/actions/64/editcopy.png +share/icons/matefaenzagray/actions/64/editcut.png +share/icons/matefaenzagray/actions/64/editdelete.png +share/icons/matefaenzagray/actions/64/editpaste.png +share/icons/matefaenzagray/actions/64/exit.png +share/icons/matefaenzagray/actions/64/extract-archive.png +share/icons/matefaenzagray/actions/64/file_new.png +share/icons/matefaenzagray/actions/64/filefind.png +share/icons/matefaenzagray/actions/64/fileopen.png +share/icons/matefaenzagray/actions/64/fileprint.png +share/icons/matefaenzagray/actions/64/filesave.png +share/icons/matefaenzagray/actions/64/filesaveas.png +share/icons/matefaenzagray/actions/64/find.png +share/icons/matefaenzagray/actions/64/finish.png +share/icons/matefaenzagray/actions/64/folder-copy.png +share/icons/matefaenzagray/actions/64/folder-move.png +share/icons/matefaenzagray/actions/64/folder-new.png +share/icons/matefaenzagray/actions/64/folder_new.png +share/icons/matefaenzagray/actions/64/format-indent-less.png +share/icons/matefaenzagray/actions/64/format-indent-more.png +share/icons/matefaenzagray/actions/64/format-justify-center.png +share/icons/matefaenzagray/actions/64/format-justify-fill.png +share/icons/matefaenzagray/actions/64/format-justify-left.png +share/icons/matefaenzagray/actions/64/format-justify-right.png +share/icons/matefaenzagray/actions/64/format-text-bold.png +share/icons/matefaenzagray/actions/64/format-text-direction-ltr.png +share/icons/matefaenzagray/actions/64/format-text-direction-rtl.png +share/icons/matefaenzagray/actions/64/format-text-italic.png +share/icons/matefaenzagray/actions/64/format-text-strikethrough.png +share/icons/matefaenzagray/actions/64/format-text-underline.png +share/icons/matefaenzagray/actions/64/forward.png +share/icons/matefaenzagray/actions/64/games-endturn.png +share/icons/matefaenzagray/actions/64/gnome-app-install-star.png +share/icons/matefaenzagray/actions/64/gnome-lockscreen.png +share/icons/matefaenzagray/actions/64/gnome-log-out.png +share/icons/matefaenzagray/actions/64/gnome-logout.png +share/icons/matefaenzagray/actions/64/gnome-run.png +share/icons/matefaenzagray/actions/64/gnome-searchtool.png +share/icons/matefaenzagray/actions/64/gnome-session-logout.png +share/icons/matefaenzagray/actions/64/gnome-stock-mail-fwd.png +share/icons/matefaenzagray/actions/64/gnome-stock-mail-new.png +share/icons/matefaenzagray/actions/64/gnome-stock-mail-rpl.png +share/icons/matefaenzagray/actions/64/gnome-stock-mail-snd.png +share/icons/matefaenzagray/actions/64/gnome-stock-text-indent.png +share/icons/matefaenzagray/actions/64/gnome-stock-text-unindent.png +share/icons/matefaenzagray/actions/64/go-bottom.png +share/icons/matefaenzagray/actions/64/go-down.png +share/icons/matefaenzagray/actions/64/go-first.png +share/icons/matefaenzagray/actions/64/go-home.png +share/icons/matefaenzagray/actions/64/go-jump.png +share/icons/matefaenzagray/actions/64/go-last.png +share/icons/matefaenzagray/actions/64/go-next.png +share/icons/matefaenzagray/actions/64/go-previous.png +share/icons/matefaenzagray/actions/64/go-top.png +share/icons/matefaenzagray/actions/64/go-up.png +share/icons/matefaenzagray/actions/64/gohome.png +share/icons/matefaenzagray/actions/64/gtk-about.png +share/icons/matefaenzagray/actions/64/gtk-add.png +share/icons/matefaenzagray/actions/64/gtk-apply.png +share/icons/matefaenzagray/actions/64/gtk-bold.png +share/icons/matefaenzagray/actions/64/gtk-cancel.png +share/icons/matefaenzagray/actions/64/gtk-clear.png +share/icons/matefaenzagray/actions/64/gtk-close.png +share/icons/matefaenzagray/actions/64/gtk-copy.png +share/icons/matefaenzagray/actions/64/gtk-cut.png +share/icons/matefaenzagray/actions/64/gtk-delete.png +share/icons/matefaenzagray/actions/64/gtk-edit.png +share/icons/matefaenzagray/actions/64/gtk-execute.png +share/icons/matefaenzagray/actions/64/gtk-find-and-replace.png +share/icons/matefaenzagray/actions/64/gtk-find.png +share/icons/matefaenzagray/actions/64/gtk-fullscreen.png +share/icons/matefaenzagray/actions/64/gtk-go-back-ltr.png +share/icons/matefaenzagray/actions/64/gtk-go-back-rtl.png +share/icons/matefaenzagray/actions/64/gtk-go-down.png +share/icons/matefaenzagray/actions/64/gtk-go-forward-ltr.png +share/icons/matefaenzagray/actions/64/gtk-go-forward-rtl.png +share/icons/matefaenzagray/actions/64/gtk-go-up.png +share/icons/matefaenzagray/actions/64/gtk-goto-bottom.png +share/icons/matefaenzagray/actions/64/gtk-goto-first-ltr.png +share/icons/matefaenzagray/actions/64/gtk-goto-first-rtl.png +share/icons/matefaenzagray/actions/64/gtk-goto-last-ltr.png +share/icons/matefaenzagray/actions/64/gtk-goto-last-rtl.png +share/icons/matefaenzagray/actions/64/gtk-goto-top.png +share/icons/matefaenzagray/actions/64/gtk-home.png +share/icons/matefaenzagray/actions/64/gtk-indent-ltr.png +share/icons/matefaenzagray/actions/64/gtk-indent-rtl.png +share/icons/matefaenzagray/actions/64/gtk-info.png +share/icons/matefaenzagray/actions/64/gtk-italic.png +share/icons/matefaenzagray/actions/64/gtk-jump-to-ltr.png +share/icons/matefaenzagray/actions/64/gtk-jump-to-rtl.png +share/icons/matefaenzagray/actions/64/gtk-justify-center.png +share/icons/matefaenzagray/actions/64/gtk-justify-fill.png +share/icons/matefaenzagray/actions/64/gtk-justify-left.png +share/icons/matefaenzagray/actions/64/gtk-justify-right.png +share/icons/matefaenzagray/actions/64/gtk-leave-fullscreen.png +share/icons/matefaenzagray/actions/64/gtk-media-next-ltr.png +share/icons/matefaenzagray/actions/64/gtk-media-next-rtl.png +share/icons/matefaenzagray/actions/64/gtk-media-pause.png +share/icons/matefaenzagray/actions/64/gtk-media-play-ltr.png +share/icons/matefaenzagray/actions/64/gtk-media-previous-ltr.png +share/icons/matefaenzagray/actions/64/gtk-media-previous-rtl.png +share/icons/matefaenzagray/actions/64/gtk-media-record.png +share/icons/matefaenzagray/actions/64/gtk-media-stop.png +share/icons/matefaenzagray/actions/64/gtk-new.png +share/icons/matefaenzagray/actions/64/gtk-no.png +share/icons/matefaenzagray/actions/64/gtk-ok.png +share/icons/matefaenzagray/actions/64/gtk-open.png +share/icons/matefaenzagray/actions/64/gtk-paste.png +share/icons/matefaenzagray/actions/64/gtk-print-preview.png +share/icons/matefaenzagray/actions/64/gtk-print.png +share/icons/matefaenzagray/actions/64/gtk-properties.png +share/icons/matefaenzagray/actions/64/gtk-quit.png +share/icons/matefaenzagray/actions/64/gtk-redo-ltr.png +share/icons/matefaenzagray/actions/64/gtk-refresh.png +share/icons/matefaenzagray/actions/64/gtk-remove.png +share/icons/matefaenzagray/actions/64/gtk-revert-to-saved-ltr.png +share/icons/matefaenzagray/actions/64/gtk-revert-to-saved-rtl.png +share/icons/matefaenzagray/actions/64/gtk-save-as.png +share/icons/matefaenzagray/actions/64/gtk-save.png +share/icons/matefaenzagray/actions/64/gtk-select-all.png +share/icons/matefaenzagray/actions/64/gtk-sort-ascending.png +share/icons/matefaenzagray/actions/64/gtk-sort-descending.png +share/icons/matefaenzagray/actions/64/gtk-spell-check.png +share/icons/matefaenzagray/actions/64/gtk-stop.png +share/icons/matefaenzagray/actions/64/gtk-strikethrough.png +share/icons/matefaenzagray/actions/64/gtk-underline.png +share/icons/matefaenzagray/actions/64/gtk-undo-ltr.png +share/icons/matefaenzagray/actions/64/gtk-unindent-ltr.png +share/icons/matefaenzagray/actions/64/gtk-unindent-rtl.png +share/icons/matefaenzagray/actions/64/gtk-yes.png +share/icons/matefaenzagray/actions/64/gtk-zoom-100.png +share/icons/matefaenzagray/actions/64/gtk-zoom-fit.png +share/icons/matefaenzagray/actions/64/gtk-zoom-in.png +share/icons/matefaenzagray/actions/64/gtk-zoom-out.png +share/icons/matefaenzagray/actions/64/help-about.png +share/icons/matefaenzagray/actions/64/help-contents.png +share/icons/matefaenzagray/actions/64/im-message-new.png +share/icons/matefaenzagray/actions/64/insert-image.png +share/icons/matefaenzagray/actions/64/insert-link.png +share/icons/matefaenzagray/actions/64/insert-object.png +share/icons/matefaenzagray/actions/64/insert-text.png +share/icons/matefaenzagray/actions/64/internet-radio-new.png +share/icons/matefaenzagray/actions/64/iso-image-burn.png +share/icons/matefaenzagray/actions/64/kfind.png +share/icons/matefaenzagray/actions/64/kfm-home.png +share/icons/matefaenzagray/actions/64/leftjust.png +share/icons/matefaenzagray/actions/64/list-add.png +share/icons/matefaenzagray/actions/64/list-remove.png +share/icons/matefaenzagray/actions/64/locationbar-erase.png +share/icons/matefaenzagray/actions/64/lock.png +share/icons/matefaenzagray/actions/64/lxde-logout.png +share/icons/matefaenzagray/actions/64/mail-attachment.png +share/icons/matefaenzagray/actions/64/mail-folder-sent.png +share/icons/matefaenzagray/actions/64/mail-forward.png +share/icons/matefaenzagray/actions/64/mail-inbox.png +share/icons/matefaenzagray/actions/64/mail-mark-important.png +share/icons/matefaenzagray/actions/64/mail-mark-junk.png +share/icons/matefaenzagray/actions/64/mail-mark-not-junk.png +share/icons/matefaenzagray/actions/64/mail-mark-notjunk.png +share/icons/matefaenzagray/actions/64/mail-mark-read.png +share/icons/matefaenzagray/actions/64/mail-mark-unread.png +share/icons/matefaenzagray/actions/64/mail-message-new.png +share/icons/matefaenzagray/actions/64/mail-outbox.png +share/icons/matefaenzagray/actions/64/mail-read.png +share/icons/matefaenzagray/actions/64/mail-replied.png +share/icons/matefaenzagray/actions/64/mail-reply-all.png +share/icons/matefaenzagray/actions/64/mail-reply-sender.png +share/icons/matefaenzagray/actions/64/mail-send-receive.png +share/icons/matefaenzagray/actions/64/mail-send.png +share/icons/matefaenzagray/actions/64/mail-sent.png +share/icons/matefaenzagray/actions/64/mail-unread.png +share/icons/matefaenzagray/actions/64/mail_forward.png +share/icons/matefaenzagray/actions/64/mail_new.png +share/icons/matefaenzagray/actions/64/mail_reply.png +share/icons/matefaenzagray/actions/64/mail_replyall.png +share/icons/matefaenzagray/actions/64/mail_send.png +share/icons/matefaenzagray/actions/64/media-eject.png +share/icons/matefaenzagray/actions/64/media-import-audio-cd.png +share/icons/matefaenzagray/actions/64/media-optical-audio-new.png +share/icons/matefaenzagray/actions/64/media-optical-burn.png +share/icons/matefaenzagray/actions/64/media-optical-copy.png +share/icons/matefaenzagray/actions/64/media-optical-data-new.png +share/icons/matefaenzagray/actions/64/media-optical-video-new.png +share/icons/matefaenzagray/actions/64/media-playback-pause.png +share/icons/matefaenzagray/actions/64/media-playback-start.png +share/icons/matefaenzagray/actions/64/media-playback-stop.png +share/icons/matefaenzagray/actions/64/media-playlist-repeat.png +share/icons/matefaenzagray/actions/64/media-playlist-shuffle.png +share/icons/matefaenzagray/actions/64/media-record.png +share/icons/matefaenzagray/actions/64/media-skip-backward.png +share/icons/matefaenzagray/actions/64/media-skip-forward.png +share/icons/matefaenzagray/actions/64/media-write-cd.png +share/icons/matefaenzagray/actions/64/next.png +share/icons/matefaenzagray/actions/64/object-flip-horizontal.png +share/icons/matefaenzagray/actions/64/object-flip-vertical.png +share/icons/matefaenzagray/actions/64/object-rotate-left.png +share/icons/matefaenzagray/actions/64/object-rotate-right.png +share/icons/matefaenzagray/actions/64/ok.png +share/icons/matefaenzagray/actions/64/package-install.png +share/icons/matefaenzagray/actions/64/package-remove.png +share/icons/matefaenzagray/actions/64/package-upgrade.png +share/icons/matefaenzagray/actions/64/player-eject.png +share/icons/matefaenzagray/actions/64/player_end.png +share/icons/matefaenzagray/actions/64/player_pause.png +share/icons/matefaenzagray/actions/64/player_play.png +share/icons/matefaenzagray/actions/64/player_record.png +share/icons/matefaenzagray/actions/64/player_start.png +share/icons/matefaenzagray/actions/64/player_stop.png +share/icons/matefaenzagray/actions/64/podcast-new.png +share/icons/matefaenzagray/actions/64/preview-file.png +share/icons/matefaenzagray/actions/64/previous.png +share/icons/matefaenzagray/actions/64/process-stop.png +share/icons/matefaenzagray/actions/64/redhat-home.png +share/icons/matefaenzagray/actions/64/redo.png +share/icons/matefaenzagray/actions/64/reload.png +share/icons/matefaenzagray/actions/64/reload3.png +share/icons/matefaenzagray/actions/64/reload_all_tabs.png +share/icons/matefaenzagray/actions/64/reload_page.png +share/icons/matefaenzagray/actions/64/remove.png +share/icons/matefaenzagray/actions/64/revert.png +share/icons/matefaenzagray/actions/64/rhythmbox-set-star.png +share/icons/matefaenzagray/actions/64/rightjust.png +share/icons/matefaenzagray/actions/64/rotate.png +share/icons/matefaenzagray/actions/64/search.png +share/icons/matefaenzagray/actions/64/star.png +share/icons/matefaenzagray/actions/64/start.png +share/icons/matefaenzagray/actions/64/stock-refresh.png +share/icons/matefaenzagray/actions/64/stock_about.png +share/icons/matefaenzagray/actions/64/stock_add-bookmark.png +share/icons/matefaenzagray/actions/64/stock_attach.png +share/icons/matefaenzagray/actions/64/stock_bookmark.png +share/icons/matefaenzagray/actions/64/stock_bottom.png +share/icons/matefaenzagray/actions/64/stock_calc-accept.png +share/icons/matefaenzagray/actions/64/stock_close.png +share/icons/matefaenzagray/actions/64/stock_copy.png +share/icons/matefaenzagray/actions/64/stock_cut.png +share/icons/matefaenzagray/actions/64/stock_delete.png +share/icons/matefaenzagray/actions/64/stock_down.png +share/icons/matefaenzagray/actions/64/stock_file-properties.png +share/icons/matefaenzagray/actions/64/stock_first.png +share/icons/matefaenzagray/actions/64/stock_folder-copy.png +share/icons/matefaenzagray/actions/64/stock_folder-move.png +share/icons/matefaenzagray/actions/64/stock_folder-properties.png +share/icons/matefaenzagray/actions/64/stock_fullscreen.png +share/icons/matefaenzagray/actions/64/stock_help-add-bookmark.png +share/icons/matefaenzagray/actions/64/stock_home.png +share/icons/matefaenzagray/actions/64/stock_inbox.png +share/icons/matefaenzagray/actions/64/stock_last.png +share/icons/matefaenzagray/actions/64/stock_leave-fullscreen.png +share/icons/matefaenzagray/actions/64/stock_left.png +share/icons/matefaenzagray/actions/64/stock_mail-compose.png +share/icons/matefaenzagray/actions/64/stock_mail-filters-apply.png +share/icons/matefaenzagray/actions/64/stock_mail-forward.png +share/icons/matefaenzagray/actions/64/stock_mail-reply-to-all.png +share/icons/matefaenzagray/actions/64/stock_mail-reply.png +share/icons/matefaenzagray/actions/64/stock_mail-send-receive.png +share/icons/matefaenzagray/actions/64/stock_mail-send.png +share/icons/matefaenzagray/actions/64/stock_mark.png +share/icons/matefaenzagray/actions/64/stock_media-next.png +share/icons/matefaenzagray/actions/64/stock_media-pause.png +share/icons/matefaenzagray/actions/64/stock_media-play.png +share/icons/matefaenzagray/actions/64/stock_media-prev.png +share/icons/matefaenzagray/actions/64/stock_media-rec.png +share/icons/matefaenzagray/actions/64/stock_media-stop.png +share/icons/matefaenzagray/actions/64/stock_new-address-book.png +share/icons/matefaenzagray/actions/64/stock_new-appointment.png +share/icons/matefaenzagray/actions/64/stock_new-bcard.png +share/icons/matefaenzagray/actions/64/stock_new-dir.png +share/icons/matefaenzagray/actions/64/stock_new-tab.png +share/icons/matefaenzagray/actions/64/stock_new-text.png +share/icons/matefaenzagray/actions/64/stock_new-window.png +share/icons/matefaenzagray/actions/64/stock_no.png +share/icons/matefaenzagray/actions/64/stock_outbox.png +share/icons/matefaenzagray/actions/64/stock_paste.png +share/icons/matefaenzagray/actions/64/stock_print-preview.png +share/icons/matefaenzagray/actions/64/stock_print-setup.png +share/icons/matefaenzagray/actions/64/stock_print.png +share/icons/matefaenzagray/actions/64/stock_properties.png +share/icons/matefaenzagray/actions/64/stock_redo.png +share/icons/matefaenzagray/actions/64/stock_repeat.png +share/icons/matefaenzagray/actions/64/stock_right.png +share/icons/matefaenzagray/actions/64/stock_save-as.png +share/icons/matefaenzagray/actions/64/stock_save.png +share/icons/matefaenzagray/actions/64/stock_search-and-replace.png +share/icons/matefaenzagray/actions/64/stock_search.png +share/icons/matefaenzagray/actions/64/stock_select-all.png +share/icons/matefaenzagray/actions/64/stock_sent-mail.png +share/icons/matefaenzagray/actions/64/stock_shuffle.png +share/icons/matefaenzagray/actions/64/stock_spellcheck.png +share/icons/matefaenzagray/actions/64/stock_stop.png +share/icons/matefaenzagray/actions/64/stock_text-strikethrough.png +share/icons/matefaenzagray/actions/64/stock_text_bold.png +share/icons/matefaenzagray/actions/64/stock_text_center.png +share/icons/matefaenzagray/actions/64/stock_text_indent.png +share/icons/matefaenzagray/actions/64/stock_text_italic.png +share/icons/matefaenzagray/actions/64/stock_text_justify.png +share/icons/matefaenzagray/actions/64/stock_text_left.png +share/icons/matefaenzagray/actions/64/stock_text_right.png +share/icons/matefaenzagray/actions/64/stock_text_underlined.png +share/icons/matefaenzagray/actions/64/stock_text_unindent.png +share/icons/matefaenzagray/actions/64/stock_top.png +share/icons/matefaenzagray/actions/64/stock_undo.png +share/icons/matefaenzagray/actions/64/stock_up.png +share/icons/matefaenzagray/actions/64/stock_yes.png +share/icons/matefaenzagray/actions/64/stock_zoom-1.png +share/icons/matefaenzagray/actions/64/stock_zoom-in.png +share/icons/matefaenzagray/actions/64/stock_zoom-out.png +share/icons/matefaenzagray/actions/64/stock_zoom-page.png +share/icons/matefaenzagray/actions/64/stop.png +share/icons/matefaenzagray/actions/64/system-lock-screen.png +share/icons/matefaenzagray/actions/64/system-log-out.png +share/icons/matefaenzagray/actions/64/system-run.png +share/icons/matefaenzagray/actions/64/system-search.png +share/icons/matefaenzagray/actions/64/system-shutdown.png +share/icons/matefaenzagray/actions/64/system-upgrade.png +share/icons/matefaenzagray/actions/64/tab-new.png +share/icons/matefaenzagray/actions/64/tab_new.png +share/icons/matefaenzagray/actions/64/tag-new.png +share/icons/matefaenzagray/actions/64/text_bold.png +share/icons/matefaenzagray/actions/64/text_italic.png +share/icons/matefaenzagray/actions/64/text_strike.png +share/icons/matefaenzagray/actions/64/text_under.png +share/icons/matefaenzagray/actions/64/tools-check-spelling.png +share/icons/matefaenzagray/actions/64/top.png +share/icons/matefaenzagray/actions/64/undo.png +share/icons/matefaenzagray/actions/64/up.png +share/icons/matefaenzagray/actions/64/view-fullscreen.png +share/icons/matefaenzagray/actions/64/view-list-compact-symbolic.png +share/icons/matefaenzagray/actions/64/view-list-compact.png +share/icons/matefaenzagray/actions/64/view-list-details-symbolic.png +share/icons/matefaenzagray/actions/64/view-list-details.png +share/icons/matefaenzagray/actions/64/view-list-icons-symbolic.png +share/icons/matefaenzagray/actions/64/view-list-icons.png +share/icons/matefaenzagray/actions/64/view-refresh.png +share/icons/matefaenzagray/actions/64/view-restore.png +share/icons/matefaenzagray/actions/64/view-sort-ascending.png +share/icons/matefaenzagray/actions/64/view-sort-descending.png +share/icons/matefaenzagray/actions/64/viewmag+.png +share/icons/matefaenzagray/actions/64/viewmag-.png +share/icons/matefaenzagray/actions/64/viewmag1.png +share/icons/matefaenzagray/actions/64/viewmagfit.png +share/icons/matefaenzagray/actions/64/visualization.png +share/icons/matefaenzagray/actions/64/window-close.png +share/icons/matefaenzagray/actions/64/window-new.png +share/icons/matefaenzagray/actions/64/window_fullscreen.png +share/icons/matefaenzagray/actions/64/window_new.png +share/icons/matefaenzagray/actions/64/window_nofullscreen.png +share/icons/matefaenzagray/actions/64/xfce-system-exit.png +share/icons/matefaenzagray/actions/64/xfce-system-lock.png +share/icons/matefaenzagray/actions/64/xfsm-logout.png +share/icons/matefaenzagray/actions/64/zoom-best-fit.png +share/icons/matefaenzagray/actions/64/zoom-fit-best.png +share/icons/matefaenzagray/actions/64/zoom-fit.png +share/icons/matefaenzagray/actions/64/zoom-in.png +share/icons/matefaenzagray/actions/64/zoom-original.png +share/icons/matefaenzagray/actions/64/zoom-out.png +share/icons/matefaenzagray/actions/96/add-files-to-archive.png +share/icons/matefaenzagray/actions/96/add-folder-to-archive.png +share/icons/matefaenzagray/actions/96/add.png +share/icons/matefaenzagray/actions/96/address-book-new.png +share/icons/matefaenzagray/actions/96/application-exit.png +share/icons/matefaenzagray/actions/96/appointment-new.png +share/icons/matefaenzagray/actions/96/appointment.png +share/icons/matefaenzagray/actions/96/audio-cd-duplicate.png +share/icons/matefaenzagray/actions/96/audio-cd-new.png +share/icons/matefaenzagray/actions/96/back.png +share/icons/matefaenzagray/actions/96/bonobo-component-browser.png +share/icons/matefaenzagray/actions/96/bookmark-new.png +share/icons/matefaenzagray/actions/96/bookmark_add.png +share/icons/matefaenzagray/actions/96/bookmark_list_add.png +share/icons/matefaenzagray/actions/96/bottom.png +share/icons/matefaenzagray/actions/96/browser-download.png +share/icons/matefaenzagray/actions/96/cab_extract.png +share/icons/matefaenzagray/actions/96/call-start.png +share/icons/matefaenzagray/actions/96/call-stop.png +share/icons/matefaenzagray/actions/96/centrejust.png +share/icons/matefaenzagray/actions/96/contact-new.png +share/icons/matefaenzagray/actions/96/dialog-apply.png +share/icons/matefaenzagray/actions/96/dialog-no.png +share/icons/matefaenzagray/actions/96/dialog-ok.png +share/icons/matefaenzagray/actions/96/dialog-yes.png +share/icons/matefaenzagray/actions/96/document-export.png +share/icons/matefaenzagray/actions/96/document-import.png +share/icons/matefaenzagray/actions/96/document-new.png +share/icons/matefaenzagray/actions/96/document-open-recent.png +share/icons/matefaenzagray/actions/96/document-open.png +share/icons/matefaenzagray/actions/96/document-page-setup.png +share/icons/matefaenzagray/actions/96/document-print-preview.png +share/icons/matefaenzagray/actions/96/document-print.png +share/icons/matefaenzagray/actions/96/document-properties.png +share/icons/matefaenzagray/actions/96/document-revert.png +share/icons/matefaenzagray/actions/96/document-save-as.png +share/icons/matefaenzagray/actions/96/document-save.png +share/icons/matefaenzagray/actions/96/document-send.png +share/icons/matefaenzagray/actions/96/down.png +share/icons/matefaenzagray/actions/96/edit-add.png +share/icons/matefaenzagray/actions/96/edit-clear.png +share/icons/matefaenzagray/actions/96/edit-copy.png +share/icons/matefaenzagray/actions/96/edit-cut.png +share/icons/matefaenzagray/actions/96/edit-delete.png +share/icons/matefaenzagray/actions/96/edit-find-replace.png +share/icons/matefaenzagray/actions/96/edit-find.png +share/icons/matefaenzagray/actions/96/edit-paste.png +share/icons/matefaenzagray/actions/96/edit-redo.png +share/icons/matefaenzagray/actions/96/edit-select-all.png +share/icons/matefaenzagray/actions/96/edit-undo.png +share/icons/matefaenzagray/actions/96/editclear.png +share/icons/matefaenzagray/actions/96/editcopy.png +share/icons/matefaenzagray/actions/96/editcut.png +share/icons/matefaenzagray/actions/96/editdelete.png +share/icons/matefaenzagray/actions/96/editpaste.png +share/icons/matefaenzagray/actions/96/exit.png +share/icons/matefaenzagray/actions/96/extract-archive.png +share/icons/matefaenzagray/actions/96/file_new.png +share/icons/matefaenzagray/actions/96/filefind.png +share/icons/matefaenzagray/actions/96/fileopen.png +share/icons/matefaenzagray/actions/96/fileprint.png +share/icons/matefaenzagray/actions/96/filesave.png +share/icons/matefaenzagray/actions/96/filesaveas.png +share/icons/matefaenzagray/actions/96/find.png +share/icons/matefaenzagray/actions/96/finish.png +share/icons/matefaenzagray/actions/96/folder-copy.png +share/icons/matefaenzagray/actions/96/folder-move.png +share/icons/matefaenzagray/actions/96/folder-new.png +share/icons/matefaenzagray/actions/96/folder_new.png +share/icons/matefaenzagray/actions/96/format-indent-less.png +share/icons/matefaenzagray/actions/96/format-indent-more.png +share/icons/matefaenzagray/actions/96/format-justify-center.png +share/icons/matefaenzagray/actions/96/format-justify-fill.png +share/icons/matefaenzagray/actions/96/format-justify-left.png +share/icons/matefaenzagray/actions/96/format-justify-right.png +share/icons/matefaenzagray/actions/96/format-text-bold.png +share/icons/matefaenzagray/actions/96/format-text-direction-ltr.png +share/icons/matefaenzagray/actions/96/format-text-direction-rtl.png +share/icons/matefaenzagray/actions/96/format-text-italic.png +share/icons/matefaenzagray/actions/96/format-text-strikethrough.png +share/icons/matefaenzagray/actions/96/format-text-underline.png +share/icons/matefaenzagray/actions/96/forward.png +share/icons/matefaenzagray/actions/96/games-endturn.png +share/icons/matefaenzagray/actions/96/gnome-app-install-star.png +share/icons/matefaenzagray/actions/96/gnome-lockscreen.png +share/icons/matefaenzagray/actions/96/gnome-log-out.png +share/icons/matefaenzagray/actions/96/gnome-logout.png +share/icons/matefaenzagray/actions/96/gnome-run.png +share/icons/matefaenzagray/actions/96/gnome-searchtool.png +share/icons/matefaenzagray/actions/96/gnome-session-logout.png +share/icons/matefaenzagray/actions/96/gnome-stock-mail-fwd.png +share/icons/matefaenzagray/actions/96/gnome-stock-mail-new.png +share/icons/matefaenzagray/actions/96/gnome-stock-mail-rpl.png +share/icons/matefaenzagray/actions/96/gnome-stock-mail-snd.png +share/icons/matefaenzagray/actions/96/gnome-stock-text-indent.png +share/icons/matefaenzagray/actions/96/gnome-stock-text-unindent.png +share/icons/matefaenzagray/actions/96/go-bottom.png +share/icons/matefaenzagray/actions/96/go-down.png +share/icons/matefaenzagray/actions/96/go-first.png +share/icons/matefaenzagray/actions/96/go-home.png +share/icons/matefaenzagray/actions/96/go-jump.png +share/icons/matefaenzagray/actions/96/go-last.png +share/icons/matefaenzagray/actions/96/go-next.png +share/icons/matefaenzagray/actions/96/go-previous.png +share/icons/matefaenzagray/actions/96/go-top.png +share/icons/matefaenzagray/actions/96/go-up.png +share/icons/matefaenzagray/actions/96/gohome.png +share/icons/matefaenzagray/actions/96/gtk-about.png +share/icons/matefaenzagray/actions/96/gtk-add.png +share/icons/matefaenzagray/actions/96/gtk-apply.png +share/icons/matefaenzagray/actions/96/gtk-bold.png +share/icons/matefaenzagray/actions/96/gtk-cancel.png +share/icons/matefaenzagray/actions/96/gtk-clear.png +share/icons/matefaenzagray/actions/96/gtk-close.png +share/icons/matefaenzagray/actions/96/gtk-copy.png +share/icons/matefaenzagray/actions/96/gtk-cut.png +share/icons/matefaenzagray/actions/96/gtk-delete.png +share/icons/matefaenzagray/actions/96/gtk-edit.png +share/icons/matefaenzagray/actions/96/gtk-execute.png +share/icons/matefaenzagray/actions/96/gtk-find-and-replace.png +share/icons/matefaenzagray/actions/96/gtk-find.png +share/icons/matefaenzagray/actions/96/gtk-fullscreen.png +share/icons/matefaenzagray/actions/96/gtk-go-back-ltr.png +share/icons/matefaenzagray/actions/96/gtk-go-back-rtl.png +share/icons/matefaenzagray/actions/96/gtk-go-down.png +share/icons/matefaenzagray/actions/96/gtk-go-forward-ltr.png +share/icons/matefaenzagray/actions/96/gtk-go-forward-rtl.png +share/icons/matefaenzagray/actions/96/gtk-go-up.png +share/icons/matefaenzagray/actions/96/gtk-goto-bottom.png +share/icons/matefaenzagray/actions/96/gtk-goto-first-ltr.png +share/icons/matefaenzagray/actions/96/gtk-goto-first-rtl.png +share/icons/matefaenzagray/actions/96/gtk-goto-last-ltr.png +share/icons/matefaenzagray/actions/96/gtk-goto-last-rtl.png +share/icons/matefaenzagray/actions/96/gtk-goto-top.png +share/icons/matefaenzagray/actions/96/gtk-home.png +share/icons/matefaenzagray/actions/96/gtk-indent-ltr.png +share/icons/matefaenzagray/actions/96/gtk-indent-rtl.png +share/icons/matefaenzagray/actions/96/gtk-info.png +share/icons/matefaenzagray/actions/96/gtk-italic.png +share/icons/matefaenzagray/actions/96/gtk-jump-to-ltr.png +share/icons/matefaenzagray/actions/96/gtk-jump-to-rtl.png +share/icons/matefaenzagray/actions/96/gtk-justify-center.png +share/icons/matefaenzagray/actions/96/gtk-justify-fill.png +share/icons/matefaenzagray/actions/96/gtk-justify-left.png +share/icons/matefaenzagray/actions/96/gtk-justify-right.png +share/icons/matefaenzagray/actions/96/gtk-leave-fullscreen.png +share/icons/matefaenzagray/actions/96/gtk-media-next-ltr.png +share/icons/matefaenzagray/actions/96/gtk-media-next-rtl.png +share/icons/matefaenzagray/actions/96/gtk-media-pause.png +share/icons/matefaenzagray/actions/96/gtk-media-play-ltr.png +share/icons/matefaenzagray/actions/96/gtk-media-previous-ltr.png +share/icons/matefaenzagray/actions/96/gtk-media-previous-rtl.png +share/icons/matefaenzagray/actions/96/gtk-media-record.png +share/icons/matefaenzagray/actions/96/gtk-media-stop.png +share/icons/matefaenzagray/actions/96/gtk-new.png +share/icons/matefaenzagray/actions/96/gtk-no.png +share/icons/matefaenzagray/actions/96/gtk-ok.png +share/icons/matefaenzagray/actions/96/gtk-open.png +share/icons/matefaenzagray/actions/96/gtk-paste.png +share/icons/matefaenzagray/actions/96/gtk-print-preview.png +share/icons/matefaenzagray/actions/96/gtk-print.png +share/icons/matefaenzagray/actions/96/gtk-properties.png +share/icons/matefaenzagray/actions/96/gtk-quit.png +share/icons/matefaenzagray/actions/96/gtk-redo-ltr.png +share/icons/matefaenzagray/actions/96/gtk-refresh.png +share/icons/matefaenzagray/actions/96/gtk-remove.png +share/icons/matefaenzagray/actions/96/gtk-revert-to-saved-ltr.png +share/icons/matefaenzagray/actions/96/gtk-revert-to-saved-rtl.png +share/icons/matefaenzagray/actions/96/gtk-save-as.png +share/icons/matefaenzagray/actions/96/gtk-save.png +share/icons/matefaenzagray/actions/96/gtk-select-all.png +share/icons/matefaenzagray/actions/96/gtk-sort-ascending.png +share/icons/matefaenzagray/actions/96/gtk-sort-descending.png +share/icons/matefaenzagray/actions/96/gtk-spell-check.png +share/icons/matefaenzagray/actions/96/gtk-stop.png +share/icons/matefaenzagray/actions/96/gtk-strikethrough.png +share/icons/matefaenzagray/actions/96/gtk-underline.png +share/icons/matefaenzagray/actions/96/gtk-undo-ltr.png +share/icons/matefaenzagray/actions/96/gtk-unindent-ltr.png +share/icons/matefaenzagray/actions/96/gtk-unindent-rtl.png +share/icons/matefaenzagray/actions/96/gtk-yes.png +share/icons/matefaenzagray/actions/96/gtk-zoom-100.png +share/icons/matefaenzagray/actions/96/gtk-zoom-fit.png +share/icons/matefaenzagray/actions/96/gtk-zoom-in.png +share/icons/matefaenzagray/actions/96/gtk-zoom-out.png +share/icons/matefaenzagray/actions/96/help-about.png +share/icons/matefaenzagray/actions/96/help-contents.png +share/icons/matefaenzagray/actions/96/im-message-new.png +share/icons/matefaenzagray/actions/96/insert-image.png +share/icons/matefaenzagray/actions/96/insert-link.png +share/icons/matefaenzagray/actions/96/insert-object.png +share/icons/matefaenzagray/actions/96/insert-text.png +share/icons/matefaenzagray/actions/96/internet-radio-new.png +share/icons/matefaenzagray/actions/96/iso-image-burn.png +share/icons/matefaenzagray/actions/96/kfind.png +share/icons/matefaenzagray/actions/96/kfm-home.png +share/icons/matefaenzagray/actions/96/leftjust.png +share/icons/matefaenzagray/actions/96/list-add.png +share/icons/matefaenzagray/actions/96/list-remove.png +share/icons/matefaenzagray/actions/96/locationbar-erase.png +share/icons/matefaenzagray/actions/96/lock.png +share/icons/matefaenzagray/actions/96/lxde-logout.png +share/icons/matefaenzagray/actions/96/mail-attachment.png +share/icons/matefaenzagray/actions/96/mail-folder-sent.png +share/icons/matefaenzagray/actions/96/mail-forward.png +share/icons/matefaenzagray/actions/96/mail-inbox.png +share/icons/matefaenzagray/actions/96/mail-mark-important.png +share/icons/matefaenzagray/actions/96/mail-mark-junk.png +share/icons/matefaenzagray/actions/96/mail-mark-not-junk.png +share/icons/matefaenzagray/actions/96/mail-mark-notjunk.png +share/icons/matefaenzagray/actions/96/mail-mark-read.png +share/icons/matefaenzagray/actions/96/mail-mark-unread.png +share/icons/matefaenzagray/actions/96/mail-message-new.png +share/icons/matefaenzagray/actions/96/mail-outbox.png +share/icons/matefaenzagray/actions/96/mail-read.png +share/icons/matefaenzagray/actions/96/mail-replied.png +share/icons/matefaenzagray/actions/96/mail-reply-all.png +share/icons/matefaenzagray/actions/96/mail-reply-sender.png +share/icons/matefaenzagray/actions/96/mail-send-receive.png +share/icons/matefaenzagray/actions/96/mail-send.png +share/icons/matefaenzagray/actions/96/mail-sent.png +share/icons/matefaenzagray/actions/96/mail-unread.png +share/icons/matefaenzagray/actions/96/mail_forward.png +share/icons/matefaenzagray/actions/96/mail_new.png +share/icons/matefaenzagray/actions/96/mail_reply.png +share/icons/matefaenzagray/actions/96/mail_replyall.png +share/icons/matefaenzagray/actions/96/mail_send.png +share/icons/matefaenzagray/actions/96/media-eject.png +share/icons/matefaenzagray/actions/96/media-import-audio-cd.png +share/icons/matefaenzagray/actions/96/media-optical-audio-new.png +share/icons/matefaenzagray/actions/96/media-optical-burn.png +share/icons/matefaenzagray/actions/96/media-optical-copy.png +share/icons/matefaenzagray/actions/96/media-optical-data-new.png +share/icons/matefaenzagray/actions/96/media-optical-video-new.png +share/icons/matefaenzagray/actions/96/media-playback-pause.png +share/icons/matefaenzagray/actions/96/media-playback-start.png +share/icons/matefaenzagray/actions/96/media-playback-stop.png +share/icons/matefaenzagray/actions/96/media-playlist-repeat.png +share/icons/matefaenzagray/actions/96/media-playlist-shuffle.png +share/icons/matefaenzagray/actions/96/media-record.png +share/icons/matefaenzagray/actions/96/media-skip-backward.png +share/icons/matefaenzagray/actions/96/media-skip-forward.png +share/icons/matefaenzagray/actions/96/media-write-cd.png +share/icons/matefaenzagray/actions/96/next.png +share/icons/matefaenzagray/actions/96/object-flip-horizontal.png +share/icons/matefaenzagray/actions/96/object-flip-vertical.png +share/icons/matefaenzagray/actions/96/object-rotate-left.png +share/icons/matefaenzagray/actions/96/object-rotate-right.png +share/icons/matefaenzagray/actions/96/ok.png +share/icons/matefaenzagray/actions/96/package-install.png +share/icons/matefaenzagray/actions/96/package-remove.png +share/icons/matefaenzagray/actions/96/package-upgrade.png +share/icons/matefaenzagray/actions/96/player-eject.png +share/icons/matefaenzagray/actions/96/player_end.png +share/icons/matefaenzagray/actions/96/player_pause.png +share/icons/matefaenzagray/actions/96/player_play.png +share/icons/matefaenzagray/actions/96/player_record.png +share/icons/matefaenzagray/actions/96/player_start.png +share/icons/matefaenzagray/actions/96/player_stop.png +share/icons/matefaenzagray/actions/96/podcast-new.png +share/icons/matefaenzagray/actions/96/preview-file.png +share/icons/matefaenzagray/actions/96/previous.png +share/icons/matefaenzagray/actions/96/process-stop.png +share/icons/matefaenzagray/actions/96/redhat-home.png +share/icons/matefaenzagray/actions/96/redo.png +share/icons/matefaenzagray/actions/96/reload.png +share/icons/matefaenzagray/actions/96/reload3.png +share/icons/matefaenzagray/actions/96/reload_all_tabs.png +share/icons/matefaenzagray/actions/96/reload_page.png +share/icons/matefaenzagray/actions/96/remove.png +share/icons/matefaenzagray/actions/96/revert.png +share/icons/matefaenzagray/actions/96/rhythmbox-set-star.png +share/icons/matefaenzagray/actions/96/rightjust.png +share/icons/matefaenzagray/actions/96/rotate.png +share/icons/matefaenzagray/actions/96/search.png +share/icons/matefaenzagray/actions/96/star.png +share/icons/matefaenzagray/actions/96/start.png +share/icons/matefaenzagray/actions/96/stock-refresh.png +share/icons/matefaenzagray/actions/96/stock_about.png +share/icons/matefaenzagray/actions/96/stock_add-bookmark.png +share/icons/matefaenzagray/actions/96/stock_attach.png +share/icons/matefaenzagray/actions/96/stock_bookmark.png +share/icons/matefaenzagray/actions/96/stock_bottom.png +share/icons/matefaenzagray/actions/96/stock_calc-accept.png +share/icons/matefaenzagray/actions/96/stock_close.png +share/icons/matefaenzagray/actions/96/stock_copy.png +share/icons/matefaenzagray/actions/96/stock_cut.png +share/icons/matefaenzagray/actions/96/stock_delete.png +share/icons/matefaenzagray/actions/96/stock_down.png +share/icons/matefaenzagray/actions/96/stock_file-properties.png +share/icons/matefaenzagray/actions/96/stock_first.png +share/icons/matefaenzagray/actions/96/stock_folder-copy.png +share/icons/matefaenzagray/actions/96/stock_folder-move.png +share/icons/matefaenzagray/actions/96/stock_folder-properties.png +share/icons/matefaenzagray/actions/96/stock_fullscreen.png +share/icons/matefaenzagray/actions/96/stock_help-add-bookmark.png +share/icons/matefaenzagray/actions/96/stock_home.png +share/icons/matefaenzagray/actions/96/stock_inbox.png +share/icons/matefaenzagray/actions/96/stock_last.png +share/icons/matefaenzagray/actions/96/stock_leave-fullscreen.png +share/icons/matefaenzagray/actions/96/stock_left.png +share/icons/matefaenzagray/actions/96/stock_mail-compose.png +share/icons/matefaenzagray/actions/96/stock_mail-filters-apply.png +share/icons/matefaenzagray/actions/96/stock_mail-forward.png +share/icons/matefaenzagray/actions/96/stock_mail-reply-to-all.png +share/icons/matefaenzagray/actions/96/stock_mail-reply.png +share/icons/matefaenzagray/actions/96/stock_mail-send-receive.png +share/icons/matefaenzagray/actions/96/stock_mail-send.png +share/icons/matefaenzagray/actions/96/stock_mark.png +share/icons/matefaenzagray/actions/96/stock_media-next.png +share/icons/matefaenzagray/actions/96/stock_media-pause.png +share/icons/matefaenzagray/actions/96/stock_media-play.png +share/icons/matefaenzagray/actions/96/stock_media-prev.png +share/icons/matefaenzagray/actions/96/stock_media-rec.png +share/icons/matefaenzagray/actions/96/stock_media-stop.png +share/icons/matefaenzagray/actions/96/stock_new-address-book.png +share/icons/matefaenzagray/actions/96/stock_new-appointment.png +share/icons/matefaenzagray/actions/96/stock_new-bcard.png +share/icons/matefaenzagray/actions/96/stock_new-dir.png +share/icons/matefaenzagray/actions/96/stock_new-tab.png +share/icons/matefaenzagray/actions/96/stock_new-text.png +share/icons/matefaenzagray/actions/96/stock_new-window.png +share/icons/matefaenzagray/actions/96/stock_no.png +share/icons/matefaenzagray/actions/96/stock_outbox.png +share/icons/matefaenzagray/actions/96/stock_paste.png +share/icons/matefaenzagray/actions/96/stock_print-preview.png +share/icons/matefaenzagray/actions/96/stock_print-setup.png +share/icons/matefaenzagray/actions/96/stock_print.png +share/icons/matefaenzagray/actions/96/stock_properties.png +share/icons/matefaenzagray/actions/96/stock_redo.png +share/icons/matefaenzagray/actions/96/stock_repeat.png +share/icons/matefaenzagray/actions/96/stock_right.png +share/icons/matefaenzagray/actions/96/stock_save-as.png +share/icons/matefaenzagray/actions/96/stock_save.png +share/icons/matefaenzagray/actions/96/stock_search-and-replace.png +share/icons/matefaenzagray/actions/96/stock_search.png +share/icons/matefaenzagray/actions/96/stock_select-all.png +share/icons/matefaenzagray/actions/96/stock_sent-mail.png +share/icons/matefaenzagray/actions/96/stock_shuffle.png +share/icons/matefaenzagray/actions/96/stock_spellcheck.png +share/icons/matefaenzagray/actions/96/stock_stop.png +share/icons/matefaenzagray/actions/96/stock_text-strikethrough.png +share/icons/matefaenzagray/actions/96/stock_text_bold.png +share/icons/matefaenzagray/actions/96/stock_text_center.png +share/icons/matefaenzagray/actions/96/stock_text_indent.png +share/icons/matefaenzagray/actions/96/stock_text_italic.png +share/icons/matefaenzagray/actions/96/stock_text_justify.png +share/icons/matefaenzagray/actions/96/stock_text_left.png +share/icons/matefaenzagray/actions/96/stock_text_right.png +share/icons/matefaenzagray/actions/96/stock_text_underlined.png +share/icons/matefaenzagray/actions/96/stock_text_unindent.png +share/icons/matefaenzagray/actions/96/stock_top.png +share/icons/matefaenzagray/actions/96/stock_undo.png +share/icons/matefaenzagray/actions/96/stock_up.png +share/icons/matefaenzagray/actions/96/stock_yes.png +share/icons/matefaenzagray/actions/96/stock_zoom-1.png +share/icons/matefaenzagray/actions/96/stock_zoom-in.png +share/icons/matefaenzagray/actions/96/stock_zoom-out.png +share/icons/matefaenzagray/actions/96/stock_zoom-page.png +share/icons/matefaenzagray/actions/96/stop.png +share/icons/matefaenzagray/actions/96/system-lock-screen.png +share/icons/matefaenzagray/actions/96/system-log-out.png +share/icons/matefaenzagray/actions/96/system-run.png +share/icons/matefaenzagray/actions/96/system-search.png +share/icons/matefaenzagray/actions/96/system-shutdown.png +share/icons/matefaenzagray/actions/96/system-upgrade.png +share/icons/matefaenzagray/actions/96/tab-new.png +share/icons/matefaenzagray/actions/96/tab_new.png +share/icons/matefaenzagray/actions/96/tag-new.png +share/icons/matefaenzagray/actions/96/text_bold.png +share/icons/matefaenzagray/actions/96/text_italic.png +share/icons/matefaenzagray/actions/96/text_strike.png +share/icons/matefaenzagray/actions/96/text_under.png +share/icons/matefaenzagray/actions/96/tools-check-spelling.png +share/icons/matefaenzagray/actions/96/top.png +share/icons/matefaenzagray/actions/96/undo.png +share/icons/matefaenzagray/actions/96/up.png +share/icons/matefaenzagray/actions/96/view-fullscreen.png +share/icons/matefaenzagray/actions/96/view-list-compact-symbolic.png +share/icons/matefaenzagray/actions/96/view-list-compact.png +share/icons/matefaenzagray/actions/96/view-list-details-symbolic.png +share/icons/matefaenzagray/actions/96/view-list-details.png +share/icons/matefaenzagray/actions/96/view-list-icons-symbolic.png +share/icons/matefaenzagray/actions/96/view-list-icons.png +share/icons/matefaenzagray/actions/96/view-refresh.png +share/icons/matefaenzagray/actions/96/view-restore.png +share/icons/matefaenzagray/actions/96/view-sort-ascending.png +share/icons/matefaenzagray/actions/96/view-sort-descending.png +share/icons/matefaenzagray/actions/96/viewmag+.png +share/icons/matefaenzagray/actions/96/viewmag-.png +share/icons/matefaenzagray/actions/96/viewmag1.png +share/icons/matefaenzagray/actions/96/viewmagfit.png +share/icons/matefaenzagray/actions/96/visualization.png +share/icons/matefaenzagray/actions/96/window-close.png +share/icons/matefaenzagray/actions/96/window-new.png +share/icons/matefaenzagray/actions/96/window_fullscreen.png +share/icons/matefaenzagray/actions/96/window_new.png +share/icons/matefaenzagray/actions/96/window_nofullscreen.png +share/icons/matefaenzagray/actions/96/xfce-system-exit.png +share/icons/matefaenzagray/actions/96/xfce-system-lock.png +share/icons/matefaenzagray/actions/96/xfsm-logout.png +share/icons/matefaenzagray/actions/96/zoom-best-fit.png +share/icons/matefaenzagray/actions/96/zoom-fit-best.png +share/icons/matefaenzagray/actions/96/zoom-fit.png +share/icons/matefaenzagray/actions/96/zoom-in.png +share/icons/matefaenzagray/actions/96/zoom-original.png +share/icons/matefaenzagray/actions/96/zoom-out.png +share/icons/matefaenzagray/actions/scalable/add-files-to-archive.svg +share/icons/matefaenzagray/actions/scalable/add-folder-to-archive.svg +share/icons/matefaenzagray/actions/scalable/add.svg +share/icons/matefaenzagray/actions/scalable/address-book-new.svg +share/icons/matefaenzagray/actions/scalable/application-exit.svg +share/icons/matefaenzagray/actions/scalable/appointment-new.svg +share/icons/matefaenzagray/actions/scalable/appointment.svg +share/icons/matefaenzagray/actions/scalable/audio-cd-duplicate.svg +share/icons/matefaenzagray/actions/scalable/audio-cd-new.svg +share/icons/matefaenzagray/actions/scalable/back.svg +share/icons/matefaenzagray/actions/scalable/bonobo-component-browser.svg +share/icons/matefaenzagray/actions/scalable/bookmark-new.svg +share/icons/matefaenzagray/actions/scalable/bookmark_add.svg +share/icons/matefaenzagray/actions/scalable/bookmark_list_add.svg +share/icons/matefaenzagray/actions/scalable/bottom.svg +share/icons/matefaenzagray/actions/scalable/browser-download.svg +share/icons/matefaenzagray/actions/scalable/cab_extract.svg +share/icons/matefaenzagray/actions/scalable/call-start.svg +share/icons/matefaenzagray/actions/scalable/call-stop.svg +share/icons/matefaenzagray/actions/scalable/centrejust.svg +share/icons/matefaenzagray/actions/scalable/contact-new.svg +share/icons/matefaenzagray/actions/scalable/dialog-apply.svg +share/icons/matefaenzagray/actions/scalable/dialog-no.svg +share/icons/matefaenzagray/actions/scalable/dialog-ok.svg +share/icons/matefaenzagray/actions/scalable/dialog-yes.svg +share/icons/matefaenzagray/actions/scalable/document-export.svg +share/icons/matefaenzagray/actions/scalable/document-import.svg +share/icons/matefaenzagray/actions/scalable/document-new.svg +share/icons/matefaenzagray/actions/scalable/document-open-recent-symbolic.svg +share/icons/matefaenzagray/actions/scalable/document-open-recent.svg +share/icons/matefaenzagray/actions/scalable/document-open.svg +share/icons/matefaenzagray/actions/scalable/document-page-setup.svg +share/icons/matefaenzagray/actions/scalable/document-print-preview.svg +share/icons/matefaenzagray/actions/scalable/document-print.svg +share/icons/matefaenzagray/actions/scalable/document-properties.svg +share/icons/matefaenzagray/actions/scalable/document-revert.svg +share/icons/matefaenzagray/actions/scalable/document-save-as-symbolic.svg +share/icons/matefaenzagray/actions/scalable/document-save-as.svg +share/icons/matefaenzagray/actions/scalable/document-save-symbolic.svg +share/icons/matefaenzagray/actions/scalable/document-save.svg +share/icons/matefaenzagray/actions/scalable/document-send.svg +share/icons/matefaenzagray/actions/scalable/down.svg +share/icons/matefaenzagray/actions/scalable/edit-add.svg +share/icons/matefaenzagray/actions/scalable/edit-clear-symbolic.svg +share/icons/matefaenzagray/actions/scalable/edit-clear.svg +share/icons/matefaenzagray/actions/scalable/edit-copy-symbolic.svg +share/icons/matefaenzagray/actions/scalable/edit-copy.svg +share/icons/matefaenzagray/actions/scalable/edit-cut-symbolic.svg +share/icons/matefaenzagray/actions/scalable/edit-cut.svg +share/icons/matefaenzagray/actions/scalable/edit-delete-symbolic.svg +share/icons/matefaenzagray/actions/scalable/edit-delete.svg +share/icons/matefaenzagray/actions/scalable/edit-find-replace.svg +share/icons/matefaenzagray/actions/scalable/edit-find-symbolic.svg +share/icons/matefaenzagray/actions/scalable/edit-find.svg +share/icons/matefaenzagray/actions/scalable/edit-paste-symbolic.svg +share/icons/matefaenzagray/actions/scalable/edit-paste.svg +share/icons/matefaenzagray/actions/scalable/edit-redo-symbolic.svg +share/icons/matefaenzagray/actions/scalable/edit-redo.svg +share/icons/matefaenzagray/actions/scalable/edit-select-all.svg +share/icons/matefaenzagray/actions/scalable/edit-undo-symbolic.svg +share/icons/matefaenzagray/actions/scalable/edit-undo.svg +share/icons/matefaenzagray/actions/scalable/editclear.svg +share/icons/matefaenzagray/actions/scalable/editcopy.svg +share/icons/matefaenzagray/actions/scalable/editcut.svg +share/icons/matefaenzagray/actions/scalable/editdelete.svg +share/icons/matefaenzagray/actions/scalable/editpaste.svg +share/icons/matefaenzagray/actions/scalable/exit.svg +share/icons/matefaenzagray/actions/scalable/extract-archive.svg +share/icons/matefaenzagray/actions/scalable/file_new.svg +share/icons/matefaenzagray/actions/scalable/filefind.svg +share/icons/matefaenzagray/actions/scalable/fileopen.svg +share/icons/matefaenzagray/actions/scalable/fileprint.svg +share/icons/matefaenzagray/actions/scalable/filesave.svg +share/icons/matefaenzagray/actions/scalable/filesaveas.svg +share/icons/matefaenzagray/actions/scalable/find.svg +share/icons/matefaenzagray/actions/scalable/finish.svg +share/icons/matefaenzagray/actions/scalable/folder-copy.svg +share/icons/matefaenzagray/actions/scalable/folder-move.svg +share/icons/matefaenzagray/actions/scalable/folder-new.svg +share/icons/matefaenzagray/actions/scalable/folder_new.svg +share/icons/matefaenzagray/actions/scalable/format-indent-less-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-indent-less.svg +share/icons/matefaenzagray/actions/scalable/format-indent-more-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-indent-more.svg +share/icons/matefaenzagray/actions/scalable/format-justify-center-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-justify-center.svg +share/icons/matefaenzagray/actions/scalable/format-justify-fill-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-justify-fill.svg +share/icons/matefaenzagray/actions/scalable/format-justify-left-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-justify-left.svg +share/icons/matefaenzagray/actions/scalable/format-justify-right-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-justify-right.svg +share/icons/matefaenzagray/actions/scalable/format-text-bold-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-text-bold.svg +share/icons/matefaenzagray/actions/scalable/format-text-direction-ltr.svg +share/icons/matefaenzagray/actions/scalable/format-text-direction-rtl.svg +share/icons/matefaenzagray/actions/scalable/format-text-italic-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-text-italic.svg +share/icons/matefaenzagray/actions/scalable/format-text-strikethrough-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-text-strikethrough.svg +share/icons/matefaenzagray/actions/scalable/format-text-underline-symbolic.svg +share/icons/matefaenzagray/actions/scalable/format-text-underline.svg +share/icons/matefaenzagray/actions/scalable/forward.svg +share/icons/matefaenzagray/actions/scalable/games-endturn.svg +share/icons/matefaenzagray/actions/scalable/gnome-app-install-star.svg +share/icons/matefaenzagray/actions/scalable/gnome-lockscreen.svg +share/icons/matefaenzagray/actions/scalable/gnome-log-out.svg +share/icons/matefaenzagray/actions/scalable/gnome-logout.svg +share/icons/matefaenzagray/actions/scalable/gnome-run.svg +share/icons/matefaenzagray/actions/scalable/gnome-searchtool.svg +share/icons/matefaenzagray/actions/scalable/gnome-session-logout.svg +share/icons/matefaenzagray/actions/scalable/gnome-stock-mail-fwd.svg +share/icons/matefaenzagray/actions/scalable/gnome-stock-mail-new.svg +share/icons/matefaenzagray/actions/scalable/gnome-stock-mail-rpl.svg +share/icons/matefaenzagray/actions/scalable/gnome-stock-mail-snd.svg +share/icons/matefaenzagray/actions/scalable/gnome-stock-text-indent.svg +share/icons/matefaenzagray/actions/scalable/gnome-stock-text-unindent.svg +share/icons/matefaenzagray/actions/scalable/go-bottom-symbolic.svg +share/icons/matefaenzagray/actions/scalable/go-bottom.svg +share/icons/matefaenzagray/actions/scalable/go-down-symbolic.svg +share/icons/matefaenzagray/actions/scalable/go-down.svg +share/icons/matefaenzagray/actions/scalable/go-first-symbolic.svg +share/icons/matefaenzagray/actions/scalable/go-first.svg +share/icons/matefaenzagray/actions/scalable/go-home.svg +share/icons/matefaenzagray/actions/scalable/go-jump.svg +share/icons/matefaenzagray/actions/scalable/go-last-symbolic.svg +share/icons/matefaenzagray/actions/scalable/go-last.svg +share/icons/matefaenzagray/actions/scalable/go-next-symbolic.svg +share/icons/matefaenzagray/actions/scalable/go-next.svg +share/icons/matefaenzagray/actions/scalable/go-previous-symbolic.svg +share/icons/matefaenzagray/actions/scalable/go-previous.svg +share/icons/matefaenzagray/actions/scalable/go-top-symbolic.svg +share/icons/matefaenzagray/actions/scalable/go-top.svg +share/icons/matefaenzagray/actions/scalable/go-up-symbolic.svg +share/icons/matefaenzagray/actions/scalable/go-up.svg +share/icons/matefaenzagray/actions/scalable/gohome.svg +share/icons/matefaenzagray/actions/scalable/gtk-about.svg +share/icons/matefaenzagray/actions/scalable/gtk-add.svg +share/icons/matefaenzagray/actions/scalable/gtk-apply.svg +share/icons/matefaenzagray/actions/scalable/gtk-bold.svg +share/icons/matefaenzagray/actions/scalable/gtk-cancel.svg +share/icons/matefaenzagray/actions/scalable/gtk-clear.svg +share/icons/matefaenzagray/actions/scalable/gtk-close.svg +share/icons/matefaenzagray/actions/scalable/gtk-copy.svg +share/icons/matefaenzagray/actions/scalable/gtk-cut.svg +share/icons/matefaenzagray/actions/scalable/gtk-delete.svg +share/icons/matefaenzagray/actions/scalable/gtk-edit.svg +share/icons/matefaenzagray/actions/scalable/gtk-execute.svg +share/icons/matefaenzagray/actions/scalable/gtk-find-and-replace.svg +share/icons/matefaenzagray/actions/scalable/gtk-find.svg +share/icons/matefaenzagray/actions/scalable/gtk-fullscreen.svg +share/icons/matefaenzagray/actions/scalable/gtk-go-back-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-go-back-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-go-down.svg +share/icons/matefaenzagray/actions/scalable/gtk-go-forward-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-go-forward-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-go-up.svg +share/icons/matefaenzagray/actions/scalable/gtk-goto-bottom.svg +share/icons/matefaenzagray/actions/scalable/gtk-goto-first-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-goto-first-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-goto-last-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-goto-last-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-goto-top.svg +share/icons/matefaenzagray/actions/scalable/gtk-home.svg +share/icons/matefaenzagray/actions/scalable/gtk-indent-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-indent-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-info.svg +share/icons/matefaenzagray/actions/scalable/gtk-italic.svg +share/icons/matefaenzagray/actions/scalable/gtk-jump-to-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-jump-to-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-justify-center.svg +share/icons/matefaenzagray/actions/scalable/gtk-justify-fill.svg +share/icons/matefaenzagray/actions/scalable/gtk-justify-left.svg +share/icons/matefaenzagray/actions/scalable/gtk-justify-right.svg +share/icons/matefaenzagray/actions/scalable/gtk-leave-fullscreen.svg +share/icons/matefaenzagray/actions/scalable/gtk-media-next-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-media-next-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-media-pause.svg +share/icons/matefaenzagray/actions/scalable/gtk-media-play-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-media-previous-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-media-previous-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-media-record.svg +share/icons/matefaenzagray/actions/scalable/gtk-media-stop.svg +share/icons/matefaenzagray/actions/scalable/gtk-new.svg +share/icons/matefaenzagray/actions/scalable/gtk-no.svg +share/icons/matefaenzagray/actions/scalable/gtk-ok.svg +share/icons/matefaenzagray/actions/scalable/gtk-open.svg +share/icons/matefaenzagray/actions/scalable/gtk-paste.svg +share/icons/matefaenzagray/actions/scalable/gtk-print-preview.svg +share/icons/matefaenzagray/actions/scalable/gtk-print.svg +share/icons/matefaenzagray/actions/scalable/gtk-properties.svg +share/icons/matefaenzagray/actions/scalable/gtk-quit.svg +share/icons/matefaenzagray/actions/scalable/gtk-redo-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-refresh.svg +share/icons/matefaenzagray/actions/scalable/gtk-remove.svg +share/icons/matefaenzagray/actions/scalable/gtk-revert-to-saved-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-revert-to-saved-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-save-as.svg +share/icons/matefaenzagray/actions/scalable/gtk-save.svg +share/icons/matefaenzagray/actions/scalable/gtk-select-all.svg +share/icons/matefaenzagray/actions/scalable/gtk-sort-ascending.svg +share/icons/matefaenzagray/actions/scalable/gtk-sort-descending.svg +share/icons/matefaenzagray/actions/scalable/gtk-spell-check.svg +share/icons/matefaenzagray/actions/scalable/gtk-stop.svg +share/icons/matefaenzagray/actions/scalable/gtk-strikethrough.svg +share/icons/matefaenzagray/actions/scalable/gtk-underline.svg +share/icons/matefaenzagray/actions/scalable/gtk-undo-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-unindent-ltr.svg +share/icons/matefaenzagray/actions/scalable/gtk-unindent-rtl.svg +share/icons/matefaenzagray/actions/scalable/gtk-yes.svg +share/icons/matefaenzagray/actions/scalable/gtk-zoom-100.svg +share/icons/matefaenzagray/actions/scalable/gtk-zoom-fit.svg +share/icons/matefaenzagray/actions/scalable/gtk-zoom-in.svg +share/icons/matefaenzagray/actions/scalable/gtk-zoom-out.svg +share/icons/matefaenzagray/actions/scalable/help-about.svg +share/icons/matefaenzagray/actions/scalable/help-contents.svg +share/icons/matefaenzagray/actions/scalable/im-message-new.svg +share/icons/matefaenzagray/actions/scalable/insert-image.svg +share/icons/matefaenzagray/actions/scalable/insert-link.svg +share/icons/matefaenzagray/actions/scalable/insert-object.svg +share/icons/matefaenzagray/actions/scalable/insert-text.svg +share/icons/matefaenzagray/actions/scalable/internet-radio-new.svg +share/icons/matefaenzagray/actions/scalable/iso-image-burn.svg +share/icons/matefaenzagray/actions/scalable/kfind.svg +share/icons/matefaenzagray/actions/scalable/kfm-home.svg +share/icons/matefaenzagray/actions/scalable/leftjust.svg +share/icons/matefaenzagray/actions/scalable/list-add-symbolic.svg +share/icons/matefaenzagray/actions/scalable/list-add.svg +share/icons/matefaenzagray/actions/scalable/list-remove-symbolic.svg +share/icons/matefaenzagray/actions/scalable/list-remove.svg +share/icons/matefaenzagray/actions/scalable/locationbar-erase.svg +share/icons/matefaenzagray/actions/scalable/lock.svg +share/icons/matefaenzagray/actions/scalable/lxde-logout.svg +share/icons/matefaenzagray/actions/scalable/mail-attachment.svg +share/icons/matefaenzagray/actions/scalable/mail-folder-sent.svg +share/icons/matefaenzagray/actions/scalable/mail-forward.svg +share/icons/matefaenzagray/actions/scalable/mail-inbox.svg +share/icons/matefaenzagray/actions/scalable/mail-mark-important.svg +share/icons/matefaenzagray/actions/scalable/mail-mark-junk.svg +share/icons/matefaenzagray/actions/scalable/mail-mark-not-junk.svg +share/icons/matefaenzagray/actions/scalable/mail-mark-notjunk.svg +share/icons/matefaenzagray/actions/scalable/mail-mark-read.svg +share/icons/matefaenzagray/actions/scalable/mail-mark-unread.svg +share/icons/matefaenzagray/actions/scalable/mail-message-new.svg +share/icons/matefaenzagray/actions/scalable/mail-outbox.svg +share/icons/matefaenzagray/actions/scalable/mail-read.svg +share/icons/matefaenzagray/actions/scalable/mail-replied.svg +share/icons/matefaenzagray/actions/scalable/mail-reply-all.svg +share/icons/matefaenzagray/actions/scalable/mail-reply-sender.svg +share/icons/matefaenzagray/actions/scalable/mail-send-receive-symbolic.svg +share/icons/matefaenzagray/actions/scalable/mail-send-receive.svg +share/icons/matefaenzagray/actions/scalable/mail-send.svg +share/icons/matefaenzagray/actions/scalable/mail-sent.svg +share/icons/matefaenzagray/actions/scalable/mail-unread.svg +share/icons/matefaenzagray/actions/scalable/mail_forward.svg +share/icons/matefaenzagray/actions/scalable/mail_new.svg +share/icons/matefaenzagray/actions/scalable/mail_reply.svg +share/icons/matefaenzagray/actions/scalable/mail_replyall.svg +share/icons/matefaenzagray/actions/scalable/mail_send.svg +share/icons/matefaenzagray/actions/scalable/media-eject-symbolic.svg +share/icons/matefaenzagray/actions/scalable/media-eject.svg +share/icons/matefaenzagray/actions/scalable/media-import-audio-cd.svg +share/icons/matefaenzagray/actions/scalable/media-optical-audio-new.svg +share/icons/matefaenzagray/actions/scalable/media-optical-burn.svg +share/icons/matefaenzagray/actions/scalable/media-optical-copy.svg +share/icons/matefaenzagray/actions/scalable/media-optical-data-new.svg +share/icons/matefaenzagray/actions/scalable/media-optical-video-new.svg +share/icons/matefaenzagray/actions/scalable/media-playback-pause-symbolic.svg +share/icons/matefaenzagray/actions/scalable/media-playback-pause.svg +share/icons/matefaenzagray/actions/scalable/media-playback-start-symbolic.svg +share/icons/matefaenzagray/actions/scalable/media-playback-start.svg +share/icons/matefaenzagray/actions/scalable/media-playback-stop-symbolic.svg +share/icons/matefaenzagray/actions/scalable/media-playback-stop.svg +share/icons/matefaenzagray/actions/scalable/media-playlist-repeat.svg +share/icons/matefaenzagray/actions/scalable/media-playlist-shuffle.svg +share/icons/matefaenzagray/actions/scalable/media-record-symbolic.svg +share/icons/matefaenzagray/actions/scalable/media-record.svg +share/icons/matefaenzagray/actions/scalable/media-skip-backward-symbolic.svg +share/icons/matefaenzagray/actions/scalable/media-skip-backward.svg +share/icons/matefaenzagray/actions/scalable/media-skip-forward-symbolic.svg +share/icons/matefaenzagray/actions/scalable/media-skip-forward.svg +share/icons/matefaenzagray/actions/scalable/media-write-cd.svg +share/icons/matefaenzagray/actions/scalable/next.svg +share/icons/matefaenzagray/actions/scalable/object-flip-horizontal.svg +share/icons/matefaenzagray/actions/scalable/object-flip-vertical.svg +share/icons/matefaenzagray/actions/scalable/object-rotate-left.svg +share/icons/matefaenzagray/actions/scalable/object-rotate-right.svg +share/icons/matefaenzagray/actions/scalable/ok.svg +share/icons/matefaenzagray/actions/scalable/package-install.svg +share/icons/matefaenzagray/actions/scalable/package-remove.svg +share/icons/matefaenzagray/actions/scalable/package-upgrade.svg +share/icons/matefaenzagray/actions/scalable/player-eject.svg +share/icons/matefaenzagray/actions/scalable/player_end.svg +share/icons/matefaenzagray/actions/scalable/player_pause.svg +share/icons/matefaenzagray/actions/scalable/player_play.svg +share/icons/matefaenzagray/actions/scalable/player_record.svg +share/icons/matefaenzagray/actions/scalable/player_start.svg +share/icons/matefaenzagray/actions/scalable/player_stop.svg +share/icons/matefaenzagray/actions/scalable/podcast-new.svg +share/icons/matefaenzagray/actions/scalable/preview-file.svg +share/icons/matefaenzagray/actions/scalable/previous.svg +share/icons/matefaenzagray/actions/scalable/process-stop-symbolic.svg +share/icons/matefaenzagray/actions/scalable/process-stop.svg +share/icons/matefaenzagray/actions/scalable/redhat-home.svg +share/icons/matefaenzagray/actions/scalable/redo.svg +share/icons/matefaenzagray/actions/scalable/reload.svg +share/icons/matefaenzagray/actions/scalable/reload3.svg +share/icons/matefaenzagray/actions/scalable/reload_all_tabs.svg +share/icons/matefaenzagray/actions/scalable/reload_page.svg +share/icons/matefaenzagray/actions/scalable/remove.svg +share/icons/matefaenzagray/actions/scalable/revert.svg +share/icons/matefaenzagray/actions/scalable/rhythmbox-set-star.svg +share/icons/matefaenzagray/actions/scalable/rightjust.svg +share/icons/matefaenzagray/actions/scalable/rotate.svg +share/icons/matefaenzagray/actions/scalable/search.svg +share/icons/matefaenzagray/actions/scalable/star.svg +share/icons/matefaenzagray/actions/scalable/start.svg +share/icons/matefaenzagray/actions/scalable/stock-refresh.svg +share/icons/matefaenzagray/actions/scalable/stock_about.svg +share/icons/matefaenzagray/actions/scalable/stock_add-bookmark.svg +share/icons/matefaenzagray/actions/scalable/stock_attach.svg +share/icons/matefaenzagray/actions/scalable/stock_bookmark.svg +share/icons/matefaenzagray/actions/scalable/stock_bottom.svg +share/icons/matefaenzagray/actions/scalable/stock_calc-accept.svg +share/icons/matefaenzagray/actions/scalable/stock_close.svg +share/icons/matefaenzagray/actions/scalable/stock_copy.svg +share/icons/matefaenzagray/actions/scalable/stock_cut.svg +share/icons/matefaenzagray/actions/scalable/stock_delete.svg +share/icons/matefaenzagray/actions/scalable/stock_down.svg +share/icons/matefaenzagray/actions/scalable/stock_file-properties.svg +share/icons/matefaenzagray/actions/scalable/stock_first.svg +share/icons/matefaenzagray/actions/scalable/stock_folder-copy.svg +share/icons/matefaenzagray/actions/scalable/stock_folder-move.svg +share/icons/matefaenzagray/actions/scalable/stock_folder-properties.svg +share/icons/matefaenzagray/actions/scalable/stock_fullscreen.svg +share/icons/matefaenzagray/actions/scalable/stock_help-add-bookmark.svg +share/icons/matefaenzagray/actions/scalable/stock_home.svg +share/icons/matefaenzagray/actions/scalable/stock_inbox.svg +share/icons/matefaenzagray/actions/scalable/stock_last.svg +share/icons/matefaenzagray/actions/scalable/stock_leave-fullscreen.svg +share/icons/matefaenzagray/actions/scalable/stock_left.svg +share/icons/matefaenzagray/actions/scalable/stock_mail-compose.svg +share/icons/matefaenzagray/actions/scalable/stock_mail-filters-apply.svg +share/icons/matefaenzagray/actions/scalable/stock_mail-forward.svg +share/icons/matefaenzagray/actions/scalable/stock_mail-reply-to-all.svg +share/icons/matefaenzagray/actions/scalable/stock_mail-reply.svg +share/icons/matefaenzagray/actions/scalable/stock_mail-send-receive.svg +share/icons/matefaenzagray/actions/scalable/stock_mail-send.svg +share/icons/matefaenzagray/actions/scalable/stock_mark.svg +share/icons/matefaenzagray/actions/scalable/stock_media-next.svg +share/icons/matefaenzagray/actions/scalable/stock_media-pause.svg +share/icons/matefaenzagray/actions/scalable/stock_media-play.svg +share/icons/matefaenzagray/actions/scalable/stock_media-prev.svg +share/icons/matefaenzagray/actions/scalable/stock_media-rec.svg +share/icons/matefaenzagray/actions/scalable/stock_media-stop.svg +share/icons/matefaenzagray/actions/scalable/stock_new-address-book.svg +share/icons/matefaenzagray/actions/scalable/stock_new-appointment.svg +share/icons/matefaenzagray/actions/scalable/stock_new-bcard.svg +share/icons/matefaenzagray/actions/scalable/stock_new-dir.svg +share/icons/matefaenzagray/actions/scalable/stock_new-tab.svg +share/icons/matefaenzagray/actions/scalable/stock_new-text.svg +share/icons/matefaenzagray/actions/scalable/stock_new-window.svg +share/icons/matefaenzagray/actions/scalable/stock_no.svg +share/icons/matefaenzagray/actions/scalable/stock_outbox.svg +share/icons/matefaenzagray/actions/scalable/stock_paste.svg +share/icons/matefaenzagray/actions/scalable/stock_print-preview.svg +share/icons/matefaenzagray/actions/scalable/stock_print-setup.svg +share/icons/matefaenzagray/actions/scalable/stock_print.svg +share/icons/matefaenzagray/actions/scalable/stock_properties.svg +share/icons/matefaenzagray/actions/scalable/stock_redo.svg +share/icons/matefaenzagray/actions/scalable/stock_repeat.svg +share/icons/matefaenzagray/actions/scalable/stock_right.svg +share/icons/matefaenzagray/actions/scalable/stock_save-as.svg +share/icons/matefaenzagray/actions/scalable/stock_save.svg +share/icons/matefaenzagray/actions/scalable/stock_search-and-replace.svg +share/icons/matefaenzagray/actions/scalable/stock_search.svg +share/icons/matefaenzagray/actions/scalable/stock_select-all.svg +share/icons/matefaenzagray/actions/scalable/stock_sent-mail.svg +share/icons/matefaenzagray/actions/scalable/stock_shuffle.svg +share/icons/matefaenzagray/actions/scalable/stock_spellcheck.svg +share/icons/matefaenzagray/actions/scalable/stock_stop.svg +share/icons/matefaenzagray/actions/scalable/stock_text-strikethrough.svg +share/icons/matefaenzagray/actions/scalable/stock_text_bold.svg +share/icons/matefaenzagray/actions/scalable/stock_text_center.svg +share/icons/matefaenzagray/actions/scalable/stock_text_indent.svg +share/icons/matefaenzagray/actions/scalable/stock_text_italic.svg +share/icons/matefaenzagray/actions/scalable/stock_text_justify.svg +share/icons/matefaenzagray/actions/scalable/stock_text_left.svg +share/icons/matefaenzagray/actions/scalable/stock_text_right.svg +share/icons/matefaenzagray/actions/scalable/stock_text_underlined.svg +share/icons/matefaenzagray/actions/scalable/stock_text_unindent.svg +share/icons/matefaenzagray/actions/scalable/stock_top.svg +share/icons/matefaenzagray/actions/scalable/stock_undo.svg +share/icons/matefaenzagray/actions/scalable/stock_up.svg +share/icons/matefaenzagray/actions/scalable/stock_yes.svg +share/icons/matefaenzagray/actions/scalable/stock_zoom-1.svg +share/icons/matefaenzagray/actions/scalable/stock_zoom-in.svg +share/icons/matefaenzagray/actions/scalable/stock_zoom-out.svg +share/icons/matefaenzagray/actions/scalable/stock_zoom-page.svg +share/icons/matefaenzagray/actions/scalable/stop.svg +share/icons/matefaenzagray/actions/scalable/system-lock-screen.svg +share/icons/matefaenzagray/actions/scalable/system-log-out.svg +share/icons/matefaenzagray/actions/scalable/system-run-symbolic.svg +share/icons/matefaenzagray/actions/scalable/system-run.svg +share/icons/matefaenzagray/actions/scalable/system-search.svg +share/icons/matefaenzagray/actions/scalable/system-shutdown-symbolic.svg +share/icons/matefaenzagray/actions/scalable/system-shutdown.svg +share/icons/matefaenzagray/actions/scalable/system-upgrade.svg +share/icons/matefaenzagray/actions/scalable/tab-new.svg +share/icons/matefaenzagray/actions/scalable/tab_new.svg +share/icons/matefaenzagray/actions/scalable/tag-new.svg +share/icons/matefaenzagray/actions/scalable/text_bold.svg +share/icons/matefaenzagray/actions/scalable/text_italic.svg +share/icons/matefaenzagray/actions/scalable/text_strike.svg +share/icons/matefaenzagray/actions/scalable/text_under.svg +share/icons/matefaenzagray/actions/scalable/tools-check-spelling.svg +share/icons/matefaenzagray/actions/scalable/top.svg +share/icons/matefaenzagray/actions/scalable/undo.svg +share/icons/matefaenzagray/actions/scalable/up.svg +share/icons/matefaenzagray/actions/scalable/view-fullscreen-symbolic.svg +share/icons/matefaenzagray/actions/scalable/view-fullscreen.svg +share/icons/matefaenzagray/actions/scalable/view-list-compact-symbolic.svg +share/icons/matefaenzagray/actions/scalable/view-list-compact.svg +share/icons/matefaenzagray/actions/scalable/view-list-details-symbolic.svg +share/icons/matefaenzagray/actions/scalable/view-list-details.svg +share/icons/matefaenzagray/actions/scalable/view-list-icons-symbolic.svg +share/icons/matefaenzagray/actions/scalable/view-list-icons.svg +share/icons/matefaenzagray/actions/scalable/view-refresh-symbolic.svg +share/icons/matefaenzagray/actions/scalable/view-refresh.svg +share/icons/matefaenzagray/actions/scalable/view-restore-symbolic.svg +share/icons/matefaenzagray/actions/scalable/view-restore.svg +share/icons/matefaenzagray/actions/scalable/view-sort-ascending.svg +share/icons/matefaenzagray/actions/scalable/view-sort-descending.svg +share/icons/matefaenzagray/actions/scalable/viewmag+.svg +share/icons/matefaenzagray/actions/scalable/viewmag-.svg +share/icons/matefaenzagray/actions/scalable/viewmag1.svg +share/icons/matefaenzagray/actions/scalable/viewmagfit.svg +share/icons/matefaenzagray/actions/scalable/visualization.svg +share/icons/matefaenzagray/actions/scalable/window-close-symbolic.svg +share/icons/matefaenzagray/actions/scalable/window-close.svg +share/icons/matefaenzagray/actions/scalable/window-new.svg +share/icons/matefaenzagray/actions/scalable/window_fullscreen.svg +share/icons/matefaenzagray/actions/scalable/window_new.svg +share/icons/matefaenzagray/actions/scalable/window_nofullscreen.svg +share/icons/matefaenzagray/actions/scalable/xfce-system-exit.svg +share/icons/matefaenzagray/actions/scalable/xfce-system-lock.svg +share/icons/matefaenzagray/actions/scalable/xfsm-logout.svg +share/icons/matefaenzagray/actions/scalable/zoom-best-fit.svg +share/icons/matefaenzagray/actions/scalable/zoom-fit-best.svg +share/icons/matefaenzagray/actions/scalable/zoom-fit-symbolic.svg +share/icons/matefaenzagray/actions/scalable/zoom-fit.svg +share/icons/matefaenzagray/actions/scalable/zoom-in-symbolic.svg +share/icons/matefaenzagray/actions/scalable/zoom-in.svg +share/icons/matefaenzagray/actions/scalable/zoom-original-symbolic.svg +share/icons/matefaenzagray/actions/scalable/zoom-original.svg +share/icons/matefaenzagray/actions/scalable/zoom-out-symbolic.svg +share/icons/matefaenzagray/actions/scalable/zoom-out.svg share/icons/matefaenzagray/index.theme -share/icons/matefaenzagray/places/22/start-here-gnome.png -share/icons/matefaenzagray/places/22/start-here-mate.png -share/icons/matefaenzagray/places/22/start-here.png -share/icons/matefaenzagray/places/24/start-here-gnome.png -share/icons/matefaenzagray/places/24/start-here-mate.png -share/icons/matefaenzagray/places/24/start-here.png -share/icons/matefaenzagray/status/16/audio-volume-high-panel.png -share/icons/matefaenzagray/status/16/audio-volume-high.png -share/icons/matefaenzagray/status/16/audio-volume-low-panel.png -share/icons/matefaenzagray/status/16/audio-volume-low-zero-panel.png -share/icons/matefaenzagray/status/16/audio-volume-low.png -share/icons/matefaenzagray/status/16/audio-volume-medium-panel.png -share/icons/matefaenzagray/status/16/audio-volume-medium.png -share/icons/matefaenzagray/status/16/audio-volume-muted-blocked-panel.png -share/icons/matefaenzagray/status/16/audio-volume-muted-blocking-panel.png -share/icons/matefaenzagray/status/16/audio-volume-muted-panel.png -share/icons/matefaenzagray/status/16/audio-volume-muted.png -share/icons/matefaenzagray/status/16/audio-volume-off.png -share/icons/matefaenzagray/status/16/audio-volume-zero-panel.png -share/icons/matefaenzagray/status/16/banshee-panel.png -share/icons/matefaenzagray/status/16/connect_creating.png -share/icons/matefaenzagray/status/16/connect_established.png -share/icons/matefaenzagray/status/16/connect_no.png -share/icons/matefaenzagray/status/16/dialog-error.png -share/icons/matefaenzagray/status/16/dialog-info.png -share/icons/matefaenzagray/status/16/dialog-information.png -share/icons/matefaenzagray/status/16/dialog-password.png -share/icons/matefaenzagray/status/16/dialog-question.png -share/icons/matefaenzagray/status/16/dialog-warning.png -share/icons/matefaenzagray/status/16/empathy-available.png -share/icons/matefaenzagray/status/16/empathy-away.png -share/icons/matefaenzagray/status/16/empathy-busy.png -share/icons/matefaenzagray/status/16/empathy-extended-away.png -share/icons/matefaenzagray/status/16/empathy-invisible.png -share/icons/matefaenzagray/status/16/empathy-offline.png -share/icons/matefaenzagray/status/16/error.png -share/icons/matefaenzagray/status/16/gnome-dev-wavelan-encrypted.png -share/icons/matefaenzagray/status/16/gnome-netstatus-0-24.png -share/icons/matefaenzagray/status/16/gnome-netstatus-25-49.png -share/icons/matefaenzagray/status/16/gnome-netstatus-50-74.png -share/icons/matefaenzagray/status/16/gnome-netstatus-75-100.png -share/icons/matefaenzagray/status/16/gnome-netstatus-disconn.png -share/icons/matefaenzagray/status/16/gnome-netstatus-error.png -share/icons/matefaenzagray/status/16/gnome-netstatus-idle.png -share/icons/matefaenzagray/status/16/gnome-netstatus-rx.png -share/icons/matefaenzagray/status/16/gnome-netstatus-tx.png -share/icons/matefaenzagray/status/16/gnome-netstatus-txrx.png -share/icons/matefaenzagray/status/16/gsm-3g-full-secure.png -share/icons/matefaenzagray/status/16/gsm-3g-full.png -share/icons/matefaenzagray/status/16/gsm-3g-high-secure.png -share/icons/matefaenzagray/status/16/gsm-3g-high.png -share/icons/matefaenzagray/status/16/gsm-3g-low-secure.png -share/icons/matefaenzagray/status/16/gsm-3g-low.png -share/icons/matefaenzagray/status/16/gsm-3g-medium-secure.png -share/icons/matefaenzagray/status/16/gsm-3g-medium.png -share/icons/matefaenzagray/status/16/gsm-3g-none-secure.png -share/icons/matefaenzagray/status/16/gsm-3g-none.png -share/icons/matefaenzagray/status/16/gtk-dialog-authentication.png -share/icons/matefaenzagray/status/16/gtk-dialog-warning.png -share/icons/matefaenzagray/status/16/haguichi-connected.png -share/icons/matefaenzagray/status/16/haguichi-connecting-1.png -share/icons/matefaenzagray/status/16/haguichi-connecting-2.png -share/icons/matefaenzagray/status/16/haguichi-connecting-3.png -share/icons/matefaenzagray/status/16/haguichi-disconnected.png -share/icons/matefaenzagray/status/16/info.png -share/icons/matefaenzagray/status/16/keys.png -share/icons/matefaenzagray/status/16/locked.png -share/icons/matefaenzagray/status/16/media-player-banshee-buffering.png -share/icons/matefaenzagray/status/16/media-player-banshee-panel.png -share/icons/matefaenzagray/status/16/media-player-banshee-stopped.png -share/icons/matefaenzagray/status/16/network-error.png -share/icons/matefaenzagray/status/16/network-idle.png -share/icons/matefaenzagray/status/16/network-offline.png -share/icons/matefaenzagray/status/16/network-receive.png -share/icons/matefaenzagray/status/16/network-transmit-receive.png -share/icons/matefaenzagray/status/16/network-transmit.png -share/icons/matefaenzagray/status/16/network-wired-disconnected.png -share/icons/matefaenzagray/status/16/network-wireless-encrypted.png -share/icons/matefaenzagray/status/16/nm-adhoc.png -share/icons/matefaenzagray/status/16/nm-device-wired-autoip.png -share/icons/matefaenzagray/status/16/nm-device-wired-secure.png -share/icons/matefaenzagray/status/16/nm-device-wired.png -share/icons/matefaenzagray/status/16/nm-device-wireless.png -share/icons/matefaenzagray/status/16/nm-device-wwan.png -share/icons/matefaenzagray/status/16/nm-no-connection.png -share/icons/matefaenzagray/status/16/nm-signal-0.png -share/icons/matefaenzagray/status/16/nm-signal-00-secure.png -share/icons/matefaenzagray/status/16/nm-signal-00.png -share/icons/matefaenzagray/status/16/nm-signal-100-secure.png -share/icons/matefaenzagray/status/16/nm-signal-100.png -share/icons/matefaenzagray/status/16/nm-signal-25-secure.png -share/icons/matefaenzagray/status/16/nm-signal-25.png -share/icons/matefaenzagray/status/16/nm-signal-50-secure.png -share/icons/matefaenzagray/status/16/nm-signal-50.png -share/icons/matefaenzagray/status/16/nm-signal-75-secure.png -share/icons/matefaenzagray/status/16/nm-signal-75.png -share/icons/matefaenzagray/status/16/nm-vpn-standalone-lock.png -share/icons/matefaenzagray/status/16/notification-audio-volume-high.png -share/icons/matefaenzagray/status/16/notification-audio-volume-low.png -share/icons/matefaenzagray/status/16/notification-audio-volume-medium.png -share/icons/matefaenzagray/status/16/notification-audio-volume-muted.png -share/icons/matefaenzagray/status/16/notification-audio-volume-off.png -share/icons/matefaenzagray/status/16/rhythmbox-notplaying.png -share/icons/matefaenzagray/status/16/rhythmbox-panel.png -share/icons/matefaenzagray/status/16/sound-icon.png -share/icons/matefaenzagray/status/16/status_lock.png -share/icons/matefaenzagray/status/16/stock_lock.png -share/icons/matefaenzagray/status/16/stock_volume-0.png -share/icons/matefaenzagray/status/16/stock_volume-max.png -share/icons/matefaenzagray/status/16/stock_volume-med.png -share/icons/matefaenzagray/status/16/stock_volume-min.png -share/icons/matefaenzagray/status/16/stock_volume-mute.png -share/icons/matefaenzagray/status/16/stock_volume.png -share/icons/matefaenzagray/status/16/stock_weather-night-clear.png -share/icons/matefaenzagray/status/16/stock_weather-sunny.png -share/icons/matefaenzagray/status/16/sunny.png -share/icons/matefaenzagray/status/16/tray-away.png -share/icons/matefaenzagray/status/16/tray-busy.png -share/icons/matefaenzagray/status/16/tray-extended-away.png -share/icons/matefaenzagray/status/16/tray-offline.png -share/icons/matefaenzagray/status/16/tray-online.png -share/icons/matefaenzagray/status/16/user-available-panel.png -share/icons/matefaenzagray/status/16/user-available.png -share/icons/matefaenzagray/status/16/user-away-panel.png -share/icons/matefaenzagray/status/16/user-away.png -share/icons/matefaenzagray/status/16/user-busy-panel.png -share/icons/matefaenzagray/status/16/user-busy.png -share/icons/matefaenzagray/status/16/user-idle-panel.png -share/icons/matefaenzagray/status/16/user-idle.png -share/icons/matefaenzagray/status/16/user-invisible-panel.png -share/icons/matefaenzagray/status/16/user-invisible.png -share/icons/matefaenzagray/status/16/user-offline-panel.png -share/icons/matefaenzagray/status/16/user-offline.png -share/icons/matefaenzagray/status/16/weather-clear-night-000.png -share/icons/matefaenzagray/status/16/weather-clear-night-010.png -share/icons/matefaenzagray/status/16/weather-clear-night-020.png -share/icons/matefaenzagray/status/16/weather-clear-night-030.png -share/icons/matefaenzagray/status/16/weather-clear-night-040.png -share/icons/matefaenzagray/status/16/weather-clear-night-050.png -share/icons/matefaenzagray/status/16/weather-clear-night-060.png -share/icons/matefaenzagray/status/16/weather-clear-night-070.png -share/icons/matefaenzagray/status/16/weather-clear-night-080.png -share/icons/matefaenzagray/status/16/weather-clear-night-090.png -share/icons/matefaenzagray/status/16/weather-clear-night-100.png -share/icons/matefaenzagray/status/16/weather-clear-night-110.png -share/icons/matefaenzagray/status/16/weather-clear-night-120.png -share/icons/matefaenzagray/status/16/weather-clear-night-130.png -share/icons/matefaenzagray/status/16/weather-clear-night-140.png -share/icons/matefaenzagray/status/16/weather-clear-night-150.png -share/icons/matefaenzagray/status/16/weather-clear-night-160.png -share/icons/matefaenzagray/status/16/weather-clear-night-170.png -share/icons/matefaenzagray/status/16/weather-clear-night-180.png -share/icons/matefaenzagray/status/16/weather-clear-night-190.png -share/icons/matefaenzagray/status/16/weather-clear-night-200.png -share/icons/matefaenzagray/status/16/weather-clear-night-210.png -share/icons/matefaenzagray/status/16/weather-clear-night-220.png -share/icons/matefaenzagray/status/16/weather-clear-night-230.png -share/icons/matefaenzagray/status/16/weather-clear-night-240.png -share/icons/matefaenzagray/status/16/weather-clear-night-250.png -share/icons/matefaenzagray/status/16/weather-clear-night-260.png -share/icons/matefaenzagray/status/16/weather-clear-night-270.png -share/icons/matefaenzagray/status/16/weather-clear-night-280.png -share/icons/matefaenzagray/status/16/weather-clear-night-290.png -share/icons/matefaenzagray/status/16/weather-clear-night-300.png -share/icons/matefaenzagray/status/16/weather-clear-night-310.png -share/icons/matefaenzagray/status/16/weather-clear-night-320.png -share/icons/matefaenzagray/status/16/weather-clear-night-330.png -share/icons/matefaenzagray/status/16/weather-clear-night-340.png -share/icons/matefaenzagray/status/16/weather-clear-night-350.png -share/icons/matefaenzagray/status/16/weather-clear-night.png -share/icons/matefaenzagray/status/16/weather-clear.png -share/icons/matefaenzagray/status/16/weather-clouds-night.png -share/icons/matefaenzagray/status/16/weather-clouds.png -share/icons/matefaenzagray/status/16/weather-few-clouds-night.png -share/icons/matefaenzagray/status/16/weather-few-clouds.png -share/icons/matefaenzagray/status/16/weather-fog.png -share/icons/matefaenzagray/status/16/weather-overcast.png -share/icons/matefaenzagray/status/16/weather-severe-alert.png -share/icons/matefaenzagray/status/16/weather-showers-scattered.png -share/icons/matefaenzagray/status/16/weather-showers.png -share/icons/matefaenzagray/status/16/weather-snow.png -share/icons/matefaenzagray/status/16/weather-storm.png -share/icons/matefaenzagray/status/16/x.xpm -share/icons/matefaenzagray/status/16/xfce-system-lock.png -share/icons/matefaenzagray/status/16/xfce4-mixer-muted.png -share/icons/matefaenzagray/status/16/xfce4-mixer-no-muted.png -share/icons/matefaenzagray/status/16/xfce4-mixer-volume-high.png -share/icons/matefaenzagray/status/16/xfce4-mixer-volume-low-medium.png -share/icons/matefaenzagray/status/16/xfce4-mixer-volume-low.png -share/icons/matefaenzagray/status/16/xfce4-mixer-volume-medium.png -share/icons/matefaenzagray/status/16/xfce4-mixer-volume-muted.png -share/icons/matefaenzagray/status/16/xfce4-mixer-volume-ultra-low.png -share/icons/matefaenzagray/status/16/xfce4-mixer-volume-very-high.png -share/icons/matefaenzagray/status/16/xfce4-weather.png -share/icons/matefaenzagray/status/22/appointment-missed.png -share/icons/matefaenzagray/status/22/appointment-soon.png -share/icons/matefaenzagray/status/22/apport.png -share/icons/matefaenzagray/status/22/audacious-panel.png -share/icons/matefaenzagray/status/22/audio-volume-high-panel.png -share/icons/matefaenzagray/status/22/audio-volume-high.png -share/icons/matefaenzagray/status/22/audio-volume-low-panel.png -share/icons/matefaenzagray/status/22/audio-volume-low-zero-panel.png -share/icons/matefaenzagray/status/22/audio-volume-low.png -share/icons/matefaenzagray/status/22/audio-volume-medium-panel.png -share/icons/matefaenzagray/status/22/audio-volume-medium.png -share/icons/matefaenzagray/status/22/audio-volume-muted-blocked-panel.png -share/icons/matefaenzagray/status/22/audio-volume-muted-blocking-panel.png -share/icons/matefaenzagray/status/22/audio-volume-muted-panel.png -share/icons/matefaenzagray/status/22/audio-volume-muted.png -share/icons/matefaenzagray/status/22/audio-volume-off.png -share/icons/matefaenzagray/status/22/audio-volume-zero-panel.png -share/icons/matefaenzagray/status/22/avatar-default.png -share/icons/matefaenzagray/status/22/banshee-panel.png -share/icons/matefaenzagray/status/22/battery-000.png -share/icons/matefaenzagray/status/22/battery_caution.png -share/icons/matefaenzagray/status/22/battery_charged.png -share/icons/matefaenzagray/status/22/battery_empty.png -share/icons/matefaenzagray/status/22/battery_full.png -share/icons/matefaenzagray/status/22/battery_low.png -share/icons/matefaenzagray/status/22/battery_plugged.png -share/icons/matefaenzagray/status/22/battery_third_fouth.png -share/icons/matefaenzagray/status/22/battery_two_thirds.png -share/icons/matefaenzagray/status/22/blueman-tray-disabled.png -share/icons/matefaenzagray/status/22/blueman-tray.png -share/icons/matefaenzagray/status/22/bluetooth-active.png -share/icons/matefaenzagray/status/22/bluetooth-disabled.png -share/icons/matefaenzagray/status/22/bluetooth-paired.png -share/icons/matefaenzagray/status/22/caffeine-cup-empty.png -share/icons/matefaenzagray/status/22/caffeine-cup-full.png -share/icons/matefaenzagray/status/22/connect_creating.png -share/icons/matefaenzagray/status/22/connect_established.png -share/icons/matefaenzagray/status/22/connect_no.png -share/icons/matefaenzagray/status/22/covergloobus-panel.png -share/icons/matefaenzagray/status/22/dcpp-32.png -share/icons/matefaenzagray/status/22/dcpp-panel.png -share/icons/matefaenzagray/status/22/deadbeef-tray-icon.png -share/icons/matefaenzagray/status/22/deluge-panel.png -share/icons/matefaenzagray/status/22/deluge-torrent-panel.png -share/icons/matefaenzagray/status/22/dialog-error.png -share/icons/matefaenzagray/status/22/dialog-info.png -share/icons/matefaenzagray/status/22/dialog-information.png -share/icons/matefaenzagray/status/22/dialog-question.png -share/icons/matefaenzagray/status/22/dialog-warning.png -share/icons/matefaenzagray/status/22/edittrash.png -share/icons/matefaenzagray/status/22/empathy-available.png -share/icons/matefaenzagray/status/22/empathy-away.png -share/icons/matefaenzagray/status/22/empathy-busy.png -share/icons/matefaenzagray/status/22/empathy-extended-away.png -share/icons/matefaenzagray/status/22/empathy-invisible.png -share/icons/matefaenzagray/status/22/empathy-offline.png -share/icons/matefaenzagray/status/22/error.png -share/icons/matefaenzagray/status/22/exaile-panel.png -share/icons/matefaenzagray/status/22/exaile-pause.png -share/icons/matefaenzagray/status/22/exaile-play.png -share/icons/matefaenzagray/status/22/fusion-icon-panel.png -share/icons/matefaenzagray/status/22/fusion-icon-symbolic.png -share/icons/matefaenzagray/status/22/glipper.png -share/icons/matefaenzagray/status/22/glippy-panel.png -share/icons/matefaenzagray/status/22/gmp-ups-missing.png -share/icons/matefaenzagray/status/22/gnome-dev-wavelan-encrypted.png -share/icons/matefaenzagray/status/22/gnome-do-icon.png -share/icons/matefaenzagray/status/22/gnome-do-panel.png -share/icons/matefaenzagray/status/22/gnome-do-symbolic.png -share/icons/matefaenzagray/status/22/gnome-fs-trash-full.png -share/icons/matefaenzagray/status/22/gnome-netstatus-0-24.png -share/icons/matefaenzagray/status/22/gnome-netstatus-25-49.png -share/icons/matefaenzagray/status/22/gnome-netstatus-50-74.png -share/icons/matefaenzagray/status/22/gnome-netstatus-75-100.png -share/icons/matefaenzagray/status/22/gnome-netstatus-disconn.png -share/icons/matefaenzagray/status/22/gnome-netstatus-error.png -share/icons/matefaenzagray/status/22/gnome-netstatus-idle.png -share/icons/matefaenzagray/status/22/gnome-netstatus-rx.png -share/icons/matefaenzagray/status/22/gnome-netstatus-tx.png -share/icons/matefaenzagray/status/22/gnome-netstatus-txrx.png -share/icons/matefaenzagray/status/22/gnome-stock-trash-full.png -share/icons/matefaenzagray/status/22/goldendict-panel.png -share/icons/matefaenzagray/status/22/gpm-ac-adapter.png -share/icons/matefaenzagray/status/22/gpm-battery-000-charging.png -share/icons/matefaenzagray/status/22/gpm-battery-000.png -share/icons/matefaenzagray/status/22/gpm-battery-020-charging.png -share/icons/matefaenzagray/status/22/gpm-battery-020.png -share/icons/matefaenzagray/status/22/gpm-battery-040-charging.png -share/icons/matefaenzagray/status/22/gpm-battery-040.png -share/icons/matefaenzagray/status/22/gpm-battery-060-charging.png -share/icons/matefaenzagray/status/22/gpm-battery-060.png -share/icons/matefaenzagray/status/22/gpm-battery-080-charging.png -share/icons/matefaenzagray/status/22/gpm-battery-080.png -share/icons/matefaenzagray/status/22/gpm-battery-100-charging.png -share/icons/matefaenzagray/status/22/gpm-battery-100.png -share/icons/matefaenzagray/status/22/gpm-battery-charged.png -share/icons/matefaenzagray/status/22/gpm-primary-000-charging.png -share/icons/matefaenzagray/status/22/gpm-primary-000.png -share/icons/matefaenzagray/status/22/gpm-primary-020-charging.png -share/icons/matefaenzagray/status/22/gpm-primary-020.png -share/icons/matefaenzagray/status/22/gpm-primary-040-charging.png -share/icons/matefaenzagray/status/22/gpm-primary-040.png -share/icons/matefaenzagray/status/22/gpm-primary-060-charging.png -share/icons/matefaenzagray/status/22/gpm-primary-060.png -share/icons/matefaenzagray/status/22/gpm-primary-080-charging.png -share/icons/matefaenzagray/status/22/gpm-primary-080.png -share/icons/matefaenzagray/status/22/gpm-primary-100-charging.png -share/icons/matefaenzagray/status/22/gpm-primary-100.png -share/icons/matefaenzagray/status/22/gpm-primary-charged.png -share/icons/matefaenzagray/status/22/gpm-primary-missing.png -share/icons/matefaenzagray/status/22/gpm-ups-000-charging.png -share/icons/matefaenzagray/status/22/gpm-ups-000.png -share/icons/matefaenzagray/status/22/gpm-ups-020-charging.png -share/icons/matefaenzagray/status/22/gpm-ups-020.png -share/icons/matefaenzagray/status/22/gpm-ups-040-charging.png -share/icons/matefaenzagray/status/22/gpm-ups-040.png -share/icons/matefaenzagray/status/22/gpm-ups-060-charging.png -share/icons/matefaenzagray/status/22/gpm-ups-060.png -share/icons/matefaenzagray/status/22/gpm-ups-080-charging.png -share/icons/matefaenzagray/status/22/gpm-ups-080.png -share/icons/matefaenzagray/status/22/gpm-ups-100-charging.png -share/icons/matefaenzagray/status/22/gpm-ups-100.png -share/icons/matefaenzagray/status/22/gsm-3g-full-secure.png -share/icons/matefaenzagray/status/22/gsm-3g-full.png -share/icons/matefaenzagray/status/22/gsm-3g-high-secure.png -share/icons/matefaenzagray/status/22/gsm-3g-high.png -share/icons/matefaenzagray/status/22/gsm-3g-low-secure.png -share/icons/matefaenzagray/status/22/gsm-3g-low.png -share/icons/matefaenzagray/status/22/gsm-3g-medium-secure.png -share/icons/matefaenzagray/status/22/gsm-3g-medium.png -share/icons/matefaenzagray/status/22/gsm-3g-none-secure.png -share/icons/matefaenzagray/status/22/gsm-3g-none.png -share/icons/matefaenzagray/status/22/gtg-panel.png -share/icons/matefaenzagray/status/22/gtk-dialog-authentication-panel.png -share/icons/matefaenzagray/status/22/gtk-dialog-error.png -share/icons/matefaenzagray/status/22/gtk-dialog-info.png -share/icons/matefaenzagray/status/22/gtk-dialog-question.png -share/icons/matefaenzagray/status/22/gtk-dialog-warning-panel.png -share/icons/matefaenzagray/status/22/gtk-dialog-warning.png -share/icons/matefaenzagray/status/22/guake-tray.png -share/icons/matefaenzagray/status/22/haguichi-connected.png -share/icons/matefaenzagray/status/22/haguichi-connecting-1.png -share/icons/matefaenzagray/status/22/haguichi-connecting-2.png -share/icons/matefaenzagray/status/22/haguichi-connecting-3.png -share/icons/matefaenzagray/status/22/haguichi-disconnected.png -share/icons/matefaenzagray/status/22/ibus-keyboard.png -share/icons/matefaenzagray/status/22/ibus-panel.png -share/icons/matefaenzagray/status/22/im-message-new.png -share/icons/matefaenzagray/status/22/indicator-messages-new.png -share/icons/matefaenzagray/status/22/indicator-messages.png -share/icons/matefaenzagray/status/22/info.png -share/icons/matefaenzagray/status/22/jdownloader-panel.png -share/icons/matefaenzagray/status/22/keepassx-panel.png -share/icons/matefaenzagray/status/22/keys.png -share/icons/matefaenzagray/status/22/krb-expiring-ticket.png -share/icons/matefaenzagray/status/22/krb-no-valid-ticket.png -share/icons/matefaenzagray/status/22/krb-valid-ticket.png -share/icons/matefaenzagray/status/22/kupfer-panel.png -share/icons/matefaenzagray/status/22/lastfm-panel.png -share/icons/matefaenzagray/status/22/locked.png -share/icons/matefaenzagray/status/22/locked.xpm -share/icons/matefaenzagray/status/22/me-tv-panel.png -share/icons/matefaenzagray/status/22/media-player-banshee-buffering.png -share/icons/matefaenzagray/status/22/media-player-banshee-panel.png -share/icons/matefaenzagray/status/22/media-player-banshee-stopped.png -share/icons/matefaenzagray/status/22/messagebox_critical.png -share/icons/matefaenzagray/status/22/messagebox_info.png -share/icons/matefaenzagray/status/22/messagebox_warning.png -share/icons/matefaenzagray/status/22/nautilus-progress-info-panel.png -share/icons/matefaenzagray/status/22/network-error.png -share/icons/matefaenzagray/status/22/network-idle.png -share/icons/matefaenzagray/status/22/network-offline.png -share/icons/matefaenzagray/status/22/network-receive.png -share/icons/matefaenzagray/status/22/network-transmit-receive.png -share/icons/matefaenzagray/status/22/network-transmit.png -share/icons/matefaenzagray/status/22/network-wireless-encrypted.png -share/icons/matefaenzagray/status/22/new-messages-red.png -share/icons/matefaenzagray/status/22/nm-adhoc.png -share/icons/matefaenzagray/status/22/nm-device-wired-autoip.png -share/icons/matefaenzagray/status/22/nm-device-wired-secure.png -share/icons/matefaenzagray/status/22/nm-device-wired.png -share/icons/matefaenzagray/status/22/nm-device-wireless.png -share/icons/matefaenzagray/status/22/nm-device-wwan.png -share/icons/matefaenzagray/status/22/nm-no-connection.png -share/icons/matefaenzagray/status/22/nm-secure-lock.png -share/icons/matefaenzagray/status/22/nm-signal-0.png -share/icons/matefaenzagray/status/22/nm-signal-00-secure.png -share/icons/matefaenzagray/status/22/nm-signal-00.png -share/icons/matefaenzagray/status/22/nm-signal-100-secure.png -share/icons/matefaenzagray/status/22/nm-signal-100.png -share/icons/matefaenzagray/status/22/nm-signal-25-secure.png -share/icons/matefaenzagray/status/22/nm-signal-25.png -share/icons/matefaenzagray/status/22/nm-signal-50-secure.png -share/icons/matefaenzagray/status/22/nm-signal-50.png -share/icons/matefaenzagray/status/22/nm-signal-75-secure.png -share/icons/matefaenzagray/status/22/nm-signal-75.png -share/icons/matefaenzagray/status/22/nm-vpn-active-lock.png -share/icons/matefaenzagray/status/22/nm-vpn-connecting12.png -share/icons/matefaenzagray/status/22/nm-vpn-connecting13.png -share/icons/matefaenzagray/status/22/nm-vpn-connecting14.png -share/icons/matefaenzagray/status/22/nm-vpn-lock.png -share/icons/matefaenzagray/status/22/nm-vpn-standalone-lock.png -share/icons/matefaenzagray/status/22/notification-audio-volume-high.png -share/icons/matefaenzagray/status/22/notification-audio-volume-low.png -share/icons/matefaenzagray/status/22/notification-audio-volume-medium.png -share/icons/matefaenzagray/status/22/notification-audio-volume-muted.png -share/icons/matefaenzagray/status/22/notification-audio-volume-off.png -share/icons/matefaenzagray/status/22/notification-battery-000-plugged.png -share/icons/matefaenzagray/status/22/notification-battery-000.png -share/icons/matefaenzagray/status/22/notification-battery-020-plugged.png -share/icons/matefaenzagray/status/22/notification-battery-020.png -share/icons/matefaenzagray/status/22/notification-battery-040-plugged.png -share/icons/matefaenzagray/status/22/notification-battery-040.png -share/icons/matefaenzagray/status/22/notification-battery-060-plugged.png -share/icons/matefaenzagray/status/22/notification-battery-060.png -share/icons/matefaenzagray/status/22/notification-battery-080-plugged.png -share/icons/matefaenzagray/status/22/notification-battery-080.png -share/icons/matefaenzagray/status/22/notification-battery-100-plugged.png -share/icons/matefaenzagray/status/22/notification-battery-100.png -share/icons/matefaenzagray/status/22/notification-battery-empty.png -share/icons/matefaenzagray/status/22/notification-battery-low.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-000-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-000.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-020-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-020.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-040-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-040.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-060-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-060.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-080-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-080.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-100-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-100.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-charged.png -share/icons/matefaenzagray/status/22/notification-gpm-battery-empty.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-000-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-000.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-020-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-020.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-040-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-040.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-060-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-060.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-080-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-080.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-100-charging.png -share/icons/matefaenzagray/status/22/notification-gpm-ups-100.png -share/icons/matefaenzagray/status/22/notification-network-disconnected.png -share/icons/matefaenzagray/status/22/notification-network-ethernet-connected.png -share/icons/matefaenzagray/status/22/notification-network-ethernet-disconnected.png -share/icons/matefaenzagray/status/22/notification-network-wireless-disconnected.png -share/icons/matefaenzagray/status/22/notification-network-wireless-full.png -share/icons/matefaenzagray/status/22/notification-network-wireless-high.png -share/icons/matefaenzagray/status/22/notification-network-wireless-low.png -share/icons/matefaenzagray/status/22/notification-network-wireless-medium.png -share/icons/matefaenzagray/status/22/notification-network-wireless-none.png -share/icons/matefaenzagray/status/22/pino-tray-icon-fresh.png -share/icons/matefaenzagray/status/22/pino-tray-icon.png -share/icons/matefaenzagray/status/22/printer-error.png -share/icons/matefaenzagray/status/22/printer-printing.png -share/icons/matefaenzagray/status/22/radiotray_connecting.png -share/icons/matefaenzagray/status/22/radiotray_off.png -share/icons/matefaenzagray/status/22/radiotray_on.png -share/icons/matefaenzagray/status/22/reboot-notifier.png -share/icons/matefaenzagray/status/22/rhythmbox-notplaying.png -share/icons/matefaenzagray/status/22/rhythmbox-panel.png -share/icons/matefaenzagray/status/22/shutter-panel.png -share/icons/matefaenzagray/status/22/software-update-available.png -share/icons/matefaenzagray/status/22/software-update-urgent.png -share/icons/matefaenzagray/status/22/sound-icon.png -share/icons/matefaenzagray/status/22/status_lock.png -share/icons/matefaenzagray/status/22/stock_appointment-reminder-excl.png -share/icons/matefaenzagray/status/22/stock_appointment-reminder.png -share/icons/matefaenzagray/status/22/stock_dialog-error.png -share/icons/matefaenzagray/status/22/stock_dialog-info.png -share/icons/matefaenzagray/status/22/stock_dialog-question.png -share/icons/matefaenzagray/status/22/stock_dialog-warning.png -share/icons/matefaenzagray/status/22/stock_lock.png -share/icons/matefaenzagray/status/22/stock_trash_full.png -share/icons/matefaenzagray/status/22/stock_volume-0.png -share/icons/matefaenzagray/status/22/stock_volume-max.png -share/icons/matefaenzagray/status/22/stock_volume-med.png -share/icons/matefaenzagray/status/22/stock_volume-min.png -share/icons/matefaenzagray/status/22/stock_volume-mute.png -share/icons/matefaenzagray/status/22/stock_volume.png -share/icons/matefaenzagray/status/22/stock_weather-night-clear.png -share/icons/matefaenzagray/status/22/stock_weather-sunny.png -share/icons/matefaenzagray/status/22/sunny.png -share/icons/matefaenzagray/status/22/synapse-panel.png -share/icons/matefaenzagray/status/22/system-devices-panel-alert.png -share/icons/matefaenzagray/status/22/system-devices-panel-informations.png -share/icons/matefaenzagray/status/22/system-devices-panel.png -share/icons/matefaenzagray/status/22/system-file-manager-panel.png -share/icons/matefaenzagray/status/22/system-file-progress-panel.png -share/icons/matefaenzagray/status/22/system-restart-panel.png -share/icons/matefaenzagray/status/22/system-shutdown-restart-panel.png -share/icons/matefaenzagray/status/22/tomboy-panel.png -share/icons/matefaenzagray/status/22/transmission-tray-icon.png -share/icons/matefaenzagray/status/22/trashcan_full.png -share/icons/matefaenzagray/status/22/tray-away.png -share/icons/matefaenzagray/status/22/tray-busy.png -share/icons/matefaenzagray/status/22/tray-extended-away.png -share/icons/matefaenzagray/status/22/tray-message.png -share/icons/matefaenzagray/status/22/tray-new-im.png -share/icons/matefaenzagray/status/22/tray-offline.png -share/icons/matefaenzagray/status/22/tray-online.png -share/icons/matefaenzagray/status/22/user-available-panel.png -share/icons/matefaenzagray/status/22/user-available.png -share/icons/matefaenzagray/status/22/user-away-panel.png -share/icons/matefaenzagray/status/22/user-away.png -share/icons/matefaenzagray/status/22/user-busy-panel.png -share/icons/matefaenzagray/status/22/user-busy.png -share/icons/matefaenzagray/status/22/user-extended-away.png -share/icons/matefaenzagray/status/22/user-idle-panel.png -share/icons/matefaenzagray/status/22/user-idle.png -share/icons/matefaenzagray/status/22/user-indeterminate-panel.png -share/icons/matefaenzagray/status/22/user-indeterminate.png -share/icons/matefaenzagray/status/22/user-invisible-panel.png -share/icons/matefaenzagray/status/22/user-invisible.png -share/icons/matefaenzagray/status/22/user-offline-panel.png -share/icons/matefaenzagray/status/22/user-offline.png -share/icons/matefaenzagray/status/22/user-trash-full.png -share/icons/matefaenzagray/status/22/weather-clear-night-000.png -share/icons/matefaenzagray/status/22/weather-clear-night-010.png -share/icons/matefaenzagray/status/22/weather-clear-night-020.png -share/icons/matefaenzagray/status/22/weather-clear-night-030.png -share/icons/matefaenzagray/status/22/weather-clear-night-040.png -share/icons/matefaenzagray/status/22/weather-clear-night-050.png -share/icons/matefaenzagray/status/22/weather-clear-night-060.png -share/icons/matefaenzagray/status/22/weather-clear-night-070.png -share/icons/matefaenzagray/status/22/weather-clear-night-080.png -share/icons/matefaenzagray/status/22/weather-clear-night-090.png -share/icons/matefaenzagray/status/22/weather-clear-night-100.png -share/icons/matefaenzagray/status/22/weather-clear-night-110.png -share/icons/matefaenzagray/status/22/weather-clear-night-120.png -share/icons/matefaenzagray/status/22/weather-clear-night-130.png -share/icons/matefaenzagray/status/22/weather-clear-night-140.png -share/icons/matefaenzagray/status/22/weather-clear-night-150.png -share/icons/matefaenzagray/status/22/weather-clear-night-160.png -share/icons/matefaenzagray/status/22/weather-clear-night-170.png -share/icons/matefaenzagray/status/22/weather-clear-night-180.png -share/icons/matefaenzagray/status/22/weather-clear-night-190.png -share/icons/matefaenzagray/status/22/weather-clear-night-200.png -share/icons/matefaenzagray/status/22/weather-clear-night-210.png -share/icons/matefaenzagray/status/22/weather-clear-night-220.png -share/icons/matefaenzagray/status/22/weather-clear-night-230.png -share/icons/matefaenzagray/status/22/weather-clear-night-240.png -share/icons/matefaenzagray/status/22/weather-clear-night-250.png -share/icons/matefaenzagray/status/22/weather-clear-night-260.png -share/icons/matefaenzagray/status/22/weather-clear-night-270.png -share/icons/matefaenzagray/status/22/weather-clear-night-280.png -share/icons/matefaenzagray/status/22/weather-clear-night-290.png -share/icons/matefaenzagray/status/22/weather-clear-night-300.png -share/icons/matefaenzagray/status/22/weather-clear-night-310.png -share/icons/matefaenzagray/status/22/weather-clear-night-320.png -share/icons/matefaenzagray/status/22/weather-clear-night-330.png -share/icons/matefaenzagray/status/22/weather-clear-night-340.png -share/icons/matefaenzagray/status/22/weather-clear-night-350.png -share/icons/matefaenzagray/status/22/weather-clear-night.png -share/icons/matefaenzagray/status/22/weather-clear.png -share/icons/matefaenzagray/status/22/weather-clouds-night.png -share/icons/matefaenzagray/status/22/weather-clouds.png -share/icons/matefaenzagray/status/22/weather-few-clouds-night.png -share/icons/matefaenzagray/status/22/weather-few-clouds.png -share/icons/matefaenzagray/status/22/weather-fog.png -share/icons/matefaenzagray/status/22/weather-overcast.png -share/icons/matefaenzagray/status/22/weather-severe-alert.png -share/icons/matefaenzagray/status/22/weather-showers-scattered.png -share/icons/matefaenzagray/status/22/weather-showers.png -share/icons/matefaenzagray/status/22/weather-snow.png -share/icons/matefaenzagray/status/22/weather-storm.png -share/icons/matefaenzagray/status/22/x.xpm -share/icons/matefaenzagray/status/22/xchat-panel.png -share/icons/matefaenzagray/status/22/xfce-system-lock.png -share/icons/matefaenzagray/status/22/xfce-trash-full.png -share/icons/matefaenzagray/status/22/xfce4-mixer-muted.png -share/icons/matefaenzagray/status/22/xfce4-mixer-no-muted.png -share/icons/matefaenzagray/status/22/xfce4-mixer-volume-high.png -share/icons/matefaenzagray/status/22/xfce4-mixer-volume-low-medium.png -share/icons/matefaenzagray/status/22/xfce4-mixer-volume-low.png -share/icons/matefaenzagray/status/22/xfce4-mixer-volume-medium.png -share/icons/matefaenzagray/status/22/xfce4-mixer-volume-muted.png -share/icons/matefaenzagray/status/22/xfce4-mixer-volume-ultra-low.png -share/icons/matefaenzagray/status/22/xfce4-mixer-volume-very-high.png -share/icons/matefaenzagray/status/22/xfce4-notifyd.png -share/icons/matefaenzagray/status/22/xfce4-weather.png -share/icons/matefaenzagray/status/22/xfm-battery-000.png -share/icons/matefaenzagray/status/22/xfpm-ac-adapter.png -share/icons/matefaenzagray/status/22/xfpm-battery-000-charging.png -share/icons/matefaenzagray/status/22/xfpm-battery-020-charging.png -share/icons/matefaenzagray/status/22/xfpm-battery-020.png -share/icons/matefaenzagray/status/22/xfpm-battery-040-charging.png -share/icons/matefaenzagray/status/22/xfpm-battery-040.png -share/icons/matefaenzagray/status/22/xfpm-battery-060-charging.png -share/icons/matefaenzagray/status/22/xfpm-battery-060.png -share/icons/matefaenzagray/status/22/xfpm-battery-080-charging.png -share/icons/matefaenzagray/status/22/xfpm-battery-080.png -share/icons/matefaenzagray/status/22/xfpm-battery-100-charging.png -share/icons/matefaenzagray/status/22/xfpm-battery-100.png -share/icons/matefaenzagray/status/22/xfpm-battery-charged.png -share/icons/matefaenzagray/status/22/xfpm-primary-000-charging.png -share/icons/matefaenzagray/status/22/xfpm-primary-000.png -share/icons/matefaenzagray/status/22/xfpm-primary-020-charging.png -share/icons/matefaenzagray/status/22/xfpm-primary-020.png -share/icons/matefaenzagray/status/22/xfpm-primary-040-charging.png -share/icons/matefaenzagray/status/22/xfpm-primary-040.png -share/icons/matefaenzagray/status/22/xfpm-primary-060-charging.png -share/icons/matefaenzagray/status/22/xfpm-primary-060.png -share/icons/matefaenzagray/status/22/xfpm-primary-080-charging.png -share/icons/matefaenzagray/status/22/xfpm-primary-080.png -share/icons/matefaenzagray/status/22/xfpm-primary-100-charging.png -share/icons/matefaenzagray/status/22/xfpm-primary-100.png -share/icons/matefaenzagray/status/22/xfpm-primary-charged.png -share/icons/matefaenzagray/status/22/zim-panel.png -share/icons/matefaenzagray/status/24/appointment-missed.png -share/icons/matefaenzagray/status/24/appointment-soon.png -share/icons/matefaenzagray/status/24/apport.png -share/icons/matefaenzagray/status/24/audacious-panel.png -share/icons/matefaenzagray/status/24/audio-volume-high-panel.png -share/icons/matefaenzagray/status/24/audio-volume-high.png -share/icons/matefaenzagray/status/24/audio-volume-low-panel.png -share/icons/matefaenzagray/status/24/audio-volume-low-zero-panel.png -share/icons/matefaenzagray/status/24/audio-volume-low.png -share/icons/matefaenzagray/status/24/audio-volume-medium-panel.png -share/icons/matefaenzagray/status/24/audio-volume-medium.png -share/icons/matefaenzagray/status/24/audio-volume-muted-blocked-panel.png -share/icons/matefaenzagray/status/24/audio-volume-muted-blocking-panel.png -share/icons/matefaenzagray/status/24/audio-volume-muted-panel.png -share/icons/matefaenzagray/status/24/audio-volume-muted.png -share/icons/matefaenzagray/status/24/audio-volume-off.png -share/icons/matefaenzagray/status/24/audio-volume-zero-panel.png -share/icons/matefaenzagray/status/24/avatar-default.png -share/icons/matefaenzagray/status/24/banshee-panel.png -share/icons/matefaenzagray/status/24/battery-000.png -share/icons/matefaenzagray/status/24/battery_caution.png -share/icons/matefaenzagray/status/24/battery_charged.png -share/icons/matefaenzagray/status/24/battery_empty.png -share/icons/matefaenzagray/status/24/battery_full.png -share/icons/matefaenzagray/status/24/battery_low.png -share/icons/matefaenzagray/status/24/battery_plugged.png -share/icons/matefaenzagray/status/24/battery_third_fouth.png -share/icons/matefaenzagray/status/24/battery_two_thirds.png -share/icons/matefaenzagray/status/24/blueman-tray-disabled.png -share/icons/matefaenzagray/status/24/blueman-tray.png -share/icons/matefaenzagray/status/24/bluetooth-active.png -share/icons/matefaenzagray/status/24/bluetooth-disabled.png -share/icons/matefaenzagray/status/24/bluetooth-paired.png -share/icons/matefaenzagray/status/24/caffeine-cup-empty.png -share/icons/matefaenzagray/status/24/caffeine-cup-full.png -share/icons/matefaenzagray/status/24/connect_creating.png -share/icons/matefaenzagray/status/24/connect_established.png -share/icons/matefaenzagray/status/24/connect_no.png -share/icons/matefaenzagray/status/24/covergloobus-panel.png -share/icons/matefaenzagray/status/24/dcpp-32.png -share/icons/matefaenzagray/status/24/dcpp-panel.png -share/icons/matefaenzagray/status/24/deadbeef-tray-icon.png -share/icons/matefaenzagray/status/24/deluge-panel.png -share/icons/matefaenzagray/status/24/deluge-torrent-panel.png -share/icons/matefaenzagray/status/24/dialog-error.png -share/icons/matefaenzagray/status/24/dialog-info.png -share/icons/matefaenzagray/status/24/dialog-information.png -share/icons/matefaenzagray/status/24/dialog-question.png -share/icons/matefaenzagray/status/24/dialog-warning.png -share/icons/matefaenzagray/status/24/edittrash.png -share/icons/matefaenzagray/status/24/empathy-available.png -share/icons/matefaenzagray/status/24/empathy-away.png -share/icons/matefaenzagray/status/24/empathy-busy.png -share/icons/matefaenzagray/status/24/empathy-extended-away.png -share/icons/matefaenzagray/status/24/empathy-invisible.png -share/icons/matefaenzagray/status/24/empathy-offline.png -share/icons/matefaenzagray/status/24/error.png -share/icons/matefaenzagray/status/24/exaile-panel.png -share/icons/matefaenzagray/status/24/exaile-pause.png -share/icons/matefaenzagray/status/24/exaile-play.png -share/icons/matefaenzagray/status/24/fusion-icon-panel.png -share/icons/matefaenzagray/status/24/fusion-icon-symbolic.png -share/icons/matefaenzagray/status/24/glipper.png -share/icons/matefaenzagray/status/24/glippy-panel.png -share/icons/matefaenzagray/status/24/gmp-ups-missing.png -share/icons/matefaenzagray/status/24/gnome-dev-wavelan-encrypted.png -share/icons/matefaenzagray/status/24/gnome-do-icon.png -share/icons/matefaenzagray/status/24/gnome-do-panel.png -share/icons/matefaenzagray/status/24/gnome-do-symbolic.png -share/icons/matefaenzagray/status/24/gnome-fs-trash-full.png -share/icons/matefaenzagray/status/24/gnome-netstatus-0-24.png -share/icons/matefaenzagray/status/24/gnome-netstatus-25-49.png -share/icons/matefaenzagray/status/24/gnome-netstatus-50-74.png -share/icons/matefaenzagray/status/24/gnome-netstatus-75-100.png -share/icons/matefaenzagray/status/24/gnome-netstatus-disconn.png -share/icons/matefaenzagray/status/24/gnome-netstatus-error.png -share/icons/matefaenzagray/status/24/gnome-netstatus-idle.png -share/icons/matefaenzagray/status/24/gnome-netstatus-rx.png -share/icons/matefaenzagray/status/24/gnome-netstatus-tx.png -share/icons/matefaenzagray/status/24/gnome-netstatus-txrx.png -share/icons/matefaenzagray/status/24/gnome-stock-trash-full.png -share/icons/matefaenzagray/status/24/goldendict-panel.png -share/icons/matefaenzagray/status/24/gpm-ac-adapter.png -share/icons/matefaenzagray/status/24/gpm-battery-000-charging.png -share/icons/matefaenzagray/status/24/gpm-battery-000.png -share/icons/matefaenzagray/status/24/gpm-battery-020-charging.png -share/icons/matefaenzagray/status/24/gpm-battery-020.png -share/icons/matefaenzagray/status/24/gpm-battery-040-charging.png -share/icons/matefaenzagray/status/24/gpm-battery-040.png -share/icons/matefaenzagray/status/24/gpm-battery-060-charging.png -share/icons/matefaenzagray/status/24/gpm-battery-060.png -share/icons/matefaenzagray/status/24/gpm-battery-080-charging.png -share/icons/matefaenzagray/status/24/gpm-battery-080.png -share/icons/matefaenzagray/status/24/gpm-battery-100-charging.png -share/icons/matefaenzagray/status/24/gpm-battery-100.png -share/icons/matefaenzagray/status/24/gpm-battery-charged.png -share/icons/matefaenzagray/status/24/gpm-primary-000-charging.png -share/icons/matefaenzagray/status/24/gpm-primary-000.png -share/icons/matefaenzagray/status/24/gpm-primary-020-charging.png -share/icons/matefaenzagray/status/24/gpm-primary-020.png -share/icons/matefaenzagray/status/24/gpm-primary-040-charging.png -share/icons/matefaenzagray/status/24/gpm-primary-040.png -share/icons/matefaenzagray/status/24/gpm-primary-060-charging.png -share/icons/matefaenzagray/status/24/gpm-primary-060.png -share/icons/matefaenzagray/status/24/gpm-primary-080-charging.png -share/icons/matefaenzagray/status/24/gpm-primary-080.png -share/icons/matefaenzagray/status/24/gpm-primary-100-charging.png -share/icons/matefaenzagray/status/24/gpm-primary-100.png -share/icons/matefaenzagray/status/24/gpm-primary-charged.png -share/icons/matefaenzagray/status/24/gpm-primary-missing.png -share/icons/matefaenzagray/status/24/gpm-ups-000-charging.png -share/icons/matefaenzagray/status/24/gpm-ups-000.png -share/icons/matefaenzagray/status/24/gpm-ups-020-charging.png -share/icons/matefaenzagray/status/24/gpm-ups-020.png -share/icons/matefaenzagray/status/24/gpm-ups-040-charging.png -share/icons/matefaenzagray/status/24/gpm-ups-040.png -share/icons/matefaenzagray/status/24/gpm-ups-060-charging.png -share/icons/matefaenzagray/status/24/gpm-ups-060.png -share/icons/matefaenzagray/status/24/gpm-ups-080-charging.png -share/icons/matefaenzagray/status/24/gpm-ups-080.png -share/icons/matefaenzagray/status/24/gpm-ups-100-charging.png -share/icons/matefaenzagray/status/24/gpm-ups-100.png -share/icons/matefaenzagray/status/24/gsm-3g-full-secure.png -share/icons/matefaenzagray/status/24/gsm-3g-full.png -share/icons/matefaenzagray/status/24/gsm-3g-high-secure.png -share/icons/matefaenzagray/status/24/gsm-3g-high.png -share/icons/matefaenzagray/status/24/gsm-3g-low-secure.png -share/icons/matefaenzagray/status/24/gsm-3g-low.png -share/icons/matefaenzagray/status/24/gsm-3g-medium-secure.png -share/icons/matefaenzagray/status/24/gsm-3g-medium.png -share/icons/matefaenzagray/status/24/gsm-3g-none-secure.png -share/icons/matefaenzagray/status/24/gsm-3g-none.png -share/icons/matefaenzagray/status/24/gtg-panel.png -share/icons/matefaenzagray/status/24/gtk-dialog-authentication-panel.png -share/icons/matefaenzagray/status/24/gtk-dialog-error.png -share/icons/matefaenzagray/status/24/gtk-dialog-info.png -share/icons/matefaenzagray/status/24/gtk-dialog-question.png -share/icons/matefaenzagray/status/24/gtk-dialog-warning-panel.png -share/icons/matefaenzagray/status/24/gtk-dialog-warning.png -share/icons/matefaenzagray/status/24/guake-tray.png -share/icons/matefaenzagray/status/24/haguichi-connected.png -share/icons/matefaenzagray/status/24/haguichi-connecting-1.png -share/icons/matefaenzagray/status/24/haguichi-connecting-2.png -share/icons/matefaenzagray/status/24/haguichi-connecting-3.png -share/icons/matefaenzagray/status/24/haguichi-disconnected.png -share/icons/matefaenzagray/status/24/ibus-keyboard.png -share/icons/matefaenzagray/status/24/ibus-panel.png -share/icons/matefaenzagray/status/24/im-message-new.png -share/icons/matefaenzagray/status/24/indicator-messages-new.png -share/icons/matefaenzagray/status/24/indicator-messages.png -share/icons/matefaenzagray/status/24/info.png -share/icons/matefaenzagray/status/24/jdownloader-panel.png -share/icons/matefaenzagray/status/24/keepassx-panel.png -share/icons/matefaenzagray/status/24/keys.png -share/icons/matefaenzagray/status/24/krb-expiring-ticket.png -share/icons/matefaenzagray/status/24/krb-no-valid-ticket.png -share/icons/matefaenzagray/status/24/krb-valid-ticket.png -share/icons/matefaenzagray/status/24/kupfer-panel.png -share/icons/matefaenzagray/status/24/lastfm-panel.png -share/icons/matefaenzagray/status/24/locked.png -share/icons/matefaenzagray/status/24/locked.xpm -share/icons/matefaenzagray/status/24/me-tv-panel.png -share/icons/matefaenzagray/status/24/media-player-banshee-buffering.png -share/icons/matefaenzagray/status/24/media-player-banshee-panel.png -share/icons/matefaenzagray/status/24/media-player-banshee-stopped.png -share/icons/matefaenzagray/status/24/messagebox_critical.png -share/icons/matefaenzagray/status/24/messagebox_info.png -share/icons/matefaenzagray/status/24/messagebox_warning.png -share/icons/matefaenzagray/status/24/nautilus-progress-info-panel.png -share/icons/matefaenzagray/status/24/network-error.png -share/icons/matefaenzagray/status/24/network-idle.png -share/icons/matefaenzagray/status/24/network-offline.png -share/icons/matefaenzagray/status/24/network-receive.png -share/icons/matefaenzagray/status/24/network-transmit-receive.png -share/icons/matefaenzagray/status/24/network-transmit.png -share/icons/matefaenzagray/status/24/network-wireless-encrypted.png -share/icons/matefaenzagray/status/24/new-messages-red.png -share/icons/matefaenzagray/status/24/nm-adhoc.png -share/icons/matefaenzagray/status/24/nm-device-wired-autoip.png -share/icons/matefaenzagray/status/24/nm-device-wired-secure.png -share/icons/matefaenzagray/status/24/nm-device-wired.png -share/icons/matefaenzagray/status/24/nm-device-wireless.png -share/icons/matefaenzagray/status/24/nm-device-wwan.png -share/icons/matefaenzagray/status/24/nm-no-connection.png -share/icons/matefaenzagray/status/24/nm-secure-lock.png -share/icons/matefaenzagray/status/24/nm-signal-0.png -share/icons/matefaenzagray/status/24/nm-signal-00-secure.png -share/icons/matefaenzagray/status/24/nm-signal-00.png -share/icons/matefaenzagray/status/24/nm-signal-100-secure.png -share/icons/matefaenzagray/status/24/nm-signal-100.png -share/icons/matefaenzagray/status/24/nm-signal-25-secure.png -share/icons/matefaenzagray/status/24/nm-signal-25.png -share/icons/matefaenzagray/status/24/nm-signal-50-secure.png -share/icons/matefaenzagray/status/24/nm-signal-50.png -share/icons/matefaenzagray/status/24/nm-signal-75-secure.png -share/icons/matefaenzagray/status/24/nm-signal-75.png -share/icons/matefaenzagray/status/24/nm-vpn-active-lock.png -share/icons/matefaenzagray/status/24/nm-vpn-connecting12.png -share/icons/matefaenzagray/status/24/nm-vpn-connecting13.png -share/icons/matefaenzagray/status/24/nm-vpn-connecting14.png -share/icons/matefaenzagray/status/24/nm-vpn-lock.png -share/icons/matefaenzagray/status/24/nm-vpn-standalone-lock.png -share/icons/matefaenzagray/status/24/notification-audio-volume-high.png -share/icons/matefaenzagray/status/24/notification-audio-volume-low.png -share/icons/matefaenzagray/status/24/notification-audio-volume-medium.png -share/icons/matefaenzagray/status/24/notification-audio-volume-muted.png -share/icons/matefaenzagray/status/24/notification-audio-volume-off.png -share/icons/matefaenzagray/status/24/notification-battery-000-plugged.png -share/icons/matefaenzagray/status/24/notification-battery-000.png -share/icons/matefaenzagray/status/24/notification-battery-020-plugged.png -share/icons/matefaenzagray/status/24/notification-battery-020.png -share/icons/matefaenzagray/status/24/notification-battery-040-plugged.png -share/icons/matefaenzagray/status/24/notification-battery-040.png -share/icons/matefaenzagray/status/24/notification-battery-060-plugged.png -share/icons/matefaenzagray/status/24/notification-battery-060.png -share/icons/matefaenzagray/status/24/notification-battery-080-plugged.png -share/icons/matefaenzagray/status/24/notification-battery-080.png -share/icons/matefaenzagray/status/24/notification-battery-100-plugged.png -share/icons/matefaenzagray/status/24/notification-battery-100.png -share/icons/matefaenzagray/status/24/notification-battery-empty.png -share/icons/matefaenzagray/status/24/notification-battery-low.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-000-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-000.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-020-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-020.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-040-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-040.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-060-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-060.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-080-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-080.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-100-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-100.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-charged.png -share/icons/matefaenzagray/status/24/notification-gpm-battery-empty.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-000-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-000.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-020-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-020.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-040-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-040.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-060-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-060.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-080-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-080.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-100-charging.png -share/icons/matefaenzagray/status/24/notification-gpm-ups-100.png -share/icons/matefaenzagray/status/24/notification-network-disconnected.png -share/icons/matefaenzagray/status/24/notification-network-ethernet-connected.png -share/icons/matefaenzagray/status/24/notification-network-ethernet-disconnected.png -share/icons/matefaenzagray/status/24/notification-network-wireless-disconnected.png -share/icons/matefaenzagray/status/24/notification-network-wireless-full.png -share/icons/matefaenzagray/status/24/notification-network-wireless-high.png -share/icons/matefaenzagray/status/24/notification-network-wireless-low.png -share/icons/matefaenzagray/status/24/notification-network-wireless-medium.png -share/icons/matefaenzagray/status/24/notification-network-wireless-none.png -share/icons/matefaenzagray/status/24/pino-tray-icon-fresh.png -share/icons/matefaenzagray/status/24/pino-tray-icon.png -share/icons/matefaenzagray/status/24/printer-error.png -share/icons/matefaenzagray/status/24/printer-printing.png -share/icons/matefaenzagray/status/24/radiotray_connecting.png -share/icons/matefaenzagray/status/24/radiotray_off.png -share/icons/matefaenzagray/status/24/radiotray_on.png -share/icons/matefaenzagray/status/24/reboot-notifier.png -share/icons/matefaenzagray/status/24/rhythmbox-notplaying.png -share/icons/matefaenzagray/status/24/rhythmbox-panel.png -share/icons/matefaenzagray/status/24/shutter-panel.png -share/icons/matefaenzagray/status/24/software-update-available.png -share/icons/matefaenzagray/status/24/software-update-urgent.png -share/icons/matefaenzagray/status/24/sound-icon.png -share/icons/matefaenzagray/status/24/status_lock.png -share/icons/matefaenzagray/status/24/stock_appointment-reminder-excl.png -share/icons/matefaenzagray/status/24/stock_appointment-reminder.png -share/icons/matefaenzagray/status/24/stock_dialog-error.png -share/icons/matefaenzagray/status/24/stock_dialog-info.png -share/icons/matefaenzagray/status/24/stock_dialog-question.png -share/icons/matefaenzagray/status/24/stock_dialog-warning.png -share/icons/matefaenzagray/status/24/stock_lock.png -share/icons/matefaenzagray/status/24/stock_trash_full.png -share/icons/matefaenzagray/status/24/stock_volume-0.png -share/icons/matefaenzagray/status/24/stock_volume-max.png -share/icons/matefaenzagray/status/24/stock_volume-med.png -share/icons/matefaenzagray/status/24/stock_volume-min.png -share/icons/matefaenzagray/status/24/stock_volume-mute.png -share/icons/matefaenzagray/status/24/stock_volume.png -share/icons/matefaenzagray/status/24/stock_weather-night-clear.png -share/icons/matefaenzagray/status/24/stock_weather-sunny.png -share/icons/matefaenzagray/status/24/sunny.png -share/icons/matefaenzagray/status/24/synapse-panel.png -share/icons/matefaenzagray/status/24/system-devices-panel-alert.png -share/icons/matefaenzagray/status/24/system-devices-panel-informations.png -share/icons/matefaenzagray/status/24/system-devices-panel.png -share/icons/matefaenzagray/status/24/system-file-manager-panel.png -share/icons/matefaenzagray/status/24/system-file-progress-panel.png -share/icons/matefaenzagray/status/24/system-restart-panel.png -share/icons/matefaenzagray/status/24/system-shutdown-restart-panel.png -share/icons/matefaenzagray/status/24/tomboy-panel.png -share/icons/matefaenzagray/status/24/transmission-tray-icon.png -share/icons/matefaenzagray/status/24/trashcan_full.png -share/icons/matefaenzagray/status/24/tray-away.png -share/icons/matefaenzagray/status/24/tray-busy.png -share/icons/matefaenzagray/status/24/tray-extended-away.png -share/icons/matefaenzagray/status/24/tray-message.png -share/icons/matefaenzagray/status/24/tray-new-im.png -share/icons/matefaenzagray/status/24/tray-offline.png -share/icons/matefaenzagray/status/24/tray-online.png -share/icons/matefaenzagray/status/24/user-available-panel.png -share/icons/matefaenzagray/status/24/user-available.png -share/icons/matefaenzagray/status/24/user-away-panel.png -share/icons/matefaenzagray/status/24/user-away.png -share/icons/matefaenzagray/status/24/user-busy-panel.png -share/icons/matefaenzagray/status/24/user-busy.png -share/icons/matefaenzagray/status/24/user-extended-away.png -share/icons/matefaenzagray/status/24/user-idle-panel.png -share/icons/matefaenzagray/status/24/user-idle.png -share/icons/matefaenzagray/status/24/user-indeterminate-panel.png -share/icons/matefaenzagray/status/24/user-indeterminate.png -share/icons/matefaenzagray/status/24/user-invisible-panel.png -share/icons/matefaenzagray/status/24/user-invisible.png -share/icons/matefaenzagray/status/24/user-offline-panel.png -share/icons/matefaenzagray/status/24/user-offline.png -share/icons/matefaenzagray/status/24/user-trash-full.png -share/icons/matefaenzagray/status/24/weather-clear-night-000.png -share/icons/matefaenzagray/status/24/weather-clear-night-010.png -share/icons/matefaenzagray/status/24/weather-clear-night-020.png -share/icons/matefaenzagray/status/24/weather-clear-night-030.png -share/icons/matefaenzagray/status/24/weather-clear-night-040.png -share/icons/matefaenzagray/status/24/weather-clear-night-050.png -share/icons/matefaenzagray/status/24/weather-clear-night-060.png -share/icons/matefaenzagray/status/24/weather-clear-night-070.png -share/icons/matefaenzagray/status/24/weather-clear-night-080.png -share/icons/matefaenzagray/status/24/weather-clear-night-090.png -share/icons/matefaenzagray/status/24/weather-clear-night-100.png -share/icons/matefaenzagray/status/24/weather-clear-night-110.png -share/icons/matefaenzagray/status/24/weather-clear-night-120.png -share/icons/matefaenzagray/status/24/weather-clear-night-130.png -share/icons/matefaenzagray/status/24/weather-clear-night-140.png -share/icons/matefaenzagray/status/24/weather-clear-night-150.png -share/icons/matefaenzagray/status/24/weather-clear-night-160.png -share/icons/matefaenzagray/status/24/weather-clear-night-170.png -share/icons/matefaenzagray/status/24/weather-clear-night-180.png -share/icons/matefaenzagray/status/24/weather-clear-night-190.png -share/icons/matefaenzagray/status/24/weather-clear-night-200.png -share/icons/matefaenzagray/status/24/weather-clear-night-210.png -share/icons/matefaenzagray/status/24/weather-clear-night-220.png -share/icons/matefaenzagray/status/24/weather-clear-night-230.png -share/icons/matefaenzagray/status/24/weather-clear-night-240.png -share/icons/matefaenzagray/status/24/weather-clear-night-250.png -share/icons/matefaenzagray/status/24/weather-clear-night-260.png -share/icons/matefaenzagray/status/24/weather-clear-night-270.png -share/icons/matefaenzagray/status/24/weather-clear-night-280.png -share/icons/matefaenzagray/status/24/weather-clear-night-290.png -share/icons/matefaenzagray/status/24/weather-clear-night-300.png -share/icons/matefaenzagray/status/24/weather-clear-night-310.png -share/icons/matefaenzagray/status/24/weather-clear-night-320.png -share/icons/matefaenzagray/status/24/weather-clear-night-330.png -share/icons/matefaenzagray/status/24/weather-clear-night-340.png -share/icons/matefaenzagray/status/24/weather-clear-night-350.png -share/icons/matefaenzagray/status/24/weather-clear-night.png -share/icons/matefaenzagray/status/24/weather-clear.png -share/icons/matefaenzagray/status/24/weather-clouds-night.png -share/icons/matefaenzagray/status/24/weather-clouds.png -share/icons/matefaenzagray/status/24/weather-few-clouds-night.png -share/icons/matefaenzagray/status/24/weather-few-clouds.png -share/icons/matefaenzagray/status/24/weather-fog.png -share/icons/matefaenzagray/status/24/weather-overcast.png -share/icons/matefaenzagray/status/24/weather-severe-alert.png -share/icons/matefaenzagray/status/24/weather-showers-scattered.png -share/icons/matefaenzagray/status/24/weather-showers.png -share/icons/matefaenzagray/status/24/weather-snow.png -share/icons/matefaenzagray/status/24/weather-storm.png -share/icons/matefaenzagray/status/24/x.xpm -share/icons/matefaenzagray/status/24/xchat-panel.png -share/icons/matefaenzagray/status/24/xfce-system-lock.png -share/icons/matefaenzagray/status/24/xfce-trash-full.png -share/icons/matefaenzagray/status/24/xfce4-mixer-muted.png -share/icons/matefaenzagray/status/24/xfce4-mixer-no-muted.png -share/icons/matefaenzagray/status/24/xfce4-mixer-volume-high.png -share/icons/matefaenzagray/status/24/xfce4-mixer-volume-low-medium.png -share/icons/matefaenzagray/status/24/xfce4-mixer-volume-low.png -share/icons/matefaenzagray/status/24/xfce4-mixer-volume-medium.png -share/icons/matefaenzagray/status/24/xfce4-mixer-volume-muted.png -share/icons/matefaenzagray/status/24/xfce4-mixer-volume-ultra-low.png -share/icons/matefaenzagray/status/24/xfce4-mixer-volume-very-high.png -share/icons/matefaenzagray/status/24/xfce4-notifyd.png -share/icons/matefaenzagray/status/24/xfce4-weather.png -share/icons/matefaenzagray/status/24/xfm-battery-000.png -share/icons/matefaenzagray/status/24/xfpm-ac-adapter.png -share/icons/matefaenzagray/status/24/xfpm-battery-000-charging.png -share/icons/matefaenzagray/status/24/xfpm-battery-020-charging.png -share/icons/matefaenzagray/status/24/xfpm-battery-020.png -share/icons/matefaenzagray/status/24/xfpm-battery-040-charging.png -share/icons/matefaenzagray/status/24/xfpm-battery-040.png -share/icons/matefaenzagray/status/24/xfpm-battery-060-charging.png -share/icons/matefaenzagray/status/24/xfpm-battery-060.png -share/icons/matefaenzagray/status/24/xfpm-battery-080-charging.png -share/icons/matefaenzagray/status/24/xfpm-battery-080.png -share/icons/matefaenzagray/status/24/xfpm-battery-100-charging.png -share/icons/matefaenzagray/status/24/xfpm-battery-100.png -share/icons/matefaenzagray/status/24/xfpm-battery-charged.png -share/icons/matefaenzagray/status/24/xfpm-primary-000-charging.png -share/icons/matefaenzagray/status/24/xfpm-primary-000.png -share/icons/matefaenzagray/status/24/xfpm-primary-020-charging.png -share/icons/matefaenzagray/status/24/xfpm-primary-020.png -share/icons/matefaenzagray/status/24/xfpm-primary-040-charging.png -share/icons/matefaenzagray/status/24/xfpm-primary-040.png -share/icons/matefaenzagray/status/24/xfpm-primary-060-charging.png -share/icons/matefaenzagray/status/24/xfpm-primary-060.png -share/icons/matefaenzagray/status/24/xfpm-primary-080-charging.png -share/icons/matefaenzagray/status/24/xfpm-primary-080.png -share/icons/matefaenzagray/status/24/xfpm-primary-100-charging.png -share/icons/matefaenzagray/status/24/xfpm-primary-100.png -share/icons/matefaenzagray/status/24/xfpm-primary-charged.png -share/icons/matefaenzagray/status/24/zim-panel.png -share/icons/matefaenzagray/status/32/appointment-soon.png -share/icons/matefaenzagray/status/32/apport.png -share/icons/matefaenzagray/status/32/aptdaemon-add.png -share/icons/matefaenzagray/status/32/aptdaemon-cleanup.png -share/icons/matefaenzagray/status/32/aptdaemon-delete.png -share/icons/matefaenzagray/status/32/aptdaemon-resolve.png -share/icons/matefaenzagray/status/32/aptdaemon-wait.png -share/icons/matefaenzagray/status/32/audio-volume-high-panel.png -share/icons/matefaenzagray/status/32/audio-volume-high.png -share/icons/matefaenzagray/status/32/audio-volume-low-panel.png -share/icons/matefaenzagray/status/32/audio-volume-low-zero-panel.png -share/icons/matefaenzagray/status/32/audio-volume-low.png -share/icons/matefaenzagray/status/32/audio-volume-medium-panel.png -share/icons/matefaenzagray/status/32/audio-volume-medium.png -share/icons/matefaenzagray/status/32/audio-volume-muted-blocked-panel.png -share/icons/matefaenzagray/status/32/audio-volume-muted-blocking-panel.png -share/icons/matefaenzagray/status/32/audio-volume-muted-panel.png -share/icons/matefaenzagray/status/32/audio-volume-muted.png -share/icons/matefaenzagray/status/32/audio-volume-off.png -share/icons/matefaenzagray/status/32/audio-volume-zero-panel.png -share/icons/matefaenzagray/status/32/avatar-default.png -share/icons/matefaenzagray/status/32/battery-000.png -share/icons/matefaenzagray/status/32/battery_caution.png -share/icons/matefaenzagray/status/32/battery_charged.png -share/icons/matefaenzagray/status/32/battery_empty.png -share/icons/matefaenzagray/status/32/battery_full.png -share/icons/matefaenzagray/status/32/battery_low.png -share/icons/matefaenzagray/status/32/battery_plugged.png -share/icons/matefaenzagray/status/32/battery_third_fouth.png -share/icons/matefaenzagray/status/32/battery_two_thirds.png -share/icons/matefaenzagray/status/32/blueman-tray-disabled.png -share/icons/matefaenzagray/status/32/blueman-tray.png -share/icons/matefaenzagray/status/32/bluetooth-active.png -share/icons/matefaenzagray/status/32/bluetooth-disabled.png -share/icons/matefaenzagray/status/32/bluetooth-paired.png -share/icons/matefaenzagray/status/32/connect_creating.png -share/icons/matefaenzagray/status/32/connect_established.png -share/icons/matefaenzagray/status/32/connect_no.png -share/icons/matefaenzagray/status/32/dialog-error.png -share/icons/matefaenzagray/status/32/dialog-info.png -share/icons/matefaenzagray/status/32/dialog-information.png -share/icons/matefaenzagray/status/32/dialog-password.png -share/icons/matefaenzagray/status/32/dialog-question.png -share/icons/matefaenzagray/status/32/dialog-warning.png -share/icons/matefaenzagray/status/32/edittrash.png -share/icons/matefaenzagray/status/32/empathy-available.png -share/icons/matefaenzagray/status/32/empathy-away.png -share/icons/matefaenzagray/status/32/empathy-busy.png -share/icons/matefaenzagray/status/32/empathy-extended-away.png -share/icons/matefaenzagray/status/32/empathy-invisible.png -share/icons/matefaenzagray/status/32/empathy-offline.png -share/icons/matefaenzagray/status/32/error.png -share/icons/matefaenzagray/status/32/exaile-pause.png -share/icons/matefaenzagray/status/32/glipper.png -share/icons/matefaenzagray/status/32/glippy-panel.png -share/icons/matefaenzagray/status/32/gmp-ups-missing.png -share/icons/matefaenzagray/status/32/gnome-dev-wavelan-encrypted.png -share/icons/matefaenzagray/status/32/gnome-fs-trash-full.png -share/icons/matefaenzagray/status/32/gnome-netstatus-0-24.png -share/icons/matefaenzagray/status/32/gnome-netstatus-25-49.png -share/icons/matefaenzagray/status/32/gnome-netstatus-50-74.png -share/icons/matefaenzagray/status/32/gnome-netstatus-75-100.png -share/icons/matefaenzagray/status/32/gnome-netstatus-disconn.png -share/icons/matefaenzagray/status/32/gnome-netstatus-error.png -share/icons/matefaenzagray/status/32/gnome-netstatus-idle.png -share/icons/matefaenzagray/status/32/gnome-netstatus-rx.png -share/icons/matefaenzagray/status/32/gnome-netstatus-tx.png -share/icons/matefaenzagray/status/32/gnome-netstatus-txrx.png -share/icons/matefaenzagray/status/32/gnome-stock-trash-full.png -share/icons/matefaenzagray/status/32/gpm-ac-adapter.png -share/icons/matefaenzagray/status/32/gpm-battery-000-charging.png -share/icons/matefaenzagray/status/32/gpm-battery-000.png -share/icons/matefaenzagray/status/32/gpm-battery-020-charging.png -share/icons/matefaenzagray/status/32/gpm-battery-020.png -share/icons/matefaenzagray/status/32/gpm-battery-040-charging.png -share/icons/matefaenzagray/status/32/gpm-battery-040.png -share/icons/matefaenzagray/status/32/gpm-battery-060-charging.png -share/icons/matefaenzagray/status/32/gpm-battery-060.png -share/icons/matefaenzagray/status/32/gpm-battery-080-charging.png -share/icons/matefaenzagray/status/32/gpm-battery-080.png -share/icons/matefaenzagray/status/32/gpm-battery-100-charging.png -share/icons/matefaenzagray/status/32/gpm-battery-100.png -share/icons/matefaenzagray/status/32/gpm-battery-charged.png -share/icons/matefaenzagray/status/32/gpm-primary-000-charging.png -share/icons/matefaenzagray/status/32/gpm-primary-000.png -share/icons/matefaenzagray/status/32/gpm-primary-020-charging.png -share/icons/matefaenzagray/status/32/gpm-primary-020.png -share/icons/matefaenzagray/status/32/gpm-primary-040-charging.png -share/icons/matefaenzagray/status/32/gpm-primary-040.png -share/icons/matefaenzagray/status/32/gpm-primary-060-charging.png -share/icons/matefaenzagray/status/32/gpm-primary-060.png -share/icons/matefaenzagray/status/32/gpm-primary-080-charging.png -share/icons/matefaenzagray/status/32/gpm-primary-080.png -share/icons/matefaenzagray/status/32/gpm-primary-100-charging.png -share/icons/matefaenzagray/status/32/gpm-primary-100.png -share/icons/matefaenzagray/status/32/gpm-primary-charged.png -share/icons/matefaenzagray/status/32/gpm-ups-000-charging.png -share/icons/matefaenzagray/status/32/gpm-ups-000.png -share/icons/matefaenzagray/status/32/gpm-ups-020-charging.png -share/icons/matefaenzagray/status/32/gpm-ups-020.png -share/icons/matefaenzagray/status/32/gpm-ups-040-charging.png -share/icons/matefaenzagray/status/32/gpm-ups-040.png -share/icons/matefaenzagray/status/32/gpm-ups-060-charging.png -share/icons/matefaenzagray/status/32/gpm-ups-060.png -share/icons/matefaenzagray/status/32/gpm-ups-080-charging.png -share/icons/matefaenzagray/status/32/gpm-ups-080.png -share/icons/matefaenzagray/status/32/gpm-ups-100-charging.png -share/icons/matefaenzagray/status/32/gpm-ups-100.png -share/icons/matefaenzagray/status/32/gtk-dialog-authentication.png -share/icons/matefaenzagray/status/32/gtk-dialog-error.png -share/icons/matefaenzagray/status/32/gtk-dialog-info.png -share/icons/matefaenzagray/status/32/gtk-dialog-question.png -share/icons/matefaenzagray/status/32/gtk-dialog-warning.png -share/icons/matefaenzagray/status/32/gtk-missing-image.png -share/icons/matefaenzagray/status/32/ibus-keyboard-glow-100.png -share/icons/matefaenzagray/status/32/ibus-keyboard-glow-30.png -share/icons/matefaenzagray/status/32/ibus-keyboard-glow-60.png -share/icons/matefaenzagray/status/32/ibus-keyboard.png -share/icons/matefaenzagray/status/32/image-loading.png -share/icons/matefaenzagray/status/32/image-missing.png -share/icons/matefaenzagray/status/32/indicator-messages-new.png -share/icons/matefaenzagray/status/32/indicator-messages.png -share/icons/matefaenzagray/status/32/info.png -share/icons/matefaenzagray/status/32/keys.png -share/icons/matefaenzagray/status/32/krb-expiring-ticket.png -share/icons/matefaenzagray/status/32/krb-no-valid-ticket.png -share/icons/matefaenzagray/status/32/krb-valid-ticket.png -share/icons/matefaenzagray/status/32/locked.png -share/icons/matefaenzagray/status/32/locked.xpm -share/icons/matefaenzagray/status/32/messagebox_critical.png -share/icons/matefaenzagray/status/32/messagebox_info.png -share/icons/matefaenzagray/status/32/messagebox_warning.png -share/icons/matefaenzagray/status/32/network-error.png -share/icons/matefaenzagray/status/32/network-idle.png -share/icons/matefaenzagray/status/32/network-offline.png -share/icons/matefaenzagray/status/32/network-receive.png -share/icons/matefaenzagray/status/32/network-transmit-receive.png -share/icons/matefaenzagray/status/32/network-transmit.png -share/icons/matefaenzagray/status/32/network-wired-disconnected.png -share/icons/matefaenzagray/status/32/network-wireless-encrypted.png -share/icons/matefaenzagray/status/32/new-messages-red.png -share/icons/matefaenzagray/status/32/nm-adhoc.png -share/icons/matefaenzagray/status/32/nm-device-wired-autoip.png -share/icons/matefaenzagray/status/32/nm-device-wired-secure.png -share/icons/matefaenzagray/status/32/nm-device-wired.png -share/icons/matefaenzagray/status/32/nm-device-wireless.png -share/icons/matefaenzagray/status/32/nm-device-wwan.png -share/icons/matefaenzagray/status/32/nm-no-connection.png -share/icons/matefaenzagray/status/32/nm-secure-lock.png -share/icons/matefaenzagray/status/32/nm-signal-0.png -share/icons/matefaenzagray/status/32/nm-signal-00-secure.png -share/icons/matefaenzagray/status/32/nm-signal-00.png -share/icons/matefaenzagray/status/32/nm-signal-100-secure.png -share/icons/matefaenzagray/status/32/nm-signal-100.png -share/icons/matefaenzagray/status/32/nm-signal-25-secure.png -share/icons/matefaenzagray/status/32/nm-signal-25.png -share/icons/matefaenzagray/status/32/nm-signal-50-secure.png -share/icons/matefaenzagray/status/32/nm-signal-50.png -share/icons/matefaenzagray/status/32/nm-signal-75-secure.png -share/icons/matefaenzagray/status/32/nm-signal-75.png -share/icons/matefaenzagray/status/32/nm-vpn-active-lock.png -share/icons/matefaenzagray/status/32/nm-vpn-connecting12.png -share/icons/matefaenzagray/status/32/nm-vpn-connecting13.png -share/icons/matefaenzagray/status/32/nm-vpn-connecting14.png -share/icons/matefaenzagray/status/32/nm-vpn-lock.png -share/icons/matefaenzagray/status/32/nm-vpn-standalone-lock.png -share/icons/matefaenzagray/status/32/notification-audio-volume-high.png -share/icons/matefaenzagray/status/32/notification-audio-volume-low.png -share/icons/matefaenzagray/status/32/notification-audio-volume-medium.png -share/icons/matefaenzagray/status/32/notification-audio-volume-muted.png -share/icons/matefaenzagray/status/32/notification-audio-volume-off.png -share/icons/matefaenzagray/status/32/notification-battery-000-plugged.png -share/icons/matefaenzagray/status/32/notification-battery-000.png -share/icons/matefaenzagray/status/32/notification-battery-020-plugged.png -share/icons/matefaenzagray/status/32/notification-battery-020.png -share/icons/matefaenzagray/status/32/notification-battery-040-plugged.png -share/icons/matefaenzagray/status/32/notification-battery-040.png -share/icons/matefaenzagray/status/32/notification-battery-060-plugged.png -share/icons/matefaenzagray/status/32/notification-battery-060.png -share/icons/matefaenzagray/status/32/notification-battery-080-plugged.png -share/icons/matefaenzagray/status/32/notification-battery-080.png -share/icons/matefaenzagray/status/32/notification-battery-100-plugged.png -share/icons/matefaenzagray/status/32/notification-battery-100.png -share/icons/matefaenzagray/status/32/notification-battery-empty.png -share/icons/matefaenzagray/status/32/notification-battery-low.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-000-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-000.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-020-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-020.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-040-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-040.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-060-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-060.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-080-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-080.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-100-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-100.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-charged.png -share/icons/matefaenzagray/status/32/notification-gpm-battery-empty.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-000-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-000.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-020-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-020.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-040-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-040.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-060-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-060.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-080-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-080.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-100-charging.png -share/icons/matefaenzagray/status/32/notification-gpm-ups-100.png -share/icons/matefaenzagray/status/32/notification-gsm-full.png -share/icons/matefaenzagray/status/32/notification-gsm-high.png -share/icons/matefaenzagray/status/32/notification-gsm-low.png -share/icons/matefaenzagray/status/32/notification-gsm-medium.png -share/icons/matefaenzagray/status/32/notification-gsm-none.png -share/icons/matefaenzagray/status/32/notification-network-disconnected.png -share/icons/matefaenzagray/status/32/notification-network-ethernet-connected.png -share/icons/matefaenzagray/status/32/notification-network-ethernet-disconnected.png -share/icons/matefaenzagray/status/32/notification-network-wireless-disconnected.png -share/icons/matefaenzagray/status/32/notification-network-wireless-full.png -share/icons/matefaenzagray/status/32/notification-network-wireless-high.png -share/icons/matefaenzagray/status/32/notification-network-wireless-low.png -share/icons/matefaenzagray/status/32/notification-network-wireless-medium.png -share/icons/matefaenzagray/status/32/notification-network-wireless-none.png -share/icons/matefaenzagray/status/32/printer-error.png -share/icons/matefaenzagray/status/32/printer-printing.png -share/icons/matefaenzagray/status/32/skype_away.png -share/icons/matefaenzagray/status/32/skype_dnd.png -share/icons/matefaenzagray/status/32/skype_invisible.png -share/icons/matefaenzagray/status/32/skype_na.png -share/icons/matefaenzagray/status/32/skype_offline.png -share/icons/matefaenzagray/status/32/skype_online.png -share/icons/matefaenzagray/status/32/skype_skypeme.png -share/icons/matefaenzagray/status/32/sound-icon.png -share/icons/matefaenzagray/status/32/status_lock.png -share/icons/matefaenzagray/status/32/stock_appointment-reminder.png -share/icons/matefaenzagray/status/32/stock_dialog-error.png -share/icons/matefaenzagray/status/32/stock_dialog-info.png -share/icons/matefaenzagray/status/32/stock_dialog-question.png -share/icons/matefaenzagray/status/32/stock_dialog-warning.png -share/icons/matefaenzagray/status/32/stock_lock.png -share/icons/matefaenzagray/status/32/stock_trash_full.png -share/icons/matefaenzagray/status/32/stock_volume-0.png -share/icons/matefaenzagray/status/32/stock_volume-max.png -share/icons/matefaenzagray/status/32/stock_volume-med.png -share/icons/matefaenzagray/status/32/stock_volume-min.png -share/icons/matefaenzagray/status/32/stock_volume-mute.png -share/icons/matefaenzagray/status/32/stock_volume.png -share/icons/matefaenzagray/status/32/stock_weather-night-clear.png -share/icons/matefaenzagray/status/32/stock_weather-sunny.png -share/icons/matefaenzagray/status/32/sunny.png -share/icons/matefaenzagray/status/32/system-devices-panel-alert.png -share/icons/matefaenzagray/status/32/system-devices-panel-informations.png -share/icons/matefaenzagray/status/32/system-devices-panel.png -share/icons/matefaenzagray/status/32/trashcan_full.png -share/icons/matefaenzagray/status/32/user-available.png -share/icons/matefaenzagray/status/32/user-away.png -share/icons/matefaenzagray/status/32/user-busy.png -share/icons/matefaenzagray/status/32/user-extended-away.png -share/icons/matefaenzagray/status/32/user-invisible.png -share/icons/matefaenzagray/status/32/user-offline.png -share/icons/matefaenzagray/status/32/user-trash-full.png -share/icons/matefaenzagray/status/32/weather-clear-night-000.png -share/icons/matefaenzagray/status/32/weather-clear-night-010.png -share/icons/matefaenzagray/status/32/weather-clear-night-020.png -share/icons/matefaenzagray/status/32/weather-clear-night-030.png -share/icons/matefaenzagray/status/32/weather-clear-night-040.png -share/icons/matefaenzagray/status/32/weather-clear-night-050.png -share/icons/matefaenzagray/status/32/weather-clear-night-060.png -share/icons/matefaenzagray/status/32/weather-clear-night-070.png -share/icons/matefaenzagray/status/32/weather-clear-night-080.png -share/icons/matefaenzagray/status/32/weather-clear-night-090.png -share/icons/matefaenzagray/status/32/weather-clear-night-100.png -share/icons/matefaenzagray/status/32/weather-clear-night-110.png -share/icons/matefaenzagray/status/32/weather-clear-night-120.png -share/icons/matefaenzagray/status/32/weather-clear-night-130.png -share/icons/matefaenzagray/status/32/weather-clear-night-140.png -share/icons/matefaenzagray/status/32/weather-clear-night-150.png -share/icons/matefaenzagray/status/32/weather-clear-night-160.png -share/icons/matefaenzagray/status/32/weather-clear-night-170.png -share/icons/matefaenzagray/status/32/weather-clear-night-180.png -share/icons/matefaenzagray/status/32/weather-clear-night-190.png -share/icons/matefaenzagray/status/32/weather-clear-night-200.png -share/icons/matefaenzagray/status/32/weather-clear-night-210.png -share/icons/matefaenzagray/status/32/weather-clear-night-220.png -share/icons/matefaenzagray/status/32/weather-clear-night-230.png -share/icons/matefaenzagray/status/32/weather-clear-night-240.png -share/icons/matefaenzagray/status/32/weather-clear-night-250.png -share/icons/matefaenzagray/status/32/weather-clear-night-260.png -share/icons/matefaenzagray/status/32/weather-clear-night-270.png -share/icons/matefaenzagray/status/32/weather-clear-night-280.png -share/icons/matefaenzagray/status/32/weather-clear-night-290.png -share/icons/matefaenzagray/status/32/weather-clear-night-300.png -share/icons/matefaenzagray/status/32/weather-clear-night-310.png -share/icons/matefaenzagray/status/32/weather-clear-night-320.png -share/icons/matefaenzagray/status/32/weather-clear-night-330.png -share/icons/matefaenzagray/status/32/weather-clear-night-340.png -share/icons/matefaenzagray/status/32/weather-clear-night-350.png -share/icons/matefaenzagray/status/32/weather-clear-night.png -share/icons/matefaenzagray/status/32/weather-clear.png -share/icons/matefaenzagray/status/32/weather-clouds-night.png -share/icons/matefaenzagray/status/32/weather-clouds.png -share/icons/matefaenzagray/status/32/weather-few-clouds-night.png -share/icons/matefaenzagray/status/32/weather-few-clouds.png -share/icons/matefaenzagray/status/32/weather-fog.png -share/icons/matefaenzagray/status/32/weather-overcast.png -share/icons/matefaenzagray/status/32/weather-severe-alert.png -share/icons/matefaenzagray/status/32/weather-showers-scattered.png -share/icons/matefaenzagray/status/32/weather-showers.png -share/icons/matefaenzagray/status/32/weather-snow.png -share/icons/matefaenzagray/status/32/weather-storm.png -share/icons/matefaenzagray/status/32/xfce-system-lock.png -share/icons/matefaenzagray/status/32/xfce-trash-full.png -share/icons/matefaenzagray/status/32/xfce4-mixer-muted.png -share/icons/matefaenzagray/status/32/xfce4-mixer-no-muted.png -share/icons/matefaenzagray/status/32/xfce4-mixer-volume-high.png -share/icons/matefaenzagray/status/32/xfce4-mixer-volume-low-medium.png -share/icons/matefaenzagray/status/32/xfce4-mixer-volume-low.png -share/icons/matefaenzagray/status/32/xfce4-mixer-volume-medium.png -share/icons/matefaenzagray/status/32/xfce4-mixer-volume-muted.png -share/icons/matefaenzagray/status/32/xfce4-mixer-volume-ultra-low.png -share/icons/matefaenzagray/status/32/xfce4-mixer-volume-very-high.png -share/icons/matefaenzagray/status/32/xfce4-notifyd.png -share/icons/matefaenzagray/status/32/xfce4-weather.png -share/icons/matefaenzagray/status/32/xfm-battery-000.png -share/icons/matefaenzagray/status/32/xfpm-ac-adapter.png -share/icons/matefaenzagray/status/32/xfpm-battery-000-charging.png -share/icons/matefaenzagray/status/32/xfpm-battery-020-charging.png -share/icons/matefaenzagray/status/32/xfpm-battery-020.png -share/icons/matefaenzagray/status/32/xfpm-battery-040-charging.png -share/icons/matefaenzagray/status/32/xfpm-battery-040.png -share/icons/matefaenzagray/status/32/xfpm-battery-060-charging.png -share/icons/matefaenzagray/status/32/xfpm-battery-060.png -share/icons/matefaenzagray/status/32/xfpm-battery-080-charging.png -share/icons/matefaenzagray/status/32/xfpm-battery-080.png -share/icons/matefaenzagray/status/32/xfpm-battery-100-charging.png -share/icons/matefaenzagray/status/32/xfpm-battery-100.png -share/icons/matefaenzagray/status/32/xfpm-battery-charged.png -share/icons/matefaenzagray/status/32/xfpm-primary-000-charging.png -share/icons/matefaenzagray/status/32/xfpm-primary-000.png -share/icons/matefaenzagray/status/32/xfpm-primary-020-charging.png -share/icons/matefaenzagray/status/32/xfpm-primary-020.png -share/icons/matefaenzagray/status/32/xfpm-primary-040-charging.png -share/icons/matefaenzagray/status/32/xfpm-primary-040.png -share/icons/matefaenzagray/status/32/xfpm-primary-060-charging.png -share/icons/matefaenzagray/status/32/xfpm-primary-060.png -share/icons/matefaenzagray/status/32/xfpm-primary-080-charging.png -share/icons/matefaenzagray/status/32/xfpm-primary-080.png -share/icons/matefaenzagray/status/32/xfpm-primary-100-charging.png -share/icons/matefaenzagray/status/32/xfpm-primary-100.png -share/icons/matefaenzagray/status/32/xfpm-primary-charged.png -share/icons/matefaenzagray/status/48/appointment-soon.png -share/icons/matefaenzagray/status/48/apport.png -share/icons/matefaenzagray/status/48/aptdaemon-add.png -share/icons/matefaenzagray/status/48/aptdaemon-cleanup.png -share/icons/matefaenzagray/status/48/aptdaemon-delete.png -share/icons/matefaenzagray/status/48/aptdaemon-resolve.png -share/icons/matefaenzagray/status/48/aptdaemon-wait.png -share/icons/matefaenzagray/status/48/audio-volume-high-panel.png -share/icons/matefaenzagray/status/48/audio-volume-high.png -share/icons/matefaenzagray/status/48/audio-volume-low-panel.png -share/icons/matefaenzagray/status/48/audio-volume-low-zero-panel.png -share/icons/matefaenzagray/status/48/audio-volume-low.png -share/icons/matefaenzagray/status/48/audio-volume-medium-panel.png -share/icons/matefaenzagray/status/48/audio-volume-medium.png -share/icons/matefaenzagray/status/48/audio-volume-muted-blocked-panel.png -share/icons/matefaenzagray/status/48/audio-volume-muted-blocking-panel.png -share/icons/matefaenzagray/status/48/audio-volume-muted-panel.png -share/icons/matefaenzagray/status/48/audio-volume-muted.png -share/icons/matefaenzagray/status/48/audio-volume-off.png -share/icons/matefaenzagray/status/48/audio-volume-zero-panel.png -share/icons/matefaenzagray/status/48/avatar-default.png -share/icons/matefaenzagray/status/48/battery-000.png -share/icons/matefaenzagray/status/48/battery_caution.png -share/icons/matefaenzagray/status/48/battery_charged.png -share/icons/matefaenzagray/status/48/battery_empty.png -share/icons/matefaenzagray/status/48/battery_full.png -share/icons/matefaenzagray/status/48/battery_low.png -share/icons/matefaenzagray/status/48/battery_plugged.png -share/icons/matefaenzagray/status/48/battery_third_fouth.png -share/icons/matefaenzagray/status/48/battery_two_thirds.png -share/icons/matefaenzagray/status/48/blueman-tray-disabled.png -share/icons/matefaenzagray/status/48/blueman-tray.png -share/icons/matefaenzagray/status/48/bluetooth-active.png -share/icons/matefaenzagray/status/48/bluetooth-disabled.png -share/icons/matefaenzagray/status/48/bluetooth-paired.png -share/icons/matefaenzagray/status/48/connect_creating.png -share/icons/matefaenzagray/status/48/connect_established.png -share/icons/matefaenzagray/status/48/connect_no.png -share/icons/matefaenzagray/status/48/dialog-error.png -share/icons/matefaenzagray/status/48/dialog-info.png -share/icons/matefaenzagray/status/48/dialog-information.png -share/icons/matefaenzagray/status/48/dialog-password.png -share/icons/matefaenzagray/status/48/dialog-question.png -share/icons/matefaenzagray/status/48/dialog-warning.png -share/icons/matefaenzagray/status/48/edittrash.png -share/icons/matefaenzagray/status/48/empathy-available.png -share/icons/matefaenzagray/status/48/empathy-away.png -share/icons/matefaenzagray/status/48/empathy-busy.png -share/icons/matefaenzagray/status/48/empathy-extended-away.png -share/icons/matefaenzagray/status/48/empathy-invisible.png -share/icons/matefaenzagray/status/48/empathy-offline.png -share/icons/matefaenzagray/status/48/error.png -share/icons/matefaenzagray/status/48/exaile-pause.png -share/icons/matefaenzagray/status/48/glipper.png -share/icons/matefaenzagray/status/48/glippy-panel.png -share/icons/matefaenzagray/status/48/gmp-ups-missing.png -share/icons/matefaenzagray/status/48/gnome-dev-wavelan-encrypted.png -share/icons/matefaenzagray/status/48/gnome-fs-trash-full.png -share/icons/matefaenzagray/status/48/gnome-netstatus-0-24.png -share/icons/matefaenzagray/status/48/gnome-netstatus-25-49.png -share/icons/matefaenzagray/status/48/gnome-netstatus-50-74.png -share/icons/matefaenzagray/status/48/gnome-netstatus-75-100.png -share/icons/matefaenzagray/status/48/gnome-netstatus-disconn.png -share/icons/matefaenzagray/status/48/gnome-netstatus-error.png -share/icons/matefaenzagray/status/48/gnome-netstatus-idle.png -share/icons/matefaenzagray/status/48/gnome-netstatus-rx.png -share/icons/matefaenzagray/status/48/gnome-netstatus-tx.png -share/icons/matefaenzagray/status/48/gnome-netstatus-txrx.png -share/icons/matefaenzagray/status/48/gnome-stock-trash-full.png -share/icons/matefaenzagray/status/48/gpm-ac-adapter.png -share/icons/matefaenzagray/status/48/gpm-battery-000-charging.png -share/icons/matefaenzagray/status/48/gpm-battery-000.png -share/icons/matefaenzagray/status/48/gpm-battery-020-charging.png -share/icons/matefaenzagray/status/48/gpm-battery-020.png -share/icons/matefaenzagray/status/48/gpm-battery-040-charging.png -share/icons/matefaenzagray/status/48/gpm-battery-040.png -share/icons/matefaenzagray/status/48/gpm-battery-060-charging.png -share/icons/matefaenzagray/status/48/gpm-battery-060.png -share/icons/matefaenzagray/status/48/gpm-battery-080-charging.png -share/icons/matefaenzagray/status/48/gpm-battery-080.png -share/icons/matefaenzagray/status/48/gpm-battery-100-charging.png -share/icons/matefaenzagray/status/48/gpm-battery-100.png -share/icons/matefaenzagray/status/48/gpm-battery-charged.png -share/icons/matefaenzagray/status/48/gpm-primary-000-charging.png -share/icons/matefaenzagray/status/48/gpm-primary-000.png -share/icons/matefaenzagray/status/48/gpm-primary-020-charging.png -share/icons/matefaenzagray/status/48/gpm-primary-020.png -share/icons/matefaenzagray/status/48/gpm-primary-040-charging.png -share/icons/matefaenzagray/status/48/gpm-primary-040.png -share/icons/matefaenzagray/status/48/gpm-primary-060-charging.png -share/icons/matefaenzagray/status/48/gpm-primary-060.png -share/icons/matefaenzagray/status/48/gpm-primary-080-charging.png -share/icons/matefaenzagray/status/48/gpm-primary-080.png -share/icons/matefaenzagray/status/48/gpm-primary-100-charging.png -share/icons/matefaenzagray/status/48/gpm-primary-100.png -share/icons/matefaenzagray/status/48/gpm-primary-charged.png -share/icons/matefaenzagray/status/48/gpm-ups-000-charging.png -share/icons/matefaenzagray/status/48/gpm-ups-000.png -share/icons/matefaenzagray/status/48/gpm-ups-020-charging.png -share/icons/matefaenzagray/status/48/gpm-ups-020.png -share/icons/matefaenzagray/status/48/gpm-ups-040-charging.png -share/icons/matefaenzagray/status/48/gpm-ups-040.png -share/icons/matefaenzagray/status/48/gpm-ups-060-charging.png -share/icons/matefaenzagray/status/48/gpm-ups-060.png -share/icons/matefaenzagray/status/48/gpm-ups-080-charging.png -share/icons/matefaenzagray/status/48/gpm-ups-080.png -share/icons/matefaenzagray/status/48/gpm-ups-100-charging.png -share/icons/matefaenzagray/status/48/gpm-ups-100.png -share/icons/matefaenzagray/status/48/gtk-dialog-authentication.png -share/icons/matefaenzagray/status/48/gtk-dialog-error.png -share/icons/matefaenzagray/status/48/gtk-dialog-info.png -share/icons/matefaenzagray/status/48/gtk-dialog-question.png -share/icons/matefaenzagray/status/48/gtk-dialog-warning.png -share/icons/matefaenzagray/status/48/gtk-missing-image.png -share/icons/matefaenzagray/status/48/ibus-keyboard-glow-100.png -share/icons/matefaenzagray/status/48/ibus-keyboard-glow-30.png -share/icons/matefaenzagray/status/48/ibus-keyboard-glow-60.png -share/icons/matefaenzagray/status/48/ibus-keyboard.png -share/icons/matefaenzagray/status/48/image-loading.png -share/icons/matefaenzagray/status/48/image-missing.png -share/icons/matefaenzagray/status/48/indicator-messages-new.png -share/icons/matefaenzagray/status/48/indicator-messages.png -share/icons/matefaenzagray/status/48/info.png -share/icons/matefaenzagray/status/48/keys.png -share/icons/matefaenzagray/status/48/krb-expiring-ticket.png -share/icons/matefaenzagray/status/48/krb-no-valid-ticket.png -share/icons/matefaenzagray/status/48/krb-valid-ticket.png -share/icons/matefaenzagray/status/48/locked.png -share/icons/matefaenzagray/status/48/locked.xpm -share/icons/matefaenzagray/status/48/messagebox_critical.png -share/icons/matefaenzagray/status/48/messagebox_info.png -share/icons/matefaenzagray/status/48/messagebox_warning.png -share/icons/matefaenzagray/status/48/network-error.png -share/icons/matefaenzagray/status/48/network-idle.png -share/icons/matefaenzagray/status/48/network-offline.png -share/icons/matefaenzagray/status/48/network-receive.png -share/icons/matefaenzagray/status/48/network-transmit-receive.png -share/icons/matefaenzagray/status/48/network-transmit.png -share/icons/matefaenzagray/status/48/network-wired-disconnected.png -share/icons/matefaenzagray/status/48/network-wireless-encrypted.png -share/icons/matefaenzagray/status/48/new-messages-red.png -share/icons/matefaenzagray/status/48/nm-adhoc.png -share/icons/matefaenzagray/status/48/nm-device-wired-autoip.png -share/icons/matefaenzagray/status/48/nm-device-wired-secure.png -share/icons/matefaenzagray/status/48/nm-device-wired.png -share/icons/matefaenzagray/status/48/nm-device-wireless.png -share/icons/matefaenzagray/status/48/nm-device-wwan.png -share/icons/matefaenzagray/status/48/nm-no-connection.png -share/icons/matefaenzagray/status/48/nm-secure-lock.png -share/icons/matefaenzagray/status/48/nm-signal-0.png -share/icons/matefaenzagray/status/48/nm-signal-00-secure.png -share/icons/matefaenzagray/status/48/nm-signal-00.png -share/icons/matefaenzagray/status/48/nm-signal-100-secure.png -share/icons/matefaenzagray/status/48/nm-signal-100.png -share/icons/matefaenzagray/status/48/nm-signal-25-secure.png -share/icons/matefaenzagray/status/48/nm-signal-25.png -share/icons/matefaenzagray/status/48/nm-signal-50-secure.png -share/icons/matefaenzagray/status/48/nm-signal-50.png -share/icons/matefaenzagray/status/48/nm-signal-75-secure.png -share/icons/matefaenzagray/status/48/nm-signal-75.png -share/icons/matefaenzagray/status/48/nm-vpn-active-lock.png -share/icons/matefaenzagray/status/48/nm-vpn-connecting12.png -share/icons/matefaenzagray/status/48/nm-vpn-connecting13.png -share/icons/matefaenzagray/status/48/nm-vpn-connecting14.png -share/icons/matefaenzagray/status/48/nm-vpn-lock.png -share/icons/matefaenzagray/status/48/nm-vpn-standalone-lock.png -share/icons/matefaenzagray/status/48/notification-audio-volume-high.png -share/icons/matefaenzagray/status/48/notification-audio-volume-low.png -share/icons/matefaenzagray/status/48/notification-audio-volume-medium.png -share/icons/matefaenzagray/status/48/notification-audio-volume-muted.png -share/icons/matefaenzagray/status/48/notification-audio-volume-off.png -share/icons/matefaenzagray/status/48/notification-battery-000-plugged.png -share/icons/matefaenzagray/status/48/notification-battery-000.png -share/icons/matefaenzagray/status/48/notification-battery-020-plugged.png -share/icons/matefaenzagray/status/48/notification-battery-020.png -share/icons/matefaenzagray/status/48/notification-battery-040-plugged.png -share/icons/matefaenzagray/status/48/notification-battery-040.png -share/icons/matefaenzagray/status/48/notification-battery-060-plugged.png -share/icons/matefaenzagray/status/48/notification-battery-060.png -share/icons/matefaenzagray/status/48/notification-battery-080-plugged.png -share/icons/matefaenzagray/status/48/notification-battery-080.png -share/icons/matefaenzagray/status/48/notification-battery-100-plugged.png -share/icons/matefaenzagray/status/48/notification-battery-100.png -share/icons/matefaenzagray/status/48/notification-battery-empty.png -share/icons/matefaenzagray/status/48/notification-battery-low.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-000-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-000.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-020-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-020.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-040-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-040.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-060-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-060.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-080-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-080.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-100-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-100.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-charged.png -share/icons/matefaenzagray/status/48/notification-gpm-battery-empty.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-000-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-000.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-020-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-020.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-040-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-040.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-060-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-060.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-080-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-080.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-100-charging.png -share/icons/matefaenzagray/status/48/notification-gpm-ups-100.png -share/icons/matefaenzagray/status/48/notification-gsm-full.png -share/icons/matefaenzagray/status/48/notification-gsm-high.png -share/icons/matefaenzagray/status/48/notification-gsm-low.png -share/icons/matefaenzagray/status/48/notification-gsm-medium.png -share/icons/matefaenzagray/status/48/notification-gsm-none.png -share/icons/matefaenzagray/status/48/notification-network-disconnected.png -share/icons/matefaenzagray/status/48/notification-network-ethernet-connected.png -share/icons/matefaenzagray/status/48/notification-network-ethernet-disconnected.png -share/icons/matefaenzagray/status/48/notification-network-wireless-disconnected.png -share/icons/matefaenzagray/status/48/notification-network-wireless-full.png -share/icons/matefaenzagray/status/48/notification-network-wireless-high.png -share/icons/matefaenzagray/status/48/notification-network-wireless-low.png -share/icons/matefaenzagray/status/48/notification-network-wireless-medium.png -share/icons/matefaenzagray/status/48/notification-network-wireless-none.png -share/icons/matefaenzagray/status/48/printer-error.png -share/icons/matefaenzagray/status/48/printer-printing.png -share/icons/matefaenzagray/status/48/skype_away.png -share/icons/matefaenzagray/status/48/skype_dnd.png -share/icons/matefaenzagray/status/48/skype_invisible.png -share/icons/matefaenzagray/status/48/skype_na.png -share/icons/matefaenzagray/status/48/skype_offline.png -share/icons/matefaenzagray/status/48/skype_online.png -share/icons/matefaenzagray/status/48/skype_skypeme.png -share/icons/matefaenzagray/status/48/sound-icon.png -share/icons/matefaenzagray/status/48/status_lock.png -share/icons/matefaenzagray/status/48/stock_appointment-reminder.png -share/icons/matefaenzagray/status/48/stock_dialog-error.png -share/icons/matefaenzagray/status/48/stock_dialog-info.png -share/icons/matefaenzagray/status/48/stock_dialog-question.png -share/icons/matefaenzagray/status/48/stock_dialog-warning.png -share/icons/matefaenzagray/status/48/stock_lock.png -share/icons/matefaenzagray/status/48/stock_trash_full.png -share/icons/matefaenzagray/status/48/stock_volume-0.png -share/icons/matefaenzagray/status/48/stock_volume-max.png -share/icons/matefaenzagray/status/48/stock_volume-med.png -share/icons/matefaenzagray/status/48/stock_volume-min.png -share/icons/matefaenzagray/status/48/stock_volume-mute.png -share/icons/matefaenzagray/status/48/stock_volume.png -share/icons/matefaenzagray/status/48/stock_weather-night-clear.png -share/icons/matefaenzagray/status/48/stock_weather-sunny.png -share/icons/matefaenzagray/status/48/sunny.png -share/icons/matefaenzagray/status/48/system-devices-panel-alert.png -share/icons/matefaenzagray/status/48/system-devices-panel-informations.png -share/icons/matefaenzagray/status/48/system-devices-panel.png -share/icons/matefaenzagray/status/48/trashcan_full.png -share/icons/matefaenzagray/status/48/user-available.png -share/icons/matefaenzagray/status/48/user-away.png -share/icons/matefaenzagray/status/48/user-busy.png -share/icons/matefaenzagray/status/48/user-extended-away.png -share/icons/matefaenzagray/status/48/user-invisible.png -share/icons/matefaenzagray/status/48/user-offline.png -share/icons/matefaenzagray/status/48/user-trash-full.png -share/icons/matefaenzagray/status/48/weather-clear-night-000.png -share/icons/matefaenzagray/status/48/weather-clear-night-010.png -share/icons/matefaenzagray/status/48/weather-clear-night-020.png -share/icons/matefaenzagray/status/48/weather-clear-night-030.png -share/icons/matefaenzagray/status/48/weather-clear-night-040.png -share/icons/matefaenzagray/status/48/weather-clear-night-050.png -share/icons/matefaenzagray/status/48/weather-clear-night-060.png -share/icons/matefaenzagray/status/48/weather-clear-night-070.png -share/icons/matefaenzagray/status/48/weather-clear-night-080.png -share/icons/matefaenzagray/status/48/weather-clear-night-090.png -share/icons/matefaenzagray/status/48/weather-clear-night-100.png -share/icons/matefaenzagray/status/48/weather-clear-night-110.png -share/icons/matefaenzagray/status/48/weather-clear-night-120.png -share/icons/matefaenzagray/status/48/weather-clear-night-130.png -share/icons/matefaenzagray/status/48/weather-clear-night-140.png -share/icons/matefaenzagray/status/48/weather-clear-night-150.png -share/icons/matefaenzagray/status/48/weather-clear-night-160.png -share/icons/matefaenzagray/status/48/weather-clear-night-170.png -share/icons/matefaenzagray/status/48/weather-clear-night-180.png -share/icons/matefaenzagray/status/48/weather-clear-night-190.png -share/icons/matefaenzagray/status/48/weather-clear-night-200.png -share/icons/matefaenzagray/status/48/weather-clear-night-210.png -share/icons/matefaenzagray/status/48/weather-clear-night-220.png -share/icons/matefaenzagray/status/48/weather-clear-night-230.png -share/icons/matefaenzagray/status/48/weather-clear-night-240.png -share/icons/matefaenzagray/status/48/weather-clear-night-250.png -share/icons/matefaenzagray/status/48/weather-clear-night-260.png -share/icons/matefaenzagray/status/48/weather-clear-night-270.png -share/icons/matefaenzagray/status/48/weather-clear-night-280.png -share/icons/matefaenzagray/status/48/weather-clear-night-290.png -share/icons/matefaenzagray/status/48/weather-clear-night-300.png -share/icons/matefaenzagray/status/48/weather-clear-night-310.png -share/icons/matefaenzagray/status/48/weather-clear-night-320.png -share/icons/matefaenzagray/status/48/weather-clear-night-330.png -share/icons/matefaenzagray/status/48/weather-clear-night-340.png -share/icons/matefaenzagray/status/48/weather-clear-night-350.png -share/icons/matefaenzagray/status/48/weather-clear-night.png -share/icons/matefaenzagray/status/48/weather-clear.png -share/icons/matefaenzagray/status/48/weather-clouds-night.png -share/icons/matefaenzagray/status/48/weather-clouds.png -share/icons/matefaenzagray/status/48/weather-few-clouds-night.png -share/icons/matefaenzagray/status/48/weather-few-clouds.png -share/icons/matefaenzagray/status/48/weather-fog.png -share/icons/matefaenzagray/status/48/weather-overcast.png -share/icons/matefaenzagray/status/48/weather-severe-alert.png -share/icons/matefaenzagray/status/48/weather-showers-scattered.png -share/icons/matefaenzagray/status/48/weather-showers.png -share/icons/matefaenzagray/status/48/weather-snow.png -share/icons/matefaenzagray/status/48/weather-storm.png -share/icons/matefaenzagray/status/48/xfce-system-lock.png -share/icons/matefaenzagray/status/48/xfce-trash-full.png -share/icons/matefaenzagray/status/48/xfce4-mixer-muted.png -share/icons/matefaenzagray/status/48/xfce4-mixer-no-muted.png -share/icons/matefaenzagray/status/48/xfce4-mixer-volume-high.png -share/icons/matefaenzagray/status/48/xfce4-mixer-volume-low-medium.png -share/icons/matefaenzagray/status/48/xfce4-mixer-volume-low.png -share/icons/matefaenzagray/status/48/xfce4-mixer-volume-medium.png -share/icons/matefaenzagray/status/48/xfce4-mixer-volume-muted.png -share/icons/matefaenzagray/status/48/xfce4-mixer-volume-ultra-low.png -share/icons/matefaenzagray/status/48/xfce4-mixer-volume-very-high.png -share/icons/matefaenzagray/status/48/xfce4-notifyd.png -share/icons/matefaenzagray/status/48/xfce4-weather.png -share/icons/matefaenzagray/status/48/xfm-battery-000.png -share/icons/matefaenzagray/status/48/xfpm-ac-adapter.png -share/icons/matefaenzagray/status/48/xfpm-battery-000-charging.png -share/icons/matefaenzagray/status/48/xfpm-battery-020-charging.png -share/icons/matefaenzagray/status/48/xfpm-battery-020.png -share/icons/matefaenzagray/status/48/xfpm-battery-040-charging.png -share/icons/matefaenzagray/status/48/xfpm-battery-040.png -share/icons/matefaenzagray/status/48/xfpm-battery-060-charging.png -share/icons/matefaenzagray/status/48/xfpm-battery-060.png -share/icons/matefaenzagray/status/48/xfpm-battery-080-charging.png -share/icons/matefaenzagray/status/48/xfpm-battery-080.png -share/icons/matefaenzagray/status/48/xfpm-battery-100-charging.png -share/icons/matefaenzagray/status/48/xfpm-battery-100.png -share/icons/matefaenzagray/status/48/xfpm-battery-charged.png -share/icons/matefaenzagray/status/48/xfpm-primary-000-charging.png -share/icons/matefaenzagray/status/48/xfpm-primary-000.png -share/icons/matefaenzagray/status/48/xfpm-primary-020-charging.png -share/icons/matefaenzagray/status/48/xfpm-primary-020.png -share/icons/matefaenzagray/status/48/xfpm-primary-040-charging.png -share/icons/matefaenzagray/status/48/xfpm-primary-040.png -share/icons/matefaenzagray/status/48/xfpm-primary-060-charging.png -share/icons/matefaenzagray/status/48/xfpm-primary-060.png -share/icons/matefaenzagray/status/48/xfpm-primary-080-charging.png -share/icons/matefaenzagray/status/48/xfpm-primary-080.png -share/icons/matefaenzagray/status/48/xfpm-primary-100-charging.png -share/icons/matefaenzagray/status/48/xfpm-primary-100.png -share/icons/matefaenzagray/status/48/xfpm-primary-charged.png -share/icons/matefaenzagray/status/64/appointment-soon.png -share/icons/matefaenzagray/status/64/apport.png -share/icons/matefaenzagray/status/64/aptdaemon-add.png -share/icons/matefaenzagray/status/64/aptdaemon-cleanup.png -share/icons/matefaenzagray/status/64/aptdaemon-delete.png -share/icons/matefaenzagray/status/64/aptdaemon-resolve.png -share/icons/matefaenzagray/status/64/aptdaemon-wait.png -share/icons/matefaenzagray/status/64/audio-volume-high-panel.png -share/icons/matefaenzagray/status/64/audio-volume-high.png -share/icons/matefaenzagray/status/64/audio-volume-low-panel.png -share/icons/matefaenzagray/status/64/audio-volume-low-zero-panel.png -share/icons/matefaenzagray/status/64/audio-volume-low.png -share/icons/matefaenzagray/status/64/audio-volume-medium-panel.png -share/icons/matefaenzagray/status/64/audio-volume-medium.png -share/icons/matefaenzagray/status/64/audio-volume-muted-blocked-panel.png -share/icons/matefaenzagray/status/64/audio-volume-muted-blocking-panel.png -share/icons/matefaenzagray/status/64/audio-volume-muted-panel.png -share/icons/matefaenzagray/status/64/audio-volume-muted.png -share/icons/matefaenzagray/status/64/audio-volume-off.png -share/icons/matefaenzagray/status/64/audio-volume-zero-panel.png -share/icons/matefaenzagray/status/64/avatar-default.png -share/icons/matefaenzagray/status/64/battery-000.png -share/icons/matefaenzagray/status/64/battery_caution.png -share/icons/matefaenzagray/status/64/battery_charged.png -share/icons/matefaenzagray/status/64/battery_empty.png -share/icons/matefaenzagray/status/64/battery_full.png -share/icons/matefaenzagray/status/64/battery_low.png -share/icons/matefaenzagray/status/64/battery_plugged.png -share/icons/matefaenzagray/status/64/battery_third_fouth.png -share/icons/matefaenzagray/status/64/battery_two_thirds.png -share/icons/matefaenzagray/status/64/blueman-tray-disabled.png -share/icons/matefaenzagray/status/64/blueman-tray.png -share/icons/matefaenzagray/status/64/bluetooth-active.png -share/icons/matefaenzagray/status/64/bluetooth-disabled.png -share/icons/matefaenzagray/status/64/bluetooth-paired.png -share/icons/matefaenzagray/status/64/connect_creating.png -share/icons/matefaenzagray/status/64/connect_established.png -share/icons/matefaenzagray/status/64/connect_no.png -share/icons/matefaenzagray/status/64/dialog-error.png -share/icons/matefaenzagray/status/64/dialog-info.png -share/icons/matefaenzagray/status/64/dialog-information.png -share/icons/matefaenzagray/status/64/dialog-password.png -share/icons/matefaenzagray/status/64/dialog-question.png -share/icons/matefaenzagray/status/64/dialog-warning.png -share/icons/matefaenzagray/status/64/edittrash.png -share/icons/matefaenzagray/status/64/empathy-available.png -share/icons/matefaenzagray/status/64/empathy-away.png -share/icons/matefaenzagray/status/64/empathy-busy.png -share/icons/matefaenzagray/status/64/empathy-extended-away.png -share/icons/matefaenzagray/status/64/empathy-invisible.png -share/icons/matefaenzagray/status/64/empathy-offline.png -share/icons/matefaenzagray/status/64/error.png -share/icons/matefaenzagray/status/64/exaile-pause.png -share/icons/matefaenzagray/status/64/glipper.png -share/icons/matefaenzagray/status/64/glippy-panel.png -share/icons/matefaenzagray/status/64/gmp-ups-missing.png -share/icons/matefaenzagray/status/64/gnome-dev-wavelan-encrypted.png -share/icons/matefaenzagray/status/64/gnome-fs-trash-full.png -share/icons/matefaenzagray/status/64/gnome-netstatus-0-24.png -share/icons/matefaenzagray/status/64/gnome-netstatus-25-49.png -share/icons/matefaenzagray/status/64/gnome-netstatus-50-74.png -share/icons/matefaenzagray/status/64/gnome-netstatus-75-100.png -share/icons/matefaenzagray/status/64/gnome-netstatus-disconn.png -share/icons/matefaenzagray/status/64/gnome-netstatus-error.png -share/icons/matefaenzagray/status/64/gnome-netstatus-idle.png -share/icons/matefaenzagray/status/64/gnome-netstatus-rx.png -share/icons/matefaenzagray/status/64/gnome-netstatus-tx.png -share/icons/matefaenzagray/status/64/gnome-netstatus-txrx.png -share/icons/matefaenzagray/status/64/gnome-stock-trash-full.png -share/icons/matefaenzagray/status/64/gpm-ac-adapter.png -share/icons/matefaenzagray/status/64/gpm-battery-000-charging.png -share/icons/matefaenzagray/status/64/gpm-battery-000.png -share/icons/matefaenzagray/status/64/gpm-battery-020-charging.png -share/icons/matefaenzagray/status/64/gpm-battery-020.png -share/icons/matefaenzagray/status/64/gpm-battery-040-charging.png -share/icons/matefaenzagray/status/64/gpm-battery-040.png -share/icons/matefaenzagray/status/64/gpm-battery-060-charging.png -share/icons/matefaenzagray/status/64/gpm-battery-060.png -share/icons/matefaenzagray/status/64/gpm-battery-080-charging.png -share/icons/matefaenzagray/status/64/gpm-battery-080.png -share/icons/matefaenzagray/status/64/gpm-battery-100-charging.png -share/icons/matefaenzagray/status/64/gpm-battery-100.png -share/icons/matefaenzagray/status/64/gpm-battery-charged.png -share/icons/matefaenzagray/status/64/gpm-primary-000-charging.png -share/icons/matefaenzagray/status/64/gpm-primary-000.png -share/icons/matefaenzagray/status/64/gpm-primary-020-charging.png -share/icons/matefaenzagray/status/64/gpm-primary-020.png -share/icons/matefaenzagray/status/64/gpm-primary-040-charging.png -share/icons/matefaenzagray/status/64/gpm-primary-040.png -share/icons/matefaenzagray/status/64/gpm-primary-060-charging.png -share/icons/matefaenzagray/status/64/gpm-primary-060.png -share/icons/matefaenzagray/status/64/gpm-primary-080-charging.png -share/icons/matefaenzagray/status/64/gpm-primary-080.png -share/icons/matefaenzagray/status/64/gpm-primary-100-charging.png -share/icons/matefaenzagray/status/64/gpm-primary-100.png -share/icons/matefaenzagray/status/64/gpm-primary-charged.png -share/icons/matefaenzagray/status/64/gpm-ups-000-charging.png -share/icons/matefaenzagray/status/64/gpm-ups-000.png -share/icons/matefaenzagray/status/64/gpm-ups-020-charging.png -share/icons/matefaenzagray/status/64/gpm-ups-020.png -share/icons/matefaenzagray/status/64/gpm-ups-040-charging.png -share/icons/matefaenzagray/status/64/gpm-ups-040.png -share/icons/matefaenzagray/status/64/gpm-ups-060-charging.png -share/icons/matefaenzagray/status/64/gpm-ups-060.png -share/icons/matefaenzagray/status/64/gpm-ups-080-charging.png -share/icons/matefaenzagray/status/64/gpm-ups-080.png -share/icons/matefaenzagray/status/64/gpm-ups-100-charging.png -share/icons/matefaenzagray/status/64/gpm-ups-100.png -share/icons/matefaenzagray/status/64/gtk-dialog-authentication.png -share/icons/matefaenzagray/status/64/gtk-dialog-error.png -share/icons/matefaenzagray/status/64/gtk-dialog-info.png -share/icons/matefaenzagray/status/64/gtk-dialog-question.png -share/icons/matefaenzagray/status/64/gtk-dialog-warning.png -share/icons/matefaenzagray/status/64/gtk-missing-image.png -share/icons/matefaenzagray/status/64/ibus-keyboard-glow-100.png -share/icons/matefaenzagray/status/64/ibus-keyboard-glow-30.png -share/icons/matefaenzagray/status/64/ibus-keyboard-glow-60.png -share/icons/matefaenzagray/status/64/ibus-keyboard.png -share/icons/matefaenzagray/status/64/image-loading.png -share/icons/matefaenzagray/status/64/image-missing.png -share/icons/matefaenzagray/status/64/indicator-messages-new.png -share/icons/matefaenzagray/status/64/indicator-messages.png -share/icons/matefaenzagray/status/64/info.png -share/icons/matefaenzagray/status/64/keys.png -share/icons/matefaenzagray/status/64/krb-expiring-ticket.png -share/icons/matefaenzagray/status/64/krb-no-valid-ticket.png -share/icons/matefaenzagray/status/64/krb-valid-ticket.png -share/icons/matefaenzagray/status/64/locked.png -share/icons/matefaenzagray/status/64/messagebox_critical.png -share/icons/matefaenzagray/status/64/messagebox_info.png -share/icons/matefaenzagray/status/64/messagebox_warning.png -share/icons/matefaenzagray/status/64/network-error.png -share/icons/matefaenzagray/status/64/network-idle.png -share/icons/matefaenzagray/status/64/network-offline.png -share/icons/matefaenzagray/status/64/network-receive.png -share/icons/matefaenzagray/status/64/network-transmit-receive.png -share/icons/matefaenzagray/status/64/network-transmit.png -share/icons/matefaenzagray/status/64/network-wireless-encrypted.png -share/icons/matefaenzagray/status/64/new-messages-red.png -share/icons/matefaenzagray/status/64/nm-adhoc.png -share/icons/matefaenzagray/status/64/nm-device-wired-autoip.png -share/icons/matefaenzagray/status/64/nm-device-wired-secure.png -share/icons/matefaenzagray/status/64/nm-device-wired.png -share/icons/matefaenzagray/status/64/nm-device-wireless.png -share/icons/matefaenzagray/status/64/nm-device-wwan.png -share/icons/matefaenzagray/status/64/nm-no-connection.png -share/icons/matefaenzagray/status/64/nm-secure-lock.png -share/icons/matefaenzagray/status/64/nm-signal-0.png -share/icons/matefaenzagray/status/64/nm-signal-00-secure.png -share/icons/matefaenzagray/status/64/nm-signal-00.png -share/icons/matefaenzagray/status/64/nm-signal-100-secure.png -share/icons/matefaenzagray/status/64/nm-signal-100.png -share/icons/matefaenzagray/status/64/nm-signal-25-secure.png -share/icons/matefaenzagray/status/64/nm-signal-25.png -share/icons/matefaenzagray/status/64/nm-signal-50-secure.png -share/icons/matefaenzagray/status/64/nm-signal-50.png -share/icons/matefaenzagray/status/64/nm-signal-75-secure.png -share/icons/matefaenzagray/status/64/nm-signal-75.png -share/icons/matefaenzagray/status/64/nm-vpn-active-lock.png -share/icons/matefaenzagray/status/64/nm-vpn-connecting12.png -share/icons/matefaenzagray/status/64/nm-vpn-connecting13.png -share/icons/matefaenzagray/status/64/nm-vpn-connecting14.png -share/icons/matefaenzagray/status/64/nm-vpn-lock.png -share/icons/matefaenzagray/status/64/nm-vpn-standalone-lock.png -share/icons/matefaenzagray/status/64/notification-audio-volume-high.png -share/icons/matefaenzagray/status/64/notification-audio-volume-low.png -share/icons/matefaenzagray/status/64/notification-audio-volume-medium.png -share/icons/matefaenzagray/status/64/notification-audio-volume-muted.png -share/icons/matefaenzagray/status/64/notification-audio-volume-off.png -share/icons/matefaenzagray/status/64/notification-battery-000-plugged.png -share/icons/matefaenzagray/status/64/notification-battery-000.png -share/icons/matefaenzagray/status/64/notification-battery-020-plugged.png -share/icons/matefaenzagray/status/64/notification-battery-020.png -share/icons/matefaenzagray/status/64/notification-battery-040-plugged.png -share/icons/matefaenzagray/status/64/notification-battery-040.png -share/icons/matefaenzagray/status/64/notification-battery-060-plugged.png -share/icons/matefaenzagray/status/64/notification-battery-060.png -share/icons/matefaenzagray/status/64/notification-battery-080-plugged.png -share/icons/matefaenzagray/status/64/notification-battery-080.png -share/icons/matefaenzagray/status/64/notification-battery-100-plugged.png -share/icons/matefaenzagray/status/64/notification-battery-100.png -share/icons/matefaenzagray/status/64/notification-battery-empty.png -share/icons/matefaenzagray/status/64/notification-battery-low.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-000-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-000.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-020-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-020.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-040-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-040.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-060-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-060.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-080-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-080.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-100-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-100.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-charged.png -share/icons/matefaenzagray/status/64/notification-gpm-battery-empty.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-000-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-000.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-020-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-020.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-040-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-040.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-060-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-060.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-080-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-080.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-100-charging.png -share/icons/matefaenzagray/status/64/notification-gpm-ups-100.png -share/icons/matefaenzagray/status/64/notification-gsm-full.png -share/icons/matefaenzagray/status/64/notification-gsm-high.png -share/icons/matefaenzagray/status/64/notification-gsm-low.png -share/icons/matefaenzagray/status/64/notification-gsm-medium.png -share/icons/matefaenzagray/status/64/notification-gsm-none.png -share/icons/matefaenzagray/status/64/notification-network-disconnected.png -share/icons/matefaenzagray/status/64/notification-network-ethernet-connected.png -share/icons/matefaenzagray/status/64/notification-network-ethernet-disconnected.png -share/icons/matefaenzagray/status/64/notification-network-wireless-disconnected.png -share/icons/matefaenzagray/status/64/notification-network-wireless-full.png -share/icons/matefaenzagray/status/64/notification-network-wireless-high.png -share/icons/matefaenzagray/status/64/notification-network-wireless-low.png -share/icons/matefaenzagray/status/64/notification-network-wireless-medium.png -share/icons/matefaenzagray/status/64/notification-network-wireless-none.png -share/icons/matefaenzagray/status/64/printer-error.png -share/icons/matefaenzagray/status/64/printer-printing.png -share/icons/matefaenzagray/status/64/skype_away.png -share/icons/matefaenzagray/status/64/skype_dnd.png -share/icons/matefaenzagray/status/64/skype_invisible.png -share/icons/matefaenzagray/status/64/skype_na.png -share/icons/matefaenzagray/status/64/skype_offline.png -share/icons/matefaenzagray/status/64/skype_online.png -share/icons/matefaenzagray/status/64/skype_skypeme.png -share/icons/matefaenzagray/status/64/sound-icon.png -share/icons/matefaenzagray/status/64/status_lock.png -share/icons/matefaenzagray/status/64/stock_appointment-reminder.png -share/icons/matefaenzagray/status/64/stock_dialog-error.png -share/icons/matefaenzagray/status/64/stock_dialog-info.png -share/icons/matefaenzagray/status/64/stock_dialog-question.png -share/icons/matefaenzagray/status/64/stock_dialog-warning.png -share/icons/matefaenzagray/status/64/stock_lock.png -share/icons/matefaenzagray/status/64/stock_trash_full.png -share/icons/matefaenzagray/status/64/stock_volume-0.png -share/icons/matefaenzagray/status/64/stock_volume-max.png -share/icons/matefaenzagray/status/64/stock_volume-med.png -share/icons/matefaenzagray/status/64/stock_volume-min.png -share/icons/matefaenzagray/status/64/stock_volume-mute.png -share/icons/matefaenzagray/status/64/stock_volume.png -share/icons/matefaenzagray/status/64/stock_weather-night-clear.png -share/icons/matefaenzagray/status/64/stock_weather-sunny.png -share/icons/matefaenzagray/status/64/sunny.png -share/icons/matefaenzagray/status/64/system-devices-panel-alert.png -share/icons/matefaenzagray/status/64/system-devices-panel-informations.png -share/icons/matefaenzagray/status/64/system-devices-panel.png -share/icons/matefaenzagray/status/64/trashcan_full.png -share/icons/matefaenzagray/status/64/user-available.png -share/icons/matefaenzagray/status/64/user-away.png -share/icons/matefaenzagray/status/64/user-busy.png -share/icons/matefaenzagray/status/64/user-extended-away.png -share/icons/matefaenzagray/status/64/user-invisible.png -share/icons/matefaenzagray/status/64/user-offline.png -share/icons/matefaenzagray/status/64/user-trash-full.png -share/icons/matefaenzagray/status/64/weather-clear-night-000.png -share/icons/matefaenzagray/status/64/weather-clear-night-010.png -share/icons/matefaenzagray/status/64/weather-clear-night-020.png -share/icons/matefaenzagray/status/64/weather-clear-night-030.png -share/icons/matefaenzagray/status/64/weather-clear-night-040.png -share/icons/matefaenzagray/status/64/weather-clear-night-050.png -share/icons/matefaenzagray/status/64/weather-clear-night-060.png -share/icons/matefaenzagray/status/64/weather-clear-night-070.png -share/icons/matefaenzagray/status/64/weather-clear-night-080.png -share/icons/matefaenzagray/status/64/weather-clear-night-090.png -share/icons/matefaenzagray/status/64/weather-clear-night-100.png -share/icons/matefaenzagray/status/64/weather-clear-night-110.png -share/icons/matefaenzagray/status/64/weather-clear-night-120.png -share/icons/matefaenzagray/status/64/weather-clear-night-130.png -share/icons/matefaenzagray/status/64/weather-clear-night-140.png -share/icons/matefaenzagray/status/64/weather-clear-night-150.png -share/icons/matefaenzagray/status/64/weather-clear-night-160.png -share/icons/matefaenzagray/status/64/weather-clear-night-170.png -share/icons/matefaenzagray/status/64/weather-clear-night-180.png -share/icons/matefaenzagray/status/64/weather-clear-night-190.png -share/icons/matefaenzagray/status/64/weather-clear-night-200.png -share/icons/matefaenzagray/status/64/weather-clear-night-210.png -share/icons/matefaenzagray/status/64/weather-clear-night-220.png -share/icons/matefaenzagray/status/64/weather-clear-night-230.png -share/icons/matefaenzagray/status/64/weather-clear-night-240.png -share/icons/matefaenzagray/status/64/weather-clear-night-250.png -share/icons/matefaenzagray/status/64/weather-clear-night-260.png -share/icons/matefaenzagray/status/64/weather-clear-night-270.png -share/icons/matefaenzagray/status/64/weather-clear-night-280.png -share/icons/matefaenzagray/status/64/weather-clear-night-290.png -share/icons/matefaenzagray/status/64/weather-clear-night-300.png -share/icons/matefaenzagray/status/64/weather-clear-night-310.png -share/icons/matefaenzagray/status/64/weather-clear-night-320.png -share/icons/matefaenzagray/status/64/weather-clear-night-330.png -share/icons/matefaenzagray/status/64/weather-clear-night-340.png -share/icons/matefaenzagray/status/64/weather-clear-night-350.png -share/icons/matefaenzagray/status/64/weather-clear-night.png -share/icons/matefaenzagray/status/64/weather-clear.png -share/icons/matefaenzagray/status/64/weather-clouds-night.png -share/icons/matefaenzagray/status/64/weather-clouds.png -share/icons/matefaenzagray/status/64/weather-few-clouds-night.png -share/icons/matefaenzagray/status/64/weather-few-clouds.png -share/icons/matefaenzagray/status/64/weather-fog.png -share/icons/matefaenzagray/status/64/weather-overcast.png -share/icons/matefaenzagray/status/64/weather-severe-alert.png -share/icons/matefaenzagray/status/64/weather-showers-scattered.png -share/icons/matefaenzagray/status/64/weather-showers.png -share/icons/matefaenzagray/status/64/weather-snow.png -share/icons/matefaenzagray/status/64/weather-storm.png -share/icons/matefaenzagray/status/64/xfce-system-lock.png -share/icons/matefaenzagray/status/64/xfce-trash-full.png -share/icons/matefaenzagray/status/64/xfce4-mixer-muted.png -share/icons/matefaenzagray/status/64/xfce4-mixer-no-muted.png -share/icons/matefaenzagray/status/64/xfce4-mixer-volume-high.png -share/icons/matefaenzagray/status/64/xfce4-mixer-volume-low-medium.png -share/icons/matefaenzagray/status/64/xfce4-mixer-volume-low.png -share/icons/matefaenzagray/status/64/xfce4-mixer-volume-medium.png -share/icons/matefaenzagray/status/64/xfce4-mixer-volume-muted.png -share/icons/matefaenzagray/status/64/xfce4-mixer-volume-ultra-low.png -share/icons/matefaenzagray/status/64/xfce4-mixer-volume-very-high.png -share/icons/matefaenzagray/status/64/xfce4-notifyd.png -share/icons/matefaenzagray/status/64/xfce4-weather.png -share/icons/matefaenzagray/status/64/xfm-battery-000.png -share/icons/matefaenzagray/status/64/xfpm-ac-adapter.png -share/icons/matefaenzagray/status/64/xfpm-battery-000-charging.png -share/icons/matefaenzagray/status/64/xfpm-battery-020-charging.png -share/icons/matefaenzagray/status/64/xfpm-battery-020.png -share/icons/matefaenzagray/status/64/xfpm-battery-040-charging.png -share/icons/matefaenzagray/status/64/xfpm-battery-040.png -share/icons/matefaenzagray/status/64/xfpm-battery-060-charging.png -share/icons/matefaenzagray/status/64/xfpm-battery-060.png -share/icons/matefaenzagray/status/64/xfpm-battery-080-charging.png -share/icons/matefaenzagray/status/64/xfpm-battery-080.png -share/icons/matefaenzagray/status/64/xfpm-battery-100-charging.png -share/icons/matefaenzagray/status/64/xfpm-battery-100.png -share/icons/matefaenzagray/status/64/xfpm-battery-charged.png -share/icons/matefaenzagray/status/64/xfpm-primary-000-charging.png -share/icons/matefaenzagray/status/64/xfpm-primary-000.png -share/icons/matefaenzagray/status/64/xfpm-primary-020-charging.png -share/icons/matefaenzagray/status/64/xfpm-primary-020.png -share/icons/matefaenzagray/status/64/xfpm-primary-040-charging.png -share/icons/matefaenzagray/status/64/xfpm-primary-040.png -share/icons/matefaenzagray/status/64/xfpm-primary-060-charging.png -share/icons/matefaenzagray/status/64/xfpm-primary-060.png -share/icons/matefaenzagray/status/64/xfpm-primary-080-charging.png -share/icons/matefaenzagray/status/64/xfpm-primary-080.png -share/icons/matefaenzagray/status/64/xfpm-primary-100-charging.png -share/icons/matefaenzagray/status/64/xfpm-primary-100.png -share/icons/matefaenzagray/status/64/xfpm-primary-charged.png -share/icons/matefaenzagray/status/96/appointment-soon.png -share/icons/matefaenzagray/status/96/apport.png -share/icons/matefaenzagray/status/96/aptdaemon-add.png -share/icons/matefaenzagray/status/96/aptdaemon-cleanup.png -share/icons/matefaenzagray/status/96/aptdaemon-delete.png -share/icons/matefaenzagray/status/96/aptdaemon-resolve.png -share/icons/matefaenzagray/status/96/aptdaemon-wait.png -share/icons/matefaenzagray/status/96/audio-volume-high-panel.png -share/icons/matefaenzagray/status/96/audio-volume-high.png -share/icons/matefaenzagray/status/96/audio-volume-low-panel.png -share/icons/matefaenzagray/status/96/audio-volume-low-zero-panel.png -share/icons/matefaenzagray/status/96/audio-volume-low.png -share/icons/matefaenzagray/status/96/audio-volume-medium-panel.png -share/icons/matefaenzagray/status/96/audio-volume-medium.png -share/icons/matefaenzagray/status/96/audio-volume-muted-blocked-panel.png -share/icons/matefaenzagray/status/96/audio-volume-muted-blocking-panel.png -share/icons/matefaenzagray/status/96/audio-volume-muted-panel.png -share/icons/matefaenzagray/status/96/audio-volume-muted.png -share/icons/matefaenzagray/status/96/audio-volume-off.png -share/icons/matefaenzagray/status/96/audio-volume-zero-panel.png -share/icons/matefaenzagray/status/96/avatar-default.png -share/icons/matefaenzagray/status/96/battery-000.png -share/icons/matefaenzagray/status/96/battery_caution.png -share/icons/matefaenzagray/status/96/battery_charged.png -share/icons/matefaenzagray/status/96/battery_empty.png -share/icons/matefaenzagray/status/96/battery_full.png -share/icons/matefaenzagray/status/96/battery_low.png -share/icons/matefaenzagray/status/96/battery_plugged.png -share/icons/matefaenzagray/status/96/battery_third_fouth.png -share/icons/matefaenzagray/status/96/battery_two_thirds.png -share/icons/matefaenzagray/status/96/blueman-tray-disabled.png -share/icons/matefaenzagray/status/96/blueman-tray.png -share/icons/matefaenzagray/status/96/bluetooth-active.png -share/icons/matefaenzagray/status/96/bluetooth-disabled.png -share/icons/matefaenzagray/status/96/bluetooth-paired.png -share/icons/matefaenzagray/status/96/connect_creating.png -share/icons/matefaenzagray/status/96/connect_established.png -share/icons/matefaenzagray/status/96/connect_no.png -share/icons/matefaenzagray/status/96/dialog-error.png -share/icons/matefaenzagray/status/96/dialog-info.png -share/icons/matefaenzagray/status/96/dialog-information.png -share/icons/matefaenzagray/status/96/dialog-password.png -share/icons/matefaenzagray/status/96/dialog-question.png -share/icons/matefaenzagray/status/96/dialog-warning.png -share/icons/matefaenzagray/status/96/edittrash.png -share/icons/matefaenzagray/status/96/empathy-available.png -share/icons/matefaenzagray/status/96/empathy-away.png -share/icons/matefaenzagray/status/96/empathy-busy.png -share/icons/matefaenzagray/status/96/empathy-extended-away.png -share/icons/matefaenzagray/status/96/empathy-invisible.png -share/icons/matefaenzagray/status/96/empathy-offline.png -share/icons/matefaenzagray/status/96/error.png -share/icons/matefaenzagray/status/96/exaile-pause.png -share/icons/matefaenzagray/status/96/glipper.png -share/icons/matefaenzagray/status/96/glippy-panel.png -share/icons/matefaenzagray/status/96/gmp-ups-missing.png -share/icons/matefaenzagray/status/96/gnome-dev-wavelan-encrypted.png -share/icons/matefaenzagray/status/96/gnome-fs-trash-full.png -share/icons/matefaenzagray/status/96/gnome-netstatus-0-24.png -share/icons/matefaenzagray/status/96/gnome-netstatus-25-49.png -share/icons/matefaenzagray/status/96/gnome-netstatus-50-74.png -share/icons/matefaenzagray/status/96/gnome-netstatus-75-100.png -share/icons/matefaenzagray/status/96/gnome-netstatus-disconn.png -share/icons/matefaenzagray/status/96/gnome-netstatus-error.png -share/icons/matefaenzagray/status/96/gnome-netstatus-idle.png -share/icons/matefaenzagray/status/96/gnome-netstatus-rx.png -share/icons/matefaenzagray/status/96/gnome-netstatus-tx.png -share/icons/matefaenzagray/status/96/gnome-netstatus-txrx.png -share/icons/matefaenzagray/status/96/gnome-stock-trash-full.png -share/icons/matefaenzagray/status/96/gpm-ac-adapter.png -share/icons/matefaenzagray/status/96/gpm-battery-000-charging.png -share/icons/matefaenzagray/status/96/gpm-battery-000.png -share/icons/matefaenzagray/status/96/gpm-battery-020-charging.png -share/icons/matefaenzagray/status/96/gpm-battery-020.png -share/icons/matefaenzagray/status/96/gpm-battery-040-charging.png -share/icons/matefaenzagray/status/96/gpm-battery-040.png -share/icons/matefaenzagray/status/96/gpm-battery-060-charging.png -share/icons/matefaenzagray/status/96/gpm-battery-060.png -share/icons/matefaenzagray/status/96/gpm-battery-080-charging.png -share/icons/matefaenzagray/status/96/gpm-battery-080.png -share/icons/matefaenzagray/status/96/gpm-battery-100-charging.png -share/icons/matefaenzagray/status/96/gpm-battery-100.png -share/icons/matefaenzagray/status/96/gpm-battery-charged.png -share/icons/matefaenzagray/status/96/gpm-primary-000-charging.png -share/icons/matefaenzagray/status/96/gpm-primary-000.png -share/icons/matefaenzagray/status/96/gpm-primary-020-charging.png -share/icons/matefaenzagray/status/96/gpm-primary-020.png -share/icons/matefaenzagray/status/96/gpm-primary-040-charging.png -share/icons/matefaenzagray/status/96/gpm-primary-040.png -share/icons/matefaenzagray/status/96/gpm-primary-060-charging.png -share/icons/matefaenzagray/status/96/gpm-primary-060.png -share/icons/matefaenzagray/status/96/gpm-primary-080-charging.png -share/icons/matefaenzagray/status/96/gpm-primary-080.png -share/icons/matefaenzagray/status/96/gpm-primary-100-charging.png -share/icons/matefaenzagray/status/96/gpm-primary-100.png -share/icons/matefaenzagray/status/96/gpm-primary-charged.png -share/icons/matefaenzagray/status/96/gpm-ups-000-charging.png -share/icons/matefaenzagray/status/96/gpm-ups-000.png -share/icons/matefaenzagray/status/96/gpm-ups-020-charging.png -share/icons/matefaenzagray/status/96/gpm-ups-020.png -share/icons/matefaenzagray/status/96/gpm-ups-040-charging.png -share/icons/matefaenzagray/status/96/gpm-ups-040.png -share/icons/matefaenzagray/status/96/gpm-ups-060-charging.png -share/icons/matefaenzagray/status/96/gpm-ups-060.png -share/icons/matefaenzagray/status/96/gpm-ups-080-charging.png -share/icons/matefaenzagray/status/96/gpm-ups-080.png -share/icons/matefaenzagray/status/96/gpm-ups-100-charging.png -share/icons/matefaenzagray/status/96/gpm-ups-100.png -share/icons/matefaenzagray/status/96/gtk-dialog-authentication.png -share/icons/matefaenzagray/status/96/gtk-dialog-error.png -share/icons/matefaenzagray/status/96/gtk-dialog-info.png -share/icons/matefaenzagray/status/96/gtk-dialog-question.png -share/icons/matefaenzagray/status/96/gtk-dialog-warning.png -share/icons/matefaenzagray/status/96/gtk-missing-image.png -share/icons/matefaenzagray/status/96/ibus-keyboard-glow-100.png -share/icons/matefaenzagray/status/96/ibus-keyboard-glow-30.png -share/icons/matefaenzagray/status/96/ibus-keyboard-glow-60.png -share/icons/matefaenzagray/status/96/ibus-keyboard.png -share/icons/matefaenzagray/status/96/image-loading.png -share/icons/matefaenzagray/status/96/image-missing.png -share/icons/matefaenzagray/status/96/indicator-messages-new.png -share/icons/matefaenzagray/status/96/indicator-messages.png -share/icons/matefaenzagray/status/96/info.png -share/icons/matefaenzagray/status/96/keys.png -share/icons/matefaenzagray/status/96/krb-expiring-ticket.png -share/icons/matefaenzagray/status/96/krb-no-valid-ticket.png -share/icons/matefaenzagray/status/96/krb-valid-ticket.png -share/icons/matefaenzagray/status/96/locked.png -share/icons/matefaenzagray/status/96/messagebox_critical.png -share/icons/matefaenzagray/status/96/messagebox_info.png -share/icons/matefaenzagray/status/96/messagebox_warning.png -share/icons/matefaenzagray/status/96/network-error.png -share/icons/matefaenzagray/status/96/network-idle.png -share/icons/matefaenzagray/status/96/network-offline.png -share/icons/matefaenzagray/status/96/network-receive.png -share/icons/matefaenzagray/status/96/network-transmit-receive.png -share/icons/matefaenzagray/status/96/network-transmit.png -share/icons/matefaenzagray/status/96/network-wireless-encrypted.png -share/icons/matefaenzagray/status/96/new-messages-red.png -share/icons/matefaenzagray/status/96/nm-adhoc.png -share/icons/matefaenzagray/status/96/nm-device-wired-autoip.png -share/icons/matefaenzagray/status/96/nm-device-wired-secure.png -share/icons/matefaenzagray/status/96/nm-device-wired.png -share/icons/matefaenzagray/status/96/nm-device-wireless.png -share/icons/matefaenzagray/status/96/nm-device-wwan.png -share/icons/matefaenzagray/status/96/nm-no-connection.png -share/icons/matefaenzagray/status/96/nm-secure-lock.png -share/icons/matefaenzagray/status/96/nm-signal-0.png -share/icons/matefaenzagray/status/96/nm-signal-00-secure.png -share/icons/matefaenzagray/status/96/nm-signal-00.png -share/icons/matefaenzagray/status/96/nm-signal-100-secure.png -share/icons/matefaenzagray/status/96/nm-signal-100.png -share/icons/matefaenzagray/status/96/nm-signal-25-secure.png -share/icons/matefaenzagray/status/96/nm-signal-25.png -share/icons/matefaenzagray/status/96/nm-signal-50-secure.png -share/icons/matefaenzagray/status/96/nm-signal-50.png -share/icons/matefaenzagray/status/96/nm-signal-75-secure.png -share/icons/matefaenzagray/status/96/nm-signal-75.png -share/icons/matefaenzagray/status/96/nm-vpn-active-lock.png -share/icons/matefaenzagray/status/96/nm-vpn-connecting12.png -share/icons/matefaenzagray/status/96/nm-vpn-connecting13.png -share/icons/matefaenzagray/status/96/nm-vpn-connecting14.png -share/icons/matefaenzagray/status/96/nm-vpn-lock.png -share/icons/matefaenzagray/status/96/nm-vpn-standalone-lock.png -share/icons/matefaenzagray/status/96/notification-audio-volume-high.png -share/icons/matefaenzagray/status/96/notification-audio-volume-low.png -share/icons/matefaenzagray/status/96/notification-audio-volume-medium.png -share/icons/matefaenzagray/status/96/notification-audio-volume-muted.png -share/icons/matefaenzagray/status/96/notification-audio-volume-off.png -share/icons/matefaenzagray/status/96/notification-battery-000-plugged.png -share/icons/matefaenzagray/status/96/notification-battery-000.png -share/icons/matefaenzagray/status/96/notification-battery-020-plugged.png -share/icons/matefaenzagray/status/96/notification-battery-020.png -share/icons/matefaenzagray/status/96/notification-battery-040-plugged.png -share/icons/matefaenzagray/status/96/notification-battery-040.png -share/icons/matefaenzagray/status/96/notification-battery-060-plugged.png -share/icons/matefaenzagray/status/96/notification-battery-060.png -share/icons/matefaenzagray/status/96/notification-battery-080-plugged.png -share/icons/matefaenzagray/status/96/notification-battery-080.png -share/icons/matefaenzagray/status/96/notification-battery-100-plugged.png -share/icons/matefaenzagray/status/96/notification-battery-100.png -share/icons/matefaenzagray/status/96/notification-battery-empty.png -share/icons/matefaenzagray/status/96/notification-battery-low.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-000-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-000.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-020-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-020.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-040-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-040.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-060-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-060.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-080-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-080.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-100-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-100.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-charged.png -share/icons/matefaenzagray/status/96/notification-gpm-battery-empty.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-000-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-000.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-020-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-020.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-040-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-040.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-060-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-060.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-080-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-080.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-100-charging.png -share/icons/matefaenzagray/status/96/notification-gpm-ups-100.png -share/icons/matefaenzagray/status/96/notification-gsm-full.png -share/icons/matefaenzagray/status/96/notification-gsm-high.png -share/icons/matefaenzagray/status/96/notification-gsm-low.png -share/icons/matefaenzagray/status/96/notification-gsm-medium.png -share/icons/matefaenzagray/status/96/notification-gsm-none.png -share/icons/matefaenzagray/status/96/notification-network-disconnected.png -share/icons/matefaenzagray/status/96/notification-network-ethernet-connected.png -share/icons/matefaenzagray/status/96/notification-network-ethernet-disconnected.png -share/icons/matefaenzagray/status/96/notification-network-wireless-disconnected.png -share/icons/matefaenzagray/status/96/notification-network-wireless-full.png -share/icons/matefaenzagray/status/96/notification-network-wireless-high.png -share/icons/matefaenzagray/status/96/notification-network-wireless-low.png -share/icons/matefaenzagray/status/96/notification-network-wireless-medium.png -share/icons/matefaenzagray/status/96/notification-network-wireless-none.png -share/icons/matefaenzagray/status/96/printer-error.png -share/icons/matefaenzagray/status/96/printer-printing.png -share/icons/matefaenzagray/status/96/skype_away.png -share/icons/matefaenzagray/status/96/skype_dnd.png -share/icons/matefaenzagray/status/96/skype_invisible.png -share/icons/matefaenzagray/status/96/skype_na.png -share/icons/matefaenzagray/status/96/skype_offline.png -share/icons/matefaenzagray/status/96/skype_online.png -share/icons/matefaenzagray/status/96/skype_skypeme.png -share/icons/matefaenzagray/status/96/sound-icon.png -share/icons/matefaenzagray/status/96/status_lock.png -share/icons/matefaenzagray/status/96/stock_appointment-reminder.png -share/icons/matefaenzagray/status/96/stock_dialog-error.png -share/icons/matefaenzagray/status/96/stock_dialog-info.png -share/icons/matefaenzagray/status/96/stock_dialog-question.png -share/icons/matefaenzagray/status/96/stock_dialog-warning.png -share/icons/matefaenzagray/status/96/stock_lock.png -share/icons/matefaenzagray/status/96/stock_trash_full.png -share/icons/matefaenzagray/status/96/stock_volume-0.png -share/icons/matefaenzagray/status/96/stock_volume-max.png -share/icons/matefaenzagray/status/96/stock_volume-med.png -share/icons/matefaenzagray/status/96/stock_volume-min.png -share/icons/matefaenzagray/status/96/stock_volume-mute.png -share/icons/matefaenzagray/status/96/stock_volume.png -share/icons/matefaenzagray/status/96/stock_weather-night-clear.png -share/icons/matefaenzagray/status/96/stock_weather-sunny.png -share/icons/matefaenzagray/status/96/sunny.png -share/icons/matefaenzagray/status/96/system-devices-panel-alert.png -share/icons/matefaenzagray/status/96/system-devices-panel-informations.png -share/icons/matefaenzagray/status/96/system-devices-panel.png -share/icons/matefaenzagray/status/96/trashcan_full.png -share/icons/matefaenzagray/status/96/user-available.png -share/icons/matefaenzagray/status/96/user-away.png -share/icons/matefaenzagray/status/96/user-busy.png -share/icons/matefaenzagray/status/96/user-extended-away.png -share/icons/matefaenzagray/status/96/user-invisible.png -share/icons/matefaenzagray/status/96/user-offline.png -share/icons/matefaenzagray/status/96/user-trash-full.png -share/icons/matefaenzagray/status/96/weather-clear-night-000.png -share/icons/matefaenzagray/status/96/weather-clear-night-010.png -share/icons/matefaenzagray/status/96/weather-clear-night-020.png -share/icons/matefaenzagray/status/96/weather-clear-night-030.png -share/icons/matefaenzagray/status/96/weather-clear-night-040.png -share/icons/matefaenzagray/status/96/weather-clear-night-050.png -share/icons/matefaenzagray/status/96/weather-clear-night-060.png -share/icons/matefaenzagray/status/96/weather-clear-night-070.png -share/icons/matefaenzagray/status/96/weather-clear-night-080.png -share/icons/matefaenzagray/status/96/weather-clear-night-090.png -share/icons/matefaenzagray/status/96/weather-clear-night-100.png -share/icons/matefaenzagray/status/96/weather-clear-night-110.png -share/icons/matefaenzagray/status/96/weather-clear-night-120.png -share/icons/matefaenzagray/status/96/weather-clear-night-130.png -share/icons/matefaenzagray/status/96/weather-clear-night-140.png -share/icons/matefaenzagray/status/96/weather-clear-night-150.png -share/icons/matefaenzagray/status/96/weather-clear-night-160.png -share/icons/matefaenzagray/status/96/weather-clear-night-170.png -share/icons/matefaenzagray/status/96/weather-clear-night-180.png -share/icons/matefaenzagray/status/96/weather-clear-night-190.png -share/icons/matefaenzagray/status/96/weather-clear-night-200.png -share/icons/matefaenzagray/status/96/weather-clear-night-210.png -share/icons/matefaenzagray/status/96/weather-clear-night-220.png -share/icons/matefaenzagray/status/96/weather-clear-night-230.png -share/icons/matefaenzagray/status/96/weather-clear-night-240.png -share/icons/matefaenzagray/status/96/weather-clear-night-250.png -share/icons/matefaenzagray/status/96/weather-clear-night-260.png -share/icons/matefaenzagray/status/96/weather-clear-night-270.png -share/icons/matefaenzagray/status/96/weather-clear-night-280.png -share/icons/matefaenzagray/status/96/weather-clear-night-290.png -share/icons/matefaenzagray/status/96/weather-clear-night-300.png -share/icons/matefaenzagray/status/96/weather-clear-night-310.png -share/icons/matefaenzagray/status/96/weather-clear-night-320.png -share/icons/matefaenzagray/status/96/weather-clear-night-330.png -share/icons/matefaenzagray/status/96/weather-clear-night-340.png -share/icons/matefaenzagray/status/96/weather-clear-night-350.png -share/icons/matefaenzagray/status/96/weather-clear-night.png -share/icons/matefaenzagray/status/96/weather-clear.png -share/icons/matefaenzagray/status/96/weather-clouds-night.png -share/icons/matefaenzagray/status/96/weather-clouds.png -share/icons/matefaenzagray/status/96/weather-few-clouds-night.png -share/icons/matefaenzagray/status/96/weather-few-clouds.png -share/icons/matefaenzagray/status/96/weather-fog.png -share/icons/matefaenzagray/status/96/weather-overcast.png -share/icons/matefaenzagray/status/96/weather-severe-alert.png -share/icons/matefaenzagray/status/96/weather-showers-scattered.png -share/icons/matefaenzagray/status/96/weather-showers.png -share/icons/matefaenzagray/status/96/weather-snow.png -share/icons/matefaenzagray/status/96/weather-storm.png -share/icons/matefaenzagray/status/96/xfce-system-lock.png -share/icons/matefaenzagray/status/96/xfce-trash-full.png -share/icons/matefaenzagray/status/96/xfce4-mixer-muted.png -share/icons/matefaenzagray/status/96/xfce4-mixer-no-muted.png -share/icons/matefaenzagray/status/96/xfce4-mixer-volume-high.png -share/icons/matefaenzagray/status/96/xfce4-mixer-volume-low-medium.png -share/icons/matefaenzagray/status/96/xfce4-mixer-volume-low.png -share/icons/matefaenzagray/status/96/xfce4-mixer-volume-medium.png -share/icons/matefaenzagray/status/96/xfce4-mixer-volume-muted.png -share/icons/matefaenzagray/status/96/xfce4-mixer-volume-ultra-low.png -share/icons/matefaenzagray/status/96/xfce4-mixer-volume-very-high.png -share/icons/matefaenzagray/status/96/xfce4-notifyd.png -share/icons/matefaenzagray/status/96/xfce4-weather.png -share/icons/matefaenzagray/status/96/xfm-battery-000.png -share/icons/matefaenzagray/status/96/xfpm-ac-adapter.png -share/icons/matefaenzagray/status/96/xfpm-battery-000-charging.png -share/icons/matefaenzagray/status/96/xfpm-battery-020-charging.png -share/icons/matefaenzagray/status/96/xfpm-battery-020.png -share/icons/matefaenzagray/status/96/xfpm-battery-040-charging.png -share/icons/matefaenzagray/status/96/xfpm-battery-040.png -share/icons/matefaenzagray/status/96/xfpm-battery-060-charging.png -share/icons/matefaenzagray/status/96/xfpm-battery-060.png -share/icons/matefaenzagray/status/96/xfpm-battery-080-charging.png -share/icons/matefaenzagray/status/96/xfpm-battery-080.png -share/icons/matefaenzagray/status/96/xfpm-battery-100-charging.png -share/icons/matefaenzagray/status/96/xfpm-battery-100.png -share/icons/matefaenzagray/status/96/xfpm-battery-charged.png -share/icons/matefaenzagray/status/96/xfpm-primary-000-charging.png -share/icons/matefaenzagray/status/96/xfpm-primary-000.png -share/icons/matefaenzagray/status/96/xfpm-primary-020-charging.png -share/icons/matefaenzagray/status/96/xfpm-primary-020.png -share/icons/matefaenzagray/status/96/xfpm-primary-040-charging.png -share/icons/matefaenzagray/status/96/xfpm-primary-040.png -share/icons/matefaenzagray/status/96/xfpm-primary-060-charging.png -share/icons/matefaenzagray/status/96/xfpm-primary-060.png -share/icons/matefaenzagray/status/96/xfpm-primary-080-charging.png -share/icons/matefaenzagray/status/96/xfpm-primary-080.png -share/icons/matefaenzagray/status/96/xfpm-primary-100-charging.png -share/icons/matefaenzagray/status/96/xfpm-primary-100.png -share/icons/matefaenzagray/status/96/xfpm-primary-charged.png -share/icons/matefaenzagray/status/scalable/appointment-soon.svg -share/icons/matefaenzagray/status/scalable/apport.svg -share/icons/matefaenzagray/status/scalable/aptdaemon-add.svg -share/icons/matefaenzagray/status/scalable/aptdaemon-cleanup.svg -share/icons/matefaenzagray/status/scalable/aptdaemon-delete.svg -share/icons/matefaenzagray/status/scalable/aptdaemon-resolve.svg -share/icons/matefaenzagray/status/scalable/aptdaemon-wait.svg -share/icons/matefaenzagray/status/scalable/audio-volume-high-panel.svg -share/icons/matefaenzagray/status/scalable/audio-volume-high-symbolic.svg -share/icons/matefaenzagray/status/scalable/audio-volume-high.svg -share/icons/matefaenzagray/status/scalable/audio-volume-low-panel.svg -share/icons/matefaenzagray/status/scalable/audio-volume-low-symbolic.svg -share/icons/matefaenzagray/status/scalable/audio-volume-low-zero-panel.svg -share/icons/matefaenzagray/status/scalable/audio-volume-low.svg -share/icons/matefaenzagray/status/scalable/audio-volume-medium-panel.svg -share/icons/matefaenzagray/status/scalable/audio-volume-medium-symbolic.svg -share/icons/matefaenzagray/status/scalable/audio-volume-medium.svg -share/icons/matefaenzagray/status/scalable/audio-volume-muted-blocked-panel.svg -share/icons/matefaenzagray/status/scalable/audio-volume-muted-blocking-panel.svg -share/icons/matefaenzagray/status/scalable/audio-volume-muted-panel.svg -share/icons/matefaenzagray/status/scalable/audio-volume-muted-symbolic.svg -share/icons/matefaenzagray/status/scalable/audio-volume-muted.svg -share/icons/matefaenzagray/status/scalable/audio-volume-off.svg -share/icons/matefaenzagray/status/scalable/audio-volume-zero-panel.svg -share/icons/matefaenzagray/status/scalable/avatar-default-symbolic.svg -share/icons/matefaenzagray/status/scalable/avatar-default.svg -share/icons/matefaenzagray/status/scalable/battery-000.svg -share/icons/matefaenzagray/status/scalable/battery-caution-charging-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-caution-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-empty-charging-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-empty-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-full-charged-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-full-charging-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-full-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-good-charging-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-good-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-low-charging-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-low-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery-missing-symbolic.svg -share/icons/matefaenzagray/status/scalable/battery_caution.svg -share/icons/matefaenzagray/status/scalable/battery_charged.svg -share/icons/matefaenzagray/status/scalable/battery_empty.svg -share/icons/matefaenzagray/status/scalable/battery_full.svg -share/icons/matefaenzagray/status/scalable/battery_low.svg -share/icons/matefaenzagray/status/scalable/battery_plugged.svg -share/icons/matefaenzagray/status/scalable/battery_third_fouth.svg -share/icons/matefaenzagray/status/scalable/battery_two_thirds.svg -share/icons/matefaenzagray/status/scalable/blueman-tray-disabled.svg -share/icons/matefaenzagray/status/scalable/blueman-tray.svg -share/icons/matefaenzagray/status/scalable/bluetooth-active-symbolic.svg -share/icons/matefaenzagray/status/scalable/bluetooth-active.svg -share/icons/matefaenzagray/status/scalable/bluetooth-disabled-symbolic.svg -share/icons/matefaenzagray/status/scalable/bluetooth-disabled.svg -share/icons/matefaenzagray/status/scalable/bluetooth-paired.svg -share/icons/matefaenzagray/status/scalable/changes-allow-symbolic.svg -share/icons/matefaenzagray/status/scalable/changes-prevent-symbolic.svg -share/icons/matefaenzagray/status/scalable/connect_creating.svg -share/icons/matefaenzagray/status/scalable/connect_established.svg -share/icons/matefaenzagray/status/scalable/connect_no.svg -share/icons/matefaenzagray/status/scalable/dialog-error-symbolic.svg -share/icons/matefaenzagray/status/scalable/dialog-error.svg -share/icons/matefaenzagray/status/scalable/dialog-info.svg -share/icons/matefaenzagray/status/scalable/dialog-information-symbolic.svg -share/icons/matefaenzagray/status/scalable/dialog-information.svg -share/icons/matefaenzagray/status/scalable/dialog-password-symbolic.svg -share/icons/matefaenzagray/status/scalable/dialog-password.svg -share/icons/matefaenzagray/status/scalable/dialog-question-symbolic.svg -share/icons/matefaenzagray/status/scalable/dialog-question.svg -share/icons/matefaenzagray/status/scalable/dialog-warning-symbolic.svg -share/icons/matefaenzagray/status/scalable/dialog-warning.svg -share/icons/matefaenzagray/status/scalable/display-brightness-symbolic.svg -share/icons/matefaenzagray/status/scalable/edittrash.svg -share/icons/matefaenzagray/status/scalable/empathy-available.svg -share/icons/matefaenzagray/status/scalable/empathy-away.svg -share/icons/matefaenzagray/status/scalable/empathy-busy.svg -share/icons/matefaenzagray/status/scalable/empathy-extended-away.svg -share/icons/matefaenzagray/status/scalable/empathy-invisible.svg -share/icons/matefaenzagray/status/scalable/empathy-offline.svg -share/icons/matefaenzagray/status/scalable/error.svg -share/icons/matefaenzagray/status/scalable/exaile-pause.svg -share/icons/matefaenzagray/status/scalable/glipper.svg -share/icons/matefaenzagray/status/scalable/glippy-panel.svg -share/icons/matefaenzagray/status/scalable/gmp-ups-missing.svg -share/icons/matefaenzagray/status/scalable/gnome-dev-wavelan-encrypted.svg -share/icons/matefaenzagray/status/scalable/gnome-fs-trash-full.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-0-24.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-25-49.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-50-74.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-75-100.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-disconn.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-error.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-idle.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-rx.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-tx.svg -share/icons/matefaenzagray/status/scalable/gnome-netstatus-txrx.svg -share/icons/matefaenzagray/status/scalable/gnome-stock-trash-full.svg -share/icons/matefaenzagray/status/scalable/gpm-ac-adapter.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-000-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-000.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-020-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-020.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-040-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-040.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-060-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-060.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-080-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-080.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-100-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-100.svg -share/icons/matefaenzagray/status/scalable/gpm-battery-charged.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-000-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-000.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-020-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-020.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-040-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-040.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-060-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-060.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-080-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-080.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-100-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-100.svg -share/icons/matefaenzagray/status/scalable/gpm-primary-charged.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-000-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-000.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-020-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-020.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-040-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-040.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-060-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-060.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-080-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-080.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-100-charging.svg -share/icons/matefaenzagray/status/scalable/gpm-ups-100.svg -share/icons/matefaenzagray/status/scalable/gtk-dialog-authentication.svg -share/icons/matefaenzagray/status/scalable/gtk-dialog-error.svg -share/icons/matefaenzagray/status/scalable/gtk-dialog-info.svg -share/icons/matefaenzagray/status/scalable/gtk-dialog-question.svg -share/icons/matefaenzagray/status/scalable/gtk-dialog-warning.svg -share/icons/matefaenzagray/status/scalable/gtk-missing-image.svg -share/icons/matefaenzagray/status/scalable/ibus-keyboard-glow.svg -share/icons/matefaenzagray/status/scalable/ibus-keyboard.svg -share/icons/matefaenzagray/status/scalable/image-loading.svg -share/icons/matefaenzagray/status/scalable/image-missing.svg -share/icons/matefaenzagray/status/scalable/indicator-messages-new.svg -share/icons/matefaenzagray/status/scalable/indicator-messages.svg -share/icons/matefaenzagray/status/scalable/info.svg -share/icons/matefaenzagray/status/scalable/keyboard-brightness-symbolic.svg -share/icons/matefaenzagray/status/scalable/keys.svg -share/icons/matefaenzagray/status/scalable/krb-expiring-ticket.svg -share/icons/matefaenzagray/status/scalable/krb-no-valid-ticket.svg -share/icons/matefaenzagray/status/scalable/krb-valid-ticket.svg -share/icons/matefaenzagray/status/scalable/locked.svg -share/icons/matefaenzagray/status/scalable/mail-attachment-symbolic.svg -share/icons/matefaenzagray/status/scalable/mail-read-symbolic.svg -share/icons/matefaenzagray/status/scalable/mail-unread-symbolic.svg -share/icons/matefaenzagray/status/scalable/media-playlist-repeat-symbolic.svg -share/icons/matefaenzagray/status/scalable/media-playlist-shuffle-symbolic.svg -share/icons/matefaenzagray/status/scalable/messagebox_critical.svg -share/icons/matefaenzagray/status/scalable/messagebox_info.svg -share/icons/matefaenzagray/status/scalable/messagebox_warning.svg -share/icons/matefaenzagray/status/scalable/microphone-sensitivity-high-symbolic.svg -share/icons/matefaenzagray/status/scalable/microphone-sensitivity-low-symbolic.svg -share/icons/matefaenzagray/status/scalable/microphone-sensitivity-medium-symbolic.svg -share/icons/matefaenzagray/status/scalable/microphone-sensitivity-none-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-3g-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-4g-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-connected-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-edge-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-gprs-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-signal-acquiring-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-signal-excellent-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-signal-good-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-signal-none-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-signal-ok-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-signal-weak-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-cellular-umts-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-error-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-error.svg -share/icons/matefaenzagray/status/scalable/network-idle.svg -share/icons/matefaenzagray/status/scalable/network-offline-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-offline.svg -share/icons/matefaenzagray/status/scalable/network-receive-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-receive.svg -share/icons/matefaenzagray/status/scalable/network-transmit-receive-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-transmit-receive.svg -share/icons/matefaenzagray/status/scalable/network-transmit-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-transmit.svg -share/icons/matefaenzagray/status/scalable/network-vpn-acquiring-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-vpn-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wired-acquiring-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wired-disconnected-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wired-disconnected.svg -share/icons/matefaenzagray/status/scalable/network-wired-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wireless-acquiring-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wireless-encrypted-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wireless-encrypted.svg -share/icons/matefaenzagray/status/scalable/network-wireless-signal-excellent-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wireless-signal-good-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wireless-signal-none-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wireless-signal-ok-symbolic.svg -share/icons/matefaenzagray/status/scalable/network-wireless-signal-weak-symbolic.svg -share/icons/matefaenzagray/status/scalable/new-messages-red.svg -share/icons/matefaenzagray/status/scalable/nm-adhoc.svg -share/icons/matefaenzagray/status/scalable/nm-device-wired-autoip.svg -share/icons/matefaenzagray/status/scalable/nm-device-wired-secure.svg -share/icons/matefaenzagray/status/scalable/nm-device-wired.svg -share/icons/matefaenzagray/status/scalable/nm-device-wireless.svg -share/icons/matefaenzagray/status/scalable/nm-device-wwan.svg -share/icons/matefaenzagray/status/scalable/nm-no-connection.svg -share/icons/matefaenzagray/status/scalable/nm-secure-lock.svg -share/icons/matefaenzagray/status/scalable/nm-signal-0.svg -share/icons/matefaenzagray/status/scalable/nm-signal-00-secure.svg -share/icons/matefaenzagray/status/scalable/nm-signal-00.svg -share/icons/matefaenzagray/status/scalable/nm-signal-100-secure.svg -share/icons/matefaenzagray/status/scalable/nm-signal-100.svg -share/icons/matefaenzagray/status/scalable/nm-signal-25-secure.svg -share/icons/matefaenzagray/status/scalable/nm-signal-25.svg -share/icons/matefaenzagray/status/scalable/nm-signal-50-secure.svg -share/icons/matefaenzagray/status/scalable/nm-signal-50.svg -share/icons/matefaenzagray/status/scalable/nm-signal-75-secure.svg -share/icons/matefaenzagray/status/scalable/nm-signal-75.svg -share/icons/matefaenzagray/status/scalable/nm-vpn-active-lock.svg -share/icons/matefaenzagray/status/scalable/nm-vpn-connecting12.svg -share/icons/matefaenzagray/status/scalable/nm-vpn-connecting13.svg -share/icons/matefaenzagray/status/scalable/nm-vpn-connecting14.svg -share/icons/matefaenzagray/status/scalable/nm-vpn-lock.svg -share/icons/matefaenzagray/status/scalable/nm-vpn-standalone-lock.svg -share/icons/matefaenzagray/status/scalable/non-starred-symbolic.svg -share/icons/matefaenzagray/status/scalable/notification-audio-volume-high.svg -share/icons/matefaenzagray/status/scalable/notification-audio-volume-low.svg -share/icons/matefaenzagray/status/scalable/notification-audio-volume-medium.svg -share/icons/matefaenzagray/status/scalable/notification-audio-volume-muted.svg -share/icons/matefaenzagray/status/scalable/notification-audio-volume-off.svg -share/icons/matefaenzagray/status/scalable/notification-battery-000-plugged.svg -share/icons/matefaenzagray/status/scalable/notification-battery-000.svg -share/icons/matefaenzagray/status/scalable/notification-battery-020-plugged.svg -share/icons/matefaenzagray/status/scalable/notification-battery-020.svg -share/icons/matefaenzagray/status/scalable/notification-battery-040-plugged.svg -share/icons/matefaenzagray/status/scalable/notification-battery-040.svg -share/icons/matefaenzagray/status/scalable/notification-battery-060-plugged.svg -share/icons/matefaenzagray/status/scalable/notification-battery-060.svg -share/icons/matefaenzagray/status/scalable/notification-battery-080-plugged.svg -share/icons/matefaenzagray/status/scalable/notification-battery-080.svg -share/icons/matefaenzagray/status/scalable/notification-battery-100-plugged.svg -share/icons/matefaenzagray/status/scalable/notification-battery-100.svg -share/icons/matefaenzagray/status/scalable/notification-battery-empty.svg -share/icons/matefaenzagray/status/scalable/notification-battery-low.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-000-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-000.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-020-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-020.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-040-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-040.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-060-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-060.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-080-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-080.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-100-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-100.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-charged.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-battery-empty.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-000-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-000.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-020-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-020.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-040-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-040.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-060-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-060.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-080-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-080.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-100-charging.svg -share/icons/matefaenzagray/status/scalable/notification-gpm-ups-100.svg -share/icons/matefaenzagray/status/scalable/notification-gsm-full.svg -share/icons/matefaenzagray/status/scalable/notification-gsm-high.svg -share/icons/matefaenzagray/status/scalable/notification-gsm-low.svg -share/icons/matefaenzagray/status/scalable/notification-gsm-medium.svg -share/icons/matefaenzagray/status/scalable/notification-gsm-none.svg -share/icons/matefaenzagray/status/scalable/notification-network-disconnected.svg -share/icons/matefaenzagray/status/scalable/notification-network-ethernet-connected.svg -share/icons/matefaenzagray/status/scalable/notification-network-ethernet-disconnected.svg -share/icons/matefaenzagray/status/scalable/notification-network-wireless-disconnected.svg -share/icons/matefaenzagray/status/scalable/notification-network-wireless-full.svg -share/icons/matefaenzagray/status/scalable/notification-network-wireless-high.svg -share/icons/matefaenzagray/status/scalable/notification-network-wireless-low.svg -share/icons/matefaenzagray/status/scalable/notification-network-wireless-medium.svg -share/icons/matefaenzagray/status/scalable/notification-network-wireless-none.svg -share/icons/matefaenzagray/status/scalable/printer-error-symbolic.svg -share/icons/matefaenzagray/status/scalable/printer-error.svg -share/icons/matefaenzagray/status/scalable/printer-printing-symbolic.svg -share/icons/matefaenzagray/status/scalable/printer-printing.svg -share/icons/matefaenzagray/status/scalable/printer-warning-symbolic.svg -share/icons/matefaenzagray/status/scalable/security-high-symbolic.svg -share/icons/matefaenzagray/status/scalable/security-low-symbolic.svg -share/icons/matefaenzagray/status/scalable/security-medium-symbolic.svg -share/icons/matefaenzagray/status/scalable/skype_away.svg -share/icons/matefaenzagray/status/scalable/skype_dnd.svg -share/icons/matefaenzagray/status/scalable/skype_invisible.svg -share/icons/matefaenzagray/status/scalable/skype_na.svg -share/icons/matefaenzagray/status/scalable/skype_offline.svg -share/icons/matefaenzagray/status/scalable/skype_online.svg -share/icons/matefaenzagray/status/scalable/skype_skypeme.svg -share/icons/matefaenzagray/status/scalable/software-update-available-symbolic.svg -share/icons/matefaenzagray/status/scalable/software-update-urgent-symbolic.svg -share/icons/matefaenzagray/status/scalable/sound-icon.svg -share/icons/matefaenzagray/status/scalable/starred-symbolic.svg -share/icons/matefaenzagray/status/scalable/status_lock.svg -share/icons/matefaenzagray/status/scalable/stock_appointment-reminder.svg -share/icons/matefaenzagray/status/scalable/stock_dialog-error.svg -share/icons/matefaenzagray/status/scalable/stock_dialog-info.svg -share/icons/matefaenzagray/status/scalable/stock_dialog-question.svg -share/icons/matefaenzagray/status/scalable/stock_dialog-warning.svg -share/icons/matefaenzagray/status/scalable/stock_lock.svg -share/icons/matefaenzagray/status/scalable/stock_trash_full.svg -share/icons/matefaenzagray/status/scalable/stock_volume-0.svg -share/icons/matefaenzagray/status/scalable/stock_volume-max.svg -share/icons/matefaenzagray/status/scalable/stock_volume-med.svg -share/icons/matefaenzagray/status/scalable/stock_volume-min.svg -share/icons/matefaenzagray/status/scalable/stock_volume-mute.svg -share/icons/matefaenzagray/status/scalable/stock_volume.svg -share/icons/matefaenzagray/status/scalable/stock_weather-night-clear.svg -share/icons/matefaenzagray/status/scalable/stock_weather-sunny.svg -share/icons/matefaenzagray/status/scalable/sunny.svg -share/icons/matefaenzagray/status/scalable/system-devices-panel-alert.svg -share/icons/matefaenzagray/status/scalable/system-devices-panel-informations.svg -share/icons/matefaenzagray/status/scalable/system-devices-panel.svg -share/icons/matefaenzagray/status/scalable/trashcan_full.svg -share/icons/matefaenzagray/status/scalable/user-available-symbolic.svg -share/icons/matefaenzagray/status/scalable/user-available.svg -share/icons/matefaenzagray/status/scalable/user-away-symbolic.svg -share/icons/matefaenzagray/status/scalable/user-away.svg -share/icons/matefaenzagray/status/scalable/user-busy-symbolic.svg -share/icons/matefaenzagray/status/scalable/user-busy.svg -share/icons/matefaenzagray/status/scalable/user-extended-away.svg -share/icons/matefaenzagray/status/scalable/user-idle-symbolic.svg -share/icons/matefaenzagray/status/scalable/user-invisible-symbolic.svg -share/icons/matefaenzagray/status/scalable/user-invisible.svg -share/icons/matefaenzagray/status/scalable/user-offline-symbolic.svg -share/icons/matefaenzagray/status/scalable/user-offline.svg -share/icons/matefaenzagray/status/scalable/user-trash-full.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-000.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-010.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-020.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-030.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-040.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-050.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-060.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-070.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-080.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-090.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-100.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-110.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-120.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-130.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-140.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-150.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-160.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-170.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-180.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-190.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-200.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-210.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-220.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-230.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-240.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-250.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-260.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-270.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-280.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-290.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-300.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-310.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-320.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-330.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-340.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-350.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-clear-night.svg -share/icons/matefaenzagray/status/scalable/weather-clear-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-clear.svg -share/icons/matefaenzagray/status/scalable/weather-clouds-night-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-clouds-night.svg -share/icons/matefaenzagray/status/scalable/weather-clouds-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-clouds.svg -share/icons/matefaenzagray/status/scalable/weather-few-clouds-night-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-few-clouds-night.svg -share/icons/matefaenzagray/status/scalable/weather-few-clouds-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-few-clouds.svg -share/icons/matefaenzagray/status/scalable/weather-fog-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-fog.svg -share/icons/matefaenzagray/status/scalable/weather-overcast-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-overcast.svg -share/icons/matefaenzagray/status/scalable/weather-severe-alert-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-severe-alert.svg -share/icons/matefaenzagray/status/scalable/weather-showers-scattered-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-showers-scattered.svg -share/icons/matefaenzagray/status/scalable/weather-showers-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-showers.svg -share/icons/matefaenzagray/status/scalable/weather-snow-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-snow.svg -share/icons/matefaenzagray/status/scalable/weather-storm-symbolic.svg -share/icons/matefaenzagray/status/scalable/weather-storm.svg -share/icons/matefaenzagray/status/scalable/xfce-system-lock.svg -share/icons/matefaenzagray/status/scalable/xfce-trash-full.svg -share/icons/matefaenzagray/status/scalable/xfce4-mixer-muted.svg -share/icons/matefaenzagray/status/scalable/xfce4-mixer-no-muted.svg -share/icons/matefaenzagray/status/scalable/xfce4-mixer-volume-high.svg -share/icons/matefaenzagray/status/scalable/xfce4-mixer-volume-low-medium.svg -share/icons/matefaenzagray/status/scalable/xfce4-mixer-volume-low.svg -share/icons/matefaenzagray/status/scalable/xfce4-mixer-volume-medium.svg -share/icons/matefaenzagray/status/scalable/xfce4-mixer-volume-muted.svg -share/icons/matefaenzagray/status/scalable/xfce4-mixer-volume-ultra-low.svg -share/icons/matefaenzagray/status/scalable/xfce4-mixer-volume-very-high.svg -share/icons/matefaenzagray/status/scalable/xfce4-notifyd.svg -share/icons/matefaenzagray/status/scalable/xfce4-weather.svg -share/icons/matefaenzagray/status/scalable/xfm-battery-000.svg -share/icons/matefaenzagray/status/scalable/xfpm-ac-adapter.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-000-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-020-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-020.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-040-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-040.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-060-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-060.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-080-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-080.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-100-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-100.svg -share/icons/matefaenzagray/status/scalable/xfpm-battery-charged.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-000-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-000.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-020-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-020.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-040-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-040.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-060-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-060.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-080-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-080.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-100-charging.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-100.svg -share/icons/matefaenzagray/status/scalable/xfpm-primary-charged.svg -share/icons/matefaenzagray/stock/16/avatar-default.png -share/icons/matefaenzagray/stock/16/stock_connect.png -share/icons/matefaenzagray/stock/16/stock_disconnect.png -share/icons/matefaenzagray/stock/16/stock_new-meeting.png -share/icons/matefaenzagray/stock/16/stock_people.png -share/icons/matefaenzagray/stock/16/stock_person-panel.png -share/icons/matefaenzagray/stock/16/stock_person.png -share/icons/matefaenzagray/stock/16/stock_text-monospaced.png -share/icons/matefaenzagray/stock/22/avatar-default.png -share/icons/matefaenzagray/stock/22/stock_connect.png -share/icons/matefaenzagray/stock/22/stock_disconnect.png -share/icons/matefaenzagray/stock/22/stock_new-meeting.png -share/icons/matefaenzagray/stock/22/stock_people.png -share/icons/matefaenzagray/stock/22/stock_person-panel.png -share/icons/matefaenzagray/stock/22/stock_person.png -share/icons/matefaenzagray/stock/22/stock_text-monospaced.png -share/icons/matefaenzagray/stock/24/avatar-default.png -share/icons/matefaenzagray/stock/24/stock_connect.png -share/icons/matefaenzagray/stock/24/stock_disconnect.png -share/icons/matefaenzagray/stock/24/stock_new-meeting.png -share/icons/matefaenzagray/stock/24/stock_people.png -share/icons/matefaenzagray/stock/24/stock_person-panel.png -share/icons/matefaenzagray/stock/24/stock_person.png -share/icons/matefaenzagray/stock/24/stock_text-monospaced.png diff --git a/x11-themes/mate-icon-theme/Makefile b/x11-themes/mate-icon-theme/Makefile index 72a9ae648f66..3d997a6ab9ee 100644 --- a/x11-themes/mate-icon-theme/Makefile +++ b/x11-themes/mate-icon-theme/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-icon-theme -PORTVERSION= 1.10.1 +PORTVERSION= 1.12.0 CATEGORIES= x11-themes mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-themes/mate-icon-theme/distinfo b/x11-themes/mate-icon-theme/distinfo index 116c87ee2a0a..9ff43d43d714 100644 --- a/x11-themes/mate-icon-theme/distinfo +++ b/x11-themes/mate-icon-theme/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/mate-icon-theme-1.10.1.tar.xz) = 9d15201d053ae4275f99e3f575ea8c7ed27711783ed1c262fa6e689d9ea75d5a -SIZE (mate/mate-icon-theme-1.10.1.tar.xz) = 19043952 +SHA256 (mate/mate-icon-theme-1.12.0.tar.xz) = 77e253e8c332d7283384aca82c607513201477376bb15621a27df09ce8ce2135 +SIZE (mate/mate-icon-theme-1.12.0.tar.xz) = 19330108 diff --git a/x11-themes/mate-icon-theme/pkg-plist b/x11-themes/mate-icon-theme/pkg-plist index e457f450b512..ae38632b0d62 100644 --- a/x11-themes/mate-icon-theme/pkg-plist +++ b/x11-themes/mate-icon-theme/pkg-plist @@ -1,4 +1,3 @@ -libdata/pkgconfig/mate-icon-theme.pc share/icons/mate/16x16/actions/add.png share/icons/mate/16x16/actions/address-book-new.png share/icons/mate/16x16/actions/application-exit.png diff --git a/x11-themes/mate-themes/Makefile b/x11-themes/mate-themes/Makefile index f658b63e4f5c..6049e4d657f8 100644 --- a/x11-themes/mate-themes/Makefile +++ b/x11-themes/mate-themes/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-themes -PORTVERSION= 1.10.4 +PORTVERSION= 1.12.2 CATEGORIES= x11-themes mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-themes/mate-themes/distinfo b/x11-themes/mate-themes/distinfo index 653d0f5d794f..b424358b1a54 100644 --- a/x11-themes/mate-themes/distinfo +++ b/x11-themes/mate-themes/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/mate-themes-gtk3.16-1.10.4.tar.xz) = 434e374a5a4ded0516875c65fe79cb73f2f66901cd880ba30d2eb1b396aa0c5f -SIZE (mate/mate-themes-gtk3.16-1.10.4.tar.xz) = 3296740 +SHA256 (mate/mate-themes-gtk3.16-1.12.2.tar.xz) = 17b8db7c77b9f0403ad2aba535126851f54f7f689ed900fa55e57d0424f313b8 +SIZE (mate/mate-themes-gtk3.16-1.12.2.tar.xz) = 4407100 diff --git a/x11-themes/mate-themes/pkg-plist b/x11-themes/mate-themes/pkg-plist index 1188b2b27ef5..605fc6ae5015 100644 --- a/x11-themes/mate-themes/pkg-plist +++ b/x11-themes/mate-themes/pkg-plist @@ -3525,6 +3525,7 @@ share/themes/BlackMATE/gtk-3.0/assets/pane-separator-grip-hover.svg share/themes/BlackMATE/gtk-3.0/assets/pane-separator-grip-vertical-hover.svg share/themes/BlackMATE/gtk-3.0/assets/pane-separator-grip-vertical.svg share/themes/BlackMATE/gtk-3.0/assets/pane-separator-grip.svg +share/themes/BlackMATE/gtk-3.0/assets/panel-grid.svg share/themes/BlackMATE/gtk-3.0/assets/primary-toolbar-button-active-border-dark.svg share/themes/BlackMATE/gtk-3.0/assets/primary-toolbar-raised-button-border-dark.svg share/themes/BlackMATE/gtk-3.0/assets/progressbar-border-dark.svg @@ -3673,6 +3674,7 @@ share/themes/Blue-Submarine/cinnamon/switch-on.png share/themes/Blue-Submarine/cinnamon/thumbnail.png share/themes/Blue-Submarine/cinnamon/ws-switch-arrow-down.svg share/themes/Blue-Submarine/cinnamon/ws-switch-arrow-up.svg +share/themes/Blue-Submarine/emerald/blue-submarine.emerald share/themes/Blue-Submarine/gtk-2.0/apps/Handles/handle-caja.png share/themes/Blue-Submarine/gtk-2.0/apps/Handles/resize-grip.png share/themes/Blue-Submarine/gtk-2.0/apps/Panel/arrow-blank.png @@ -3842,6 +3844,8 @@ share/themes/BlueMenta/cinnamon/switch-on.png share/themes/BlueMenta/cinnamon/thumbnail.png share/themes/BlueMenta/cinnamon/ws-switch-arrow-down.svg share/themes/BlueMenta/cinnamon/ws-switch-arrow-up.svg +share/themes/BlueMenta/emerald/Menta.emerald +share/themes/BlueMenta/emerald/README share/themes/BlueMenta/gtk-2.0/apps/Caja/breadcrumb_active.png share/themes/BlueMenta/gtk-2.0/apps/Caja/breadcrumb_normal.png share/themes/BlueMenta/gtk-2.0/apps/Caja/breadcrumb_prelight.png @@ -4093,6 +4097,7 @@ share/themes/ContrastHigh/gtk-2.0/gtkrc share/themes/ContrastHigh/gtk-3.0/gtk-widgets.css share/themes/ContrastHigh/gtk-3.0/gtk.css share/themes/ContrastHigh/gtk-3.0/mate-applications.css +share/themes/ContrastHigh/gtk-3.0/other-applications.css share/themes/ContrastHigh/gtk-3.0/resize-grip.svg share/themes/ContrastHigh/gtk-3.0/settings.ini share/themes/ContrastHigh/index.theme @@ -4230,6 +4235,7 @@ share/themes/ContrastHighInverse/gtk-2.0/gtkrc share/themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css share/themes/ContrastHighInverse/gtk-3.0/gtk.css share/themes/ContrastHighInverse/gtk-3.0/mate-applications.css +share/themes/ContrastHighInverse/gtk-3.0/other-applications.css share/themes/ContrastHighInverse/gtk-3.0/resize-grip.svg share/themes/ContrastHighInverse/gtk-3.0/settings.ini share/themes/ContrastHighInverse/index.theme @@ -4394,6 +4400,7 @@ share/themes/Green-Submarine/cinnamon/switch-on.png share/themes/Green-Submarine/cinnamon/thumbnail.png share/themes/Green-Submarine/cinnamon/ws-switch-arrow-down.svg share/themes/Green-Submarine/cinnamon/ws-switch-arrow-up.svg +share/themes/Green-Submarine/emerald/green-submarine.emerald share/themes/Green-Submarine/gtk-2.0/apps/Handles/handle-caja.png share/themes/Green-Submarine/gtk-2.0/apps/Handles/resize-grip.png share/themes/Green-Submarine/gtk-2.0/apps/Panel/arrow-blank.png @@ -4558,6 +4565,7 @@ share/themes/GreenLaguna/gtk-3.0/assets/pane-separator-grip-hover.svg share/themes/GreenLaguna/gtk-3.0/assets/pane-separator-grip-vertical-hover.svg share/themes/GreenLaguna/gtk-3.0/assets/pane-separator-grip-vertical.svg share/themes/GreenLaguna/gtk-3.0/assets/pane-separator-grip.svg +share/themes/GreenLaguna/gtk-3.0/assets/panel-grid.svg share/themes/GreenLaguna/gtk-3.0/assets/radio-menuitem-checked-insensitive.svg share/themes/GreenLaguna/gtk-3.0/assets/radio-menuitem-checked-prelight.svg share/themes/GreenLaguna/gtk-3.0/assets/radio-menuitem-checked.svg @@ -4688,6 +4696,8 @@ share/themes/Menta/cinnamon/switch-on.png share/themes/Menta/cinnamon/thumbnail.png share/themes/Menta/cinnamon/ws-switch-arrow-down.svg share/themes/Menta/cinnamon/ws-switch-arrow-up.svg +share/themes/Menta/emerald/Menta.emerald +share/themes/Menta/emerald/README share/themes/Menta/gtk-2.0/apps/Caja/breadcrumb_active.png share/themes/Menta/gtk-2.0/apps/Caja/breadcrumb_normal.png share/themes/Menta/gtk-2.0/apps/Caja/breadcrumb_prelight.png |