aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-11-23 11:39:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-11-23 11:39:07 +0000
commita236e2d0bfa53f22be02c6a4cc7b2cf730bc69e1 (patch)
tree000a9ce64a1e669ce72ebf4b639d75f2ef29c214 /sysutils
parentfdf023af8a1f19bbc7987f3abfb59c503eb6d52c (diff)
downloadports-a236e2d0bfa53f22be02c6a4cc7b2cf730bc69e1.tar.gz
ports-a236e2d0bfa53f22be02c6a4cc7b2cf730bc69e1.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile5
-rw-r--r--sysutils/mate-control-center/Makefile68
-rw-r--r--sysutils/mate-control-center/distinfo2
-rw-r--r--sysutils/mate-control-center/files/patch-capplets_common_mate-theme-info.c11
-rw-r--r--sysutils/mate-control-center/files/patch-configure42
-rw-r--r--sysutils/mate-control-center/pkg-descr3
-rw-r--r--sysutils/mate-control-center/pkg-plist399
-rw-r--r--sysutils/mate-polkit/Makefile31
-rw-r--r--sysutils/mate-polkit/distinfo2
-rw-r--r--sysutils/mate-polkit/pkg-descr5
-rw-r--r--sysutils/mate-polkit/pkg-plist75
-rw-r--r--sysutils/mate-power-manager/Makefile49
-rw-r--r--sysutils/mate-power-manager/distinfo2
-rw-r--r--sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am10
-rw-r--r--sysutils/mate-power-manager/files/patch-applets_inhibit_Makefile.am10
-rw-r--r--sysutils/mate-power-manager/files/patch-autogen.sh27
-rw-r--r--sysutils/mate-power-manager/files/patch-configure.ac43
-rw-r--r--sysutils/mate-power-manager/files/patch-src_Makefile.am42
-rw-r--r--sysutils/mate-power-manager/files/patch-src_gpm-load.c46
-rw-r--r--sysutils/mate-power-manager/pkg-descr7
-rw-r--r--sysutils/mate-power-manager/pkg-plist796
-rw-r--r--sysutils/mate-settings-daemon/Makefile63
-rw-r--r--sysutils/mate-settings-daemon/distinfo2
-rw-r--r--sysutils/mate-settings-daemon/pkg-descr3
-rw-r--r--sysutils/mate-settings-daemon/pkg-plist264
-rw-r--r--sysutils/mate-system-monitor/Makefile32
-rw-r--r--sysutils/mate-system-monitor/distinfo2
-rw-r--r--sysutils/mate-system-monitor/files/patch-src_load-graph.cpp11
-rw-r--r--sysutils/mate-system-monitor/files/patch-src_openfiles.cpp14
-rw-r--r--sysutils/mate-system-monitor/pkg-descr3
-rw-r--r--sysutils/mate-system-monitor/pkg-plist378
31 files changed, 2447 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index f00ea71325ad..b382271b737b 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -495,6 +495,11 @@
SUBDIR += manck
SUBDIR += mapchan
SUBDIR += massadmin
+ SUBDIR += mate-contol-center
+ SUBDIR += mate-polkit
+ SUBDIR += mate-power-manager
+ SUBDIR += mate-settings-daemon
+ SUBDIR += mate-system-monitor
SUBDIR += mbgtools
SUBDIR += mbmon
SUBDIR += mcelog
diff --git a/sysutils/mate-control-center/Makefile b/sysutils/mate-control-center/Makefile
new file mode 100644
index 000000000000..e46c6b9f37b8
--- /dev/null
+++ b/sysutils/mate-control-center/Makefile
@@ -0,0 +1,68 @@
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= mate-control-center
+PORTVERSION= 1.6.1
+CATEGORIES= sysutils mate
+MASTER_SITES= MATE
+DIST_SUBDIR= mate
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Control center for MATE project
+
+LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \
+ libdbus-1.so:${PORTSDIR}/devel/dbus \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \
+ libxklavier.so:${PORTSDIR}/x11/libxklavier \
+ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
+
+PORTSCOUT= limitw:1,even
+
+USES= desktop-file-utils gettext gmake pathfix pkgconfig \
+ shared-mime-info
+USE_XZ= yes
+USE_MATE= desktop docutils libmatekbd marco menus settingsdaemon
+USE_XORG= x11 xcursor xext xxf86misc xft xi xrandr xscrnsaver
+USE_GNOME= dconf glib20 gnomehier gtk20 intlhack libxml2 librsvg2 \
+ ltverhack pango
+INSTALLS_OMF= yes
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= libtool
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-appindicator=no
+INSTALLS_ICONS= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
+GLIB_SCHEMAS= org.mate.control-center.gschema.xml \
+ org.mate.control-center.keybinding.gschema.xml
+
+FIX_FILES= capplets/accessibility/at-properties \
+ capplets/display \
+ capplets/keyboard capplets/windows
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
+ ${WRKSRC}/capplets/common/mate-theme-info.c
+ @${REINPLACE_CMD} -e 's|/usr/sbin|${PREFIX}/sbin|g' \
+ ${WRKSRC}/capplets/display/org.mate.randr.policy.in
+.for dir in ${FIX_FILES}
+ @${REINPLACE_CMD} -e 's|Desktop_in_files = |Desktop_in_files = mate-|g' \
+ ${WRKSRC}/${dir}/Makefile.in
+.endfor
+ @${MV} ${WRKSRC}/capplets/accessibility/at-properties/at-properties.desktop.in.in \
+ ${WRKSRC}/capplets/accessibility/at-properties/mate-at-properties.desktop.in.in
+ @${MV} ${WRKSRC}/capplets/display/display-properties.desktop.in.in \
+ ${WRKSRC}/capplets/display/mate-display-properties.desktop.in.in
+ @${MV} ${WRKSRC}/capplets/keyboard/keyboard.desktop.in.in \
+ ${WRKSRC}/capplets/keyboard/mate-keyboard.desktop.in.in
+ @${MV} ${WRKSRC}/capplets/windows/window-properties.desktop.in.in \
+ ${WRKSRC}/capplets/windows/mate-window-properties.desktop.in.in
+
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmate-window-settings.so.1
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/window-manager-settings/libmarco.so
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libslab.so.0
+
+.include <bsd.port.mk>
diff --git a/sysutils/mate-control-center/distinfo b/sysutils/mate-control-center/distinfo
new file mode 100644
index 000000000000..4e0e31f4efaa
--- /dev/null
+++ b/sysutils/mate-control-center/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mate/mate-control-center-1.6.1.tar.xz) = 1e6fce881187d99f46eee2bf304b55fd74c60cb1ecaf687c709b1477122c1220
+SIZE (mate/mate-control-center-1.6.1.tar.xz) = 1275652
diff --git a/sysutils/mate-control-center/files/patch-capplets_common_mate-theme-info.c b/sysutils/mate-control-center/files/patch-capplets_common_mate-theme-info.c
new file mode 100644
index 000000000000..79aab3cf74e7
--- /dev/null
+++ b/sysutils/mate-control-center/files/patch-capplets_common_mate-theme-info.c
@@ -0,0 +1,11 @@
+--- capplets/common/mate-theme-info.c.orig 2009-05-03 20:30:56.000000000 +0200
++++ capplets/common/mate-theme-info.c 2009-07-19 12:54:25.000000000 +0200
+@@ -1876,7 +1876,7 @@ mate_theme_init ()
+ #ifdef XCURSOR_ICONDIR
+ /* if there's a separate xcursors dir, add that as well */
+ if (strcmp (XCURSOR_ICONDIR, top_theme_dir_string) &&
+- strcmp (XCURSOR_ICONDIR, "/usr/share/icons")) {
++ strcmp (XCURSOR_ICONDIR, "%%LOCALBASE%%/lib/X11/icons")) {
+ top_theme_dir = g_file_new_for_path (XCURSOR_ICONDIR);
+ add_top_icon_theme_dir_monitor (top_theme_dir, 1, NULL);
+ g_object_unref (top_theme_dir);
diff --git a/sysutils/mate-control-center/files/patch-configure b/sysutils/mate-control-center/files/patch-configure
new file mode 100644
index 000000000000..212c150fea3b
--- /dev/null
+++ b/sysutils/mate-control-center/files/patch-configure
@@ -0,0 +1,42 @@
+--- configure.orig 2013-10-19 02:27:28.000000000 +0200
++++ configure 2013-10-19 02:26:55.000000000 +0200
+@@ -18140,7 +18140,7 @@
+ ENABLE_UBUNTU=no
+ fi
+
+-ac_config_files="$ac_config_files Makefile capplets/Makefile capplets/about-me/Makefile capplets/about-me/mate-about-me.desktop.in capplets/about-me/icons/Makefile capplets/accessibility/Makefile capplets/accessibility/at-properties/at-properties.desktop.in capplets/accessibility/at-properties/Makefile capplets/appearance/Makefile capplets/appearance/data/Makefile capplets/appearance/data/mate-appearance-properties.desktop.in capplets/appearance/data/mate-theme-installer.desktop.in capplets/common/Makefile capplets/default-applications/Makefile capplets/default-applications/mate-default-applications-properties.desktop.in capplets/default-applications/mate-default-applications.pc capplets/display/Makefile capplets/display/display-properties.desktop.in capplets/keybindings/Makefile capplets/keybindings/mate-keybindings.pc capplets/keybindings/mate-keybinding.desktop.in capplets/keyboard/Makefile capplets/keyboard/keyboard.desktop.in capplets/mouse/Makefile capplets/mouse/mate-settings-mouse.desktop.in capplets/network/Makefile capplets/network/mate-network-properties.desktop.in capplets/windows/Makefile capplets/windows/window-properties.desktop.in font-viewer/Makefile font-viewer/mate-font-viewer.desktop.in help/Makefile libwindow-settings/Makefile libwindow-settings/mate-window-settings-2.0.pc po/Makefile.in libslab/libslab.pc libslab/Makefile shell/Makefile shell/matecc.desktop.in typing-break/Makefile"
++ac_config_files="$ac_config_files Makefile capplets/Makefile capplets/about-me/Makefile capplets/about-me/mate-about-me.desktop.in capplets/about-me/icons/Makefile capplets/accessibility/Makefile capplets/accessibility/at-properties/mate-at-properties.desktop.in capplets/accessibility/at-properties/Makefile capplets/appearance/Makefile capplets/appearance/data/Makefile capplets/appearance/data/mate-appearance-properties.desktop.in capplets/appearance/data/mate-theme-installer.desktop.in capplets/common/Makefile capplets/default-applications/Makefile capplets/default-applications/mate-default-applications-properties.desktop.in capplets/default-applications/mate-default-applications.pc capplets/display/Makefile capplets/display/mate-display-properties.desktop.in capplets/keybindings/Makefile capplets/keybindings/mate-keybindings.pc capplets/keybindings/mate-keybinding.desktop.in capplets/keyboard/Makefile capplets/keyboard/mate-keyboard.desktop.in capplets/mouse/Makefile capplets/mouse/mate-settings-mouse.desktop.in capplets/network/Makefile capplets/network/mate-network-properties.desktop.in capplets/windows/Makefile capplets/windows/mate-window-properties.desktop.in font-viewer/Makefile font-viewer/mate-font-viewer.desktop.in help/Makefile libwindow-settings/Makefile libwindow-settings/mate-window-settings-2.0.pc po/Makefile.in libslab/libslab.pc libslab/Makefile shell/Makefile shell/matecc.desktop.in typing-break/Makefile"
+
+
+ cat >confcache <<\_ACEOF
+@@ -19204,7 +19204,7 @@
+ "capplets/about-me/mate-about-me.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/about-me/mate-about-me.desktop.in" ;;
+ "capplets/about-me/icons/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/about-me/icons/Makefile" ;;
+ "capplets/accessibility/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/accessibility/Makefile" ;;
+- "capplets/accessibility/at-properties/at-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/accessibility/at-properties/at-properties.desktop.in" ;;
++ "capplets/accessibility/at-properties/mate-at-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/accessibility/at-properties/mate-at-properties.desktop.in" ;;
+ "capplets/accessibility/at-properties/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/accessibility/at-properties/Makefile" ;;
+ "capplets/appearance/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/appearance/Makefile" ;;
+ "capplets/appearance/data/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/appearance/data/Makefile" ;;
+@@ -19215,18 +19215,18 @@
+ "capplets/default-applications/mate-default-applications-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/default-applications/mate-default-applications-properties.desktop.in" ;;
+ "capplets/default-applications/mate-default-applications.pc") CONFIG_FILES="$CONFIG_FILES capplets/default-applications/mate-default-applications.pc" ;;
+ "capplets/display/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/display/Makefile" ;;
+- "capplets/display/display-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/display/display-properties.desktop.in" ;;
++ "capplets/display/mate-display-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/display/mate-display-properties.desktop.in" ;;
+ "capplets/keybindings/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/keybindings/Makefile" ;;
+ "capplets/keybindings/mate-keybindings.pc") CONFIG_FILES="$CONFIG_FILES capplets/keybindings/mate-keybindings.pc" ;;
+ "capplets/keybindings/mate-keybinding.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/keybindings/mate-keybinding.desktop.in" ;;
+ "capplets/keyboard/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/keyboard/Makefile" ;;
+- "capplets/keyboard/keyboard.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/keyboard/keyboard.desktop.in" ;;
++ "capplets/keyboard/mate-keyboard.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/keyboard/mate-keyboard.desktop.in" ;;
+ "capplets/mouse/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/mouse/Makefile" ;;
+ "capplets/mouse/mate-settings-mouse.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/mouse/mate-settings-mouse.desktop.in" ;;
+ "capplets/network/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/network/Makefile" ;;
+ "capplets/network/mate-network-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/network/mate-network-properties.desktop.in" ;;
+ "capplets/windows/Makefile") CONFIG_FILES="$CONFIG_FILES capplets/windows/Makefile" ;;
+- "capplets/windows/window-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/windows/window-properties.desktop.in" ;;
++ "capplets/windows/mate-window-properties.desktop.in") CONFIG_FILES="$CONFIG_FILES capplets/windows/mate-window-properties.desktop.in" ;;
+ "font-viewer/Makefile") CONFIG_FILES="$CONFIG_FILES font-viewer/Makefile" ;;
+ "font-viewer/mate-font-viewer.desktop.in") CONFIG_FILES="$CONFIG_FILES font-viewer/mate-font-viewer.desktop.in" ;;
+ "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
diff --git a/sysutils/mate-control-center/pkg-descr b/sysutils/mate-control-center/pkg-descr
new file mode 100644
index 000000000000..f21a9e037869
--- /dev/null
+++ b/sysutils/mate-control-center/pkg-descr
@@ -0,0 +1,3 @@
+Configuration tools tightly integrated within the MATE desktop.
+
+WWW: http://mate-desktop.org/
diff --git a/sysutils/mate-control-center/pkg-plist b/sysutils/mate-control-center/pkg-plist
new file mode 100644
index 000000000000..b6e617ed5cec
--- /dev/null
+++ b/sysutils/mate-control-center/pkg-plist
@@ -0,0 +1,399 @@
+bin/mate-about-me
+bin/mate-appearance-properties
+bin/mate-at-properties
+bin/mate-control-center
+bin/mate-default-applications-properties
+bin/mate-display-properties
+bin/mate-font-viewer
+bin/mate-keybinding-properties
+bin/mate-keyboard-properties
+bin/mate-mouse-properties
+bin/mate-network-properties
+bin/mate-thumbnail-font
+bin/mate-typing-monitor
+bin/mate-window-properties
+etc/xdg/menus/matecc.menu
+include/libslab/app-resizer.h
+include/libslab/app-shell.h
+include/libslab/application-tile.h
+include/libslab/bookmark-agent.h
+include/libslab/directory-tile.h
+include/libslab/document-tile.h
+include/libslab/double-click-detector.h
+include/libslab/libslab-utils.h
+include/libslab/mate-utils.h
+include/libslab/nameplate-tile.h
+include/libslab/nld-marshal.c
+include/libslab/nld-marshal.h
+include/libslab/search-bar.h
+include/libslab/search-context-picker.h
+include/libslab/search-entry-watermark.h
+include/libslab/search-entry.h
+include/libslab/shell-window.h
+include/libslab/slab-mate-util.h
+include/libslab/slab-section.h
+include/libslab/slab.h
+include/libslab/system-tile.h
+include/libslab/tile.h
+include/mate-window-settings-2.0/mate-window-manager.h
+include/mate-window-settings-2.0/mate-wm-manager.h
+lib/libmate-window-settings.a
+lib/libmate-window-settings.la
+lib/libmate-window-settings.so
+lib/libmate-window-settings.so.1
+lib/libslab.a
+lib/libslab.la
+lib/libslab.so
+lib/libslab.so.0
+lib/window-manager-settings/libmarco.a
+lib/window-manager-settings/libmarco.la
+lib/window-manager-settings/libmarco.so
+libdata/pkgconfig/libslab.pc
+libdata/pkgconfig/mate-default-applications.pc
+libdata/pkgconfig/mate-keybindings.pc
+libdata/pkgconfig/mate-window-settings-2.0.pc
+man/man1/mate-about-me.1.gz
+man/man1/mate-appearance-properties.1.gz
+man/man1/mate-default-applications-properties.1.gz
+sbin/mate-display-properties-install-systemwide
+share/MateConf/gsettings/mate-control-center.convert
+share/applications/mate-at-properties.desktop
+share/applications/mate-default-applications-properties.desktop
+share/applications/mate-display-properties.desktop
+share/applications/mate-keyboard.desktop
+share/applications/mate-about-me.desktop
+share/applications/mate-appearance-properties.desktop
+share/applications/mate-font-viewer.desktop
+share/applications/mate-keybinding.desktop
+share/applications/mate-network-properties.desktop
+share/applications/mate-settings-mouse.desktop
+share/applications/mate-theme-installer.desktop
+share/applications/mate-window-properties.desktop
+share/applications/matecc.desktop
+share/desktop-directories/matecc.directory
+share/icons/hicolor/16x16/apps/mate-network-properties.png
+share/icons/hicolor/16x16/apps/mate-preferences-desktop-display.png
+share/icons/hicolor/22x22/apps/mate-network-properties.png
+share/icons/hicolor/22x22/apps/mate-preferences-desktop-display.png
+share/icons/hicolor/24x24/apps/mate-network-properties.png
+share/icons/hicolor/24x24/apps/mate-preferences-desktop-display.png
+share/icons/hicolor/32x32/apps/mate-network-properties.png
+share/icons/hicolor/32x32/apps/mate-preferences-desktop-display.png
+share/icons/hicolor/48x48/apps/mate-network-properties.png
+share/icons/hicolor/48x48/apps/mate-typing-monitor.png
+share/icons/hicolor/scalable/apps/mate-network-properties.svg
+share/icons/hicolor/scalable/apps/mate-preferences-desktop-display.svg
+share/icons/hicolor/scalable/apps/mate-typing-monitor.svg
+share/locale/af/LC_MESSAGES/mate-control-center.mo
+share/locale/am/LC_MESSAGES/mate-control-center.mo
+share/locale/ar/LC_MESSAGES/mate-control-center.mo
+share/locale/as/LC_MESSAGES/mate-control-center.mo
+share/locale/ast/LC_MESSAGES/mate-control-center.mo
+share/locale/az/LC_MESSAGES/mate-control-center.mo
+share/locale/be/LC_MESSAGES/mate-control-center.mo
+share/locale/be@latin/LC_MESSAGES/mate-control-center.mo
+share/locale/bg/LC_MESSAGES/mate-control-center.mo
+share/locale/bn/LC_MESSAGES/mate-control-center.mo
+share/locale/bn_IN/LC_MESSAGES/mate-control-center.mo
+share/locale/br/LC_MESSAGES/mate-control-center.mo
+share/locale/bs/LC_MESSAGES/mate-control-center.mo
+share/locale/ca/LC_MESSAGES/mate-control-center.mo
+share/locale/ca@valencia/LC_MESSAGES/mate-control-center.mo
+share/locale/crh/LC_MESSAGES/mate-control-center.mo
+share/locale/cs/LC_MESSAGES/mate-control-center.mo
+share/locale/cy/LC_MESSAGES/mate-control-center.mo
+share/locale/da/LC_MESSAGES/mate-control-center.mo
+share/locale/de/LC_MESSAGES/mate-control-center.mo
+share/locale/dz/LC_MESSAGES/mate-control-center.mo
+share/locale/el/LC_MESSAGES/mate-control-center.mo
+share/locale/en@shaw/LC_MESSAGES/mate-control-center.mo
+share/locale/en_AU/LC_MESSAGES/mate-control-center.mo
+share/locale/en_CA/LC_MESSAGES/mate-control-center.mo
+share/locale/en_GB/LC_MESSAGES/mate-control-center.mo
+share/locale/eo/LC_MESSAGES/mate-control-center.mo
+share/locale/es/LC_MESSAGES/mate-control-center.mo
+share/locale/et/LC_MESSAGES/mate-control-center.mo
+share/locale/eu/LC_MESSAGES/mate-control-center.mo
+share/locale/fa/LC_MESSAGES/mate-control-center.mo
+share/locale/fi/LC_MESSAGES/mate-control-center.mo
+share/locale/fr/LC_MESSAGES/mate-control-center.mo
+share/locale/ga/LC_MESSAGES/mate-control-center.mo
+share/locale/gl/LC_MESSAGES/mate-control-center.mo
+share/locale/gu/LC_MESSAGES/mate-control-center.mo
+share/locale/he/LC_MESSAGES/mate-control-center.mo
+share/locale/hi/LC_MESSAGES/mate-control-center.mo
+share/locale/hr/LC_MESSAGES/mate-control-center.mo
+share/locale/hu/LC_MESSAGES/mate-control-center.mo
+share/locale/id/LC_MESSAGES/mate-control-center.mo
+share/locale/is/LC_MESSAGES/mate-control-center.mo
+share/locale/it/LC_MESSAGES/mate-control-center.mo
+share/locale/ja/LC_MESSAGES/mate-control-center.mo
+share/locale/ka/LC_MESSAGES/mate-control-center.mo
+share/locale/kk/LC_MESSAGES/mate-control-center.mo
+share/locale/kn/LC_MESSAGES/mate-control-center.mo
+share/locale/ko/LC_MESSAGES/mate-control-center.mo
+share/locale/ku/LC_MESSAGES/mate-control-center.mo
+share/locale/lt/LC_MESSAGES/mate-control-center.mo
+share/locale/lv/LC_MESSAGES/mate-control-center.mo
+share/locale/mai/LC_MESSAGES/mate-control-center.mo
+share/locale/mg/LC_MESSAGES/mate-control-center.mo
+share/locale/mk/LC_MESSAGES/mate-control-center.mo
+share/locale/ml/LC_MESSAGES/mate-control-center.mo
+share/locale/mn/LC_MESSAGES/mate-control-center.mo
+share/locale/mr/LC_MESSAGES/mate-control-center.mo
+share/locale/ms/LC_MESSAGES/mate-control-center.mo
+share/locale/nb/LC_MESSAGES/mate-control-center.mo
+share/locale/nds/LC_MESSAGES/mate-control-center.mo
+share/locale/ne/LC_MESSAGES/mate-control-center.mo
+share/locale/nl/LC_MESSAGES/mate-control-center.mo
+share/locale/nn/LC_MESSAGES/mate-control-center.mo
+share/locale/nso/LC_MESSAGES/mate-control-center.mo
+share/locale/oc/LC_MESSAGES/mate-control-center.mo
+share/locale/or/LC_MESSAGES/mate-control-center.mo
+share/locale/pa/LC_MESSAGES/mate-control-center.mo
+share/locale/pl/LC_MESSAGES/mate-control-center.mo
+share/locale/pt/LC_MESSAGES/mate-control-center.mo
+share/locale/pt_BR/LC_MESSAGES/mate-control-center.mo
+share/locale/ro/LC_MESSAGES/mate-control-center.mo
+share/locale/ru/LC_MESSAGES/mate-control-center.mo
+share/locale/rw/LC_MESSAGES/mate-control-center.mo
+share/locale/si/LC_MESSAGES/mate-control-center.mo
+share/locale/sk/LC_MESSAGES/mate-control-center.mo
+share/locale/sl/LC_MESSAGES/mate-control-center.mo
+share/locale/sq/LC_MESSAGES/mate-control-center.mo
+share/locale/sr/LC_MESSAGES/mate-control-center.mo
+share/locale/sr@latin/LC_MESSAGES/mate-control-center.mo
+share/locale/sv/LC_MESSAGES/mate-control-center.mo
+share/locale/ta/LC_MESSAGES/mate-control-center.mo
+share/locale/te/LC_MESSAGES/mate-control-center.mo
+share/locale/th/LC_MESSAGES/mate-control-center.mo
+share/locale/tr/LC_MESSAGES/mate-control-center.mo
+share/locale/ug/LC_MESSAGES/mate-control-center.mo
+share/locale/uk/LC_MESSAGES/mate-control-center.mo
+share/locale/uz/LC_MESSAGES/mate-control-center.mo
+share/locale/uz@cyrillic/LC_MESSAGES/mate-control-center.mo
+share/locale/vi/LC_MESSAGES/mate-control-center.mo
+share/locale/wa/LC_MESSAGES/mate-control-center.mo
+share/locale/xh/LC_MESSAGES/mate-control-center.mo
+share/locale/zh_CN/LC_MESSAGES/mate-control-center.mo
+share/locale/zh_HK/LC_MESSAGES/mate-control-center.mo
+share/locale/zh_TW/LC_MESSAGES/mate-control-center.mo
+share/locale/zu/LC_MESSAGES/mate-control-center.mo
+%%DATADIR%%/keybindings/00-multimedia-key.xml
+%%DATADIR%%/keybindings/01-desktop-key.xml
+%%DATADIR%%/pixmaps/at-startup.png
+%%DATADIR%%/pixmaps/at-support.png
+%%DATADIR%%/pixmaps/bar-disabled.png
+%%DATADIR%%/pixmaps/bar-green.png
+%%DATADIR%%/pixmaps/bar-red.png
+%%DATADIR%%/pixmaps/bar.png
+%%DATADIR%%/pixmaps/double-click-maybe.png
+%%DATADIR%%/pixmaps/double-click-off.png
+%%DATADIR%%/pixmaps/double-click-on.png
+%%DATADIR%%/pixmaps/gtk-theme-thumbnailing.png
+%%DATADIR%%/pixmaps/icon-theme-thumbnailing.png
+%%DATADIR%%/pixmaps/left-index-finger.png
+%%DATADIR%%/pixmaps/left-index-finger.svg
+%%DATADIR%%/pixmaps/left-little-finger.png
+%%DATADIR%%/pixmaps/left-little-finger.svg
+%%DATADIR%%/pixmaps/left-middle-finger.png
+%%DATADIR%%/pixmaps/left-middle-finger.svg
+%%DATADIR%%/pixmaps/left-ring-finger.png
+%%DATADIR%%/pixmaps/left-ring-finger.svg
+%%DATADIR%%/pixmaps/left-thumb.png
+%%DATADIR%%/pixmaps/left-thumb.svg
+%%DATADIR%%/pixmaps/mouse-cursor-normal-large.png
+%%DATADIR%%/pixmaps/mouse-cursor-normal.png
+%%DATADIR%%/pixmaps/mouse-cursor-white-large.png
+%%DATADIR%%/pixmaps/mouse-cursor-white.png
+%%DATADIR%%/pixmaps/ocean-stripes.png
+%%DATADIR%%/pixmaps/print_error.png
+%%DATADIR%%/pixmaps/print_error.svg
+%%DATADIR%%/pixmaps/print_ok.png
+%%DATADIR%%/pixmaps/print_ok.svg
+%%DATADIR%%/pixmaps/right-index-finger.png
+%%DATADIR%%/pixmaps/right-index-finger.svg
+%%DATADIR%%/pixmaps/right-little-finger.png
+%%DATADIR%%/pixmaps/right-little-finger.svg
+%%DATADIR%%/pixmaps/right-middle-finger.png
+%%DATADIR%%/pixmaps/right-middle-finger.svg
+%%DATADIR%%/pixmaps/right-ring-finger.png
+%%DATADIR%%/pixmaps/right-ring-finger.svg
+%%DATADIR%%/pixmaps/right-thumb.png
+%%DATADIR%%/pixmaps/right-thumb.svg
+%%DATADIR%%/pixmaps/subpixel-bgr.png
+%%DATADIR%%/pixmaps/subpixel-rgb.png
+%%DATADIR%%/pixmaps/subpixel-vbgr.png
+%%DATADIR%%/pixmaps/subpixel-vrgb.png
+%%DATADIR%%/pixmaps/theme-thumbnailing.png
+%%DATADIR%%/pixmaps/window-theme-thumbnailing.png
+%%DATADIR%%/ui/appearance.ui
+%%DATADIR%%/ui/at-enable-dialog.ui
+%%DATADIR%%/ui/display-capplet.ui
+%%DATADIR%%/ui/mate-about-me-dialog.ui
+%%DATADIR%%/ui/mate-about-me-fingerprint.ui
+%%DATADIR%%/ui/mate-about-me-password.ui
+%%DATADIR%%/ui/mate-default-applications-properties.ui
+%%DATADIR%%/ui/mate-keybinding-properties.ui
+%%DATADIR%%/ui/mate-keyboard-properties-a11y-notifications.ui
+%%DATADIR%%/ui/mate-keyboard-properties-dialog.ui
+%%DATADIR%%/ui/mate-keyboard-properties-layout-chooser.ui
+%%DATADIR%%/ui/mate-keyboard-properties-model-chooser.ui
+%%DATADIR%%/ui/mate-keyboard-properties-options-dialog.ui
+%%DATADIR%%/ui/mate-mouse-properties.ui
+%%DATADIR%%/ui/mate-network-properties.ui
+%%DATADIR%%/ui/mate-window-properties.ui
+share/mate/cursor-fonts/cursor-large-white.pcf
+share/mate/cursor-fonts/cursor-large.pcf
+share/mate/cursor-fonts/cursor-white.pcf
+share/mate/help/mate-control-center/C/config-accessibility-keyboard.xml
+share/mate/help/mate-control-center/C/config-background.xml
+share/mate/help/mate-control-center/C/config-behavior.xml
+share/mate/help/mate-control-center/C/config-cds.xml
+share/mate/help/mate-control-center/C/config-default-apps.xml
+share/mate/help/mate-control-center/C/config-file-type.xml
+share/mate/help/mate-control-center/C/config-hints.xml
+share/mate/help/mate-control-center/C/config-html.xml
+share/mate/help/mate-control-center/C/config-kbd.xml
+share/mate/help/mate-control-center/C/config-keybindings.xml
+share/mate/help/mate-control-center/C/config-mouse.xml
+share/mate/help/mate-control-center/C/config-screensaver.xml
+share/mate/help/mate-control-center/C/config-themes.xml
+share/mate/help/mate-control-center/C/mate-control-center.xml
+share/mate/help/mate-control-center/ca/mate-control-center.xml
+share/mate/help/mate-control-center/ca@valencia/mate-control-center.xml
+share/mate/help/mate-control-center/cs/mate-control-center.xml
+share/mate/help/mate-control-center/de/mate-control-center.xml
+share/mate/help/mate-control-center/el/mate-control-center.xml
+share/mate/help/mate-control-center/en_GB/mate-control-center.xml
+share/mate/help/mate-control-center/es/mate-control-center.xml
+share/mate/help/mate-control-center/fr/mate-control-center.xml
+share/mate/help/mate-control-center/id/mate-control-center.xml
+share/mate/help/mate-control-center/it/mate-control-center.xml
+share/mate/help/mate-control-center/ja/mate-control-center.xml
+share/mate/help/mate-control-center/oc/mate-control-center.xml
+share/mate/help/mate-control-center/pa/mate-control-center.xml
+share/mate/help/mate-control-center/pl/mate-control-center.xml
+share/mate/help/mate-control-center/pt/mate-control-center.xml
+share/mate/help/mate-control-center/pt_BR/mate-control-center.xml
+share/mate/help/mate-control-center/ru/mate-control-center.xml
+share/mate/help/mate-control-center/sv/mate-control-center.xml
+share/mate/help/mate-control-center/th/mate-control-center.xml
+share/mate/help/mate-control-center/uk/mate-control-center.xml
+share/mate/help/mate-control-center/vi/mate-control-center.xml
+share/mate/help/mate-control-center/zh_CN/mate-control-center.xml
+share/mime/packages/mate-theme-package.xml
+share/omf/mate-control-center/mate-control-center-C.omf
+share/omf/mate-control-center/mate-control-center-ca.omf
+share/omf/mate-control-center/mate-control-center-ca@valencia.omf
+share/omf/mate-control-center/mate-control-center-cs.omf
+share/omf/mate-control-center/mate-control-center-de.omf
+share/omf/mate-control-center/mate-control-center-el.omf
+share/omf/mate-control-center/mate-control-center-en_GB.omf
+share/omf/mate-control-center/mate-control-center-es.omf
+share/omf/mate-control-center/mate-control-center-fr.omf
+share/omf/mate-control-center/mate-control-center-id.omf
+share/omf/mate-control-center/mate-control-center-it.omf
+share/omf/mate-control-center/mate-control-center-ja.omf
+share/omf/mate-control-center/mate-control-center-oc.omf
+share/omf/mate-control-center/mate-control-center-pa.omf
+share/omf/mate-control-center/mate-control-center-pl.omf
+share/omf/mate-control-center/mate-control-center-pt.omf
+share/omf/mate-control-center/mate-control-center-pt_BR.omf
+share/omf/mate-control-center/mate-control-center-ru.omf
+share/omf/mate-control-center/mate-control-center-sv.omf
+share/omf/mate-control-center/mate-control-center-th.omf
+share/omf/mate-control-center/mate-control-center-uk.omf
+share/omf/mate-control-center/mate-control-center-vi.omf
+share/omf/mate-control-center/mate-control-center-zh_CN.omf
+share/polkit-1/actions/org.mate.randr.policy
+share/thumbnailers/mate-font-viewer.thumbnailer
+share/mime/application/x-mate-theme-package.xml
+@dirrmtry share/thumbnailers
+@dirrmtry share/polkit-1/actions
+@dirrmtry share/polkit-1
+@dirrm share/omf/mate-control-center
+@dirrm share/mate/help/mate-control-center/zh_CN
+@dirrm share/mate/help/mate-control-center/vi
+@dirrm share/mate/help/mate-control-center/uk
+@dirrm share/mate/help/mate-control-center/th
+@dirrm share/mate/help/mate-control-center/sv
+@dirrm share/mate/help/mate-control-center/ru
+@dirrm share/mate/help/mate-control-center/pt_BR
+@dirrm share/mate/help/mate-control-center/pt
+@dirrm share/mate/help/mate-control-center/pl
+@dirrm share/mate/help/mate-control-center/pa
+@dirrm share/mate/help/mate-control-center/oc
+@dirrm share/mate/help/mate-control-center/ja
+@dirrm share/mate/help/mate-control-center/it
+@dirrm share/mate/help/mate-control-center/id
+@dirrm share/mate/help/mate-control-center/fr
+@dirrm share/mate/help/mate-control-center/es
+@dirrm share/mate/help/mate-control-center/en_GB
+@dirrm share/mate/help/mate-control-center/el
+@dirrm share/mate/help/mate-control-center/de
+@dirrm share/mate/help/mate-control-center/cs
+@dirrm share/mate/help/mate-control-center/ca@valencia
+@dirrm share/mate/help/mate-control-center/ca
+@dirrm share/mate/help/mate-control-center/C
+@dirrm share/mate/help/mate-control-center
+@dirrm share/mate/cursor-fonts
+@dirrm %%DATADIR%%/ui
+@dirrm %%DATADIR%%/pixmaps
+@dirrm %%DATADIR%%/keybindings
+@dirrm %%DATADIR%%
+@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/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/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/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/kk/LC_MESSAGES
+@dirrmtry share/locale/kk
+@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/desktop-directories
+@dirrm lib/window-manager-settings
+@dirrm include/mate-window-settings-2.0
+@dirrm include/libslab
+@dirrmtry etc/xdg/menus
diff --git a/sysutils/mate-polkit/Makefile b/sysutils/mate-polkit/Makefile
new file mode 100644
index 000000000000..1c99bf31ce99
--- /dev/null
+++ b/sysutils/mate-polkit/Makefile
@@ -0,0 +1,31 @@
+# Created by: Koop Mast<kwm@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= mate-polkit
+PORTVERSION= 1.6.0
+CATEGORIES= sysutils mate
+MASTER_SITES= MATE
+DIST_SUBDIR= mate
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= MATE frontend to the PolicKit framework
+
+BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc
+LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
+
+PORTSCOUT= limitw:1,even
+
+USES= gettext gmake pathfix pkgconfig
+USE_XZ= yes
+USE_MATE= autogen common:build intlhack ltverhack
+USE_GNOME= gnomehier gtk20 introspection:build
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-gtk-doc \
+ --localstatedir=/var
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+PATHFIX_MAKEFILEIN= Makefile.*
+
+.include <bsd.port.mk>
diff --git a/sysutils/mate-polkit/distinfo b/sysutils/mate-polkit/distinfo
new file mode 100644
index 000000000000..2c8aa1497845
--- /dev/null
+++ b/sysutils/mate-polkit/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mate/mate-polkit-1.6.0.tar.xz) = fa222151e67369ba085fb5d9dd3874716f1fdf2d428d4bb454f2412ed39b87c2
+SIZE (mate/mate-polkit-1.6.0.tar.xz) = 179716
diff --git a/sysutils/mate-polkit/pkg-descr b/sysutils/mate-polkit/pkg-descr
new file mode 100644
index 000000000000..bd1b3af0688b
--- /dev/null
+++ b/sysutils/mate-polkit/pkg-descr
@@ -0,0 +1,5 @@
+PolicyKit is a framework for defining policy for system-wide components and
+for desktop pieces to configure it. Mate-policyKit is a GTK+/MATE frontend
+for that framework.
+
+WWW: http://mate-desktop.org/
diff --git a/sysutils/mate-polkit/pkg-plist b/sysutils/mate-polkit/pkg-plist
new file mode 100644
index 000000000000..29320223681d
--- /dev/null
+++ b/sysutils/mate-polkit/pkg-plist
@@ -0,0 +1,75 @@
+etc/xdg/autostart/polkit-mate-authentication-agent-1.desktop
+include/polkit-gtk-mate-1/polkitgtkmate/polkitgtkmate.h
+include/polkit-gtk-mate-1/polkitgtkmate/polkitgtkmatetypes.h
+include/polkit-gtk-mate-1/polkitgtkmate/polkitlockbutton.h
+lib/girepository-1.0/PolkitGtkMate-1.0.typelib
+lib/libpolkit-gtk-mate-1.a
+lib/libpolkit-gtk-mate-1.la
+lib/libpolkit-gtk-mate-1.so
+lib/libpolkit-gtk-mate-1.so.0
+libdata/pkgconfig/polkit-gtk-mate-1.pc
+libexec/polkit-mate-authentication-agent-1
+share/gir-1.0/PolkitGtkMate-1.0.gir
+share/locale/am/LC_MESSAGES/mate-polkit.mo
+share/locale/ar/LC_MESSAGES/mate-polkit.mo
+share/locale/be/LC_MESSAGES/mate-polkit.mo
+share/locale/bn_IN/LC_MESSAGES/mate-polkit.mo
+share/locale/ca/LC_MESSAGES/mate-polkit.mo
+share/locale/cs/LC_MESSAGES/mate-polkit.mo
+share/locale/da/LC_MESSAGES/mate-polkit.mo
+share/locale/de/LC_MESSAGES/mate-polkit.mo
+share/locale/el/LC_MESSAGES/mate-polkit.mo
+share/locale/en_AU/LC_MESSAGES/mate-polkit.mo
+share/locale/en_GB/LC_MESSAGES/mate-polkit.mo
+share/locale/es/LC_MESSAGES/mate-polkit.mo
+share/locale/eu/LC_MESSAGES/mate-polkit.mo
+share/locale/fi/LC_MESSAGES/mate-polkit.mo
+share/locale/fr/LC_MESSAGES/mate-polkit.mo
+share/locale/gl/LC_MESSAGES/mate-polkit.mo
+share/locale/gu/LC_MESSAGES/mate-polkit.mo
+share/locale/he/LC_MESSAGES/mate-polkit.mo
+share/locale/hi/LC_MESSAGES/mate-polkit.mo
+share/locale/hu/LC_MESSAGES/mate-polkit.mo
+share/locale/id/LC_MESSAGES/mate-polkit.mo
+share/locale/it/LC_MESSAGES/mate-polkit.mo
+share/locale/ja/LC_MESSAGES/mate-polkit.mo
+share/locale/kn/LC_MESSAGES/mate-polkit.mo
+share/locale/ky/LC_MESSAGES/mate-polkit.mo
+share/locale/lt/LC_MESSAGES/mate-polkit.mo
+share/locale/lv/LC_MESSAGES/mate-polkit.mo
+share/locale/ml/LC_MESSAGES/mate-polkit.mo
+share/locale/mr/LC_MESSAGES/mate-polkit.mo
+share/locale/ms/LC_MESSAGES/mate-polkit.mo
+share/locale/nb/LC_MESSAGES/mate-polkit.mo
+share/locale/nl/LC_MESSAGES/mate-polkit.mo
+share/locale/or/LC_MESSAGES/mate-polkit.mo
+share/locale/pa/LC_MESSAGES/mate-polkit.mo
+share/locale/pl/LC_MESSAGES/mate-polkit.mo
+share/locale/pt/LC_MESSAGES/mate-polkit.mo
+share/locale/pt_BR/LC_MESSAGES/mate-polkit.mo
+share/locale/ro/LC_MESSAGES/mate-polkit.mo
+share/locale/ru/LC_MESSAGES/mate-polkit.mo
+share/locale/sk/LC_MESSAGES/mate-polkit.mo
+share/locale/sl/LC_MESSAGES/mate-polkit.mo
+share/locale/sq/LC_MESSAGES/mate-polkit.mo
+share/locale/sv/LC_MESSAGES/mate-polkit.mo
+share/locale/ta/LC_MESSAGES/mate-polkit.mo
+share/locale/te/LC_MESSAGES/mate-polkit.mo
+share/locale/th/LC_MESSAGES/mate-polkit.mo
+share/locale/tr/LC_MESSAGES/mate-polkit.mo
+share/locale/uk/LC_MESSAGES/mate-polkit.mo
+share/locale/zh_CN/LC_MESSAGES/mate-polkit.mo
+share/locale/zh_HK/LC_MESSAGES/mate-polkit.mo
+share/locale/zh_TW/LC_MESSAGES/mate-polkit.mo
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/ky/LC_MESSAGES
+@dirrmtry share/locale/ky
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrm include/polkit-gtk-mate-1/polkitgtkmate
+@dirrm include/polkit-gtk-mate-1
diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile
new file mode 100644
index 000000000000..172d968bacc3
--- /dev/null
+++ b/sysutils/mate-power-manager/Makefile
@@ -0,0 +1,49 @@
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= mate-power-manager
+PORTVERSION= 1.6.2
+CATEGORIES= sysutils mate
+MASTER_SITES= MATE
+DIST_SUBDIR= mate
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Power management system for the MATE Desktop
+
+LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \
+ libdbus-1.so:${PORTSDIR}/devel/dbus \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \
+ libupower-glib.so:${PORTSDIR}/sysutils/upower \
+ libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
+ libnotify.so:${PORTSDIR}/devel/libnotify
+RUN_DEPENDS= pkexec:${PORTSDIR}/sysutils/polkit
+
+PORTSCOUT= limitw:1,even
+
+USES= gettext gmake pathfix pkgconfig
+USE_XZ= yes
+USE_MATE= autogen common:build docutils intlhack libmatekeyring \
+ panel
+USE_XORG= x11 xext xproto xrandr xrender
+USE_GNOME= cairo glib20 gnomehier gtk20
+INSTALLS_OMF= yes
+USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
+GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
+CONFIGURE_ARGS= --with-doc-dir=${PREFIX}/share/doc \
+ --disable-docbook-docs \
+ --with-gtk=2.0 \
+ --with-systemdinhibit=no
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+PATHFIX_MAKEFILEIN= Makefile.*
+
+GLIB_SCHEMAS= org.mate.power-manager.gschema.xml
+
+post-patch:
+ @${REINPLACE_CMD} -e "s|docbook2man|docbook2man_disabled|g" \
+ ${WRKSRC}/configure.ac
+ @${CHMOD} +x ${WRKSRC}/autogen.sh
+
+.include <bsd.port.mk>
diff --git a/sysutils/mate-power-manager/distinfo b/sysutils/mate-power-manager/distinfo
new file mode 100644
index 000000000000..6881e2e5f7d4
--- /dev/null
+++ b/sysutils/mate-power-manager/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mate/mate-power-manager-1.6.2.tar.xz) = b80d531271f9a7ee692d69173b28f46feba025b4ffcc9e0ab2f5b09934f8d80f
+SIZE (mate/mate-power-manager-1.6.2.tar.xz) = 3328976
diff --git a/sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am b/sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am
new file mode 100644
index 000000000000..dc13514c93b1
--- /dev/null
+++ b/sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am
@@ -0,0 +1,10 @@
+--- applets/brightness/Makefile.am.orig 2013-10-19 12:04:49.000000000 +0200
++++ applets/brightness/Makefile.am 2013-10-19 12:05:17.000000000 +0200
+@@ -34,6 +34,7 @@
+ gpm-common.h
+
+ mate_brightness_applet_LDADD = \
++ $(EXECINFO_LIBS) \
+ $(DBUS_LIBS) \
+ $(MATE_LIBS) \
+ $(PANEL_LIBS)
diff --git a/sysutils/mate-power-manager/files/patch-applets_inhibit_Makefile.am b/sysutils/mate-power-manager/files/patch-applets_inhibit_Makefile.am
new file mode 100644
index 000000000000..43617f92a7e4
--- /dev/null
+++ b/sysutils/mate-power-manager/files/patch-applets_inhibit_Makefile.am
@@ -0,0 +1,10 @@
+--- applets/inhibit/Makefile.am.orig 2013-10-19 12:05:52.000000000 +0200
++++ applets/inhibit/Makefile.am 2013-10-19 12:06:06.000000000 +0200
+@@ -34,6 +34,7 @@
+ gpm-common.h
+
+ mate_inhibit_applet_LDADD = \
++ $(EXECINFO_LIBS) \
+ $(DBUS_LIBS) \
+ $(MATE_LIBS) \
+ $(PANEL_LIBS)
diff --git a/sysutils/mate-power-manager/files/patch-autogen.sh b/sysutils/mate-power-manager/files/patch-autogen.sh
new file mode 100644
index 000000000000..f9c08c5db86b
--- /dev/null
+++ b/sysutils/mate-power-manager/files/patch-autogen.sh
@@ -0,0 +1,27 @@
+--- autogen.sh.orig 2013-10-19 11:55:08.000000000 +0200
++++ autogen.sh 2013-10-19 11:55:03.000000000 +0200
+@@ -0,0 +1,24 @@
++#!/bin/sh
++# Run this to generate all the initial makefiles, etc.
++
++srcdir=`dirname $0`
++test -z "$srcdir" && srcdir=.
++
++PKG_NAME="mate-power-manager"
++
++(test -f $srcdir/configure.ac) || {
++ echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
++ echo " top-level $PKG_NAME directory"
++ exit 1
++}
++
++which mate-autogen || {
++ echo "You need to install mate-common from the MATE Git"
++ exit 1
++}
++
++REQUIRED_AUTOMAKE_VERSION=1.9
++MATE_DATADIR="$mate_datadir"
++
++. mate-autogen
++
diff --git a/sysutils/mate-power-manager/files/patch-configure.ac b/sysutils/mate-power-manager/files/patch-configure.ac
new file mode 100644
index 000000000000..7b9571b09c3e
--- /dev/null
+++ b/sysutils/mate-power-manager/files/patch-configure.ac
@@ -0,0 +1,43 @@
+--- configure.ac.orig 2012-07-12 13:47:37.000000000 -0500
++++ configure.ac 2012-07-28 23:08:29.000000000 -0500
+@@ -58,21 +58,14 @@
+ WARNINGFLAGS="$WARNINGFLAGS -Wreturn-type"
+ WARNINGFLAGS="$WARNINGFLAGS -Wformat-nonliteral"
+ WARNINGFLAGS="$WARNINGFLAGS -Wformat-security"
+- WARNINGFLAGS="$WARNINGFLAGS -Wmissing-include-dirs"
+ WARNINGFLAGS="$WARNINGFLAGS -Wmissing-format-attribute"
+- WARNINGFLAGS="$WARNINGFLAGS -Wclobbered"
+- WARNINGFLAGS="$WARNINGFLAGS -Wempty-body"
+- WARNINGFLAGS="$WARNINGFLAGS -Wignored-qualifiers"
+ # WARNINGFLAGS="$WARNINGFLAGS -Wsign-compare"
+- WARNINGFLAGS="$WARNINGFLAGS -Wtype-limits"
+ # WARNINGFLAGS="$WARNINGFLAGS -Wuninitialized"
+ # WARNINGFLAGS="$WARNINGFLAGS -Waggregate-return"
+ WARNINGFLAGS="$WARNINGFLAGS -Wdeclaration-after-statement"
+ WARNINGFLAGS="$WARNINGFLAGS -Wshadow"
+ WARNINGFLAGS="$WARNINGFLAGS -Winline"
+ # WARNINGFLAGS="$WARNINGFLAGS -Wswitch-enum"
+- WARNINGFLAGS="$WARNINGFLAGS -Wmissing-parameter-type"
+- WARNINGFLAGS="$WARNINGFLAGS -Woverride-init"
+ WARNINGFLAGS="$WARNINGFLAGS -Wno-strict-aliasing"
+ else
+ WARNINGFLAGS=""
+@@ -340,6 +333,18 @@
+ fi
+ AM_CONDITIONAL(HAVE_DOCBOOK2MAN, [test "$DOCBOOK2MAN" != "no"])
+
++dnl ====================================================================
++dnl check for backtrace support
++dnl ====================================================================
++
++AC_CHECK_HEADERS(execinfo.h)
++AC_CHECK_LIB(execinfo, backtrace, [have_backtrace="yes"], [have_backtrace="no"])
++EXECINFO_LIBS=""
++if test "x$have_backtrace" = "xyes"; then
++ EXECINFO_LIBS="-lexecinfo"
++fi
++AC_SUBST(EXECINFO_LIBS)
++
+ dnl ---------------------------------------------------------------------------
+ dnl - Makefiles, etc.
+ dnl ---------------------------------------------------------------------------
diff --git a/sysutils/mate-power-manager/files/patch-src_Makefile.am b/sysutils/mate-power-manager/files/patch-src_Makefile.am
new file mode 100644
index 000000000000..ae3c50f05440
--- /dev/null
+++ b/sysutils/mate-power-manager/files/patch-src_Makefile.am
@@ -0,0 +1,42 @@
+--- src/Makefile.am.orig 2013-10-19 12:02:39.000000000 +0200
++++ src/Makefile.am 2013-10-19 12:03:48.000000000 +0200
+@@ -95,6 +95,7 @@
+ mate_power_backlight_helper_LDADD = \
+ libgpmshared.a \
+ $(GLIB_LIBS) \
++ $(EXECINFO_LIBS) \
+ -lm
+
+ mate_power_backlight_helper_CFLAGS = \
+@@ -117,6 +118,7 @@
+ $(MATE_LIBS) \
+ $(UNIQUE_LIBS) \
+ $(DBUS_LIBS) \
++ $(EXECINFO_LIBS) \
+ -lm
+
+ mate_power_statistics_CFLAGS = \
+@@ -138,6 +140,7 @@
+ $(UNIQUE_LIBS) \
+ $(GPM_EXTRA_LIBS) \
+ $(UPOWER_LIBS) \
++ $(EXECINFO_LIBS) \
+ -lm
+
+ mate_power_preferences_CFLAGS = \
+@@ -194,6 +197,7 @@
+ $(LIBNOTIFY_LIBS) \
+ $(GPM_EXTRA_LIBS) \
+ $(UPOWER_LIBS) \
++ $(EXECINFO_LIBS) \
+ -lm
+
+ mate_power_manager_CFLAGS = \
+@@ -262,6 +266,7 @@
+ $(X11_LIBS) \
+ $(LIBNOTIFY_LIBS) \
+ $(GPM_EXTRA_LIBS) \
++ $(EXECINFO_LIBS) \
+ -lm
+
+ mate_power_self_test_CFLAGS = -DEGG_TEST $(AM_CFLAGS) $(WARNINGFLAGS)
diff --git a/sysutils/mate-power-manager/files/patch-src_gpm-load.c b/sysutils/mate-power-manager/files/patch-src_gpm-load.c
new file mode 100644
index 000000000000..bd915e986605
--- /dev/null
+++ b/sysutils/mate-power-manager/files/patch-src_gpm-load.c
@@ -0,0 +1,46 @@
+--- src/gpm-load.c.orig 2012-07-28 22:37:47.000000000 -0500
++++ src/gpm-load.c 2012-07-28 22:39:40.000000000 -0500
+@@ -33,6 +33,10 @@
+ #include <kstat.h>
+ #include <sys/sysinfo.h>
+ #endif
++#if defined(__FreeBSD__)
++#include <sys/resource.h>
++#include <sys/sysctl.h>
++#endif
+ #ifdef HAVE_UNISTD_H
+ #include <unistd.h>
+ #endif /* HAVE_UNISTD_H */
+@@ -151,6 +155,32 @@
+ return FALSE;
+ }
+
++#elif defined(__FreeBSD__)
++
++/**
++ * gpm_load_get_cpu_values:
++ * @cpu_idle: The idle time reported by the CPU
++ * @cpu_total: The total time reported by the CPU
++ * Return value: Success of reading of the kern.cp_time sysctl.
++ **/
++static gboolean
++gpm_load_get_cpu_values (long unsigned *cpu_idle, long unsigned *cpu_total)
++{
++ long cpts[CPUSTATES];
++ size_t length;
++
++ length = sizeof (cpts);
++ if (sysctlbyname ("kern.cp_time", cpts, &length, NULL, 0)) {
++ return FALSE;
++ }
++
++ *cpu_idle = (unsigned long) cpts[CP_IDLE];
++ *cpu_total = (unsigned long) (cpts[CP_USER] + cpts[CP_NICE] + \
++ cpts[CP_SYS] + cpts[CP_IDLE] + cpts[CP_INTR]);
++
++ return TRUE;
++}
++
+ #else
+
+ /**
diff --git a/sysutils/mate-power-manager/pkg-descr b/sysutils/mate-power-manager/pkg-descr
new file mode 100644
index 000000000000..27748b4421bb
--- /dev/null
+++ b/sysutils/mate-power-manager/pkg-descr
@@ -0,0 +1,7 @@
+MATE Power Manager is a MATE session daemon that acts as a policy agent
+on top of HAL (the Hardware Abstraction Layer). MATE Power Manager listens
+for HAL events and responds with user-configurable reactions.
+Currently it supports laptop batteries and AC adapters. Its goal is to be
+architecture neutral and free of polling and other hacks.
+
+WWW: http://mate-desktop.org/
diff --git a/sysutils/mate-power-manager/pkg-plist b/sysutils/mate-power-manager/pkg-plist
new file mode 100644
index 000000000000..5807d01028d5
--- /dev/null
+++ b/sysutils/mate-power-manager/pkg-plist
@@ -0,0 +1,796 @@
+bin/mate-power-bugreport.sh
+bin/mate-power-manager
+bin/mate-power-preferences
+bin/mate-power-statistics
+etc/xdg/autostart/mate-power-manager.desktop
+libexec/mate-brightness-applet
+libexec/mate-inhibit-applet
+sbin/mate-power-backlight-helper
+share/MateConf/gsettings/mate-power-manager.convert
+share/applications/mate-power-preferences.desktop
+share/applications/mate-power-statistics.desktop
+share/dbus-1/services/mate-power-manager.service
+share/dbus-1/services/org.mate.panel.applet.BrightnessAppletFactory.service
+share/dbus-1/services/org.mate.panel.applet.InhibitAppletFactory.service
+share/icons/hicolor/16x16/apps/mate-brightness-applet.png
+share/icons/hicolor/16x16/apps/mate-inhibit-applet.png
+share/icons/hicolor/16x16/apps/mate-power-manager.png
+share/icons/hicolor/16x16/apps/mate-power-statistics.png
+share/icons/hicolor/22x22/apps/mate-brightness-applet.png
+share/icons/hicolor/22x22/apps/mate-inhibit-applet.png
+share/icons/hicolor/22x22/apps/mate-power-manager.png
+share/icons/hicolor/22x22/apps/mate-power-statistics.png
+share/icons/hicolor/24x24/apps/mate-brightness-applet.png
+share/icons/hicolor/24x24/apps/mate-inhibit-applet.png
+share/icons/hicolor/24x24/apps/mate-power-manager.png
+share/icons/hicolor/24x24/apps/mate-power-statistics.png
+share/icons/hicolor/32x32/apps/mate-brightness-applet.png
+share/icons/hicolor/32x32/apps/mate-inhibit-applet.png
+share/icons/hicolor/32x32/apps/mate-power-manager.png
+share/icons/hicolor/32x32/apps/mate-power-statistics.png
+share/icons/hicolor/48x48/apps/mate-brightness-applet.png
+share/icons/hicolor/48x48/apps/mate-inhibit-applet.png
+share/icons/hicolor/48x48/apps/mate-power-manager.png
+share/icons/hicolor/48x48/apps/mate-power-statistics.png
+share/icons/hicolor/scalable/apps/mate-brightness-applet.svg
+share/icons/hicolor/scalable/apps/mate-inhibit-applet.svg
+share/icons/hicolor/scalable/apps/mate-power-manager.svg
+share/icons/hicolor/scalable/apps/mate-power-statistics.svg
+share/locale/am/LC_MESSAGES/mate-power-manager.mo
+share/locale/ar/LC_MESSAGES/mate-power-manager.mo
+share/locale/as/LC_MESSAGES/mate-power-manager.mo
+share/locale/ast/LC_MESSAGES/mate-power-manager.mo
+share/locale/be/LC_MESSAGES/mate-power-manager.mo
+share/locale/be@latin/LC_MESSAGES/mate-power-manager.mo
+share/locale/bg/LC_MESSAGES/mate-power-manager.mo
+share/locale/bn/LC_MESSAGES/mate-power-manager.mo
+share/locale/bn_IN/LC_MESSAGES/mate-power-manager.mo
+share/locale/ca/LC_MESSAGES/mate-power-manager.mo
+share/locale/ca@valencia/LC_MESSAGES/mate-power-manager.mo
+share/locale/cs/LC_MESSAGES/mate-power-manager.mo
+share/locale/cy/LC_MESSAGES/mate-power-manager.mo
+share/locale/da/LC_MESSAGES/mate-power-manager.mo
+share/locale/de/LC_MESSAGES/mate-power-manager.mo
+share/locale/dz/LC_MESSAGES/mate-power-manager.mo
+share/locale/el/LC_MESSAGES/mate-power-manager.mo
+share/locale/en@shaw/LC_MESSAGES/mate-power-manager.mo
+share/locale/en_AU/LC_MESSAGES/mate-power-manager.mo
+share/locale/en_CA/LC_MESSAGES/mate-power-manager.mo
+share/locale/en_GB/LC_MESSAGES/mate-power-manager.mo
+share/locale/es/LC_MESSAGES/mate-power-manager.mo
+share/locale/et/LC_MESSAGES/mate-power-manager.mo
+share/locale/eu/LC_MESSAGES/mate-power-manager.mo
+share/locale/fa/LC_MESSAGES/mate-power-manager.mo
+share/locale/fi/LC_MESSAGES/mate-power-manager.mo
+share/locale/fr/LC_MESSAGES/mate-power-manager.mo
+share/locale/ga/LC_MESSAGES/mate-power-manager.mo
+share/locale/gl/LC_MESSAGES/mate-power-manager.mo
+share/locale/gu/LC_MESSAGES/mate-power-manager.mo
+share/locale/he/LC_MESSAGES/mate-power-manager.mo
+share/locale/hi/LC_MESSAGES/mate-power-manager.mo
+share/locale/hr/LC_MESSAGES/mate-power-manager.mo
+share/locale/hu/LC_MESSAGES/mate-power-manager.mo
+share/locale/id/LC_MESSAGES/mate-power-manager.mo
+share/locale/is/LC_MESSAGES/mate-power-manager.mo
+share/locale/it/LC_MESSAGES/mate-power-manager.mo
+share/locale/ja/LC_MESSAGES/mate-power-manager.mo
+share/locale/ka/LC_MESSAGES/mate-power-manager.mo
+share/locale/kn/LC_MESSAGES/mate-power-manager.mo
+share/locale/ko/LC_MESSAGES/mate-power-manager.mo
+share/locale/ku/LC_MESSAGES/mate-power-manager.mo
+share/locale/ky/LC_MESSAGES/mate-power-manager.mo
+share/locale/lt/LC_MESSAGES/mate-power-manager.mo
+share/locale/lv/LC_MESSAGES/mate-power-manager.mo
+share/locale/mai/LC_MESSAGES/mate-power-manager.mo
+share/locale/mg/LC_MESSAGES/mate-power-manager.mo
+share/locale/mk/LC_MESSAGES/mate-power-manager.mo
+share/locale/ml/LC_MESSAGES/mate-power-manager.mo
+share/locale/mr/LC_MESSAGES/mate-power-manager.mo
+share/locale/ms/LC_MESSAGES/mate-power-manager.mo
+share/locale/nb/LC_MESSAGES/mate-power-manager.mo
+share/locale/nl/LC_MESSAGES/mate-power-manager.mo
+share/locale/nn/LC_MESSAGES/mate-power-manager.mo
+share/locale/oc/LC_MESSAGES/mate-power-manager.mo
+share/locale/or/LC_MESSAGES/mate-power-manager.mo
+share/locale/pa/LC_MESSAGES/mate-power-manager.mo
+share/locale/pl/LC_MESSAGES/mate-power-manager.mo
+share/locale/pt/LC_MESSAGES/mate-power-manager.mo
+share/locale/pt_BR/LC_MESSAGES/mate-power-manager.mo
+share/locale/ro/LC_MESSAGES/mate-power-manager.mo
+share/locale/ru/LC_MESSAGES/mate-power-manager.mo
+share/locale/si/LC_MESSAGES/mate-power-manager.mo
+share/locale/sk/LC_MESSAGES/mate-power-manager.mo
+share/locale/sl/LC_MESSAGES/mate-power-manager.mo
+share/locale/sq/LC_MESSAGES/mate-power-manager.mo
+share/locale/sr/LC_MESSAGES/mate-power-manager.mo
+share/locale/sr@latin/LC_MESSAGES/mate-power-manager.mo
+share/locale/sv/LC_MESSAGES/mate-power-manager.mo
+share/locale/ta/LC_MESSAGES/mate-power-manager.mo
+share/locale/te/LC_MESSAGES/mate-power-manager.mo
+share/locale/th/LC_MESSAGES/mate-power-manager.mo
+share/locale/tr/LC_MESSAGES/mate-power-manager.mo
+share/locale/uk/LC_MESSAGES/mate-power-manager.mo
+share/locale/vi/LC_MESSAGES/mate-power-manager.mo
+share/locale/zh_CN/LC_MESSAGES/mate-power-manager.mo
+share/locale/zh_HK/LC_MESSAGES/mate-power-manager.mo
+share/locale/zh_TW/LC_MESSAGES/mate-power-manager.mo
+share/mate-2.0/ui/brightness-applet-menu.xml
+share/mate-2.0/ui/inhibit-applet-menu.xml
+share/mate-panel/applets/org.mate.BrightnessApplet.mate-panel-applet
+share/mate-panel/applets/org.mate.InhibitApplet.mate-panel-applet
+%%DATADIR%%/acme.ui
+%%DATADIR%%/gpm-feedback-widget.ui
+%%DATADIR%%/gpm-prefs-deprecated.ui
+%%DATADIR%%/gpm-prefs.ui
+%%DATADIR%%/gpm-statistics-deprecated.ui
+%%DATADIR%%/gpm-statistics.ui
+%%DATADIR%%/icons/hicolor/16x16/actions/gpm-hibernate.png
+%%DATADIR%%/icons/hicolor/16x16/actions/gpm-suspend.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ac-adapter.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-000-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-000.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-020-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-020.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-040-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-040.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-060-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-060.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-080-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-080.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-100-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-100.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-charged.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-empty.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-missing.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-kbd-disabled.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-kbd-invalid.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-kbd.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-lcd-disabled.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-lcd-invalid.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-lcd.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-inhibit-invalid.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-inhibit.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-000.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-020.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-040.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-060.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-080.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-100.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-000.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-020.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-040.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-060.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-080.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-100.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-000.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-020.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-040.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-060.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-080.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-100.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-000-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-000.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-020-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-020.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-040-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-040.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-060-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-060.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-080-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-080.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-100-charging.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-100.png
+%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-missing.png
+%%DATADIR%%/icons/hicolor/22x22/actions/gpm-hibernate.png
+%%DATADIR%%/icons/hicolor/22x22/actions/gpm-suspend.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ac-adapter.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-000-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-000.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-020-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-020.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-040-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-040.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-060-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-060.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-080-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-080.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-100-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-100.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-charged.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-empty.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-missing.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-kbd-disabled.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-kbd-invalid.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-kbd.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-lcd-disabled.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-lcd-invalid.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-lcd.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-inhibit-invalid.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-inhibit.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-000.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-020.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-040.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-060.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-080.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-100.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-000.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-020.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-040.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-060.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-080.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-100.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-000.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-020.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-040.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-060.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-080.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-100.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-000-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-000.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-020-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-020.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-040-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-040.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-060-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-060.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-080-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-080.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-100-charging.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-100.png
+%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-missing.png
+%%DATADIR%%/icons/hicolor/24x24/actions/gpm-hibernate.png
+%%DATADIR%%/icons/hicolor/24x24/actions/gpm-suspend.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ac-adapter.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-000-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-000.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-020-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-020.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-040-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-040.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-060-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-060.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-080-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-080.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-100-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-100.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-charged.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-empty.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-missing.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-kbd-disabled.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-kbd-invalid.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-kbd.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-lcd-disabled.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-lcd-invalid.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-lcd.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-inhibit-invalid.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-inhibit.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-000.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-020.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-040.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-060.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-080.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-100.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-000.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-020.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-040.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-060.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-080.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-100.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-000.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-020.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-040.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-060.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-080.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-100.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-000-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-000.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-020-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-020.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-040-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-040.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-060-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-060.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-080-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-080.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-100-charging.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-100.png
+%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-missing.png
+%%DATADIR%%/icons/hicolor/32x32/actions/gpm-hibernate.png
+%%DATADIR%%/icons/hicolor/32x32/actions/gpm-suspend.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ac-adapter.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-000-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-000.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-020-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-020.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-040-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-040.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-060-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-060.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-080-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-080.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-100-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-100.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-charged.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-empty.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-missing.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-kbd-disabled.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-kbd-invalid.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-kbd.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-lcd-disabled.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-lcd-invalid.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-lcd.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-inhibit-invalid.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-inhibit.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-000.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-020.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-040.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-060.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-080.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-100.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-000.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-020.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-040.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-060.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-080.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-100.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-000.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-020.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-040.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-060.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-080.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-100.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-000-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-000.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-020-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-020.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-040-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-040.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-060-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-060.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-080-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-080.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-100-charging.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-100.png
+%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-missing.png
+%%DATADIR%%/icons/hicolor/48x48/actions/gpm-hibernate.png
+%%DATADIR%%/icons/hicolor/48x48/actions/gpm-suspend.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ac-adapter.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-000-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-000.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-020-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-020.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-040-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-040.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-060-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-060.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-080-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-080.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-100-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-100.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-charged.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-empty.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-missing.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-kbd-disabled.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-kbd-invalid.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-kbd.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-lcd-disabled.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-lcd-invalid.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-lcd.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-inhibit-invalid.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-inhibit.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-000.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-020.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-040.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-060.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-080.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-100.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-monitor.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-000.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-020.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-040.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-060.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-080.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-100.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-000.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-020.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-040.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-060.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-080.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-100.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-000-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-000.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-020-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-020.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-040-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-040.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-060-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-060.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-080-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-080.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-100-charging.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-100.png
+%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-missing.png
+%%DATADIR%%/icons/hicolor/scalable/actions/gpm-hibernate.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/gpm-suspend.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ac-adapter.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-000-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-000.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-020-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-020.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-040-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-040.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-060-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-060.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-080-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-080.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-100-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-100.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-charged.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-empty.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-missing.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-kbd-disabled.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-kbd-invalid.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-kbd.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-lcd-disabled.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-lcd-invalid.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-lcd.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-inhibit-invalid.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-inhibit.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-keyboard-000.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-keyboard-060.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-keyboard-100.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-monitor.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-mouse-000.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-mouse-060.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-mouse-100.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-phone-000.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-phone-060.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-phone-100.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-000-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-000.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-020-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-020.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-040-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-040.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-060-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-060.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-080-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-080.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-100-charging.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-100.svg
+%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-missing.svg
+share/mate/help/mate-power-manager/C/figures/applet-brightness.png
+share/mate/help/mate-power-manager/C/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/C/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/C/figures/gpm-charged.png
+share/mate/help/mate-power-manager/C/figures/gpm-critical.png
+share/mate/help/mate-power-manager/C/figures/gpm-low.png
+share/mate/help/mate-power-manager/C/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/C/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/C/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/C/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/C/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/C/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/C/figures/gs-prefs.png
+share/mate/help/mate-power-manager/C/legal.xml
+share/mate/help/mate-power-manager/C/mate-power-manager.xml
+share/mate/help/mate-power-manager/ca/figures/applet-brightness.png
+share/mate/help/mate-power-manager/ca/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/ca/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/ca/figures/gpm-charged.png
+share/mate/help/mate-power-manager/ca/figures/gpm-critical.png
+share/mate/help/mate-power-manager/ca/figures/gpm-low.png
+share/mate/help/mate-power-manager/ca/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/ca/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/ca/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/ca/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/ca/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/ca/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/ca/figures/gs-prefs.png
+share/mate/help/mate-power-manager/ca/mate-power-manager.xml
+share/mate/help/mate-power-manager/de/figures/applet-brightness.png
+share/mate/help/mate-power-manager/de/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/de/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/de/figures/gpm-charged.png
+share/mate/help/mate-power-manager/de/figures/gpm-critical.png
+share/mate/help/mate-power-manager/de/figures/gpm-low.png
+share/mate/help/mate-power-manager/de/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/de/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/de/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/de/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/de/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/de/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/de/figures/gs-prefs.png
+share/mate/help/mate-power-manager/de/mate-power-manager.xml
+share/mate/help/mate-power-manager/el/figures/applet-brightness.png
+share/mate/help/mate-power-manager/el/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/el/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/el/figures/gpm-charged.png
+share/mate/help/mate-power-manager/el/figures/gpm-critical.png
+share/mate/help/mate-power-manager/el/figures/gpm-low.png
+share/mate/help/mate-power-manager/el/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/el/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/el/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/el/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/el/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/el/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/el/figures/gs-prefs.png
+share/mate/help/mate-power-manager/el/mate-power-manager.xml
+share/mate/help/mate-power-manager/en_GB/figures/applet-brightness.png
+share/mate/help/mate-power-manager/en_GB/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-charged.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-critical.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-low.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/en_GB/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/en_GB/figures/gs-prefs.png
+share/mate/help/mate-power-manager/en_GB/mate-power-manager.xml
+share/mate/help/mate-power-manager/es/figures/applet-brightness.png
+share/mate/help/mate-power-manager/es/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/es/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/es/figures/gpm-charged.png
+share/mate/help/mate-power-manager/es/figures/gpm-critical.png
+share/mate/help/mate-power-manager/es/figures/gpm-low.png
+share/mate/help/mate-power-manager/es/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/es/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/es/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/es/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/es/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/es/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/es/figures/gs-prefs.png
+share/mate/help/mate-power-manager/es/mate-power-manager.xml
+share/mate/help/mate-power-manager/eu/figures/applet-brightness.png
+share/mate/help/mate-power-manager/eu/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/eu/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/eu/figures/gpm-charged.png
+share/mate/help/mate-power-manager/eu/figures/gpm-critical.png
+share/mate/help/mate-power-manager/eu/figures/gpm-low.png
+share/mate/help/mate-power-manager/eu/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/eu/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/eu/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/eu/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/eu/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/eu/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/eu/figures/gs-prefs.png
+share/mate/help/mate-power-manager/eu/mate-power-manager.xml
+share/mate/help/mate-power-manager/fi/figures/applet-brightness.png
+share/mate/help/mate-power-manager/fi/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/fi/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/fi/figures/gpm-charged.png
+share/mate/help/mate-power-manager/fi/figures/gpm-critical.png
+share/mate/help/mate-power-manager/fi/figures/gpm-low.png
+share/mate/help/mate-power-manager/fi/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/fi/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/fi/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/fi/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/fi/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/fi/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/fi/figures/gs-prefs.png
+share/mate/help/mate-power-manager/fi/mate-power-manager.xml
+share/mate/help/mate-power-manager/fr/figures/applet-brightness.png
+share/mate/help/mate-power-manager/fr/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/fr/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/fr/figures/gpm-charged.png
+share/mate/help/mate-power-manager/fr/figures/gpm-critical.png
+share/mate/help/mate-power-manager/fr/figures/gpm-low.png
+share/mate/help/mate-power-manager/fr/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/fr/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/fr/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/fr/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/fr/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/fr/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/fr/figures/gs-prefs.png
+share/mate/help/mate-power-manager/fr/mate-power-manager.xml
+share/mate/help/mate-power-manager/hu/figures/applet-brightness.png
+share/mate/help/mate-power-manager/hu/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/hu/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/hu/figures/gpm-charged.png
+share/mate/help/mate-power-manager/hu/figures/gpm-critical.png
+share/mate/help/mate-power-manager/hu/figures/gpm-low.png
+share/mate/help/mate-power-manager/hu/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/hu/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/hu/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/hu/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/hu/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/hu/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/hu/figures/gs-prefs.png
+share/mate/help/mate-power-manager/hu/mate-power-manager.xml
+share/mate/help/mate-power-manager/it/figures/applet-brightness.png
+share/mate/help/mate-power-manager/it/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/it/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/it/figures/gpm-charged.png
+share/mate/help/mate-power-manager/it/figures/gpm-critical.png
+share/mate/help/mate-power-manager/it/figures/gpm-low.png
+share/mate/help/mate-power-manager/it/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/it/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/it/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/it/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/it/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/it/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/it/figures/gs-prefs.png
+share/mate/help/mate-power-manager/it/mate-power-manager.xml
+share/mate/help/mate-power-manager/oc/figures/applet-brightness.png
+share/mate/help/mate-power-manager/oc/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/oc/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/oc/figures/gpm-charged.png
+share/mate/help/mate-power-manager/oc/figures/gpm-critical.png
+share/mate/help/mate-power-manager/oc/figures/gpm-low.png
+share/mate/help/mate-power-manager/oc/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/oc/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/oc/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/oc/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/oc/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/oc/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/oc/figures/gs-prefs.png
+share/mate/help/mate-power-manager/oc/mate-power-manager.xml
+share/mate/help/mate-power-manager/pa/figures/applet-brightness.png
+share/mate/help/mate-power-manager/pa/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/pa/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/pa/figures/gpm-charged.png
+share/mate/help/mate-power-manager/pa/figures/gpm-critical.png
+share/mate/help/mate-power-manager/pa/figures/gpm-low.png
+share/mate/help/mate-power-manager/pa/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/pa/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/pa/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/pa/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/pa/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/pa/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/pa/figures/gs-prefs.png
+share/mate/help/mate-power-manager/pa/mate-power-manager.xml
+share/mate/help/mate-power-manager/ru/figures/applet-brightness.png
+share/mate/help/mate-power-manager/ru/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/ru/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/ru/figures/gpm-charged.png
+share/mate/help/mate-power-manager/ru/figures/gpm-critical.png
+share/mate/help/mate-power-manager/ru/figures/gpm-low.png
+share/mate/help/mate-power-manager/ru/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/ru/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/ru/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/ru/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/ru/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/ru/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/ru/figures/gs-prefs.png
+share/mate/help/mate-power-manager/ru/mate-power-manager.xml
+share/mate/help/mate-power-manager/sv/figures/applet-brightness.png
+share/mate/help/mate-power-manager/sv/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/sv/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/sv/figures/gpm-charged.png
+share/mate/help/mate-power-manager/sv/figures/gpm-critical.png
+share/mate/help/mate-power-manager/sv/figures/gpm-low.png
+share/mate/help/mate-power-manager/sv/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/sv/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/sv/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/sv/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/sv/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/sv/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/sv/figures/gs-prefs.png
+share/mate/help/mate-power-manager/sv/mate-power-manager.xml
+share/mate/help/mate-power-manager/zh_CN/figures/applet-brightness.png
+share/mate/help/mate-power-manager/zh_CN/figures/applet-inhibit.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-cell-capacity.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-charged.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-critical.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-low.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-prefs-ac.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-prefs-battery.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-prefs-general.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-stats-graph.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-suspend-problem.png
+share/mate/help/mate-power-manager/zh_CN/figures/gpm-unplugged.png
+share/mate/help/mate-power-manager/zh_CN/figures/gs-prefs.png
+share/mate/help/mate-power-manager/zh_CN/mate-power-manager.xml
+share/omf/mate-power-manager/mate-power-manager-C.omf
+share/omf/mate-power-manager/mate-power-manager-ca.omf
+share/omf/mate-power-manager/mate-power-manager-de.omf
+share/omf/mate-power-manager/mate-power-manager-el.omf
+share/omf/mate-power-manager/mate-power-manager-en_GB.omf
+share/omf/mate-power-manager/mate-power-manager-es.omf
+share/omf/mate-power-manager/mate-power-manager-eu.omf
+share/omf/mate-power-manager/mate-power-manager-fi.omf
+share/omf/mate-power-manager/mate-power-manager-fr.omf
+share/omf/mate-power-manager/mate-power-manager-hu.omf
+share/omf/mate-power-manager/mate-power-manager-it.omf
+share/omf/mate-power-manager/mate-power-manager-oc.omf
+share/omf/mate-power-manager/mate-power-manager-pa.omf
+share/omf/mate-power-manager/mate-power-manager-ru.omf
+share/omf/mate-power-manager/mate-power-manager-sv.omf
+share/omf/mate-power-manager/mate-power-manager-zh_CN.omf
+share/polkit-1/actions/org.mate.power.policy
+@dirrmtry share/polkit-1/actions
+@dirrmtry share/polkit-1
+@dirrm share/omf/mate-power-manager
+@dirrm share/mate/help/mate-power-manager/zh_CN/figures
+@dirrm share/mate/help/mate-power-manager/zh_CN
+@dirrm share/mate/help/mate-power-manager/sv/figures
+@dirrm share/mate/help/mate-power-manager/sv
+@dirrm share/mate/help/mate-power-manager/ru/figures
+@dirrm share/mate/help/mate-power-manager/ru
+@dirrm share/mate/help/mate-power-manager/pa/figures
+@dirrm share/mate/help/mate-power-manager/pa
+@dirrm share/mate/help/mate-power-manager/oc/figures
+@dirrm share/mate/help/mate-power-manager/oc
+@dirrm share/mate/help/mate-power-manager/it/figures
+@dirrm share/mate/help/mate-power-manager/it
+@dirrm share/mate/help/mate-power-manager/hu/figures
+@dirrm share/mate/help/mate-power-manager/hu
+@dirrm share/mate/help/mate-power-manager/fr/figures
+@dirrm share/mate/help/mate-power-manager/fr
+@dirrm share/mate/help/mate-power-manager/fi/figures
+@dirrm share/mate/help/mate-power-manager/fi
+@dirrm share/mate/help/mate-power-manager/eu/figures
+@dirrm share/mate/help/mate-power-manager/eu
+@dirrm share/mate/help/mate-power-manager/es/figures
+@dirrm share/mate/help/mate-power-manager/es
+@dirrm share/mate/help/mate-power-manager/en_GB/figures
+@dirrm share/mate/help/mate-power-manager/en_GB
+@dirrm share/mate/help/mate-power-manager/el/figures
+@dirrm share/mate/help/mate-power-manager/el
+@dirrm share/mate/help/mate-power-manager/de/figures
+@dirrm share/mate/help/mate-power-manager/de
+@dirrm share/mate/help/mate-power-manager/ca/figures
+@dirrm share/mate/help/mate-power-manager/ca
+@dirrm share/mate/help/mate-power-manager/C/figures
+@dirrm share/mate/help/mate-power-manager/C
+@dirrm share/mate/help/mate-power-manager
+@dirrm %%DATADIR%%/icons/hicolor/scalable/status
+@dirrm %%DATADIR%%/icons/hicolor/scalable/actions
+@dirrm %%DATADIR%%/icons/hicolor/scalable
+@dirrm %%DATADIR%%/icons/hicolor/48x48/status
+@dirrm %%DATADIR%%/icons/hicolor/48x48/actions
+@dirrm %%DATADIR%%/icons/hicolor/48x48
+@dirrm %%DATADIR%%/icons/hicolor/32x32/status
+@dirrm %%DATADIR%%/icons/hicolor/32x32/actions
+@dirrm %%DATADIR%%/icons/hicolor/32x32
+@dirrm %%DATADIR%%/icons/hicolor/24x24/status
+@dirrm %%DATADIR%%/icons/hicolor/24x24/actions
+@dirrm %%DATADIR%%/icons/hicolor/24x24
+@dirrm %%DATADIR%%/icons/hicolor/22x22/status
+@dirrm %%DATADIR%%/icons/hicolor/22x22/actions
+@dirrm %%DATADIR%%/icons/hicolor/22x22
+@dirrm %%DATADIR%%/icons/hicolor/16x16/status
+@dirrm %%DATADIR%%/icons/hicolor/16x16/actions
+@dirrm %%DATADIR%%/icons/hicolor/16x16
+@dirrm %%DATADIR%%/icons/hicolor
+@dirrm %%DATADIR%%/icons
+@dirrm %%DATADIR%%
+@dirrmtry share/mate-panel/applets
+@dirrmtry share/mate-panel
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@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/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@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/en@shaw/LC_MESSAGES
+@dirrmtry share/locale/en@shaw
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@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
diff --git a/sysutils/mate-settings-daemon/Makefile b/sysutils/mate-settings-daemon/Makefile
new file mode 100644
index 000000000000..ae2fef359138
--- /dev/null
+++ b/sysutils/mate-settings-daemon/Makefile
@@ -0,0 +1,63 @@
+# Created by: Koop Mast <kwm@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= mate-settings-daemon
+PORTVERSION= 1.6.1
+CATEGORIES= sysutils mate
+MASTER_SITES= MATE
+DIST_SUBDIR= mate
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= MATE settings daemon
+
+LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libxklavier.so:${PORTSDIR}/x11/libxklavier \
+ libnss3.so:${PORTSDIR}/security/nss \
+ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
+ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
+ libnotify.so:${PORTSDIR}/devel/libnotify
+RUN_DEPENDS= xrdb:${PORTSDIR}/x11/xrdb
+
+PORTSCOUT= limitw:1,even
+
+USES= gettext gmake pathfix pkgconfig
+USE_XZ= yes
+USE_MATE= desktop libmatekbd
+USE_XORG= xxf86misc
+USE_GNOME= dconf glib20 gnomehier gtk20 intlhack
+USE_LDCONFIG= yes
+USE_GSTREAMER= good
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services \
+ --disable-pulse
+INSTALLS_ICONS= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
+GLIB_SCHEMAS= org.mate.SettingsDaemon.plugins.a11y-keyboard.gschema.xml \
+ org.mate.SettingsDaemon.plugins.background.gschema.xml \
+ org.mate.SettingsDaemon.plugins.clipboard.gschema.xml \
+ org.mate.SettingsDaemon.plugins.datetime.gschema.xml \
+ org.mate.SettingsDaemon.plugins.housekeeping.gschema.xml \
+ org.mate.SettingsDaemon.plugins.keybindings.gschema.xml \
+ org.mate.SettingsDaemon.plugins.keyboard.gschema.xml \
+ org.mate.SettingsDaemon.plugins.media-keys.gschema.xml \
+ org.mate.SettingsDaemon.plugins.mouse.gschema.xml \
+ org.mate.SettingsDaemon.plugins.mpris.gschema.xml \
+ org.mate.SettingsDaemon.plugins.smartcard.gschema.xml \
+ org.mate.SettingsDaemon.plugins.sound.gschema.xml \
+ org.mate.SettingsDaemon.plugins.typing-break.gschema.xml \
+ org.mate.SettingsDaemon.plugins.xrandr.gschema.xml \
+ org.mate.SettingsDaemon.plugins.xrdb.gschema.xml \
+ org.mate.SettingsDaemon.plugins.xsettings.gschema.xml \
+ org.mate.applications-at.gschema.xml \
+ org.mate.font-rendering.gschema.xml \
+ org.mate.keybindings.gschema.xml \
+ org.mate.peripherals-smartcard.gschema.xml \
+ org.mate.peripherals-touchpad.gschema.xml
+
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mate-settings-daemon/*.so
+
+.include <bsd.port.mk>
diff --git a/sysutils/mate-settings-daemon/distinfo b/sysutils/mate-settings-daemon/distinfo
new file mode 100644
index 000000000000..d61d9cef1b37
--- /dev/null
+++ b/sysutils/mate-settings-daemon/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mate/mate-settings-daemon-1.6.1.tar.xz) = 8104c5c1dfb02a6d7b2743931a04b390baf2e466b8fe612d32a906b1a2fbe64d
+SIZE (mate/mate-settings-daemon-1.6.1.tar.xz) = 772420
diff --git a/sysutils/mate-settings-daemon/pkg-descr b/sysutils/mate-settings-daemon/pkg-descr
new file mode 100644
index 000000000000..32ab928edc1b
--- /dev/null
+++ b/sysutils/mate-settings-daemon/pkg-descr
@@ -0,0 +1,3 @@
+MATE settings daemon.
+
+WWW: http://mate-desktop.org/
diff --git a/sysutils/mate-settings-daemon/pkg-plist b/sysutils/mate-settings-daemon/pkg-plist
new file mode 100644
index 000000000000..2174cbd87835
--- /dev/null
+++ b/sysutils/mate-settings-daemon/pkg-plist
@@ -0,0 +1,264 @@
+etc/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
+etc/xdg/autostart/mate-settings-daemon.desktop
+include/mate-settings-daemon/mate-settings-client.h
+include/mate-settings-daemon/mate-settings-plugin.h
+lib/mate-settings-daemon/a11y-keyboard.mate-settings-plugin
+lib/mate-settings-daemon/background.mate-settings-plugin
+lib/mate-settings-daemon/clipboard.mate-settings-plugin
+lib/mate-settings-daemon/housekeeping.mate-settings-plugin
+lib/mate-settings-daemon/keybindings.mate-settings-plugin
+lib/mate-settings-daemon/keyboard.mate-settings-plugin
+lib/mate-settings-daemon/liba11y-keyboard.a
+lib/mate-settings-daemon/liba11y-keyboard.la
+lib/mate-settings-daemon/liba11y-keyboard.so
+lib/mate-settings-daemon/libbackground.a
+lib/mate-settings-daemon/libbackground.la
+lib/mate-settings-daemon/libbackground.so
+lib/mate-settings-daemon/libclipboard.a
+lib/mate-settings-daemon/libclipboard.la
+lib/mate-settings-daemon/libclipboard.so
+lib/mate-settings-daemon/libhousekeeping.a
+lib/mate-settings-daemon/libhousekeeping.la
+lib/mate-settings-daemon/libhousekeeping.so
+lib/mate-settings-daemon/libkeybindings.a
+lib/mate-settings-daemon/libkeybindings.la
+lib/mate-settings-daemon/libkeybindings.so
+lib/mate-settings-daemon/libkeyboard.a
+lib/mate-settings-daemon/libkeyboard.la
+lib/mate-settings-daemon/libkeyboard.so
+lib/mate-settings-daemon/libmedia-keys.a
+lib/mate-settings-daemon/libmedia-keys.la
+lib/mate-settings-daemon/libmedia-keys.so
+lib/mate-settings-daemon/libmouse.a
+lib/mate-settings-daemon/libmouse.la
+lib/mate-settings-daemon/libmouse.so
+lib/mate-settings-daemon/libmpris.a
+lib/mate-settings-daemon/libmpris.la
+lib/mate-settings-daemon/libmpris.so
+lib/mate-settings-daemon/libsmartcard.a
+lib/mate-settings-daemon/libsmartcard.la
+lib/mate-settings-daemon/libsmartcard.so
+lib/mate-settings-daemon/libsound.a
+lib/mate-settings-daemon/libsound.la
+lib/mate-settings-daemon/libsound.so
+lib/mate-settings-daemon/libtyping-break.a
+lib/mate-settings-daemon/libtyping-break.la
+lib/mate-settings-daemon/libtyping-break.so
+lib/mate-settings-daemon/libxrandr.a
+lib/mate-settings-daemon/libxrandr.la
+lib/mate-settings-daemon/libxrandr.so
+lib/mate-settings-daemon/libxrdb.a
+lib/mate-settings-daemon/libxrdb.la
+lib/mate-settings-daemon/libxrdb.so
+lib/mate-settings-daemon/libxsettings.a
+lib/mate-settings-daemon/libxsettings.la
+lib/mate-settings-daemon/libxsettings.so
+lib/mate-settings-daemon/media-keys.mate-settings-plugin
+lib/mate-settings-daemon/mouse.mate-settings-plugin
+lib/mate-settings-daemon/mpris.mate-settings-plugin
+lib/mate-settings-daemon/smartcard.mate-settings-plugin
+lib/mate-settings-daemon/sound.mate-settings-plugin
+lib/mate-settings-daemon/typing-break.mate-settings-plugin
+lib/mate-settings-daemon/xrandr.mate-settings-plugin
+lib/mate-settings-daemon/xrdb.mate-settings-plugin
+lib/mate-settings-daemon/xsettings.mate-settings-plugin
+libdata/pkgconfig/mate-settings-daemon.pc
+libexec/mate-settings-daemon
+libexec/msd-datetime-mechanism
+libexec/msd-locate-pointer
+share/MateConf/gsettings/mate-settings-daemon.convert
+share/dbus-1/services/org.mate.SettingsDaemon.service
+share/dbus-1/system-services/org.mate.SettingsDaemon.DateTimeMechanism.service
+share/icons/mate/16x16/actions/touchpad-disabled.png
+share/icons/mate/16x16/actions/touchpad-enabled.png
+share/icons/mate/16x16/apps/msd-xrandr.png
+share/icons/mate/22x22/actions/touchpad-disabled.png
+share/icons/mate/22x22/actions/touchpad-enabled.png
+share/icons/mate/22x22/apps/msd-xrandr.png
+share/icons/mate/24x24/actions/touchpad-disabled.png
+share/icons/mate/24x24/actions/touchpad-enabled.png
+share/icons/mate/24x24/apps/msd-xrandr.png
+share/icons/mate/32x32/actions/touchpad-disabled.png
+share/icons/mate/32x32/actions/touchpad-enabled.png
+share/icons/mate/32x32/apps/msd-xrandr.png
+share/icons/mate/scalable/actions/touchpad-disabled.svg
+share/icons/mate/scalable/actions/touchpad-enabled.svg
+share/icons/mate/scalable/apps/msd-xrandr.svg
+share/locale/af/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/am/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ar/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/as/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ast/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/az/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/be/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/be@latin/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/bg/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/bn/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/bn_IN/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/br/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/bs/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ca/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ca@valencia/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/crh/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/cs/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/cy/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/da/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/de/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/dz/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/el/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/en@shaw/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/en_AU/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/en_CA/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/en_GB/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/es/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/et/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/eu/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/fa/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/fi/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/fr/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ga/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/gl/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/gu/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/he/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/hi/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/hr/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/hu/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/id/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/is/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/it/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ja/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ka/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/kn/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ko/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ku/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/lt/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/lv/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/mai/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/mg/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/mk/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ml/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/mn/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/mr/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ms/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/nb/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/nds/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ne/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/nl/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/nn/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/nso/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/oc/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/or/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/pa/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/pl/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/pt/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/pt_BR/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ro/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ru/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/rw/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/si/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/sk/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/sl/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/sq/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/sr/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/sr@latin/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/sv/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/ta/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/te/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/th/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/tr/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/uk/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/vi/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/wa/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/xh/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/zh_CN/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/zh_HK/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/zh_TW/LC_MESSAGES/mate-settings-daemon.mo
+share/locale/zu/LC_MESSAGES/mate-settings-daemon.mo
+%%DATADIR%%/acme.ui
+%%DATADIR%%/icons/hicolor/64x64/devices/kbd-capslock-off.png
+%%DATADIR%%/icons/hicolor/64x64/devices/kbd-capslock-on.png
+%%DATADIR%%/icons/hicolor/64x64/devices/kbd-numlock-off.png
+%%DATADIR%%/icons/hicolor/64x64/devices/kbd-numlock-on.png
+%%DATADIR%%/icons/hicolor/64x64/devices/kbd-scrolllock-off.png
+%%DATADIR%%/icons/hicolor/64x64/devices/kbd-scrolllock-on.png
+%%DATADIR%%/msd-a11y-preferences-dialog.ui
+%%DATADIR%%/xrdb/Editres.ad
+%%DATADIR%%/xrdb/Emacs.ad
+%%DATADIR%%/xrdb/General.ad
+%%DATADIR%%/xrdb/Motif.ad
+%%DATADIR%%/xrdb/Tk.ad
+%%DATADIR%%/xrdb/Xaw.ad
+share/polkit-1/actions/org.mate.settingsdaemon.datetimemechanism.policy
+@dirrmtry share/polkit-1/actions
+@dirrmtry share/polkit-1
+@dirrm %%DATADIR%%/xrdb
+@dirrm %%DATADIR%%/icons/hicolor/64x64/devices
+@dirrm %%DATADIR%%/icons/hicolor/64x64
+@dirrm %%DATADIR%%/icons/hicolor
+@dirrm %%DATADIR%%/icons
+@dirrm %%DATADIR%%
+@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/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@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/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/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/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/icons/mate/scalable/apps
+@dirrmtry share/icons/mate/scalable/actions
+@dirrmtry share/icons/mate/scalable
+@dirrmtry share/icons/mate/32x32/apps
+@dirrmtry share/icons/mate/32x32/actions
+@dirrmtry share/icons/mate/32x32
+@dirrmtry share/icons/mate/24x24/apps
+@dirrmtry share/icons/mate/24x24/actions
+@dirrmtry share/icons/mate/24x24
+@dirrmtry share/icons/mate/22x22/apps
+@dirrmtry share/icons/mate/22x22/actions
+@dirrmtry share/icons/mate/22x22
+@dirrmtry share/icons/mate/16x16/apps
+@dirrmtry share/icons/mate/16x16/actions
+@dirrmtry share/icons/mate/16x16
+@dirrmtry share/icons/mate
+@dirrmtry share/icons
+@dirrm lib/mate-settings-daemon
+@dirrm include/mate-settings-daemon
+@dirrm etc/mate-settings-daemon/xrandr
+@dirrm etc/mate-settings-daemon
diff --git a/sysutils/mate-system-monitor/Makefile b/sysutils/mate-system-monitor/Makefile
new file mode 100644
index 000000000000..831e9f1e0e60
--- /dev/null
+++ b/sysutils/mate-system-monitor/Makefile
@@ -0,0 +1,32 @@
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= mate-system-monitor
+PORTVERSION= 1.6.1
+CATEGORIES= sysutils mate
+MASTER_SITES= MATE
+DIST_SUBDIR= mate
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= MATE system monitor program
+
+LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
+
+PORTSCOUT= limitw:1,even
+
+USES= gettext gmake pathfix pkgconfig
+USE_XZ= yes
+USE_MATE= docutils icontheme libmatewnck
+USE_GNOME= glib20 gnomehier gtk20 librsvg2 intlhack libxml2 gtkmm24
+INSTALLS_OMF= yes
+USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= LIBS="-lutil"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
+GLIB_SCHEMAS= org.mate.system-monitor.enums.xml \
+ org.mate.system-monitor.gschema.xml
+
+.include <bsd.port.mk>
diff --git a/sysutils/mate-system-monitor/distinfo b/sysutils/mate-system-monitor/distinfo
new file mode 100644
index 000000000000..d1b6c766e3df
--- /dev/null
+++ b/sysutils/mate-system-monitor/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mate/mate-system-monitor-1.6.1.tar.xz) = c49fc4ec245c869ddd5e464e560d368c6090ab2bf617c6ba9ceb84c3c7a66348
+SIZE (mate/mate-system-monitor-1.6.1.tar.xz) = 2141228
diff --git a/sysutils/mate-system-monitor/files/patch-src_load-graph.cpp b/sysutils/mate-system-monitor/files/patch-src_load-graph.cpp
new file mode 100644
index 000000000000..9b934be3ddb8
--- /dev/null
+++ b/sysutils/mate-system-monitor/files/patch-src_load-graph.cpp
@@ -0,0 +1,11 @@
+--- src/load-graph.cpp.orig 2008-01-14 23:43:43.000000000 -0600
++++ src/load-graph.cpp 2008-01-14 23:44:15.000000000 -0600
+@@ -412,7 +412,7 @@
+ // e.g: ceil(100.5 KiB) = 101 KiB = 101 * 2**(1 * 10)
+ // where base10 = 1, coef10 = 101, pow2 = 16
+
+- unsigned pow2 = std::floor(log2(new_max));
++ unsigned pow2 = std::floor(log(new_max) / log(2));
+ unsigned base10 = pow2 / 10;
+ unsigned coef10 = std::ceil(new_max / double(1UL << (base10 * 10)));
+ g_assert(new_max <= (coef10 * (1UL << (base10 * 10))));
diff --git a/sysutils/mate-system-monitor/files/patch-src_openfiles.cpp b/sysutils/mate-system-monitor/files/patch-src_openfiles.cpp
new file mode 100644
index 000000000000..c00526174921
--- /dev/null
+++ b/sysutils/mate-system-monitor/files/patch-src_openfiles.cpp
@@ -0,0 +1,14 @@
+--- src/openfiles.cpp.orig 2008-05-27 16:16:46.000000000 -0400
++++ src/openfiles.cpp 2008-05-27 16:19:53.000000000 -0400
+@@ -66,7 +66,11 @@ friendlier_hostname(const char *addr_str
+ goto failsafe;
+
+ if (getnameinfo(res->ai_addr, res->ai_addrlen, hostname,
++#ifdef NI_IDN
+ sizeof hostname, service, sizeof service, NI_IDN))
++#else
++ sizeof hostname, service, sizeof service, 0))
++#endif
+ goto failsafe;
+
+ if (res) freeaddrinfo(res);
diff --git a/sysutils/mate-system-monitor/pkg-descr b/sysutils/mate-system-monitor/pkg-descr
new file mode 100644
index 000000000000..cbfc3fe99a3d
--- /dev/null
+++ b/sysutils/mate-system-monitor/pkg-descr
@@ -0,0 +1,3 @@
+MATE system monitor program.
+
+WWW: http://mate-desktop.org/
diff --git a/sysutils/mate-system-monitor/pkg-plist b/sysutils/mate-system-monitor/pkg-plist
new file mode 100644
index 000000000000..4d2571224a25
--- /dev/null
+++ b/sysutils/mate-system-monitor/pkg-plist
@@ -0,0 +1,378 @@
+bin/mate-system-monitor
+man/man1/mate-system-monitor.1.gz
+share/MateConf/gsettings/mate-system-monitor.convert
+share/applications/mate-system-monitor.desktop
+share/locale/am/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ar/LC_MESSAGES/mate-system-monitor.mo
+share/locale/as/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ast/LC_MESSAGES/mate-system-monitor.mo
+share/locale/az/LC_MESSAGES/mate-system-monitor.mo
+share/locale/be/LC_MESSAGES/mate-system-monitor.mo
+share/locale/be@latin/LC_MESSAGES/mate-system-monitor.mo
+share/locale/bg/LC_MESSAGES/mate-system-monitor.mo
+share/locale/bn/LC_MESSAGES/mate-system-monitor.mo
+share/locale/bn_IN/LC_MESSAGES/mate-system-monitor.mo
+share/locale/bs/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ca/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ca@valencia/LC_MESSAGES/mate-system-monitor.mo
+share/locale/cs/LC_MESSAGES/mate-system-monitor.mo
+share/locale/cy/LC_MESSAGES/mate-system-monitor.mo
+share/locale/da/LC_MESSAGES/mate-system-monitor.mo
+share/locale/de/LC_MESSAGES/mate-system-monitor.mo
+share/locale/dz/LC_MESSAGES/mate-system-monitor.mo
+share/locale/el/LC_MESSAGES/mate-system-monitor.mo
+share/locale/en@shaw/LC_MESSAGES/mate-system-monitor.mo
+share/locale/en_AU/LC_MESSAGES/mate-system-monitor.mo
+share/locale/en_CA/LC_MESSAGES/mate-system-monitor.mo
+share/locale/en_GB/LC_MESSAGES/mate-system-monitor.mo
+share/locale/eo/LC_MESSAGES/mate-system-monitor.mo
+share/locale/es/LC_MESSAGES/mate-system-monitor.mo
+share/locale/et/LC_MESSAGES/mate-system-monitor.mo
+share/locale/eu/LC_MESSAGES/mate-system-monitor.mo
+share/locale/fa/LC_MESSAGES/mate-system-monitor.mo
+share/locale/fi/LC_MESSAGES/mate-system-monitor.mo
+share/locale/fr/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ga/LC_MESSAGES/mate-system-monitor.mo
+share/locale/gl/LC_MESSAGES/mate-system-monitor.mo
+share/locale/gu/LC_MESSAGES/mate-system-monitor.mo
+share/locale/he/LC_MESSAGES/mate-system-monitor.mo
+share/locale/hi/LC_MESSAGES/mate-system-monitor.mo
+share/locale/hr/LC_MESSAGES/mate-system-monitor.mo
+share/locale/hu/LC_MESSAGES/mate-system-monitor.mo
+share/locale/id/LC_MESSAGES/mate-system-monitor.mo
+share/locale/it/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ja/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ka/LC_MESSAGES/mate-system-monitor.mo
+share/locale/kn/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ko/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ku/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ky/LC_MESSAGES/mate-system-monitor.mo
+share/locale/li/LC_MESSAGES/mate-system-monitor.mo
+share/locale/lt/LC_MESSAGES/mate-system-monitor.mo
+share/locale/lv/LC_MESSAGES/mate-system-monitor.mo
+share/locale/mai/LC_MESSAGES/mate-system-monitor.mo
+share/locale/mg/LC_MESSAGES/mate-system-monitor.mo
+share/locale/mk/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ml/LC_MESSAGES/mate-system-monitor.mo
+share/locale/mn/LC_MESSAGES/mate-system-monitor.mo
+share/locale/mr/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ms/LC_MESSAGES/mate-system-monitor.mo
+share/locale/nb/LC_MESSAGES/mate-system-monitor.mo
+share/locale/nds/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ne/LC_MESSAGES/mate-system-monitor.mo
+share/locale/nl/LC_MESSAGES/mate-system-monitor.mo
+share/locale/nn/LC_MESSAGES/mate-system-monitor.mo
+share/locale/oc/LC_MESSAGES/mate-system-monitor.mo
+share/locale/or/LC_MESSAGES/mate-system-monitor.mo
+share/locale/pa/LC_MESSAGES/mate-system-monitor.mo
+share/locale/pl/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ps/LC_MESSAGES/mate-system-monitor.mo
+share/locale/pt/LC_MESSAGES/mate-system-monitor.mo
+share/locale/pt_BR/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ro/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ru/LC_MESSAGES/mate-system-monitor.mo
+share/locale/rw/LC_MESSAGES/mate-system-monitor.mo
+share/locale/si/LC_MESSAGES/mate-system-monitor.mo
+share/locale/sk/LC_MESSAGES/mate-system-monitor.mo
+share/locale/sl/LC_MESSAGES/mate-system-monitor.mo
+share/locale/sq/LC_MESSAGES/mate-system-monitor.mo
+share/locale/sr/LC_MESSAGES/mate-system-monitor.mo
+share/locale/sr@latin/LC_MESSAGES/mate-system-monitor.mo
+share/locale/sv/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ta/LC_MESSAGES/mate-system-monitor.mo
+share/locale/te/LC_MESSAGES/mate-system-monitor.mo
+share/locale/th/LC_MESSAGES/mate-system-monitor.mo
+share/locale/tr/LC_MESSAGES/mate-system-monitor.mo
+share/locale/ug/LC_MESSAGES/mate-system-monitor.mo
+share/locale/uk/LC_MESSAGES/mate-system-monitor.mo
+share/locale/vi/LC_MESSAGES/mate-system-monitor.mo
+share/locale/zh_CN/LC_MESSAGES/mate-system-monitor.mo
+share/locale/zh_HK/LC_MESSAGES/mate-system-monitor.mo
+share/locale/zh_TW/LC_MESSAGES/mate-system-monitor.mo
+share/mate/help/mate-system-monitor/C/figures/addColumn.png
+share/mate/help/mate-system-monitor/C/figures/changePriority.png
+share/mate/help/mate-system-monitor/C/figures/colorPanel.png
+share/mate/help/mate-system-monitor/C/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/C/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/C/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/C/figures/moreInfo.png
+share/mate/help/mate-system-monitor/C/figures/processListing.png
+share/mate/help/mate-system-monitor/C/figures/sortButton.png
+share/mate/help/mate-system-monitor/C/figures/sortMenu.png
+share/mate/help/mate-system-monitor/C/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/C/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/C/figures/viewMenu.png
+share/mate/help/mate-system-monitor/C/legal.xml
+share/mate/help/mate-system-monitor/C/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/ar/figures/addColumn.png
+share/mate/help/mate-system-monitor/ar/figures/changePriority.png
+share/mate/help/mate-system-monitor/ar/figures/colorPanel.png
+share/mate/help/mate-system-monitor/ar/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/ar/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/ar/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/ar/figures/moreInfo.png
+share/mate/help/mate-system-monitor/ar/figures/processListing.png
+share/mate/help/mate-system-monitor/ar/figures/sortButton.png
+share/mate/help/mate-system-monitor/ar/figures/sortMenu.png
+share/mate/help/mate-system-monitor/ar/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/ar/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/ar/figures/viewMenu.png
+share/mate/help/mate-system-monitor/ar/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/bg/figures/addColumn.png
+share/mate/help/mate-system-monitor/bg/figures/changePriority.png
+share/mate/help/mate-system-monitor/bg/figures/colorPanel.png
+share/mate/help/mate-system-monitor/bg/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/bg/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/bg/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/bg/figures/moreInfo.png
+share/mate/help/mate-system-monitor/bg/figures/processListing.png
+share/mate/help/mate-system-monitor/bg/figures/sortButton.png
+share/mate/help/mate-system-monitor/bg/figures/sortMenu.png
+share/mate/help/mate-system-monitor/bg/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/bg/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/bg/figures/viewMenu.png
+share/mate/help/mate-system-monitor/bg/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/ca/figures/addColumn.png
+share/mate/help/mate-system-monitor/ca/figures/changePriority.png
+share/mate/help/mate-system-monitor/ca/figures/colorPanel.png
+share/mate/help/mate-system-monitor/ca/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/ca/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/ca/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/ca/figures/moreInfo.png
+share/mate/help/mate-system-monitor/ca/figures/processListing.png
+share/mate/help/mate-system-monitor/ca/figures/sortButton.png
+share/mate/help/mate-system-monitor/ca/figures/sortMenu.png
+share/mate/help/mate-system-monitor/ca/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/ca/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/ca/figures/viewMenu.png
+share/mate/help/mate-system-monitor/ca/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/cs/figures/addColumn.png
+share/mate/help/mate-system-monitor/cs/figures/changePriority.png
+share/mate/help/mate-system-monitor/cs/figures/colorPanel.png
+share/mate/help/mate-system-monitor/cs/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/cs/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/cs/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/cs/figures/moreInfo.png
+share/mate/help/mate-system-monitor/cs/figures/processListing.png
+share/mate/help/mate-system-monitor/cs/figures/sortButton.png
+share/mate/help/mate-system-monitor/cs/figures/sortMenu.png
+share/mate/help/mate-system-monitor/cs/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/cs/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/cs/figures/viewMenu.png
+share/mate/help/mate-system-monitor/cs/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/da/figures/addColumn.png
+share/mate/help/mate-system-monitor/da/figures/changePriority.png
+share/mate/help/mate-system-monitor/da/figures/colorPanel.png
+share/mate/help/mate-system-monitor/da/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/da/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/da/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/da/figures/moreInfo.png
+share/mate/help/mate-system-monitor/da/figures/processListing.png
+share/mate/help/mate-system-monitor/da/figures/sortButton.png
+share/mate/help/mate-system-monitor/da/figures/sortMenu.png
+share/mate/help/mate-system-monitor/da/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/da/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/da/figures/viewMenu.png
+share/mate/help/mate-system-monitor/da/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/de/figures/addColumn.png
+share/mate/help/mate-system-monitor/de/figures/changePriority.png
+share/mate/help/mate-system-monitor/de/figures/colorPanel.png
+share/mate/help/mate-system-monitor/de/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/de/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/de/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/de/figures/moreInfo.png
+share/mate/help/mate-system-monitor/de/figures/processListing.png
+share/mate/help/mate-system-monitor/de/figures/sortButton.png
+share/mate/help/mate-system-monitor/de/figures/sortMenu.png
+share/mate/help/mate-system-monitor/de/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/de/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/de/figures/viewMenu.png
+share/mate/help/mate-system-monitor/de/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/el/figures/addColumn.png
+share/mate/help/mate-system-monitor/el/figures/changePriority.png
+share/mate/help/mate-system-monitor/el/figures/colorPanel.png
+share/mate/help/mate-system-monitor/el/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/el/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/el/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/el/figures/moreInfo.png
+share/mate/help/mate-system-monitor/el/figures/processListing.png
+share/mate/help/mate-system-monitor/el/figures/sortButton.png
+share/mate/help/mate-system-monitor/el/figures/sortMenu.png
+share/mate/help/mate-system-monitor/el/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/el/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/el/figures/viewMenu.png
+share/mate/help/mate-system-monitor/el/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/es/figures/addColumn.png
+share/mate/help/mate-system-monitor/es/figures/changePriority.png
+share/mate/help/mate-system-monitor/es/figures/colorPanel.png
+share/mate/help/mate-system-monitor/es/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/es/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/es/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/es/figures/moreInfo.png
+share/mate/help/mate-system-monitor/es/figures/processListing.png
+share/mate/help/mate-system-monitor/es/figures/sortButton.png
+share/mate/help/mate-system-monitor/es/figures/sortMenu.png
+share/mate/help/mate-system-monitor/es/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/es/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/es/figures/viewMenu.png
+share/mate/help/mate-system-monitor/es/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/fr/figures/addColumn.png
+share/mate/help/mate-system-monitor/fr/figures/changePriority.png
+share/mate/help/mate-system-monitor/fr/figures/colorPanel.png
+share/mate/help/mate-system-monitor/fr/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/fr/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/fr/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/fr/figures/moreInfo.png
+share/mate/help/mate-system-monitor/fr/figures/processListing.png
+share/mate/help/mate-system-monitor/fr/figures/sortButton.png
+share/mate/help/mate-system-monitor/fr/figures/sortMenu.png
+share/mate/help/mate-system-monitor/fr/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/fr/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/fr/figures/viewMenu.png
+share/mate/help/mate-system-monitor/fr/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/oc/figures/addColumn.png
+share/mate/help/mate-system-monitor/oc/figures/changePriority.png
+share/mate/help/mate-system-monitor/oc/figures/colorPanel.png
+share/mate/help/mate-system-monitor/oc/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/oc/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/oc/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/oc/figures/moreInfo.png
+share/mate/help/mate-system-monitor/oc/figures/processListing.png
+share/mate/help/mate-system-monitor/oc/figures/sortButton.png
+share/mate/help/mate-system-monitor/oc/figures/sortMenu.png
+share/mate/help/mate-system-monitor/oc/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/oc/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/oc/figures/viewMenu.png
+share/mate/help/mate-system-monitor/oc/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/pa/figures/addColumn.png
+share/mate/help/mate-system-monitor/pa/figures/changePriority.png
+share/mate/help/mate-system-monitor/pa/figures/colorPanel.png
+share/mate/help/mate-system-monitor/pa/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/pa/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/pa/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/pa/figures/moreInfo.png
+share/mate/help/mate-system-monitor/pa/figures/processListing.png
+share/mate/help/mate-system-monitor/pa/figures/sortButton.png
+share/mate/help/mate-system-monitor/pa/figures/sortMenu.png
+share/mate/help/mate-system-monitor/pa/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/pa/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/pa/figures/viewMenu.png
+share/mate/help/mate-system-monitor/pa/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/sv/figures/addColumn.png
+share/mate/help/mate-system-monitor/sv/figures/changePriority.png
+share/mate/help/mate-system-monitor/sv/figures/colorPanel.png
+share/mate/help/mate-system-monitor/sv/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/sv/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/sv/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/sv/figures/moreInfo.png
+share/mate/help/mate-system-monitor/sv/figures/processListing.png
+share/mate/help/mate-system-monitor/sv/figures/sortButton.png
+share/mate/help/mate-system-monitor/sv/figures/sortMenu.png
+share/mate/help/mate-system-monitor/sv/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/sv/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/sv/figures/viewMenu.png
+share/mate/help/mate-system-monitor/sv/mate-system-monitor.xml
+share/mate/help/mate-system-monitor/zh_CN/figures/addColumn.png
+share/mate/help/mate-system-monitor/zh_CN/figures/changePriority.png
+share/mate/help/mate-system-monitor/zh_CN/figures/colorPanel.png
+share/mate/help/mate-system-monitor/zh_CN/figures/columnContextMenu.png
+share/mate/help/mate-system-monitor/zh_CN/figures/mate-system-monitor_window.png
+share/mate/help/mate-system-monitor/zh_CN/figures/memoryMaps.png
+share/mate/help/mate-system-monitor/zh_CN/figures/moreInfo.png
+share/mate/help/mate-system-monitor/zh_CN/figures/processListing.png
+share/mate/help/mate-system-monitor/zh_CN/figures/sortButton.png
+share/mate/help/mate-system-monitor/zh_CN/figures/sortMenu.png
+share/mate/help/mate-system-monitor/zh_CN/figures/sortMenu2.png
+share/mate/help/mate-system-monitor/zh_CN/figures/systemMonitor.png
+share/mate/help/mate-system-monitor/zh_CN/figures/viewMenu.png
+share/mate/help/mate-system-monitor/zh_CN/mate-system-monitor.xml
+share/omf/mate-system-monitor/mate-system-monitor-C.omf
+share/omf/mate-system-monitor/mate-system-monitor-ar.omf
+share/omf/mate-system-monitor/mate-system-monitor-bg.omf
+share/omf/mate-system-monitor/mate-system-monitor-ca.omf
+share/omf/mate-system-monitor/mate-system-monitor-cs.omf
+share/omf/mate-system-monitor/mate-system-monitor-da.omf
+share/omf/mate-system-monitor/mate-system-monitor-de.omf
+share/omf/mate-system-monitor/mate-system-monitor-el.omf
+share/omf/mate-system-monitor/mate-system-monitor-es.omf
+share/omf/mate-system-monitor/mate-system-monitor-fr.omf
+share/omf/mate-system-monitor/mate-system-monitor-oc.omf
+share/omf/mate-system-monitor/mate-system-monitor-pa.omf
+share/omf/mate-system-monitor/mate-system-monitor-sv.omf
+share/omf/mate-system-monitor/mate-system-monitor-zh_CN.omf
+share/pixmaps/mate-system-monitor/download.svg
+share/pixmaps/mate-system-monitor/side.png
+share/pixmaps/mate-system-monitor/upload.svg
+@dirrm share/pixmaps/mate-system-monitor
+@dirrm share/omf/mate-system-monitor
+@dirrm share/mate/help/mate-system-monitor/zh_CN/figures
+@dirrm share/mate/help/mate-system-monitor/zh_CN
+@dirrm share/mate/help/mate-system-monitor/sv/figures
+@dirrm share/mate/help/mate-system-monitor/sv
+@dirrm share/mate/help/mate-system-monitor/pa/figures
+@dirrm share/mate/help/mate-system-monitor/pa
+@dirrm share/mate/help/mate-system-monitor/oc/figures
+@dirrm share/mate/help/mate-system-monitor/oc
+@dirrm share/mate/help/mate-system-monitor/fr/figures
+@dirrm share/mate/help/mate-system-monitor/fr
+@dirrm share/mate/help/mate-system-monitor/es/figures
+@dirrm share/mate/help/mate-system-monitor/es
+@dirrm share/mate/help/mate-system-monitor/el/figures
+@dirrm share/mate/help/mate-system-monitor/el
+@dirrm share/mate/help/mate-system-monitor/de/figures
+@dirrm share/mate/help/mate-system-monitor/de
+@dirrm share/mate/help/mate-system-monitor/da/figures
+@dirrm share/mate/help/mate-system-monitor/da
+@dirrm share/mate/help/mate-system-monitor/cs/figures
+@dirrm share/mate/help/mate-system-monitor/cs
+@dirrm share/mate/help/mate-system-monitor/ca/figures
+@dirrm share/mate/help/mate-system-monitor/ca
+@dirrm share/mate/help/mate-system-monitor/bg/figures
+@dirrm share/mate/help/mate-system-monitor/bg
+@dirrm share/mate/help/mate-system-monitor/ar/figures
+@dirrm share/mate/help/mate-system-monitor/ar
+@dirrm share/mate/help/mate-system-monitor/C/figures
+@dirrm share/mate/help/mate-system-monitor/C
+@dirrm share/mate/help/mate-system-monitor
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@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/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/en@shaw/LC_MESSAGES
+@dirrmtry share/locale/en@shaw
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@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