summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2012-07-19 23:07:27 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2012-07-19 23:07:27 +0800
commit43eb1cc1ab5aec9b7a44d378b15e628d8c0c71e2 (patch)
treef161bff8cf7bff827894e78c29c40962d58d48f2
parent0ba8c1487dace50fe681c331b84263db8673b89f (diff)
downloadmarcuscom-ports-experimental-43eb1cc1ab5aec9b7a44d378b15e628d8c0c71e2.tar.gz
marcuscom-ports-experimental-43eb1cc1ab5aec9b7a44d378b15e628d8c0c71e2.tar.zst
marcuscom-ports-experimental-43eb1cc1ab5aec9b7a44d378b15e628d8c0c71e2.zip
Repocopy three more final ports for the complete MATE base:
x11/gnome-panel -> x11/mate-panel x11/gnome-session -> x11/mate-session-manager x11-themes/gnome-themes -> x11-themes/mate-themes I got it running by via ~/.xinitrc with a few of errors. The errors look like going to be a bit hard to track down because the errors don't give very good information. Joy. However, after seeing the Mate base running and it was very clearly it is not good idea to have x11/mate to only have base MATE ports. The x11/mate will have a full desktop with the MATE extras. git-svn-id: svn://creme-brulee.marcuscom.com/ports-experimental/trunk@17448 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--Mk/bsd.mate.mk10
-rw-r--r--TODO-mate10
-rw-r--r--x11-themes/mate-themes/Makefile32
-rw-r--r--x11-themes/mate-themes/distinfo2
-rw-r--r--x11-themes/mate-themes/files/patch-common_mkiconlinks.sh11
-rw-r--r--x11-themes/mate-themes/pkg-descr4
-rw-r--r--x11-themes/mate-themes/pkg-plist3257
-rw-r--r--x11/mate-panel/Makefile55
-rw-r--r--x11/mate-panel/distinfo2
-rw-r--r--x11/mate-panel/files/patch-applets_clock_clock-location.c11
-rw-r--r--x11/mate-panel/files/patch-applets_clock_clock.c11
-rw-r--r--x11/mate-panel/files/patch-po_ja.po20
-rw-r--r--x11/mate-panel/pkg-descr3
-rw-r--r--x11/mate-panel/pkg-plist650
-rw-r--r--x11/mate-session-manager/Makefile43
-rw-r--r--x11/mate-session-manager/distinfo2
-rw-r--r--x11/mate-session-manager/files/patch-mate-session_gsm-autostart-app.c10
-rw-r--r--x11/mate-session-manager/pkg-descr4
-rw-r--r--x11/mate-session-manager/pkg-plist186
19 files changed, 4316 insertions, 7 deletions
diff --git a/Mk/bsd.mate.mk b/Mk/bsd.mate.mk
index 939eae4..229623d 100644
--- a/Mk/bsd.mate.mk
+++ b/Mk/bsd.mate.mk
@@ -3,7 +3,7 @@
#
# $FreeBSD$
# $NetBSD$
-# $MCom: ports-experimental/Mk/bsd.mate.mk,v 1.4 2012/07/17 03:25:37 mezz Exp $
+# $MCom: ports-experimental/Mk/bsd.mate.mk,v 1.5 2012/07/17 19:10:38 mezz Exp $
#
# Please view me with 4 column tabs!
@@ -52,7 +52,8 @@ _USE_MATE_ALL= autogen intlhack intltool ltasneededhack lthack ltverhack \
_USE_MATE_ALL+= caja canvas common component componentui conf controlcenter \
corba desktop dialog docutils icontheme keyring lib libmatekbd \
libmatekeyring libmatenotify libmateui libmateweather marco \
- menus mimedata notificationdaemon polkit settingsdaemon vfs
+ menus mimedata notificationdaemon panel polkit settingsdaemon \
+ vfs
MATE_MAKEFILEIN?= Makefile.*
SCROLLKEEPER_DIR= /var/db/rarian
@@ -196,6 +197,11 @@ notificationdaemon_DETECT=${LOCALBASE}/libexec/mate-notification-daemon
notificationdaemon_BUILD_DEPENDS=${notificationdaemon_DETECT}:${PORTSDIR}/deskutils/mate-notification-daemon
notificationdaemon_RUN_DEPENDS=${notificationdaemon_DETECT}:${PORTSDIR}/deskutils/mate-notification-daemon
+panel_DETECT= ${LOCALBASE}/libdata/pkgconfig/libmatepanelapplet-3.0.pc
+panel_BUILD_DEPENDS= ${panel_DETECT}:${PORTSDIR}/x11/mate-panel
+panel_LIB_DEPENDS= mate-panel-applet-3:${PORTSDIR}/x11/mate-panel
+panel_RUN_DEPENDS= ${panel_DETECT}:${PORTSDIR}/x11/mate-panel
+
polkit_DETECT= ${LOCALBASE}/libdata/pkgconfig/polkit-gtk-mate-1.pc
polkit_BUILD_DEPENDS= ${polkit_DETECT}:${PORTSDIR}/sysutils/mate-polkit
polkit_LIB_DEPENDS= polkit-gtk-mate:${PORTSDIR}/sysutils/mate-polkit
diff --git a/TODO-mate b/TODO-mate
index 1ec9862..f52ebd9 100644
--- a/TODO-mate
+++ b/TODO-mate
@@ -24,15 +24,15 @@
misc/gnome-icon-theme -> x11-themes/mate-icon-theme
x11/zenity -> x11/mate-dialogs
x11/gnome-desktop -> x11/mate-desktop
- x11-fm/nautilus -> x11-fm/mate-file-manager (or caja?)
+ x11-fm/nautilus -> x11-fm/mate-file-manager
deskutils/notification-daemon -> deskutils/mate-notification-daemon
x11-themes/gnome-backgrounds -> x11-themes/mate-backgrounds
x11/gnome-menus -> x11/mate-menus
- x11-wm/metacity -> x11-wm/mate-window-manager (or marco?)
+ x11-wm/metacity -> x11-wm/mate-window-manager
sysutils/polkit-gnome -> sysutils/mate-polkit
sysutils/gnome-settings-daemon -> sysutils/mate-settings-daemon
sysutils/gnome-control-center -> sysutils/mate-control-center
-x11/gnome-panel -> x11/mate-panel
-x11/gnome-session -> x11/mate-session-manager (or mate-session?)
-x11-themes/gnome-themes -> x11-themes/mate-themes
+ x11/gnome-panel -> x11/mate-panel
+ x11/gnome-session -> x11/mate-session-manager
+ x11-themes/gnome-themes -> x11-themes/mate-themes
------------------------------
diff --git a/x11-themes/mate-themes/Makefile b/x11-themes/mate-themes/Makefile
new file mode 100644
index 0000000..41e4235
--- /dev/null
+++ b/x11-themes/mate-themes/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: gnome-themes
+# Date Created: 05 October 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTNAME= mate-themes
+PORTVERSION= 1.2.2
+CATEGORIES= x11-themes mate
+MASTER_SITES= MATE
+DIST_SUBDIR= mate
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= A collection of themes and icons for MATE
+
+BUILD_DEPENDS= gtk-engines2>=2.15.0:${PORTSDIR}/x11-themes/gtk-engines2 \
+ icon-naming-utils>=0.8.7:${PORTSDIR}/x11-themes/icon-naming-utils
+RUN_DEPENDS= gtk-engines2>=2.15.0:${PORTSDIR}/x11-themes/gtk-engines2
+
+USE_XZ= yes
+USE_MATE= autogen common:build intlhack marco matehack
+USE_GMAKE= yes
+USE_GNOME= gdkpixbuf2 gtk20 pkgconfig
+USE_GETTEXT= yes
+USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
+INSTALLS_ICONS= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
+.include <bsd.port.mk>
diff --git a/x11-themes/mate-themes/distinfo b/x11-themes/mate-themes/distinfo
new file mode 100644
index 0000000..8a72d50
--- /dev/null
+++ b/x11-themes/mate-themes/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mate/mate-themes-1.2.2.tar.xz) = f181140a1827391e93071c5539813e926c19f846ad73e09b8d88480079d5277c
+SIZE (mate/mate-themes-1.2.2.tar.xz) = 2146424
diff --git a/x11-themes/mate-themes/files/patch-common_mkiconlinks.sh b/x11-themes/mate-themes/files/patch-common_mkiconlinks.sh
new file mode 100644
index 0000000..bc7e26a
--- /dev/null
+++ b/x11-themes/mate-themes/files/patch-common_mkiconlinks.sh
@@ -0,0 +1,11 @@
+--- common/mkiconlinks.sh.orig 2008-09-04 17:15:42.000000000 -0500
++++ common/mkiconlinks.sh 2008-09-04 17:16:31.000000000 -0500
+@@ -16,7 +16,7 @@
+ while [ ! -z "$NEXTLINE" ] ; do
+
+ # Skip lines beginning with '#'
+- if [ ! "${NEXTLINE:0:1}" == '#' ]; then
++ if ! echo ${NEXTLINE} | grep -q "^#" ; then
+ #Extract first field, minus its trailing colon
+ ORIG_FILE=`echo $NEXTLINE | awk '/:/{print $1}' | sed -e 's/://'`
+
diff --git a/x11-themes/mate-themes/pkg-descr b/x11-themes/mate-themes/pkg-descr
new file mode 100644
index 0000000..d50bb03
--- /dev/null
+++ b/x11-themes/mate-themes/pkg-descr
@@ -0,0 +1,4 @@
+A collection of themes for mate-window-manager (marco) and Gtk, and some
+basic icon sets.
+
+WWW: http://mate-desktop.org/
diff --git a/x11-themes/mate-themes/pkg-plist b/x11-themes/mate-themes/pkg-plist
new file mode 100644
index 0000000..b0e4ab5
--- /dev/null
+++ b/x11-themes/mate-themes/pkg-plist
@@ -0,0 +1,3257 @@
+share/icons/ContrastHigh-SVG/48x48/animations/gnome-spinner-rest.png
+share/icons/ContrastHigh-SVG/48x48/animations/gnome-spinner.png
+share/icons/ContrastHigh-SVG/48x48/animations/process-idle.png
+share/icons/ContrastHigh-SVG/48x48/animations/process-working.png
+share/icons/ContrastHigh-SVG/index.theme
+share/icons/ContrastHigh-SVG/scalable/actions/add.svg
+share/icons/ContrastHigh-SVG/scalable/actions/application-exit.svg
+share/icons/ContrastHigh-SVG/scalable/actions/back.svg
+share/icons/ContrastHigh-SVG/scalable/actions/bookmark-view.svg
+share/icons/ContrastHigh-SVG/scalable/actions/bottom.svg
+share/icons/ContrastHigh-SVG/scalable/actions/button_cancel.svg
+share/icons/ContrastHigh-SVG/scalable/actions/cancel.svg
+share/icons/ContrastHigh-SVG/scalable/actions/centrejust.svg
+share/icons/ContrastHigh-SVG/scalable/actions/contact-new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/dialog-cancel.svg
+share/icons/ContrastHigh-SVG/scalable/actions/dialog-close.svg
+share/icons/ContrastHigh-SVG/scalable/actions/dialog-ok.svg
+share/icons/ContrastHigh-SVG/scalable/actions/document-new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/document-open-recent.svg
+share/icons/ContrastHigh-SVG/scalable/actions/document-open.svg
+share/icons/ContrastHigh-SVG/scalable/actions/document-print-preview.svg
+share/icons/ContrastHigh-SVG/scalable/actions/document-print.svg
+share/icons/ContrastHigh-SVG/scalable/actions/document-properties.svg
+share/icons/ContrastHigh-SVG/scalable/actions/document-revert.svg
+share/icons/ContrastHigh-SVG/scalable/actions/document-save-as.svg
+share/icons/ContrastHigh-SVG/scalable/actions/document-save.svg
+share/icons/ContrastHigh-SVG/scalable/actions/down.svg
+share/icons/ContrastHigh-SVG/scalable/actions/edit-clear.svg
+share/icons/ContrastHigh-SVG/scalable/actions/edit-copy.svg
+share/icons/ContrastHigh-SVG/scalable/actions/edit-cut.svg
+share/icons/ContrastHigh-SVG/scalable/actions/edit-delete.svg
+share/icons/ContrastHigh-SVG/scalable/actions/edit-find-replace.svg
+share/icons/ContrastHigh-SVG/scalable/actions/edit-find.svg
+share/icons/ContrastHigh-SVG/scalable/actions/edit-paste.svg
+share/icons/ContrastHigh-SVG/scalable/actions/edit-redo.svg
+share/icons/ContrastHigh-SVG/scalable/actions/edit-undo.svg
+share/icons/ContrastHigh-SVG/scalable/actions/editclear.svg
+share/icons/ContrastHigh-SVG/scalable/actions/editcopy.svg
+share/icons/ContrastHigh-SVG/scalable/actions/editcut.svg
+share/icons/ContrastHigh-SVG/scalable/actions/editdelete.svg
+share/icons/ContrastHigh-SVG/scalable/actions/editpaste.svg
+share/icons/ContrastHigh-SVG/scalable/actions/exit.svg
+share/icons/ContrastHigh-SVG/scalable/actions/filefind.svg
+share/icons/ContrastHigh-SVG/scalable/actions/filenew.svg
+share/icons/ContrastHigh-SVG/scalable/actions/fileopen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/fileprint.svg
+share/icons/ContrastHigh-SVG/scalable/actions/filequickprint.svg
+share/icons/ContrastHigh-SVG/scalable/actions/filesave.svg
+share/icons/ContrastHigh-SVG/scalable/actions/filesaveas.svg
+share/icons/ContrastHigh-SVG/scalable/actions/find.svg
+share/icons/ContrastHigh-SVG/scalable/actions/finish.svg
+share/icons/ContrastHigh-SVG/scalable/actions/folder-new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/folder_new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-indent-less.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-indent-more.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-justify-center.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-justify-fill.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-justify-left.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-justify-right.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-text-bold.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-text-italic.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-text-strikethrough.svg
+share/icons/ContrastHigh-SVG/scalable/actions/format-text-underline.svg
+share/icons/ContrastHigh-SVG/scalable/actions/forward.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-lockscreen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-logout.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-run.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-searchtool.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-shutdown.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-stock-mail-fwd.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-stock-mail-new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-stock-mail-rpl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-stock-text-indent.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gnome-stock-text-unindent.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-bottom.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-down.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-first.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-home.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-jump.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-last.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-next.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-previous.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-top.svg
+share/icons/ContrastHigh-SVG/scalable/actions/go-up.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gohome.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-about.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-add.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-bold.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-cancel.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-clear.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-close.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-copy.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-cut.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-delete.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-execute.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-find-and-replace.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-find.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-fullscreen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-go-back-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-go-back-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-go-down.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-go-forward-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-go-forward-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-go-up.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-goto-bottom.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-goto-first-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-goto-first-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-goto-last-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-goto-last-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-goto-top.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-help.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-home.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-indent-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-indent-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-italic.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-jump-to-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-jump-to-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-justify-center.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-justify-fill.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-justify-left.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-justify-right.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-leave-fullscreen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-forward-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-forward-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-next-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-next-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-pause.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-play-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-previous-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-previous-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-record.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-rewind-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-rewind-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-media-stop.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-open.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-paste.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-print-preview.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-print.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-properties.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-quit.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-redo-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-refresh.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-remove.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-revert-to-saved-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-revert-to-saved-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-save-as.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-save.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-sort-ascending.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-sort-descending.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-spell-check.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-stop.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-strikethrough.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-underline.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-undo-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-unindent-ltr.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-unindent-rtl.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-zoom-100.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-zoom-fit.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-zoom-in.svg
+share/icons/ContrastHigh-SVG/scalable/actions/gtk-zoom-out.svg
+share/icons/ContrastHigh-SVG/scalable/actions/help-about.svg
+share/icons/ContrastHigh-SVG/scalable/actions/help-contents.svg
+share/icons/ContrastHigh-SVG/scalable/actions/help-faq.svg
+share/icons/ContrastHigh-SVG/scalable/actions/help.svg
+share/icons/ContrastHigh-SVG/scalable/actions/history-view.svg
+share/icons/ContrastHigh-SVG/scalable/actions/insert-image.svg
+share/icons/ContrastHigh-SVG/scalable/actions/insert-object.svg
+share/icons/ContrastHigh-SVG/scalable/actions/insert-text.svg
+share/icons/ContrastHigh-SVG/scalable/actions/kfind.svg
+share/icons/ContrastHigh-SVG/scalable/actions/kfm_home.svg
+share/icons/ContrastHigh-SVG/scalable/actions/leftjust.svg
+share/icons/ContrastHigh-SVG/scalable/actions/list-add.svg
+share/icons/ContrastHigh-SVG/scalable/actions/list-remove.svg
+share/icons/ContrastHigh-SVG/scalable/actions/lock.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail-forward.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail-mark-important.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail-mark-read.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail-mark-unread.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail-message-new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail-reply-all.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail-reply-sender.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail-send-receive.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail_forward.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail_new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail_reply.svg
+share/icons/ContrastHigh-SVG/scalable/actions/mail_replyall.svg
+share/icons/ContrastHigh-SVG/scalable/actions/media-eject.svg
+share/icons/ContrastHigh-SVG/scalable/actions/media-playback-pause.svg
+share/icons/ContrastHigh-SVG/scalable/actions/media-playback-start.svg
+share/icons/ContrastHigh-SVG/scalable/actions/media-playback-stop.svg
+share/icons/ContrastHigh-SVG/scalable/actions/media-record.svg
+share/icons/ContrastHigh-SVG/scalable/actions/media-seek-backward.svg
+share/icons/ContrastHigh-SVG/scalable/actions/media-seek-forward.svg
+share/icons/ContrastHigh-SVG/scalable/actions/media-skip-backward.svg
+share/icons/ContrastHigh-SVG/scalable/actions/media-skip-forward.svg
+share/icons/ContrastHigh-SVG/scalable/actions/next.svg
+share/icons/ContrastHigh-SVG/scalable/actions/object-flip-horizontal.svg
+share/icons/ContrastHigh-SVG/scalable/actions/object-flip-vertical.svg
+share/icons/ContrastHigh-SVG/scalable/actions/object-rotate-left.svg
+share/icons/ContrastHigh-SVG/scalable/actions/object-rotate-right.svg
+share/icons/ContrastHigh-SVG/scalable/actions/player_eject.svg
+share/icons/ContrastHigh-SVG/scalable/actions/player_end.svg
+share/icons/ContrastHigh-SVG/scalable/actions/player_fwd.svg
+share/icons/ContrastHigh-SVG/scalable/actions/player_pause.svg
+share/icons/ContrastHigh-SVG/scalable/actions/player_play.svg
+share/icons/ContrastHigh-SVG/scalable/actions/player_record.svg
+share/icons/ContrastHigh-SVG/scalable/actions/player_rew.svg
+share/icons/ContrastHigh-SVG/scalable/actions/player_start.svg
+share/icons/ContrastHigh-SVG/scalable/actions/player_stop.svg
+share/icons/ContrastHigh-SVG/scalable/actions/previous.svg
+share/icons/ContrastHigh-SVG/scalable/actions/process-stop.svg
+share/icons/ContrastHigh-SVG/scalable/actions/redhat-home.svg
+share/icons/ContrastHigh-SVG/scalable/actions/redo.svg
+share/icons/ContrastHigh-SVG/scalable/actions/reload.svg
+share/icons/ContrastHigh-SVG/scalable/actions/reload3.svg
+share/icons/ContrastHigh-SVG/scalable/actions/reload_all_tabs.svg
+share/icons/ContrastHigh-SVG/scalable/actions/reload_page.svg
+share/icons/ContrastHigh-SVG/scalable/actions/remove.svg
+share/icons/ContrastHigh-SVG/scalable/actions/revert.svg
+share/icons/ContrastHigh-SVG/scalable/actions/rightjust.svg
+share/icons/ContrastHigh-SVG/scalable/actions/search.svg
+share/icons/ContrastHigh-SVG/scalable/actions/start.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_about.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_bottom.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_close.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_copy.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_cut.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_delete.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_down.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_file-properites.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_first.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_fullscreen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_help.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_home.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_last.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_leave-fullscreen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_left.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_mail-compose.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_mail-forward.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_mail-reply-to-all.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_mail-reply.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_mail-send-receive.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_media-fwd.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_media-next.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_media-pause.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_media-play.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_media-prev.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_media-rec.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_media-rew.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_media-stop.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_new-bcard.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_new-dir.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_new-text.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_new-window.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_paste.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_print-preview.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_print.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_properties.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_redo.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_refresh.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_right.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_save-as.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_save.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_search-and-replace.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_search.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_spellcheck.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_stop.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text-strikethrough.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text_bold.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text_center.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text_indent.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text_italic.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text_justify.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text_left.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text_right.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text_underlined.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_text_unindent.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_top.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_undo.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_up.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_zoom-1.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_zoom-in.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_zoom-out.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stock_zoom-page.svg
+share/icons/ContrastHigh-SVG/scalable/actions/stop.svg
+share/icons/ContrastHigh-SVG/scalable/actions/system-lock-screen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/system-log-out.svg
+share/icons/ContrastHigh-SVG/scalable/actions/system-run.svg
+share/icons/ContrastHigh-SVG/scalable/actions/system-search.svg
+share/icons/ContrastHigh-SVG/scalable/actions/system-shutdown.svg
+share/icons/ContrastHigh-SVG/scalable/actions/text_bold.svg
+share/icons/ContrastHigh-SVG/scalable/actions/text_italic.svg
+share/icons/ContrastHigh-SVG/scalable/actions/text_strike.svg
+share/icons/ContrastHigh-SVG/scalable/actions/text_under.svg
+share/icons/ContrastHigh-SVG/scalable/actions/tool-check-spelling.svg
+share/icons/ContrastHigh-SVG/scalable/actions/tools-check-spelling.svg
+share/icons/ContrastHigh-SVG/scalable/actions/top.svg
+share/icons/ContrastHigh-SVG/scalable/actions/undo.svg
+share/icons/ContrastHigh-SVG/scalable/actions/up.svg
+share/icons/ContrastHigh-SVG/scalable/actions/view-fullscreen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/view-refresh.svg
+share/icons/ContrastHigh-SVG/scalable/actions/view-restore.svg
+share/icons/ContrastHigh-SVG/scalable/actions/view-sort-ascending.svg
+share/icons/ContrastHigh-SVG/scalable/actions/view-sort-descending.svg
+share/icons/ContrastHigh-SVG/scalable/actions/viewmag+.svg
+share/icons/ContrastHigh-SVG/scalable/actions/viewmag-.svg
+share/icons/ContrastHigh-SVG/scalable/actions/viewmag1.svg
+share/icons/ContrastHigh-SVG/scalable/actions/viewmagfit.svg
+share/icons/ContrastHigh-SVG/scalable/actions/window-close.svg
+share/icons/ContrastHigh-SVG/scalable/actions/window-new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/window_fullscreen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/window_new.svg
+share/icons/ContrastHigh-SVG/scalable/actions/window_nofullscreen.svg
+share/icons/ContrastHigh-SVG/scalable/actions/xfce-system-exit.svg
+share/icons/ContrastHigh-SVG/scalable/actions/xfce-system-lock.svg
+share/icons/ContrastHigh-SVG/scalable/actions/zoom-best-fit.svg
+share/icons/ContrastHigh-SVG/scalable/actions/zoom-fit-best.svg
+share/icons/ContrastHigh-SVG/scalable/actions/zoom-in.svg
+share/icons/ContrastHigh-SVG/scalable/actions/zoom-original.svg
+share/icons/ContrastHigh-SVG/scalable/actions/zoom-out.svg
+share/icons/ContrastHigh-SVG/scalable/apps/access.svg
+share/icons/ContrastHigh-SVG/scalable/apps/accessibility-directory.svg
+share/icons/ContrastHigh-SVG/scalable/apps/accessories-calculator.svg
+share/icons/ContrastHigh-SVG/scalable/apps/accessories-character-map.svg
+share/icons/ContrastHigh-SVG/scalable/apps/accessories-text-editor.svg
+share/icons/ContrastHigh-SVG/scalable/apps/arts.svg
+share/icons/ContrastHigh-SVG/scalable/apps/brasero.svg
+share/icons/ContrastHigh-SVG/scalable/apps/bug-buddy.svg
+share/icons/ContrastHigh-SVG/scalable/apps/calc.svg
+share/icons/ContrastHigh-SVG/scalable/apps/config-language.svg
+share/icons/ContrastHigh-SVG/scalable/apps/file-manager.svg
+share/icons/ContrastHigh-SVG/scalable/apps/firefox-icon.svg
+share/icons/ContrastHigh-SVG/scalable/apps/fonts.svg
+share/icons/ContrastHigh-SVG/scalable/apps/glchess.svg
+share/icons/ContrastHigh-SVG/scalable/apps/gnome-calculator.svg
+share/icons/ContrastHigh-SVG/scalable/apps/gnome-character-map.svg
+share/icons/ContrastHigh-SVG/scalable/apps/gnome-help.svg
+share/icons/ContrastHigh-SVG/scalable/apps/gnome-mixer.svg
+share/icons/ContrastHigh-SVG/scalable/apps/gnome-monitor.svg
+share/icons/ContrastHigh-SVG/scalable/apps/gnome-settings-accessibility-technologies.svg
+share/icons/ContrastHigh-SVG/scalable/apps/gnome-settings-font.svg
+share/icons/ContrastHigh-SVG/scalable/apps/gnome-terminal.svg
+share/icons/ContrastHigh-SVG/scalable/apps/gucharmap.svg
+share/icons/ContrastHigh-SVG/scalable/apps/help-browser.svg
+share/icons/ContrastHigh-SVG/scalable/apps/internet-group-chat.svg
+share/icons/ContrastHigh-SVG/scalable/apps/internet-mail.svg
+share/icons/ContrastHigh-SVG/scalable/apps/internet-news-reader.svg
+share/icons/ContrastHigh-SVG/scalable/apps/internet-web-browser.svg
+share/icons/ContrastHigh-SVG/scalable/apps/kcalc.svg
+share/icons/ContrastHigh-SVG/scalable/apps/kcharselect.svg
+share/icons/ContrastHigh-SVG/scalable/apps/kcmsound.svg
+share/icons/ContrastHigh-SVG/scalable/apps/kedit.svg
+share/icons/ContrastHigh-SVG/scalable/apps/kfm.svg
+share/icons/ContrastHigh-SVG/scalable/apps/khelpcenter.svg
+share/icons/ContrastHigh-SVG/scalable/apps/konsole.svg
+share/icons/ContrastHigh-SVG/scalable/apps/kscreensaver.svg
+share/icons/ContrastHigh-SVG/scalable/apps/ksysguard.svg
+share/icons/ContrastHigh-SVG/scalable/apps/locale.svg
+share/icons/ContrastHigh-SVG/scalable/apps/multimedia-volume-control.svg
+share/icons/ContrastHigh-SVG/scalable/apps/multimedia.svg
+share/icons/ContrastHigh-SVG/scalable/apps/openterm.svg
+share/icons/ContrastHigh-SVG/scalable/apps/orca.svg
+share/icons/ContrastHigh-SVG/scalable/apps/pidgin.svg
+share/icons/ContrastHigh-SVG/scalable/apps/preferences-desktop-accessibility.svg
+share/icons/ContrastHigh-SVG/scalable/apps/preferences-desktop-font.svg
+share/icons/ContrastHigh-SVG/scalable/apps/preferences-desktop-locale.svg
+share/icons/ContrastHigh-SVG/scalable/apps/preferences-desktop-screensaver.svg
+share/icons/ContrastHigh-SVG/scalable/apps/preferences-system-network-proxy.svg
+share/icons/ContrastHigh-SVG/scalable/apps/preferences-system-session.svg
+share/icons/ContrastHigh-SVG/scalable/apps/preferences-system-windows.svg
+share/icons/ContrastHigh-SVG/scalable/apps/redhat-filemanager.svg
+share/icons/ContrastHigh-SVG/scalable/apps/rhythmbox.svg
+share/icons/ContrastHigh-SVG/scalable/apps/screensaver.svg
+share/icons/ContrastHigh-SVG/scalable/apps/sound-juicer.svg
+share/icons/ContrastHigh-SVG/scalable/apps/susehelpcenter.svg
+share/icons/ContrastHigh-SVG/scalable/apps/system-file-manager.svg
+share/icons/ContrastHigh-SVG/scalable/apps/terminal.svg
+share/icons/ContrastHigh-SVG/scalable/apps/text-editor.svg
+share/icons/ContrastHigh-SVG/scalable/apps/thunderbird-icon.svg
+share/icons/ContrastHigh-SVG/scalable/apps/tomboy.svg
+share/icons/ContrastHigh-SVG/scalable/apps/totem.svg
+share/icons/ContrastHigh-SVG/scalable/apps/utilities-system-monitor.svg
+share/icons/ContrastHigh-SVG/scalable/apps/utilities-terminal.svg
+share/icons/ContrastHigh-SVG/scalable/apps/volume-knob.svg
+share/icons/ContrastHigh-SVG/scalable/apps/xfce-filemanager.svg
+share/icons/ContrastHigh-SVG/scalable/apps/xfce-terminal.svg
+share/icons/ContrastHigh-SVG/scalable/apps/xfce4-mixer.svg
+share/icons/ContrastHigh-SVG/scalable/apps/xscreensaver.svg
+share/icons/ContrastHigh-SVG/scalable/categories/applications-accessories.svg
+share/icons/ContrastHigh-SVG/scalable/categories/applications-development.svg
+share/icons/ContrastHigh-SVG/scalable/categories/applications-games.svg
+share/icons/ContrastHigh-SVG/scalable/categories/applications-graphics.svg
+share/icons/ContrastHigh-SVG/scalable/categories/applications-internet.svg
+share/icons/ContrastHigh-SVG/scalable/categories/applications-multimedia.svg
+share/icons/ContrastHigh-SVG/scalable/categories/applications-system.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gnome-control-center.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gnome-devel.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gnome-globe.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gnome-graphics.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gnome-joystick.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gnome-multimedia.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gnome-settings.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gnome-system.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gnome-util.svg
+share/icons/ContrastHigh-SVG/scalable/categories/gtk-preferences.svg
+share/icons/ContrastHigh-SVG/scalable/categories/input_devices_settings.svg
+share/icons/ContrastHigh-SVG/scalable/categories/kcontrol.svg
+share/icons/ContrastHigh-SVG/scalable/categories/package_development.svg
+share/icons/ContrastHigh-SVG/scalable/categories/package_games.svg
+share/icons/ContrastHigh-SVG/scalable/categories/package_graphics.svg
+share/icons/ContrastHigh-SVG/scalable/categories/package_multimedia.svg
+share/icons/ContrastHigh-SVG/scalable/categories/package_network.svg
+share/icons/ContrastHigh-SVG/scalable/categories/package_settings.svg
+share/icons/ContrastHigh-SVG/scalable/categories/package_system.svg
+share/icons/ContrastHigh-SVG/scalable/categories/package_utilities.svg
+share/icons/ContrastHigh-SVG/scalable/categories/preferences-desktop-peripherals.svg
+share/icons/ContrastHigh-SVG/scalable/categories/preferences-desktop.svg
+share/icons/ContrastHigh-SVG/scalable/categories/preferences-system.svg
+share/icons/ContrastHigh-SVG/scalable/categories/redhat-accessories.svg
+share/icons/ContrastHigh-SVG/scalable/categories/redhat-games.svg
+share/icons/ContrastHigh-SVG/scalable/categories/redhat-graphics.svg
+share/icons/ContrastHigh-SVG/scalable/categories/redhat-internet.svg
+share/icons/ContrastHigh-SVG/scalable/categories/redhat-preferences.svg
+share/icons/ContrastHigh-SVG/scalable/categories/redhat-programming.svg
+share/icons/ContrastHigh-SVG/scalable/categories/redhat-sound_video.svg
+share/icons/ContrastHigh-SVG/scalable/categories/redhat-system_settings.svg
+share/icons/ContrastHigh-SVG/scalable/categories/redhat-system_tools.svg
+share/icons/ContrastHigh-SVG/scalable/categories/stock_internet.svg
+share/icons/ContrastHigh-SVG/scalable/categories/xfce-games.svg
+share/icons/ContrastHigh-SVG/scalable/categories/xfce-graphics.svg
+share/icons/ContrastHigh-SVG/scalable/categories/xfce-internet.svg
+share/icons/ContrastHigh-SVG/scalable/categories/xfce-multimedia.svg
+share/icons/ContrastHigh-SVG/scalable/categories/xfce-system-settings.svg
+share/icons/ContrastHigh-SVG/scalable/categories/xfce-utils.svg
+share/icons/ContrastHigh-SVG/scalable/categories/xfce4-settings.svg
+share/icons/ContrastHigh-SVG/scalable/devices/3floppy_unmount.svg
+share/icons/ContrastHigh-SVG/scalable/devices/audio-input-microphone.svg
+share/icons/ContrastHigh-SVG/scalable/devices/battery.svg
+share/icons/ContrastHigh-SVG/scalable/devices/camera-photo.svg
+share/icons/ContrastHigh-SVG/scalable/devices/camera-video.svg
+share/icons/ContrastHigh-SVG/scalable/devices/camera-web.svg
+share/icons/ContrastHigh-SVG/scalable/devices/camera.svg
+share/icons/ContrastHigh-SVG/scalable/devices/camera_unmount.svg
+share/icons/ContrastHigh-SVG/scalable/devices/cdrom_unmount.svg
+share/icons/ContrastHigh-SVG/scalable/devices/cdwriter_unmount.svg
+share/icons/ContrastHigh-SVG/scalable/devices/chardevice.svg
+share/icons/ContrastHigh-SVG/scalable/devices/computer.svg
+share/icons/ContrastHigh-SVG/scalable/devices/display.svg
+share/icons/ContrastHigh-SVG/scalable/devices/drive-cdrom.svg
+share/icons/ContrastHigh-SVG/scalable/devices/drive-harddisk.svg
+share/icons/ContrastHigh-SVG/scalable/devices/drive-optical.svg
+share/icons/ContrastHigh-SVG/scalable/devices/drive-removable-media.svg
+share/icons/ContrastHigh-SVG/scalable/devices/dvd_unmount.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-battery.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-cdrom-audio.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-cdrom.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-computer.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-disc-cdr.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-disc-cdrw.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-disc-dvdr-plus.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-disc-dvdr.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-disc-dvdram.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-disc-dvdrom.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-disc-dvdrw.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-dvd.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-ethernet.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-floppy.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-harddisk-1394.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-harddisk-usb.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-harddisk.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-ipod.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-keyboard.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-media-cf.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-media-ms.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-media-sdmmc.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-media-sm.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-mouse-ball.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-mouse-optical.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-printer.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-removable-1394.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-removable-usb.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-removable.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-dev-wavelan.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-fs-client.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gnome-stock-mic.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gtk-cdrom.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gtk-floppy.svg
+share/icons/ContrastHigh-SVG/scalable/devices/gtk-harddisk.svg
+share/icons/ContrastHigh-SVG/scalable/devices/harddrive.svg
+share/icons/ContrastHigh-SVG/scalable/devices/hdd_unmount.svg
+share/icons/ContrastHigh-SVG/scalable/devices/input-keyboard.svg
+share/icons/ContrastHigh-SVG/scalable/devices/input-mouse.svg
+share/icons/ContrastHigh-SVG/scalable/devices/input-tablet.svg
+share/icons/ContrastHigh-SVG/scalable/devices/ipod_mount.svg
+share/icons/ContrastHigh-SVG/scalable/devices/keyboard.svg
+share/icons/ContrastHigh-SVG/scalable/devices/kjobviewer.svg
+share/icons/ContrastHigh-SVG/scalable/devices/kxkb.svg
+share/icons/ContrastHigh-SVG/scalable/devices/media-cdrom.svg
+share/icons/ContrastHigh-SVG/scalable/devices/media-flash.svg
+share/icons/ContrastHigh-SVG/scalable/devices/media-floppy.svg
+share/icons/ContrastHigh-SVG/scalable/devices/media-optical.svg
+share/icons/ContrastHigh-SVG/scalable/devices/media-tape.svg
+share/icons/ContrastHigh-SVG/scalable/devices/mouse.svg
+share/icons/ContrastHigh-SVG/scalable/devices/multimedia-player.svg
+share/icons/ContrastHigh-SVG/scalable/devices/network-wired.svg
+share/icons/ContrastHigh-SVG/scalable/devices/network-wireless.svg
+share/icons/ContrastHigh-SVG/scalable/devices/pda.svg
+share/icons/ContrastHigh-SVG/scalable/devices/phone.svg
+share/icons/ContrastHigh-SVG/scalable/devices/printer-remote.svg
+share/icons/ContrastHigh-SVG/scalable/devices/printer.svg
+share/icons/ContrastHigh-SVG/scalable/devices/printer1.svg
+share/icons/ContrastHigh-SVG/scalable/devices/printmgr.svg
+share/icons/ContrastHigh-SVG/scalable/devices/scanner.svg
+share/icons/ContrastHigh-SVG/scalable/devices/stock_cell-phone.svg
+share/icons/ContrastHigh-SVG/scalable/devices/stock_mic.svg
+share/icons/ContrastHigh-SVG/scalable/devices/stock_printers.svg
+share/icons/ContrastHigh-SVG/scalable/devices/system-floppy.svg
+share/icons/ContrastHigh-SVG/scalable/devices/system.svg
+share/icons/ContrastHigh-SVG/scalable/devices/usbpendrive_unmount.svg
+share/icons/ContrastHigh-SVG/scalable/devices/video-display.svg
+share/icons/ContrastHigh-SVG/scalable/devices/xfce-printer.svg
+share/icons/ContrastHigh-SVG/scalable/devices/xfce4-display.svg
+share/icons/ContrastHigh-SVG/scalable/devices/xfce4-keyboard.svg
+share/icons/ContrastHigh-SVG/scalable/devices/xfce4-mouse.svg
+share/icons/ContrastHigh-SVG/scalable/devices/yast_HD.svg
+share/icons/ContrastHigh-SVG/scalable/devices/yast_idetude.svg
+share/icons/ContrastHigh-SVG/scalable/devices/yast_mouse.svg
+share/icons/ContrastHigh-SVG/scalable/devices/yast_printer.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-default.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-documents.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-downloads.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-favorite.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-important.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-mail.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-noread.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-nowrite.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-photos.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-readonly.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-symbolic-link.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-system.svg
+share/icons/ContrastHigh-SVG/scalable/emblems/emblem-unreadable.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/face-cool.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/face-plain.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/face-sad.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/face-smile-big.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/face-smile.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/face-surprise.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/face-wink.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/stock_smiley-1.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/stock_smiley-15.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/stock_smiley-2.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/stock_smiley-3.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/stock_smiley-4.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/stock_smiley-5.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/stock_smiley-6.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/stock_smiley-7.svg
+share/icons/ContrastHigh-SVG/scalable/emotes/stock_smiley-8.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/application-vnd.ms-excel.sheet.macroEnabled.12.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/application-vnd.ms-powerpoint.presentation.macroEnabled.12.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/application-vnd.ms-word.document.macroEnabled.12.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/application-x-executable.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/ascii.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/audio-x-generic.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/binary.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/contents2.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/document.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/empty.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/exec.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/font-x-generic.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/font.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/font_bitmap.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/font_truetype.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/font_type1.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-fs-executable.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-fs-regular.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-magicpoint.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-msword.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-ogg.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-pdf.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-postscript.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-rtf.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.ms-powerpoint.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.stardivision.calc.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.stardivision.impress.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.stardivision.writer.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-wordperfect.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-abiword.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-applix-spreadsheet.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-applix-word.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-dvi.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-executable.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-font-afm.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-font-sunos-news.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-gzpostscript.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-killustrator.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-kpresenter.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-kspread.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-kword.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-ms-dos-executable.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-perl.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-php.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-python-bytecode.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-scribus.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-shellscript.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-shockwave-flash.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-x-tex.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-application-xhtml+xml.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-audio.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-image.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-text-html.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-text-vnd.wap.wml.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-text-x-csh.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-text-x-python.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-text-x-sh.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-text-x-vcalendar.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-text-x-vcard.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-text-x-zsh.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-text.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-video.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gnome-mime-x-font-afm.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/gtk-file.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/html.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/image-x-generic.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/image.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/kpresenter_kpr.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/mime_ascii.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/misc.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/package_editors.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/package_wordprocessing.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/plan.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/shellscript.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/sound.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/spreadsheet.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/stock_addressbook.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/stock_calendar.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/stock_script.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/template_source.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/text-html.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/text-x-generic-template.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/text-x-generic.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/text-x-preview.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/text-x-script.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/txt.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/txt2.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/unknown.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/vcalendar.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/vcard.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/video-x-generic.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/video.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/wordprocessing.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/www.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/x-office-address-book.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/x-office-calendar.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/x-office-document.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/x-office-presentation.svg
+share/icons/ContrastHigh-SVG/scalable/mimetypes/x-office-spreadsheet.svg
+share/icons/ContrastHigh-SVG/scalable/places/desktop.svg
+share/icons/ContrastHigh-SVG/scalable/places/distributor-logo.svg
+share/icons/ContrastHigh-SVG/scalable/places/emptytrash.svg
+share/icons/ContrastHigh-SVG/scalable/places/folder-remote.svg
+share/icons/ContrastHigh-SVG/scalable/places/folder.svg
+share/icons/ContrastHigh-SVG/scalable/places/folder_home.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-desktop.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-directory.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-ftp.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-home.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-network.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-nfs.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-server.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-share.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-smb.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-ssh.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-fs-trash-empty.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-main-menu.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-mime-x-directory-nfs-server.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-mime-x-directory-smb-server.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-mime-x-directory-smb-share.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-mime-x-directory-smb-workgroup.svg
+share/icons/ContrastHigh-SVG/scalable/places/gnome-stock-trash.svg
+share/icons/ContrastHigh-SVG/scalable/places/gtk-directory.svg
+share/icons/ContrastHigh-SVG/scalable/places/gtk-network.svg
+share/icons/ContrastHigh-SVG/scalable/places/inode-directory.svg
+share/icons/ContrastHigh-SVG/scalable/places/library-internet-radio.svg
+share/icons/ContrastHigh-SVG/scalable/places/library-podcast.svg
+share/icons/ContrastHigh-SVG/scalable/places/network-server.svg
+share/icons/ContrastHigh-SVG/scalable/places/network-workgroup.svg
+share/icons/ContrastHigh-SVG/scalable/places/network.svg
+share/icons/ContrastHigh-SVG/scalable/places/network_local.svg
+share/icons/ContrastHigh-SVG/scalable/places/novell-button.svg
+share/icons/ContrastHigh-SVG/scalable/places/playlist-automatic.svg
+share/icons/ContrastHigh-SVG/scalable/places/playlist.svg
+share/icons/ContrastHigh-SVG/scalable/places/redhat-network-server.svg
+share/icons/ContrastHigh-SVG/scalable/places/server.svg
+share/icons/ContrastHigh-SVG/scalable/places/start-here.svg
+share/icons/ContrastHigh-SVG/scalable/places/stock_folder.svg
+share/icons/ContrastHigh-SVG/scalable/places/trashcan_empty.svg
+share/icons/ContrastHigh-SVG/scalable/places/user-bookmarks.svg
+share/icons/ContrastHigh-SVG/scalable/places/user-desktop.svg
+share/icons/ContrastHigh-SVG/scalable/places/user-home.svg
+share/icons/ContrastHigh-SVG/scalable/places/user-trash.svg
+share/icons/ContrastHigh-SVG/scalable/places/xfce-trash_empty.svg
+share/icons/ContrastHigh-SVG/scalable/status/audio-volume-high.svg
+share/icons/ContrastHigh-SVG/scalable/status/audio-volume-low.svg
+share/icons/ContrastHigh-SVG/scalable/status/audio-volume-medium.svg
+share/icons/ContrastHigh-SVG/scalable/status/audio-volume-muted.svg
+share/icons/ContrastHigh-SVG/scalable/status/battery-caution.svg
+share/icons/ContrastHigh-SVG/scalable/status/battery-low.svg
+share/icons/ContrastHigh-SVG/scalable/status/connect_no.svg
+share/icons/ContrastHigh-SVG/scalable/status/dialog-error.svg
+share/icons/ContrastHigh-SVG/scalable/status/dialog-information.svg
+share/icons/ContrastHigh-SVG/scalable/status/dialog-password.svg
+share/icons/ContrastHigh-SVG/scalable/status/dialog-question.svg
+share/icons/ContrastHigh-SVG/scalable/status/dialog-warning.svg
+share/icons/ContrastHigh-SVG/scalable/status/edittrash.svg
+share/icons/ContrastHigh-SVG/scalable/status/error.svg
+share/icons/ContrastHigh-SVG/scalable/status/folder-drag-accept.svg
+share/icons/ContrastHigh-SVG/scalable/status/folder-open.svg
+share/icons/ContrastHigh-SVG/scalable/status/folder-visiting.svg
+share/icons/ContrastHigh-SVG/scalable/status/folder_open.svg
+share/icons/ContrastHigh-SVG/scalable/status/gnome-fs-directory-accept.svg
+share/icons/ContrastHigh-SVG/scalable/status/gnome-fs-directory-visiting.svg
+share/icons/ContrastHigh-SVG/scalable/status/gnome-fs-trash-full.svg
+share/icons/ContrastHigh-SVG/scalable/status/gnome-netstatus-disconn.svg
+share/icons/ContrastHigh-SVG/scalable/status/gnome-stock-trash-full.svg
+share/icons/ContrastHigh-SVG/scalable/status/gtk-dialog-authentication.svg
+share/icons/ContrastHigh-SVG/scalable/status/gtk-dialog-error.svg
+share/icons/ContrastHigh-SVG/scalable/status/gtk-dialog-info.svg
+share/icons/ContrastHigh-SVG/scalable/status/gtk-dialog-question.svg
+share/icons/ContrastHigh-SVG/scalable/status/gtk-dialog-warning.svg
+share/icons/ContrastHigh-SVG/scalable/status/gtk-missing-image.svg
+share/icons/ContrastHigh-SVG/scalable/status/image-missing.svg
+share/icons/ContrastHigh-SVG/scalable/status/important.svg
+share/icons/ContrastHigh-SVG/scalable/status/info.svg
+share/icons/ContrastHigh-SVG/scalable/status/mail-attachment.svg
+share/icons/ContrastHigh-SVG/scalable/status/media-playlist-repeat.svg
+share/icons/ContrastHigh-SVG/scalable/status/media-playlist-shuffle.svg
+share/icons/ContrastHigh-SVG/scalable/status/messagebox_critical.svg
+share/icons/ContrastHigh-SVG/scalable/status/messagebox_info.svg
+share/icons/ContrastHigh-SVG/scalable/status/messagebox_warning.svg
+share/icons/ContrastHigh-SVG/scalable/status/network-offline.svg
+share/icons/ContrastHigh-SVG/scalable/status/network-online.svg
+share/icons/ContrastHigh-SVG/scalable/status/nm-no-connection.svg
+share/icons/ContrastHigh-SVG/scalable/status/nm-signal-100.svg
+share/icons/ContrastHigh-SVG/scalable/status/nm-signal-25.svg
+share/icons/ContrastHigh-SVG/scalable/status/nm-signal-50.svg
+share/icons/ContrastHigh-SVG/scalable/status/nm-signal-75.svg
+share/icons/ContrastHigh-SVG/scalable/status/printer-printing.svg
+share/icons/ContrastHigh-SVG/scalable/status/software-update-available.svg
+share/icons/ContrastHigh-SVG/scalable/status/software-update-urgent.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_attach.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_dialog-error.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_dialog-info.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_dialog-question.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_dialog-warning.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_open.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_repeat.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_shuffle.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_trash_full.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_volume-0.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_volume-max.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_volume-med.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_volume-min.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_volume-mute.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_volume.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_weather-cloudy.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_weather-few-clouds.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_weather-fog.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_weather-night-clear.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_weather-night-few-clouds.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_weather-showers.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_weather-snow.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_weather-storm.svg
+share/icons/ContrastHigh-SVG/scalable/status/stock_weather-sunny.svg
+share/icons/ContrastHigh-SVG/scalable/status/sunny.svg
+share/icons/ContrastHigh-SVG/scalable/status/trashcan_full.svg
+share/icons/ContrastHigh-SVG/scalable/status/user-trash-full.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-clear-night.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-clear.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-few-clouds-night.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-few-clouds.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-fog.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-overcast.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-showers-scattered.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-showers.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-snow.svg
+share/icons/ContrastHigh-SVG/scalable/status/weather-storm.svg
+share/icons/ContrastHigh-SVG/scalable/status/xfce-trash_full.svg
+share/icons/ContrastHigh/index.theme
+share/icons/ContrastHighInverse/index.theme
+share/icons/ContrastHighLargePrint/36x36/animations/gnome-spinner-rest.png
+share/icons/ContrastHighLargePrint/36x36/animations/gnome-spinner.png
+share/icons/ContrastHighLargePrint/36x36/animations/process-idle.png
+share/icons/ContrastHighLargePrint/36x36/animations/process-working.png
+share/icons/ContrastHighLargePrint/48x48/actions/exit.png
+share/icons/ContrastHighLargePrint/48x48/actions/gnome-logout.png
+share/icons/ContrastHighLargePrint/48x48/actions/gnome-run.png
+share/icons/ContrastHighLargePrint/48x48/actions/gnome-searchtool.png
+share/icons/ContrastHighLargePrint/48x48/actions/gnome-shutdown.png
+share/icons/ContrastHighLargePrint/48x48/actions/go-home.png
+share/icons/ContrastHighLargePrint/48x48/actions/gohome.png
+share/icons/ContrastHighLargePrint/48x48/actions/gtk-execute.png
+share/icons/ContrastHighLargePrint/48x48/actions/gtk-home.png
+share/icons/ContrastHighLargePrint/48x48/actions/gtk-media-pause.png
+share/icons/ContrastHighLargePrint/48x48/actions/gtk-refresh.png
+share/icons/ContrastHighLargePrint/48x48/actions/kfind.png
+share/icons/ContrastHighLargePrint/48x48/actions/kfm_home.png
+share/icons/ContrastHighLargePrint/48x48/actions/media-playback-pause.png
+share/icons/ContrastHighLargePrint/48x48/actions/player_pause.png
+share/icons/ContrastHighLargePrint/48x48/actions/redhat-home.png
+share/icons/ContrastHighLargePrint/48x48/actions/reload.png
+share/icons/ContrastHighLargePrint/48x48/actions/reload3.png
+share/icons/ContrastHighLargePrint/48x48/actions/reload_all_tabs.png
+share/icons/ContrastHighLargePrint/48x48/actions/reload_page.png
+share/icons/ContrastHighLargePrint/48x48/actions/search.png
+share/icons/ContrastHighLargePrint/48x48/actions/stock_home.png
+share/icons/ContrastHighLargePrint/48x48/actions/stock_media-pause.png
+share/icons/ContrastHighLargePrint/48x48/actions/stock_new-tab.png
+share/icons/ContrastHighLargePrint/48x48/actions/stock_refresh.png
+share/icons/ContrastHighLargePrint/48x48/actions/system-log-out.png
+share/icons/ContrastHighLargePrint/48x48/actions/system-run.png
+share/icons/ContrastHighLargePrint/48x48/actions/system-search.png
+share/icons/ContrastHighLargePrint/48x48/actions/system-shutdown.png
+share/icons/ContrastHighLargePrint/48x48/actions/view-refresh.png
+share/icons/ContrastHighLargePrint/48x48/apps/access.png
+share/icons/ContrastHighLargePrint/48x48/apps/accessibility-directory.png
+share/icons/ContrastHighLargePrint/48x48/apps/accessories-calculator.png
+share/icons/ContrastHighLargePrint/48x48/apps/accessories-character-map.png
+share/icons/ContrastHighLargePrint/48x48/apps/accessories-dictionary.png
+share/icons/ContrastHighLargePrint/48x48/apps/accessories-text-editor.png
+share/icons/ContrastHighLargePrint/48x48/apps/advanced-directory.png
+share/icons/ContrastHighLargePrint/48x48/apps/applets-screenshooter.png
+share/icons/ContrastHighLargePrint/48x48/apps/arts.png
+share/icons/ContrastHighLargePrint/48x48/apps/ax-applet.png
+share/icons/ContrastHighLargePrint/48x48/apps/background.png
+share/icons/ContrastHighLargePrint/48x48/apps/brasero.png
+share/icons/ContrastHighLargePrint/48x48/apps/calc.png
+share/icons/ContrastHighLargePrint/48x48/apps/charpick.png
+share/icons/ContrastHighLargePrint/48x48/apps/clock.png
+share/icons/ContrastHighLargePrint/48x48/apps/config-language.png
+share/icons/ContrastHighLargePrint/48x48/apps/display-capplet.png
+share/icons/ContrastHighLargePrint/48x48/apps/eog.png
+share/icons/ContrastHighLargePrint/48x48/apps/evince.png
+share/icons/ContrastHighLargePrint/48x48/apps/evolution.png
+share/icons/ContrastHighLargePrint/48x48/apps/file-manager.png
+share/icons/ContrastHighLargePrint/48x48/apps/file-roller.png
+share/icons/ContrastHighLargePrint/48x48/apps/firefox-icon.png
+share/icons/ContrastHighLargePrint/48x48/apps/fonts.png
+share/icons/ContrastHighLargePrint/48x48/apps/ghex.png
+share/icons/ContrastHighLargePrint/48x48/apps/gimp.png
+share/icons/ContrastHighLargePrint/48x48/apps/gkb.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-calculator.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-character-map.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-help.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-mixer.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-monitor.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-session.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-settings-accessibility-technologies.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-settings-background.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-settings-font.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-settings-keybindings.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-settings-sound.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-settings-theme.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-terminal.png
+share/icons/ContrastHighLargePrint/48x48/apps/gnome-window-manager.png
+share/icons/ContrastHighLargePrint/48x48/apps/gok.png
+share/icons/ContrastHighLargePrint/48x48/apps/gtkam-camera.png
+share/icons/ContrastHighLargePrint/48x48/apps/gucharmap.png
+share/icons/ContrastHighLargePrint/48x48/apps/help-browser.png
+share/icons/ContrastHighLargePrint/48x48/apps/kcalc.png
+share/icons/ContrastHighLargePrint/48x48/apps/kcharselect.png
+share/icons/ContrastHighLargePrint/48x48/apps/kcmkwm.png
+share/icons/ContrastHighLargePrint/48x48/apps/kcmsound.png
+share/icons/ContrastHighLargePrint/48x48/apps/kedit.png
+share/icons/ContrastHighLargePrint/48x48/apps/key_bindings.png
+share/icons/ContrastHighLargePrint/48x48/apps/kfm.png
+share/icons/ContrastHighLargePrint/48x48/apps/khelpcenter.png
+share/icons/ContrastHighLargePrint/48x48/apps/knotify.png
+share/icons/ContrastHighLargePrint/48x48/apps/konsole.png
+share/icons/ContrastHighLargePrint/48x48/apps/ksysguard.png
+share/icons/ContrastHighLargePrint/48x48/apps/kwin.png
+share/icons/ContrastHighLargePrint/48x48/apps/launcher-program.png
+share/icons/ContrastHighLargePrint/48x48/apps/locale.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-application-generic.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-audio2.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-calc3.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-ccmime.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-ccscreensaver.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-cd.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-folder-generic.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-grecord.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-home.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-info.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-log.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-logo-icon-transparent.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-mailcheck.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-mini-commander.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-mixer-applet.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-palm.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-panel.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-searchtool-animation-rest.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-searchtool-animation.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-settings-accessibility-keyboard.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-settings-default-applications.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-settings-ui-behavior.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-starthere.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-windows.png
+share/icons/ContrastHighLargePrint/48x48/apps/mate-workspace.png
+share/icons/ContrastHighLargePrint/48x48/apps/mozilla-icon.png
+share/icons/ContrastHighLargePrint/48x48/apps/multimedia-volume-control.png
+share/icons/ContrastHighLargePrint/48x48/apps/multimedia.png
+share/icons/ContrastHighLargePrint/48x48/apps/openterm.png
+share/icons/ContrastHighLargePrint/48x48/apps/orca.png
+share/icons/ContrastHighLargePrint/48x48/apps/panel-drawer.png
+share/icons/ContrastHighLargePrint/48x48/apps/panel-force-quit.png
+share/icons/ContrastHighLargePrint/48x48/apps/perfmeter.png
+share/icons/ContrastHighLargePrint/48x48/apps/pidgin.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-desktop-accessibility.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-desktop-font.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-desktop-keyboard-shortcuts.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-desktop-keyboard.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-desktop-locale.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-desktop-sound.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-desktop-theme.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-desktop-wallpaper.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-system-session.png
+share/icons/ContrastHighLargePrint/48x48/apps/preferences-system-windows.png
+share/icons/ContrastHighLargePrint/48x48/apps/redhat-filemanager.png
+share/icons/ContrastHighLargePrint/48x48/apps/rhythmbox.png
+share/icons/ContrastHighLargePrint/48x48/apps/session-properties.png
+share/icons/ContrastHighLargePrint/48x48/apps/smc.png
+share/icons/ContrastHighLargePrint/48x48/apps/sound-juicer.png
+share/icons/ContrastHighLargePrint/48x48/apps/star.png
+share/icons/ContrastHighLargePrint/48x48/apps/style.png
+share/icons/ContrastHighLargePrint/48x48/apps/susehelpcenter.png
+share/icons/ContrastHighLargePrint/48x48/apps/system-file-manager.png
+share/icons/ContrastHighLargePrint/48x48/apps/terminal.png
+share/icons/ContrastHighLargePrint/48x48/apps/text-editor.png
+share/icons/ContrastHighLargePrint/48x48/apps/thunderbird-icon.png
+share/icons/ContrastHighLargePrint/48x48/apps/totem.png
+share/icons/ContrastHighLargePrint/48x48/apps/utilities-system-monitor.png
+share/icons/ContrastHighLargePrint/48x48/apps/utilities-terminal.png
+share/icons/ContrastHighLargePrint/48x48/apps/volume-knob.png
+share/icons/ContrastHighLargePrint/48x48/apps/wallpaper.png
+share/icons/ContrastHighLargePrint/48x48/apps/window-capplet.png
+share/icons/ContrastHighLargePrint/48x48/apps/xfce-filemanager.png
+share/icons/ContrastHighLargePrint/48x48/apps/xfce-terminal.png
+share/icons/ContrastHighLargePrint/48x48/apps/xfce4-backdrop.png
+share/icons/ContrastHighLargePrint/48x48/apps/xfce4-mixer.png
+share/icons/ContrastHighLargePrint/48x48/apps/xfce4-session.png
+share/icons/ContrastHighLargePrint/48x48/apps/xfce4-sound.png
+share/icons/ContrastHighLargePrint/48x48/apps/xfwm4.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-accessories.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-development.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-engineering.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-games.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-graphics.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-internet.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-multimedia.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-office.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-other.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-science.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-system.png
+share/icons/ContrastHighLargePrint/48x48/categories/applications-utilities.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-applications.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-control-center.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-devel.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-globe.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-graphics.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-joystick.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-multimedia.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-other.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-settings.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-system.png
+share/icons/ContrastHighLargePrint/48x48/categories/gnome-util.png
+share/icons/ContrastHighLargePrint/48x48/categories/gtk-preferences.png
+share/icons/ContrastHighLargePrint/48x48/categories/input_devices_settings.png
+share/icons/ContrastHighLargePrint/48x48/categories/kcontrol.png
+share/icons/ContrastHighLargePrint/48x48/categories/package_development.png
+share/icons/ContrastHighLargePrint/48x48/categories/package_games.png
+share/icons/ContrastHighLargePrint/48x48/categories/package_graphics.png
+share/icons/ContrastHighLargePrint/48x48/categories/package_multimedia.png
+share/icons/ContrastHighLargePrint/48x48/categories/package_network.png
+share/icons/ContrastHighLargePrint/48x48/categories/package_office.png
+share/icons/ContrastHighLargePrint/48x48/categories/package_settings.png
+share/icons/ContrastHighLargePrint/48x48/categories/package_system.png
+share/icons/ContrastHighLargePrint/48x48/categories/package_utilities.png
+share/icons/ContrastHighLargePrint/48x48/categories/preferences-desktop-peripherals.png
+share/icons/ContrastHighLargePrint/48x48/categories/preferences-desktop-personal.png
+share/icons/ContrastHighLargePrint/48x48/categories/preferences-desktop.png
+share/icons/ContrastHighLargePrint/48x48/categories/preferences-other.png
+share/icons/ContrastHighLargePrint/48x48/categories/preferences-system-network.png
+share/icons/ContrastHighLargePrint/48x48/categories/preferences-system.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-accessories.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-games.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-graphics.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-internet.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-office.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-preferences.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-programming.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-sound_video.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-system_settings.png
+share/icons/ContrastHighLargePrint/48x48/categories/redhat-system_tools.png
+share/icons/ContrastHighLargePrint/48x48/categories/stock_internet.png
+share/icons/ContrastHighLargePrint/48x48/categories/xfce-games.png
+share/icons/ContrastHighLargePrint/48x48/categories/xfce-graphics.png
+share/icons/ContrastHighLargePrint/48x48/categories/xfce-internet.png
+share/icons/ContrastHighLargePrint/48x48/categories/xfce-multimedia.png
+share/icons/ContrastHighLargePrint/48x48/categories/xfce-office.png
+share/icons/ContrastHighLargePrint/48x48/categories/xfce-system-settings.png
+share/icons/ContrastHighLargePrint/48x48/categories/xfce-utils.png
+share/icons/ContrastHighLargePrint/48x48/categories/xfce4-settings.png
+share/icons/ContrastHighLargePrint/48x48/devices/3floppy_unmount.png
+share/icons/ContrastHighLargePrint/48x48/devices/cdrom_unmount.png
+share/icons/ContrastHighLargePrint/48x48/devices/cdwriter_unmount.png
+share/icons/ContrastHighLargePrint/48x48/devices/computer.png
+share/icons/ContrastHighLargePrint/48x48/devices/drive-cdrom.png
+share/icons/ContrastHighLargePrint/48x48/devices/drive-harddisk.png
+share/icons/ContrastHighLargePrint/48x48/devices/drive-optical.png
+share/icons/ContrastHighLargePrint/48x48/devices/drive-removable-media.png
+share/icons/ContrastHighLargePrint/48x48/devices/dvd_unmount.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-cdrom-audio.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-cdrom.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-computer.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-disc-cdr.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-disc-cdrw.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-disc-dvdr-plus.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-disc-dvdr.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-disc-dvdram.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-disc-dvdrom.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-disc-dvdrw.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-dvd.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-floppy.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-harddisk-1394.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-harddisk-usb.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-harddisk.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-keyboard.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-mouse-ball.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-mouse-optical.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-printer.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-removable-1394.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-removable-usb.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-dev-removable.png
+share/icons/ContrastHighLargePrint/48x48/devices/gnome-fs-client.png
+share/icons/ContrastHighLargePrint/48x48/devices/gtk-cdrom.png
+share/icons/ContrastHighLargePrint/48x48/devices/gtk-floppy.png
+share/icons/ContrastHighLargePrint/48x48/devices/gtk-harddisk.png
+share/icons/ContrastHighLargePrint/48x48/devices/harddrive.png
+share/icons/ContrastHighLargePrint/48x48/devices/hdd_unmount.png
+share/icons/ContrastHighLargePrint/48x48/devices/input-keyboard.png
+share/icons/ContrastHighLargePrint/48x48/devices/input-mouse.png
+share/icons/ContrastHighLargePrint/48x48/devices/keyboard.png
+share/icons/ContrastHighLargePrint/48x48/devices/kjobviewer.png
+share/icons/ContrastHighLargePrint/48x48/devices/kxkb.png
+share/icons/ContrastHighLargePrint/48x48/devices/mate-dev-printer-network.png
+share/icons/ContrastHighLargePrint/48x48/devices/mate-dev-printer-new.png
+share/icons/ContrastHighLargePrint/48x48/devices/media-cdrom.png
+share/icons/ContrastHighLargePrint/48x48/devices/media-floppy.png
+share/icons/ContrastHighLargePrint/48x48/devices/media-optical.png
+share/icons/ContrastHighLargePrint/48x48/devices/mouse.png
+share/icons/ContrastHighLargePrint/48x48/devices/pda.png
+share/icons/ContrastHighLargePrint/48x48/devices/printer-remote.png
+share/icons/ContrastHighLargePrint/48x48/devices/printer.png
+share/icons/ContrastHighLargePrint/48x48/devices/printer1.png
+share/icons/ContrastHighLargePrint/48x48/devices/printmgr.png
+share/icons/ContrastHighLargePrint/48x48/devices/stock_printers.png
+share/icons/ContrastHighLargePrint/48x48/devices/system-floppy.png
+share/icons/ContrastHighLargePrint/48x48/devices/system.png
+share/icons/ContrastHighLargePrint/48x48/devices/usbpendrive_unmount.png
+share/icons/ContrastHighLargePrint/48x48/devices/xfce-printer.png
+share/icons/ContrastHighLargePrint/48x48/devices/xfce4-keyboard.png
+share/icons/ContrastHighLargePrint/48x48/devices/xfce4-mouse.png
+share/icons/ContrastHighLargePrint/48x48/devices/yast_HD.png
+share/icons/ContrastHighLargePrint/48x48/devices/yast_idetude.png
+share/icons/ContrastHighLargePrint/48x48/devices/yast_mouse.png
+share/icons/ContrastHighLargePrint/48x48/devices/yast_printer.png
+share/icons/ContrastHighLargePrint/48x48/emblems/emblem-default.png
+share/icons/ContrastHighLargePrint/48x48/emblems/emblem-desktop.png
+share/icons/ContrastHighLargePrint/48x48/emblems/emblem-important.png
+share/icons/ContrastHighLargePrint/48x48/emblems/emblem-noread.png
+share/icons/ContrastHighLargePrint/48x48/emblems/emblem-personal.png
+share/icons/ContrastHighLargePrint/48x48/emblems/emblem-special.png
+share/icons/ContrastHighLargePrint/48x48/emblems/emblem-unreadable.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/application-x-executable.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/ascii.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/audio-x-generic.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/binary.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/contents2.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/deb.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/empty.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/exec.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/folder_tar.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/font-x-generic.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/font.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/font_bitmap.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/font_truetype.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/font_type1.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-fs-executable.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-fs-regular.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-ogg.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-7z-compressed.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-archive.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-cpio.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-executable.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-jar.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-lha.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-lhz.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-lzma-compressed-tar.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-lzma.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-ms-dos-executable.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-rar.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-tar.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-x-tarz.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-application-zip.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-audio.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-image.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-text-x-vcard.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-text.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-video.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gnome-package.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/gtk-file.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/image-x-generic.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/image.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/mate-mime-application-x-core-file.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/mime_ascii.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/misc.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/package-x-generic.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/package.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/package_editors.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/rpm.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/sound.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/stock_addressbook.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/tar.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/text-x-generic.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/text-x-preview.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/tgz.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/txt.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/txt2.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/unknown.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/vcard.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/video-x-generic.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/video.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/x-office-address-book.png
+share/icons/ContrastHighLargePrint/48x48/mimetypes/zip.png
+share/icons/ContrastHighLargePrint/48x48/places/desktop.png
+share/icons/ContrastHighLargePrint/48x48/places/distributor-logo.png
+share/icons/ContrastHighLargePrint/48x48/places/emptytrash.png
+share/icons/ContrastHighLargePrint/48x48/places/folder-remote.png
+share/icons/ContrastHighLargePrint/48x48/places/folder.icon
+share/icons/ContrastHighLargePrint/48x48/places/folder.png
+share/icons/ContrastHighLargePrint/48x48/places/folder_home.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-desktop.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-directory.icon
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-directory.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-ftp.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-home.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-network.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-nfs.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-server.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-share.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-smb.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-ssh.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-fs-trash-empty.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-main-menu.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-mime-x-directory-nfs-server.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-mime-x-directory-smb-server.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-mime-x-directory-smb-share.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-mime-x-directory-smb-workgroup.png
+share/icons/ContrastHighLargePrint/48x48/places/gnome-stock-trash.png
+share/icons/ContrastHighLargePrint/48x48/places/gtk-directory.icon
+share/icons/ContrastHighLargePrint/48x48/places/gtk-directory.png
+share/icons/ContrastHighLargePrint/48x48/places/gtk-network.png
+share/icons/ContrastHighLargePrint/48x48/places/inode-directory.icon
+share/icons/ContrastHighLargePrint/48x48/places/inode-directory.png
+share/icons/ContrastHighLargePrint/48x48/places/network-server.png
+share/icons/ContrastHighLargePrint/48x48/places/network-workgroup.png
+share/icons/ContrastHighLargePrint/48x48/places/network.png
+share/icons/ContrastHighLargePrint/48x48/places/network_local.png
+share/icons/ContrastHighLargePrint/48x48/places/novell-button.png
+share/icons/ContrastHighLargePrint/48x48/places/redhat-network-server.png
+share/icons/ContrastHighLargePrint/48x48/places/server.png
+share/icons/ContrastHighLargePrint/48x48/places/start-here.png
+share/icons/ContrastHighLargePrint/48x48/places/stock_folder.icon
+share/icons/ContrastHighLargePrint/48x48/places/stock_folder.png
+share/icons/ContrastHighLargePrint/48x48/places/trashcan_empty.png
+share/icons/ContrastHighLargePrint/48x48/places/user-desktop.png
+share/icons/ContrastHighLargePrint/48x48/places/user-home.png
+share/icons/ContrastHighLargePrint/48x48/places/user-trash.png
+share/icons/ContrastHighLargePrint/48x48/places/xfce-trash_empty.png
+share/icons/ContrastHighLargePrint/48x48/status/audio-volume-high.png
+share/icons/ContrastHighLargePrint/48x48/status/audio-volume-low.png
+share/icons/ContrastHighLargePrint/48x48/status/audio-volume-medium.png
+share/icons/ContrastHighLargePrint/48x48/status/audio-volume-muted.png
+share/icons/ContrastHighLargePrint/48x48/status/connect_creating.png
+share/icons/ContrastHighLargePrint/48x48/status/connect_established.png
+share/icons/ContrastHighLargePrint/48x48/status/connect_no.png
+share/icons/ContrastHighLargePrint/48x48/status/edittrash.png
+share/icons/ContrastHighLargePrint/48x48/status/folder-drag-accept.icon
+share/icons/ContrastHighLargePrint/48x48/status/folder-drag-accept.png
+share/icons/ContrastHighLargePrint/48x48/status/gnome-fs-directory-accept.icon
+share/icons/ContrastHighLargePrint/48x48/status/gnome-fs-directory-accept.png
+share/icons/ContrastHighLargePrint/48x48/status/gnome-fs-trash-full.png
+share/icons/ContrastHighLargePrint/48x48/status/gnome-netstatus-disconn.png
+share/icons/ContrastHighLargePrint/48x48/status/gnome-netstatus-error.png
+share/icons/ContrastHighLargePrint/48x48/status/gnome-netstatus-idle.png
+share/icons/ContrastHighLargePrint/48x48/status/gnome-netstatus-rx.png
+share/icons/ContrastHighLargePrint/48x48/status/gnome-netstatus-tx.png
+share/icons/ContrastHighLargePrint/48x48/status/gnome-netstatus-txrx.png
+share/icons/ContrastHighLargePrint/48x48/status/gnome-stock-trash-full.png
+share/icons/ContrastHighLargePrint/48x48/status/network-error.png
+share/icons/ContrastHighLargePrint/48x48/status/network-idle.png
+share/icons/ContrastHighLargePrint/48x48/status/network-offline.png
+share/icons/ContrastHighLargePrint/48x48/status/network-receive.png
+share/icons/ContrastHighLargePrint/48x48/status/network-transmit-receive.png
+share/icons/ContrastHighLargePrint/48x48/status/network-transmit.png
+share/icons/ContrastHighLargePrint/48x48/status/nm-adhoc.png
+share/icons/ContrastHighLargePrint/48x48/status/nm-device-wired.png
+share/icons/ContrastHighLargePrint/48x48/status/nm-device-wireless.png
+share/icons/ContrastHighLargePrint/48x48/status/nm-no-connection.png
+share/icons/ContrastHighLargePrint/48x48/status/stock_trash_full.png
+share/icons/ContrastHighLargePrint/48x48/status/stock_volume-0.png
+share/icons/ContrastHighLargePrint/48x48/status/stock_volume-max.png
+share/icons/ContrastHighLargePrint/48x48/status/stock_volume-med.png
+share/icons/ContrastHighLargePrint/48x48/status/stock_volume-min.png
+share/icons/ContrastHighLargePrint/48x48/status/stock_volume-mute.png
+share/icons/ContrastHighLargePrint/48x48/status/stock_volume.png
+share/icons/ContrastHighLargePrint/48x48/status/trashcan_full.png
+share/icons/ContrastHighLargePrint/48x48/status/user-trash-full.png
+share/icons/ContrastHighLargePrint/48x48/status/xfce-trash_full.png
+share/icons/ContrastHighLargePrint/index.theme
+share/icons/ContrastHighLargePrintInverse/36x36/animations/gnome-spinner-rest.png
+share/icons/ContrastHighLargePrintInverse/36x36/animations/gnome-spinner.png
+share/icons/ContrastHighLargePrintInverse/36x36/animations/process-idle.png
+share/icons/ContrastHighLargePrintInverse/36x36/animations/process-working.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/exit.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/gnome-logout.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/gnome-run.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/gnome-searchtool.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/gnome-shutdown.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/go-home.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/gohome.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/gtk-execute.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/gtk-home.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/gtk-media-pause.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/gtk-refresh.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/insert-image.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/insert-text.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/kfind.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/kfm_home.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/mail-send-receive.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/media-playback-pause.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/player_pause.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/redhat-home.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/reload.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/reload3.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/reload_all_tabs.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/reload_page.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/search.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/stock_home.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/stock_mail-send-receive.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/stock_media-pause.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/stock_new-tab.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/stock_refresh.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/system-log-out.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/system-run.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/system-search.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/system-shutdown.png
+share/icons/ContrastHighLargePrintInverse/48x48/actions/view-refresh.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/access.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/accessibility-directory.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/accessories-calculator.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/accessories-character-map.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/accessories-dictionary.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/accessories-text-editor.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/advanced-directory.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/applets-screenshooter.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/arts.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/ax-applet.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/background.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/brasero.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/calc.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/charpick.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/clock.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/config-language.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/display-capplet.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/eog.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/evince.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/evolution.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/file-manager.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/file-roller.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/firefox-icon.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/fonts.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/ghex.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gimp.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gkb.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-calculator.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-character-map.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-help.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-mixer.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-monitor.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-session.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-settings-accessibility-technologies.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-settings-background.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-settings-font.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-settings-keybindings.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-settings-sound.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-settings-theme.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-terminal.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gnome-window-manager.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gok.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gtkam-camera.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/gucharmap.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/help-browser.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/kcalc.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/kcharselect.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/kcmkwm.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/kcmsound.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/kedit.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/key_bindings.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/kfm.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/khelpcenter.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/knotify.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/konsole.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/ksysguard.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/kwin.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/launcher-program.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/locale.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-application-generic.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-audio2.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-calc3.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-ccmime.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-ccscreensaver.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-cd.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-folder-generic.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-grecord.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-home.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-info.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-log.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-logo-icon-transparent.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-mailcheck.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-mini-commander.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-mixer-applet.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-palm.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-panel.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-searchtool-animation-rest.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-searchtool-animation.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-settings-accessibility-keyboard.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-settings-default-applications.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-settings-ui-behavior.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-starthere.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-windows.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mate-workspace.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/mozilla-icon.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/multimedia-volume-control.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/multimedia.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/openterm.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/orca.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/panel-drawer.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/panel-force-quit.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/perfmeter.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/pidgin.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-desktop-accessibility.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-desktop-font.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-desktop-keyboard-shortcuts.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-desktop-keyboard.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-desktop-locale.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-desktop-sound.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-desktop-theme.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-desktop-wallpaper.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-system-session.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/preferences-system-windows.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/redhat-filemanager.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/rhythmbox.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/session-properties.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/smc.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/sound-juicer.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/star.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/style.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/susehelpcenter.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/system-file-manager.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/terminal.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/text-editor.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/thunderbird-icon.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/totem.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/utilities-system-monitor.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/utilities-terminal.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/volume-knob.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/wallpaper.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/window-capplet.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/xfce-filemanager.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/xfce-terminal.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/xfce4-backdrop.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/xfce4-mixer.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/xfce4-session.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/xfce4-sound.png
+share/icons/ContrastHighLargePrintInverse/48x48/apps/xfwm4.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-accessories.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-development.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-engineering.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-games.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-graphics.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-internet.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-multimedia.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-office.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-other.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-science.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-system.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/applications-utilities.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-applications.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-control-center.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-devel.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-globe.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-graphics.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-joystick.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-multimedia.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-other.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-settings.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-system.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gnome-util.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/gtk-preferences.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/input_devices_settings.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/kcontrol.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/package_development.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/package_games.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/package_graphics.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/package_multimedia.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/package_network.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/package_office.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/package_settings.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/package_system.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/package_utilities.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/preferences-desktop-peripherals.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/preferences-desktop-personal.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/preferences-desktop.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/preferences-other.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/preferences-system-network.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/preferences-system.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-accessories.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-games.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-graphics.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-internet.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-office.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-preferences.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-programming.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-sound_video.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-system_settings.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/redhat-system_tools.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/stock_internet.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/xfce-games.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/xfce-graphics.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/xfce-internet.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/xfce-multimedia.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/xfce-office.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/xfce-system-settings.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/xfce-utils.png
+share/icons/ContrastHighLargePrintInverse/48x48/categories/xfce4-settings.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/3floppy_unmount.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/cdrom_unmount.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/cdwriter_unmount.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/computer.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/drive-cdrom.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/drive-harddisk.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/drive-optical.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/drive-removable-media.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/dvd_unmount.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-cdrom-audio.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-cdrom.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-computer.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-disc-cdr.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-disc-cdrw.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-disc-dvdr-plus.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-disc-dvdr.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-disc-dvdram.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-disc-dvdrom.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-disc-dvdrw.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-dvd.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-floppy.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-harddisk-1394.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-harddisk-usb.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-harddisk.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-keyboard.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-mouse-ball.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-mouse-optical.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-printer.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-removable-1394.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-removable-usb.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-removable.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-dev-wavelan.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gnome-fs-client.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gtk-cdrom.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gtk-floppy.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/gtk-harddisk.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/harddrive.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/hdd_unmount.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/input-keyboard.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/input-mouse.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/keyboard.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/kjobviewer.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/kxkb.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/mate-dev-printer-network.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/mate-dev-printer-new.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/media-cdrom.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/media-floppy.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/media-optical.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/mouse.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/network-wireless.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/pda.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/printer-remote.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/printer.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/printer1.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/printmgr.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/stock_printers.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/system-floppy.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/system.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/usbpendrive_unmount.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/xfce-printer.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/xfce4-keyboard.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/xfce4-mouse.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/yast_HD.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/yast_idetude.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/yast_mouse.png
+share/icons/ContrastHighLargePrintInverse/48x48/devices/yast_printer.png
+share/icons/ContrastHighLargePrintInverse/48x48/emblems/emblem-default.png
+share/icons/ContrastHighLargePrintInverse/48x48/emblems/emblem-desktop.png
+share/icons/ContrastHighLargePrintInverse/48x48/emblems/emblem-important.png
+share/icons/ContrastHighLargePrintInverse/48x48/emblems/emblem-noread.png
+share/icons/ContrastHighLargePrintInverse/48x48/emblems/emblem-personal.png
+share/icons/ContrastHighLargePrintInverse/48x48/emblems/emblem-special.png
+share/icons/ContrastHighLargePrintInverse/48x48/emblems/emblem-unreadable.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/application-vnd.ms-powerpoint.presentation.macroEnabled.12.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/application-vnd.ms-word.document.macroEnabled.12.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/application-vnd.openxmlformats-officedocument.presentationml.presentation.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/application-vnd.openxmlformats-officedocument.wordprocessingml.document.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/application-x-executable.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/ascii.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/audio-x-generic.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/binary.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/contents2.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/deb.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/document.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/empty.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/exec.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/folder_tar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/font-x-generic.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/font.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/font_bitmap.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/font_truetype.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/font_type1.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-fs-executable.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-fs-regular.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-magicpoint.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-msword.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-ogg.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-pdf.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-postscript.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-rtf.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-wordperfect.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-7z-compressed.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-abiword.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-word.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-archive.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-arj.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compress.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cpio.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-deb.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dvi.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-executable.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-afm.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-bdf.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-pcf.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-ttf.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gzip.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gzpostscript.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-jar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-killustrator.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kpresenter.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kword.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-lha.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-lhz.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-lzma-compressed-tar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-lzma.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-ms-dos-executable.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rpm.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-scribus.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-stuffit.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tarz.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tex.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-application-zip.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-audio.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-image.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-vcalendar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-vcard.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-text.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-video.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-mime-x-font-afm.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gnome-package.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/gtk-file.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/image-x-generic.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/image.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/kpresenter_kpr.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/mate-mime-application-x-core-file.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/mime_ascii.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/misc.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/package-x-generic.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/package.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/package_editors.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/package_wordprocessing.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/plan.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/rpm.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/sound.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/stock_addressbook.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/stock_calendar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/tar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/template_source.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/text-x-generic-template.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/text-x-generic.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/text-x-preview.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/tgz.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/txt.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/txt2.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/unknown.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/vcalendar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/vcard.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/video-x-generic.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/video.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/wordprocessing.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/x-office-address-book.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/x-office-calendar.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/x-office-document.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/x-office-presentation.png
+share/icons/ContrastHighLargePrintInverse/48x48/mimetypes/zip.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/desktop.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/distributor-logo.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/emptytrash.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/folder-remote.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/folder.icon
+share/icons/ContrastHighLargePrintInverse/48x48/places/folder.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/folder_home.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-desktop.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-directory.icon
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-directory.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-ftp.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-home.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-network.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-nfs.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-server.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-share.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-smb.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-ssh.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-fs-trash-empty.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-main-menu.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-mime-x-directory-nfs-server.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-mime-x-directory-smb-server.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-mime-x-directory-smb-share.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-mime-x-directory-smb-workgroup.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gnome-stock-trash.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gtk-directory.icon
+share/icons/ContrastHighLargePrintInverse/48x48/places/gtk-directory.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/gtk-network.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/inode-directory.icon
+share/icons/ContrastHighLargePrintInverse/48x48/places/inode-directory.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/network-server.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/network-workgroup.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/network.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/network_local.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/novell-button.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/redhat-network-server.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/server.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/start-here.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/stock_folder.icon
+share/icons/ContrastHighLargePrintInverse/48x48/places/stock_folder.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/trashcan_empty.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/user-desktop.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/user-home.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/user-trash.png
+share/icons/ContrastHighLargePrintInverse/48x48/places/xfce-trash_empty.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/audio-volume-high.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/audio-volume-low.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/audio-volume-medium.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/audio-volume-muted.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/battery-caution.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/battery-low.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/connect_creating.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/connect_established.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/connect_no.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/edittrash.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/folder-drag-accept.icon
+share/icons/ContrastHighLargePrintInverse/48x48/status/folder-drag-accept.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-fs-directory-accept.icon
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-fs-directory-accept.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-fs-trash-full.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-netstatus-disconn.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-netstatus-error.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-netstatus-idle.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-netstatus-rx.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-netstatus-tx.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-netstatus-txrx.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/gnome-stock-trash-full.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/media-playlist-repeat.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/media-playlist-shuffle.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/network-error.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/network-idle.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/network-offline.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/network-receive.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/network-transmit-receive.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/network-transmit.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/nm-adhoc.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/nm-device-wired.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/nm-device-wireless.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/nm-no-connection.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/printer-error.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/printer-printing.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_repeat.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_shuffle.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_trash_full.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_volume-0.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_volume-max.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_volume-med.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_volume-min.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_volume-mute.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_volume.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_weather-cloudy.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_weather-few-clouds.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_weather-fog.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_weather-night-clear.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_weather-night-few-clouds.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_weather-showers.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_weather-snow.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_weather-storm.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/stock_weather-sunny.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/sunny.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/trashcan_full.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/user-trash-full.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-clear-night.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-clear.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-few-clouds-night.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-few-clouds.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-fog.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-overcast.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-showers-scattered.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-showers.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-snow.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/weather-storm.png
+share/icons/ContrastHighLargePrintInverse/48x48/status/xfce-trash_full.png
+share/icons/ContrastHighLargePrintInverse/index.theme
+share/icons/Fog/16x16/actions/document-open.png
+share/icons/Fog/16x16/actions/fileopen.png
+share/icons/Fog/16x16/actions/folder-new.png
+share/icons/Fog/16x16/actions/folder_new.png
+share/icons/Fog/16x16/actions/gtk-open.png
+share/icons/Fog/16x16/actions/stock_new-dir.png
+share/icons/Fog/16x16/apps/preferences-desktop-display.png
+share/icons/Fog/16x16/devices/chardevice.png
+share/icons/Fog/16x16/devices/computer.png
+share/icons/Fog/16x16/devices/display.png
+share/icons/Fog/16x16/devices/gnome-dev-computer.png
+share/icons/Fog/16x16/devices/gnome-fs-client.png
+share/icons/Fog/16x16/devices/system.png
+share/icons/Fog/16x16/devices/video-display.png
+share/icons/Fog/16x16/devices/xfce4-display.png
+share/icons/Fog/16x16/places/application-x-gnome-saved-search.png
+share/icons/Fog/16x16/places/desktop.png
+share/icons/Fog/16x16/places/folder-documents.png
+share/icons/Fog/16x16/places/folder-download.png
+share/icons/Fog/16x16/places/folder-music.png
+share/icons/Fog/16x16/places/folder-new.png
+share/icons/Fog/16x16/places/folder-pictures.png
+share/icons/Fog/16x16/places/folder-publicshare.png
+share/icons/Fog/16x16/places/folder-remote.png
+share/icons/Fog/16x16/places/folder-saved-search.png
+share/icons/Fog/16x16/places/folder-templates.png
+share/icons/Fog/16x16/places/folder-videos.png
+share/icons/Fog/16x16/places/folder.png
+share/icons/Fog/16x16/places/folder_home.png
+share/icons/Fog/16x16/places/gnome-fs-desktop.png
+share/icons/Fog/16x16/places/gnome-fs-directory.png
+share/icons/Fog/16x16/places/gnome-fs-ftp.png
+share/icons/Fog/16x16/places/gnome-fs-home.png
+share/icons/Fog/16x16/places/gnome-fs-nfs.png
+share/icons/Fog/16x16/places/gnome-fs-share.png
+share/icons/Fog/16x16/places/gnome-fs-smb.png
+share/icons/Fog/16x16/places/gnome-fs-ssh.png
+share/icons/Fog/16x16/places/gnome-mime-x-directory-smb-share.png
+share/icons/Fog/16x16/places/gtk-directory.png
+share/icons/Fog/16x16/places/inode-directory.png
+share/icons/Fog/16x16/places/network.png
+share/icons/Fog/16x16/places/stock_folder.png
+share/icons/Fog/16x16/places/user-desktop.png
+share/icons/Fog/16x16/places/user-home.png
+share/icons/Fog/16x16/status/folder-drag-accept.png
+share/icons/Fog/16x16/status/folder-open.png
+share/icons/Fog/16x16/status/folder-visiting.png
+share/icons/Fog/16x16/status/folder_open.png
+share/icons/Fog/16x16/status/gnome-fs-directory-accept.png
+share/icons/Fog/16x16/status/gnome-fs-directory-visiting.png
+share/icons/Fog/16x16/status/stock_open.png
+share/icons/Fog/22x22/actions/document-open.png
+share/icons/Fog/22x22/actions/fileopen.png
+share/icons/Fog/22x22/actions/folder-new.png
+share/icons/Fog/22x22/actions/folder_new.png
+share/icons/Fog/22x22/actions/gtk-open.png
+share/icons/Fog/22x22/actions/stock_new-dir.png
+share/icons/Fog/22x22/apps/preferences-desktop-display.png
+share/icons/Fog/22x22/devices/chardevice.png
+share/icons/Fog/22x22/devices/computer.png
+share/icons/Fog/22x22/devices/display.png
+share/icons/Fog/22x22/devices/gnome-dev-computer.png
+share/icons/Fog/22x22/devices/gnome-fs-client.png
+share/icons/Fog/22x22/devices/system.png
+share/icons/Fog/22x22/devices/video-display.png
+share/icons/Fog/22x22/devices/xfce4-display.png
+share/icons/Fog/22x22/places/application-x-gnome-saved-search.png
+share/icons/Fog/22x22/places/desktop.png
+share/icons/Fog/22x22/places/folder-documents.png
+share/icons/Fog/22x22/places/folder-download.png
+share/icons/Fog/22x22/places/folder-music.png
+share/icons/Fog/22x22/places/folder-new.png
+share/icons/Fog/22x22/places/folder-pictures.png
+share/icons/Fog/22x22/places/folder-publicshare.png
+share/icons/Fog/22x22/places/folder-remote.png
+share/icons/Fog/22x22/places/folder-saved-search.png
+share/icons/Fog/22x22/places/folder-templates.png
+share/icons/Fog/22x22/places/folder-videos.png
+share/icons/Fog/22x22/places/folder.png
+share/icons/Fog/22x22/places/folder_home.png
+share/icons/Fog/22x22/places/gnome-fs-desktop.png
+share/icons/Fog/22x22/places/gnome-fs-directory.png
+share/icons/Fog/22x22/places/gnome-fs-ftp.png
+share/icons/Fog/22x22/places/gnome-fs-home.png
+share/icons/Fog/22x22/places/gnome-fs-nfs.png
+share/icons/Fog/22x22/places/gnome-fs-share.png
+share/icons/Fog/22x22/places/gnome-fs-smb.png
+share/icons/Fog/22x22/places/gnome-fs-ssh.png
+share/icons/Fog/22x22/places/gnome-mime-x-directory-smb-share.png
+share/icons/Fog/22x22/places/gtk-directory.png
+share/icons/Fog/22x22/places/inode-directory.png
+share/icons/Fog/22x22/places/network.png
+share/icons/Fog/22x22/places/stock_folder.png
+share/icons/Fog/22x22/places/user-desktop.png
+share/icons/Fog/22x22/places/user-home.png
+share/icons/Fog/22x22/status/folder-drag-accept.png
+share/icons/Fog/22x22/status/folder-open.png
+share/icons/Fog/22x22/status/folder-visiting.png
+share/icons/Fog/22x22/status/folder_open.png
+share/icons/Fog/22x22/status/gnome-fs-directory-accept.png
+share/icons/Fog/22x22/status/gnome-fs-directory-visiting.png
+share/icons/Fog/22x22/status/stock_open.png
+share/icons/Fog/24x24/actions/document-open.png
+share/icons/Fog/24x24/actions/fileopen.png
+share/icons/Fog/24x24/actions/folder-new.png
+share/icons/Fog/24x24/actions/folder_new.png
+share/icons/Fog/24x24/actions/gtk-open.png
+share/icons/Fog/24x24/actions/stock_new-dir.png
+share/icons/Fog/24x24/apps/preferences-desktop-display.png
+share/icons/Fog/24x24/devices/chardevice.png
+share/icons/Fog/24x24/devices/computer.png
+share/icons/Fog/24x24/devices/display.png
+share/icons/Fog/24x24/devices/gnome-dev-computer.png
+share/icons/Fog/24x24/devices/gnome-fs-client.png
+share/icons/Fog/24x24/devices/system.png
+share/icons/Fog/24x24/devices/video-display.png
+share/icons/Fog/24x24/devices/xfce4-display.png
+share/icons/Fog/24x24/places/application-x-gnome-saved-search.png
+share/icons/Fog/24x24/places/desktop.png
+share/icons/Fog/24x24/places/folder-documents.png
+share/icons/Fog/24x24/places/folder-download.png
+share/icons/Fog/24x24/places/folder-music.png
+share/icons/Fog/24x24/places/folder-new.png
+share/icons/Fog/24x24/places/folder-pictures.png
+share/icons/Fog/24x24/places/folder-publicshare.png
+share/icons/Fog/24x24/places/folder-remote.png
+share/icons/Fog/24x24/places/folder-saved-search.png
+share/icons/Fog/24x24/places/folder-templates.png
+share/icons/Fog/24x24/places/folder-videos.png
+share/icons/Fog/24x24/places/folder.png
+share/icons/Fog/24x24/places/folder_home.png
+share/icons/Fog/24x24/places/gnome-fs-desktop.png
+share/icons/Fog/24x24/places/gnome-fs-directory.png
+share/icons/Fog/24x24/places/gnome-fs-ftp.png
+share/icons/Fog/24x24/places/gnome-fs-home.png
+share/icons/Fog/24x24/places/gnome-fs-nfs.png
+share/icons/Fog/24x24/places/gnome-fs-share.png
+share/icons/Fog/24x24/places/gnome-fs-smb.png
+share/icons/Fog/24x24/places/gnome-fs-ssh.png
+share/icons/Fog/24x24/places/gnome-mime-x-directory-smb-share.png
+share/icons/Fog/24x24/places/gtk-directory.png
+share/icons/Fog/24x24/places/inode-directory.png
+share/icons/Fog/24x24/places/network.png
+share/icons/Fog/24x24/places/stock_folder.png
+share/icons/Fog/24x24/places/user-desktop.png
+share/icons/Fog/24x24/places/user-home.png
+share/icons/Fog/24x24/status/folder-drag-accept.png
+share/icons/Fog/24x24/status/folder-open.png
+share/icons/Fog/24x24/status/folder-visiting.png
+share/icons/Fog/24x24/status/folder_open.png
+share/icons/Fog/24x24/status/gnome-fs-directory-accept.png
+share/icons/Fog/24x24/status/gnome-fs-directory-visiting.png
+share/icons/Fog/24x24/status/stock_open.png
+share/icons/Fog/256x256/actions/document-open.png
+share/icons/Fog/256x256/actions/fileopen.png
+share/icons/Fog/256x256/actions/folder-new.png
+share/icons/Fog/256x256/actions/folder_new.png
+share/icons/Fog/256x256/actions/gtk-open.png
+share/icons/Fog/256x256/actions/stock_new-dir.png
+share/icons/Fog/256x256/apps/preferences-desktop-display.png
+share/icons/Fog/256x256/devices/chardevice.png
+share/icons/Fog/256x256/devices/computer.png
+share/icons/Fog/256x256/devices/display.png
+share/icons/Fog/256x256/devices/gnome-dev-computer.png
+share/icons/Fog/256x256/devices/gnome-fs-client.png
+share/icons/Fog/256x256/devices/system.png
+share/icons/Fog/256x256/devices/video-display.png
+share/icons/Fog/256x256/devices/xfce4-display.png
+share/icons/Fog/256x256/places/application-x-gnome-saved-search.png
+share/icons/Fog/256x256/places/desktop.png
+share/icons/Fog/256x256/places/folder-documents.png
+share/icons/Fog/256x256/places/folder-download.png
+share/icons/Fog/256x256/places/folder-music.png
+share/icons/Fog/256x256/places/folder-pictures.png
+share/icons/Fog/256x256/places/folder-publicshare.png
+share/icons/Fog/256x256/places/folder-remote.png
+share/icons/Fog/256x256/places/folder-saved-search.png
+share/icons/Fog/256x256/places/folder-templates.png
+share/icons/Fog/256x256/places/folder-videos.png
+share/icons/Fog/256x256/places/folder.png
+share/icons/Fog/256x256/places/folder_home.png
+share/icons/Fog/256x256/places/gnome-fs-desktop.png
+share/icons/Fog/256x256/places/gnome-fs-directory.png
+share/icons/Fog/256x256/places/gnome-fs-ftp.png
+share/icons/Fog/256x256/places/gnome-fs-home.png
+share/icons/Fog/256x256/places/gnome-fs-nfs.png
+share/icons/Fog/256x256/places/gnome-fs-share.png
+share/icons/Fog/256x256/places/gnome-fs-smb.png
+share/icons/Fog/256x256/places/gnome-fs-ssh.png
+share/icons/Fog/256x256/places/gnome-mime-x-directory-smb-share.png
+share/icons/Fog/256x256/places/gtk-directory.png
+share/icons/Fog/256x256/places/inode-directory.png
+share/icons/Fog/256x256/places/network.png
+share/icons/Fog/256x256/places/stock_folder.png
+share/icons/Fog/256x256/places/user-desktop.png
+share/icons/Fog/256x256/places/user-home.png
+share/icons/Fog/256x256/status/folder-drag-accept.png
+share/icons/Fog/256x256/status/folder-open.png
+share/icons/Fog/256x256/status/folder-visiting.png
+share/icons/Fog/256x256/status/folder_open.png
+share/icons/Fog/256x256/status/gnome-fs-directory-accept.png
+share/icons/Fog/256x256/status/gnome-fs-directory-visiting.png
+share/icons/Fog/256x256/status/stock_open.png
+share/icons/Fog/32x32/actions/document-open.png
+share/icons/Fog/32x32/actions/fileopen.png
+share/icons/Fog/32x32/actions/folder-new.png
+share/icons/Fog/32x32/actions/folder_new.png
+share/icons/Fog/32x32/actions/gtk-open.png
+share/icons/Fog/32x32/actions/stock_new-dir.png
+share/icons/Fog/32x32/apps/preferences-desktop-display.png
+share/icons/Fog/32x32/devices/chardevice.png
+share/icons/Fog/32x32/devices/computer.png
+share/icons/Fog/32x32/devices/display.png
+share/icons/Fog/32x32/devices/gnome-dev-computer.png
+share/icons/Fog/32x32/devices/gnome-fs-client.png
+share/icons/Fog/32x32/devices/system.png
+share/icons/Fog/32x32/devices/video-display.png
+share/icons/Fog/32x32/devices/xfce4-display.png
+share/icons/Fog/32x32/places/application-x-gnome-saved-search.png
+share/icons/Fog/32x32/places/desktop.png
+share/icons/Fog/32x32/places/folder-documents.png
+share/icons/Fog/32x32/places/folder-download.png
+share/icons/Fog/32x32/places/folder-music.png
+share/icons/Fog/32x32/places/folder-new.png
+share/icons/Fog/32x32/places/folder-pictures.png
+share/icons/Fog/32x32/places/folder-publicshare.png
+share/icons/Fog/32x32/places/folder-remote.png
+share/icons/Fog/32x32/places/folder-saved-search.png
+share/icons/Fog/32x32/places/folder-templates.png
+share/icons/Fog/32x32/places/folder-videos.png
+share/icons/Fog/32x32/places/folder.png
+share/icons/Fog/32x32/places/folder_home.png
+share/icons/Fog/32x32/places/gnome-fs-desktop.png
+share/icons/Fog/32x32/places/gnome-fs-directory.png
+share/icons/Fog/32x32/places/gnome-fs-ftp.png
+share/icons/Fog/32x32/places/gnome-fs-home.png
+share/icons/Fog/32x32/places/gnome-fs-nfs.png
+share/icons/Fog/32x32/places/gnome-fs-share.png
+share/icons/Fog/32x32/places/gnome-fs-smb.png
+share/icons/Fog/32x32/places/gnome-fs-ssh.png
+share/icons/Fog/32x32/places/gnome-mime-x-directory-smb-share.png
+share/icons/Fog/32x32/places/gtk-directory.png
+share/icons/Fog/32x32/places/inode-directory.png
+share/icons/Fog/32x32/places/network.png
+share/icons/Fog/32x32/places/stock_folder.png
+share/icons/Fog/32x32/places/user-desktop.png
+share/icons/Fog/32x32/places/user-home.png
+share/icons/Fog/32x32/status/folder-drag-accept.png
+share/icons/Fog/32x32/status/folder-open.png
+share/icons/Fog/32x32/status/folder-visiting.png
+share/icons/Fog/32x32/status/folder_open.png
+share/icons/Fog/32x32/status/gnome-fs-directory-accept.png
+share/icons/Fog/32x32/status/gnome-fs-directory-visiting.png
+share/icons/Fog/32x32/status/stock_open.png
+share/icons/Fog/48x48/actions/document-open.png
+share/icons/Fog/48x48/actions/fileopen.png
+share/icons/Fog/48x48/actions/folder-new.png
+share/icons/Fog/48x48/actions/folder_new.png
+share/icons/Fog/48x48/actions/gtk-open.png
+share/icons/Fog/48x48/actions/stock_new-dir.png
+share/icons/Fog/48x48/apps/preferences-desktop-display.png
+share/icons/Fog/48x48/devices/chardevice.png
+share/icons/Fog/48x48/devices/computer.png
+share/icons/Fog/48x48/devices/display.png
+share/icons/Fog/48x48/devices/gnome-dev-computer.png
+share/icons/Fog/48x48/devices/gnome-fs-client.png
+share/icons/Fog/48x48/devices/system.png
+share/icons/Fog/48x48/devices/video-display.png
+share/icons/Fog/48x48/devices/xfce4-display.png
+share/icons/Fog/48x48/places/application-x-gnome-saved-search.png
+share/icons/Fog/48x48/places/desktop.png
+share/icons/Fog/48x48/places/folder-documents.png
+share/icons/Fog/48x48/places/folder-download.png
+share/icons/Fog/48x48/places/folder-music.png
+share/icons/Fog/48x48/places/folder-pictures.png
+share/icons/Fog/48x48/places/folder-publicshare.png
+share/icons/Fog/48x48/places/folder-remote.png
+share/icons/Fog/48x48/places/folder-saved-search.png
+share/icons/Fog/48x48/places/folder-templates.png
+share/icons/Fog/48x48/places/folder-videos.png
+share/icons/Fog/48x48/places/folder.png
+share/icons/Fog/48x48/places/folder_home.png
+share/icons/Fog/48x48/places/gnome-fs-desktop.png
+share/icons/Fog/48x48/places/gnome-fs-directory.png
+share/icons/Fog/48x48/places/gnome-fs-ftp.png
+share/icons/Fog/48x48/places/gnome-fs-home.png
+share/icons/Fog/48x48/places/gnome-fs-nfs.png
+share/icons/Fog/48x48/places/gnome-fs-share.png
+share/icons/Fog/48x48/places/gnome-fs-smb.png
+share/icons/Fog/48x48/places/gnome-fs-ssh.png
+share/icons/Fog/48x48/places/gnome-mime-x-directory-smb-share.png
+share/icons/Fog/48x48/places/gtk-directory.png
+share/icons/Fog/48x48/places/inode-directory.png
+share/icons/Fog/48x48/places/network.png
+share/icons/Fog/48x48/places/stock_folder.png
+share/icons/Fog/48x48/places/user-desktop.png
+share/icons/Fog/48x48/places/user-home.png
+share/icons/Fog/48x48/status/folder-drag-accept.png
+share/icons/Fog/48x48/status/folder-open.png
+share/icons/Fog/48x48/status/folder-visiting.png
+share/icons/Fog/48x48/status/folder_open.png
+share/icons/Fog/48x48/status/gnome-fs-directory-accept.png
+share/icons/Fog/48x48/status/gnome-fs-directory-visiting.png
+share/icons/Fog/48x48/status/stock_open.png
+share/icons/Fog/index.theme
+share/icons/MateLargePrint/index.theme
+share/icons/Quid/16x16/actions/back.png
+share/icons/Quid/16x16/actions/bottom.png
+share/icons/Quid/16x16/actions/document-open.png
+share/icons/Quid/16x16/actions/down.png
+share/icons/Quid/16x16/actions/fileopen.png
+share/icons/Quid/16x16/actions/finish.png
+share/icons/Quid/16x16/actions/forward.png
+share/icons/Quid/16x16/actions/go-bottom.png
+share/icons/Quid/16x16/actions/go-down.png
+share/icons/Quid/16x16/actions/go-first.png
+share/icons/Quid/16x16/actions/go-home.png
+share/icons/Quid/16x16/actions/go-last.png
+share/icons/Quid/16x16/actions/go-next.png
+share/icons/Quid/16x16/actions/go-previous.png
+share/icons/Quid/16x16/actions/go-top.png
+share/icons/Quid/16x16/actions/go-up.png
+share/icons/Quid/16x16/actions/gohome.png
+share/icons/Quid/16x16/actions/gtk-go-back-ltr.png
+share/icons/Quid/16x16/actions/gtk-go-back-rtl.png
+share/icons/Quid/16x16/actions/gtk-go-down.png
+share/icons/Quid/16x16/actions/gtk-go-forward-ltr.png
+share/icons/Quid/16x16/actions/gtk-go-forward-rtl.png
+share/icons/Quid/16x16/actions/gtk-go-up.png
+share/icons/Quid/16x16/actions/gtk-goto-bottom.png
+share/icons/Quid/16x16/actions/gtk-goto-first-ltr.png
+share/icons/Quid/16x16/actions/gtk-goto-first-rtl.png
+share/icons/Quid/16x16/actions/gtk-goto-last-ltr.png
+share/icons/Quid/16x16/actions/gtk-goto-last-rtl.png
+share/icons/Quid/16x16/actions/gtk-goto-top.png
+share/icons/Quid/16x16/actions/gtk-home.png
+share/icons/Quid/16x16/actions/gtk-open.png
+share/icons/Quid/16x16/actions/gtk-refresh.png
+share/icons/Quid/16x16/actions/kfm_home.png
+share/icons/Quid/16x16/actions/next.png
+share/icons/Quid/16x16/actions/previous.png
+share/icons/Quid/16x16/actions/redhat-home.png
+share/icons/Quid/16x16/actions/reload.png
+share/icons/Quid/16x16/actions/reload3.png
+share/icons/Quid/16x16/actions/reload_all_tabs.png
+share/icons/Quid/16x16/actions/reload_page.png
+share/icons/Quid/16x16/actions/start.png
+share/icons/Quid/16x16/actions/stock_bottom.png
+share/icons/Quid/16x16/actions/stock_down.png
+share/icons/Quid/16x16/actions/stock_first.png
+share/icons/Quid/16x16/actions/stock_home.png
+share/icons/Quid/16x16/actions/stock_last.png
+share/icons/Quid/16x16/actions/stock_left.png
+share/icons/Quid/16x16/actions/stock_refresh.png
+share/icons/Quid/16x16/actions/stock_right.png
+share/icons/Quid/16x16/actions/stock_top.png
+share/icons/Quid/16x16/actions/stock_up.png
+share/icons/Quid/16x16/actions/top.png
+share/icons/Quid/16x16/actions/up.png
+share/icons/Quid/16x16/actions/view-refresh.png
+share/icons/Quid/16x16/places/application-x-gnome-saved-search.png
+share/icons/Quid/16x16/places/folder-remote.png
+share/icons/Quid/16x16/places/folder-saved-search.png
+share/icons/Quid/16x16/places/folder.png
+share/icons/Quid/16x16/places/folder_home.png
+share/icons/Quid/16x16/places/gnome-fs-directory.png
+share/icons/Quid/16x16/places/gnome-fs-ftp.png
+share/icons/Quid/16x16/places/gnome-fs-home.png
+share/icons/Quid/16x16/places/gnome-fs-nfs.png
+share/icons/Quid/16x16/places/gnome-fs-share.png
+share/icons/Quid/16x16/places/gnome-fs-smb.png
+share/icons/Quid/16x16/places/gnome-fs-ssh.png
+share/icons/Quid/16x16/places/gnome-mime-x-directory-smb-share.png
+share/icons/Quid/16x16/places/gtk-directory.png
+share/icons/Quid/16x16/places/inode-directory.png
+share/icons/Quid/16x16/places/network.png
+share/icons/Quid/16x16/places/stock_folder.png
+share/icons/Quid/16x16/places/user-home.png
+share/icons/Quid/16x16/status/folder-drag-accept.png
+share/icons/Quid/16x16/status/folder-open.png
+share/icons/Quid/16x16/status/folder-visiting.png
+share/icons/Quid/16x16/status/folder_open.png
+share/icons/Quid/16x16/status/gnome-fs-directory-accept.png
+share/icons/Quid/16x16/status/gnome-fs-directory-visiting.png
+share/icons/Quid/16x16/status/stock_open.png
+share/icons/Quid/22x22/actions/back.png
+share/icons/Quid/22x22/actions/bottom.png
+share/icons/Quid/22x22/actions/document-open.png
+share/icons/Quid/22x22/actions/down.png
+share/icons/Quid/22x22/actions/fileopen.png
+share/icons/Quid/22x22/actions/finish.png
+share/icons/Quid/22x22/actions/forward.png
+share/icons/Quid/22x22/actions/go-bottom.png
+share/icons/Quid/22x22/actions/go-down.png
+share/icons/Quid/22x22/actions/go-first.png
+share/icons/Quid/22x22/actions/go-home.png
+share/icons/Quid/22x22/actions/go-last.png
+share/icons/Quid/22x22/actions/go-next.png
+share/icons/Quid/22x22/actions/go-previous.png
+share/icons/Quid/22x22/actions/go-top.png
+share/icons/Quid/22x22/actions/go-up.png
+share/icons/Quid/22x22/actions/gohome.png
+share/icons/Quid/22x22/actions/gtk-go-back-ltr.png
+share/icons/Quid/22x22/actions/gtk-go-back-rtl.png
+share/icons/Quid/22x22/actions/gtk-go-down.png
+share/icons/Quid/22x22/actions/gtk-go-forward-ltr.png
+share/icons/Quid/22x22/actions/gtk-go-forward-rtl.png
+share/icons/Quid/22x22/actions/gtk-go-up.png
+share/icons/Quid/22x22/actions/gtk-goto-bottom.png
+share/icons/Quid/22x22/actions/gtk-goto-first-ltr.png
+share/icons/Quid/22x22/actions/gtk-goto-first-rtl.png
+share/icons/Quid/22x22/actions/gtk-goto-last-ltr.png
+share/icons/Quid/22x22/actions/gtk-goto-last-rtl.png
+share/icons/Quid/22x22/actions/gtk-goto-top.png
+share/icons/Quid/22x22/actions/gtk-home.png
+share/icons/Quid/22x22/actions/gtk-open.png
+share/icons/Quid/22x22/actions/gtk-refresh.png
+share/icons/Quid/22x22/actions/kfm_home.png
+share/icons/Quid/22x22/actions/next.png
+share/icons/Quid/22x22/actions/previous.png
+share/icons/Quid/22x22/actions/redhat-home.png
+share/icons/Quid/22x22/actions/reload.png
+share/icons/Quid/22x22/actions/reload3.png
+share/icons/Quid/22x22/actions/reload_all_tabs.png
+share/icons/Quid/22x22/actions/reload_page.png
+share/icons/Quid/22x22/actions/start.png
+share/icons/Quid/22x22/actions/stock_bottom.png
+share/icons/Quid/22x22/actions/stock_down.png
+share/icons/Quid/22x22/actions/stock_first.png
+share/icons/Quid/22x22/actions/stock_home.png
+share/icons/Quid/22x22/actions/stock_last.png
+share/icons/Quid/22x22/actions/stock_left.png
+share/icons/Quid/22x22/actions/stock_refresh.png
+share/icons/Quid/22x22/actions/stock_right.png
+share/icons/Quid/22x22/actions/stock_top.png
+share/icons/Quid/22x22/actions/stock_up.png
+share/icons/Quid/22x22/actions/top.png
+share/icons/Quid/22x22/actions/up.png
+share/icons/Quid/22x22/actions/view-refresh.png
+share/icons/Quid/22x22/places/application-x-gnome-saved-search.png
+share/icons/Quid/22x22/places/folder-remote.png
+share/icons/Quid/22x22/places/folder-saved-search.png
+share/icons/Quid/22x22/places/folder.png
+share/icons/Quid/22x22/places/folder_home.png
+share/icons/Quid/22x22/places/gnome-fs-directory.png
+share/icons/Quid/22x22/places/gnome-fs-ftp.png
+share/icons/Quid/22x22/places/gnome-fs-home.png
+share/icons/Quid/22x22/places/gnome-fs-nfs.png
+share/icons/Quid/22x22/places/gnome-fs-share.png
+share/icons/Quid/22x22/places/gnome-fs-smb.png
+share/icons/Quid/22x22/places/gnome-fs-ssh.png
+share/icons/Quid/22x22/places/gnome-mime-x-directory-smb-share.png
+share/icons/Quid/22x22/places/gtk-directory.png
+share/icons/Quid/22x22/places/inode-directory.png
+share/icons/Quid/22x22/places/network.png
+share/icons/Quid/22x22/places/stock_folder.png
+share/icons/Quid/22x22/places/user-home.png
+share/icons/Quid/22x22/status/folder-drag-accept.png
+share/icons/Quid/22x22/status/folder-open.png
+share/icons/Quid/22x22/status/folder-visiting.png
+share/icons/Quid/22x22/status/folder_open.png
+share/icons/Quid/22x22/status/gnome-fs-directory-accept.png
+share/icons/Quid/22x22/status/gnome-fs-directory-visiting.png
+share/icons/Quid/22x22/status/stock_open.png
+share/icons/Quid/24x24/actions/back.png
+share/icons/Quid/24x24/actions/bottom.png
+share/icons/Quid/24x24/actions/document-open.png
+share/icons/Quid/24x24/actions/down.png
+share/icons/Quid/24x24/actions/fileopen.png
+share/icons/Quid/24x24/actions/finish.png
+share/icons/Quid/24x24/actions/forward.png
+share/icons/Quid/24x24/actions/go-bottom.png
+share/icons/Quid/24x24/actions/go-down.png
+share/icons/Quid/24x24/actions/go-first.png
+share/icons/Quid/24x24/actions/go-home.png
+share/icons/Quid/24x24/actions/go-last.png
+share/icons/Quid/24x24/actions/go-next.png
+share/icons/Quid/24x24/actions/go-previous.png
+share/icons/Quid/24x24/actions/go-top.png
+share/icons/Quid/24x24/actions/go-up.png
+share/icons/Quid/24x24/actions/gohome.png
+share/icons/Quid/24x24/actions/gtk-go-back-ltr.png
+share/icons/Quid/24x24/actions/gtk-go-back-rtl.png
+share/icons/Quid/24x24/actions/gtk-go-down.png
+share/icons/Quid/24x24/actions/gtk-go-forward-ltr.png
+share/icons/Quid/24x24/actions/gtk-go-forward-rtl.png
+share/icons/Quid/24x24/actions/gtk-go-up.png
+share/icons/Quid/24x24/actions/gtk-goto-bottom.png
+share/icons/Quid/24x24/actions/gtk-goto-first-ltr.png
+share/icons/Quid/24x24/actions/gtk-goto-first-rtl.png
+share/icons/Quid/24x24/actions/gtk-goto-last-ltr.png
+share/icons/Quid/24x24/actions/gtk-goto-last-rtl.png
+share/icons/Quid/24x24/actions/gtk-goto-top.png
+share/icons/Quid/24x24/actions/gtk-home.png
+share/icons/Quid/24x24/actions/gtk-open.png
+share/icons/Quid/24x24/actions/gtk-refresh.png
+share/icons/Quid/24x24/actions/kfm_home.png
+share/icons/Quid/24x24/actions/next.png
+share/icons/Quid/24x24/actions/previous.png
+share/icons/Quid/24x24/actions/redhat-home.png
+share/icons/Quid/24x24/actions/reload.png
+share/icons/Quid/24x24/actions/reload3.png
+share/icons/Quid/24x24/actions/reload_all_tabs.png
+share/icons/Quid/24x24/actions/reload_page.png
+share/icons/Quid/24x24/actions/start.png
+share/icons/Quid/24x24/actions/stock_bottom.png
+share/icons/Quid/24x24/actions/stock_down.png
+share/icons/Quid/24x24/actions/stock_first.png
+share/icons/Quid/24x24/actions/stock_home.png
+share/icons/Quid/24x24/actions/stock_last.png
+share/icons/Quid/24x24/actions/stock_left.png
+share/icons/Quid/24x24/actions/stock_refresh.png
+share/icons/Quid/24x24/actions/stock_right.png
+share/icons/Quid/24x24/actions/stock_top.png
+share/icons/Quid/24x24/actions/stock_up.png
+share/icons/Quid/24x24/actions/top.png
+share/icons/Quid/24x24/actions/up.png
+share/icons/Quid/24x24/actions/view-refresh.png
+share/icons/Quid/24x24/places/application-x-gnome-saved-search.png
+share/icons/Quid/24x24/places/folder-remote.png
+share/icons/Quid/24x24/places/folder-saved-search.png
+share/icons/Quid/24x24/places/folder.png
+share/icons/Quid/24x24/places/folder_home.png
+share/icons/Quid/24x24/places/gnome-fs-directory.png
+share/icons/Quid/24x24/places/gnome-fs-ftp.png
+share/icons/Quid/24x24/places/gnome-fs-home.png
+share/icons/Quid/24x24/places/gnome-fs-nfs.png
+share/icons/Quid/24x24/places/gnome-fs-share.png
+share/icons/Quid/24x24/places/gnome-fs-smb.png
+share/icons/Quid/24x24/places/gnome-fs-ssh.png
+share/icons/Quid/24x24/places/gnome-mime-x-directory-smb-share.png
+share/icons/Quid/24x24/places/gtk-directory.png
+share/icons/Quid/24x24/places/inode-directory.png
+share/icons/Quid/24x24/places/network.png
+share/icons/Quid/24x24/places/stock_folder.png
+share/icons/Quid/24x24/places/user-home.png
+share/icons/Quid/24x24/status/folder-drag-accept.png
+share/icons/Quid/24x24/status/folder-open.png
+share/icons/Quid/24x24/status/folder-visiting.png
+share/icons/Quid/24x24/status/folder_open.png
+share/icons/Quid/24x24/status/gnome-fs-directory-accept.png
+share/icons/Quid/24x24/status/gnome-fs-directory-visiting.png
+share/icons/Quid/24x24/status/stock_open.png
+share/icons/Quid/32x32/actions/document-open.png
+share/icons/Quid/32x32/actions/fileopen.png
+share/icons/Quid/32x32/actions/gtk-open.png
+share/icons/Quid/32x32/places/application-x-gnome-saved-search.png
+share/icons/Quid/32x32/places/folder-remote.png
+share/icons/Quid/32x32/places/folder-saved-search.png
+share/icons/Quid/32x32/places/folder.png
+share/icons/Quid/32x32/places/folder_home.png
+share/icons/Quid/32x32/places/gnome-fs-directory.png
+share/icons/Quid/32x32/places/gnome-fs-ftp.png
+share/icons/Quid/32x32/places/gnome-fs-home.png
+share/icons/Quid/32x32/places/gnome-fs-nfs.png
+share/icons/Quid/32x32/places/gnome-fs-share.png
+share/icons/Quid/32x32/places/gnome-fs-smb.png
+share/icons/Quid/32x32/places/gnome-fs-ssh.png
+share/icons/Quid/32x32/places/gnome-mime-x-directory-smb-share.png
+share/icons/Quid/32x32/places/gtk-directory.png
+share/icons/Quid/32x32/places/inode-directory.png
+share/icons/Quid/32x32/places/network.png
+share/icons/Quid/32x32/places/stock_folder.png
+share/icons/Quid/32x32/places/user-home.png
+share/icons/Quid/32x32/status/folder-drag-accept.png
+share/icons/Quid/32x32/status/folder-open.png
+share/icons/Quid/32x32/status/folder-visiting.png
+share/icons/Quid/32x32/status/folder_open.png
+share/icons/Quid/32x32/status/gnome-fs-directory-accept.png
+share/icons/Quid/32x32/status/gnome-fs-directory-visiting.png
+share/icons/Quid/32x32/status/stock_open.png
+share/icons/Quid/index.theme
+share/icons/Quid/scalable/actions/back.svg
+share/icons/Quid/scalable/actions/bottom.svg
+share/icons/Quid/scalable/actions/document-open.svg
+share/icons/Quid/scalable/actions/down.svg
+share/icons/Quid/scalable/actions/fileopen.svg
+share/icons/Quid/scalable/actions/finish.svg
+share/icons/Quid/scalable/actions/forward.svg
+share/icons/Quid/scalable/actions/go-bottom.svg
+share/icons/Quid/scalable/actions/go-down.svg
+share/icons/Quid/scalable/actions/go-first.svg
+share/icons/Quid/scalable/actions/go-home.svg
+share/icons/Quid/scalable/actions/go-last.svg
+share/icons/Quid/scalable/actions/go-next.svg
+share/icons/Quid/scalable/actions/go-previous.svg
+share/icons/Quid/scalable/actions/go-top.svg
+share/icons/Quid/scalable/actions/go-up.svg
+share/icons/Quid/scalable/actions/gohome.svg
+share/icons/Quid/scalable/actions/gtk-go-back-ltr.svg
+share/icons/Quid/scalable/actions/gtk-go-back-rtl.svg
+share/icons/Quid/scalable/actions/gtk-go-down.svg
+share/icons/Quid/scalable/actions/gtk-go-forward-ltr.svg
+share/icons/Quid/scalable/actions/gtk-go-forward-rtl.svg
+share/icons/Quid/scalable/actions/gtk-go-up.svg
+share/icons/Quid/scalable/actions/gtk-goto-bottom.svg
+share/icons/Quid/scalable/actions/gtk-goto-first-ltr.svg
+share/icons/Quid/scalable/actions/gtk-goto-first-rtl.svg
+share/icons/Quid/scalable/actions/gtk-goto-last-ltr.svg
+share/icons/Quid/scalable/actions/gtk-goto-last-rtl.svg
+share/icons/Quid/scalable/actions/gtk-goto-top.svg
+share/icons/Quid/scalable/actions/gtk-home.svg
+share/icons/Quid/scalable/actions/gtk-open.svg
+share/icons/Quid/scalable/actions/gtk-refresh.svg
+share/icons/Quid/scalable/actions/kfm_home.svg
+share/icons/Quid/scalable/actions/next.svg
+share/icons/Quid/scalable/actions/previous.svg
+share/icons/Quid/scalable/actions/redhat-home.svg
+share/icons/Quid/scalable/actions/reload.svg
+share/icons/Quid/scalable/actions/reload3.svg
+share/icons/Quid/scalable/actions/reload_all_tabs.svg
+share/icons/Quid/scalable/actions/reload_page.svg
+share/icons/Quid/scalable/actions/start.svg
+share/icons/Quid/scalable/actions/stock_bottom.svg
+share/icons/Quid/scalable/actions/stock_down.svg
+share/icons/Quid/scalable/actions/stock_first.svg
+share/icons/Quid/scalable/actions/stock_home.svg
+share/icons/Quid/scalable/actions/stock_last.svg
+share/icons/Quid/scalable/actions/stock_left.svg
+share/icons/Quid/scalable/actions/stock_refresh.svg
+share/icons/Quid/scalable/actions/stock_right.svg
+share/icons/Quid/scalable/actions/stock_top.svg
+share/icons/Quid/scalable/actions/stock_up.svg
+share/icons/Quid/scalable/actions/top.svg
+share/icons/Quid/scalable/actions/up.svg
+share/icons/Quid/scalable/actions/view-refresh.svg
+share/icons/Quid/scalable/places/application-x-gnome-saved-search.svg
+share/icons/Quid/scalable/places/folder-remote.svg
+share/icons/Quid/scalable/places/folder-saved-search.svg
+share/icons/Quid/scalable/places/folder.svg
+share/icons/Quid/scalable/places/folder_home.svg
+share/icons/Quid/scalable/places/gnome-fs-directory.svg
+share/icons/Quid/scalable/places/gnome-fs-ftp.svg
+share/icons/Quid/scalable/places/gnome-fs-home.svg
+share/icons/Quid/scalable/places/gnome-fs-nfs.svg
+share/icons/Quid/scalable/places/gnome-fs-share.svg
+share/icons/Quid/scalable/places/gnome-fs-smb.svg
+share/icons/Quid/scalable/places/gnome-fs-ssh.svg
+share/icons/Quid/scalable/places/gnome-mime-x-directory-smb-share.svg
+share/icons/Quid/scalable/places/gtk-directory.svg
+share/icons/Quid/scalable/places/inode-directory.svg
+share/icons/Quid/scalable/places/network.svg
+share/icons/Quid/scalable/places/stock_folder.svg
+share/icons/Quid/scalable/places/user-home.svg
+share/icons/Quid/scalable/status/folder-drag-accept.svg
+share/icons/Quid/scalable/status/folder-open.svg
+share/icons/Quid/scalable/status/folder-visiting.svg
+share/icons/Quid/scalable/status/folder_open.svg
+share/icons/Quid/scalable/status/gnome-fs-directory-accept.svg
+share/icons/Quid/scalable/status/gnome-fs-directory-visiting.svg
+share/icons/Quid/scalable/status/stock_open.svg
+share/icons/mate/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
+share/icons/mate/cursors/X_cursor
+share/icons/mate/cursors/arrow
+share/icons/mate/cursors/based_arrow_down
+share/icons/mate/cursors/based_arrow_up
+share/icons/mate/cursors/bottom_left_corner
+share/icons/mate/cursors/bottom_right_corner
+share/icons/mate/cursors/bottom_side
+share/icons/mate/cursors/double_arrow
+share/icons/mate/cursors/draft_large
+share/icons/mate/cursors/draft_small
+share/icons/mate/cursors/fleur
+share/icons/mate/cursors/hand1
+share/icons/mate/cursors/hand2
+share/icons/mate/cursors/left_ptr
+share/icons/mate/cursors/left_ptr_watch
+share/icons/mate/cursors/left_side
+share/icons/mate/cursors/ll_angle
+share/icons/mate/cursors/question_arrow
+share/icons/mate/cursors/right_ptr
+share/icons/mate/cursors/right_side
+share/icons/mate/cursors/sb_h_double_arrow
+share/icons/mate/cursors/sb_right_arrow
+share/icons/mate/cursors/sb_up_arrow
+share/icons/mate/cursors/sb_v_double_arrow
+share/icons/mate/cursors/top_left_arrow
+share/icons/mate/cursors/top_left_corner
+share/icons/mate/cursors/top_right_corner
+share/icons/mate/cursors/top_side
+share/icons/mate/cursors/ul_angle
+share/icons/mate/cursors/ur_angle
+share/icons/mate/cursors/watch
+share/icons/mate/cursors/xterm
+share/locale/af/LC_MESSAGES/mate-themes.mo
+share/locale/am/LC_MESSAGES/mate-themes.mo
+share/locale/ar/LC_MESSAGES/mate-themes.mo
+share/locale/as/LC_MESSAGES/mate-themes.mo
+share/locale/ast/LC_MESSAGES/mate-themes.mo
+share/locale/az/LC_MESSAGES/mate-themes.mo
+share/locale/be/LC_MESSAGES/mate-themes.mo
+share/locale/be@latin/LC_MESSAGES/mate-themes.mo
+share/locale/bg/LC_MESSAGES/mate-themes.mo
+share/locale/bn/LC_MESSAGES/mate-themes.mo
+share/locale/bn_IN/LC_MESSAGES/mate-themes.mo
+share/locale/br/LC_MESSAGES/mate-themes.mo
+share/locale/bs/LC_MESSAGES/mate-themes.mo
+share/locale/ca/LC_MESSAGES/mate-themes.mo
+share/locale/ca@valencia/LC_MESSAGES/mate-themes.mo
+share/locale/crh/LC_MESSAGES/mate-themes.mo
+share/locale/cs/LC_MESSAGES/mate-themes.mo
+share/locale/cy/LC_MESSAGES/mate-themes.mo
+share/locale/da/LC_MESSAGES/mate-themes.mo
+share/locale/de/LC_MESSAGES/mate-themes.mo
+share/locale/dz/LC_MESSAGES/mate-themes.mo
+share/locale/el/LC_MESSAGES/mate-themes.mo
+share/locale/en@shaw/LC_MESSAGES/mate-themes.mo
+share/locale/en_CA/LC_MESSAGES/mate-themes.mo
+share/locale/en_GB/LC_MESSAGES/mate-themes.mo
+share/locale/es/LC_MESSAGES/mate-themes.mo
+share/locale/et/LC_MESSAGES/mate-themes.mo
+share/locale/eu/LC_MESSAGES/mate-themes.mo
+share/locale/fa/LC_MESSAGES/mate-themes.mo
+share/locale/fi/LC_MESSAGES/mate-themes.mo
+share/locale/fr/LC_MESSAGES/mate-themes.mo
+share/locale/fur/LC_MESSAGES/mate-themes.mo
+share/locale/ga/LC_MESSAGES/mate-themes.mo
+share/locale/gl/LC_MESSAGES/mate-themes.mo
+share/locale/gu/LC_MESSAGES/mate-themes.mo
+share/locale/he/LC_MESSAGES/mate-themes.mo
+share/locale/hi/LC_MESSAGES/mate-themes.mo
+share/locale/hr/LC_MESSAGES/mate-themes.mo
+share/locale/hu/LC_MESSAGES/mate-themes.mo
+share/locale/id/LC_MESSAGES/mate-themes.mo
+share/locale/is/LC_MESSAGES/mate-themes.mo
+share/locale/it/LC_MESSAGES/mate-themes.mo
+share/locale/ja/LC_MESSAGES/mate-themes.mo
+share/locale/ka/LC_MESSAGES/mate-themes.mo
+share/locale/kn/LC_MESSAGES/mate-themes.mo
+share/locale/ko/LC_MESSAGES/mate-themes.mo
+share/locale/ku/LC_MESSAGES/mate-themes.mo
+share/locale/ky/LC_MESSAGES/mate-themes.mo
+share/locale/li/LC_MESSAGES/mate-themes.mo
+share/locale/lt/LC_MESSAGES/mate-themes.mo
+share/locale/lv/LC_MESSAGES/mate-themes.mo
+share/locale/mai/LC_MESSAGES/mate-themes.mo
+share/locale/mg/LC_MESSAGES/mate-themes.mo
+share/locale/mk/LC_MESSAGES/mate-themes.mo
+share/locale/ml/LC_MESSAGES/mate-themes.mo
+share/locale/mn/LC_MESSAGES/mate-themes.mo
+share/locale/mr/LC_MESSAGES/mate-themes.mo
+share/locale/ms/LC_MESSAGES/mate-themes.mo
+share/locale/nb/LC_MESSAGES/mate-themes.mo
+share/locale/nds/LC_MESSAGES/mate-themes.mo
+share/locale/ne/LC_MESSAGES/mate-themes.mo
+share/locale/nl/LC_MESSAGES/mate-themes.mo
+share/locale/nn/LC_MESSAGES/mate-themes.mo
+share/locale/oc/LC_MESSAGES/mate-themes.mo
+share/locale/or/LC_MESSAGES/mate-themes.mo
+share/locale/pa/LC_MESSAGES/mate-themes.mo
+share/locale/pl/LC_MESSAGES/mate-themes.mo
+share/locale/pt/LC_MESSAGES/mate-themes.mo
+share/locale/pt_BR/LC_MESSAGES/mate-themes.mo
+share/locale/ro/LC_MESSAGES/mate-themes.mo
+share/locale/ru/LC_MESSAGES/mate-themes.mo
+share/locale/rw/LC_MESSAGES/mate-themes.mo
+share/locale/si/LC_MESSAGES/mate-themes.mo
+share/locale/sk/LC_MESSAGES/mate-themes.mo
+share/locale/sl/LC_MESSAGES/mate-themes.mo
+share/locale/sq/LC_MESSAGES/mate-themes.mo
+share/locale/sr/LC_MESSAGES/mate-themes.mo
+share/locale/sr@latin/LC_MESSAGES/mate-themes.mo
+share/locale/sv/LC_MESSAGES/mate-themes.mo
+share/locale/ta/LC_MESSAGES/mate-themes.mo
+share/locale/te/LC_MESSAGES/mate-themes.mo
+share/locale/th/LC_MESSAGES/mate-themes.mo
+share/locale/tr/LC_MESSAGES/mate-themes.mo
+share/locale/ug/LC_MESSAGES/mate-themes.mo
+share/locale/uk/LC_MESSAGES/mate-themes.mo
+share/locale/vi/LC_MESSAGES/mate-themes.mo
+share/locale/wa/LC_MESSAGES/mate-themes.mo
+share/locale/xh/LC_MESSAGES/mate-themes.mo
+share/locale/zh_CN/LC_MESSAGES/mate-themes.mo
+share/locale/zh_HK/LC_MESSAGES/mate-themes.mo
+share/locale/zh_TW/LC_MESSAGES/mate-themes.mo
+share/themes/AlaDelta/gtk-2.0/gtkrc
+share/themes/AlaDelta/index.theme
+share/themes/AlaDelta/metacity-1/metacity-theme-1.xml
+share/themes/Aldabra/gtk-2.0/assets/checkbox-checked-insensitive.svg
+share/themes/Aldabra/gtk-2.0/assets/checkbox-checked.svg
+share/themes/Aldabra/gtk-2.0/assets/checkbox-mixed.svg
+share/themes/Aldabra/gtk-2.0/assets/checkbox-unchecked-insensitive.svg
+share/themes/Aldabra/gtk-2.0/assets/checkbox-unchecked.svg
+share/themes/Aldabra/gtk-2.0/assets/handle.png
+share/themes/Aldabra/gtk-2.0/assets/notebook-gap-bottom.png
+share/themes/Aldabra/gtk-2.0/assets/notebook-gap-top.png
+share/themes/Aldabra/gtk-2.0/assets/notebook.png
+share/themes/Aldabra/gtk-2.0/assets/null.png
+share/themes/Aldabra/gtk-2.0/assets/radio-mixed.svg
+share/themes/Aldabra/gtk-2.0/assets/radio-selected-insensitive.svg
+share/themes/Aldabra/gtk-2.0/assets/radio-selected.svg
+share/themes/Aldabra/gtk-2.0/assets/radio-unselected-insensitive.svg
+share/themes/Aldabra/gtk-2.0/assets/radio-unselected.svg
+share/themes/Aldabra/gtk-2.0/assets/scroll-background.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-down-active.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-down-disabled.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-down-hover.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-down.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-left-active.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-left-disabled.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-left-hover.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-left.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-right-active.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-right-disabled.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-right-hover.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-right.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-up-active.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-up-disabled.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-up-hover.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-button-up.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-hhandle-active.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-hhandle-hover.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-hhandle.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-vhandle-active.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-vhandle-hover.png
+share/themes/Aldabra/gtk-2.0/assets/scroll-vhandle.png
+share/themes/Aldabra/gtk-2.0/assets/tab-bottom-active.png
+share/themes/Aldabra/gtk-2.0/assets/tab-bottom.png
+share/themes/Aldabra/gtk-2.0/assets/tab-left-active.png
+share/themes/Aldabra/gtk-2.0/assets/tab-left.png
+share/themes/Aldabra/gtk-2.0/assets/tab-right-active.png
+share/themes/Aldabra/gtk-2.0/assets/tab-right.png
+share/themes/Aldabra/gtk-2.0/assets/tab-top-active.png
+share/themes/Aldabra/gtk-2.0/assets/tab-top.png
+share/themes/Aldabra/gtk-2.0/assets/toolbar.png
+share/themes/Aldabra/gtk-2.0/gtkrc
+share/themes/Aldabra/gtk-3.0/assets/checkbox-checked-insensitive.svg
+share/themes/Aldabra/gtk-3.0/assets/checkbox-checked.svg
+share/themes/Aldabra/gtk-3.0/assets/checkbox-mixed.svg
+share/themes/Aldabra/gtk-3.0/assets/checkbox-unchecked-insensitive.svg
+share/themes/Aldabra/gtk-3.0/assets/checkbox-unchecked.svg
+share/themes/Aldabra/gtk-3.0/assets/radio-mixed.svg
+share/themes/Aldabra/gtk-3.0/assets/radio-selected-insensitive.svg
+share/themes/Aldabra/gtk-3.0/assets/radio-selected.svg
+share/themes/Aldabra/gtk-3.0/assets/radio-unselected-insensitive.svg
+share/themes/Aldabra/gtk-3.0/assets/radio-unselected.svg
+share/themes/Aldabra/gtk-3.0/gtk-widgets.css
+share/themes/Aldabra/gtk-3.0/gtk.css
+share/themes/Aldabra/gtk-3.0/settings.ini
+share/themes/Aldabra/index.theme
+share/themes/Aldabra/metacity-1/background.png
+share/themes/Aldabra/metacity-1/button_close.png
+share/themes/Aldabra/metacity-1/button_close_prelight.png
+share/themes/Aldabra/metacity-1/button_close_pressed.png
+share/themes/Aldabra/metacity-1/metacity-theme-1.xml
+share/themes/Aldabra/metacity-1/metacity-theme-2.xml
+share/themes/Aldabra/metacity-1/metacity-theme-3.xml
+share/themes/Atantla/metacity-1/metacity-theme-1.xml
+share/themes/ContrastHigh/gtk-2.0/gtkrc
+share/themes/ContrastHigh/index.theme
+share/themes/ContrastHighInverse/gtk-2.0/gtkrc
+share/themes/ContrastHighInverse/index.theme
+share/themes/ContrastHighLargePrint/gtk-2.0/gtkrc
+share/themes/ContrastHighLargePrint/index.theme.disabled
+share/themes/ContrastHighLargePrint/pixmaps/double-click-maybe.png
+share/themes/ContrastHighLargePrint/pixmaps/double-click-off.png
+share/themes/ContrastHighLargePrint/pixmaps/double-click-on.png
+share/themes/ContrastHighLargePrint/pixmaps/marco-delete.png
+share/themes/ContrastHighLargePrint/pixmaps/marco-maximize.png
+share/themes/ContrastHighLargePrint/pixmaps/marco-minimize.png
+share/themes/ContrastHighLargePrint/pixmaps/media-backward.png
+share/themes/ContrastHighLargePrint/pixmaps/media-eject.png
+share/themes/ContrastHighLargePrint/pixmaps/media-forward.png
+share/themes/ContrastHighLargePrint/pixmaps/media-next.png
+share/themes/ContrastHighLargePrint/pixmaps/media-pause.png
+share/themes/ContrastHighLargePrint/pixmaps/media-play.png
+share/themes/ContrastHighLargePrint/pixmaps/media-prev.png
+share/themes/ContrastHighLargePrint/pixmaps/media-record.png
+share/themes/ContrastHighLargePrint/pixmaps/media-stop.png
+share/themes/ContrastHighLargePrint/pixmaps/printer-broken.png
+share/themes/ContrastHighLargePrint/pixmaps/printer-default.png
+share/themes/ContrastHighLargePrint/pixmaps/printer-inkjet.png
+share/themes/ContrastHighLargePrint/pixmaps/printer-personal-laser.png
+share/themes/ContrastHighLargePrint/pixmaps/printer-workgroup-laser.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_about.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_accessories.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_add.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_amusements.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_apply.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_attach.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_bold.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_book.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_cancel.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_cde-menu.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_cdrom.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_clear.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_close.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_commandline-browser.xpm
+share/themes/ContrastHighLargePrint/pixmaps/stock_commandline-history.xpm
+share/themes/ContrastHighLargePrint/pixmaps/stock_connect.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_convert.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_copy.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_cut.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_delete.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_dialog_error.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_dialog_info.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_dialog_question.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_dialog_warning.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_disconnect.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_dnd.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_dnd_multiple.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_drawer.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_edit.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_empty.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_execute.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_export.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_find-and-replace.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_find.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_floppy.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_go-back.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_go-down.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_go-forward.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_go-up.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_goto-bottom.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_goto-first.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_goto-last.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_goto-top.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_harddisk.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_help.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_home.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_import.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_index.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_info.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_insert-image.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_insert-object.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_insert-table.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_internet.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_italic.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_jump-to.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_justify-center.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_justify-fill.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_justify-left.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_justify-right.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_launcher-program.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_line-in.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_lockscreen.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_logout.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_mate-logo.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_mate-util.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_mic.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_missing-image.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_multimedia.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_new.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_no.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_ok.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_open.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_paste.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_preferences.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_print-preview.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_print.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_properties.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_quit.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_redo.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_refresh.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_remove.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_revert-to-saved.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_run.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_save-as.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_save.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_screenshot.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_searchtool.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_select-color.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_select-font.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_sort-ascending.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_sort-descending.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_spell-check.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_stop.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_strikethrough.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_undelete.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_underline.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_undo.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_volume.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_yes.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_zoom-100.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_zoom-fit.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_zoom-in.png
+share/themes/ContrastHighLargePrint/pixmaps/stock_zoom-out.png
+share/themes/ContrastHighLargePrint/pixmaps/volume-max.png
+share/themes/ContrastHighLargePrint/pixmaps/volume-medium.png
+share/themes/ContrastHighLargePrint/pixmaps/volume-min.png
+share/themes/ContrastHighLargePrint/pixmaps/volume-mute.png
+share/themes/ContrastHighLargePrint/pixmaps/volume-zero.png
+share/themes/ContrastHighLargePrintInverse/gtk-2.0/gtkrc
+share/themes/ContrastHighLargePrintInverse/index.theme.disabled
+share/themes/ContrastHighLargePrintInverse/pixmaps/double-click-maybe.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/double-click-off.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/double-click-on.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/marco-delete.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/marco-maximize.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/marco-minimize.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/media-backward.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/media-eject.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/media-forward.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/media-next.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/media-pause.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/media-play.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/media-prev.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/media-record.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/media-stop.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/printer-broken.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/printer-default.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/printer-inkjet.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/printer-personal-laser.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/printer-workgroup-laser.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_about.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_accessories.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_add.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_amusements.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_apply.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_attach.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_bold.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_book.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_cancel.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_cde-menu.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_cdrom.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_clear.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_close.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_commandline-browser.xpm
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_commandline-history.xpm
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_connect.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_convert.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_copy.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_cut.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_delete.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_dialog_error.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_dialog_info.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_dialog_question.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_dialog_warning.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_disconnect.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_dnd.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_dnd_multiple.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_drawer.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_edit.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_empty.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_execute.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_export.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_find-and-replace.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_find.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_floppy.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_go-back.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_go-down.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_go-forward.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_go-up.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_goto-bottom.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_goto-first.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_goto-last.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_goto-top.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_harddisk.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_help.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_home.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_import.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_index.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_info.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_insert-image.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_insert-object.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_insert-table.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_internet.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_italic.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_jump-to.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_justify-center.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_justify-fill.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_justify-left.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_justify-right.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_launcher-program.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_line-in.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_lockscreen.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_logout.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_mate-logo.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_mate-util.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_mic.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_missing-image.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_multimedia.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_new.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_no.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_ok.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_open.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_paste.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_preferences.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_print-preview.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_print.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_properties.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_quit.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_redo.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_refresh.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_remove.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_revert-to-saved.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_run.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_save-as.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_save.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_screenshot.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_searchtool.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_select-color.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_select-font.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_sort-ascending.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_sort-descending.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_spell-check.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_stop.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_strikethrough.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_undelete.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_underline.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_undo.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_volume.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_yes.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_zoom-100.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_zoom-fit.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_zoom-in.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/stock_zoom-out.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/volume-max.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/volume-medium.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/volume-min.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/volume-mute.png
+share/themes/ContrastHighLargePrintInverse/pixmaps/volume-zero.png
+share/themes/ContrastLow/gtk-2.0/gtkrc
+share/themes/ContrastLow/index.theme.disabled
+share/themes/ContrastLowLargePrint/gtk-2.0/gtkrc
+share/themes/ContrastLowLargePrint/index.theme.disabled
+share/themes/ContrastLowLargePrint/pixmaps/double-click-maybe.png
+share/themes/ContrastLowLargePrint/pixmaps/double-click-off.png
+share/themes/ContrastLowLargePrint/pixmaps/double-click-on.png
+share/themes/ContrastLowLargePrint/pixmaps/marco-delete.png
+share/themes/ContrastLowLargePrint/pixmaps/marco-maximize.png
+share/themes/ContrastLowLargePrint/pixmaps/marco-minimize.png
+share/themes/ContrastLowLargePrint/pixmaps/media-backward.png
+share/themes/ContrastLowLargePrint/pixmaps/media-eject.png
+share/themes/ContrastLowLargePrint/pixmaps/media-forward.png
+share/themes/ContrastLowLargePrint/pixmaps/media-next.png
+share/themes/ContrastLowLargePrint/pixmaps/media-pause.png
+share/themes/ContrastLowLargePrint/pixmaps/media-play.png
+share/themes/ContrastLowLargePrint/pixmaps/media-prev.png
+share/themes/ContrastLowLargePrint/pixmaps/media-record.png
+share/themes/ContrastLowLargePrint/pixmaps/media-stop.png
+share/themes/ContrastLowLargePrint/pixmaps/printer-broken.png
+share/themes/ContrastLowLargePrint/pixmaps/printer-default.png
+share/themes/ContrastLowLargePrint/pixmaps/printer-inkjet.png
+share/themes/ContrastLowLargePrint/pixmaps/printer-personal-laser.png
+share/themes/ContrastLowLargePrint/pixmaps/printer-workgroup-laser.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_about.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_accessories.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_add.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_amusements.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_apply.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_attach.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_bold.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_book.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_cancel.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_cde-menu.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_cdrom.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_clear.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_close.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm
+share/themes/ContrastLowLargePrint/pixmaps/stock_commandline-history.xpm
+share/themes/ContrastLowLargePrint/pixmaps/stock_connect.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_convert.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_copy.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_cut.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_delete.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_dialog_error.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_dialog_info.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_dialog_question.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_dialog_warning.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_disconnect.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_dnd.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_dnd_multiple.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_drawer.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_edit.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_empty.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_execute.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_export.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_find-and-replace.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_find.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_floppy.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_go-back.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_go-down.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_go-forward.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_go-up.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_goto-bottom.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_goto-first.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_goto-last.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_goto-top.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_harddisk.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_help.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_home.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_import.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_index.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_info.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_insert-image.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_insert-object.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_insert-table.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_internet.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_italic.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_jump-to.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_justify-center.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_justify-fill.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_justify-left.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_justify-right.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_launcher-program.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_line-in.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_lockscreen.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_logout.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_mate-logo.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_mate-util.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_mic.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_missing-image.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_multimedia.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_new.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_no.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_ok.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_open.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_paste.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_preferences.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_print-preview.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_print.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_properties.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_quit.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_redo.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_refresh.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_remove.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_revert-to-saved.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_run.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_save-as.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_save.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_screenshot.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_searchtool.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_select-color.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_select-font.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_sort-ascending.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_sort-descending.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_spell-check.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_stop.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_strikethrough.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_undelete.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_underline.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_undo.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_volume.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_yes.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_zoom-100.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_zoom-fit.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_zoom-in.png
+share/themes/ContrastLowLargePrint/pixmaps/stock_zoom-out.png
+share/themes/ContrastLowLargePrint/pixmaps/volume-max.png
+share/themes/ContrastLowLargePrint/pixmaps/volume-medium.png
+share/themes/ContrastLowLargePrint/pixmaps/volume-min.png
+share/themes/ContrastLowLargePrint/pixmaps/volume-mute.png
+share/themes/ContrastLowLargePrint/pixmaps/volume-zero.png
+share/themes/Fog/index.theme
+share/themes/Fog/metacity-1/metacity-theme-1.xml
+share/themes/PrintLarge/gtk-2.0/gtkrc
+share/themes/PrintLarge/index.theme.disabled
+share/themes/Quid/index.theme
+share/themes/Reverse/gtk-2.0/gtkrc
+share/themes/Reverse/metacity-1/metacity-theme-1.xml
+share/themes/Shiny/gtk-2.0/gtkrc
+share/themes/Shiny/index.theme
+share/themes/Shiny/metacity-1/metacity-theme-1.xml
+share/themes/Simply/gtk-2.0/gtkrc
+share/themes/TraditionalOk/index.theme
+share/themes/TraditionalOk/metacity-1/metacity-theme-1.xml
+share/themes/TraditionalOkClassic/gtk-2.0/gtkrc
+share/themes/TraditionalOkClassic/metacity-1/metacity-theme-1.xml
+@dirrm share/themes/TraditionalOkClassic/metacity-1
+@dirrm share/themes/TraditionalOkClassic/gtk-2.0
+@dirrm share/themes/TraditionalOkClassic
+@dirrm share/themes/TraditionalOk/metacity-1
+@dirrmtry share/themes/TraditionalOk
+@dirrm share/themes/Simply/gtk-2.0
+@dirrmtry share/themes/Simply
+@dirrm share/themes/Shiny/metacity-1
+@dirrm share/themes/Shiny/gtk-2.0
+@dirrmtry share/themes/Shiny
+@dirrm share/themes/Reverse/metacity-1
+@dirrm share/themes/Reverse/gtk-2.0
+@dirrmtry share/themes/Reverse
+@dirrmtry share/themes/Quid
+@dirrm share/themes/PrintLarge/gtk-2.0
+@dirrm share/themes/PrintLarge
+@dirrm share/themes/Fog/metacity-1
+@dirrmtry share/themes/Fog
+@dirrm share/themes/ContrastLowLargePrint/pixmaps
+@dirrm share/themes/ContrastLowLargePrint/gtk-2.0
+@dirrm share/themes/ContrastLowLargePrint
+@dirrm share/themes/ContrastLow/gtk-2.0
+@dirrmtry share/themes/ContrastLow
+@dirrm share/themes/ContrastHighLargePrintInverse/pixmaps
+@dirrm share/themes/ContrastHighLargePrintInverse/gtk-2.0
+@dirrm share/themes/ContrastHighLargePrintInverse
+@dirrm share/themes/ContrastHighLargePrint/pixmaps
+@dirrm share/themes/ContrastHighLargePrint/gtk-2.0
+@dirrm share/themes/ContrastHighLargePrint
+@dirrm share/themes/ContrastHighInverse/gtk-2.0
+@dirrm share/themes/ContrastHighInverse
+@dirrm share/themes/ContrastHigh/gtk-2.0
+@dirrmtry share/themes/ContrastHigh
+@dirrm share/themes/Atantla/metacity-1
+@dirrmtry share/themes/Atantla
+@dirrm share/themes/Aldabra/metacity-1
+@dirrm share/themes/Aldabra/gtk-3.0/assets
+@dirrm share/themes/Aldabra/gtk-3.0
+@dirrm share/themes/Aldabra/gtk-2.0/assets
+@dirrm share/themes/Aldabra/gtk-2.0
+@dirrmtry share/themes/Aldabra
+@dirrm share/themes/AlaDelta/metacity-1
+@dirrm share/themes/AlaDelta/gtk-2.0
+@dirrmtry share/themes/AlaDelta
+@dirrmtry share/themes
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/ug/LC_MESSAGES
+@dirrmtry share/locale/ug
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/nds/LC_MESSAGES
+@dirrmtry share/locale/nds
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/mg/LC_MESSAGES
+@dirrmtry share/locale/mg
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
+@dirrmtry share/locale/ky/LC_MESSAGES
+@dirrmtry share/locale/ky
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/fur/LC_MESSAGES
+@dirrmtry share/locale/fur
+@dirrmtry share/locale/en@shaw/LC_MESSAGES
+@dirrmtry share/locale/en@shaw
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/crh/LC_MESSAGES
+@dirrmtry share/locale/crh
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/be@latin/LC_MESSAGES
+@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as
+@dirrm share/icons/mate/cursors
+@dirrm share/icons/mate
+@dirrm share/icons/Quid/scalable/status
+@dirrm share/icons/Quid/scalable/places
+@dirrm share/icons/Quid/scalable/actions
+@dirrm share/icons/Quid/scalable
+@dirrm share/icons/Quid/32x32/status
+@dirrm share/icons/Quid/32x32/places
+@dirrm share/icons/Quid/32x32/actions
+@dirrm share/icons/Quid/32x32
+@dirrm share/icons/Quid/24x24/status
+@dirrm share/icons/Quid/24x24/places
+@dirrm share/icons/Quid/24x24/actions
+@dirrm share/icons/Quid/24x24
+@dirrm share/icons/Quid/22x22/status
+@dirrm share/icons/Quid/22x22/places
+@dirrm share/icons/Quid/22x22/actions
+@dirrm share/icons/Quid/22x22
+@dirrm share/icons/Quid/16x16/status
+@dirrm share/icons/Quid/16x16/places
+@dirrm share/icons/Quid/16x16/actions
+@dirrm share/icons/Quid/16x16
+@dirrm share/icons/Quid
+@dirrm share/icons/MateLargePrint
+@dirrm share/icons/Fog/48x48/status
+@dirrm share/icons/Fog/48x48/places
+@dirrm share/icons/Fog/48x48/devices
+@dirrm share/icons/Fog/48x48/apps
+@dirrm share/icons/Fog/48x48/actions
+@dirrm share/icons/Fog/48x48
+@dirrm share/icons/Fog/32x32/status
+@dirrm share/icons/Fog/32x32/places
+@dirrm share/icons/Fog/32x32/devices
+@dirrm share/icons/Fog/32x32/apps
+@dirrm share/icons/Fog/32x32/actions
+@dirrm share/icons/Fog/32x32
+@dirrm share/icons/Fog/256x256/status
+@dirrm share/icons/Fog/256x256/places
+@dirrm share/icons/Fog/256x256/devices
+@dirrm share/icons/Fog/256x256/apps
+@dirrm share/icons/Fog/256x256/actions
+@dirrm share/icons/Fog/256x256
+@dirrm share/icons/Fog/24x24/status
+@dirrm share/icons/Fog/24x24/places
+@dirrm share/icons/Fog/24x24/devices
+@dirrm share/icons/Fog/24x24/apps
+@dirrm share/icons/Fog/24x24/actions
+@dirrm share/icons/Fog/24x24
+@dirrm share/icons/Fog/22x22/status
+@dirrm share/icons/Fog/22x22/places
+@dirrm share/icons/Fog/22x22/devices
+@dirrm share/icons/Fog/22x22/apps
+@dirrm share/icons/Fog/22x22/actions
+@dirrm share/icons/Fog/22x22
+@dirrm share/icons/Fog/16x16/status
+@dirrm share/icons/Fog/16x16/places
+@dirrm share/icons/Fog/16x16/devices
+@dirrm share/icons/Fog/16x16/apps
+@dirrm share/icons/Fog/16x16/actions
+@dirrm share/icons/Fog/16x16
+@dirrm share/icons/Fog
+@dirrm share/icons/ContrastHighLargePrintInverse/48x48/status
+@dirrm share/icons/ContrastHighLargePrintInverse/48x48/places
+@dirrm share/icons/ContrastHighLargePrintInverse/48x48/mimetypes
+@dirrm share/icons/ContrastHighLargePrintInverse/48x48/emblems
+@dirrm share/icons/ContrastHighLargePrintInverse/48x48/devices
+@dirrm share/icons/ContrastHighLargePrintInverse/48x48/categories
+@dirrm share/icons/ContrastHighLargePrintInverse/48x48/apps
+@dirrm share/icons/ContrastHighLargePrintInverse/48x48/actions
+@dirrm share/icons/ContrastHighLargePrintInverse/48x48
+@dirrm share/icons/ContrastHighLargePrintInverse/36x36/animations
+@dirrm share/icons/ContrastHighLargePrintInverse/36x36
+@dirrm share/icons/ContrastHighLargePrintInverse
+@dirrm share/icons/ContrastHighLargePrint/48x48/status
+@dirrm share/icons/ContrastHighLargePrint/48x48/places
+@dirrm share/icons/ContrastHighLargePrint/48x48/mimetypes
+@dirrm share/icons/ContrastHighLargePrint/48x48/emblems
+@dirrm share/icons/ContrastHighLargePrint/48x48/devices
+@dirrm share/icons/ContrastHighLargePrint/48x48/categories
+@dirrm share/icons/ContrastHighLargePrint/48x48/apps
+@dirrm share/icons/ContrastHighLargePrint/48x48/actions
+@dirrm share/icons/ContrastHighLargePrint/48x48
+@dirrm share/icons/ContrastHighLargePrint/36x36/animations
+@dirrm share/icons/ContrastHighLargePrint/36x36
+@dirrm share/icons/ContrastHighLargePrint
+@dirrm share/icons/ContrastHighInverse
+@dirrm share/icons/ContrastHigh-SVG/scalable/status
+@dirrm share/icons/ContrastHigh-SVG/scalable/places
+@dirrm share/icons/ContrastHigh-SVG/scalable/mimetypes
+@dirrm share/icons/ContrastHigh-SVG/scalable/emotes
+@dirrm share/icons/ContrastHigh-SVG/scalable/emblems
+@dirrm share/icons/ContrastHigh-SVG/scalable/devices
+@dirrm share/icons/ContrastHigh-SVG/scalable/categories
+@dirrm share/icons/ContrastHigh-SVG/scalable/apps
+@dirrm share/icons/ContrastHigh-SVG/scalable/actions
+@dirrm share/icons/ContrastHigh-SVG/scalable
+@dirrm share/icons/ContrastHigh-SVG/48x48/animations
+@dirrm share/icons/ContrastHigh-SVG/48x48
+@dirrm share/icons/ContrastHigh-SVG
+@dirrm share/icons/ContrastHigh
+@dirrmtry share/icons
diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile
new file mode 100644
index 0000000..3c0586e
--- /dev/null
+++ b/x11/mate-panel/Makefile
@@ -0,0 +1,55 @@
+# New ports collection makefile for: gnomepanel
+# Date created: 27 April 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTNAME= mate-panel
+PORTVERSION= 1.2.1
+CATEGORIES= x11 mate
+MASTER_SITES= MATE
+DIST_SUBDIR= mate
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Panel component for the MATE Desktop
+
+BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc \
+ g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
+ canberra-gtk:${PORTSDIR}/audio/libcanberra \
+ cairo:${PORTSDIR}/graphics/cairo
+
+USE_XZ= yes
+USE_MATE= autogen common:build componentui conf corba desktop docutils \
+ intlhack libmateweather ltverhack matehack menus
+USE_XORG= ice sm x11 xau xrandr
+USE_GMAKE= yes
+USE_GNOME= gdkpixbuf2 glib20 gtk20 librsvg2 libwnck pango pkgconfig
+USE_PYTHON= yes
+USE_GETTEXT= yes
+INSTALLS_OMF= yes
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-network-manager \
+ --disable-eds \
+ --disable-gtk-doc \
+ --with-html-dir=${PREFIX}/share/doc \
+ ${MATECONF_PREFIX}
+INSTALLS_ICONS= yes
+LDFLAGS+= -L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
+
+MAN1= mate-panel.1
+MATECONF_SCHEMAS=clock.schemas fish.schemas panel-compatibility.schemas \
+ panel-general.schemas panel-global.schemas \
+ panel-object.schemas panel-toplevel.schemas \
+ window-list.schemas workspace-switcher.schemas
+
+post-install:
+ @${MKDIR} ${PREFIX}/lib/mate-panel/modules
+ -${LOCALBASE}/bin/gio-querymodules ${PREFIX}/lib/mate-panel/modules
+
+.include <bsd.port.mk>
diff --git a/x11/mate-panel/distinfo b/x11/mate-panel/distinfo
new file mode 100644
index 0000000..98c0fdd
--- /dev/null
+++ b/x11/mate-panel/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mate/mate-panel-1.2.1.tar.xz) = 7bd00433f6724b2ac2b7a1e841fc2e4d024ab4b15ce5e42d94cee11ff7d58171
+SIZE (mate/mate-panel-1.2.1.tar.xz) = 2029756
diff --git a/x11/mate-panel/files/patch-applets_clock_clock-location.c b/x11/mate-panel/files/patch-applets_clock_clock-location.c
new file mode 100644
index 0000000..aa25ac2
--- /dev/null
+++ b/x11/mate-panel/files/patch-applets_clock_clock-location.c
@@ -0,0 +1,11 @@
+--- applets/clock/clock-location.c.orig 2008-04-07 17:17:51.000000000 -0400
++++ applets/clock/clock-location.c 2008-04-07 22:54:31.000000000 -0400
+@@ -27,6 +27,8 @@
+ #include "clock-marshallers.h"
+ #include "set-timezone.h"
+
++#define daylight 1
++
+ G_DEFINE_TYPE (ClockLocation, clock_location, G_TYPE_OBJECT)
+
+ typedef struct {
diff --git a/x11/mate-panel/files/patch-applets_clock_clock.c b/x11/mate-panel/files/patch-applets_clock_clock.c
new file mode 100644
index 0000000..a9b459b
--- /dev/null
+++ b/x11/mate-panel/files/patch-applets_clock_clock.c
@@ -0,0 +1,11 @@
+--- applets/clock/clock.c.orig 2009-07-01 15:06:23.000000000 +0200
++++ applets/clock/clock.c 2009-07-19 15:59:26.000000000 +0200
+@@ -71,6 +71,8 @@
+ #include "set-timezone.h"
+ #include "system-timezone.h"
+
++#define daylight 1
++
+ #define INTERNETSECOND (864)
+ #define INTERNETBEAT (86400)
+
diff --git a/x11/mate-panel/files/patch-po_ja.po b/x11/mate-panel/files/patch-po_ja.po
new file mode 100644
index 0000000..5a71e39
--- /dev/null
+++ b/x11/mate-panel/files/patch-po_ja.po
@@ -0,0 +1,20 @@
+--- po/ja.po.orig 2007-08-13 19:37:02.000000000 -0400
++++ po/ja.po 2007-08-14 17:00:06.000000000 -0400
+@@ -97,7 +97,7 @@ msgstr "%k:%M"
+ #. * possible.
+ #: ../applets/clock/calendar-window.c:234
+ msgid "%b %d"
+-msgstr "%b%e日"
++msgstr "%B%e日"
+
+ #: ../applets/clock/calendar-window.c:742
+ msgid "_Tasks"
+@@ -138,7 +138,7 @@ msgstr "%k:%M:%S"
+ #.
+ #: ../applets/clock/clock.c:369
+ msgid "%a %b %e"
+-msgstr "%b%e日 (%a)"
++msgstr "%B%e日 (%a)"
+
+ #. translators: reverse the order of these arguments
+ #. * if the time should come before the
diff --git a/x11/mate-panel/pkg-descr b/x11/mate-panel/pkg-descr
new file mode 100644
index 0000000..c06f682
--- /dev/null
+++ b/x11/mate-panel/pkg-descr
@@ -0,0 +1,3 @@
+This drives the MATE panel.
+
+WWW: http://mate-desktop.org/
diff --git a/x11/mate-panel/pkg-plist b/x11/mate-panel/pkg-plist
new file mode 100644
index 0000000..1e03b1e
--- /dev/null
+++ b/x11/mate-panel/pkg-plist
@@ -0,0 +1,650 @@
+bin/mate-desktop-item-edit
+bin/mate-panel
+bin/mate-panel-test-applets
+bin/panel-test-applets-matecomponent
+@unexec mateconftool-2 --direct --config-source=xml::%D/etc/mateconf/mateconf.xml.defaults --unload %D/etc/mateconf/schemas/panel-default-setup.entries /apps/panel > /dev/null || /usr/bin/true
+@unexec mateconftool-2 --direct --config-source=xml::%D/etc/mateconf/mateconf.xml.defaults --unload %D/etc/mateconf/schemas/panel-default-setup.entries > /dev/null || /usr/bin/true
+etc/mateconf/schemas/panel-default-setup.entries
+@exec mateconftool-2 --direct --config-source=xml::%D/etc/mateconf/mateconf.xml.defaults --load %D/etc/mateconf/schemas/panel-default-setup.entries > /dev/null || /usr/bin/true
+@exec mateconftool-2 --direct --config-source=xml::%D/etc/mateconf/mateconf.xml.defaults --load %D/etc/mateconf/schemas/panel-default-setup.entries /apps/panel > /dev/null || /usr/bin/true
+include/mate-panel-3.0/libmate-panel-applet/mate-panel-applet-enums.h
+include/mate-panel-3.0/libmate-panel-applet/mate-panel-applet-mateconf.h
+include/mate-panel-3.0/libmate-panel-applet/mate-panel-applet.h
+include/panel-2.0/MATE_Panel.h
+include/panel-2.0/mate-panel-applet-enums.h
+include/panel-2.0/mate-panel-applet-mateconf.h
+include/panel-2.0/mate-panel-applet.h
+lib/libmate-panel-applet-2.a
+lib/libmate-panel-applet-2.la
+lib/libmate-panel-applet-2.so
+lib/libmate-panel-applet-2.so.1
+lib/libmate-panel-applet-3.a
+lib/libmate-panel-applet-3.la
+lib/libmate-panel-applet-3.so
+lib/libmate-panel-applet-3.so.1
+@exec %%LOCALBASE%%/bin/gio-querymodules %D/lib/mate-panel/modules 2>/dev/null || /usr/bin/true
+@unexec /bin/rm -f %D/lib/mate-panel/modules/giomodule.cache
+lib/mate-panel/modules/libmate-panel-applets-matecomponent.a
+lib/mate-panel/modules/libmate-panel-applets-matecomponent.la
+lib/mate-panel/modules/libmate-panel-applets-matecomponent.so
+libdata/pkgconfig/libmatepanelapplet-2.0.pc
+libdata/pkgconfig/libmatepanelapplet-3.0.pc
+libexec/clock-applet
+libexec/fish-applet
+libexec/mate-panel-add
+libexec/notification-area-applet
+libexec/wnck-applet
+share/applications/mate-panel.desktop
+share/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service
+share/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service
+share/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service
+share/dbus-1/services/org.mate.panel.applet.WnckletFactory.service
+share/doc/mate-panel-applet/applet-popups.html
+share/doc/mate-panel-applet/applet-porting.html
+share/doc/mate-panel-applet/applet-writing.html
+share/doc/mate-panel-applet/home.png
+share/doc/mate-panel-applet/index.html
+share/doc/mate-panel-applet/index.sgml
+share/doc/mate-panel-applet/left.png
+share/doc/mate-panel-applet/mate-panel-applet-Panel-Applet-MateConf-Utilities.html
+share/doc/mate-panel-applet/mate-panel-applet-mate-panel-applet.html
+share/doc/mate-panel-applet/mate-panel-applet.devhelp
+share/doc/mate-panel-applet/mate-panel-applet.devhelp2
+share/doc/mate-panel-applet/mate-panel-applet.html
+share/doc/mate-panel-applet/multi-applets.html
+share/doc/mate-panel-applet/panel-signals.html
+share/doc/mate-panel-applet/right.png
+share/doc/mate-panel-applet/server-files.html
+share/doc/mate-panel-applet/session-saving.html
+share/doc/mate-panel-applet/style.css
+share/doc/mate-panel-applet/up.png
+share/icons/hicolor/16x16/apps/mate-panel-clock.png
+share/icons/hicolor/16x16/apps/mate-panel-drawer.png
+share/icons/hicolor/16x16/apps/mate-panel-fish.png
+share/icons/hicolor/16x16/apps/mate-panel-force-quit.png
+share/icons/hicolor/16x16/apps/mate-panel-launcher.png
+share/icons/hicolor/16x16/apps/mate-panel-notification-area.png
+share/icons/hicolor/16x16/apps/mate-panel-separator.png
+share/icons/hicolor/16x16/apps/mate-panel-window-list.png
+share/icons/hicolor/16x16/apps/mate-panel-window-menu.png
+share/icons/hicolor/16x16/apps/mate-panel-workspace-switcher.png
+share/icons/hicolor/16x16/apps/mate-panel.png
+share/icons/hicolor/22x22/apps/mate-panel-clock.png
+share/icons/hicolor/22x22/apps/mate-panel-drawer.png
+share/icons/hicolor/22x22/apps/mate-panel-fish.png
+share/icons/hicolor/22x22/apps/mate-panel-force-quit.png
+share/icons/hicolor/22x22/apps/mate-panel-launcher.png
+share/icons/hicolor/22x22/apps/mate-panel-notification-area.png
+share/icons/hicolor/22x22/apps/mate-panel-separator.png
+share/icons/hicolor/22x22/apps/mate-panel-window-list.png
+share/icons/hicolor/22x22/apps/mate-panel-window-menu.png
+share/icons/hicolor/22x22/apps/mate-panel-workspace-switcher.png
+share/icons/hicolor/22x22/apps/mate-panel.png
+share/icons/hicolor/24x24/apps/mate-panel-clock.png
+share/icons/hicolor/24x24/apps/mate-panel-drawer.png
+share/icons/hicolor/24x24/apps/mate-panel-fish.png
+share/icons/hicolor/24x24/apps/mate-panel-force-quit.png
+share/icons/hicolor/24x24/apps/mate-panel-launcher.png
+share/icons/hicolor/24x24/apps/mate-panel-notification-area.png
+share/icons/hicolor/24x24/apps/mate-panel-separator.png
+share/icons/hicolor/24x24/apps/mate-panel-window-list.png
+share/icons/hicolor/24x24/apps/mate-panel-window-menu.png
+share/icons/hicolor/24x24/apps/mate-panel-workspace-switcher.png
+share/icons/hicolor/24x24/apps/mate-panel.png
+share/icons/hicolor/32x32/apps/mate-panel-clock.png
+share/icons/hicolor/32x32/apps/mate-panel-drawer.png
+share/icons/hicolor/32x32/apps/mate-panel-fish.png
+share/icons/hicolor/32x32/apps/mate-panel-force-quit.png
+share/icons/hicolor/32x32/apps/mate-panel-launcher.png
+share/icons/hicolor/32x32/apps/mate-panel-notification-area.png
+share/icons/hicolor/32x32/apps/mate-panel-separator.png
+share/icons/hicolor/32x32/apps/mate-panel-window-list.png
+share/icons/hicolor/32x32/apps/mate-panel-window-menu.png
+share/icons/hicolor/32x32/apps/mate-panel-workspace-switcher.png
+share/icons/hicolor/32x32/apps/mate-panel.png
+share/icons/hicolor/48x48/apps/mate-panel.png
+share/icons/hicolor/scalable/apps/mate-panel-clock.svg
+share/icons/hicolor/scalable/apps/mate-panel-drawer.svg
+share/icons/hicolor/scalable/apps/mate-panel-fish.svg
+share/icons/hicolor/scalable/apps/mate-panel-force-quit.svg
+share/icons/hicolor/scalable/apps/mate-panel-launcher.svg
+share/icons/hicolor/scalable/apps/mate-panel-notification-area.svg
+share/icons/hicolor/scalable/apps/mate-panel-separator.svg
+share/icons/hicolor/scalable/apps/mate-panel-window-list.svg
+share/icons/hicolor/scalable/apps/mate-panel-window-menu.svg
+share/icons/hicolor/scalable/apps/mate-panel-workspace-switcher.svg
+share/icons/hicolor/scalable/apps/mate-panel.svg
+share/idl/mate-panel-2.0/MATE_Panel.idl
+share/locale/af/LC_MESSAGES/mate-panel.mo
+share/locale/am/LC_MESSAGES/mate-panel.mo
+share/locale/ar/LC_MESSAGES/mate-panel.mo
+share/locale/as/LC_MESSAGES/mate-panel.mo
+share/locale/ast/LC_MESSAGES/mate-panel.mo
+share/locale/az/LC_MESSAGES/mate-panel.mo
+share/locale/be/LC_MESSAGES/mate-panel.mo
+share/locale/be@latin/LC_MESSAGES/mate-panel.mo
+share/locale/bg/LC_MESSAGES/mate-panel.mo
+share/locale/bn/LC_MESSAGES/mate-panel.mo
+share/locale/bn_IN/LC_MESSAGES/mate-panel.mo
+share/locale/br/LC_MESSAGES/mate-panel.mo
+share/locale/bs/LC_MESSAGES/mate-panel.mo
+share/locale/ca/LC_MESSAGES/mate-panel.mo
+share/locale/ca@valencia/LC_MESSAGES/mate-panel.mo
+share/locale/crh/LC_MESSAGES/mate-panel.mo
+share/locale/cs/LC_MESSAGES/mate-panel.mo
+share/locale/cy/LC_MESSAGES/mate-panel.mo
+share/locale/da/LC_MESSAGES/mate-panel.mo
+share/locale/de/LC_MESSAGES/mate-panel.mo
+share/locale/dz/LC_MESSAGES/mate-panel.mo
+share/locale/el/LC_MESSAGES/mate-panel.mo
+share/locale/en@shaw/LC_MESSAGES/mate-panel.mo
+share/locale/en_CA/LC_MESSAGES/mate-panel.mo
+share/locale/en_GB/LC_MESSAGES/mate-panel.mo
+share/locale/eo/LC_MESSAGES/mate-panel.mo
+share/locale/es/LC_MESSAGES/mate-panel.mo
+share/locale/et/LC_MESSAGES/mate-panel.mo
+share/locale/eu/LC_MESSAGES/mate-panel.mo
+share/locale/fa/LC_MESSAGES/mate-panel.mo
+share/locale/fi/LC_MESSAGES/mate-panel.mo
+share/locale/fr/LC_MESSAGES/mate-panel.mo
+share/locale/fur/LC_MESSAGES/mate-panel.mo
+share/locale/fy/LC_MESSAGES/mate-panel.mo
+share/locale/ga/LC_MESSAGES/mate-panel.mo
+share/locale/gl/LC_MESSAGES/mate-panel.mo
+share/locale/gu/LC_MESSAGES/mate-panel.mo
+share/locale/gv/LC_MESSAGES/mate-panel.mo
+share/locale/ha/LC_MESSAGES/mate-panel.mo
+share/locale/he/LC_MESSAGES/mate-panel.mo
+share/locale/hi/LC_MESSAGES/mate-panel.mo
+share/locale/hr/LC_MESSAGES/mate-panel.mo
+share/locale/hu/LC_MESSAGES/mate-panel.mo
+share/locale/hy/LC_MESSAGES/mate-panel.mo
+share/locale/id/LC_MESSAGES/mate-panel.mo
+share/locale/ig/LC_MESSAGES/mate-panel.mo
+share/locale/is/LC_MESSAGES/mate-panel.mo
+share/locale/it/LC_MESSAGES/mate-panel.mo
+share/locale/ja/LC_MESSAGES/mate-panel.mo
+share/locale/ka/LC_MESSAGES/mate-panel.mo
+share/locale/kk/LC_MESSAGES/mate-panel.mo
+share/locale/kn/LC_MESSAGES/mate-panel.mo
+share/locale/ko/LC_MESSAGES/mate-panel.mo
+share/locale/ku/LC_MESSAGES/mate-panel.mo
+share/locale/ky/LC_MESSAGES/mate-panel.mo
+share/locale/la/LC_MESSAGES/mate-panel.mo
+share/locale/li/LC_MESSAGES/mate-panel.mo
+share/locale/lt/LC_MESSAGES/mate-panel.mo
+share/locale/lv/LC_MESSAGES/mate-panel.mo
+share/locale/mai/LC_MESSAGES/mate-panel.mo
+share/locale/mg/LC_MESSAGES/mate-panel.mo
+share/locale/mi/LC_MESSAGES/mate-panel.mo
+share/locale/mk/LC_MESSAGES/mate-panel.mo
+share/locale/ml/LC_MESSAGES/mate-panel.mo
+share/locale/mn/LC_MESSAGES/mate-panel.mo
+share/locale/mr/LC_MESSAGES/mate-panel.mo
+share/locale/ms/LC_MESSAGES/mate-panel.mo
+share/locale/nb/LC_MESSAGES/mate-panel.mo
+share/locale/nds/LC_MESSAGES/mate-panel.mo
+share/locale/ne/LC_MESSAGES/mate-panel.mo
+share/locale/nl/LC_MESSAGES/mate-panel.mo
+share/locale/nn/LC_MESSAGES/mate-panel.mo
+share/locale/nso/LC_MESSAGES/mate-panel.mo
+share/locale/oc/LC_MESSAGES/mate-panel.mo
+share/locale/or/LC_MESSAGES/mate-panel.mo
+share/locale/pa/LC_MESSAGES/mate-panel.mo
+share/locale/pl/LC_MESSAGES/mate-panel.mo
+share/locale/ps/LC_MESSAGES/mate-panel.mo
+share/locale/pt/LC_MESSAGES/mate-panel.mo
+share/locale/pt_BR/LC_MESSAGES/mate-panel.mo
+share/locale/ro/LC_MESSAGES/mate-panel.mo
+share/locale/ru/LC_MESSAGES/mate-panel.mo
+share/locale/rw/LC_MESSAGES/mate-panel.mo
+share/locale/si/LC_MESSAGES/mate-panel.mo
+share/locale/sk/LC_MESSAGES/mate-panel.mo
+share/locale/sl/LC_MESSAGES/mate-panel.mo
+share/locale/sq/LC_MESSAGES/mate-panel.mo
+share/locale/sr/LC_MESSAGES/mate-panel.mo
+share/locale/sr@ije/LC_MESSAGES/mate-panel.mo
+share/locale/sr@latin/LC_MESSAGES/mate-panel.mo
+share/locale/sv/LC_MESSAGES/mate-panel.mo
+share/locale/ta/LC_MESSAGES/mate-panel.mo
+share/locale/te/LC_MESSAGES/mate-panel.mo
+share/locale/th/LC_MESSAGES/mate-panel.mo
+share/locale/tr/LC_MESSAGES/mate-panel.mo
+share/locale/ug/LC_MESSAGES/mate-panel.mo
+share/locale/uk/LC_MESSAGES/mate-panel.mo
+share/locale/uz/LC_MESSAGES/mate-panel.mo
+share/locale/uz@cyrillic/LC_MESSAGES/mate-panel.mo
+share/locale/vi/LC_MESSAGES/mate-panel.mo
+share/locale/wa/LC_MESSAGES/mate-panel.mo
+share/locale/xh/LC_MESSAGES/mate-panel.mo
+share/locale/yi/LC_MESSAGES/mate-panel.mo
+share/locale/yo/LC_MESSAGES/mate-panel.mo
+share/locale/zh_CN/LC_MESSAGES/mate-panel.mo
+share/locale/zh_HK/LC_MESSAGES/mate-panel.mo
+share/locale/zh_TW/LC_MESSAGES/mate-panel.mo
+share/locale/zu/LC_MESSAGES/mate-panel.mo
+share/mate-2.0/ui/MATE_Panel_Popup.xml
+%%DATADIR%%/applets/org.mate.panel.ClockApplet.mate-panel-applet
+%%DATADIR%%/applets/org.mate.panel.FishApplet.mate-panel-applet
+%%DATADIR%%/applets/org.mate.panel.NotificationAreaApplet.mate-panel-applet
+%%DATADIR%%/applets/org.mate.panel.Wncklet.mate-panel-applet
+%%DATADIR%%/pixmaps/clock-calendar-icon.png
+%%DATADIR%%/pixmaps/clock-face-large.svg
+%%DATADIR%%/pixmaps/clock-face-small-day.svg
+%%DATADIR%%/pixmaps/clock-face-small-evening.svg
+%%DATADIR%%/pixmaps/clock-face-small-morning.svg
+%%DATADIR%%/pixmaps/clock-face-small-night.svg
+%%DATADIR%%/pixmaps/clock-face-small.svg
+%%DATADIR%%/pixmaps/clock-map-location-current.png
+%%DATADIR%%/pixmaps/clock-map-location-hilight.png
+%%DATADIR%%/pixmaps/clock-map-location-marker.png
+%%DATADIR%%/pixmaps/clock-map.png
+%%DATADIR%%/pixmaps/fishanim.png
+%%DATADIR%%/pixmaps/footguy.png
+%%DATADIR%%/pixmaps/mate-gegl2-2.png
+%%DATADIR%%/pixmaps/mate-gegl2.png
+%%DATADIR%%/pixmaps/monkey.png
+%%DATADIR%%/pixmaps/nyan.png
+%%DATADIR%%/pixmaps/oldwanda.png
+%%DATADIR%%/pixmaps/wanda.png
+%%DATADIR%%/ui/clock-menu.xml
+%%DATADIR%%/ui/clock.ui
+%%DATADIR%%/ui/fish-menu.xml
+%%DATADIR%%/ui/fish.ui
+%%DATADIR%%/ui/notification-area-menu.xml
+%%DATADIR%%/ui/panel-properties-dialog.ui
+%%DATADIR%%/ui/panel-run-dialog.ui
+%%DATADIR%%/ui/panel-test-applets-matecomponent.ui
+%%DATADIR%%/ui/panel-test-applets.ui
+%%DATADIR%%/ui/showdesktop-menu.xml
+%%DATADIR%%/ui/window-list-menu.xml
+%%DATADIR%%/ui/window-list.ui
+%%DATADIR%%/ui/window-menu-menu.xml
+%%DATADIR%%/ui/workspace-switcher-menu.xml
+%%DATADIR%%/ui/workspace-switcher.ui
+share/mate-panelrc
+share/mate/help/mate-applet-clock/C/figures/clock_applet.png
+share/mate/help/mate-applet-clock/C/legal.xml
+share/mate/help/mate-applet-clock/C/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/ar/figures/clock_applet.png
+share/mate/help/mate-applet-clock/ar/legal.xml
+share/mate/help/mate-applet-clock/ar/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/ca/figures/clock_applet.png
+share/mate/help/mate-applet-clock/ca/legal.xml
+share/mate/help/mate-applet-clock/ca/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/cs/figures/clock_applet.png
+share/mate/help/mate-applet-clock/cs/legal.xml
+share/mate/help/mate-applet-clock/cs/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/da/figures/clock_applet.png
+share/mate/help/mate-applet-clock/da/legal.xml
+share/mate/help/mate-applet-clock/da/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/de/figures/clock_applet.png
+share/mate/help/mate-applet-clock/de/legal.xml
+share/mate/help/mate-applet-clock/de/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/el/figures/clock_applet.png
+share/mate/help/mate-applet-clock/el/legal.xml
+share/mate/help/mate-applet-clock/el/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/en_GB/figures/clock_applet.png
+share/mate/help/mate-applet-clock/en_GB/legal.xml
+share/mate/help/mate-applet-clock/en_GB/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/es/figures/clock_applet.png
+share/mate/help/mate-applet-clock/es/legal.xml
+share/mate/help/mate-applet-clock/es/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/eu/figures/clock_applet.png
+share/mate/help/mate-applet-clock/eu/legal.xml
+share/mate/help/mate-applet-clock/eu/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/fi/figures/clock_applet.png
+share/mate/help/mate-applet-clock/fi/legal.xml
+share/mate/help/mate-applet-clock/fi/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/fr/figures/clock_applet.png
+share/mate/help/mate-applet-clock/fr/legal.xml
+share/mate/help/mate-applet-clock/fr/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/it/figures/clock_applet.png
+share/mate/help/mate-applet-clock/it/legal.xml
+share/mate/help/mate-applet-clock/it/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/ja/figures/clock_applet.png
+share/mate/help/mate-applet-clock/ja/legal.xml
+share/mate/help/mate-applet-clock/ja/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/ko/figures/clock_applet.png
+share/mate/help/mate-applet-clock/ko/legal.xml
+share/mate/help/mate-applet-clock/ko/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/nl/figures/clock_applet.png
+share/mate/help/mate-applet-clock/nl/legal.xml
+share/mate/help/mate-applet-clock/nl/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/oc/figures/clock_applet.png
+share/mate/help/mate-applet-clock/oc/legal.xml
+share/mate/help/mate-applet-clock/oc/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/pa/figures/clock_applet.png
+share/mate/help/mate-applet-clock/pa/legal.xml
+share/mate/help/mate-applet-clock/pa/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/pt/figures/clock_applet.png
+share/mate/help/mate-applet-clock/pt/legal.xml
+share/mate/help/mate-applet-clock/pt/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/pt_BR/figures/clock_applet.png
+share/mate/help/mate-applet-clock/pt_BR/legal.xml
+share/mate/help/mate-applet-clock/pt_BR/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/ru/figures/clock_applet.png
+share/mate/help/mate-applet-clock/ru/legal.xml
+share/mate/help/mate-applet-clock/ru/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/sr/figures/clock_applet.png
+share/mate/help/mate-applet-clock/sr/legal.xml
+share/mate/help/mate-applet-clock/sr/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/sv/figures/clock_applet.png
+share/mate/help/mate-applet-clock/sv/legal.xml
+share/mate/help/mate-applet-clock/sv/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/th/figures/clock_applet.png
+share/mate/help/mate-applet-clock/th/legal.xml
+share/mate/help/mate-applet-clock/th/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/uk/figures/clock_applet.png
+share/mate/help/mate-applet-clock/uk/legal.xml
+share/mate/help/mate-applet-clock/uk/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/zh_CN/figures/clock_applet.png
+share/mate/help/mate-applet-clock/zh_CN/legal.xml
+share/mate/help/mate-applet-clock/zh_CN/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/zh_HK/figures/clock_applet.png
+share/mate/help/mate-applet-clock/zh_HK/legal.xml
+share/mate/help/mate-applet-clock/zh_HK/mate-applet-clock.xml
+share/mate/help/mate-applet-clock/zh_TW/figures/clock_applet.png
+share/mate/help/mate-applet-clock/zh_TW/legal.xml
+share/mate/help/mate-applet-clock/zh_TW/mate-applet-clock.xml
+share/mate/help/mate-applet-fish/C/figures/fish_applet.png
+share/mate/help/mate-applet-fish/C/legal.xml
+share/mate/help/mate-applet-fish/C/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/ca/figures/fish_applet.png
+share/mate/help/mate-applet-fish/ca/legal.xml
+share/mate/help/mate-applet-fish/ca/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/cs/figures/fish_applet.png
+share/mate/help/mate-applet-fish/cs/legal.xml
+share/mate/help/mate-applet-fish/cs/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/de/figures/fish_applet.png
+share/mate/help/mate-applet-fish/de/legal.xml
+share/mate/help/mate-applet-fish/de/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/el/figures/fish_applet.png
+share/mate/help/mate-applet-fish/el/legal.xml
+share/mate/help/mate-applet-fish/el/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/en_GB/figures/fish_applet.png
+share/mate/help/mate-applet-fish/en_GB/legal.xml
+share/mate/help/mate-applet-fish/en_GB/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/es/figures/fish_applet.png
+share/mate/help/mate-applet-fish/es/legal.xml
+share/mate/help/mate-applet-fish/es/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/eu/figures/fish_applet.png
+share/mate/help/mate-applet-fish/eu/legal.xml
+share/mate/help/mate-applet-fish/eu/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/fi/figures/fish_applet.png
+share/mate/help/mate-applet-fish/fi/legal.xml
+share/mate/help/mate-applet-fish/fi/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/fr/figures/fish_applet.png
+share/mate/help/mate-applet-fish/fr/legal.xml
+share/mate/help/mate-applet-fish/fr/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/it/figures/fish_applet.png
+share/mate/help/mate-applet-fish/it/legal.xml
+share/mate/help/mate-applet-fish/it/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/ja/figures/fish_applet.png
+share/mate/help/mate-applet-fish/ja/legal.xml
+share/mate/help/mate-applet-fish/ja/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/ko/figures/fish_applet.png
+share/mate/help/mate-applet-fish/ko/legal.xml
+share/mate/help/mate-applet-fish/ko/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/oc/figures/fish_applet.png
+share/mate/help/mate-applet-fish/oc/legal.xml
+share/mate/help/mate-applet-fish/oc/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/ru/figures/fish_applet.png
+share/mate/help/mate-applet-fish/ru/legal.xml
+share/mate/help/mate-applet-fish/ru/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/sv/figures/fish_applet.png
+share/mate/help/mate-applet-fish/sv/legal.xml
+share/mate/help/mate-applet-fish/sv/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/th/figures/fish_applet.png
+share/mate/help/mate-applet-fish/th/legal.xml
+share/mate/help/mate-applet-fish/th/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/uk/figures/fish_applet.png
+share/mate/help/mate-applet-fish/uk/legal.xml
+share/mate/help/mate-applet-fish/uk/mate-applet-fish.xml
+share/mate/help/mate-applet-fish/zh_CN/figures/fish_applet.png
+share/mate/help/mate-applet-fish/zh_CN/legal.xml
+share/mate/help/mate-applet-fish/zh_CN/mate-applet-fish.xml
+share/omf/mate-applet-clock/mate-applet-clock-C.omf
+share/omf/mate-applet-clock/mate-applet-clock-ar.omf
+share/omf/mate-applet-clock/mate-applet-clock-ca.omf
+share/omf/mate-applet-clock/mate-applet-clock-cs.omf
+share/omf/mate-applet-clock/mate-applet-clock-da.omf
+share/omf/mate-applet-clock/mate-applet-clock-de.omf
+share/omf/mate-applet-clock/mate-applet-clock-el.omf
+share/omf/mate-applet-clock/mate-applet-clock-en_GB.omf
+share/omf/mate-applet-clock/mate-applet-clock-es.omf
+share/omf/mate-applet-clock/mate-applet-clock-eu.omf
+share/omf/mate-applet-clock/mate-applet-clock-fi.omf
+share/omf/mate-applet-clock/mate-applet-clock-fr.omf
+share/omf/mate-applet-clock/mate-applet-clock-it.omf
+share/omf/mate-applet-clock/mate-applet-clock-ja.omf
+share/omf/mate-applet-clock/mate-applet-clock-ko.omf
+share/omf/mate-applet-clock/mate-applet-clock-nl.omf
+share/omf/mate-applet-clock/mate-applet-clock-oc.omf
+share/omf/mate-applet-clock/mate-applet-clock-pa.omf
+share/omf/mate-applet-clock/mate-applet-clock-pt.omf
+share/omf/mate-applet-clock/mate-applet-clock-pt_BR.omf
+share/omf/mate-applet-clock/mate-applet-clock-ru.omf
+share/omf/mate-applet-clock/mate-applet-clock-sr.omf
+share/omf/mate-applet-clock/mate-applet-clock-sv.omf
+share/omf/mate-applet-clock/mate-applet-clock-th.omf
+share/omf/mate-applet-clock/mate-applet-clock-uk.omf
+share/omf/mate-applet-clock/mate-applet-clock-zh_CN.omf
+share/omf/mate-applet-clock/mate-applet-clock-zh_HK.omf
+share/omf/mate-applet-clock/mate-applet-clock-zh_TW.omf
+share/omf/mate-applet-fish/mate-applet-fish-C.omf
+share/omf/mate-applet-fish/mate-applet-fish-ca.omf
+share/omf/mate-applet-fish/mate-applet-fish-cs.omf
+share/omf/mate-applet-fish/mate-applet-fish-de.omf
+share/omf/mate-applet-fish/mate-applet-fish-el.omf
+share/omf/mate-applet-fish/mate-applet-fish-en_GB.omf
+share/omf/mate-applet-fish/mate-applet-fish-es.omf
+share/omf/mate-applet-fish/mate-applet-fish-eu.omf
+share/omf/mate-applet-fish/mate-applet-fish-fi.omf
+share/omf/mate-applet-fish/mate-applet-fish-fr.omf
+share/omf/mate-applet-fish/mate-applet-fish-it.omf
+share/omf/mate-applet-fish/mate-applet-fish-ja.omf
+share/omf/mate-applet-fish/mate-applet-fish-ko.omf
+share/omf/mate-applet-fish/mate-applet-fish-oc.omf
+share/omf/mate-applet-fish/mate-applet-fish-ru.omf
+share/omf/mate-applet-fish/mate-applet-fish-sv.omf
+share/omf/mate-applet-fish/mate-applet-fish-th.omf
+share/omf/mate-applet-fish/mate-applet-fish-uk.omf
+share/omf/mate-applet-fish/mate-applet-fish-zh_CN.omf
+@dirrm share/omf/mate-applet-fish
+@dirrm share/omf/mate-applet-clock
+@dirrm share/omf
+@dirrm share/mate/help/mate-applet-fish/zh_CN/figures
+@dirrm share/mate/help/mate-applet-fish/zh_CN
+@dirrm share/mate/help/mate-applet-fish/uk/figures
+@dirrm share/mate/help/mate-applet-fish/uk
+@dirrm share/mate/help/mate-applet-fish/th/figures
+@dirrm share/mate/help/mate-applet-fish/th
+@dirrm share/mate/help/mate-applet-fish/sv/figures
+@dirrm share/mate/help/mate-applet-fish/sv
+@dirrm share/mate/help/mate-applet-fish/ru/figures
+@dirrm share/mate/help/mate-applet-fish/ru
+@dirrm share/mate/help/mate-applet-fish/oc/figures
+@dirrm share/mate/help/mate-applet-fish/oc
+@dirrm share/mate/help/mate-applet-fish/ko/figures
+@dirrm share/mate/help/mate-applet-fish/ko
+@dirrm share/mate/help/mate-applet-fish/ja/figures
+@dirrm share/mate/help/mate-applet-fish/ja
+@dirrm share/mate/help/mate-applet-fish/it/figures
+@dirrm share/mate/help/mate-applet-fish/it
+@dirrm share/mate/help/mate-applet-fish/fr/figures
+@dirrm share/mate/help/mate-applet-fish/fr
+@dirrm share/mate/help/mate-applet-fish/fi/figures
+@dirrm share/mate/help/mate-applet-fish/fi
+@dirrm share/mate/help/mate-applet-fish/eu/figures
+@dirrm share/mate/help/mate-applet-fish/eu
+@dirrm share/mate/help/mate-applet-fish/es/figures
+@dirrm share/mate/help/mate-applet-fish/es
+@dirrm share/mate/help/mate-applet-fish/en_GB/figures
+@dirrm share/mate/help/mate-applet-fish/en_GB
+@dirrm share/mate/help/mate-applet-fish/el/figures
+@dirrm share/mate/help/mate-applet-fish/el
+@dirrm share/mate/help/mate-applet-fish/de/figures
+@dirrm share/mate/help/mate-applet-fish/de
+@dirrm share/mate/help/mate-applet-fish/cs/figures
+@dirrm share/mate/help/mate-applet-fish/cs
+@dirrm share/mate/help/mate-applet-fish/ca/figures
+@dirrm share/mate/help/mate-applet-fish/ca
+@dirrm share/mate/help/mate-applet-fish/C/figures
+@dirrm share/mate/help/mate-applet-fish/C
+@dirrm share/mate/help/mate-applet-fish
+@dirrm share/mate/help/mate-applet-clock/zh_TW/figures
+@dirrm share/mate/help/mate-applet-clock/zh_TW
+@dirrm share/mate/help/mate-applet-clock/zh_HK/figures
+@dirrm share/mate/help/mate-applet-clock/zh_HK
+@dirrm share/mate/help/mate-applet-clock/zh_CN/figures
+@dirrm share/mate/help/mate-applet-clock/zh_CN
+@dirrm share/mate/help/mate-applet-clock/uk/figures
+@dirrm share/mate/help/mate-applet-clock/uk
+@dirrm share/mate/help/mate-applet-clock/th/figures
+@dirrm share/mate/help/mate-applet-clock/th
+@dirrm share/mate/help/mate-applet-clock/sv/figures
+@dirrm share/mate/help/mate-applet-clock/sv
+@dirrm share/mate/help/mate-applet-clock/sr/figures
+@dirrm share/mate/help/mate-applet-clock/sr
+@dirrm share/mate/help/mate-applet-clock/ru/figures
+@dirrm share/mate/help/mate-applet-clock/ru
+@dirrm share/mate/help/mate-applet-clock/pt_BR/figures
+@dirrm share/mate/help/mate-applet-clock/pt_BR
+@dirrm share/mate/help/mate-applet-clock/pt/figures
+@dirrm share/mate/help/mate-applet-clock/pt
+@dirrm share/mate/help/mate-applet-clock/pa/figures
+@dirrm share/mate/help/mate-applet-clock/pa
+@dirrm share/mate/help/mate-applet-clock/oc/figures
+@dirrm share/mate/help/mate-applet-clock/oc
+@dirrm share/mate/help/mate-applet-clock/nl/figures
+@dirrm share/mate/help/mate-applet-clock/nl
+@dirrm share/mate/help/mate-applet-clock/ko/figures
+@dirrm share/mate/help/mate-applet-clock/ko
+@dirrm share/mate/help/mate-applet-clock/ja/figures
+@dirrm share/mate/help/mate-applet-clock/ja
+@dirrm share/mate/help/mate-applet-clock/it/figures
+@dirrm share/mate/help/mate-applet-clock/it
+@dirrm share/mate/help/mate-applet-clock/fr/figures
+@dirrm share/mate/help/mate-applet-clock/fr
+@dirrm share/mate/help/mate-applet-clock/fi/figures
+@dirrm share/mate/help/mate-applet-clock/fi
+@dirrm share/mate/help/mate-applet-clock/eu/figures
+@dirrm share/mate/help/mate-applet-clock/eu
+@dirrm share/mate/help/mate-applet-clock/es/figures
+@dirrm share/mate/help/mate-applet-clock/es
+@dirrm share/mate/help/mate-applet-clock/en_GB/figures
+@dirrm share/mate/help/mate-applet-clock/en_GB
+@dirrm share/mate/help/mate-applet-clock/el/figures
+@dirrm share/mate/help/mate-applet-clock/el
+@dirrm share/mate/help/mate-applet-clock/de/figures
+@dirrm share/mate/help/mate-applet-clock/de
+@dirrm share/mate/help/mate-applet-clock/da/figures
+@dirrm share/mate/help/mate-applet-clock/da
+@dirrm share/mate/help/mate-applet-clock/cs/figures
+@dirrm share/mate/help/mate-applet-clock/cs
+@dirrm share/mate/help/mate-applet-clock/ca/figures
+@dirrm share/mate/help/mate-applet-clock/ca
+@dirrm share/mate/help/mate-applet-clock/ar/figures
+@dirrm share/mate/help/mate-applet-clock/ar
+@dirrm share/mate/help/mate-applet-clock/C/figures
+@dirrm share/mate/help/mate-applet-clock/C
+@dirrm share/mate/help/mate-applet-clock
+@dirrm share/mate/help
+@dirrm %%DATADIR%%/ui
+@dirrm %%DATADIR%%/pixmaps
+@dirrm %%DATADIR%%/applets
+@dirrm %%DATADIR%%
+@dirrm share/mate-2.0/ui
+@dirrm share/mate-2.0
+@dirrm share/mate
+@dirrmtry share/locale/zu/LC_MESSAGES
+@dirrmtry share/locale/zu
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/yo/LC_MESSAGES
+@dirrmtry share/locale/yo
+@dirrmtry share/locale/yi/LC_MESSAGES
+@dirrmtry share/locale/yi
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
+@dirrmtry share/locale/uz@cyrillic
+@dirrmtry share/locale/ug/LC_MESSAGES
+@dirrmtry share/locale/ug
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/sr@ije/LC_MESSAGES
+@dirrmtry share/locale/sr@ije
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/ps/LC_MESSAGES
+@dirrmtry share/locale/ps
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/nso/LC_MESSAGES
+@dirrmtry share/locale/nso
+@dirrmtry share/locale/nds/LC_MESSAGES
+@dirrmtry share/locale/nds
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/mi/LC_MESSAGES
+@dirrmtry share/locale/mi
+@dirrmtry share/locale/mg/LC_MESSAGES
+@dirrmtry share/locale/mg
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
+@dirrmtry share/locale/la/LC_MESSAGES
+@dirrmtry share/locale/la
+@dirrmtry share/locale/ky/LC_MESSAGES
+@dirrmtry share/locale/ky
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/kk/LC_MESSAGES
+@dirrmtry share/locale/kk
+@dirrmtry share/locale/ig/LC_MESSAGES
+@dirrmtry share/locale/ig
+@dirrmtry share/locale/hy/LC_MESSAGES
+@dirrmtry share/locale/hy
+@dirrmtry share/locale/ha/LC_MESSAGES
+@dirrmtry share/locale/ha
+@dirrmtry share/locale/gv/LC_MESSAGES
+@dirrmtry share/locale/gv
+@dirrmtry share/locale/fy/LC_MESSAGES
+@dirrmtry share/locale/fy
+@dirrmtry share/locale/fur/LC_MESSAGES
+@dirrmtry share/locale/fur
+@dirrmtry share/locale/en@shaw/LC_MESSAGES
+@dirrmtry share/locale/en@shaw
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/crh/LC_MESSAGES
+@dirrmtry share/locale/crh
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/be@latin/LC_MESSAGES
+@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as
+@dirrm share/idl/mate-panel-2.0
+@dirrm share/idl
+@dirrm share/doc/mate-panel-applet
+@dirrm share/dbus-1/services
+@dirrm share/dbus-1
+@dirrmtry share/applications
+@dirrm lib/mate-panel/modules
+@dirrm lib/mate-panel
+@dirrm include/panel-2.0
+@dirrm include/mate-panel-3.0/libmate-panel-applet
+@dirrm include/mate-panel-3.0
+@dirrm etc/mateconf/schemas
+@dirrm etc/mateconf/mateconf.xml.defaults
+@dirrm etc/mateconf
diff --git a/x11/mate-session-manager/Makefile b/x11/mate-session-manager/Makefile
new file mode 100644
index 0000000..6324863
--- /dev/null
+++ b/x11/mate-session-manager/Makefile
@@ -0,0 +1,43 @@
+# New ports collection makefile for: gnomesession
+# Date created: 08 May 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTNAME= mate-session-manager
+PORTVERSION= 1.2.0
+CATEGORIES= x11 mate
+MASTER_SITES= MATE
+DIST_SUBDIR= mate
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Session component for the MATE desktop
+
+LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
+ upower-glib.1:${PORTSDIR}/sysutils/upower \
+ execinfo:${PORTSDIR}/devel/libexecinfo
+RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
+ ${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo
+
+USE_XZ= yes
+USE_MATE= autogen common:build conf intlhack matehack settingsdaemon
+USE_XORG= ice sm xau xext xrandr xrender xtrans xtst
+USE_GMAKE= yes
+USE_GNOME= glib20 gtk20 librsvg2 libxslt pango pkgconfig
+USE_GETTEXT= yes
+USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-docbook-docs \
+ --with-gtk=2.0 \
+ ${MATECONF_PREFIX}
+INSTALLS_ICONS= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
+MAN1= mate-session.1 mate-wm.1 mate-session-properties.1 \
+ mate-session-save.1
+MATECONF_SCHEMAS=mate-session.schemas
+
+.include <bsd.port.mk>
diff --git a/x11/mate-session-manager/distinfo b/x11/mate-session-manager/distinfo
new file mode 100644
index 0000000..a4f19bf
--- /dev/null
+++ b/x11/mate-session-manager/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mate/mate-session-manager-1.2.0.tar.xz) = f1f7b551916b843d1518e785ca8efde58f1ea837031380b8f1ba628dcb4021a2
+SIZE (mate/mate-session-manager-1.2.0.tar.xz) = 420528
diff --git a/x11/mate-session-manager/files/patch-mate-session_gsm-autostart-app.c b/x11/mate-session-manager/files/patch-mate-session_gsm-autostart-app.c
new file mode 100644
index 0000000..f7e5285
--- /dev/null
+++ b/x11/mate-session-manager/files/patch-mate-session_gsm-autostart-app.c
@@ -0,0 +1,10 @@
+--- mate-session/gsm-autostart-app.c.orig 2008-08-20 14:18:52.000000000 -0400
++++ mate-session/gsm-autostart-app.c 2008-08-20 14:19:02.000000000 -0400
+@@ -25,6 +25,7 @@
+ #include <string.h>
+ #include <sys/wait.h>
+ #include <errno.h>
++#include <signal.h>
+
+ #include <glib.h>
+ #include <gio/gio.h>
diff --git a/x11/mate-session-manager/pkg-descr b/x11/mate-session-manager/pkg-descr
new file mode 100644
index 0000000..05005ed
--- /dev/null
+++ b/x11/mate-session-manager/pkg-descr
@@ -0,0 +1,4 @@
+This provides session management for the MATE desktop, and
+provides the tools used to start the desktop.
+
+WWW: http://mate-desktop.org/
diff --git a/x11/mate-session-manager/pkg-plist b/x11/mate-session-manager/pkg-plist
new file mode 100644
index 0000000..5eccaf3
--- /dev/null
+++ b/x11/mate-session-manager/pkg-plist
@@ -0,0 +1,186 @@
+bin/mate-session
+bin/mate-session-properties
+bin/mate-session-save
+bin/mate-wm
+share/applications/mate-session-properties.desktop
+share/icons/hicolor/16x16/apps/mate-session-properties.png
+share/icons/hicolor/22x22/apps/mate-session-properties.png
+share/icons/hicolor/24x24/apps/mate-session-properties.png
+share/icons/hicolor/32x32/apps/mate-session-properties.png
+share/icons/hicolor/48x48/apps/mate-session-properties.png
+share/icons/hicolor/scalable/apps/mate-session-properties.svg
+share/locale/af/LC_MESSAGES/mate-session.mo
+share/locale/am/LC_MESSAGES/mate-session.mo
+share/locale/ar/LC_MESSAGES/mate-session.mo
+share/locale/as/LC_MESSAGES/mate-session.mo
+share/locale/ast/LC_MESSAGES/mate-session.mo
+share/locale/az/LC_MESSAGES/mate-session.mo
+share/locale/be/LC_MESSAGES/mate-session.mo
+share/locale/be@latin/LC_MESSAGES/mate-session.mo
+share/locale/bg/LC_MESSAGES/mate-session.mo
+share/locale/bn/LC_MESSAGES/mate-session.mo
+share/locale/bn_IN/LC_MESSAGES/mate-session.mo
+share/locale/br/LC_MESSAGES/mate-session.mo
+share/locale/bs/LC_MESSAGES/mate-session.mo
+share/locale/ca/LC_MESSAGES/mate-session.mo
+share/locale/ca@valencia/LC_MESSAGES/mate-session.mo
+share/locale/crh/LC_MESSAGES/mate-session.mo
+share/locale/cs/LC_MESSAGES/mate-session.mo
+share/locale/cy/LC_MESSAGES/mate-session.mo
+share/locale/da/LC_MESSAGES/mate-session.mo
+share/locale/de/LC_MESSAGES/mate-session.mo
+share/locale/dz/LC_MESSAGES/mate-session.mo
+share/locale/el/LC_MESSAGES/mate-session.mo
+share/locale/en@shaw/LC_MESSAGES/mate-session.mo
+share/locale/en_CA/LC_MESSAGES/mate-session.mo
+share/locale/en_GB/LC_MESSAGES/mate-session.mo
+share/locale/eo/LC_MESSAGES/mate-session.mo
+share/locale/es/LC_MESSAGES/mate-session.mo
+share/locale/et/LC_MESSAGES/mate-session.mo
+share/locale/eu/LC_MESSAGES/mate-session.mo
+share/locale/fa/LC_MESSAGES/mate-session.mo
+share/locale/fi/LC_MESSAGES/mate-session.mo
+share/locale/fr/LC_MESSAGES/mate-session.mo
+share/locale/fur/LC_MESSAGES/mate-session.mo
+share/locale/fy/LC_MESSAGES/mate-session.mo
+share/locale/ga/LC_MESSAGES/mate-session.mo
+share/locale/gl/LC_MESSAGES/mate-session.mo
+share/locale/gu/LC_MESSAGES/mate-session.mo
+share/locale/ha/LC_MESSAGES/mate-session.mo
+share/locale/he/LC_MESSAGES/mate-session.mo
+share/locale/hi/LC_MESSAGES/mate-session.mo
+share/locale/hr/LC_MESSAGES/mate-session.mo
+share/locale/hu/LC_MESSAGES/mate-session.mo
+share/locale/hy/LC_MESSAGES/mate-session.mo
+share/locale/id/LC_MESSAGES/mate-session.mo
+share/locale/ig/LC_MESSAGES/mate-session.mo
+share/locale/is/LC_MESSAGES/mate-session.mo
+share/locale/it/LC_MESSAGES/mate-session.mo
+share/locale/ja/LC_MESSAGES/mate-session.mo
+share/locale/ka/LC_MESSAGES/mate-session.mo
+share/locale/kn/LC_MESSAGES/mate-session.mo
+share/locale/ko/LC_MESSAGES/mate-session.mo
+share/locale/ku/LC_MESSAGES/mate-session.mo
+share/locale/lt/LC_MESSAGES/mate-session.mo
+share/locale/lv/LC_MESSAGES/mate-session.mo
+share/locale/mai/LC_MESSAGES/mate-session.mo
+share/locale/mg/LC_MESSAGES/mate-session.mo
+share/locale/mi/LC_MESSAGES/mate-session.mo
+share/locale/mk/LC_MESSAGES/mate-session.mo
+share/locale/ml/LC_MESSAGES/mate-session.mo
+share/locale/mn/LC_MESSAGES/mate-session.mo
+share/locale/mr/LC_MESSAGES/mate-session.mo
+share/locale/ms/LC_MESSAGES/mate-session.mo
+share/locale/nb/LC_MESSAGES/mate-session.mo
+share/locale/nds/LC_MESSAGES/mate-session.mo
+share/locale/ne/LC_MESSAGES/mate-session.mo
+share/locale/nl/LC_MESSAGES/mate-session.mo
+share/locale/nn/LC_MESSAGES/mate-session.mo
+share/locale/nso/LC_MESSAGES/mate-session.mo
+share/locale/oc/LC_MESSAGES/mate-session.mo
+share/locale/or/LC_MESSAGES/mate-session.mo
+share/locale/pa/LC_MESSAGES/mate-session.mo
+share/locale/pl/LC_MESSAGES/mate-session.mo
+share/locale/ps/LC_MESSAGES/mate-session.mo
+share/locale/pt/LC_MESSAGES/mate-session.mo
+share/locale/pt_BR/LC_MESSAGES/mate-session.mo
+share/locale/ro/LC_MESSAGES/mate-session.mo
+share/locale/ru/LC_MESSAGES/mate-session.mo
+share/locale/rw/LC_MESSAGES/mate-session.mo
+share/locale/si/LC_MESSAGES/mate-session.mo
+share/locale/sk/LC_MESSAGES/mate-session.mo
+share/locale/sl/LC_MESSAGES/mate-session.mo
+share/locale/sq/LC_MESSAGES/mate-session.mo
+share/locale/sr/LC_MESSAGES/mate-session.mo
+share/locale/sr@latin/LC_MESSAGES/mate-session.mo
+share/locale/sv/LC_MESSAGES/mate-session.mo
+share/locale/ta/LC_MESSAGES/mate-session.mo
+share/locale/te/LC_MESSAGES/mate-session.mo
+share/locale/th/LC_MESSAGES/mate-session.mo
+share/locale/tk/LC_MESSAGES/mate-session.mo
+share/locale/tr/LC_MESSAGES/mate-session.mo
+share/locale/ug/LC_MESSAGES/mate-session.mo
+share/locale/uk/LC_MESSAGES/mate-session.mo
+share/locale/uz/LC_MESSAGES/mate-session.mo
+share/locale/uz@cyrillic/LC_MESSAGES/mate-session.mo
+share/locale/vi/LC_MESSAGES/mate-session.mo
+share/locale/wa/LC_MESSAGES/mate-session.mo
+share/locale/xh/LC_MESSAGES/mate-session.mo
+share/locale/yo/LC_MESSAGES/mate-session.mo
+share/locale/zh_CN/LC_MESSAGES/mate-session.mo
+share/locale/zh_HK/LC_MESSAGES/mate-session.mo
+share/locale/zh_TW/LC_MESSAGES/mate-session.mo
+share/locale/zu/LC_MESSAGES/mate-session.mo
+share/mate-session/gsm-inhibit-dialog.ui
+share/mate-session/session-properties.ui
+share/xsessions/mate.desktop
+@dirrm share/xsessions
+@dirrm share/mate-session
+@dirrmtry share/locale/zu/LC_MESSAGES
+@dirrmtry share/locale/zu
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/yo/LC_MESSAGES
+@dirrmtry share/locale/yo
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
+@dirrmtry share/locale/uz@cyrillic
+@dirrmtry share/locale/ug/LC_MESSAGES
+@dirrmtry share/locale/ug
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/ps/LC_MESSAGES
+@dirrmtry share/locale/ps
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/nso/LC_MESSAGES
+@dirrmtry share/locale/nso
+@dirrmtry share/locale/nds/LC_MESSAGES
+@dirrmtry share/locale/nds
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/mi/LC_MESSAGES
+@dirrmtry share/locale/mi
+@dirrmtry share/locale/mg/LC_MESSAGES
+@dirrmtry share/locale/mg
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/ig/LC_MESSAGES
+@dirrmtry share/locale/ig
+@dirrmtry share/locale/hy/LC_MESSAGES
+@dirrmtry share/locale/hy
+@dirrmtry share/locale/ha/LC_MESSAGES
+@dirrmtry share/locale/ha
+@dirrmtry share/locale/fy/LC_MESSAGES
+@dirrmtry share/locale/fy
+@dirrmtry share/locale/fur/LC_MESSAGES
+@dirrmtry share/locale/fur
+@dirrmtry share/locale/en@shaw/LC_MESSAGES
+@dirrmtry share/locale/en@shaw
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/crh/LC_MESSAGES
+@dirrmtry share/locale/crh
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/be@latin/LC_MESSAGES
+@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as
+@dirrmtry share/applications
+@dirrm etc/mateconf/schemas
+@dirrm etc/mateconf/mateconf.xml.defaults
+@dirrm etc/mateconf