Index: head/Mk/Uses/mate.mk =================================================================== --- head/Mk/Uses/mate.mk (revision 467270) +++ head/Mk/Uses/mate.mk (revision 467271) @@ -1,230 +1,229 @@ #-*- tab-width: 4; -*- # ex:ts=4 # # $FreeBSD$ # # Please view me with 4 column tabs! # ======================= USERS ================================= # # There are no significant user-definable settings in here. # This file is a framework to make it easier to create MATE ports. # # ======================= /USERS ================================ # # Please make sure all changes to this file are passed through the maintainer. # Do not commit them yourself (unless of course you're the Port's Wraith ;). # # MAINTAINER: gnome@FreeBSD.org .if !defined(_INCLUDE_USES_MATE_MK) _INCLUDE_USES_MATE_MK= yes _USES_POST+= mate .if !empty(mate_ARGS) IGNORE= USES=mate takes no arguments .endif # This section defines possible names of MATE components and all information # necessary for ports to use those components. # Ports can use this as follows: # # USE_MATE= caja common desktop # # .include # # As a result proper LIB_DEPENDS/RUN_DEPENDS will be added and CONFIGURE_ENV # and MAKE_ENV defined. # # non-version specific components. Do not use :build/:run on those. _USE_MATE_ALL= autogen intlhack intltool # MATE components, you can use the :build or :run if need. Without the :build # and :run, it will be added in both build and run dependency. It will check # for the library dependency first. If not exists then do the build/run on # the *.pc file instead. _USE_MATE_ALL+= caja common controlcenter desktop dialogs docutils icontheme \ libmatekbd libmateweather \ marco menus mixer notificationdaemon panel polkit pluma \ session settingsdaemon SCROLLKEEPER_DIR= /var/db/rarian caja_DETECT= ${LOCALBASE}/libdata/pkgconfig/libcaja-extension.pc caja_BUILD_DEPENDS= ${caja_DETECT}:x11-fm/caja caja_LIB_DEPENDS= libcaja-extension.so:x11-fm/caja caja_RUN_DEPENDS= ${caja_DETECT}:x11-fm/caja common_DETECT= ${LOCALBASE}/bin/mate-autogen common_BUILD_DEPENDS= ${common_DETECT}:devel/mate-common common_RUN_DEPENDS= ${common_DETECT}:devel/mate-common controlcenter_DETECT= ${LOCALBASE}/libdata/pkgconfig/mate-window-settings-2.0.pc controlcenter_BUILD_DEPENDS= ${controlcenter_DETECT}:sysutils/mate-control-center controlcenter_LIB_DEPENDS= libmate-window-settings.so:sysutils/mate-control-center controlcenter_RUN_DEPENDS= ${controlcenter_DETECT}:sysutils/mate-control-center desktop_DETECT= ${LOCALBASE}/libdata/pkgconfig/mate-desktop-2.0.pc desktop_BUILD_DEPENDS= ${desktop_DETECT}:x11/mate-desktop desktop_LIB_DEPENDS= libmate-desktop-2.so:x11/mate-desktop desktop_RUN_DEPENDS= ${desktop_DETECT}:x11/mate-desktop dialogs_DETECT= ${LOCALBASE}/bin/matedialog dialogs_BUILD_DEPENDS= ${dialogs_DETECT}:x11/mate-dialogs dialogs_RUN_DEPENDS= ${dialogs_DETECT}:x11/mate-dialogs docutils_DETECT= ${LOCALBASE}/libdata/pkgconfig/mate-doc-utils.pc docutils_BUILD_DEPENDS= ${docutils_DETECT}:textproc/mate-doc-utils docutils_RUN_DEPENDS= ${docutils_DETECT}:textproc/mate-doc-utils icontheme_DETECT= ${LOCALBASE}/share/icons/mate/index.theme icontheme_BUILD_DEPENDS=${icontheme_DETECT}:x11-themes/mate-icon-theme icontheme_RUN_DEPENDS= ${icontheme_DETECT}:x11-themes/mate-icon-theme intltool_DETECT= ${LOCALBASE}/bin/intltool-extract intltool_BUILD_DEPENDS= ${intltool_DETECT}:textproc/intltool intlhack_PRE_PATCH= ${FIND} ${WRKSRC} -name "intltool-merge.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|mkdir $$lang or|mkdir $$lang, 0777 or| ; \ s|^push @INC, "/.*|push @INC, "${LOCALBASE}/share/intltool";| ; \ s|/usr/bin/iconv|${LOCALBASE}/bin/iconv|g ; \ s|unpack *[(]'"'"'U\*'"'"'|unpack ('"'"'C*'"'"'|' .if ${USE_MATE:Mintlhack}!="" USE_MATE+= intltool .endif libmatekbd_DETECT= ${LOCALBASE}/libdata/pkgconfig/libmatekbd.pc libmatekbd_BUILD_DEPENDS= ${libmatekbd_DETECT}:x11/libmatekbd libmatekbd_LIB_DEPENDS= libmatekbd.so:x11/libmatekbd libmatekbd_RUN_DEPENDS= ${libmatekbd_DETECT}:x11/libmatekbd libmateweather_DETECT= ${LOCALBASE}/libdata/pkgconfig/mateweather.pc libmateweather_BUILD_DEPENDS= ${libmateweather_DETECT}:net/libmateweather libmateweather_LIB_DEPENDS= libmateweather.so:net/libmateweather libmateweather_RUN_DEPENDS= ${libmateweather_DETECT}:net/libmateweather marco_DETECT= ${LOCALBASE}/libdata/pkgconfig/libmarco-private.pc marco_BUILD_DEPENDS= ${marco_DETECT}:x11-wm/marco marco_LIB_DEPENDS= libmarco-private.so:x11-wm/marco marco_RUN_DEPENDS= ${marco_DETECT}:x11-wm/marco menus_DETECT= ${LOCALBASE}/libdata/pkgconfig/libmate-menu.pc menus_BUILD_DEPENDS= ${menus_DETECT}:x11/mate-menus menus_LIB_DEPENDS= libmate-menu.so:x11/mate-menus menus_RUN_DEPENDS= ${menus_DETECT}:x11/mate-menus mixer_DETECT= ${LOCALBASE}/libdata/pkgconfig/libmatemixer.pc mixer_BUILD_DEPENDS= ${mixer_DETECT}:audio/libmatemixer mixer_LIB_DEPENDS= libmatemixer.so:audio/libmatemixer mixer_RUN_DEPENDS= ${mixer_DETECT}:audio/libmatemixer notificationdaemon_DETECT= ${LOCALBASE}/libexec/mate-notification-daemon notificationdaemon_BUILD_DEPENDS= ${notificationdaemon_DETECT}:deskutils/mate-notification-daemon notificationdaemon_RUN_DEPENDS= ${notificationdaemon_DETECT}:deskutils/mate-notification-daemon panel_DETECT= ${LOCALBASE}/libdata/pkgconfig/libmatepanelapplet-4.0.pc panel_BUILD_DEPENDS= ${panel_DETECT}:x11/mate-panel panel_LIB_DEPENDS= libmate-panel-applet-4.so:x11/mate-panel panel_RUN_DEPENDS= ${panel_DETECT}:x11/mate-panel -polkit_DETECT= ${LOCALBASE}/libdata/pkgconfig/polkit-gtk-mate-1.pc +polkit_DETECT= ${LOCALBASE}/libexec/polkit-mate-authentication-agent-1 polkit_BUILD_DEPENDS= ${polkit_DETECT}:sysutils/mate-polkit -polkit_LIB_DEPENDS= libpolkit-gtk-mate-1.so:sysutils/mate-polkit polkit_RUN_DEPENDS= ${polkit_DETECT}:sysutils/mate-polkit pluma_DETECT= ${LOCALBASE}/libdata/pkgconfig/pluma.pc pluma_BUILD_DEPENDS= ${pluma_DETECT}:editors/pluma pluma_RUN_DEPENDS= ${pluma_DETECT}:editors/pluma session_DETECT= ${LOCALBASE}/bin/mate-session session_BUILD_DEPENDS= ${session_DETECT}:x11/mate-session-manager session_RUN_DEPENDS= ${session_DETECT}:x11/mate-session-manager settingsdaemon_DETECT= ${LOCALBASE}/libdata/pkgconfig/mate-settings-daemon.pc settingsdaemon_BUILD_DEPENDS= ${settingsdaemon_DETECT}:sysutils/mate-settings-daemon settingsdaemon_RUN_DEPENDS= ${settingsdaemon_DETECT}:sysutils/mate-settings-daemon # End component definition section .if defined(USE_MATE) # Comparing between USE_MATE and _USE_MATE_ALL to make sure the component # exists in _USE_MATE_ALL. If it does not exist then give an error about it. #. for component in ${USE_MATE:O:u:C/^([^:]+).*/\1/} . for component in ${USE_MATE:C/^([^:]+).*/\1/} #. for component in ${USE_GNOME:C/^([^:]+).*/\1/} . if ${_USE_MATE_ALL:M${component}}=="" .error cannot install: Unknown component USE_MATE=${component} . endif . endfor . for component in ${USE_MATE:O:u:C/^([^:]+).*/\1/} . if defined(${component}_PATCH_DEPENDS) PATCH_DEPENDS+= ${${component}_PATCH_DEPENDS} . endif . if defined(${component}_DETECT) . if ${USE_MATE:M${component}\:build}!="" BUILD_DEPENDS+= ${${component}_BUILD_DEPENDS} . elif ${USE_MATE:M${component}\:run}!="" RUN_DEPENDS+= ${${component}_RUN_DEPENDS} . else . if defined(${component}_LIB_DEPENDS) LIB_DEPENDS+= ${${component}_LIB_DEPENDS} . else BUILD_DEPENDS+= ${${component}_BUILD_DEPENDS} RUN_DEPENDS+= ${${component}_RUN_DEPENDS} . endif . endif . endif . if defined(${component}_CONFIGURE_TARGET) CONFIGURE_ARGS+=${${component}_CONFIGURE_ARGS} . endif . if defined(${component}_CONFIGURE_ENV) CONFIGURE_ENV+= ${${component}_CONFIGURE_ENV} . endif . if defined(${component}_MAKE_ENV) MAKE_ENV+= ${${component}_MAKE_ENV} . endif . if !defined(CONFIGURE_TARGET) && defined(${component}_CONFIGURE_TARGET) CONFIGURE_TARGET= ${${component}_CONFIGURE_TARGET} . endif . if defined(${component}_PRE_PATCH) MATE_PRE_PATCH+= ; ${${component}_PRE_PATCH} . endif . endfor .endif # USE_MATE check .endif # End of optional part. .if defined(_POSTMKINCLUDED) && !defined(_INCLUDE_USES_MATE_POST_MK) _INCLUDE_USES_MATE_POST_MK= yes .if ${USE_MATE:Mautogen}!="" CONFIGURE_ENV+= NOCONFIGURE=yes _USES_configure+= 295:mate-pre-configure mate-pre-configure: @(cd ${CONFIGURE_WRKSRC} ; ${SETENV} ${CONFIGURE_ENV} ./autogen.sh) .endif .if defined(MATE_PRE_PATCH) _USES_configure+= 445:mate-pre-configure-script mate-pre-configure-script: @${MATE_PRE_PATCH:C/^;//1} .endif .endif # End of use part. Index: head/archivers/engrampa/Makefile =================================================================== --- head/archivers/engrampa/Makefile (revision 467270) +++ head/archivers/engrampa/Makefile (revision 467271) @@ -1,40 +1,40 @@ # Created by: Anders Nordby # $FreeBSD$ PORTNAME= engrampa -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.0 CATEGORIES= archivers mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Archive manager for zip files, tar, etc LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib RUN_DEPENDS= ${LOCALBASE}/bin/gtar:archivers/gtar \ ${LOCALBASE}/bin/unzip:archivers/unzip PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake libtool localbase \ pathfix pkgconfig tar:xz USE_MATE= caja USE_GNOME= cairo gtk30 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-packagekit INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.engrampa.gschema.xml post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/src/fr-command-tar.c \ ${WRKSRC}/src/fr-command-zip.c .include Index: head/archivers/engrampa/distinfo =================================================================== --- head/archivers/engrampa/distinfo (revision 467270) +++ head/archivers/engrampa/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497519601 -SHA256 (mate/engrampa-1.18.2.tar.xz) = 286dcb75540db41f0c363663c1019311d64e409b2505e058b70d1f8631fc2835 -SIZE (mate/engrampa-1.18.2.tar.xz) = 1424404 +TIMESTAMP = 1519679959 +SHA256 (mate/engrampa-1.20.0.tar.xz) = d5daac72a67a5e5b3d317f0031cc59e63c89c9b5fcc689932e192812e22860de +SIZE (mate/engrampa-1.20.0.tar.xz) = 1431464 Index: head/archivers/engrampa/pkg-plist =================================================================== --- head/archivers/engrampa/pkg-plist (revision 467270) +++ head/archivers/engrampa/pkg-plist (revision 467271) @@ -1,259 +1,260 @@ bin/engrampa lib/caja/extensions-2.0/libcaja-engrampa.so libexec/engrampa-server libexec/engrampa/isoinfo.sh libexec/engrampa/rpm2cpio man/man1/engrampa.1.gz share/appdata/engrampa.appdata.xml share/applications/engrampa.desktop share/caja/extensions/libcaja-engrampa.caja-extension share/dbus-1/services/org.mate.Engrampa.service %%DATADIR%%/icons/hicolor/16x16/actions/add-files-to-archive.png %%DATADIR%%/icons/hicolor/16x16/actions/add-folder-to-archive.png %%DATADIR%%/icons/hicolor/16x16/actions/extract-archive.png %%DATADIR%%/icons/hicolor/24x24/actions/add-files-to-archive.png %%DATADIR%%/icons/hicolor/24x24/actions/add-folder-to-archive.png %%DATADIR%%/icons/hicolor/24x24/actions/extract-archive.png %%DATADIR%%/packages.match share/help/C/engrampa/figures/engrampa_home.png share/help/C/engrampa/figures/engrampa_leftarrow.png share/help/C/engrampa/figures/engrampa_main_window.png share/help/C/engrampa/figures/engrampa_rightarrow.png share/help/C/engrampa/figures/engrampa_uparrow.png share/help/C/engrampa/index.docbook share/help/C/engrampa/legal.xml share/help/bg/engrampa/figures/engrampa_home.png share/help/bg/engrampa/figures/engrampa_leftarrow.png share/help/bg/engrampa/figures/engrampa_main_window.png share/help/bg/engrampa/figures/engrampa_rightarrow.png share/help/bg/engrampa/figures/engrampa_uparrow.png share/help/bg/engrampa/index.docbook share/help/bg/engrampa/legal.xml share/help/ca/engrampa/figures/engrampa_home.png share/help/ca/engrampa/figures/engrampa_leftarrow.png share/help/ca/engrampa/figures/engrampa_main_window.png share/help/ca/engrampa/figures/engrampa_rightarrow.png share/help/ca/engrampa/figures/engrampa_uparrow.png share/help/ca/engrampa/index.docbook share/help/ca/engrampa/legal.xml share/help/cs/engrampa/figures/engrampa_home.png share/help/cs/engrampa/figures/engrampa_leftarrow.png share/help/cs/engrampa/figures/engrampa_main_window.png share/help/cs/engrampa/figures/engrampa_rightarrow.png share/help/cs/engrampa/figures/engrampa_uparrow.png share/help/cs/engrampa/index.docbook share/help/cs/engrampa/legal.xml share/help/de/engrampa/figures/engrampa_home.png share/help/de/engrampa/figures/engrampa_leftarrow.png share/help/de/engrampa/figures/engrampa_main_window.png share/help/de/engrampa/figures/engrampa_rightarrow.png share/help/de/engrampa/figures/engrampa_uparrow.png share/help/de/engrampa/index.docbook share/help/de/engrampa/legal.xml share/help/el/engrampa/figures/engrampa_home.png share/help/el/engrampa/figures/engrampa_leftarrow.png share/help/el/engrampa/figures/engrampa_main_window.png share/help/el/engrampa/figures/engrampa_rightarrow.png share/help/el/engrampa/figures/engrampa_uparrow.png share/help/el/engrampa/index.docbook share/help/el/engrampa/legal.xml share/help/en_GB/engrampa/figures/engrampa_home.png share/help/en_GB/engrampa/figures/engrampa_leftarrow.png share/help/en_GB/engrampa/figures/engrampa_main_window.png share/help/en_GB/engrampa/figures/engrampa_rightarrow.png share/help/en_GB/engrampa/figures/engrampa_uparrow.png share/help/en_GB/engrampa/index.docbook share/help/en_GB/engrampa/legal.xml share/help/es/engrampa/figures/engrampa_home.png share/help/es/engrampa/figures/engrampa_leftarrow.png share/help/es/engrampa/figures/engrampa_main_window.png share/help/es/engrampa/figures/engrampa_rightarrow.png share/help/es/engrampa/figures/engrampa_uparrow.png share/help/es/engrampa/index.docbook share/help/es/engrampa/legal.xml share/help/fi/engrampa/figures/engrampa_home.png share/help/fi/engrampa/figures/engrampa_leftarrow.png share/help/fi/engrampa/figures/engrampa_main_window.png share/help/fi/engrampa/figures/engrampa_rightarrow.png share/help/fi/engrampa/figures/engrampa_uparrow.png share/help/fi/engrampa/index.docbook share/help/fi/engrampa/legal.xml share/help/fr/engrampa/figures/engrampa_home.png share/help/fr/engrampa/figures/engrampa_leftarrow.png share/help/fr/engrampa/figures/engrampa_main_window.png share/help/fr/engrampa/figures/engrampa_rightarrow.png share/help/fr/engrampa/figures/engrampa_uparrow.png share/help/fr/engrampa/index.docbook share/help/fr/engrampa/legal.xml share/help/it/engrampa/figures/engrampa_home.png share/help/it/engrampa/figures/engrampa_leftarrow.png share/help/it/engrampa/figures/engrampa_main_window.png share/help/it/engrampa/figures/engrampa_rightarrow.png share/help/it/engrampa/figures/engrampa_uparrow.png share/help/it/engrampa/index.docbook share/help/it/engrampa/legal.xml share/help/ja/engrampa/figures/engrampa_home.png share/help/ja/engrampa/figures/engrampa_leftarrow.png share/help/ja/engrampa/figures/engrampa_main_window.png share/help/ja/engrampa/figures/engrampa_rightarrow.png share/help/ja/engrampa/figures/engrampa_uparrow.png share/help/ja/engrampa/index.docbook share/help/ja/engrampa/legal.xml share/help/nl/engrampa/figures/engrampa_home.png share/help/nl/engrampa/figures/engrampa_leftarrow.png share/help/nl/engrampa/figures/engrampa_main_window.png share/help/nl/engrampa/figures/engrampa_rightarrow.png share/help/nl/engrampa/figures/engrampa_uparrow.png share/help/nl/engrampa/index.docbook share/help/nl/engrampa/legal.xml share/help/oc/engrampa/figures/engrampa_home.png share/help/oc/engrampa/figures/engrampa_leftarrow.png share/help/oc/engrampa/figures/engrampa_main_window.png share/help/oc/engrampa/figures/engrampa_rightarrow.png share/help/oc/engrampa/figures/engrampa_uparrow.png share/help/oc/engrampa/index.docbook share/help/oc/engrampa/legal.xml share/help/ru/engrampa/figures/engrampa_home.png share/help/ru/engrampa/figures/engrampa_leftarrow.png share/help/ru/engrampa/figures/engrampa_main_window.png share/help/ru/engrampa/figures/engrampa_rightarrow.png share/help/ru/engrampa/figures/engrampa_uparrow.png share/help/ru/engrampa/index.docbook share/help/ru/engrampa/legal.xml share/help/sv/engrampa/figures/engrampa_home.png share/help/sv/engrampa/figures/engrampa_leftarrow.png share/help/sv/engrampa/figures/engrampa_main_window.png share/help/sv/engrampa/figures/engrampa_rightarrow.png share/help/sv/engrampa/figures/engrampa_uparrow.png share/help/sv/engrampa/index.docbook share/help/sv/engrampa/legal.xml share/help/uk/engrampa/figures/engrampa_home.png share/help/uk/engrampa/figures/engrampa_leftarrow.png share/help/uk/engrampa/figures/engrampa_main_window.png share/help/uk/engrampa/figures/engrampa_rightarrow.png share/help/uk/engrampa/figures/engrampa_uparrow.png share/help/uk/engrampa/index.docbook share/help/uk/engrampa/legal.xml share/help/vi/engrampa/figures/engrampa_home.png share/help/vi/engrampa/figures/engrampa_leftarrow.png share/help/vi/engrampa/figures/engrampa_main_window.png share/help/vi/engrampa/figures/engrampa_rightarrow.png share/help/vi/engrampa/figures/engrampa_uparrow.png share/help/vi/engrampa/index.docbook share/help/vi/engrampa/legal.xml share/help/zh_CN/engrampa/figures/engrampa_home.png share/help/zh_CN/engrampa/figures/engrampa_leftarrow.png share/help/zh_CN/engrampa/figures/engrampa_main_window.png share/help/zh_CN/engrampa/figures/engrampa_rightarrow.png share/help/zh_CN/engrampa/figures/engrampa_uparrow.png share/help/zh_CN/engrampa/index.docbook share/help/zh_CN/engrampa/legal.xml share/icons/hicolor/16x16/apps/engrampa.png share/icons/hicolor/22x22/apps/engrampa.png share/icons/hicolor/24x24/apps/engrampa.png share/icons/hicolor/32x32/apps/engrampa.png share/icons/hicolor/scalable/apps/engrampa.svg share/locale/af/LC_MESSAGES/engrampa.mo share/locale/am/LC_MESSAGES/engrampa.mo share/locale/ar/LC_MESSAGES/engrampa.mo share/locale/as/LC_MESSAGES/engrampa.mo share/locale/ast/LC_MESSAGES/engrampa.mo share/locale/az/LC_MESSAGES/engrampa.mo share/locale/be/LC_MESSAGES/engrampa.mo share/locale/bg/LC_MESSAGES/engrampa.mo share/locale/bn/LC_MESSAGES/engrampa.mo share/locale/bn_IN/LC_MESSAGES/engrampa.mo share/locale/br/LC_MESSAGES/engrampa.mo share/locale/bs/LC_MESSAGES/engrampa.mo share/locale/ca/LC_MESSAGES/engrampa.mo share/locale/ca@valencia/LC_MESSAGES/engrampa.mo share/locale/cmn/LC_MESSAGES/engrampa.mo share/locale/cs/LC_MESSAGES/engrampa.mo share/locale/cy/LC_MESSAGES/engrampa.mo share/locale/da/LC_MESSAGES/engrampa.mo share/locale/de/LC_MESSAGES/engrampa.mo share/locale/dz/LC_MESSAGES/engrampa.mo share/locale/el/LC_MESSAGES/engrampa.mo share/locale/en_AU/LC_MESSAGES/engrampa.mo share/locale/en_CA/LC_MESSAGES/engrampa.mo share/locale/en_GB/LC_MESSAGES/engrampa.mo share/locale/eo/LC_MESSAGES/engrampa.mo share/locale/es/LC_MESSAGES/engrampa.mo +share/locale/es_AR/LC_MESSAGES/engrampa.mo share/locale/es_CO/LC_MESSAGES/engrampa.mo share/locale/es_MX/LC_MESSAGES/engrampa.mo share/locale/et/LC_MESSAGES/engrampa.mo share/locale/eu/LC_MESSAGES/engrampa.mo share/locale/fa/LC_MESSAGES/engrampa.mo share/locale/fi/LC_MESSAGES/engrampa.mo share/locale/fr/LC_MESSAGES/engrampa.mo share/locale/fr_CA/LC_MESSAGES/engrampa.mo share/locale/frp/LC_MESSAGES/engrampa.mo share/locale/fur/LC_MESSAGES/engrampa.mo share/locale/fy/LC_MESSAGES/engrampa.mo share/locale/ga/LC_MESSAGES/engrampa.mo share/locale/gl/LC_MESSAGES/engrampa.mo share/locale/gu/LC_MESSAGES/engrampa.mo share/locale/he/LC_MESSAGES/engrampa.mo share/locale/hi/LC_MESSAGES/engrampa.mo share/locale/hr/LC_MESSAGES/engrampa.mo share/locale/hu/LC_MESSAGES/engrampa.mo share/locale/hy/LC_MESSAGES/engrampa.mo share/locale/id/LC_MESSAGES/engrampa.mo share/locale/is/LC_MESSAGES/engrampa.mo share/locale/it/LC_MESSAGES/engrampa.mo share/locale/ja/LC_MESSAGES/engrampa.mo share/locale/jv/LC_MESSAGES/engrampa.mo share/locale/ka/LC_MESSAGES/engrampa.mo share/locale/kk/LC_MESSAGES/engrampa.mo share/locale/kn/LC_MESSAGES/engrampa.mo share/locale/ko/LC_MESSAGES/engrampa.mo share/locale/ku/LC_MESSAGES/engrampa.mo share/locale/ku_IQ/LC_MESSAGES/engrampa.mo share/locale/ky/LC_MESSAGES/engrampa.mo share/locale/lt/LC_MESSAGES/engrampa.mo share/locale/lv/LC_MESSAGES/engrampa.mo share/locale/mai/LC_MESSAGES/engrampa.mo share/locale/mg/LC_MESSAGES/engrampa.mo share/locale/mk/LC_MESSAGES/engrampa.mo share/locale/ml/LC_MESSAGES/engrampa.mo share/locale/mn/LC_MESSAGES/engrampa.mo share/locale/mr/LC_MESSAGES/engrampa.mo share/locale/ms/LC_MESSAGES/engrampa.mo share/locale/nb/LC_MESSAGES/engrampa.mo share/locale/nds/LC_MESSAGES/engrampa.mo share/locale/ne/LC_MESSAGES/engrampa.mo share/locale/nl/LC_MESSAGES/engrampa.mo share/locale/nn/LC_MESSAGES/engrampa.mo share/locale/oc/LC_MESSAGES/engrampa.mo share/locale/or/LC_MESSAGES/engrampa.mo share/locale/pa/LC_MESSAGES/engrampa.mo share/locale/pl/LC_MESSAGES/engrampa.mo share/locale/pms/LC_MESSAGES/engrampa.mo share/locale/ps/LC_MESSAGES/engrampa.mo share/locale/pt/LC_MESSAGES/engrampa.mo share/locale/pt_BR/LC_MESSAGES/engrampa.mo share/locale/ro/LC_MESSAGES/engrampa.mo share/locale/ru/LC_MESSAGES/engrampa.mo share/locale/rw/LC_MESSAGES/engrampa.mo share/locale/si/LC_MESSAGES/engrampa.mo share/locale/sk/LC_MESSAGES/engrampa.mo share/locale/sl/LC_MESSAGES/engrampa.mo share/locale/sq/LC_MESSAGES/engrampa.mo share/locale/sr/LC_MESSAGES/engrampa.mo share/locale/sr@latin/LC_MESSAGES/engrampa.mo share/locale/sv/LC_MESSAGES/engrampa.mo share/locale/ta/LC_MESSAGES/engrampa.mo share/locale/te/LC_MESSAGES/engrampa.mo share/locale/th/LC_MESSAGES/engrampa.mo share/locale/tk/LC_MESSAGES/engrampa.mo share/locale/tr/LC_MESSAGES/engrampa.mo share/locale/ug/LC_MESSAGES/engrampa.mo share/locale/uk/LC_MESSAGES/engrampa.mo share/locale/ur/LC_MESSAGES/engrampa.mo share/locale/ur_PK/LC_MESSAGES/engrampa.mo share/locale/uz/LC_MESSAGES/engrampa.mo share/locale/vi/LC_MESSAGES/engrampa.mo share/locale/xh/LC_MESSAGES/engrampa.mo share/locale/zh_CN/LC_MESSAGES/engrampa.mo share/locale/zh_HK/LC_MESSAGES/engrampa.mo share/locale/zh_TW/LC_MESSAGES/engrampa.mo Index: head/audio/libmatemixer/Makefile =================================================================== --- head/audio/libmatemixer/Makefile (revision 467270) +++ head/audio/libmatemixer/Makefile (revision 467271) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= libmatemixer -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= audio mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Mixer library for MATE desktop LICENSE= LGPL21 PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 intlhack GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-null \ --enable-oss \ --disable-gtk-doc \ --disable-gtk-doc-html \ --disable-gtk-doc-pdf INSTALL_TARGET= install-strip OPTIONS_DEFINE= PULSEAUDIO ALSA OPTIONS_SUB= yes PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio ALSA_CONFIGURE_ENABLE= alsa ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib .include Index: head/audio/libmatemixer/distinfo =================================================================== --- head/audio/libmatemixer/distinfo (revision 467270) +++ head/audio/libmatemixer/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491618757 -SHA256 (mate/libmatemixer-1.18.0.tar.xz) = b99209e310ba614c5b0bd6a97545ba974bc34a74cd29fd50189a5365a9ed7e27 -SIZE (mate/libmatemixer-1.18.0.tar.xz) = 418772 +TIMESTAMP = 1519680686 +SHA256 (mate/libmatemixer-1.20.0.tar.xz) = 65fdfca268b47a4c12cf95c7187d30fd1db0e0afed3fedcd9655d8ab1756ee4a +SIZE (mate/libmatemixer-1.20.0.tar.xz) = 422380 Index: head/audio/libmatemixer/pkg-plist =================================================================== --- head/audio/libmatemixer/pkg-plist (revision 467270) +++ head/audio/libmatemixer/pkg-plist (revision 467271) @@ -1,104 +1,107 @@ include/mate-mixer/libmatemixer/matemixer-app-info.h include/mate-mixer/libmatemixer/matemixer-context.h include/mate-mixer/libmatemixer/matemixer-device-switch.h include/mate-mixer/libmatemixer/matemixer-device.h include/mate-mixer/libmatemixer/matemixer-enum-types.h include/mate-mixer/libmatemixer/matemixer-enums.h include/mate-mixer/libmatemixer/matemixer-stored-control.h include/mate-mixer/libmatemixer/matemixer-stream-control.h include/mate-mixer/libmatemixer/matemixer-stream-switch.h include/mate-mixer/libmatemixer/matemixer-stream-toggle.h include/mate-mixer/libmatemixer/matemixer-stream.h include/mate-mixer/libmatemixer/matemixer-switch-option.h include/mate-mixer/libmatemixer/matemixer-switch.h include/mate-mixer/libmatemixer/matemixer-types.h include/mate-mixer/libmatemixer/matemixer-version.h include/mate-mixer/libmatemixer/matemixer.h lib/libmatemixer.a lib/libmatemixer.so lib/libmatemixer.so.0 lib/libmatemixer.so.0.0.0 %%ALSA%%lib/libmatemixer/libmatemixer-alsa.a %%ALSA%%lib/libmatemixer/libmatemixer-alsa.so lib/libmatemixer/libmatemixer-oss.a lib/libmatemixer/libmatemixer-oss.so %%PULSEAUDIO%%lib/libmatemixer/libmatemixer-pulse.a %%PULSEAUDIO%%lib/libmatemixer/libmatemixer-pulse.so libdata/pkgconfig/libmatemixer.pc share/gtk-doc/html/libmatemixer/MateMixerAppInfo.html share/gtk-doc/html/libmatemixer/MateMixerContext.html share/gtk-doc/html/libmatemixer/MateMixerDevice.html share/gtk-doc/html/libmatemixer/MateMixerDeviceSwitch.html share/gtk-doc/html/libmatemixer/MateMixerStoredControl.html share/gtk-doc/html/libmatemixer/MateMixerStream.html share/gtk-doc/html/libmatemixer/MateMixerStreamControl.html share/gtk-doc/html/libmatemixer/MateMixerStreamSwitch.html share/gtk-doc/html/libmatemixer/MateMixerStreamToggle.html share/gtk-doc/html/libmatemixer/MateMixerSwitch.html share/gtk-doc/html/libmatemixer/MateMixerSwitchOption.html share/gtk-doc/html/libmatemixer/api-index-full.html share/gtk-doc/html/libmatemixer/ch01.html share/gtk-doc/html/libmatemixer/home.png share/gtk-doc/html/libmatemixer/index.html share/gtk-doc/html/libmatemixer/left-insensitive.png share/gtk-doc/html/libmatemixer/left.png share/gtk-doc/html/libmatemixer/libmatemixer-MateMixer.html share/gtk-doc/html/libmatemixer/libmatemixer.devhelp2 share/gtk-doc/html/libmatemixer/right-insensitive.png share/gtk-doc/html/libmatemixer/right.png share/gtk-doc/html/libmatemixer/style.css share/gtk-doc/html/libmatemixer/up-insensitive.png share/gtk-doc/html/libmatemixer/up.png share/locale/am/LC_MESSAGES/libmatemixer.mo share/locale/ar/LC_MESSAGES/libmatemixer.mo share/locale/be/LC_MESSAGES/libmatemixer.mo share/locale/bg/LC_MESSAGES/libmatemixer.mo share/locale/bs/LC_MESSAGES/libmatemixer.mo share/locale/ca/LC_MESSAGES/libmatemixer.mo share/locale/ca@valencia/LC_MESSAGES/libmatemixer.mo share/locale/cs/LC_MESSAGES/libmatemixer.mo share/locale/cy/LC_MESSAGES/libmatemixer.mo share/locale/da/LC_MESSAGES/libmatemixer.mo share/locale/de/LC_MESSAGES/libmatemixer.mo share/locale/el/LC_MESSAGES/libmatemixer.mo share/locale/en_AU/LC_MESSAGES/libmatemixer.mo share/locale/en_GB/LC_MESSAGES/libmatemixer.mo share/locale/es/LC_MESSAGES/libmatemixer.mo share/locale/es_CO/LC_MESSAGES/libmatemixer.mo share/locale/es_MX/LC_MESSAGES/libmatemixer.mo share/locale/et/LC_MESSAGES/libmatemixer.mo share/locale/eu/LC_MESSAGES/libmatemixer.mo share/locale/fa/LC_MESSAGES/libmatemixer.mo +share/locale/fi/LC_MESSAGES/libmatemixer.mo share/locale/fr/LC_MESSAGES/libmatemixer.mo share/locale/fr_CA/LC_MESSAGES/libmatemixer.mo share/locale/frp/LC_MESSAGES/libmatemixer.mo share/locale/hr/LC_MESSAGES/libmatemixer.mo share/locale/hu/LC_MESSAGES/libmatemixer.mo share/locale/hy/LC_MESSAGES/libmatemixer.mo share/locale/id/LC_MESSAGES/libmatemixer.mo share/locale/is/LC_MESSAGES/libmatemixer.mo share/locale/it/LC_MESSAGES/libmatemixer.mo share/locale/ja/LC_MESSAGES/libmatemixer.mo share/locale/jv/LC_MESSAGES/libmatemixer.mo +share/locale/kk/LC_MESSAGES/libmatemixer.mo share/locale/ko/LC_MESSAGES/libmatemixer.mo share/locale/ku_IQ/LC_MESSAGES/libmatemixer.mo share/locale/lt/LC_MESSAGES/libmatemixer.mo share/locale/ms/LC_MESSAGES/libmatemixer.mo share/locale/nb/LC_MESSAGES/libmatemixer.mo +share/locale/ne/LC_MESSAGES/libmatemixer.mo share/locale/nl/LC_MESSAGES/libmatemixer.mo share/locale/oc/LC_MESSAGES/libmatemixer.mo share/locale/pl/LC_MESSAGES/libmatemixer.mo share/locale/pms/LC_MESSAGES/libmatemixer.mo share/locale/pt/LC_MESSAGES/libmatemixer.mo share/locale/pt_BR/LC_MESSAGES/libmatemixer.mo share/locale/ro/LC_MESSAGES/libmatemixer.mo share/locale/ru/LC_MESSAGES/libmatemixer.mo share/locale/sk/LC_MESSAGES/libmatemixer.mo share/locale/sl/LC_MESSAGES/libmatemixer.mo share/locale/sr/LC_MESSAGES/libmatemixer.mo share/locale/sv/LC_MESSAGES/libmatemixer.mo share/locale/tr/LC_MESSAGES/libmatemixer.mo share/locale/uk/LC_MESSAGES/libmatemixer.mo share/locale/uz/LC_MESSAGES/libmatemixer.mo share/locale/zh_CN/LC_MESSAGES/libmatemixer.mo share/locale/zh_TW/LC_MESSAGES/libmatemixer.mo Index: head/audio/mate-media/Makefile =================================================================== --- head/audio/mate-media/Makefile (revision 467270) +++ head/audio/mate-media/Makefile (revision 467271) @@ -1,36 +1,36 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-media -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= audio mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Multimedia applications for the MATE desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libstartup-notification-1.so:x11/startup-notification \ libunique-3.0.so:x11-toolkits/libunique3 PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix \ pkgconfig tar:xz USE_MATE= desktop mixer panel USE_GNOME= cairo glib20 gtk30 intlhack libxml2 USE_XORG= x11 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip .include Index: head/audio/mate-media/distinfo =================================================================== --- head/audio/mate-media/distinfo (revision 467270) +++ head/audio/mate-media/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507995542 -SHA256 (mate/mate-media-1.18.1.tar.xz) = 04446e452abceba32defd0f31138ab997fd683d409781acde228a1035a3812d0 -SIZE (mate/mate-media-1.18.1.tar.xz) = 495644 +TIMESTAMP = 1519681456 +SHA256 (mate/mate-media-1.20.0.tar.xz) = 99c50f56c93c5a010806658525b189c2fe7f38802c2f5d6ab79286c4ece16b27 +SIZE (mate/mate-media-1.20.0.tar.xz) = 497248 Index: head/deskutils/caja-extensions/Makefile =================================================================== --- head/deskutils/caja-extensions/Makefile (revision 467270) +++ head/deskutils/caja-extensions/Makefile (revision 467271) @@ -1,34 +1,34 @@ # Created by: Eric Turgeon # $FreeBSD$ PORTNAME= caja-extensions -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Set of extensions for Caja LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgupnp-1.0.so:net/gupnp \ libstartup-notification-1.so:x11/startup-notification \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix \ pkgconfig tar:xz USE_MATE= caja desktop USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.Caja.Sendto.gschema.xml \ org.mate.caja-open-terminal.gschema.xml .include Index: head/deskutils/caja-extensions/distinfo =================================================================== --- head/deskutils/caja-extensions/distinfo (revision 467270) +++ head/deskutils/caja-extensions/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497534122 -SHA256 (mate/caja-extensions-1.18.1.tar.xz) = bcb2f355c883bdca06a28028ca9a832d84e693257a60ea24304abbf98fa2ea41 -SIZE (mate/caja-extensions-1.18.1.tar.xz) = 409948 +TIMESTAMP = 1519683976 +SHA256 (mate/caja-extensions-1.20.0.tar.xz) = f2b65081ddbe9062c5a6ee1e00b6433b43a4c7aaeb90e34047fbf41a863e71a9 +SIZE (mate/caja-extensions-1.20.0.tar.xz) = 415124 Index: head/deskutils/caja-extensions/pkg-plist =================================================================== --- head/deskutils/caja-extensions/pkg-plist (revision 467270) +++ head/deskutils/caja-extensions/pkg-plist (revision 467271) @@ -1,104 +1,110 @@ bin/caja-sendto include/caja-sendto/caja-sendto-plugin.h lib/caja-sendto/plugins/libnstburn.so lib/caja-sendto/plugins/libnstemailclient.so lib/caja-sendto/plugins/libnstgajim.so lib/caja-sendto/plugins/libnstpidgin.so lib/caja-sendto/plugins/libnstremovable_devices.so lib/caja-sendto/plugins/libnstupnp.so lib/caja/extensions-2.0/libcaja-gksu.so lib/caja/extensions-2.0/libcaja-image-converter.so lib/caja/extensions-2.0/libcaja-open-terminal.so lib/caja/extensions-2.0/libcaja-sendto.so lib/caja/extensions-2.0/libcaja-share.so lib/caja/extensions-2.0/libcaja-wallpaper.so lib/caja/extensions-2.0/libcaja-xattr-tags.so libdata/pkgconfig/caja-sendto.pc man/man1/caja-sendto.1.gz %%DATADIR%%/caja-image-resize.ui %%DATADIR%%/caja-image-rotate.ui %%DATADIR%%/caja-sendto.ui %%DATADIR%%/share-dialog.ui share/caja/extensions/libcaja-gksu.caja-extension share/caja/extensions/libcaja-image-converter.caja-extension share/caja/extensions/libcaja-open-terminal.caja-extension share/caja/extensions/libcaja-sendto.caja-extension share/caja/extensions/libcaja-share.caja-extension share/caja/extensions/libcaja-wallpaper.caja-extension share/caja/extensions/libcaja-xattr-tags.caja-extension share/gtk-doc/html/caja-sendto/annotation-glossary.html share/gtk-doc/html/caja-sendto/api-index-full.html share/gtk-doc/html/caja-sendto/caja-sendto-caja-sendto-plugin.html share/gtk-doc/html/caja-sendto/caja-sendto.devhelp2 share/gtk-doc/html/caja-sendto/ch01.html share/gtk-doc/html/caja-sendto/home.png share/gtk-doc/html/caja-sendto/index.html share/gtk-doc/html/caja-sendto/left-insensitive.png share/gtk-doc/html/caja-sendto/left.png share/gtk-doc/html/caja-sendto/right-insensitive.png share/gtk-doc/html/caja-sendto/right.png share/gtk-doc/html/caja-sendto/style.css share/gtk-doc/html/caja-sendto/up-insensitive.png share/gtk-doc/html/caja-sendto/up.png share/locale/am/LC_MESSAGES/caja-extensions.mo share/locale/ar/LC_MESSAGES/caja-extensions.mo share/locale/be/LC_MESSAGES/caja-extensions.mo share/locale/bg/LC_MESSAGES/caja-extensions.mo share/locale/br/LC_MESSAGES/caja-extensions.mo share/locale/bs/LC_MESSAGES/caja-extensions.mo share/locale/ca/LC_MESSAGES/caja-extensions.mo share/locale/ca@valencia/LC_MESSAGES/caja-extensions.mo share/locale/cmn/LC_MESSAGES/caja-extensions.mo share/locale/cs/LC_MESSAGES/caja-extensions.mo share/locale/cy/LC_MESSAGES/caja-extensions.mo share/locale/da/LC_MESSAGES/caja-extensions.mo share/locale/de/LC_MESSAGES/caja-extensions.mo share/locale/el/LC_MESSAGES/caja-extensions.mo share/locale/en_AU/LC_MESSAGES/caja-extensions.mo share/locale/en_GB/LC_MESSAGES/caja-extensions.mo share/locale/es/LC_MESSAGES/caja-extensions.mo share/locale/es_CO/LC_MESSAGES/caja-extensions.mo +share/locale/es_MX/LC_MESSAGES/caja-extensions.mo share/locale/et/LC_MESSAGES/caja-extensions.mo share/locale/eu/LC_MESSAGES/caja-extensions.mo share/locale/fi/LC_MESSAGES/caja-extensions.mo share/locale/fr/LC_MESSAGES/caja-extensions.mo share/locale/fr_CA/LC_MESSAGES/caja-extensions.mo share/locale/frp/LC_MESSAGES/caja-extensions.mo share/locale/gl/LC_MESSAGES/caja-extensions.mo share/locale/he/LC_MESSAGES/caja-extensions.mo share/locale/hi/LC_MESSAGES/caja-extensions.mo share/locale/hr/LC_MESSAGES/caja-extensions.mo share/locale/hu/LC_MESSAGES/caja-extensions.mo share/locale/hy/LC_MESSAGES/caja-extensions.mo share/locale/id/LC_MESSAGES/caja-extensions.mo share/locale/is/LC_MESSAGES/caja-extensions.mo share/locale/it/LC_MESSAGES/caja-extensions.mo share/locale/ja/LC_MESSAGES/caja-extensions.mo share/locale/kk/LC_MESSAGES/caja-extensions.mo share/locale/ko/LC_MESSAGES/caja-extensions.mo share/locale/ku_IQ/LC_MESSAGES/caja-extensions.mo share/locale/lt/LC_MESSAGES/caja-extensions.mo +share/locale/lv/LC_MESSAGES/caja-extensions.mo share/locale/mk/LC_MESSAGES/caja-extensions.mo share/locale/mr/LC_MESSAGES/caja-extensions.mo share/locale/ms/LC_MESSAGES/caja-extensions.mo share/locale/nb/LC_MESSAGES/caja-extensions.mo +share/locale/ne/LC_MESSAGES/caja-extensions.mo share/locale/nl/LC_MESSAGES/caja-extensions.mo share/locale/oc/LC_MESSAGES/caja-extensions.mo share/locale/pl/LC_MESSAGES/caja-extensions.mo +share/locale/pms/LC_MESSAGES/caja-extensions.mo share/locale/pt/LC_MESSAGES/caja-extensions.mo share/locale/pt_BR/LC_MESSAGES/caja-extensions.mo share/locale/ro/LC_MESSAGES/caja-extensions.mo share/locale/ru/LC_MESSAGES/caja-extensions.mo +share/locale/sc/LC_MESSAGES/caja-extensions.mo share/locale/sk/LC_MESSAGES/caja-extensions.mo share/locale/sl/LC_MESSAGES/caja-extensions.mo share/locale/sq/LC_MESSAGES/caja-extensions.mo share/locale/sr/LC_MESSAGES/caja-extensions.mo share/locale/sv/LC_MESSAGES/caja-extensions.mo share/locale/ta/LC_MESSAGES/caja-extensions.mo share/locale/th/LC_MESSAGES/caja-extensions.mo share/locale/tr/LC_MESSAGES/caja-extensions.mo share/locale/uk/LC_MESSAGES/caja-extensions.mo share/locale/uz/LC_MESSAGES/caja-extensions.mo share/locale/vi/LC_MESSAGES/caja-extensions.mo share/locale/zh_CN/LC_MESSAGES/caja-extensions.mo +share/locale/zh_HK/LC_MESSAGES/caja-extensions.mo share/locale/zh_TW/LC_MESSAGES/caja-extensions.mo Index: head/deskutils/mate-notification-daemon/Makefile =================================================================== --- head/deskutils/mate-notification-daemon/Makefile (revision 467270) +++ head/deskutils/mate-notification-daemon/Makefile (revision 467271) @@ -1,36 +1,36 @@ # Created by: Andreas Kohn # $FreeBSD$ PORTNAME= mate-notification-daemon -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Send small notifications to your desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libnotify.so:devel/libnotify PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix \ pkgconfig tar:xz USE_XORG= x11 USE_GNOME= cairo glib20 gtk30 librsvg2 libwnck3 intlhack GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services \ --disable-static INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.NotificationDaemon.gschema.xml .include Index: head/deskutils/mate-notification-daemon/distinfo =================================================================== --- head/deskutils/mate-notification-daemon/distinfo (revision 467270) +++ head/deskutils/mate-notification-daemon/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491620341 -SHA256 (mate/mate-notification-daemon-1.18.0.tar.xz) = 4c1f08fa348cdba0b7786a4207b0b4a40d06deb878f3d71ca1c7f71b53da1066 -SIZE (mate/mate-notification-daemon-1.18.0.tar.xz) = 340828 +TIMESTAMP = 1519693181 +SHA256 (mate/mate-notification-daemon-1.20.0.tar.xz) = ae304c5beca9aae5bf757d41692edabcb887dd43b0bdc89d07a2c57fed290437 +SIZE (mate/mate-notification-daemon-1.20.0.tar.xz) = 345572 Index: head/deskutils/mate-utils/Makefile =================================================================== --- head/deskutils/mate-utils/Makefile (revision 467270) +++ head/deskutils/mate-utils/Makefile (revision 467271) @@ -1,42 +1,42 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-utils -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.0 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE support utilities LICENSE= GPLv2 GFDL LGPL21 LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_GFDL= ${WRKSRC}/COPYING.docs LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.libs BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \ libcanberra-gtk.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix \ pkgconfig tar:xz USE_MATE= panel USE_XORG= ice sm x11 xext USE_GNOME= cairo gnomeprefix gtk30 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.dictionary.gschema.xml \ org.mate.disk-usage-analyzer.gschema.xml \ org.mate.screenshot.gschema.xml \ org.mate.search-tool.gschema.xml \ org.mate.system-log.gschema.xml .include Index: head/deskutils/mate-utils/distinfo =================================================================== --- head/deskutils/mate-utils/distinfo (revision 467270) +++ head/deskutils/mate-utils/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494458996 -SHA256 (mate/mate-utils-1.18.2.tar.xz) = bbd80f772d9f4dd379794105fd7a4f5452c71ff3e634a06f0af245875b492373 -SIZE (mate/mate-utils-1.18.2.tar.xz) = 6442576 +TIMESTAMP = 1519700943 +SHA256 (mate/mate-utils-1.20.0.tar.xz) = f4c2ca4fe533538976412c0fab282a1c8e61f4987bc920d7a452b1131f9a4681 +SIZE (mate/mate-utils-1.20.0.tar.xz) = 6493640 Index: head/deskutils/mate-utils/pkg-plist =================================================================== --- head/deskutils/mate-utils/pkg-plist (revision 467270) +++ head/deskutils/mate-utils/pkg-plist (revision 467271) @@ -1,647 +1,649 @@ bin/mate-dictionary bin/mate-disk-usage-analyzer bin/mate-panel-screenshot bin/mate-screenshot bin/mate-search-tool bin/mate-system-log include/mate-dict/gdict/gdict-client-context.h include/mate-dict/gdict/gdict-context.h include/mate-dict/gdict/gdict-database-chooser.h include/mate-dict/gdict/gdict-defbox.h include/mate-dict/gdict/gdict-enum-types.h include/mate-dict/gdict/gdict-source-chooser.h include/mate-dict/gdict/gdict-source-loader.h include/mate-dict/gdict/gdict-source.h include/mate-dict/gdict/gdict-speller.h include/mate-dict/gdict/gdict-strategy-chooser.h include/mate-dict/gdict/gdict-utils.h include/mate-dict/gdict/gdict-version.h include/mate-dict/gdict/gdict.h lib/libmatedict.a lib/libmatedict.so lib/libmatedict.so.6 lib/libmatedict.so.6.0.7 libdata/pkgconfig/mate-dict.pc libexec/mate-dictionary-applet man/man1/mate-dictionary.1.gz man/man1/mate-disk-usage-analyzer.1.gz man/man1/mate-panel-screenshot.1.gz man/man1/mate-screenshot.1.gz man/man1/mate-search-tool.1.gz man/man1/mate-system-log.1.gz share/appdata/mate-dictionary.appdata.xml share/appdata/mate-disk-usage-analyzer.appdata.xml share/appdata/mate-screenshot.appdata.xml share/appdata/mate-search-tool.appdata.xml share/applications/mate-dictionary.desktop share/applications/mate-disk-usage-analyzer.desktop share/applications/mate-screenshot.desktop share/applications/mate-search-tool.desktop share/applications/mate-system-log.desktop share/dbus-1/services/org.mate.panel.applet.DictionaryAppletFactory.service share/doc/mate-dict/GdictClientContext.html share/doc/mate-dict/GdictContext.html share/doc/mate-dict/GdictDatabaseChooser.html share/doc/mate-dict/GdictDefbox.html share/doc/mate-dict/GdictSource.html share/doc/mate-dict/GdictSourceChooser.html share/doc/mate-dict/GdictSourceLoader.html share/doc/mate-dict/GdictSpeller.html share/doc/mate-dict/GdictStrategyChooser.html share/doc/mate-dict/ch05.html share/doc/mate-dict/ch06.html share/doc/mate-dict/context-types.html share/doc/mate-dict/context.html share/doc/mate-dict/gdict-utils.html share/doc/mate-dict/gdict.html share/doc/mate-dict/gdictui.html share/doc/mate-dict/home.png share/doc/mate-dict/index.html share/doc/mate-dict/introduction.html share/doc/mate-dict/ix01.html share/doc/mate-dict/left-insensitive.png share/doc/mate-dict/left.png share/doc/mate-dict/mate-dict-gdict-utils.html share/doc/mate-dict/mate-dict-gdict-version.html share/doc/mate-dict/mate-dict.devhelp2 share/doc/mate-dict/right-insensitive.png share/doc/mate-dict/right.png share/doc/mate-dict/sources.html share/doc/mate-dict/style.css share/doc/mate-dict/up-insensitive.png share/doc/mate-dict/up.png share/help/C/mate-dictionary/figures/mate-dictionary-add-source.png share/help/C/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/C/mate-dictionary/figures/mate-dictionary-applet.png share/help/C/mate-dictionary/figures/mate-dictionary-application.png share/help/C/mate-dictionary/figures/mate-dictionary-find.png share/help/C/mate-dictionary/figures/mate-dictionary-lookup.png share/help/C/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/C/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/C/mate-dictionary/index.docbook share/help/C/mate-dictionary/legal.xml share/help/C/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/C/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/C/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/C/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/C/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/C/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/C/mate-disk-usage-analyzer/figures/baobab_window.png share/help/C/mate-disk-usage-analyzer/index.docbook share/help/C/mate-disk-usage-analyzer/legal.xml share/help/C/mate-search-tool/figures/mate-search-tool_window.png share/help/C/mate-search-tool/index.docbook share/help/C/mate-search-tool/legal.xml share/help/C/mate-system-log/figures/syslog_window.png share/help/C/mate-system-log/index.docbook share/help/C/mate-system-log/legal.xml share/help/ca/mate-dictionary/figures/mate-dictionary-add-source.png share/help/ca/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/ca/mate-dictionary/figures/mate-dictionary-applet.png share/help/ca/mate-dictionary/figures/mate-dictionary-application.png share/help/ca/mate-dictionary/figures/mate-dictionary-find.png share/help/ca/mate-dictionary/figures/mate-dictionary-lookup.png share/help/ca/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/ca/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/ca/mate-dictionary/index.docbook share/help/ca/mate-dictionary/legal.xml share/help/ca/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/ca/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/ca/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/ca/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/ca/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/ca/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/ca/mate-disk-usage-analyzer/figures/baobab_window.png share/help/ca/mate-disk-usage-analyzer/index.docbook share/help/ca/mate-disk-usage-analyzer/legal.xml share/help/ca/mate-search-tool/figures/mate-search-tool_window.png share/help/ca/mate-search-tool/index.docbook share/help/ca/mate-search-tool/legal.xml share/help/ca/mate-system-log/figures/syslog_window.png share/help/ca/mate-system-log/index.docbook share/help/ca/mate-system-log/legal.xml share/help/cs/mate-dictionary/figures/mate-dictionary-add-source.png share/help/cs/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/cs/mate-dictionary/figures/mate-dictionary-applet.png share/help/cs/mate-dictionary/figures/mate-dictionary-application.png share/help/cs/mate-dictionary/figures/mate-dictionary-find.png share/help/cs/mate-dictionary/figures/mate-dictionary-lookup.png share/help/cs/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/cs/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/cs/mate-dictionary/index.docbook share/help/cs/mate-dictionary/legal.xml share/help/cs/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/cs/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/cs/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/cs/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/cs/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/cs/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/cs/mate-disk-usage-analyzer/figures/baobab_window.png share/help/cs/mate-disk-usage-analyzer/index.docbook share/help/cs/mate-disk-usage-analyzer/legal.xml share/help/cs/mate-search-tool/figures/mate-search-tool_window.png share/help/cs/mate-search-tool/index.docbook share/help/cs/mate-search-tool/legal.xml share/help/cs/mate-system-log/figures/syslog_window.png share/help/cs/mate-system-log/index.docbook share/help/cs/mate-system-log/legal.xml share/help/da/mate-dictionary/figures/mate-dictionary-add-source.png share/help/da/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/da/mate-dictionary/figures/mate-dictionary-applet.png share/help/da/mate-dictionary/figures/mate-dictionary-application.png share/help/da/mate-dictionary/figures/mate-dictionary-find.png share/help/da/mate-dictionary/figures/mate-dictionary-lookup.png share/help/da/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/da/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/da/mate-dictionary/index.docbook share/help/da/mate-dictionary/legal.xml share/help/da/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/da/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/da/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/da/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/da/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/da/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/da/mate-disk-usage-analyzer/figures/baobab_window.png share/help/da/mate-disk-usage-analyzer/index.docbook share/help/da/mate-disk-usage-analyzer/legal.xml share/help/de/mate-dictionary/figures/mate-dictionary-add-source.png share/help/de/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/de/mate-dictionary/figures/mate-dictionary-applet.png share/help/de/mate-dictionary/figures/mate-dictionary-application.png share/help/de/mate-dictionary/figures/mate-dictionary-find.png share/help/de/mate-dictionary/figures/mate-dictionary-lookup.png share/help/de/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/de/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/de/mate-dictionary/index.docbook share/help/de/mate-dictionary/legal.xml share/help/de/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/de/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/de/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/de/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/de/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/de/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/de/mate-disk-usage-analyzer/figures/baobab_window.png share/help/de/mate-disk-usage-analyzer/index.docbook share/help/de/mate-disk-usage-analyzer/legal.xml share/help/de/mate-search-tool/figures/mate-search-tool_window.png share/help/de/mate-search-tool/index.docbook share/help/de/mate-search-tool/legal.xml share/help/de/mate-system-log/figures/syslog_window.png share/help/de/mate-system-log/index.docbook share/help/de/mate-system-log/legal.xml share/help/el/mate-dictionary/figures/mate-dictionary-add-source.png share/help/el/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/el/mate-dictionary/figures/mate-dictionary-applet.png share/help/el/mate-dictionary/figures/mate-dictionary-application.png share/help/el/mate-dictionary/figures/mate-dictionary-find.png share/help/el/mate-dictionary/figures/mate-dictionary-lookup.png share/help/el/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/el/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/el/mate-dictionary/index.docbook share/help/el/mate-dictionary/legal.xml share/help/el/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/el/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/el/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/el/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/el/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/el/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/el/mate-disk-usage-analyzer/figures/baobab_window.png share/help/el/mate-disk-usage-analyzer/index.docbook share/help/el/mate-disk-usage-analyzer/legal.xml share/help/el/mate-search-tool/figures/mate-search-tool_window.png share/help/el/mate-search-tool/index.docbook share/help/el/mate-search-tool/legal.xml share/help/el/mate-system-log/figures/syslog_window.png share/help/el/mate-system-log/index.docbook share/help/el/mate-system-log/legal.xml share/help/en_GB/mate-dictionary/figures/mate-dictionary-add-source.png share/help/en_GB/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/en_GB/mate-dictionary/figures/mate-dictionary-applet.png share/help/en_GB/mate-dictionary/figures/mate-dictionary-application.png share/help/en_GB/mate-dictionary/figures/mate-dictionary-find.png share/help/en_GB/mate-dictionary/figures/mate-dictionary-lookup.png share/help/en_GB/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/en_GB/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/en_GB/mate-dictionary/index.docbook share/help/en_GB/mate-dictionary/legal.xml share/help/en_GB/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/en_GB/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/en_GB/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/en_GB/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/en_GB/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/en_GB/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/en_GB/mate-disk-usage-analyzer/figures/baobab_window.png share/help/en_GB/mate-disk-usage-analyzer/index.docbook share/help/en_GB/mate-disk-usage-analyzer/legal.xml share/help/en_GB/mate-search-tool/figures/mate-search-tool_window.png share/help/en_GB/mate-search-tool/index.docbook share/help/en_GB/mate-search-tool/legal.xml share/help/en_GB/mate-system-log/figures/syslog_window.png share/help/en_GB/mate-system-log/index.docbook share/help/en_GB/mate-system-log/legal.xml share/help/es/mate-dictionary/figures/mate-dictionary-add-source.png share/help/es/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/es/mate-dictionary/figures/mate-dictionary-applet.png share/help/es/mate-dictionary/figures/mate-dictionary-application.png share/help/es/mate-dictionary/figures/mate-dictionary-find.png share/help/es/mate-dictionary/figures/mate-dictionary-lookup.png share/help/es/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/es/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/es/mate-dictionary/index.docbook share/help/es/mate-dictionary/legal.xml share/help/es/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/es/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/es/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/es/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/es/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/es/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/es/mate-disk-usage-analyzer/figures/baobab_window.png share/help/es/mate-disk-usage-analyzer/index.docbook share/help/es/mate-disk-usage-analyzer/legal.xml share/help/es/mate-search-tool/figures/mate-search-tool_window.png share/help/es/mate-search-tool/index.docbook share/help/es/mate-search-tool/legal.xml share/help/es/mate-system-log/figures/syslog_window.png share/help/es/mate-system-log/index.docbook share/help/es/mate-system-log/legal.xml share/help/eu/mate-dictionary/figures/mate-dictionary-add-source.png share/help/eu/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/eu/mate-dictionary/figures/mate-dictionary-applet.png share/help/eu/mate-dictionary/figures/mate-dictionary-application.png share/help/eu/mate-dictionary/figures/mate-dictionary-find.png share/help/eu/mate-dictionary/figures/mate-dictionary-lookup.png share/help/eu/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/eu/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/eu/mate-dictionary/index.docbook share/help/eu/mate-dictionary/legal.xml share/help/eu/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/eu/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/eu/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/eu/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/eu/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/eu/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/eu/mate-disk-usage-analyzer/figures/baobab_window.png share/help/eu/mate-disk-usage-analyzer/index.docbook share/help/eu/mate-disk-usage-analyzer/legal.xml share/help/eu/mate-search-tool/figures/mate-search-tool_window.png share/help/eu/mate-search-tool/index.docbook share/help/eu/mate-search-tool/legal.xml share/help/eu/mate-system-log/figures/syslog_window.png share/help/eu/mate-system-log/index.docbook share/help/eu/mate-system-log/legal.xml share/help/fi/mate-dictionary/figures/mate-dictionary-add-source.png share/help/fi/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/fi/mate-dictionary/figures/mate-dictionary-applet.png share/help/fi/mate-dictionary/figures/mate-dictionary-application.png share/help/fi/mate-dictionary/figures/mate-dictionary-find.png share/help/fi/mate-dictionary/figures/mate-dictionary-lookup.png share/help/fi/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/fi/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/fi/mate-dictionary/index.docbook share/help/fi/mate-dictionary/legal.xml share/help/fi/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/fi/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/fi/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/fi/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/fi/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/fi/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/fi/mate-disk-usage-analyzer/figures/baobab_window.png share/help/fi/mate-disk-usage-analyzer/index.docbook share/help/fi/mate-disk-usage-analyzer/legal.xml share/help/fi/mate-search-tool/figures/mate-search-tool_window.png share/help/fi/mate-search-tool/index.docbook share/help/fi/mate-search-tool/legal.xml share/help/fi/mate-system-log/figures/syslog_window.png share/help/fi/mate-system-log/index.docbook share/help/fi/mate-system-log/legal.xml share/help/fr/mate-dictionary/figures/mate-dictionary-add-source.png share/help/fr/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/fr/mate-dictionary/figures/mate-dictionary-applet.png share/help/fr/mate-dictionary/figures/mate-dictionary-application.png share/help/fr/mate-dictionary/figures/mate-dictionary-find.png share/help/fr/mate-dictionary/figures/mate-dictionary-lookup.png share/help/fr/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/fr/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/fr/mate-dictionary/index.docbook share/help/fr/mate-dictionary/legal.xml share/help/fr/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/fr/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/fr/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/fr/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/fr/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/fr/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/fr/mate-disk-usage-analyzer/figures/baobab_window.png share/help/fr/mate-disk-usage-analyzer/index.docbook share/help/fr/mate-disk-usage-analyzer/legal.xml share/help/fr/mate-search-tool/figures/mate-search-tool_window.png share/help/fr/mate-search-tool/index.docbook share/help/fr/mate-search-tool/legal.xml share/help/fr/mate-system-log/figures/syslog_window.png share/help/fr/mate-system-log/index.docbook share/help/fr/mate-system-log/legal.xml share/help/it/mate-dictionary/figures/mate-dictionary-add-source.png share/help/it/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/it/mate-dictionary/figures/mate-dictionary-applet.png share/help/it/mate-dictionary/figures/mate-dictionary-application.png share/help/it/mate-dictionary/figures/mate-dictionary-find.png share/help/it/mate-dictionary/figures/mate-dictionary-lookup.png share/help/it/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/it/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/it/mate-dictionary/index.docbook share/help/it/mate-dictionary/legal.xml share/help/it/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/it/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/it/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/it/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/it/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/it/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/it/mate-disk-usage-analyzer/figures/baobab_window.png share/help/it/mate-disk-usage-analyzer/index.docbook share/help/it/mate-disk-usage-analyzer/legal.xml share/help/it/mate-search-tool/figures/mate-search-tool_window.png share/help/it/mate-search-tool/index.docbook share/help/it/mate-search-tool/legal.xml share/help/it/mate-system-log/figures/syslog_window.png share/help/it/mate-system-log/index.docbook share/help/it/mate-system-log/legal.xml share/help/ko/mate-search-tool/figures/mate-search-tool_window.png share/help/ko/mate-search-tool/index.docbook share/help/ko/mate-search-tool/legal.xml share/help/ko/mate-system-log/figures/syslog_window.png share/help/ko/mate-system-log/index.docbook share/help/ko/mate-system-log/legal.xml share/help/oc/mate-dictionary/figures/mate-dictionary-add-source.png share/help/oc/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/oc/mate-dictionary/figures/mate-dictionary-applet.png share/help/oc/mate-dictionary/figures/mate-dictionary-application.png share/help/oc/mate-dictionary/figures/mate-dictionary-find.png share/help/oc/mate-dictionary/figures/mate-dictionary-lookup.png share/help/oc/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/oc/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/oc/mate-dictionary/index.docbook share/help/oc/mate-dictionary/legal.xml share/help/oc/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/oc/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/oc/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/oc/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/oc/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/oc/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/oc/mate-disk-usage-analyzer/figures/baobab_window.png share/help/oc/mate-disk-usage-analyzer/index.docbook share/help/oc/mate-disk-usage-analyzer/legal.xml share/help/oc/mate-search-tool/figures/mate-search-tool_window.png share/help/oc/mate-search-tool/index.docbook share/help/oc/mate-search-tool/legal.xml share/help/oc/mate-system-log/figures/syslog_window.png share/help/oc/mate-system-log/index.docbook share/help/oc/mate-system-log/legal.xml share/help/pl/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/pl/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/pl/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/pl/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/pl/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/pl/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/pl/mate-disk-usage-analyzer/figures/baobab_window.png share/help/pl/mate-disk-usage-analyzer/index.docbook share/help/pl/mate-disk-usage-analyzer/legal.xml share/help/ru/mate-dictionary/figures/mate-dictionary-add-source.png share/help/ru/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/ru/mate-dictionary/figures/mate-dictionary-applet.png share/help/ru/mate-dictionary/figures/mate-dictionary-application.png share/help/ru/mate-dictionary/figures/mate-dictionary-find.png share/help/ru/mate-dictionary/figures/mate-dictionary-lookup.png share/help/ru/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/ru/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/ru/mate-dictionary/index.docbook share/help/ru/mate-dictionary/legal.xml share/help/ru/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/ru/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/ru/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/ru/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/ru/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/ru/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/ru/mate-disk-usage-analyzer/figures/baobab_window.png share/help/ru/mate-disk-usage-analyzer/index.docbook share/help/ru/mate-disk-usage-analyzer/legal.xml share/help/ru/mate-search-tool/figures/mate-search-tool_window.png share/help/ru/mate-search-tool/index.docbook share/help/ru/mate-search-tool/legal.xml share/help/ru/mate-system-log/figures/syslog_window.png share/help/ru/mate-system-log/index.docbook share/help/ru/mate-system-log/legal.xml share/help/sv/mate-dictionary/figures/mate-dictionary-add-source.png share/help/sv/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/sv/mate-dictionary/figures/mate-dictionary-applet.png share/help/sv/mate-dictionary/figures/mate-dictionary-application.png share/help/sv/mate-dictionary/figures/mate-dictionary-find.png share/help/sv/mate-dictionary/figures/mate-dictionary-lookup.png share/help/sv/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/sv/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/sv/mate-dictionary/index.docbook share/help/sv/mate-dictionary/legal.xml share/help/sv/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/sv/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/sv/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/sv/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/sv/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/sv/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/sv/mate-disk-usage-analyzer/figures/baobab_window.png share/help/sv/mate-disk-usage-analyzer/index.docbook share/help/sv/mate-disk-usage-analyzer/legal.xml share/help/sv/mate-search-tool/figures/mate-search-tool_window.png share/help/sv/mate-search-tool/index.docbook share/help/sv/mate-search-tool/legal.xml share/help/sv/mate-system-log/figures/syslog_window.png share/help/sv/mate-system-log/index.docbook share/help/sv/mate-system-log/legal.xml share/help/uk/mate-dictionary/figures/mate-dictionary-add-source.png share/help/uk/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/uk/mate-dictionary/figures/mate-dictionary-applet.png share/help/uk/mate-dictionary/figures/mate-dictionary-application.png share/help/uk/mate-dictionary/figures/mate-dictionary-find.png share/help/uk/mate-dictionary/figures/mate-dictionary-lookup.png share/help/uk/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/uk/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/uk/mate-dictionary/index.docbook share/help/uk/mate-dictionary/legal.xml share/help/uk/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/uk/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/uk/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/uk/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/uk/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/uk/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/uk/mate-disk-usage-analyzer/figures/baobab_window.png share/help/uk/mate-disk-usage-analyzer/index.docbook share/help/uk/mate-disk-usage-analyzer/legal.xml share/help/uk/mate-search-tool/figures/mate-search-tool_window.png share/help/uk/mate-search-tool/index.docbook share/help/uk/mate-search-tool/legal.xml share/help/uk/mate-system-log/figures/syslog_window.png share/help/uk/mate-system-log/index.docbook share/help/uk/mate-system-log/legal.xml share/help/zh_CN/mate-dictionary/figures/mate-dictionary-add-source.png share/help/zh_CN/mate-dictionary/figures/mate-dictionary-applet-window.png share/help/zh_CN/mate-dictionary/figures/mate-dictionary-applet.png share/help/zh_CN/mate-dictionary/figures/mate-dictionary-application.png share/help/zh_CN/mate-dictionary/figures/mate-dictionary-find.png share/help/zh_CN/mate-dictionary/figures/mate-dictionary-lookup.png share/help/zh_CN/mate-dictionary/figures/mate-dictionary-preferences-print.png share/help/zh_CN/mate-dictionary/figures/mate-dictionary-preferences-source.png share/help/zh_CN/mate-dictionary/index.docbook share/help/zh_CN/mate-dictionary/legal.xml share/help/zh_CN/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/zh_CN/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/zh_CN/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/zh_CN/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/zh_CN/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/zh_CN/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/zh_CN/mate-disk-usage-analyzer/figures/baobab_window.png share/help/zh_CN/mate-disk-usage-analyzer/index.docbook share/help/zh_CN/mate-disk-usage-analyzer/legal.xml share/help/zh_CN/mate-search-tool/figures/mate-search-tool_window.png share/help/zh_CN/mate-search-tool/index.docbook share/help/zh_CN/mate-search-tool/legal.xml share/help/zh_CN/mate-system-log/figures/syslog_window.png share/help/zh_CN/mate-system-log/index.docbook share/help/zh_CN/mate-system-log/legal.xml share/help/zh_HK/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/zh_HK/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/zh_HK/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/zh_HK/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/zh_HK/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/zh_HK/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/zh_HK/mate-disk-usage-analyzer/figures/baobab_window.png share/help/zh_HK/mate-disk-usage-analyzer/index.docbook share/help/zh_HK/mate-disk-usage-analyzer/legal.xml share/help/zh_TW/mate-disk-usage-analyzer/figures/baobab_fullscan.png share/help/zh_TW/mate-disk-usage-analyzer/figures/baobab_prefs.png share/help/zh_TW/mate-disk-usage-analyzer/figures/baobab_remote.png share/help/zh_TW/mate-disk-usage-analyzer/figures/baobab_ringschart1.png share/help/zh_TW/mate-disk-usage-analyzer/figures/baobab_ringschart2.png share/help/zh_TW/mate-disk-usage-analyzer/figures/baobab_treemaps.png share/help/zh_TW/mate-disk-usage-analyzer/figures/baobab_window.png share/help/zh_TW/mate-disk-usage-analyzer/index.docbook share/help/zh_TW/mate-disk-usage-analyzer/legal.xml share/icons/hicolor/16x16/apps/mate-system-log.png share/icons/hicolor/22x22/apps/mate-system-log.png share/icons/hicolor/24x24/apps/mate-disk-usage-analyzer.png share/icons/hicolor/256x256/apps/mate-system-log.png share/icons/hicolor/32x32/apps/mate-system-log.png share/icons/hicolor/48x48/apps/mate-system-log.png share/icons/hicolor/scalable/apps/mate-disk-usage-analyzer.svg share/icons/hicolor/scalable/apps/mate-system-log-symbolic.svg share/locale/af/LC_MESSAGES/mate-utils.mo share/locale/am/LC_MESSAGES/mate-utils.mo share/locale/ar/LC_MESSAGES/mate-utils.mo share/locale/as/LC_MESSAGES/mate-utils.mo share/locale/ast/LC_MESSAGES/mate-utils.mo share/locale/az/LC_MESSAGES/mate-utils.mo share/locale/be/LC_MESSAGES/mate-utils.mo share/locale/bg/LC_MESSAGES/mate-utils.mo share/locale/bn/LC_MESSAGES/mate-utils.mo share/locale/bn_IN/LC_MESSAGES/mate-utils.mo share/locale/br/LC_MESSAGES/mate-utils.mo share/locale/bs/LC_MESSAGES/mate-utils.mo share/locale/ca/LC_MESSAGES/mate-utils.mo share/locale/ca@valencia/LC_MESSAGES/mate-utils.mo share/locale/cmn/LC_MESSAGES/mate-utils.mo share/locale/crh/LC_MESSAGES/mate-utils.mo share/locale/cs/LC_MESSAGES/mate-utils.mo share/locale/cy/LC_MESSAGES/mate-utils.mo share/locale/da/LC_MESSAGES/mate-utils.mo share/locale/de/LC_MESSAGES/mate-utils.mo share/locale/dz/LC_MESSAGES/mate-utils.mo share/locale/el/LC_MESSAGES/mate-utils.mo share/locale/en_AU/LC_MESSAGES/mate-utils.mo share/locale/en_CA/LC_MESSAGES/mate-utils.mo share/locale/en_GB/LC_MESSAGES/mate-utils.mo share/locale/eo/LC_MESSAGES/mate-utils.mo share/locale/es/LC_MESSAGES/mate-utils.mo +share/locale/es_AR/LC_MESSAGES/mate-utils.mo share/locale/es_CO/LC_MESSAGES/mate-utils.mo share/locale/es_MX/LC_MESSAGES/mate-utils.mo share/locale/et/LC_MESSAGES/mate-utils.mo share/locale/eu/LC_MESSAGES/mate-utils.mo share/locale/fa/LC_MESSAGES/mate-utils.mo share/locale/fi/LC_MESSAGES/mate-utils.mo share/locale/fr/LC_MESSAGES/mate-utils.mo +share/locale/fr_CA/LC_MESSAGES/mate-utils.mo share/locale/frp/LC_MESSAGES/mate-utils.mo share/locale/ga/LC_MESSAGES/mate-utils.mo share/locale/gl/LC_MESSAGES/mate-utils.mo share/locale/gu/LC_MESSAGES/mate-utils.mo share/locale/he/LC_MESSAGES/mate-utils.mo share/locale/hi/LC_MESSAGES/mate-utils.mo share/locale/hr/LC_MESSAGES/mate-utils.mo share/locale/hu/LC_MESSAGES/mate-utils.mo share/locale/hy/LC_MESSAGES/mate-utils.mo share/locale/id/LC_MESSAGES/mate-utils.mo share/locale/is/LC_MESSAGES/mate-utils.mo share/locale/it/LC_MESSAGES/mate-utils.mo share/locale/ja/LC_MESSAGES/mate-utils.mo share/locale/jv/LC_MESSAGES/mate-utils.mo share/locale/ka/LC_MESSAGES/mate-utils.mo share/locale/kk/LC_MESSAGES/mate-utils.mo share/locale/kn/LC_MESSAGES/mate-utils.mo share/locale/ko/LC_MESSAGES/mate-utils.mo share/locale/ku/LC_MESSAGES/mate-utils.mo share/locale/ku_IQ/LC_MESSAGES/mate-utils.mo share/locale/ky/LC_MESSAGES/mate-utils.mo share/locale/lt/LC_MESSAGES/mate-utils.mo share/locale/lv/LC_MESSAGES/mate-utils.mo share/locale/mai/LC_MESSAGES/mate-utils.mo share/locale/mg/LC_MESSAGES/mate-utils.mo share/locale/mk/LC_MESSAGES/mate-utils.mo share/locale/ml/LC_MESSAGES/mate-utils.mo share/locale/mn/LC_MESSAGES/mate-utils.mo share/locale/mr/LC_MESSAGES/mate-utils.mo share/locale/ms/LC_MESSAGES/mate-utils.mo share/locale/nb/LC_MESSAGES/mate-utils.mo share/locale/nds/LC_MESSAGES/mate-utils.mo share/locale/ne/LC_MESSAGES/mate-utils.mo share/locale/nl/LC_MESSAGES/mate-utils.mo share/locale/nn/LC_MESSAGES/mate-utils.mo share/locale/oc/LC_MESSAGES/mate-utils.mo share/locale/or/LC_MESSAGES/mate-utils.mo share/locale/pa/LC_MESSAGES/mate-utils.mo share/locale/pl/LC_MESSAGES/mate-utils.mo share/locale/pms/LC_MESSAGES/mate-utils.mo share/locale/ps/LC_MESSAGES/mate-utils.mo share/locale/pt/LC_MESSAGES/mate-utils.mo share/locale/pt_BR/LC_MESSAGES/mate-utils.mo share/locale/ro/LC_MESSAGES/mate-utils.mo share/locale/ru/LC_MESSAGES/mate-utils.mo share/locale/rw/LC_MESSAGES/mate-utils.mo share/locale/si/LC_MESSAGES/mate-utils.mo share/locale/sk/LC_MESSAGES/mate-utils.mo share/locale/sl/LC_MESSAGES/mate-utils.mo share/locale/sq/LC_MESSAGES/mate-utils.mo share/locale/sr/LC_MESSAGES/mate-utils.mo share/locale/sr@latin/LC_MESSAGES/mate-utils.mo share/locale/sv/LC_MESSAGES/mate-utils.mo share/locale/ta/LC_MESSAGES/mate-utils.mo share/locale/te/LC_MESSAGES/mate-utils.mo share/locale/th/LC_MESSAGES/mate-utils.mo share/locale/tr/LC_MESSAGES/mate-utils.mo share/locale/ug/LC_MESSAGES/mate-utils.mo share/locale/uk/LC_MESSAGES/mate-utils.mo share/locale/ur/LC_MESSAGES/mate-utils.mo share/locale/uz/LC_MESSAGES/mate-utils.mo share/locale/vi/LC_MESSAGES/mate-utils.mo share/locale/wa/LC_MESSAGES/mate-utils.mo share/locale/xh/LC_MESSAGES/mate-utils.mo share/locale/zh_CN/LC_MESSAGES/mate-utils.mo share/locale/zh_HK/LC_MESSAGES/mate-utils.mo share/locale/zh_TW/LC_MESSAGES/mate-utils.mo share/mate-dict/sources/default.desktop share/mate-dict/sources/thai.desktop share/mate-dictionary/dictionary-applet-menu.xml share/mate-dictionary/mate-dictionary-preferences.ui share/mate-dictionary/mate-dictionary-source.ui share/mate-dictionary/mate-dictionary-ui.xml share/mate-disk-usage-analyzer/baobab-dialog-scan-props.ui share/mate-disk-usage-analyzer/baobab-main-window.ui share/mate-disk-usage-analyzer/pixmaps/shot.png share/mate-panel/applets/org.mate.DictionaryApplet.mate-panel-applet share/mate-screenshot/mate-screenshot.ui %%DATADIR%%/logview-filter.ui %%DATADIR%%/logview-toolbar.xml share/pixmaps/mate-search-tool/thumbnail_frame.png Index: head/deskutils/mozo/Makefile =================================================================== --- head/deskutils/mozo/Makefile (revision 467270) +++ head/deskutils/mozo/Makefile (revision 467271) @@ -1,27 +1,26 @@ # Created by: FreeBSD GNOME Team # $FreeBSD$ PORTNAME= mozo -PORTVERSION= 1.18.0 -PORTREVISION= 1 +PORTVERSION= 1.20.0 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Editor for the freedesktop.org menu specification PORTSCOUT= limitw:1,even USES= gettext gmake localbase pathfix pkgconfig \ python:2.7 tar:xz USE_MATE= menus USE_GNOME= gtk30 intltool pygobject3 GNU_CONFIGURE= yes INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/Mozo/util.py .include Index: head/deskutils/mozo/distinfo =================================================================== --- head/deskutils/mozo/distinfo (revision 467270) +++ head/deskutils/mozo/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491619743 -SHA256 (mate/mozo-1.18.0.tar.xz) = ab24241d3203aca75974f0aeb96dbd215c5ac7ca67cd7af72caa6062f84ad613 -SIZE (mate/mozo-1.18.0.tar.xz) = 173432 +TIMESTAMP = 1519701445 +SHA256 (mate/mozo-1.20.0.tar.xz) = ef20df929fa89e33e818be5038cb222ed5022165a751435a53d2ddabda560884 +SIZE (mate/mozo-1.20.0.tar.xz) = 175684 Index: head/deskutils/mozo/pkg-plist =================================================================== --- head/deskutils/mozo/pkg-plist (revision 467270) +++ head/deskutils/mozo/pkg-plist (revision 467271) @@ -1,126 +1,127 @@ bin/mozo %%PYTHON_SITELIBDIR%%/Mozo/MainWindow.py %%PYTHON_SITELIBDIR%%/Mozo/MainWindow.pyc %%PYTHON_SITELIBDIR%%/Mozo/MainWindow.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/Mozo/MenuEditor.py %%PYTHON_SITELIBDIR%%/Mozo/MenuEditor.pyc %%PYTHON_SITELIBDIR%%/Mozo/MenuEditor.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/Mozo/__init__.py %%PYTHON_SITELIBDIR%%/Mozo/__init__.pyc %%PYTHON_SITELIBDIR%%/Mozo/__init__.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/Mozo/config.py %%PYTHON_SITELIBDIR%%/Mozo/config.pyc %%PYTHON_SITELIBDIR%%/Mozo/config.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/Mozo/util.py %%PYTHON_SITELIBDIR%%/Mozo/util.pyc %%PYTHON_SITELIBDIR%%/Mozo/util.%%PYTHON_PYOEXTENSION%% man/man1/mozo.1.gz share/applications/mozo.desktop share/icons/hicolor/16x16/apps/mozo.png share/icons/hicolor/22x22/apps/mozo.png share/icons/hicolor/24x24/apps/mozo.png share/icons/hicolor/256x256/apps/mozo.png share/icons/hicolor/32x32/apps/mozo.png share/icons/hicolor/48x48/apps/mozo.png share/locale/af/LC_MESSAGES/mozo.mo share/locale/am/LC_MESSAGES/mozo.mo share/locale/an/LC_MESSAGES/mozo.mo share/locale/ar/LC_MESSAGES/mozo.mo share/locale/as/LC_MESSAGES/mozo.mo share/locale/ast/LC_MESSAGES/mozo.mo share/locale/be/LC_MESSAGES/mozo.mo share/locale/bg/LC_MESSAGES/mozo.mo share/locale/bn/LC_MESSAGES/mozo.mo share/locale/bn_IN/LC_MESSAGES/mozo.mo share/locale/br/LC_MESSAGES/mozo.mo share/locale/bs/LC_MESSAGES/mozo.mo share/locale/ca/LC_MESSAGES/mozo.mo share/locale/ca@valencia/LC_MESSAGES/mozo.mo share/locale/cmn/LC_MESSAGES/mozo.mo share/locale/crh/LC_MESSAGES/mozo.mo share/locale/cs/LC_MESSAGES/mozo.mo share/locale/cy/LC_MESSAGES/mozo.mo share/locale/da/LC_MESSAGES/mozo.mo share/locale/de/LC_MESSAGES/mozo.mo share/locale/dz/LC_MESSAGES/mozo.mo share/locale/el/LC_MESSAGES/mozo.mo share/locale/en_AU/LC_MESSAGES/mozo.mo share/locale/en_CA/LC_MESSAGES/mozo.mo share/locale/en_GB/LC_MESSAGES/mozo.mo share/locale/eo/LC_MESSAGES/mozo.mo share/locale/es/LC_MESSAGES/mozo.mo share/locale/es_AR/LC_MESSAGES/mozo.mo share/locale/es_CL/LC_MESSAGES/mozo.mo share/locale/es_CO/LC_MESSAGES/mozo.mo share/locale/es_MX/LC_MESSAGES/mozo.mo share/locale/es_VE/LC_MESSAGES/mozo.mo share/locale/et/LC_MESSAGES/mozo.mo share/locale/eu/LC_MESSAGES/mozo.mo share/locale/fa/LC_MESSAGES/mozo.mo share/locale/fi/LC_MESSAGES/mozo.mo share/locale/fr/LC_MESSAGES/mozo.mo share/locale/fr_CA/LC_MESSAGES/mozo.mo share/locale/frp/LC_MESSAGES/mozo.mo share/locale/fur/LC_MESSAGES/mozo.mo share/locale/fy/LC_MESSAGES/mozo.mo share/locale/ga/LC_MESSAGES/mozo.mo share/locale/gl/LC_MESSAGES/mozo.mo share/locale/gu/LC_MESSAGES/mozo.mo share/locale/he/LC_MESSAGES/mozo.mo share/locale/hi/LC_MESSAGES/mozo.mo share/locale/hr/LC_MESSAGES/mozo.mo share/locale/hu/LC_MESSAGES/mozo.mo share/locale/hy/LC_MESSAGES/mozo.mo share/locale/id/LC_MESSAGES/mozo.mo share/locale/is/LC_MESSAGES/mozo.mo share/locale/it/LC_MESSAGES/mozo.mo share/locale/ja/LC_MESSAGES/mozo.mo share/locale/ka/LC_MESSAGES/mozo.mo share/locale/kk/LC_MESSAGES/mozo.mo share/locale/kn/LC_MESSAGES/mozo.mo share/locale/ko/LC_MESSAGES/mozo.mo share/locale/ku/LC_MESSAGES/mozo.mo share/locale/ku_IQ/LC_MESSAGES/mozo.mo share/locale/ky/LC_MESSAGES/mozo.mo share/locale/lt/LC_MESSAGES/mozo.mo share/locale/lv/LC_MESSAGES/mozo.mo share/locale/mai/LC_MESSAGES/mozo.mo share/locale/mg/LC_MESSAGES/mozo.mo share/locale/mk/LC_MESSAGES/mozo.mo share/locale/ml/LC_MESSAGES/mozo.mo share/locale/mn/LC_MESSAGES/mozo.mo share/locale/mr/LC_MESSAGES/mozo.mo share/locale/ms/LC_MESSAGES/mozo.mo share/locale/nb/LC_MESSAGES/mozo.mo share/locale/nds/LC_MESSAGES/mozo.mo +share/locale/ne/LC_MESSAGES/mozo.mo share/locale/nl/LC_MESSAGES/mozo.mo share/locale/nn/LC_MESSAGES/mozo.mo share/locale/oc/LC_MESSAGES/mozo.mo share/locale/or/LC_MESSAGES/mozo.mo share/locale/pa/LC_MESSAGES/mozo.mo share/locale/pl/LC_MESSAGES/mozo.mo share/locale/pms/LC_MESSAGES/mozo.mo share/locale/ps/LC_MESSAGES/mozo.mo share/locale/pt/LC_MESSAGES/mozo.mo share/locale/pt_BR/LC_MESSAGES/mozo.mo share/locale/ro/LC_MESSAGES/mozo.mo share/locale/ru/LC_MESSAGES/mozo.mo share/locale/si/LC_MESSAGES/mozo.mo share/locale/sk/LC_MESSAGES/mozo.mo share/locale/sl/LC_MESSAGES/mozo.mo share/locale/sq/LC_MESSAGES/mozo.mo share/locale/sr/LC_MESSAGES/mozo.mo share/locale/sr@latin/LC_MESSAGES/mozo.mo share/locale/sv/LC_MESSAGES/mozo.mo share/locale/ta/LC_MESSAGES/mozo.mo share/locale/te/LC_MESSAGES/mozo.mo share/locale/th/LC_MESSAGES/mozo.mo share/locale/tr/LC_MESSAGES/mozo.mo share/locale/ug/LC_MESSAGES/mozo.mo share/locale/uk/LC_MESSAGES/mozo.mo share/locale/uz/LC_MESSAGES/mozo.mo share/locale/vi/LC_MESSAGES/mozo.mo share/locale/zh_CN/LC_MESSAGES/mozo.mo share/locale/zh_HK/LC_MESSAGES/mozo.mo share/locale/zh_TW/LC_MESSAGES/mozo.mo %%DATADIR%%/mozo.ui Index: head/devel/mate-common/Makefile =================================================================== --- head/devel/mate-common/Makefile (revision 467270) +++ head/devel/mate-common/Makefile (revision 467271) @@ -1,21 +1,21 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-common -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= devel mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Common automake macros for MATE LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even USES= gmake pkgconfig:both tar:xz GNU_CONFIGURE= yes .include Index: head/devel/mate-common/distinfo =================================================================== --- head/devel/mate-common/distinfo (revision 467270) +++ head/devel/mate-common/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491670734 -SHA256 (mate/mate-common-1.18.0.tar.xz) = d77c44546e748f94cf93707ab3593146109401c9bcde533fc308863f9ca20580 -SIZE (mate/mate-common-1.18.0.tar.xz) = 72608 +TIMESTAMP = 1519702078 +SHA256 (mate/mate-common-1.20.0.tar.xz) = 616d9c319ee892f05494570fb0f7316c10f17a1f8d15d0a9a6ae38c320161a41 +SIZE (mate/mate-common-1.20.0.tar.xz) = 73108 Index: head/editors/pluma/Makefile =================================================================== --- head/editors/pluma/Makefile (revision 467270) +++ head/editors/pluma/Makefile (revision 467271) @@ -1,41 +1,41 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= pluma -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.1 CATEGORIES= editors mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Small but powerful text editor for MATE Desktop Environment LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes LIB_DEPENDS= libenchant.so:textproc/enchant \ libpeas-gtk-1.0.so:devel/libpeas RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils gmake libtool localbase \ pathfix pkgconfig python:3.3+ shebangfix tar:xz USE_XORG= ice sm x11 USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 gtksourceview3 \ gvfs intltool introspection libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip SHEBANG_FILES= ${WRKSRC}/plugins/externaltools/data/search-recursive.tool.in \ ${WRKSRC}/plugins/externaltools/data/switch-c.tool.in GLIB_SCHEMAS= org.mate.pluma.gschema.xml \ org.mate.pluma.plugins.filebrowser.gschema.xml \ org.mate.pluma.plugins.spell.gschema.xml \ - org.mate.pluma.plugins.time.gschema.xml + org.mate.pluma.plugins.time.gschema.xml .include Index: head/editors/pluma/distinfo =================================================================== --- head/editors/pluma/distinfo (revision 467270) +++ head/editors/pluma/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497524300 -SHA256 (mate/pluma-1.18.2.tar.xz) = ff0f29d4eaa946cbb2b26bbdc2b2d5a308b2d16ec99ea384bcb13f1f3d1a09fc -SIZE (mate/pluma-1.18.2.tar.xz) = 3348500 +TIMESTAMP = 1523144240 +SHA256 (mate/pluma-1.20.1.tar.xz) = e346d447b376537eb7f8937a7b1cfd15eee983d516e3d0fafd019bdfaeff5925 +SIZE (mate/pluma-1.20.1.tar.xz) = 3414916 Index: head/editors/pluma/pkg-plist =================================================================== --- head/editors/pluma/pkg-plist (revision 467270) +++ head/editors/pluma/pkg-plist (revision 467271) @@ -1,508 +1,509 @@ bin/pluma include/pluma/pluma-app.h include/pluma/pluma-commands.h include/pluma/pluma-debug.h include/pluma/pluma-document.h include/pluma/pluma-encodings-combo-box.h include/pluma/pluma-encodings.h include/pluma/pluma-help.h include/pluma/pluma-message-bus.h include/pluma/pluma-message-type.h include/pluma/pluma-message.h include/pluma/pluma-notebook.h include/pluma/pluma-panel.h include/pluma/pluma-prefs-manager-app.h include/pluma/pluma-prefs-manager.h include/pluma/pluma-progress-message-area.h include/pluma/pluma-status-combo-box.h include/pluma/pluma-statusbar.h include/pluma/pluma-tab.h include/pluma/pluma-utils.h include/pluma/pluma-view.h include/pluma/pluma-window.h lib/girepository-1.0/Pluma-1.0.typelib lib/pluma/plugins/changecase.plugin lib/pluma/plugins/docinfo.plugin lib/pluma/plugins/externaltools.plugin lib/pluma/plugins/externaltools/__init__.py lib/pluma/plugins/externaltools/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/externaltools/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/externaltools/__pycache__/filelookup.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/externaltools/__pycache__/filelookup.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/externaltools/__pycache__/linkparsing.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/externaltools/__pycache__/linkparsing.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/externaltools/__pycache__/manager.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/externaltools/__pycache__/manager.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/externaltools/__pycache__/outputpanel.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/externaltools/__pycache__/outputpanel.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/externaltools/capture.py lib/pluma/plugins/externaltools/filelookup.py lib/pluma/plugins/externaltools/functions.py lib/pluma/plugins/externaltools/library.py lib/pluma/plugins/externaltools/linkparsing.py lib/pluma/plugins/externaltools/manager.py lib/pluma/plugins/externaltools/outputpanel.py lib/pluma/plugins/filebrowser.plugin lib/pluma/plugins/libchangecase.so lib/pluma/plugins/libdocinfo.so lib/pluma/plugins/libfilebrowser.so lib/pluma/plugins/libmodelines.so lib/pluma/plugins/libsort.so lib/pluma/plugins/libspell.so lib/pluma/plugins/libtaglist.so lib/pluma/plugins/libtime.so lib/pluma/plugins/libtrailsave.so lib/pluma/plugins/modelines.plugin lib/pluma/plugins/pythonconsole.plugin lib/pluma/plugins/pythonconsole/__init__.py lib/pluma/plugins/pythonconsole/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/pythonconsole/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/pythonconsole/__pycache__/config.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/pythonconsole/__pycache__/config.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/pythonconsole/config.py lib/pluma/plugins/pythonconsole/console.py lib/pluma/plugins/quickopen.plugin lib/pluma/plugins/quickopen/__init__.py lib/pluma/plugins/quickopen/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/quickopen/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/quickopen/__pycache__/popup.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/quickopen/__pycache__/popup.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/quickopen/__pycache__/virtualdirs.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/quickopen/__pycache__/virtualdirs.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/quickopen/__pycache__/windowhelper.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/quickopen/__pycache__/windowhelper.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/quickopen/popup.py lib/pluma/plugins/quickopen/virtualdirs.py lib/pluma/plugins/quickopen/windowhelper.py lib/pluma/plugins/snippets.plugin lib/pluma/plugins/snippets/Completion.py lib/pluma/plugins/snippets/Document.py lib/pluma/plugins/snippets/Exporter.py lib/pluma/plugins/snippets/Helper.py lib/pluma/plugins/snippets/Importer.py lib/pluma/plugins/snippets/LanguageManager.py lib/pluma/plugins/snippets/Library.py lib/pluma/plugins/snippets/Manager.py lib/pluma/plugins/snippets/Parser.py lib/pluma/plugins/snippets/Placeholder.py lib/pluma/plugins/snippets/Snippet.py lib/pluma/plugins/snippets/SubstitutionParser.py lib/pluma/plugins/snippets/WindowHelper.py lib/pluma/plugins/snippets/__init__.py lib/pluma/plugins/snippets/__pycache__/Completion.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/Completion.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/Document.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/Document.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/Exporter.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/Exporter.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/Helper.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/Helper.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/Importer.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/Importer.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/LanguageManager.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/LanguageManager.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/Manager.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/Manager.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/Parser.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/Parser.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/Snippet.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/Snippet.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/SubstitutionParser.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/SubstitutionParser.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/WindowHelper.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/WindowHelper.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/snippets/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%% lib/pluma/plugins/snippets/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc lib/pluma/plugins/sort.plugin lib/pluma/plugins/spell.plugin lib/pluma/plugins/taglist.plugin lib/pluma/plugins/time.plugin lib/pluma/plugins/trailsave.plugin libdata/pkgconfig/pluma.pc libexec/pluma/pluma-bugreport.sh man/man1/pluma.1.gz share/appdata/pluma.appdata.xml share/applications/pluma.desktop %%PORTDOCS%%%%DOCSDIR%%/PlumaMessage.html %%PORTDOCS%%%%DOCSDIR%%/PlumaMessageBus.html %%PORTDOCS%%%%DOCSDIR%%/PlumaMessageType.html %%PORTDOCS%%%%DOCSDIR%%/ch01.html %%PORTDOCS%%%%DOCSDIR%%/home.png %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/left.png %%PORTDOCS%%%%DOCSDIR%%/pluma-PlumaPrintJob.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-app.html -%%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-convert.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-debug.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-document.html -%%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-encodings-option-menu.html +%%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-encodings-combo-box.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-encodings.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-file-chooser-dialog.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-help.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-metadata-manager.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-notebook.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-panel.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-prefs-manager-app.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-prefs-manager.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-print-job-preview.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-progress-message-area.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-statusbar.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-tab.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-utils.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-view.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-window.html %%PORTDOCS%%%%DOCSDIR%%/pluma.devhelp2 %%PORTDOCS%%%%DOCSDIR%%/right-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/right.png %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/up-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/up.png share/gir-1.0/Pluma-1.0.gir share/help/C/pluma/figures/pluma_format_bold.png share/help/C/pluma/figures/pluma_format_italic.png share/help/C/pluma/figures/pluma_format_strikethrough.png share/help/C/pluma/figures/pluma_format_underline.png share/help/C/pluma/figures/pluma_recent_files_menu_icon.png share/help/C/pluma/figures/pluma_window.png share/help/C/pluma/index.docbook share/help/C/pluma/legal.xml share/help/ar/pluma/figures/pluma_format_bold.png share/help/ar/pluma/figures/pluma_format_italic.png share/help/ar/pluma/figures/pluma_format_strikethrough.png share/help/ar/pluma/figures/pluma_format_underline.png share/help/ar/pluma/figures/pluma_recent_files_menu_icon.png share/help/ar/pluma/figures/pluma_window.png share/help/ar/pluma/index.docbook share/help/ar/pluma/legal.xml share/help/bg/pluma/figures/pluma_format_bold.png share/help/bg/pluma/figures/pluma_format_italic.png share/help/bg/pluma/figures/pluma_format_strikethrough.png share/help/bg/pluma/figures/pluma_format_underline.png share/help/bg/pluma/figures/pluma_recent_files_menu_icon.png share/help/bg/pluma/figures/pluma_window.png share/help/bg/pluma/index.docbook share/help/bg/pluma/legal.xml share/help/ca/pluma/figures/pluma_format_bold.png share/help/ca/pluma/figures/pluma_format_italic.png share/help/ca/pluma/figures/pluma_format_strikethrough.png share/help/ca/pluma/figures/pluma_format_underline.png share/help/ca/pluma/figures/pluma_recent_files_menu_icon.png share/help/ca/pluma/figures/pluma_window.png share/help/ca/pluma/index.docbook share/help/ca/pluma/legal.xml share/help/cs/pluma/figures/pluma_format_bold.png share/help/cs/pluma/figures/pluma_format_italic.png share/help/cs/pluma/figures/pluma_format_strikethrough.png share/help/cs/pluma/figures/pluma_format_underline.png share/help/cs/pluma/figures/pluma_recent_files_menu_icon.png share/help/cs/pluma/figures/pluma_window.png share/help/cs/pluma/index.docbook share/help/cs/pluma/legal.xml share/help/da/pluma/figures/pluma_format_bold.png share/help/da/pluma/figures/pluma_format_italic.png share/help/da/pluma/figures/pluma_format_strikethrough.png share/help/da/pluma/figures/pluma_format_underline.png share/help/da/pluma/figures/pluma_recent_files_menu_icon.png share/help/da/pluma/figures/pluma_window.png share/help/da/pluma/index.docbook share/help/da/pluma/legal.xml share/help/de/pluma/figures/pluma_format_bold.png share/help/de/pluma/figures/pluma_format_italic.png share/help/de/pluma/figures/pluma_format_strikethrough.png share/help/de/pluma/figures/pluma_format_underline.png share/help/de/pluma/figures/pluma_recent_files_menu_icon.png share/help/de/pluma/figures/pluma_window.png share/help/de/pluma/index.docbook share/help/de/pluma/legal.xml share/help/el/pluma/figures/pluma_format_bold.png share/help/el/pluma/figures/pluma_format_italic.png share/help/el/pluma/figures/pluma_format_strikethrough.png share/help/el/pluma/figures/pluma_format_underline.png share/help/el/pluma/figures/pluma_recent_files_menu_icon.png share/help/el/pluma/figures/pluma_window.png share/help/el/pluma/index.docbook share/help/el/pluma/legal.xml share/help/es/pluma/figures/pluma_format_bold.png share/help/es/pluma/figures/pluma_format_italic.png share/help/es/pluma/figures/pluma_format_strikethrough.png share/help/es/pluma/figures/pluma_format_underline.png share/help/es/pluma/figures/pluma_recent_files_menu_icon.png share/help/es/pluma/figures/pluma_window.png share/help/es/pluma/index.docbook share/help/es/pluma/legal.xml share/help/fi/pluma/figures/pluma_format_bold.png share/help/fi/pluma/figures/pluma_format_italic.png share/help/fi/pluma/figures/pluma_format_strikethrough.png share/help/fi/pluma/figures/pluma_format_underline.png share/help/fi/pluma/figures/pluma_recent_files_menu_icon.png share/help/fi/pluma/figures/pluma_window.png share/help/fi/pluma/index.docbook share/help/fi/pluma/legal.xml share/help/fr/pluma/figures/pluma_format_bold.png share/help/fr/pluma/figures/pluma_format_italic.png share/help/fr/pluma/figures/pluma_format_strikethrough.png share/help/fr/pluma/figures/pluma_format_underline.png share/help/fr/pluma/figures/pluma_recent_files_menu_icon.png share/help/fr/pluma/figures/pluma_window.png share/help/fr/pluma/index.docbook share/help/fr/pluma/legal.xml share/help/hu/pluma/figures/pluma_format_bold.png share/help/hu/pluma/figures/pluma_format_italic.png share/help/hu/pluma/figures/pluma_format_strikethrough.png share/help/hu/pluma/figures/pluma_format_underline.png share/help/hu/pluma/figures/pluma_recent_files_menu_icon.png share/help/hu/pluma/figures/pluma_window.png share/help/hu/pluma/index.docbook share/help/hu/pluma/legal.xml share/help/it/pluma/figures/pluma_format_bold.png share/help/it/pluma/figures/pluma_format_italic.png share/help/it/pluma/figures/pluma_format_strikethrough.png share/help/it/pluma/figures/pluma_format_underline.png share/help/it/pluma/figures/pluma_recent_files_menu_icon.png share/help/it/pluma/figures/pluma_window.png share/help/it/pluma/index.docbook share/help/it/pluma/legal.xml share/help/ja/pluma/figures/pluma_format_bold.png share/help/ja/pluma/figures/pluma_format_italic.png share/help/ja/pluma/figures/pluma_format_strikethrough.png share/help/ja/pluma/figures/pluma_format_underline.png share/help/ja/pluma/figures/pluma_recent_files_menu_icon.png share/help/ja/pluma/figures/pluma_window.png share/help/ja/pluma/index.docbook share/help/ja/pluma/legal.xml share/help/ko/pluma/figures/pluma_format_bold.png share/help/ko/pluma/figures/pluma_format_italic.png share/help/ko/pluma/figures/pluma_format_strikethrough.png share/help/ko/pluma/figures/pluma_format_underline.png share/help/ko/pluma/figures/pluma_recent_files_menu_icon.png share/help/ko/pluma/figures/pluma_window.png share/help/ko/pluma/index.docbook share/help/ko/pluma/legal.xml share/help/oc/pluma/figures/pluma_format_bold.png share/help/oc/pluma/figures/pluma_format_italic.png share/help/oc/pluma/figures/pluma_format_strikethrough.png share/help/oc/pluma/figures/pluma_format_underline.png share/help/oc/pluma/figures/pluma_recent_files_menu_icon.png share/help/oc/pluma/figures/pluma_window.png share/help/oc/pluma/index.docbook share/help/oc/pluma/legal.xml share/help/pt_BR/pluma/figures/pluma_format_bold.png share/help/pt_BR/pluma/figures/pluma_format_italic.png share/help/pt_BR/pluma/figures/pluma_format_strikethrough.png share/help/pt_BR/pluma/figures/pluma_format_underline.png share/help/pt_BR/pluma/figures/pluma_recent_files_menu_icon.png share/help/pt_BR/pluma/figures/pluma_window.png share/help/pt_BR/pluma/index.docbook share/help/pt_BR/pluma/legal.xml share/help/ru/pluma/figures/pluma_format_bold.png share/help/ru/pluma/figures/pluma_format_italic.png share/help/ru/pluma/figures/pluma_format_strikethrough.png share/help/ru/pluma/figures/pluma_format_underline.png share/help/ru/pluma/figures/pluma_recent_files_menu_icon.png share/help/ru/pluma/figures/pluma_window.png share/help/ru/pluma/index.docbook share/help/ru/pluma/legal.xml share/help/sv/pluma/figures/pluma_format_bold.png share/help/sv/pluma/figures/pluma_format_italic.png share/help/sv/pluma/figures/pluma_format_strikethrough.png share/help/sv/pluma/figures/pluma_format_underline.png share/help/sv/pluma/figures/pluma_recent_files_menu_icon.png share/help/sv/pluma/figures/pluma_window.png share/help/sv/pluma/index.docbook share/help/sv/pluma/legal.xml share/help/th/pluma/figures/pluma_format_bold.png share/help/th/pluma/figures/pluma_format_italic.png share/help/th/pluma/figures/pluma_format_strikethrough.png share/help/th/pluma/figures/pluma_format_underline.png share/help/th/pluma/figures/pluma_recent_files_menu_icon.png share/help/th/pluma/figures/pluma_window.png share/help/th/pluma/index.docbook share/help/th/pluma/legal.xml share/help/uk/pluma/figures/pluma_format_bold.png share/help/uk/pluma/figures/pluma_format_italic.png share/help/uk/pluma/figures/pluma_format_strikethrough.png share/help/uk/pluma/figures/pluma_format_underline.png share/help/uk/pluma/figures/pluma_recent_files_menu_icon.png share/help/uk/pluma/figures/pluma_window.png share/help/uk/pluma/index.docbook share/help/uk/pluma/legal.xml share/help/zh_CN/pluma/figures/pluma_format_bold.png share/help/zh_CN/pluma/figures/pluma_format_italic.png share/help/zh_CN/pluma/figures/pluma_format_strikethrough.png share/help/zh_CN/pluma/figures/pluma_format_underline.png share/help/zh_CN/pluma/figures/pluma_recent_files_menu_icon.png share/help/zh_CN/pluma/figures/pluma_window.png share/help/zh_CN/pluma/index.docbook share/help/zh_CN/pluma/legal.xml share/help/zh_HK/pluma/figures/pluma_format_bold.png share/help/zh_HK/pluma/figures/pluma_format_italic.png share/help/zh_HK/pluma/figures/pluma_format_strikethrough.png share/help/zh_HK/pluma/figures/pluma_format_underline.png share/help/zh_HK/pluma/figures/pluma_recent_files_menu_icon.png share/help/zh_HK/pluma/figures/pluma_window.png share/help/zh_HK/pluma/index.docbook share/help/zh_HK/pluma/legal.xml share/help/zh_TW/pluma/figures/pluma_format_bold.png share/help/zh_TW/pluma/figures/pluma_format_italic.png share/help/zh_TW/pluma/figures/pluma_format_strikethrough.png share/help/zh_TW/pluma/figures/pluma_format_underline.png share/help/zh_TW/pluma/figures/pluma_recent_files_menu_icon.png share/help/zh_TW/pluma/figures/pluma_window.png share/help/zh_TW/pluma/index.docbook share/help/zh_TW/pluma/legal.xml share/locale/af/LC_MESSAGES/pluma.mo share/locale/am/LC_MESSAGES/pluma.mo share/locale/ar/LC_MESSAGES/pluma.mo share/locale/as/LC_MESSAGES/pluma.mo share/locale/ast/LC_MESSAGES/pluma.mo share/locale/az/LC_MESSAGES/pluma.mo share/locale/be/LC_MESSAGES/pluma.mo share/locale/bg/LC_MESSAGES/pluma.mo share/locale/bn/LC_MESSAGES/pluma.mo share/locale/bn_IN/LC_MESSAGES/pluma.mo share/locale/br/LC_MESSAGES/pluma.mo share/locale/bs/LC_MESSAGES/pluma.mo share/locale/ca/LC_MESSAGES/pluma.mo share/locale/ca@valencia/LC_MESSAGES/pluma.mo share/locale/cmn/LC_MESSAGES/pluma.mo share/locale/crh/LC_MESSAGES/pluma.mo share/locale/cs/LC_MESSAGES/pluma.mo share/locale/cy/LC_MESSAGES/pluma.mo share/locale/da/LC_MESSAGES/pluma.mo share/locale/de/LC_MESSAGES/pluma.mo share/locale/dz/LC_MESSAGES/pluma.mo share/locale/el/LC_MESSAGES/pluma.mo share/locale/en_AU/LC_MESSAGES/pluma.mo share/locale/en_CA/LC_MESSAGES/pluma.mo share/locale/en_GB/LC_MESSAGES/pluma.mo share/locale/eo/LC_MESSAGES/pluma.mo share/locale/es/LC_MESSAGES/pluma.mo share/locale/es_AR/LC_MESSAGES/pluma.mo share/locale/es_CO/LC_MESSAGES/pluma.mo share/locale/es_MX/LC_MESSAGES/pluma.mo share/locale/et/LC_MESSAGES/pluma.mo share/locale/eu/LC_MESSAGES/pluma.mo share/locale/fa/LC_MESSAGES/pluma.mo share/locale/fi/LC_MESSAGES/pluma.mo share/locale/fr/LC_MESSAGES/pluma.mo +share/locale/fr_CA/LC_MESSAGES/pluma.mo share/locale/ga/LC_MESSAGES/pluma.mo share/locale/gl/LC_MESSAGES/pluma.mo share/locale/gu/LC_MESSAGES/pluma.mo share/locale/he/LC_MESSAGES/pluma.mo share/locale/hi/LC_MESSAGES/pluma.mo share/locale/hr/LC_MESSAGES/pluma.mo share/locale/hu/LC_MESSAGES/pluma.mo share/locale/hy/LC_MESSAGES/pluma.mo share/locale/id/LC_MESSAGES/pluma.mo share/locale/is/LC_MESSAGES/pluma.mo share/locale/it/LC_MESSAGES/pluma.mo share/locale/ja/LC_MESSAGES/pluma.mo +share/locale/jv/LC_MESSAGES/pluma.mo share/locale/ka/LC_MESSAGES/pluma.mo share/locale/kk/LC_MESSAGES/pluma.mo share/locale/kn/LC_MESSAGES/pluma.mo share/locale/ko/LC_MESSAGES/pluma.mo share/locale/ku/LC_MESSAGES/pluma.mo share/locale/ku_IQ/LC_MESSAGES/pluma.mo share/locale/ky/LC_MESSAGES/pluma.mo share/locale/la/LC_MESSAGES/pluma.mo share/locale/lt/LC_MESSAGES/pluma.mo share/locale/lv/LC_MESSAGES/pluma.mo share/locale/mai/LC_MESSAGES/pluma.mo share/locale/mg/LC_MESSAGES/pluma.mo share/locale/mi/LC_MESSAGES/pluma.mo share/locale/mk/LC_MESSAGES/pluma.mo share/locale/ml/LC_MESSAGES/pluma.mo share/locale/mn/LC_MESSAGES/pluma.mo share/locale/mr/LC_MESSAGES/pluma.mo share/locale/ms/LC_MESSAGES/pluma.mo share/locale/nb/LC_MESSAGES/pluma.mo share/locale/nds/LC_MESSAGES/pluma.mo share/locale/ne/LC_MESSAGES/pluma.mo share/locale/nl/LC_MESSAGES/pluma.mo share/locale/nn/LC_MESSAGES/pluma.mo share/locale/oc/LC_MESSAGES/pluma.mo share/locale/or/LC_MESSAGES/pluma.mo share/locale/pa/LC_MESSAGES/pluma.mo share/locale/pl/LC_MESSAGES/pluma.mo share/locale/pms/LC_MESSAGES/pluma.mo share/locale/ps/LC_MESSAGES/pluma.mo share/locale/pt/LC_MESSAGES/pluma.mo share/locale/pt_BR/LC_MESSAGES/pluma.mo share/locale/ro/LC_MESSAGES/pluma.mo share/locale/ru/LC_MESSAGES/pluma.mo share/locale/rw/LC_MESSAGES/pluma.mo share/locale/si/LC_MESSAGES/pluma.mo share/locale/sk/LC_MESSAGES/pluma.mo share/locale/sl/LC_MESSAGES/pluma.mo share/locale/sq/LC_MESSAGES/pluma.mo share/locale/sr/LC_MESSAGES/pluma.mo share/locale/sr@latin/LC_MESSAGES/pluma.mo share/locale/sv/LC_MESSAGES/pluma.mo share/locale/ta/LC_MESSAGES/pluma.mo share/locale/te/LC_MESSAGES/pluma.mo share/locale/th/LC_MESSAGES/pluma.mo share/locale/tk/LC_MESSAGES/pluma.mo share/locale/tr/LC_MESSAGES/pluma.mo share/locale/uk/LC_MESSAGES/pluma.mo share/locale/ur/LC_MESSAGES/pluma.mo share/locale/uz/LC_MESSAGES/pluma.mo share/locale/vi/LC_MESSAGES/pluma.mo share/locale/wa/LC_MESSAGES/pluma.mo share/locale/xh/LC_MESSAGES/pluma.mo share/locale/zh_CN/LC_MESSAGES/pluma.mo share/locale/zh_HK/LC_MESSAGES/pluma.mo share/locale/zh_TW/LC_MESSAGES/pluma.mo %%DATADIR%%/icons/pluma-plugin.png %%DATADIR%%/plugins/docinfo/docinfo.ui %%DATADIR%%/plugins/externaltools/tools/build %%DATADIR%%/plugins/externaltools/tools/open-terminal-here %%DATADIR%%/plugins/externaltools/tools/remove-trailing-spaces %%DATADIR%%/plugins/externaltools/tools/run-command %%DATADIR%%/plugins/externaltools/tools/search-recursive %%DATADIR%%/plugins/externaltools/tools/switch-c %%DATADIR%%/plugins/externaltools/ui/outputpanel.ui %%DATADIR%%/plugins/externaltools/ui/tools.ui %%DATADIR%%/plugins/filebrowser/pluma-file-browser-widget-ui.xml %%DATADIR%%/plugins/modelines/language-mappings %%DATADIR%%/plugins/pythonconsole/ui/config.ui %%DATADIR%%/plugins/snippets/c.xml %%DATADIR%%/plugins/snippets/chdr.xml %%DATADIR%%/plugins/snippets/cpp.xml %%DATADIR%%/plugins/snippets/css.xml %%DATADIR%%/plugins/snippets/docbook.xml %%DATADIR%%/plugins/snippets/fortran.xml %%DATADIR%%/plugins/snippets/global.xml %%DATADIR%%/plugins/snippets/haskell.xml %%DATADIR%%/plugins/snippets/html.xml %%DATADIR%%/plugins/snippets/idl.xml %%DATADIR%%/plugins/snippets/java.xml %%DATADIR%%/plugins/snippets/javascript.xml %%DATADIR%%/plugins/snippets/lang/snippets.lang %%DATADIR%%/plugins/snippets/latex.xml %%DATADIR%%/plugins/snippets/mallard.xml %%DATADIR%%/plugins/snippets/perl.xml %%DATADIR%%/plugins/snippets/php.xml %%DATADIR%%/plugins/snippets/python.xml %%DATADIR%%/plugins/snippets/ruby.xml %%DATADIR%%/plugins/snippets/sh.xml %%DATADIR%%/plugins/snippets/snippets.xml %%DATADIR%%/plugins/snippets/tcl.xml %%DATADIR%%/plugins/snippets/ui/snippets.ui %%DATADIR%%/plugins/snippets/xml.xml %%DATADIR%%/plugins/snippets/xslt.xml %%DATADIR%%/plugins/sort/sort.ui %%DATADIR%%/plugins/spell/languages-dialog.ui %%DATADIR%%/plugins/spell/pluma-spell-setup-dialog.ui %%DATADIR%%/plugins/spell/spell-checker.ui %%DATADIR%%/plugins/taglist/HTML.tags.gz %%DATADIR%%/plugins/taglist/Latex.tags.gz %%DATADIR%%/plugins/taglist/XSLT.tags.gz %%DATADIR%%/plugins/taglist/XUL.tags.gz %%DATADIR%%/plugins/time/pluma-time-dialog.ui %%DATADIR%%/plugins/time/pluma-time-setup-dialog.ui %%DATADIR%%/ui/pluma-encodings-dialog.ui %%DATADIR%%/ui/pluma-preferences-dialog.ui %%DATADIR%%/ui/pluma-print-preferences.ui %%DATADIR%%/ui/pluma-search-dialog.ui %%DATADIR%%/ui/pluma-ui.xml Index: head/graphics/atril/Makefile =================================================================== --- head/graphics/atril/Makefile (revision 467270) +++ head/graphics/atril/Makefile (revision 467271) @@ -1,94 +1,93 @@ # Created by: Adam Weinberger # $FreeBSD$ # # Please update update atril-lite also PORTNAME= atril -PORTVERSION= 1.18.1 -PORTREVISION?= 2 +PORTVERSION= 1.20.1 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE multi-format document viewer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib \ libsoup-2.4.so:devel/libsoup \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libtiff.so:graphics/tiff \ libspectre.so:print/libspectre PORTSCOUT= limitw:1,even SLAVEPORT?= no USES= desktop-file-utils gettext gmake libarchive libtool pathfix \ pkgconfig tar:xz USE_MATE= icontheme USE_XORG= ice sm x11 USE_GNOME= cairo gtk30 intlhack libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static \ --with-gtk=3.0 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .if ${SLAVEPORT} == lite CONFIGURE_ARGS+=--disable-thumbnailer \ --without-matedesktop \ --disable-previewer .else USE_MATE+= desktop .endif GLIB_SCHEMAS= org.mate.Atril.gschema.xml OPTIONS_DEFINE= CAJA COMICS DBUS DJVU DVI EPUB KEYRING T1LIB XPS OPTIONS_DEFAULT=CAJA COMICS DBUS DJVU EPUB KEYRING XPS OPTIONS_SUB= yes CAJA_DESC= Caja plugin CAJA_CONFIGURE_ENABLE= caja CAJA_USE= MATE=caja DJVU_DESC= DJVU support DJVU_LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre DJVU_CONFIGURE_ENABLE= djvu COMICS_DESC= Comic book archives support COMICS_CONFIGURE_ENABLE= comics DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib DBUS_CONFIGURE_ENABLE= dbus KEYRING_DESC= Keyring support KEYRING_CONFIGURE_WITH= keyring KEYRING_LIB_DEPENDS= libsecret-1.so:security/libsecret XPS_DESC= XPS support XPS_CONFIGURE_ENABLE= xps XPS_LIB_DEPENDS= libgxps.so:graphics/libgxps EPUB_DESC= Epub support EPUB_CONFIGURE_ENABLE= epub EPUB_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 DVI_DESC= DVI viewer support DVI_USE= tex=base DVI_CONFIGURE_ENABLE= dvi T1LIB_DESC= T1LIB for TYPE1 fonts to DVI (Enables DVI) T1LIB_LIB_DEPENDS= libt1.so:devel/t1lib T1LIB_CONFIGURE_ENABLE= t1lib T1LIB_IMPLIES= DVI .include Index: head/graphics/atril/distinfo =================================================================== --- head/graphics/atril/distinfo (revision 467270) +++ head/graphics/atril/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503851121 -SHA256 (mate/atril-1.18.1.tar.xz) = 8504c0164faf9a0763118d444007dd2bc655dd0dcd0c6ecfff163080b61883f2 -SIZE (mate/atril-1.18.1.tar.xz) = 1695280 +TIMESTAMP = 1523137027 +SHA256 (mate/atril-1.20.1.tar.xz) = 25f44a7cfde76d9e2e5909351f0fe445b4e00d8e6e3862befff462f52487d5c8 +SIZE (mate/atril-1.20.1.tar.xz) = 1754572 Index: head/graphics/atril/pkg-plist =================================================================== --- head/graphics/atril/pkg-plist (revision 467270) +++ head/graphics/atril/pkg-plist (revision 467271) @@ -1,425 +1,423 @@ bin/atril bin/atril-previewer bin/atril-thumbnailer include/atril/1.5.0/atril-document.h include/atril/1.5.0/atril-view.h include/atril/1.5.0/libdocument/ev-annotation.h include/atril/1.5.0/libdocument/ev-async-renderer.h include/atril/1.5.0/libdocument/ev-attachment.h include/atril/1.5.0/libdocument/ev-backends-manager.h include/atril/1.5.0/libdocument/ev-document-annotations.h include/atril/1.5.0/libdocument/ev-document-attachments.h include/atril/1.5.0/libdocument/ev-document-factory.h include/atril/1.5.0/libdocument/ev-document-find.h include/atril/1.5.0/libdocument/ev-document-fonts.h include/atril/1.5.0/libdocument/ev-document-forms.h include/atril/1.5.0/libdocument/ev-document-images.h include/atril/1.5.0/libdocument/ev-document-info.h include/atril/1.5.0/libdocument/ev-document-layers.h include/atril/1.5.0/libdocument/ev-document-links.h include/atril/1.5.0/libdocument/ev-document-misc.h include/atril/1.5.0/libdocument/ev-document-print.h include/atril/1.5.0/libdocument/ev-document-security.h include/atril/1.5.0/libdocument/ev-document-text.h include/atril/1.5.0/libdocument/ev-document-thumbnails.h include/atril/1.5.0/libdocument/ev-document-transition.h include/atril/1.5.0/libdocument/ev-document-type-builtins.h include/atril/1.5.0/libdocument/ev-document.h include/atril/1.5.0/libdocument/ev-file-exporter.h include/atril/1.5.0/libdocument/ev-file-helpers.h include/atril/1.5.0/libdocument/ev-form-field.h include/atril/1.5.0/libdocument/ev-image.h include/atril/1.5.0/libdocument/ev-init.h include/atril/1.5.0/libdocument/ev-layer.h include/atril/1.5.0/libdocument/ev-link-action.h include/atril/1.5.0/libdocument/ev-link-dest.h include/atril/1.5.0/libdocument/ev-link.h +include/atril/1.5.0/libdocument/ev-macros.h include/atril/1.5.0/libdocument/ev-mapping-list.h include/atril/1.5.0/libdocument/ev-page.h include/atril/1.5.0/libdocument/ev-render-context.h include/atril/1.5.0/libdocument/ev-selection.h include/atril/1.5.0/libdocument/ev-transition-effect.h include/atril/1.5.0/libdocument/ev-version.h include/atril/1.5.0/libview/ev-document-model.h include/atril/1.5.0/libview/ev-job-scheduler.h include/atril/1.5.0/libview/ev-jobs.h include/atril/1.5.0/libview/ev-print-operation.h include/atril/1.5.0/libview/ev-stock-icons.h include/atril/1.5.0/libview/ev-view-presentation.h include/atril/1.5.0/libview/ev-view-type-builtins.h include/atril/1.5.0/libview/ev-view.h include/atril/1.5.0/libview/ev-web-view.h %%COMICS%%lib/atril/3/backends/comicsdocument.atril-backend %%DJVU%%lib/atril/3/backends/djvudocument.atril-backend %%DVI%%lib/atril/3/backends/dvidocument.atril-backend %%EPUB%%lib/atril/3/backends/epubdocument.atril-backend %%COMICS%%lib/atril/3/backends/libcomicsdocument.so %%DJVU%%lib/atril/3/backends/libdjvudocument.so %%DVI%%lib/atril/3/backends/libdvidocument.so %%EPUB%%lib/atril/3/backends/libepubdocument.so lib/atril/3/backends/libpdfdocument.so lib/atril/3/backends/libpsdocument.so lib/atril/3/backends/libtiffdocument.so %%XPS%%lib/atril/3/backends/libxpsdocument.so lib/atril/3/backends/pdfdocument.atril-backend lib/atril/3/backends/psdocument.atril-backend lib/atril/3/backends/tiffdocument.atril-backend %%XPS%%lib/atril/3/backends/xpsdocument.atril-backend %%CAJA%%lib/caja/extensions-2.0/libatril-properties-page.so lib/libatrildocument.so lib/libatrildocument.so.3 lib/libatrildocument.so.%%GTK3_VERSION%% lib/libatrilview.so lib/libatrilview.so.3 lib/libatrilview.so.%%GTK3_VERSION%% libdata/pkgconfig/atril-document-1.5.0.pc libdata/pkgconfig/atril-view-1.5.0.pc libexec/atrild man/man1/atril-previewer.1.gz man/man1/atril-thumbnailer.1.gz man/man1/atril.1.gz share/appdata/atril.appdata.xml share/applications/atril.desktop -%%DATADIR%%/atril-previewer-ui.xml -%%DATADIR%%/atril-toolbar.xml -%%DATADIR%%/atril-ui.xml %%DATADIR%%/hand-open.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-right.png %%DATADIR%%/icons/hicolor/16x16/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/16x16/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-height.png %%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-width.png %%DATADIR%%/icons/hicolor/16x16/actions/zoom.png %%DATADIR%%/icons/hicolor/16x16/mimetypes/x-office-presentation.png %%DATADIR%%/icons/hicolor/22x22/actions/eye.png %%DATADIR%%/icons/hicolor/22x22/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/22x22/actions/object-rotate-right.png %%DATADIR%%/icons/hicolor/22x22/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/22x22/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-page.png %%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-width.png %%DATADIR%%/icons/hicolor/22x22/actions/zoom.png %%DATADIR%%/icons/hicolor/22x22/mimetypes/x-office-presentation.png %%DATADIR%%/icons/hicolor/24x24/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/24x24/actions/object-rotate-right.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_filters-invert.png %%DATADIR%%/icons/hicolor/24x24/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/24x24/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-height.png %%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-width.png %%DATADIR%%/icons/hicolor/24x24/actions/zoom.png %%DATADIR%%/icons/hicolor/24x24/mimetypes/x-office-presentation.png %%DATADIR%%/icons/hicolor/32x32/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/32x32/actions/object-rotate-right.png %%DATADIR%%/icons/hicolor/32x32/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/32x32/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/32x32/mimetypes/x-office-presentation.png %%DATADIR%%/icons/hicolor/48x48/actions/close.png %%DATADIR%%/icons/hicolor/48x48/actions/resize-se.png %%DATADIR%%/icons/hicolor/48x48/actions/resize-sw.png %%DATADIR%%/icons/hicolor/48x48/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/48x48/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-left.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-right.svg %%DATADIR%%/icons/hicolor/scalable/mimetypes/x-office-presentation.svg %%CAJA%%share/caja/extensions/libatril-properties-page.caja-extension share/dbus-1/services/org.mate.atril.Daemon.service share/gtk-doc/html/atril/EggFindBar.html share/gtk-doc/html/atril/EvFileMonitor.html share/gtk-doc/html/atril/EvHistory.html share/gtk-doc/html/atril/EvMessageArea.html share/gtk-doc/html/atril/EvNavigationAction.html share/gtk-doc/html/atril/EvNavigationActionWidget.html share/gtk-doc/html/atril/EvOpenRecentAction.html share/gtk-doc/html/atril/EvPageAction.html share/gtk-doc/html/atril/EvPageActionWidget.html share/gtk-doc/html/atril/EvPasswordView.html share/gtk-doc/html/atril/EvProgressMessageArea.html share/gtk-doc/html/atril/EvSidebar.html share/gtk-doc/html/atril/EvSidebarAttachments.html share/gtk-doc/html/atril/EvSidebarLayers.html share/gtk-doc/html/atril/EvSidebarLinks.html share/gtk-doc/html/atril/EvSidebarPage.html share/gtk-doc/html/atril/EvSidebarThumbnails.html share/gtk-doc/html/atril/EvWindow.html share/gtk-doc/html/atril/api-index-full.html share/gtk-doc/html/atril/atril-ev-application.html share/gtk-doc/html/atril/atril-ev-keyring.html share/gtk-doc/html/atril/atril-ev-media-player-keys.html share/gtk-doc/html/atril/atril-ev-metadata.html share/gtk-doc/html/atril/atril-ev-properties-dialog.html share/gtk-doc/html/atril/atril-ev-properties-fonts.html share/gtk-doc/html/atril/atril-ev-properties-license.html share/gtk-doc/html/atril/atril-ev-utils.html share/gtk-doc/html/atril/atril-ev-window-title.html share/gtk-doc/html/atril/atril-frontend.html share/gtk-doc/html/atril/atril.devhelp2 share/gtk-doc/html/atril/home.png share/gtk-doc/html/atril/index.html share/gtk-doc/html/atril/left-insensitive.png share/gtk-doc/html/atril/left.png share/gtk-doc/html/atril/licence.html share/gtk-doc/html/atril/object-tree.html share/gtk-doc/html/atril/right-insensitive.png share/gtk-doc/html/atril/right.png share/gtk-doc/html/atril/style.css share/gtk-doc/html/atril/up-insensitive.png share/gtk-doc/html/atril/up.png share/gtk-doc/html/libatrildocument-1.5.0/EvAnnotation.html share/gtk-doc/html/libatrildocument-1.5.0/EvAsyncRenderer.html share/gtk-doc/html/libatrildocument-1.5.0/EvAttachment.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocument.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentAnnotations.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentAttachments.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentFind.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentFonts.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentForms.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentImages.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentInfo.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentLayers.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentLinks.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentPrint.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentSecurity.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentThumbnails.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentTransition.html share/gtk-doc/html/libatrildocument-1.5.0/EvFileExporter.html share/gtk-doc/html/libatrildocument-1.5.0/EvFormField.html share/gtk-doc/html/libatrildocument-1.5.0/EvImage.html share/gtk-doc/html/libatrildocument-1.5.0/EvLayer.html share/gtk-doc/html/libatrildocument-1.5.0/EvPage.html share/gtk-doc/html/libatrildocument-1.5.0/EvRenderContext.html share/gtk-doc/html/libatrildocument-1.5.0/EvSelection.html share/gtk-doc/html/libatrildocument-1.5.0/annotation-glossary.html share/gtk-doc/html/libatrildocument-1.5.0/api-index-full.html share/gtk-doc/html/libatrildocument-1.5.0/document-data.html share/gtk-doc/html/libatrildocument-1.5.0/document-helpers.html share/gtk-doc/html/libatrildocument-1.5.0/document-interfaces.html share/gtk-doc/html/libatrildocument-1.5.0/home.png share/gtk-doc/html/libatrildocument-1.5.0/index.html share/gtk-doc/html/libatrildocument-1.5.0/left-insensitive.png share/gtk-doc/html/libatrildocument-1.5.0/left.png share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-1.5.0.devhelp2 share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-EvDocumentMisc.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-Version-checks.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-backends-manager.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-document-factory.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-file-helpers.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-init.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-link-action.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-link-dest.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-link.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-mapping.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-transition-effect.html share/gtk-doc/html/libatrildocument-1.5.0/licence.html share/gtk-doc/html/libatrildocument-1.5.0/object-tree.html share/gtk-doc/html/libatrildocument-1.5.0/right-insensitive.png share/gtk-doc/html/libatrildocument-1.5.0/right.png share/gtk-doc/html/libatrildocument-1.5.0/style.css share/gtk-doc/html/libatrildocument-1.5.0/up-insensitive.png share/gtk-doc/html/libatrildocument-1.5.0/up.png share/gtk-doc/html/libatrilview-1.5.0/EvJob.html share/gtk-doc/html/libatrilview-1.5.0/annotation-glossary.html share/gtk-doc/html/libatrilview-1.5.0/api-index-full.html share/gtk-doc/html/libatrilview-1.5.0/home.png share/gtk-doc/html/libatrilview-1.5.0/index.html share/gtk-doc/html/libatrilview-1.5.0/left-insensitive.png share/gtk-doc/html/libatrilview-1.5.0/left.png share/gtk-doc/html/libatrilview-1.5.0/libatrilview-1.5.0.devhelp2 share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-annotation-window.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-document-model.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-job-scheduler.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-page-cache.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-print-operation.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-stock-icons.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view-cursor.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view-presentation.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view-type-builtins.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view.html share/gtk-doc/html/libatrilview-1.5.0/licence.html share/gtk-doc/html/libatrilview-1.5.0/object-tree.html share/gtk-doc/html/libatrilview-1.5.0/right-insensitive.png share/gtk-doc/html/libatrilview-1.5.0/right.png share/gtk-doc/html/libatrilview-1.5.0/style.css share/gtk-doc/html/libatrilview-1.5.0/up-insensitive.png share/gtk-doc/html/libatrilview-1.5.0/up.png share/gtk-doc/html/libatrilview-1.5.0/view-view.html share/help/C/atril/figures/atril_start_window.png share/help/C/atril/index.docbook share/help/C/atril/legal.xml share/help/bg/atril/figures/atril_start_window.png share/help/bg/atril/index.docbook share/help/bg/atril/legal.xml share/help/ca/atril/figures/atril_start_window.png share/help/ca/atril/index.docbook share/help/ca/atril/legal.xml share/help/cs/atril/figures/atril_start_window.png share/help/cs/atril/index.docbook share/help/cs/atril/legal.xml share/help/de/atril/figures/atril_start_window.png share/help/de/atril/index.docbook share/help/de/atril/legal.xml share/help/el/atril/figures/atril_start_window.png share/help/el/atril/index.docbook share/help/el/atril/legal.xml share/help/en_GB/atril/figures/atril_start_window.png share/help/en_GB/atril/index.docbook share/help/en_GB/atril/legal.xml share/help/es/atril/figures/atril_start_window.png share/help/es/atril/index.docbook share/help/es/atril/legal.xml share/help/eu/atril/figures/atril_start_window.png share/help/eu/atril/index.docbook share/help/eu/atril/legal.xml share/help/fi/atril/figures/atril_start_window.png share/help/fi/atril/index.docbook share/help/fi/atril/legal.xml share/help/fr/atril/figures/atril_start_window.png share/help/fr/atril/index.docbook share/help/fr/atril/legal.xml share/help/it/atril/figures/atril_start_window.png share/help/it/atril/index.docbook share/help/it/atril/legal.xml share/help/ja/atril/figures/atril_start_window.png share/help/ja/atril/index.docbook share/help/ja/atril/legal.xml share/help/nl/atril/figures/atril_start_window.png share/help/nl/atril/index.docbook share/help/nl/atril/legal.xml share/help/oc/atril/figures/atril_start_window.png share/help/oc/atril/index.docbook share/help/oc/atril/legal.xml share/help/pt_BR/atril/figures/atril_start_window.png share/help/pt_BR/atril/index.docbook share/help/pt_BR/atril/legal.xml share/help/ru/atril/figures/atril_start_window.png share/help/ru/atril/index.docbook share/help/ru/atril/legal.xml share/help/sl/atril/figures/atril_start_window.png share/help/sl/atril/index.docbook share/help/sl/atril/legal.xml share/help/sr/atril/figures/atril_start_window.png share/help/sr/atril/index.docbook share/help/sr/atril/legal.xml share/help/sv/atril/figures/atril_start_window.png share/help/sv/atril/index.docbook share/help/sv/atril/legal.xml share/help/uk/atril/figures/atril_start_window.png share/help/uk/atril/index.docbook share/help/uk/atril/legal.xml share/help/vi/atril/figures/atril_start_window.png share/help/vi/atril/index.docbook share/help/vi/atril/legal.xml share/help/zh_CN/atril/figures/atril_start_window.png share/help/zh_CN/atril/index.docbook share/help/zh_CN/atril/legal.xml share/icons/hicolor/16x16/apps/atril.png share/icons/hicolor/22x22/apps/atril.png share/icons/hicolor/24x24/apps/atril.png share/icons/hicolor/48x48/apps/atril.png share/icons/hicolor/scalable/apps/atril.svg share/locale/af/LC_MESSAGES/atril.mo share/locale/am/LC_MESSAGES/atril.mo share/locale/ar/LC_MESSAGES/atril.mo share/locale/as/LC_MESSAGES/atril.mo share/locale/ast/LC_MESSAGES/atril.mo share/locale/az/LC_MESSAGES/atril.mo share/locale/be/LC_MESSAGES/atril.mo share/locale/bg/LC_MESSAGES/atril.mo share/locale/bn/LC_MESSAGES/atril.mo share/locale/bn_IN/LC_MESSAGES/atril.mo share/locale/br/LC_MESSAGES/atril.mo share/locale/bs/LC_MESSAGES/atril.mo share/locale/ca/LC_MESSAGES/atril.mo share/locale/ca@valencia/LC_MESSAGES/atril.mo share/locale/cmn/LC_MESSAGES/atril.mo share/locale/cs/LC_MESSAGES/atril.mo share/locale/cy/LC_MESSAGES/atril.mo share/locale/da/LC_MESSAGES/atril.mo share/locale/de/LC_MESSAGES/atril.mo share/locale/de_CH/LC_MESSAGES/atril.mo share/locale/dz/LC_MESSAGES/atril.mo share/locale/el/LC_MESSAGES/atril.mo share/locale/en_AU/LC_MESSAGES/atril.mo share/locale/en_CA/LC_MESSAGES/atril.mo share/locale/en_GB/LC_MESSAGES/atril.mo share/locale/eo/LC_MESSAGES/atril.mo share/locale/es/LC_MESSAGES/atril.mo share/locale/es_CL/LC_MESSAGES/atril.mo share/locale/es_CO/LC_MESSAGES/atril.mo share/locale/es_MX/LC_MESSAGES/atril.mo share/locale/es_VE/LC_MESSAGES/atril.mo share/locale/et/LC_MESSAGES/atril.mo share/locale/eu/LC_MESSAGES/atril.mo share/locale/fa/LC_MESSAGES/atril.mo share/locale/fi/LC_MESSAGES/atril.mo share/locale/fr/LC_MESSAGES/atril.mo share/locale/fr_CA/LC_MESSAGES/atril.mo share/locale/frp/LC_MESSAGES/atril.mo share/locale/ga/LC_MESSAGES/atril.mo share/locale/gl/LC_MESSAGES/atril.mo share/locale/gu/LC_MESSAGES/atril.mo share/locale/he/LC_MESSAGES/atril.mo share/locale/hi/LC_MESSAGES/atril.mo share/locale/hr/LC_MESSAGES/atril.mo share/locale/hu/LC_MESSAGES/atril.mo share/locale/hy/LC_MESSAGES/atril.mo share/locale/ia/LC_MESSAGES/atril.mo share/locale/id/LC_MESSAGES/atril.mo share/locale/is/LC_MESSAGES/atril.mo share/locale/it/LC_MESSAGES/atril.mo share/locale/ja/LC_MESSAGES/atril.mo share/locale/jv/LC_MESSAGES/atril.mo share/locale/ka/LC_MESSAGES/atril.mo share/locale/kk/LC_MESSAGES/atril.mo share/locale/kn/LC_MESSAGES/atril.mo share/locale/ko/LC_MESSAGES/atril.mo share/locale/ks/LC_MESSAGES/atril.mo share/locale/ku/LC_MESSAGES/atril.mo share/locale/ku_IQ/LC_MESSAGES/atril.mo share/locale/ky/LC_MESSAGES/atril.mo share/locale/lt/LC_MESSAGES/atril.mo share/locale/lv/LC_MESSAGES/atril.mo share/locale/mai/LC_MESSAGES/atril.mo share/locale/mg/LC_MESSAGES/atril.mo share/locale/mk/LC_MESSAGES/atril.mo share/locale/ml/LC_MESSAGES/atril.mo share/locale/mn/LC_MESSAGES/atril.mo share/locale/mr/LC_MESSAGES/atril.mo share/locale/ms/LC_MESSAGES/atril.mo share/locale/nb/LC_MESSAGES/atril.mo share/locale/nds/LC_MESSAGES/atril.mo share/locale/ne/LC_MESSAGES/atril.mo share/locale/nl/LC_MESSAGES/atril.mo share/locale/nn/LC_MESSAGES/atril.mo share/locale/oc/LC_MESSAGES/atril.mo share/locale/or/LC_MESSAGES/atril.mo share/locale/pa/LC_MESSAGES/atril.mo share/locale/pl/LC_MESSAGES/atril.mo share/locale/pms/LC_MESSAGES/atril.mo share/locale/ps/LC_MESSAGES/atril.mo share/locale/pt/LC_MESSAGES/atril.mo share/locale/pt_BR/LC_MESSAGES/atril.mo share/locale/ro/LC_MESSAGES/atril.mo share/locale/ru/LC_MESSAGES/atril.mo share/locale/rw/LC_MESSAGES/atril.mo share/locale/sc/LC_MESSAGES/atril.mo share/locale/si/LC_MESSAGES/atril.mo share/locale/sk/LC_MESSAGES/atril.mo share/locale/sl/LC_MESSAGES/atril.mo share/locale/sq/LC_MESSAGES/atril.mo share/locale/sr/LC_MESSAGES/atril.mo share/locale/sr@latin/LC_MESSAGES/atril.mo share/locale/sv/LC_MESSAGES/atril.mo share/locale/ta/LC_MESSAGES/atril.mo share/locale/te/LC_MESSAGES/atril.mo share/locale/th/LC_MESSAGES/atril.mo share/locale/tr/LC_MESSAGES/atril.mo share/locale/uk/LC_MESSAGES/atril.mo share/locale/uz/LC_MESSAGES/atril.mo share/locale/vi/LC_MESSAGES/atril.mo share/locale/wa/LC_MESSAGES/atril.mo share/locale/zh_CN/LC_MESSAGES/atril.mo share/locale/zh_HK/LC_MESSAGES/atril.mo share/locale/zh_TW/LC_MESSAGES/atril.mo share/thumbnailers/atril.thumbnailer Index: head/graphics/atril-lite/pkg-plist =================================================================== --- head/graphics/atril-lite/pkg-plist (revision 467270) +++ head/graphics/atril-lite/pkg-plist (revision 467271) @@ -1,415 +1,414 @@ bin/atril include/atril/1.5.0/atril-document.h include/atril/1.5.0/atril-view.h include/atril/1.5.0/libdocument/ev-annotation.h include/atril/1.5.0/libdocument/ev-async-renderer.h include/atril/1.5.0/libdocument/ev-attachment.h include/atril/1.5.0/libdocument/ev-backends-manager.h include/atril/1.5.0/libdocument/ev-document-annotations.h include/atril/1.5.0/libdocument/ev-document-attachments.h include/atril/1.5.0/libdocument/ev-document-factory.h include/atril/1.5.0/libdocument/ev-document-find.h include/atril/1.5.0/libdocument/ev-document-fonts.h include/atril/1.5.0/libdocument/ev-document-forms.h include/atril/1.5.0/libdocument/ev-document-images.h include/atril/1.5.0/libdocument/ev-document-info.h include/atril/1.5.0/libdocument/ev-document-layers.h include/atril/1.5.0/libdocument/ev-document-links.h include/atril/1.5.0/libdocument/ev-document-misc.h include/atril/1.5.0/libdocument/ev-document-print.h include/atril/1.5.0/libdocument/ev-document-security.h include/atril/1.5.0/libdocument/ev-document-text.h include/atril/1.5.0/libdocument/ev-document-thumbnails.h include/atril/1.5.0/libdocument/ev-document-transition.h include/atril/1.5.0/libdocument/ev-document-type-builtins.h include/atril/1.5.0/libdocument/ev-document.h include/atril/1.5.0/libdocument/ev-file-exporter.h include/atril/1.5.0/libdocument/ev-file-helpers.h include/atril/1.5.0/libdocument/ev-form-field.h include/atril/1.5.0/libdocument/ev-image.h include/atril/1.5.0/libdocument/ev-init.h include/atril/1.5.0/libdocument/ev-layer.h include/atril/1.5.0/libdocument/ev-link-action.h include/atril/1.5.0/libdocument/ev-link-dest.h include/atril/1.5.0/libdocument/ev-link.h +include/atril/1.5.0/libdocument/ev-macros.h include/atril/1.5.0/libdocument/ev-mapping-list.h include/atril/1.5.0/libdocument/ev-page.h include/atril/1.5.0/libdocument/ev-render-context.h include/atril/1.5.0/libdocument/ev-selection.h include/atril/1.5.0/libdocument/ev-transition-effect.h include/atril/1.5.0/libdocument/ev-version.h include/atril/1.5.0/libview/ev-document-model.h include/atril/1.5.0/libview/ev-job-scheduler.h include/atril/1.5.0/libview/ev-jobs.h include/atril/1.5.0/libview/ev-print-operation.h include/atril/1.5.0/libview/ev-stock-icons.h include/atril/1.5.0/libview/ev-view-presentation.h include/atril/1.5.0/libview/ev-view-type-builtins.h include/atril/1.5.0/libview/ev-view.h include/atril/1.5.0/libview/ev-web-view.h %%COMICS%%lib/atril/3/backends/comicsdocument.atril-backend %%DJVU%%lib/atril/3/backends/djvudocument.atril-backend %%DVI%%lib/atril/3/backends/dvidocument.atril-backend %%EPUB%%lib/atril/3/backends/epubdocument.atril-backend %%COMICS%%lib/atril/3/backends/libcomicsdocument.so %%DJVU%%lib/atril/3/backends/libdjvudocument.so %%DVI%%lib/atril/3/backends/libdvidocument.so %%EPUB%%lib/atril/3/backends/libepubdocument.so lib/atril/3/backends/libpdfdocument.so lib/atril/3/backends/libpsdocument.so lib/atril/3/backends/libtiffdocument.so %%XPS%%lib/atril/3/backends/libxpsdocument.so lib/atril/3/backends/pdfdocument.atril-backend lib/atril/3/backends/psdocument.atril-backend lib/atril/3/backends/tiffdocument.atril-backend %%XPS%%lib/atril/3/backends/xpsdocument.atril-backend lib/libatrildocument.so lib/libatrildocument.so.3 -lib/libatrildocument.so.3.0.0 +lib/libatrildocument.so.%%GTK3_VERSION%% lib/libatrilview.so lib/libatrilview.so.3 -lib/libatrilview.so.3.0.0 +lib/libatrilview.so.%%GTK3_VERSION%% libdata/pkgconfig/atril-document-1.5.0.pc libdata/pkgconfig/atril-view-1.5.0.pc man/man1/atril.1.gz share/appdata/atril.appdata.xml share/applications/atril.desktop -%%DATADIR%%/atril-toolbar.xml -%%DATADIR%%/atril-ui.xml %%DATADIR%%/hand-open.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-right.png %%DATADIR%%/icons/hicolor/16x16/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/16x16/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-height.png %%DATADIR%%/icons/hicolor/16x16/actions/zoom-fit-width.png %%DATADIR%%/icons/hicolor/16x16/actions/zoom.png %%DATADIR%%/icons/hicolor/16x16/mimetypes/x-office-presentation.png %%DATADIR%%/icons/hicolor/22x22/actions/eye.png %%DATADIR%%/icons/hicolor/22x22/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/22x22/actions/object-rotate-right.png %%DATADIR%%/icons/hicolor/22x22/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/22x22/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-page.png %%DATADIR%%/icons/hicolor/22x22/actions/zoom-fit-width.png %%DATADIR%%/icons/hicolor/22x22/actions/zoom.png %%DATADIR%%/icons/hicolor/22x22/mimetypes/x-office-presentation.png %%DATADIR%%/icons/hicolor/24x24/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/24x24/actions/object-rotate-right.png %%DATADIR%%/icons/hicolor/24x24/actions/stock_filters-invert.png %%DATADIR%%/icons/hicolor/24x24/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/24x24/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-height.png %%DATADIR%%/icons/hicolor/24x24/actions/zoom-fit-width.png %%DATADIR%%/icons/hicolor/24x24/actions/zoom.png %%DATADIR%%/icons/hicolor/24x24/mimetypes/x-office-presentation.png %%DATADIR%%/icons/hicolor/32x32/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/32x32/actions/object-rotate-right.png %%DATADIR%%/icons/hicolor/32x32/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/32x32/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/32x32/mimetypes/x-office-presentation.png %%DATADIR%%/icons/hicolor/48x48/actions/close.png %%DATADIR%%/icons/hicolor/48x48/actions/resize-se.png %%DATADIR%%/icons/hicolor/48x48/actions/resize-sw.png %%DATADIR%%/icons/hicolor/48x48/actions/view-page-continuous.png %%DATADIR%%/icons/hicolor/48x48/actions/view-page-facing.png %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-left.svg %%DATADIR%%/icons/hicolor/scalable/actions/object-rotate-right.svg %%DATADIR%%/icons/hicolor/scalable/mimetypes/x-office-presentation.svg share/gtk-doc/html/atril/EggFindBar.html share/gtk-doc/html/atril/EvFileMonitor.html share/gtk-doc/html/atril/EvHistory.html share/gtk-doc/html/atril/EvMessageArea.html share/gtk-doc/html/atril/EvNavigationAction.html share/gtk-doc/html/atril/EvNavigationActionWidget.html share/gtk-doc/html/atril/EvOpenRecentAction.html share/gtk-doc/html/atril/EvPageAction.html share/gtk-doc/html/atril/EvPageActionWidget.html share/gtk-doc/html/atril/EvPasswordView.html share/gtk-doc/html/atril/EvProgressMessageArea.html share/gtk-doc/html/atril/EvSidebar.html share/gtk-doc/html/atril/EvSidebarAttachments.html share/gtk-doc/html/atril/EvSidebarLayers.html share/gtk-doc/html/atril/EvSidebarLinks.html share/gtk-doc/html/atril/EvSidebarPage.html share/gtk-doc/html/atril/EvSidebarThumbnails.html share/gtk-doc/html/atril/EvWindow.html share/gtk-doc/html/atril/api-index-full.html share/gtk-doc/html/atril/atril-ev-application.html share/gtk-doc/html/atril/atril-ev-keyring.html share/gtk-doc/html/atril/atril-ev-media-player-keys.html share/gtk-doc/html/atril/atril-ev-metadata.html share/gtk-doc/html/atril/atril-ev-properties-dialog.html share/gtk-doc/html/atril/atril-ev-properties-fonts.html share/gtk-doc/html/atril/atril-ev-properties-license.html share/gtk-doc/html/atril/atril-ev-utils.html share/gtk-doc/html/atril/atril-ev-window-title.html share/gtk-doc/html/atril/atril-frontend.html share/gtk-doc/html/atril/atril.devhelp2 share/gtk-doc/html/atril/home.png share/gtk-doc/html/atril/index.html share/gtk-doc/html/atril/left-insensitive.png share/gtk-doc/html/atril/left.png share/gtk-doc/html/atril/licence.html share/gtk-doc/html/atril/object-tree.html share/gtk-doc/html/atril/right-insensitive.png share/gtk-doc/html/atril/right.png share/gtk-doc/html/atril/style.css share/gtk-doc/html/atril/up-insensitive.png share/gtk-doc/html/atril/up.png share/gtk-doc/html/libatrildocument-1.5.0/EvAnnotation.html share/gtk-doc/html/libatrildocument-1.5.0/EvAsyncRenderer.html share/gtk-doc/html/libatrildocument-1.5.0/EvAttachment.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocument.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentAnnotations.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentAttachments.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentFind.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentFonts.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentForms.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentImages.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentInfo.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentLayers.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentLinks.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentPrint.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentSecurity.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentThumbnails.html share/gtk-doc/html/libatrildocument-1.5.0/EvDocumentTransition.html share/gtk-doc/html/libatrildocument-1.5.0/EvFileExporter.html share/gtk-doc/html/libatrildocument-1.5.0/EvFormField.html share/gtk-doc/html/libatrildocument-1.5.0/EvImage.html share/gtk-doc/html/libatrildocument-1.5.0/EvLayer.html share/gtk-doc/html/libatrildocument-1.5.0/EvPage.html share/gtk-doc/html/libatrildocument-1.5.0/EvRenderContext.html share/gtk-doc/html/libatrildocument-1.5.0/EvSelection.html share/gtk-doc/html/libatrildocument-1.5.0/annotation-glossary.html share/gtk-doc/html/libatrildocument-1.5.0/api-index-full.html share/gtk-doc/html/libatrildocument-1.5.0/document-data.html share/gtk-doc/html/libatrildocument-1.5.0/document-helpers.html share/gtk-doc/html/libatrildocument-1.5.0/document-interfaces.html share/gtk-doc/html/libatrildocument-1.5.0/home.png share/gtk-doc/html/libatrildocument-1.5.0/index.html share/gtk-doc/html/libatrildocument-1.5.0/left-insensitive.png share/gtk-doc/html/libatrildocument-1.5.0/left.png share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-1.5.0.devhelp2 share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-EvDocumentMisc.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-Version-checks.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-backends-manager.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-document-factory.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-file-helpers.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-init.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-link-action.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-link-dest.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-link.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-mapping.html share/gtk-doc/html/libatrildocument-1.5.0/libatrildocument-ev-transition-effect.html share/gtk-doc/html/libatrildocument-1.5.0/licence.html share/gtk-doc/html/libatrildocument-1.5.0/object-tree.html share/gtk-doc/html/libatrildocument-1.5.0/right-insensitive.png share/gtk-doc/html/libatrildocument-1.5.0/right.png share/gtk-doc/html/libatrildocument-1.5.0/style.css share/gtk-doc/html/libatrildocument-1.5.0/up-insensitive.png share/gtk-doc/html/libatrildocument-1.5.0/up.png share/gtk-doc/html/libatrilview-1.5.0/EvJob.html share/gtk-doc/html/libatrilview-1.5.0/annotation-glossary.html share/gtk-doc/html/libatrilview-1.5.0/api-index-full.html share/gtk-doc/html/libatrilview-1.5.0/home.png share/gtk-doc/html/libatrilview-1.5.0/index.html share/gtk-doc/html/libatrilview-1.5.0/left-insensitive.png share/gtk-doc/html/libatrilview-1.5.0/left.png share/gtk-doc/html/libatrilview-1.5.0/libatrilview-1.5.0.devhelp2 share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-annotation-window.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-document-model.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-job-scheduler.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-page-cache.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-print-operation.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-stock-icons.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view-cursor.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view-presentation.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view-type-builtins.html share/gtk-doc/html/libatrilview-1.5.0/libatrilview-ev-view.html share/gtk-doc/html/libatrilview-1.5.0/licence.html share/gtk-doc/html/libatrilview-1.5.0/object-tree.html share/gtk-doc/html/libatrilview-1.5.0/right-insensitive.png share/gtk-doc/html/libatrilview-1.5.0/right.png share/gtk-doc/html/libatrilview-1.5.0/style.css share/gtk-doc/html/libatrilview-1.5.0/up-insensitive.png share/gtk-doc/html/libatrilview-1.5.0/up.png share/gtk-doc/html/libatrilview-1.5.0/view-view.html share/help/C/atril/figures/atril_start_window.png share/help/C/atril/index.docbook share/help/C/atril/legal.xml share/help/bg/atril/figures/atril_start_window.png share/help/bg/atril/index.docbook share/help/bg/atril/legal.xml share/help/ca/atril/figures/atril_start_window.png share/help/ca/atril/index.docbook share/help/ca/atril/legal.xml share/help/cs/atril/figures/atril_start_window.png share/help/cs/atril/index.docbook share/help/cs/atril/legal.xml share/help/de/atril/figures/atril_start_window.png share/help/de/atril/index.docbook share/help/de/atril/legal.xml share/help/el/atril/figures/atril_start_window.png share/help/el/atril/index.docbook share/help/el/atril/legal.xml share/help/en_GB/atril/figures/atril_start_window.png share/help/en_GB/atril/index.docbook share/help/en_GB/atril/legal.xml share/help/es/atril/figures/atril_start_window.png share/help/es/atril/index.docbook share/help/es/atril/legal.xml share/help/eu/atril/figures/atril_start_window.png share/help/eu/atril/index.docbook share/help/eu/atril/legal.xml share/help/fi/atril/figures/atril_start_window.png share/help/fi/atril/index.docbook share/help/fi/atril/legal.xml share/help/fr/atril/figures/atril_start_window.png share/help/fr/atril/index.docbook share/help/fr/atril/legal.xml share/help/it/atril/figures/atril_start_window.png share/help/it/atril/index.docbook share/help/it/atril/legal.xml share/help/ja/atril/figures/atril_start_window.png share/help/ja/atril/index.docbook share/help/ja/atril/legal.xml share/help/nl/atril/figures/atril_start_window.png share/help/nl/atril/index.docbook share/help/nl/atril/legal.xml share/help/oc/atril/figures/atril_start_window.png share/help/oc/atril/index.docbook share/help/oc/atril/legal.xml share/help/pt_BR/atril/figures/atril_start_window.png share/help/pt_BR/atril/index.docbook share/help/pt_BR/atril/legal.xml share/help/ru/atril/figures/atril_start_window.png share/help/ru/atril/index.docbook share/help/ru/atril/legal.xml share/help/sl/atril/figures/atril_start_window.png share/help/sl/atril/index.docbook share/help/sl/atril/legal.xml share/help/sr/atril/figures/atril_start_window.png share/help/sr/atril/index.docbook share/help/sr/atril/legal.xml share/help/sv/atril/figures/atril_start_window.png share/help/sv/atril/index.docbook share/help/sv/atril/legal.xml share/help/uk/atril/figures/atril_start_window.png share/help/uk/atril/index.docbook share/help/uk/atril/legal.xml share/help/vi/atril/figures/atril_start_window.png share/help/vi/atril/index.docbook share/help/vi/atril/legal.xml share/help/zh_CN/atril/figures/atril_start_window.png share/help/zh_CN/atril/index.docbook share/help/zh_CN/atril/legal.xml share/icons/hicolor/16x16/apps/atril.png share/icons/hicolor/22x22/apps/atril.png share/icons/hicolor/24x24/apps/atril.png share/icons/hicolor/48x48/apps/atril.png share/icons/hicolor/scalable/apps/atril.svg -share/locale/az/LC_MESSAGES/atril.mo share/locale/af/LC_MESSAGES/atril.mo share/locale/am/LC_MESSAGES/atril.mo share/locale/ar/LC_MESSAGES/atril.mo share/locale/as/LC_MESSAGES/atril.mo share/locale/ast/LC_MESSAGES/atril.mo +share/locale/az/LC_MESSAGES/atril.mo share/locale/be/LC_MESSAGES/atril.mo share/locale/bg/LC_MESSAGES/atril.mo share/locale/bn/LC_MESSAGES/atril.mo share/locale/bn_IN/LC_MESSAGES/atril.mo share/locale/br/LC_MESSAGES/atril.mo share/locale/bs/LC_MESSAGES/atril.mo share/locale/ca/LC_MESSAGES/atril.mo share/locale/ca@valencia/LC_MESSAGES/atril.mo share/locale/cmn/LC_MESSAGES/atril.mo share/locale/cs/LC_MESSAGES/atril.mo share/locale/cy/LC_MESSAGES/atril.mo share/locale/da/LC_MESSAGES/atril.mo share/locale/de/LC_MESSAGES/atril.mo share/locale/de_CH/LC_MESSAGES/atril.mo share/locale/dz/LC_MESSAGES/atril.mo share/locale/el/LC_MESSAGES/atril.mo share/locale/en_AU/LC_MESSAGES/atril.mo share/locale/en_CA/LC_MESSAGES/atril.mo share/locale/en_GB/LC_MESSAGES/atril.mo share/locale/eo/LC_MESSAGES/atril.mo share/locale/es/LC_MESSAGES/atril.mo share/locale/es_CL/LC_MESSAGES/atril.mo share/locale/es_CO/LC_MESSAGES/atril.mo share/locale/es_MX/LC_MESSAGES/atril.mo share/locale/es_VE/LC_MESSAGES/atril.mo share/locale/et/LC_MESSAGES/atril.mo share/locale/eu/LC_MESSAGES/atril.mo share/locale/fa/LC_MESSAGES/atril.mo share/locale/fi/LC_MESSAGES/atril.mo share/locale/fr/LC_MESSAGES/atril.mo share/locale/fr_CA/LC_MESSAGES/atril.mo share/locale/frp/LC_MESSAGES/atril.mo share/locale/ga/LC_MESSAGES/atril.mo share/locale/gl/LC_MESSAGES/atril.mo share/locale/gu/LC_MESSAGES/atril.mo share/locale/he/LC_MESSAGES/atril.mo share/locale/hi/LC_MESSAGES/atril.mo share/locale/hr/LC_MESSAGES/atril.mo share/locale/hu/LC_MESSAGES/atril.mo share/locale/hy/LC_MESSAGES/atril.mo share/locale/ia/LC_MESSAGES/atril.mo share/locale/id/LC_MESSAGES/atril.mo share/locale/is/LC_MESSAGES/atril.mo share/locale/it/LC_MESSAGES/atril.mo share/locale/ja/LC_MESSAGES/atril.mo share/locale/jv/LC_MESSAGES/atril.mo share/locale/ka/LC_MESSAGES/atril.mo share/locale/kk/LC_MESSAGES/atril.mo share/locale/kn/LC_MESSAGES/atril.mo share/locale/ko/LC_MESSAGES/atril.mo share/locale/ks/LC_MESSAGES/atril.mo share/locale/ku/LC_MESSAGES/atril.mo share/locale/ku_IQ/LC_MESSAGES/atril.mo share/locale/ky/LC_MESSAGES/atril.mo share/locale/lt/LC_MESSAGES/atril.mo share/locale/lv/LC_MESSAGES/atril.mo share/locale/mai/LC_MESSAGES/atril.mo share/locale/mg/LC_MESSAGES/atril.mo share/locale/mk/LC_MESSAGES/atril.mo share/locale/ml/LC_MESSAGES/atril.mo share/locale/mn/LC_MESSAGES/atril.mo share/locale/mr/LC_MESSAGES/atril.mo share/locale/ms/LC_MESSAGES/atril.mo share/locale/nb/LC_MESSAGES/atril.mo share/locale/nds/LC_MESSAGES/atril.mo share/locale/ne/LC_MESSAGES/atril.mo share/locale/nl/LC_MESSAGES/atril.mo share/locale/nn/LC_MESSAGES/atril.mo share/locale/oc/LC_MESSAGES/atril.mo share/locale/or/LC_MESSAGES/atril.mo share/locale/pa/LC_MESSAGES/atril.mo share/locale/pl/LC_MESSAGES/atril.mo share/locale/pms/LC_MESSAGES/atril.mo share/locale/ps/LC_MESSAGES/atril.mo share/locale/pt/LC_MESSAGES/atril.mo share/locale/pt_BR/LC_MESSAGES/atril.mo share/locale/ro/LC_MESSAGES/atril.mo share/locale/ru/LC_MESSAGES/atril.mo share/locale/rw/LC_MESSAGES/atril.mo share/locale/sc/LC_MESSAGES/atril.mo share/locale/si/LC_MESSAGES/atril.mo share/locale/sk/LC_MESSAGES/atril.mo share/locale/sl/LC_MESSAGES/atril.mo share/locale/sq/LC_MESSAGES/atril.mo share/locale/sr/LC_MESSAGES/atril.mo share/locale/sr@latin/LC_MESSAGES/atril.mo share/locale/sv/LC_MESSAGES/atril.mo share/locale/ta/LC_MESSAGES/atril.mo share/locale/te/LC_MESSAGES/atril.mo share/locale/th/LC_MESSAGES/atril.mo share/locale/tr/LC_MESSAGES/atril.mo share/locale/uk/LC_MESSAGES/atril.mo share/locale/uz/LC_MESSAGES/atril.mo share/locale/vi/LC_MESSAGES/atril.mo share/locale/wa/LC_MESSAGES/atril.mo share/locale/zh_CN/LC_MESSAGES/atril.mo share/locale/zh_HK/LC_MESSAGES/atril.mo share/locale/zh_TW/LC_MESSAGES/atril.mo Index: head/graphics/eom/Makefile =================================================================== --- head/graphics/eom/Makefile (revision 467270) +++ head/graphics/eom/Makefile (revision 467271) @@ -1,57 +1,57 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= eom -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.0 CATEGORIES= graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Eye of MATE image viewer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libpeas-gtk-1.0.so:devel/libpeas PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake jpeg libtool localbase \ pathfix pkgconfig tar:xz USE_MATE= desktop icontheme USE_XORG= x11 USE_GNOME= cairo gnomeprefix gtk30 intltool introspection \ librsvg2 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-cms INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.eom.gschema.xml \ org.mate.eom.enums.xml OPTIONS_DEFINE= EXIF EXEMPI OPTIONS_DEFAULT=EXIF EXEMPI EXEMPI_DESC= XMP support EXEMPI_CONFIGURE_WITH= xmp EXEMPI_LIB_DEPENDS= libexempi.so:textproc/exempi EXIF_DESC= Digital camera file meta-data support EXIF_CONFIGURE_WITH= libexif EXIF_LIB_DEPENDS= libexif.so:graphics/libexif .include .if ${PORT_OPTIONS:MEXIF} || ${PORT_OPTIONS:MEXEMPI} PLIST_SUB+= EXIFEXEMPI="" .else PLIST_SUB+= EXIFEXEMPI="@comment " .endif .include Index: head/graphics/eom/distinfo =================================================================== --- head/graphics/eom/distinfo (revision 467270) +++ head/graphics/eom/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494460910 -SHA256 (mate/eom-1.18.2.tar.xz) = 0755a43f48fe1a09b826cdd6ed239631f5e4f9163ccb481362534d8fcf3bda02 -SIZE (mate/eom-1.18.2.tar.xz) = 2196228 +TIMESTAMP = 1519704261 +SHA256 (mate/eom-1.20.0.tar.xz) = 1a78226d1be0c563d9fb92d49b8dcf50cc7c9304c1cfed1d231540cf0cbc400c +SIZE (mate/eom-1.20.0.tar.xz) = 2204444 Index: head/graphics/eom/pkg-plist =================================================================== --- head/graphics/eom/pkg-plist (revision 467270) +++ head/graphics/eom/pkg-plist (revision 467271) @@ -1,353 +1,352 @@ bin/eom include/eom-2.20/eom/eom-application.h include/eom-2.20/eom/eom-clipboard-handler.h include/eom-2.20/eom/eom-debug.h include/eom-2.20/eom/eom-dialog.h include/eom-2.20/eom/eom-enums.h include/eom-2.20/eom/eom-error-message-area.h include/eom-2.20/eom/eom-exif-details.h include/eom-2.20/eom/eom-exif-util.h include/eom-2.20/eom/eom-file-chooser.h include/eom-2.20/eom/eom-image-save-info.h include/eom-2.20/eom/eom-image.h include/eom-2.20/eom/eom-job-queue.h include/eom-2.20/eom/eom-jobs.h include/eom-2.20/eom/eom-list-store.h include/eom-2.20/eom/eom-properties-dialog.h include/eom-2.20/eom/eom-scroll-view.h include/eom-2.20/eom/eom-sidebar.h include/eom-2.20/eom/eom-statusbar.h include/eom-2.20/eom/eom-thumb-nav.h include/eom-2.20/eom/eom-thumb-view.h include/eom-2.20/eom/eom-thumbnail.h include/eom-2.20/eom/eom-transform.h include/eom-2.20/eom/eom-window.h lib/eom/plugins/fullscreen.plugin lib/eom/plugins/libfullscreen.so lib/eom/plugins/libreload.so lib/eom/plugins/libstatusbar-date.so lib/eom/plugins/reload.plugin lib/eom/plugins/statusbar-date.plugin lib/girepository-1.0/Eom-1.0.typelib libdata/pkgconfig/eom.pc man/man1/eom.1.gz share/appdata/eom.appdata.xml share/applications/eom.desktop %%PORTDOCS%%%%DOCSDIR%%/EomDialog.html %%PORTDOCS%%%%DOCSDIR%%/EomExifDetails.html %%PORTDOCS%%%%DOCSDIR%%/EomFileChooser.html %%PORTDOCS%%%%DOCSDIR%%/EomImageSaveInfo.html %%PORTDOCS%%%%DOCSDIR%%/EomMetadataReaderJpg.html %%PORTDOCS%%%%DOCSDIR%%/EomMetadataReaderPng.html %%PORTDOCS%%%%DOCSDIR%%/EomPreferencesDialog.html %%PORTDOCS%%%%DOCSDIR%%/EomPrintImageSetup.html %%PORTDOCS%%%%DOCSDIR%%/EomPrintPreview.html %%PORTDOCS%%%%DOCSDIR%%/EomScrollView.html %%PORTDOCS%%%%DOCSDIR%%/EomSidebar.html %%PORTDOCS%%%%DOCSDIR%%/EomStatusbar.html %%PORTDOCS%%%%DOCSDIR%%/api-index.html %%PORTDOCS%%%%DOCSDIR%%/ch01.html %%PORTDOCS%%%%DOCSDIR%%/ch02.html %%PORTDOCS%%%%DOCSDIR%%/ch03.html %%PORTDOCS%%%%DOCSDIR%%/ch04.html %%PORTDOCS%%%%DOCSDIR%%/ch05.html %%PORTDOCS%%%%DOCSDIR%%/ch06.html %%PORTDOCS%%%%DOCSDIR%%/ch07.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-application.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-clipboard-handler.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-config-keys.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-debug.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-error-message-area.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-exif-util.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-image.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-job-queue.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-jobs.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-list-store.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-metadata-reader.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-pixbuf-util.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-plugin-engine.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-print.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-properties-dialog.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-save-as-dialog-helper.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-session.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-thumb-nav.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-thumb-view.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-thumbnail.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-transform.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-uri-converter.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-util.html %%PORTDOCS%%%%DOCSDIR%%/eom-eom-window.html %%PORTDOCS%%%%DOCSDIR%%/eom-uta.html %%PORTDOCS%%%%DOCSDIR%%/eom-zoom.html %%PORTDOCS%%%%DOCSDIR%%/eom.devhelp2 %%PORTDOCS%%%%DOCSDIR%%/home.png %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/left.png %%PORTDOCS%%%%DOCSDIR%%/pt01.html %%PORTDOCS%%%%DOCSDIR%%/right-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/right.png %%PORTDOCS%%%%DOCSDIR%%/rn01.html %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/up-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/up.png -%%DATADIR%%/eom-3.18.css %%DATADIR%%/eom-image-properties-dialog.ui %%DATADIR%%/eom-multiple-save-as-dialog.ui %%DATADIR%%/eom-preferences-dialog.ui %%DATADIR%%/eom-toolbar.xml %%DATADIR%%/eom-ui.xml %%DATADIR%%/eom.css %%DATADIR%%/gtkrc %%DATADIR%%/icons/hicolor/16x16/actions/eom-image-collection.png %%DATADIR%%/icons/hicolor/16x16/actions/eom-plugin.png %%DATADIR%%/icons/hicolor/16x16/actions/slideshow-play.png %%DATADIR%%/icons/hicolor/22x22/actions/eom-image-collection.png %%DATADIR%%/icons/hicolor/22x22/actions/eom-plugin.png %%DATADIR%%/icons/hicolor/22x22/actions/slideshow-play.png %%DATADIR%%/icons/hicolor/24x24/actions/eom-image-collection.png %%DATADIR%%/icons/hicolor/24x24/actions/slideshow-play.png %%DATADIR%%/icons/hicolor/32x32/actions/eom-image-collection.png %%DATADIR%%/icons/hicolor/32x32/actions/eom-plugin.png %%DATADIR%%/icons/hicolor/32x32/actions/slideshow-play.png %%DATADIR%%/icons/hicolor/48x48/actions/slideshow-play.png %%DATADIR%%/icons/hicolor/scalable/actions/eom-image-collection.svg %%DATADIR%%/icons/hicolor/scalable/actions/eom-plugin.svg %%DATADIR%%/icons/hicolor/scalable/actions/slideshow-play.svg %%DATADIR%%/pixmaps/thumbnail-frame.png share/gir-1.0/Eom-1.0.gir share/help/C/eom/figures/eom_save_as_window.png share/help/C/eom/figures/eom_start_window.png share/help/C/eom/figures/eom_toolbar_editor_window.png share/help/C/eom/index.docbook share/help/C/eom/legal.xml share/help/ar/eom/figures/eom_save_as_window.png share/help/ar/eom/figures/eom_start_window.png share/help/ar/eom/figures/eom_toolbar_editor_window.png share/help/ar/eom/index.docbook share/help/ar/eom/legal.xml share/help/ca/eom/figures/eom_save_as_window.png share/help/ca/eom/figures/eom_start_window.png share/help/ca/eom/figures/eom_toolbar_editor_window.png share/help/ca/eom/index.docbook share/help/ca/eom/legal.xml share/help/cs/eom/figures/eom_save_as_window.png share/help/cs/eom/figures/eom_start_window.png share/help/cs/eom/figures/eom_toolbar_editor_window.png share/help/cs/eom/index.docbook share/help/cs/eom/legal.xml share/help/da/eom/figures/eom_save_as_window.png share/help/da/eom/figures/eom_start_window.png share/help/da/eom/figures/eom_toolbar_editor_window.png share/help/da/eom/index.docbook share/help/da/eom/legal.xml share/help/de/eom/figures/eom_save_as_window.png share/help/de/eom/figures/eom_start_window.png share/help/de/eom/figures/eom_toolbar_editor_window.png share/help/de/eom/index.docbook share/help/de/eom/legal.xml share/help/el/eom/figures/eom_save_as_window.png share/help/el/eom/figures/eom_start_window.png share/help/el/eom/figures/eom_toolbar_editor_window.png share/help/el/eom/index.docbook share/help/el/eom/legal.xml share/help/en_GB/eom/figures/eom_save_as_window.png share/help/en_GB/eom/figures/eom_start_window.png share/help/en_GB/eom/figures/eom_toolbar_editor_window.png share/help/en_GB/eom/index.docbook share/help/en_GB/eom/legal.xml share/help/es/eom/figures/eom_save_as_window.png share/help/es/eom/figures/eom_start_window.png share/help/es/eom/figures/eom_toolbar_editor_window.png share/help/es/eom/index.docbook share/help/es/eom/legal.xml share/help/eu/eom/figures/eom_save_as_window.png share/help/eu/eom/figures/eom_start_window.png share/help/eu/eom/figures/eom_toolbar_editor_window.png share/help/eu/eom/index.docbook share/help/eu/eom/legal.xml share/help/fi/eom/figures/eom_save_as_window.png share/help/fi/eom/figures/eom_start_window.png share/help/fi/eom/figures/eom_toolbar_editor_window.png share/help/fi/eom/index.docbook share/help/fi/eom/legal.xml share/help/fr/eom/figures/eom_save_as_window.png share/help/fr/eom/figures/eom_start_window.png share/help/fr/eom/figures/eom_toolbar_editor_window.png share/help/fr/eom/index.docbook share/help/fr/eom/legal.xml share/help/it/eom/figures/eom_save_as_window.png share/help/it/eom/figures/eom_start_window.png share/help/it/eom/figures/eom_toolbar_editor_window.png share/help/it/eom/index.docbook share/help/it/eom/legal.xml share/help/ja/eom/figures/eom_save_as_window.png share/help/ja/eom/figures/eom_start_window.png share/help/ja/eom/figures/eom_toolbar_editor_window.png share/help/ja/eom/index.docbook share/help/ja/eom/legal.xml share/help/ko/eom/figures/eom_save_as_window.png share/help/ko/eom/figures/eom_start_window.png share/help/ko/eom/figures/eom_toolbar_editor_window.png share/help/ko/eom/index.docbook share/help/ko/eom/legal.xml share/help/oc/eom/figures/eom_save_as_window.png share/help/oc/eom/figures/eom_start_window.png share/help/oc/eom/figures/eom_toolbar_editor_window.png share/help/oc/eom/index.docbook share/help/oc/eom/legal.xml share/help/pa/eom/figures/eom_save_as_window.png share/help/pa/eom/figures/eom_start_window.png share/help/pa/eom/figures/eom_toolbar_editor_window.png share/help/pa/eom/index.docbook share/help/pa/eom/legal.xml share/help/pl/eom/figures/eom_save_as_window.png share/help/pl/eom/figures/eom_start_window.png share/help/pl/eom/figures/eom_toolbar_editor_window.png share/help/pl/eom/index.docbook share/help/pl/eom/legal.xml share/help/pt_BR/eom/figures/eom_save_as_window.png share/help/pt_BR/eom/figures/eom_start_window.png share/help/pt_BR/eom/figures/eom_toolbar_editor_window.png share/help/pt_BR/eom/index.docbook share/help/pt_BR/eom/legal.xml share/help/ru/eom/figures/eom_save_as_window.png share/help/ru/eom/figures/eom_start_window.png share/help/ru/eom/figures/eom_toolbar_editor_window.png share/help/ru/eom/index.docbook share/help/ru/eom/legal.xml share/help/sv/eom/figures/eom_save_as_window.png share/help/sv/eom/figures/eom_start_window.png share/help/sv/eom/figures/eom_toolbar_editor_window.png share/help/sv/eom/index.docbook share/help/sv/eom/legal.xml share/help/th/eom/figures/eom_save_as_window.png share/help/th/eom/figures/eom_start_window.png share/help/th/eom/figures/eom_toolbar_editor_window.png share/help/th/eom/index.docbook share/help/th/eom/legal.xml share/help/uk/eom/figures/eom_save_as_window.png share/help/uk/eom/figures/eom_start_window.png share/help/uk/eom/figures/eom_toolbar_editor_window.png share/help/uk/eom/index.docbook share/help/uk/eom/legal.xml share/help/zh_CN/eom/figures/eom_save_as_window.png share/help/zh_CN/eom/figures/eom_start_window.png share/help/zh_CN/eom/figures/eom_toolbar_editor_window.png share/help/zh_CN/eom/index.docbook share/help/zh_CN/eom/legal.xml share/help/zh_TW/eom/figures/eom_save_as_window.png share/help/zh_TW/eom/figures/eom_start_window.png share/help/zh_TW/eom/figures/eom_toolbar_editor_window.png share/help/zh_TW/eom/index.docbook share/help/zh_TW/eom/legal.xml share/icons/hicolor/16x16/apps/eom.png share/icons/hicolor/22x22/apps/eom.png share/icons/hicolor/24x24/apps/eom.png share/icons/hicolor/32x32/apps/eom.png share/icons/hicolor/scalable/apps/eom.svg share/locale/af/LC_MESSAGES/eom.mo share/locale/am/LC_MESSAGES/eom.mo share/locale/ar/LC_MESSAGES/eom.mo share/locale/as/LC_MESSAGES/eom.mo share/locale/ast/LC_MESSAGES/eom.mo share/locale/az/LC_MESSAGES/eom.mo share/locale/be/LC_MESSAGES/eom.mo share/locale/bg/LC_MESSAGES/eom.mo share/locale/bn/LC_MESSAGES/eom.mo share/locale/bn_IN/LC_MESSAGES/eom.mo share/locale/br/LC_MESSAGES/eom.mo share/locale/bs/LC_MESSAGES/eom.mo share/locale/ca/LC_MESSAGES/eom.mo share/locale/ca@valencia/LC_MESSAGES/eom.mo share/locale/cmn/LC_MESSAGES/eom.mo share/locale/cs/LC_MESSAGES/eom.mo share/locale/cy/LC_MESSAGES/eom.mo share/locale/da/LC_MESSAGES/eom.mo share/locale/de/LC_MESSAGES/eom.mo share/locale/dz/LC_MESSAGES/eom.mo share/locale/el/LC_MESSAGES/eom.mo share/locale/en_AU/LC_MESSAGES/eom.mo share/locale/en_CA/LC_MESSAGES/eom.mo share/locale/en_GB/LC_MESSAGES/eom.mo share/locale/eo/LC_MESSAGES/eom.mo share/locale/es/LC_MESSAGES/eom.mo share/locale/es_CO/LC_MESSAGES/eom.mo share/locale/es_MX/LC_MESSAGES/eom.mo share/locale/et/LC_MESSAGES/eom.mo share/locale/eu/LC_MESSAGES/eom.mo share/locale/fa/LC_MESSAGES/eom.mo share/locale/fi/LC_MESSAGES/eom.mo share/locale/fr/LC_MESSAGES/eom.mo share/locale/fr_CA/LC_MESSAGES/eom.mo share/locale/frp/LC_MESSAGES/eom.mo share/locale/fur/LC_MESSAGES/eom.mo share/locale/ga/LC_MESSAGES/eom.mo share/locale/gl/LC_MESSAGES/eom.mo share/locale/gu/LC_MESSAGES/eom.mo share/locale/he/LC_MESSAGES/eom.mo share/locale/hi/LC_MESSAGES/eom.mo share/locale/hr/LC_MESSAGES/eom.mo share/locale/hu/LC_MESSAGES/eom.mo share/locale/hy/LC_MESSAGES/eom.mo share/locale/id/LC_MESSAGES/eom.mo share/locale/is/LC_MESSAGES/eom.mo share/locale/it/LC_MESSAGES/eom.mo share/locale/ja/LC_MESSAGES/eom.mo share/locale/jv/LC_MESSAGES/eom.mo share/locale/ka/LC_MESSAGES/eom.mo share/locale/kk/LC_MESSAGES/eom.mo share/locale/kn/LC_MESSAGES/eom.mo share/locale/ko/LC_MESSAGES/eom.mo share/locale/ks/LC_MESSAGES/eom.mo share/locale/ku/LC_MESSAGES/eom.mo share/locale/ku_IQ/LC_MESSAGES/eom.mo share/locale/ky/LC_MESSAGES/eom.mo share/locale/lt/LC_MESSAGES/eom.mo share/locale/lv/LC_MESSAGES/eom.mo share/locale/mai/LC_MESSAGES/eom.mo share/locale/mg/LC_MESSAGES/eom.mo share/locale/mk/LC_MESSAGES/eom.mo share/locale/ml/LC_MESSAGES/eom.mo share/locale/mn/LC_MESSAGES/eom.mo share/locale/mr/LC_MESSAGES/eom.mo share/locale/ms/LC_MESSAGES/eom.mo share/locale/nb/LC_MESSAGES/eom.mo share/locale/nds/LC_MESSAGES/eom.mo share/locale/ne/LC_MESSAGES/eom.mo share/locale/nl/LC_MESSAGES/eom.mo share/locale/nn/LC_MESSAGES/eom.mo share/locale/nso/LC_MESSAGES/eom.mo share/locale/oc/LC_MESSAGES/eom.mo share/locale/or/LC_MESSAGES/eom.mo share/locale/pa/LC_MESSAGES/eom.mo share/locale/pl/LC_MESSAGES/eom.mo share/locale/pms/LC_MESSAGES/eom.mo share/locale/ps/LC_MESSAGES/eom.mo share/locale/pt/LC_MESSAGES/eom.mo share/locale/pt_BR/LC_MESSAGES/eom.mo share/locale/ro/LC_MESSAGES/eom.mo share/locale/ru/LC_MESSAGES/eom.mo share/locale/rw/LC_MESSAGES/eom.mo share/locale/si/LC_MESSAGES/eom.mo share/locale/sk/LC_MESSAGES/eom.mo share/locale/sl/LC_MESSAGES/eom.mo share/locale/sq/LC_MESSAGES/eom.mo share/locale/sr/LC_MESSAGES/eom.mo share/locale/sr@latin/LC_MESSAGES/eom.mo share/locale/sv/LC_MESSAGES/eom.mo share/locale/ta/LC_MESSAGES/eom.mo share/locale/te/LC_MESSAGES/eom.mo share/locale/th/LC_MESSAGES/eom.mo share/locale/tk/LC_MESSAGES/eom.mo share/locale/tr/LC_MESSAGES/eom.mo share/locale/ug/LC_MESSAGES/eom.mo share/locale/uk/LC_MESSAGES/eom.mo share/locale/uz/LC_MESSAGES/eom.mo share/locale/vi/LC_MESSAGES/eom.mo share/locale/wa/LC_MESSAGES/eom.mo share/locale/xh/LC_MESSAGES/eom.mo share/locale/zh_CN/LC_MESSAGES/eom.mo share/locale/zh_HK/LC_MESSAGES/eom.mo share/locale/zh_TW/LC_MESSAGES/eom.mo share/locale/zu/LC_MESSAGES/eom.mo Index: head/math/mate-calc/Makefile =================================================================== --- head/math/mate-calc/Makefile (revision 467270) +++ head/math/mate-calc/Makefile (revision 467271) @@ -1,26 +1,26 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-calc -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.1 CATEGORIES= math mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE calculator tool based on the old calctool for OpenWindows LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool PORTSCOUT= limitw:1,even USES= gettext gmake pkgconfig localbase tar:xz USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack libxml2 GNU_CONFIGURE= yes GLIB_SCHEMAS= org.mate.calc.gschema.xml .include Index: head/math/mate-calc/distinfo =================================================================== --- head/math/mate-calc/distinfo (revision 467270) +++ head/math/mate-calc/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499014432 -SHA256 (mate/mate-calc-1.18.0.tar.xz) = 9e02ea711000378d25274e532dd161f09172d1dcefdb3aa4b1ab7a2bfa34da61 -SIZE (mate/mate-calc-1.18.0.tar.xz) = 751780 +TIMESTAMP = 1523142475 +SHA256 (mate/mate-calc-1.20.1.tar.xz) = 0761c2fff146d9976d586f21598d1ea39812171de3e0f02edb9435a2e2306002 +SIZE (mate/mate-calc-1.20.1.tar.xz) = 734420 Index: head/math/mate-calc/pkg-plist =================================================================== --- head/math/mate-calc/pkg-plist (revision 467270) +++ head/math/mate-calc/pkg-plist (revision 467271) @@ -1,834 +1,841 @@ bin/mate-calc bin/mate-calc-cmd bin/mate-calculator man/man1/mate-calc-cmd.1.gz man/man1/mate-calc.1.gz share/appdata/mate-calc.appdata.xml share/applications/mate-calc.desktop share/help/C/mate-calc/absolute.page share/help/C/mate-calc/base.page share/help/C/mate-calc/boolean.page share/help/C/mate-calc/complex.page share/help/C/mate-calc/conv-base.page share/help/C/mate-calc/conv-character.page share/help/C/mate-calc/conv-currency.page share/help/C/mate-calc/conv-length.page share/help/C/mate-calc/conv-time.page share/help/C/mate-calc/conv-weight.page share/help/C/mate-calc/equation.page share/help/C/mate-calc/factorial.page share/help/C/mate-calc/factorize.page share/help/C/mate-calc/financial.page share/help/C/mate-calc/functions.page share/help/C/mate-calc/index.page share/help/C/mate-calc/keyboard.page share/help/C/mate-calc/legal.xml share/help/C/mate-calc/logarithm.page share/help/C/mate-calc/modulus.page share/help/C/mate-calc/mouse.page share/help/C/mate-calc/number-display.page share/help/C/mate-calc/percentage.page share/help/C/mate-calc/power.page share/help/C/mate-calc/scientific.page share/help/C/mate-calc/superscript.page share/help/C/mate-calc/trigonometry.page share/help/C/mate-calc/variables.page share/help/bg/mate-calc/absolute.page share/help/bg/mate-calc/base.page share/help/bg/mate-calc/boolean.page share/help/bg/mate-calc/complex.page share/help/bg/mate-calc/conv-base.page share/help/bg/mate-calc/conv-character.page share/help/bg/mate-calc/conv-currency.page share/help/bg/mate-calc/conv-length.page share/help/bg/mate-calc/conv-time.page share/help/bg/mate-calc/conv-weight.page share/help/bg/mate-calc/equation.page share/help/bg/mate-calc/factorial.page share/help/bg/mate-calc/factorize.page share/help/bg/mate-calc/financial.page share/help/bg/mate-calc/functions.page share/help/bg/mate-calc/index.page share/help/bg/mate-calc/keyboard.page share/help/bg/mate-calc/legal.xml share/help/bg/mate-calc/logarithm.page share/help/bg/mate-calc/modulus.page share/help/bg/mate-calc/mouse.page share/help/bg/mate-calc/number-display.page share/help/bg/mate-calc/percentage.page share/help/bg/mate-calc/power.page share/help/bg/mate-calc/scientific.page share/help/bg/mate-calc/superscript.page share/help/bg/mate-calc/trigonometry.page share/help/bg/mate-calc/variables.page share/help/ca/mate-calc/absolute.page share/help/ca/mate-calc/base.page share/help/ca/mate-calc/boolean.page share/help/ca/mate-calc/complex.page share/help/ca/mate-calc/conv-base.page share/help/ca/mate-calc/conv-character.page share/help/ca/mate-calc/conv-currency.page share/help/ca/mate-calc/conv-length.page share/help/ca/mate-calc/conv-time.page share/help/ca/mate-calc/conv-weight.page share/help/ca/mate-calc/equation.page share/help/ca/mate-calc/factorial.page share/help/ca/mate-calc/factorize.page share/help/ca/mate-calc/financial.page share/help/ca/mate-calc/functions.page share/help/ca/mate-calc/index.page share/help/ca/mate-calc/keyboard.page share/help/ca/mate-calc/legal.xml share/help/ca/mate-calc/logarithm.page share/help/ca/mate-calc/modulus.page share/help/ca/mate-calc/mouse.page share/help/ca/mate-calc/number-display.page share/help/ca/mate-calc/percentage.page share/help/ca/mate-calc/power.page share/help/ca/mate-calc/scientific.page share/help/ca/mate-calc/superscript.page share/help/ca/mate-calc/trigonometry.page share/help/ca/mate-calc/variables.page share/help/cs/mate-calc/absolute.page share/help/cs/mate-calc/base.page share/help/cs/mate-calc/boolean.page share/help/cs/mate-calc/complex.page share/help/cs/mate-calc/conv-base.page share/help/cs/mate-calc/conv-character.page share/help/cs/mate-calc/conv-currency.page share/help/cs/mate-calc/conv-length.page share/help/cs/mate-calc/conv-time.page share/help/cs/mate-calc/conv-weight.page share/help/cs/mate-calc/equation.page share/help/cs/mate-calc/factorial.page share/help/cs/mate-calc/factorize.page share/help/cs/mate-calc/financial.page share/help/cs/mate-calc/functions.page share/help/cs/mate-calc/index.page share/help/cs/mate-calc/keyboard.page share/help/cs/mate-calc/legal.xml share/help/cs/mate-calc/logarithm.page share/help/cs/mate-calc/modulus.page share/help/cs/mate-calc/mouse.page share/help/cs/mate-calc/number-display.page share/help/cs/mate-calc/percentage.page share/help/cs/mate-calc/power.page share/help/cs/mate-calc/scientific.page share/help/cs/mate-calc/superscript.page share/help/cs/mate-calc/trigonometry.page share/help/cs/mate-calc/variables.page share/help/de/mate-calc/absolute.page share/help/de/mate-calc/base.page share/help/de/mate-calc/boolean.page share/help/de/mate-calc/complex.page share/help/de/mate-calc/conv-base.page share/help/de/mate-calc/conv-character.page share/help/de/mate-calc/conv-currency.page share/help/de/mate-calc/conv-length.page share/help/de/mate-calc/conv-time.page share/help/de/mate-calc/conv-weight.page share/help/de/mate-calc/equation.page share/help/de/mate-calc/factorial.page share/help/de/mate-calc/factorize.page share/help/de/mate-calc/financial.page share/help/de/mate-calc/functions.page share/help/de/mate-calc/index.page share/help/de/mate-calc/keyboard.page share/help/de/mate-calc/legal.xml share/help/de/mate-calc/logarithm.page share/help/de/mate-calc/modulus.page share/help/de/mate-calc/mouse.page share/help/de/mate-calc/number-display.page share/help/de/mate-calc/percentage.page share/help/de/mate-calc/power.page share/help/de/mate-calc/scientific.page share/help/de/mate-calc/superscript.page share/help/de/mate-calc/trigonometry.page share/help/de/mate-calc/variables.page share/help/el/mate-calc/absolute.page share/help/el/mate-calc/base.page share/help/el/mate-calc/boolean.page share/help/el/mate-calc/complex.page share/help/el/mate-calc/conv-base.page share/help/el/mate-calc/conv-character.page share/help/el/mate-calc/conv-currency.page share/help/el/mate-calc/conv-length.page share/help/el/mate-calc/conv-time.page share/help/el/mate-calc/conv-weight.page share/help/el/mate-calc/equation.page share/help/el/mate-calc/factorial.page share/help/el/mate-calc/factorize.page share/help/el/mate-calc/financial.page share/help/el/mate-calc/functions.page share/help/el/mate-calc/index.page share/help/el/mate-calc/keyboard.page share/help/el/mate-calc/legal.xml share/help/el/mate-calc/logarithm.page share/help/el/mate-calc/modulus.page share/help/el/mate-calc/mouse.page share/help/el/mate-calc/number-display.page share/help/el/mate-calc/percentage.page share/help/el/mate-calc/power.page share/help/el/mate-calc/scientific.page share/help/el/mate-calc/superscript.page share/help/el/mate-calc/trigonometry.page share/help/el/mate-calc/variables.page share/help/es/mate-calc/absolute.page share/help/es/mate-calc/base.page share/help/es/mate-calc/boolean.page share/help/es/mate-calc/complex.page share/help/es/mate-calc/conv-base.page share/help/es/mate-calc/conv-character.page share/help/es/mate-calc/conv-currency.page share/help/es/mate-calc/conv-length.page share/help/es/mate-calc/conv-time.page share/help/es/mate-calc/conv-weight.page share/help/es/mate-calc/equation.page share/help/es/mate-calc/factorial.page share/help/es/mate-calc/factorize.page share/help/es/mate-calc/financial.page share/help/es/mate-calc/functions.page share/help/es/mate-calc/index.page share/help/es/mate-calc/keyboard.page share/help/es/mate-calc/legal.xml share/help/es/mate-calc/logarithm.page share/help/es/mate-calc/modulus.page share/help/es/mate-calc/mouse.page share/help/es/mate-calc/number-display.page share/help/es/mate-calc/percentage.page share/help/es/mate-calc/power.page share/help/es/mate-calc/scientific.page share/help/es/mate-calc/superscript.page share/help/es/mate-calc/trigonometry.page share/help/es/mate-calc/variables.page share/help/eu/mate-calc/absolute.page share/help/eu/mate-calc/base.page share/help/eu/mate-calc/boolean.page share/help/eu/mate-calc/complex.page share/help/eu/mate-calc/conv-base.page share/help/eu/mate-calc/conv-character.page share/help/eu/mate-calc/conv-currency.page share/help/eu/mate-calc/conv-length.page share/help/eu/mate-calc/conv-time.page share/help/eu/mate-calc/conv-weight.page share/help/eu/mate-calc/equation.page share/help/eu/mate-calc/factorial.page share/help/eu/mate-calc/factorize.page share/help/eu/mate-calc/financial.page share/help/eu/mate-calc/functions.page share/help/eu/mate-calc/index.page share/help/eu/mate-calc/keyboard.page share/help/eu/mate-calc/legal.xml share/help/eu/mate-calc/logarithm.page share/help/eu/mate-calc/modulus.page share/help/eu/mate-calc/mouse.page share/help/eu/mate-calc/number-display.page share/help/eu/mate-calc/percentage.page share/help/eu/mate-calc/power.page share/help/eu/mate-calc/scientific.page share/help/eu/mate-calc/superscript.page share/help/eu/mate-calc/trigonometry.page share/help/eu/mate-calc/variables.page share/help/fi/mate-calc/absolute.page share/help/fi/mate-calc/base.page share/help/fi/mate-calc/boolean.page share/help/fi/mate-calc/complex.page share/help/fi/mate-calc/conv-base.page share/help/fi/mate-calc/conv-character.page share/help/fi/mate-calc/conv-currency.page share/help/fi/mate-calc/conv-length.page share/help/fi/mate-calc/conv-time.page share/help/fi/mate-calc/conv-weight.page share/help/fi/mate-calc/equation.page share/help/fi/mate-calc/factorial.page share/help/fi/mate-calc/factorize.page share/help/fi/mate-calc/financial.page share/help/fi/mate-calc/functions.page share/help/fi/mate-calc/index.page share/help/fi/mate-calc/keyboard.page share/help/fi/mate-calc/legal.xml share/help/fi/mate-calc/logarithm.page share/help/fi/mate-calc/modulus.page share/help/fi/mate-calc/mouse.page share/help/fi/mate-calc/number-display.page share/help/fi/mate-calc/percentage.page share/help/fi/mate-calc/power.page share/help/fi/mate-calc/scientific.page share/help/fi/mate-calc/superscript.page share/help/fi/mate-calc/trigonometry.page share/help/fi/mate-calc/variables.page share/help/fr/mate-calc/absolute.page share/help/fr/mate-calc/base.page share/help/fr/mate-calc/boolean.page share/help/fr/mate-calc/complex.page share/help/fr/mate-calc/conv-base.page share/help/fr/mate-calc/conv-character.page share/help/fr/mate-calc/conv-currency.page share/help/fr/mate-calc/conv-length.page share/help/fr/mate-calc/conv-time.page share/help/fr/mate-calc/conv-weight.page share/help/fr/mate-calc/equation.page share/help/fr/mate-calc/factorial.page share/help/fr/mate-calc/factorize.page share/help/fr/mate-calc/financial.page share/help/fr/mate-calc/functions.page share/help/fr/mate-calc/index.page share/help/fr/mate-calc/keyboard.page share/help/fr/mate-calc/legal.xml share/help/fr/mate-calc/logarithm.page share/help/fr/mate-calc/modulus.page share/help/fr/mate-calc/mouse.page share/help/fr/mate-calc/number-display.page share/help/fr/mate-calc/percentage.page share/help/fr/mate-calc/power.page share/help/fr/mate-calc/scientific.page share/help/fr/mate-calc/superscript.page share/help/fr/mate-calc/trigonometry.page share/help/fr/mate-calc/variables.page share/help/gl/mate-calc/absolute.page share/help/gl/mate-calc/base.page share/help/gl/mate-calc/boolean.page share/help/gl/mate-calc/complex.page share/help/gl/mate-calc/conv-base.page share/help/gl/mate-calc/conv-character.page share/help/gl/mate-calc/conv-currency.page share/help/gl/mate-calc/conv-length.page share/help/gl/mate-calc/conv-time.page share/help/gl/mate-calc/conv-weight.page share/help/gl/mate-calc/equation.page share/help/gl/mate-calc/factorial.page share/help/gl/mate-calc/factorize.page share/help/gl/mate-calc/financial.page share/help/gl/mate-calc/functions.page share/help/gl/mate-calc/index.page share/help/gl/mate-calc/keyboard.page share/help/gl/mate-calc/legal.xml share/help/gl/mate-calc/logarithm.page share/help/gl/mate-calc/modulus.page share/help/gl/mate-calc/mouse.page share/help/gl/mate-calc/number-display.page share/help/gl/mate-calc/percentage.page share/help/gl/mate-calc/power.page share/help/gl/mate-calc/scientific.page share/help/gl/mate-calc/superscript.page share/help/gl/mate-calc/trigonometry.page share/help/gl/mate-calc/variables.page share/help/hu/mate-calc/absolute.page share/help/hu/mate-calc/base.page share/help/hu/mate-calc/boolean.page share/help/hu/mate-calc/complex.page share/help/hu/mate-calc/conv-base.page share/help/hu/mate-calc/conv-character.page share/help/hu/mate-calc/conv-currency.page share/help/hu/mate-calc/conv-length.page share/help/hu/mate-calc/conv-time.page share/help/hu/mate-calc/conv-weight.page share/help/hu/mate-calc/equation.page share/help/hu/mate-calc/factorial.page share/help/hu/mate-calc/factorize.page share/help/hu/mate-calc/financial.page share/help/hu/mate-calc/functions.page share/help/hu/mate-calc/index.page share/help/hu/mate-calc/keyboard.page share/help/hu/mate-calc/legal.xml share/help/hu/mate-calc/logarithm.page share/help/hu/mate-calc/modulus.page share/help/hu/mate-calc/mouse.page share/help/hu/mate-calc/number-display.page share/help/hu/mate-calc/percentage.page share/help/hu/mate-calc/power.page share/help/hu/mate-calc/scientific.page share/help/hu/mate-calc/superscript.page share/help/hu/mate-calc/trigonometry.page share/help/hu/mate-calc/variables.page share/help/it/mate-calc/absolute.page share/help/it/mate-calc/base.page share/help/it/mate-calc/boolean.page share/help/it/mate-calc/complex.page share/help/it/mate-calc/conv-base.page share/help/it/mate-calc/conv-character.page share/help/it/mate-calc/conv-currency.page share/help/it/mate-calc/conv-length.page share/help/it/mate-calc/conv-time.page share/help/it/mate-calc/conv-weight.page share/help/it/mate-calc/equation.page share/help/it/mate-calc/factorial.page share/help/it/mate-calc/factorize.page share/help/it/mate-calc/financial.page share/help/it/mate-calc/functions.page share/help/it/mate-calc/index.page share/help/it/mate-calc/keyboard.page share/help/it/mate-calc/legal.xml share/help/it/mate-calc/logarithm.page share/help/it/mate-calc/modulus.page share/help/it/mate-calc/mouse.page share/help/it/mate-calc/number-display.page share/help/it/mate-calc/percentage.page share/help/it/mate-calc/power.page share/help/it/mate-calc/scientific.page share/help/it/mate-calc/superscript.page share/help/it/mate-calc/trigonometry.page share/help/it/mate-calc/variables.page share/help/ja/mate-calc/absolute.page share/help/ja/mate-calc/base.page share/help/ja/mate-calc/boolean.page share/help/ja/mate-calc/complex.page share/help/ja/mate-calc/conv-base.page share/help/ja/mate-calc/conv-character.page share/help/ja/mate-calc/conv-currency.page share/help/ja/mate-calc/conv-length.page share/help/ja/mate-calc/conv-time.page share/help/ja/mate-calc/conv-weight.page share/help/ja/mate-calc/equation.page share/help/ja/mate-calc/factorial.page share/help/ja/mate-calc/factorize.page share/help/ja/mate-calc/financial.page share/help/ja/mate-calc/functions.page share/help/ja/mate-calc/index.page share/help/ja/mate-calc/keyboard.page share/help/ja/mate-calc/legal.xml share/help/ja/mate-calc/logarithm.page share/help/ja/mate-calc/modulus.page share/help/ja/mate-calc/mouse.page share/help/ja/mate-calc/number-display.page share/help/ja/mate-calc/percentage.page share/help/ja/mate-calc/power.page share/help/ja/mate-calc/scientific.page share/help/ja/mate-calc/superscript.page share/help/ja/mate-calc/trigonometry.page share/help/ja/mate-calc/variables.page share/help/ko/mate-calc/absolute.page share/help/ko/mate-calc/base.page share/help/ko/mate-calc/boolean.page share/help/ko/mate-calc/complex.page share/help/ko/mate-calc/conv-base.page share/help/ko/mate-calc/conv-character.page share/help/ko/mate-calc/conv-currency.page share/help/ko/mate-calc/conv-length.page share/help/ko/mate-calc/conv-time.page share/help/ko/mate-calc/conv-weight.page share/help/ko/mate-calc/equation.page share/help/ko/mate-calc/factorial.page share/help/ko/mate-calc/factorize.page share/help/ko/mate-calc/financial.page share/help/ko/mate-calc/functions.page share/help/ko/mate-calc/index.page share/help/ko/mate-calc/keyboard.page share/help/ko/mate-calc/legal.xml share/help/ko/mate-calc/logarithm.page share/help/ko/mate-calc/modulus.page share/help/ko/mate-calc/mouse.page share/help/ko/mate-calc/number-display.page share/help/ko/mate-calc/percentage.page share/help/ko/mate-calc/power.page share/help/ko/mate-calc/scientific.page share/help/ko/mate-calc/superscript.page share/help/ko/mate-calc/trigonometry.page share/help/ko/mate-calc/variables.page share/help/lv/mate-calc/absolute.page share/help/lv/mate-calc/base.page share/help/lv/mate-calc/boolean.page share/help/lv/mate-calc/complex.page share/help/lv/mate-calc/conv-base.page share/help/lv/mate-calc/conv-character.page share/help/lv/mate-calc/conv-currency.page share/help/lv/mate-calc/conv-length.page share/help/lv/mate-calc/conv-time.page share/help/lv/mate-calc/conv-weight.page share/help/lv/mate-calc/equation.page share/help/lv/mate-calc/factorial.page share/help/lv/mate-calc/factorize.page share/help/lv/mate-calc/financial.page share/help/lv/mate-calc/functions.page share/help/lv/mate-calc/index.page share/help/lv/mate-calc/keyboard.page share/help/lv/mate-calc/legal.xml share/help/lv/mate-calc/logarithm.page share/help/lv/mate-calc/modulus.page share/help/lv/mate-calc/mouse.page share/help/lv/mate-calc/number-display.page share/help/lv/mate-calc/percentage.page share/help/lv/mate-calc/power.page share/help/lv/mate-calc/scientific.page share/help/lv/mate-calc/superscript.page share/help/lv/mate-calc/trigonometry.page share/help/lv/mate-calc/variables.page share/help/oc/mate-calc/absolute.page share/help/oc/mate-calc/base.page share/help/oc/mate-calc/boolean.page share/help/oc/mate-calc/complex.page share/help/oc/mate-calc/conv-base.page share/help/oc/mate-calc/conv-character.page share/help/oc/mate-calc/conv-currency.page share/help/oc/mate-calc/conv-length.page share/help/oc/mate-calc/conv-time.page share/help/oc/mate-calc/conv-weight.page share/help/oc/mate-calc/equation.page share/help/oc/mate-calc/factorial.page share/help/oc/mate-calc/factorize.page share/help/oc/mate-calc/financial.page share/help/oc/mate-calc/functions.page share/help/oc/mate-calc/index.page share/help/oc/mate-calc/keyboard.page share/help/oc/mate-calc/legal.xml share/help/oc/mate-calc/logarithm.page share/help/oc/mate-calc/modulus.page share/help/oc/mate-calc/mouse.page share/help/oc/mate-calc/number-display.page share/help/oc/mate-calc/percentage.page share/help/oc/mate-calc/power.page share/help/oc/mate-calc/scientific.page share/help/oc/mate-calc/superscript.page share/help/oc/mate-calc/trigonometry.page share/help/oc/mate-calc/variables.page share/help/pt_BR/mate-calc/absolute.page share/help/pt_BR/mate-calc/base.page share/help/pt_BR/mate-calc/boolean.page share/help/pt_BR/mate-calc/complex.page share/help/pt_BR/mate-calc/conv-base.page share/help/pt_BR/mate-calc/conv-character.page share/help/pt_BR/mate-calc/conv-currency.page share/help/pt_BR/mate-calc/conv-length.page share/help/pt_BR/mate-calc/conv-time.page share/help/pt_BR/mate-calc/conv-weight.page share/help/pt_BR/mate-calc/equation.page share/help/pt_BR/mate-calc/factorial.page share/help/pt_BR/mate-calc/factorize.page share/help/pt_BR/mate-calc/financial.page share/help/pt_BR/mate-calc/functions.page share/help/pt_BR/mate-calc/index.page share/help/pt_BR/mate-calc/keyboard.page share/help/pt_BR/mate-calc/legal.xml share/help/pt_BR/mate-calc/logarithm.page share/help/pt_BR/mate-calc/modulus.page share/help/pt_BR/mate-calc/mouse.page share/help/pt_BR/mate-calc/number-display.page share/help/pt_BR/mate-calc/percentage.page share/help/pt_BR/mate-calc/power.page share/help/pt_BR/mate-calc/scientific.page share/help/pt_BR/mate-calc/superscript.page share/help/pt_BR/mate-calc/trigonometry.page share/help/pt_BR/mate-calc/variables.page share/help/ro/mate-calc/absolute.page share/help/ro/mate-calc/base.page share/help/ro/mate-calc/boolean.page share/help/ro/mate-calc/complex.page share/help/ro/mate-calc/conv-base.page share/help/ro/mate-calc/conv-character.page share/help/ro/mate-calc/conv-currency.page share/help/ro/mate-calc/conv-length.page share/help/ro/mate-calc/conv-time.page share/help/ro/mate-calc/conv-weight.page share/help/ro/mate-calc/equation.page share/help/ro/mate-calc/factorial.page share/help/ro/mate-calc/factorize.page share/help/ro/mate-calc/financial.page share/help/ro/mate-calc/functions.page share/help/ro/mate-calc/index.page share/help/ro/mate-calc/keyboard.page share/help/ro/mate-calc/legal.xml share/help/ro/mate-calc/logarithm.page share/help/ro/mate-calc/modulus.page share/help/ro/mate-calc/mouse.page share/help/ro/mate-calc/number-display.page share/help/ro/mate-calc/percentage.page share/help/ro/mate-calc/power.page share/help/ro/mate-calc/scientific.page share/help/ro/mate-calc/superscript.page share/help/ro/mate-calc/trigonometry.page share/help/ro/mate-calc/variables.page share/help/ru/mate-calc/absolute.page share/help/ru/mate-calc/base.page share/help/ru/mate-calc/boolean.page share/help/ru/mate-calc/complex.page share/help/ru/mate-calc/conv-base.page share/help/ru/mate-calc/conv-character.page share/help/ru/mate-calc/conv-currency.page share/help/ru/mate-calc/conv-length.page share/help/ru/mate-calc/conv-time.page share/help/ru/mate-calc/conv-weight.page share/help/ru/mate-calc/equation.page share/help/ru/mate-calc/factorial.page share/help/ru/mate-calc/factorize.page share/help/ru/mate-calc/financial.page share/help/ru/mate-calc/functions.page share/help/ru/mate-calc/index.page share/help/ru/mate-calc/keyboard.page share/help/ru/mate-calc/legal.xml share/help/ru/mate-calc/logarithm.page share/help/ru/mate-calc/modulus.page share/help/ru/mate-calc/mouse.page share/help/ru/mate-calc/number-display.page share/help/ru/mate-calc/percentage.page share/help/ru/mate-calc/power.page share/help/ru/mate-calc/scientific.page share/help/ru/mate-calc/superscript.page share/help/ru/mate-calc/trigonometry.page share/help/ru/mate-calc/variables.page share/help/sl/mate-calc/absolute.page share/help/sl/mate-calc/base.page share/help/sl/mate-calc/boolean.page share/help/sl/mate-calc/complex.page share/help/sl/mate-calc/conv-base.page share/help/sl/mate-calc/conv-character.page share/help/sl/mate-calc/conv-currency.page share/help/sl/mate-calc/conv-length.page share/help/sl/mate-calc/conv-time.page share/help/sl/mate-calc/conv-weight.page share/help/sl/mate-calc/equation.page share/help/sl/mate-calc/factorial.page share/help/sl/mate-calc/factorize.page share/help/sl/mate-calc/financial.page share/help/sl/mate-calc/functions.page share/help/sl/mate-calc/index.page share/help/sl/mate-calc/keyboard.page share/help/sl/mate-calc/legal.xml share/help/sl/mate-calc/logarithm.page share/help/sl/mate-calc/modulus.page share/help/sl/mate-calc/mouse.page share/help/sl/mate-calc/number-display.page share/help/sl/mate-calc/percentage.page share/help/sl/mate-calc/power.page share/help/sl/mate-calc/scientific.page share/help/sl/mate-calc/superscript.page share/help/sl/mate-calc/trigonometry.page share/help/sl/mate-calc/variables.page share/help/sv/mate-calc/absolute.page share/help/sv/mate-calc/base.page share/help/sv/mate-calc/boolean.page share/help/sv/mate-calc/complex.page share/help/sv/mate-calc/conv-base.page share/help/sv/mate-calc/conv-character.page share/help/sv/mate-calc/conv-currency.page share/help/sv/mate-calc/conv-length.page share/help/sv/mate-calc/conv-time.page share/help/sv/mate-calc/conv-weight.page share/help/sv/mate-calc/equation.page share/help/sv/mate-calc/factorial.page share/help/sv/mate-calc/factorize.page share/help/sv/mate-calc/financial.page share/help/sv/mate-calc/functions.page share/help/sv/mate-calc/index.page share/help/sv/mate-calc/keyboard.page share/help/sv/mate-calc/legal.xml share/help/sv/mate-calc/logarithm.page share/help/sv/mate-calc/modulus.page share/help/sv/mate-calc/mouse.page share/help/sv/mate-calc/number-display.page share/help/sv/mate-calc/percentage.page share/help/sv/mate-calc/power.page share/help/sv/mate-calc/scientific.page share/help/sv/mate-calc/superscript.page share/help/sv/mate-calc/trigonometry.page share/help/sv/mate-calc/variables.page share/help/te/mate-calc/absolute.page share/help/te/mate-calc/base.page share/help/te/mate-calc/boolean.page share/help/te/mate-calc/complex.page share/help/te/mate-calc/conv-base.page share/help/te/mate-calc/conv-character.page share/help/te/mate-calc/conv-currency.page share/help/te/mate-calc/conv-length.page share/help/te/mate-calc/conv-time.page share/help/te/mate-calc/conv-weight.page share/help/te/mate-calc/equation.page share/help/te/mate-calc/factorial.page share/help/te/mate-calc/factorize.page share/help/te/mate-calc/financial.page share/help/te/mate-calc/functions.page share/help/te/mate-calc/index.page share/help/te/mate-calc/keyboard.page share/help/te/mate-calc/legal.xml share/help/te/mate-calc/logarithm.page share/help/te/mate-calc/modulus.page share/help/te/mate-calc/mouse.page share/help/te/mate-calc/number-display.page share/help/te/mate-calc/percentage.page share/help/te/mate-calc/power.page share/help/te/mate-calc/scientific.page share/help/te/mate-calc/superscript.page share/help/te/mate-calc/trigonometry.page share/help/te/mate-calc/variables.page share/help/zh_CN/mate-calc/absolute.page share/help/zh_CN/mate-calc/base.page share/help/zh_CN/mate-calc/boolean.page share/help/zh_CN/mate-calc/complex.page share/help/zh_CN/mate-calc/conv-base.page share/help/zh_CN/mate-calc/conv-character.page share/help/zh_CN/mate-calc/conv-currency.page share/help/zh_CN/mate-calc/conv-length.page share/help/zh_CN/mate-calc/conv-time.page share/help/zh_CN/mate-calc/conv-weight.page share/help/zh_CN/mate-calc/equation.page share/help/zh_CN/mate-calc/factorial.page share/help/zh_CN/mate-calc/factorize.page share/help/zh_CN/mate-calc/financial.page share/help/zh_CN/mate-calc/functions.page share/help/zh_CN/mate-calc/index.page share/help/zh_CN/mate-calc/keyboard.page share/help/zh_CN/mate-calc/legal.xml share/help/zh_CN/mate-calc/logarithm.page share/help/zh_CN/mate-calc/modulus.page share/help/zh_CN/mate-calc/mouse.page share/help/zh_CN/mate-calc/number-display.page share/help/zh_CN/mate-calc/percentage.page share/help/zh_CN/mate-calc/power.page share/help/zh_CN/mate-calc/scientific.page share/help/zh_CN/mate-calc/superscript.page share/help/zh_CN/mate-calc/trigonometry.page share/help/zh_CN/mate-calc/variables.page share/help/zh_HK/mate-calc/absolute.page share/help/zh_HK/mate-calc/base.page share/help/zh_HK/mate-calc/boolean.page share/help/zh_HK/mate-calc/complex.page share/help/zh_HK/mate-calc/conv-base.page share/help/zh_HK/mate-calc/conv-character.page share/help/zh_HK/mate-calc/conv-currency.page share/help/zh_HK/mate-calc/conv-length.page share/help/zh_HK/mate-calc/conv-time.page share/help/zh_HK/mate-calc/conv-weight.page share/help/zh_HK/mate-calc/equation.page share/help/zh_HK/mate-calc/factorial.page share/help/zh_HK/mate-calc/factorize.page share/help/zh_HK/mate-calc/financial.page share/help/zh_HK/mate-calc/functions.page share/help/zh_HK/mate-calc/index.page share/help/zh_HK/mate-calc/keyboard.page share/help/zh_HK/mate-calc/legal.xml share/help/zh_HK/mate-calc/logarithm.page share/help/zh_HK/mate-calc/modulus.page share/help/zh_HK/mate-calc/mouse.page share/help/zh_HK/mate-calc/number-display.page share/help/zh_HK/mate-calc/percentage.page share/help/zh_HK/mate-calc/power.page share/help/zh_HK/mate-calc/scientific.page share/help/zh_HK/mate-calc/superscript.page share/help/zh_HK/mate-calc/trigonometry.page share/help/zh_HK/mate-calc/variables.page share/help/zh_TW/mate-calc/absolute.page share/help/zh_TW/mate-calc/base.page share/help/zh_TW/mate-calc/boolean.page share/help/zh_TW/mate-calc/complex.page share/help/zh_TW/mate-calc/conv-base.page share/help/zh_TW/mate-calc/conv-character.page share/help/zh_TW/mate-calc/conv-currency.page share/help/zh_TW/mate-calc/conv-length.page share/help/zh_TW/mate-calc/conv-time.page share/help/zh_TW/mate-calc/conv-weight.page share/help/zh_TW/mate-calc/equation.page share/help/zh_TW/mate-calc/factorial.page share/help/zh_TW/mate-calc/factorize.page share/help/zh_TW/mate-calc/financial.page share/help/zh_TW/mate-calc/functions.page share/help/zh_TW/mate-calc/index.page share/help/zh_TW/mate-calc/keyboard.page share/help/zh_TW/mate-calc/legal.xml share/help/zh_TW/mate-calc/logarithm.page share/help/zh_TW/mate-calc/modulus.page share/help/zh_TW/mate-calc/mouse.page share/help/zh_TW/mate-calc/number-display.page share/help/zh_TW/mate-calc/percentage.page share/help/zh_TW/mate-calc/power.page share/help/zh_TW/mate-calc/scientific.page share/help/zh_TW/mate-calc/superscript.page share/help/zh_TW/mate-calc/trigonometry.page share/help/zh_TW/mate-calc/variables.page share/locale/af/LC_MESSAGES/mate-calc.mo share/locale/am/LC_MESSAGES/mate-calc.mo share/locale/ar/LC_MESSAGES/mate-calc.mo share/locale/as/LC_MESSAGES/mate-calc.mo share/locale/ast/LC_MESSAGES/mate-calc.mo share/locale/az/LC_MESSAGES/mate-calc.mo share/locale/be/LC_MESSAGES/mate-calc.mo -share/locale/be@latin/LC_MESSAGES/mate-calc.mo share/locale/bg/LC_MESSAGES/mate-calc.mo share/locale/bn/LC_MESSAGES/mate-calc.mo share/locale/bn_IN/LC_MESSAGES/mate-calc.mo +share/locale/br/LC_MESSAGES/mate-calc.mo share/locale/bs/LC_MESSAGES/mate-calc.mo share/locale/ca/LC_MESSAGES/mate-calc.mo share/locale/ca@valencia/LC_MESSAGES/mate-calc.mo share/locale/cmn/LC_MESSAGES/mate-calc.mo share/locale/cs/LC_MESSAGES/mate-calc.mo share/locale/cy/LC_MESSAGES/mate-calc.mo share/locale/da/LC_MESSAGES/mate-calc.mo share/locale/de/LC_MESSAGES/mate-calc.mo share/locale/dz/LC_MESSAGES/mate-calc.mo share/locale/el/LC_MESSAGES/mate-calc.mo -share/locale/en@shaw/LC_MESSAGES/mate-calc.mo share/locale/en_AU/LC_MESSAGES/mate-calc.mo share/locale/en_CA/LC_MESSAGES/mate-calc.mo share/locale/en_GB/LC_MESSAGES/mate-calc.mo -share/locale/en_US/LC_MESSAGES/mate-calc.mo share/locale/eo/LC_MESSAGES/mate-calc.mo share/locale/es/LC_MESSAGES/mate-calc.mo share/locale/es_AR/LC_MESSAGES/mate-calc.mo +share/locale/es_CL/LC_MESSAGES/mate-calc.mo +share/locale/es_CO/LC_MESSAGES/mate-calc.mo +share/locale/es_MX/LC_MESSAGES/mate-calc.mo share/locale/et/LC_MESSAGES/mate-calc.mo share/locale/eu/LC_MESSAGES/mate-calc.mo share/locale/fa/LC_MESSAGES/mate-calc.mo share/locale/fi/LC_MESSAGES/mate-calc.mo share/locale/fr/LC_MESSAGES/mate-calc.mo +share/locale/fr_CA/LC_MESSAGES/mate-calc.mo +share/locale/frp/LC_MESSAGES/mate-calc.mo share/locale/ga/LC_MESSAGES/mate-calc.mo share/locale/gl/LC_MESSAGES/mate-calc.mo share/locale/gu/LC_MESSAGES/mate-calc.mo share/locale/he/LC_MESSAGES/mate-calc.mo share/locale/hi/LC_MESSAGES/mate-calc.mo share/locale/hr/LC_MESSAGES/mate-calc.mo share/locale/hu/LC_MESSAGES/mate-calc.mo share/locale/hy/LC_MESSAGES/mate-calc.mo share/locale/id/LC_MESSAGES/mate-calc.mo +share/locale/is/LC_MESSAGES/mate-calc.mo share/locale/it/LC_MESSAGES/mate-calc.mo share/locale/ja/LC_MESSAGES/mate-calc.mo share/locale/ka/LC_MESSAGES/mate-calc.mo share/locale/kk/LC_MESSAGES/mate-calc.mo share/locale/km/LC_MESSAGES/mate-calc.mo share/locale/kn/LC_MESSAGES/mate-calc.mo share/locale/ko/LC_MESSAGES/mate-calc.mo share/locale/ku/LC_MESSAGES/mate-calc.mo +share/locale/ku_IQ/LC_MESSAGES/mate-calc.mo share/locale/ky/LC_MESSAGES/mate-calc.mo share/locale/lt/LC_MESSAGES/mate-calc.mo share/locale/lv/LC_MESSAGES/mate-calc.mo share/locale/mai/LC_MESSAGES/mate-calc.mo share/locale/mg/LC_MESSAGES/mate-calc.mo share/locale/mk/LC_MESSAGES/mate-calc.mo share/locale/ml/LC_MESSAGES/mate-calc.mo share/locale/mn/LC_MESSAGES/mate-calc.mo share/locale/mr/LC_MESSAGES/mate-calc.mo share/locale/ms/LC_MESSAGES/mate-calc.mo share/locale/my/LC_MESSAGES/mate-calc.mo share/locale/nb/LC_MESSAGES/mate-calc.mo share/locale/ne/LC_MESSAGES/mate-calc.mo share/locale/nl/LC_MESSAGES/mate-calc.mo share/locale/nn/LC_MESSAGES/mate-calc.mo share/locale/oc/LC_MESSAGES/mate-calc.mo share/locale/or/LC_MESSAGES/mate-calc.mo share/locale/pa/LC_MESSAGES/mate-calc.mo share/locale/pl/LC_MESSAGES/mate-calc.mo +share/locale/pms/LC_MESSAGES/mate-calc.mo share/locale/pt/LC_MESSAGES/mate-calc.mo share/locale/pt_BR/LC_MESSAGES/mate-calc.mo share/locale/ro/LC_MESSAGES/mate-calc.mo share/locale/ru/LC_MESSAGES/mate-calc.mo share/locale/rw/LC_MESSAGES/mate-calc.mo share/locale/si/LC_MESSAGES/mate-calc.mo share/locale/sk/LC_MESSAGES/mate-calc.mo share/locale/sl/LC_MESSAGES/mate-calc.mo share/locale/sq/LC_MESSAGES/mate-calc.mo share/locale/sr/LC_MESSAGES/mate-calc.mo share/locale/sr@latin/LC_MESSAGES/mate-calc.mo share/locale/sv/LC_MESSAGES/mate-calc.mo share/locale/ta/LC_MESSAGES/mate-calc.mo share/locale/te/LC_MESSAGES/mate-calc.mo share/locale/th/LC_MESSAGES/mate-calc.mo share/locale/tk/LC_MESSAGES/mate-calc.mo share/locale/tr/LC_MESSAGES/mate-calc.mo share/locale/ug/LC_MESSAGES/mate-calc.mo share/locale/uk/LC_MESSAGES/mate-calc.mo +share/locale/uz/LC_MESSAGES/mate-calc.mo share/locale/vi/LC_MESSAGES/mate-calc.mo share/locale/xh/LC_MESSAGES/mate-calc.mo share/locale/zh_CN/LC_MESSAGES/mate-calc.mo share/locale/zh_HK/LC_MESSAGES/mate-calc.mo share/locale/zh_TW/LC_MESSAGES/mate-calc.mo %%DATADIR%%/buttons-advanced.ui %%DATADIR%%/buttons-basic.ui %%DATADIR%%/buttons-financial.ui %%DATADIR%%/buttons-programming.ui %%DATADIR%%/preferences.ui Index: head/net/libmateweather/Makefile =================================================================== --- head/net/libmateweather/Makefile (revision 467270) +++ head/net/libmateweather/Makefile (revision 467271) @@ -1,29 +1,29 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= libmateweather -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= net mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Library to accessing online weather informations LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix pkgconfig tar:xz USE_GNOME= cairo gnomeprefix gtk30 intltool libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.weather.gschema.xml .include Index: head/net/libmateweather/distinfo =================================================================== --- head/net/libmateweather/distinfo (revision 467270) +++ head/net/libmateweather/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497518746 -SHA256 (mate/libmateweather-1.18.1.tar.xz) = 6af4ca73df3d0589481e74f8be843130359ba071d76195b3c4396d270874db7c -SIZE (mate/libmateweather-1.18.1.tar.xz) = 3454820 +TIMESTAMP = 1519738711 +SHA256 (mate/libmateweather-1.20.0.tar.xz) = 076eddad046454d8e8f90413b1b33594975fc2a51c2a0cec1fff40b09adf15b1 +SIZE (mate/libmateweather-1.20.0.tar.xz) = 3404840 Index: head/net/libmateweather/pkg-plist =================================================================== --- head/net/libmateweather/pkg-plist (revision 467270) +++ head/net/libmateweather/pkg-plist (revision 467271) @@ -1,581 +1,580 @@ include/libmateweather/location-entry.h include/libmateweather/mateweather-enum-types.h include/libmateweather/mateweather-location.h include/libmateweather/mateweather-prefs.h include/libmateweather/mateweather-timezone.h include/libmateweather/mateweather-xml.h include/libmateweather/timezone-menu.h include/libmateweather/weather.h lib/libmateweather.so lib/libmateweather.so.1 lib/libmateweather.so.1.6.9 libdata/pkgconfig/mateweather.pc %%PORTDOCS%%%%DOCSDIR%%/MateWeatherLocation.html %%PORTDOCS%%%%DOCSDIR%%/MateWeatherLocationEntry.html %%PORTDOCS%%%%DOCSDIR%%/MateWeatherTimezone.html %%PORTDOCS%%%%DOCSDIR%%/MateWeatherTimezoneMenu.html %%PORTDOCS%%%%DOCSDIR%%/annotation-glossary.html %%PORTDOCS%%%%DOCSDIR%%/api-index-full.html %%PORTDOCS%%%%DOCSDIR%%/ch01.html %%PORTDOCS%%%%DOCSDIR%%/home.png %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/left.png -%%PORTDOCS%%%%DOCSDIR%%/libmateweather-mateweather-mateconf.html %%PORTDOCS%%%%DOCSDIR%%/libmateweather-mateweather-prefs.html %%PORTDOCS%%%%DOCSDIR%%/libmateweather-mateweather-xml.html %%PORTDOCS%%%%DOCSDIR%%/libmateweather-weather.html %%PORTDOCS%%%%DOCSDIR%%/libmateweather.devhelp2 %%PORTDOCS%%%%DOCSDIR%%/object-tree.html %%PORTDOCS%%%%DOCSDIR%%/right-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/right.png %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/up-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/up.png share/icons/mate/16x16/status/weather-clear-night-000.png share/icons/mate/16x16/status/weather-clear-night-010.png share/icons/mate/16x16/status/weather-clear-night-020.png share/icons/mate/16x16/status/weather-clear-night-030.png share/icons/mate/16x16/status/weather-clear-night-040.png share/icons/mate/16x16/status/weather-clear-night-050.png share/icons/mate/16x16/status/weather-clear-night-060.png share/icons/mate/16x16/status/weather-clear-night-070.png share/icons/mate/16x16/status/weather-clear-night-080.png share/icons/mate/16x16/status/weather-clear-night-090.png share/icons/mate/16x16/status/weather-clear-night-100.png share/icons/mate/16x16/status/weather-clear-night-110.png share/icons/mate/16x16/status/weather-clear-night-120.png share/icons/mate/16x16/status/weather-clear-night-130.png share/icons/mate/16x16/status/weather-clear-night-140.png share/icons/mate/16x16/status/weather-clear-night-150.png share/icons/mate/16x16/status/weather-clear-night-160.png share/icons/mate/16x16/status/weather-clear-night-170.png share/icons/mate/16x16/status/weather-clear-night-190.png share/icons/mate/16x16/status/weather-clear-night-200.png share/icons/mate/16x16/status/weather-clear-night-210.png share/icons/mate/16x16/status/weather-clear-night-220.png share/icons/mate/16x16/status/weather-clear-night-230.png share/icons/mate/16x16/status/weather-clear-night-240.png share/icons/mate/16x16/status/weather-clear-night-250.png share/icons/mate/16x16/status/weather-clear-night-260.png share/icons/mate/16x16/status/weather-clear-night-270.png share/icons/mate/16x16/status/weather-clear-night-280.png share/icons/mate/16x16/status/weather-clear-night-290.png share/icons/mate/16x16/status/weather-clear-night-300.png share/icons/mate/16x16/status/weather-clear-night-310.png share/icons/mate/16x16/status/weather-clear-night-320.png share/icons/mate/16x16/status/weather-clear-night-330.png share/icons/mate/16x16/status/weather-clear-night-340.png share/icons/mate/16x16/status/weather-clear-night-350.png share/icons/mate/16x16/status/weather-few-clouds-night-000.png share/icons/mate/16x16/status/weather-few-clouds-night-010.png share/icons/mate/16x16/status/weather-few-clouds-night-020.png share/icons/mate/16x16/status/weather-few-clouds-night-030.png share/icons/mate/16x16/status/weather-few-clouds-night-040.png share/icons/mate/16x16/status/weather-few-clouds-night-050.png share/icons/mate/16x16/status/weather-few-clouds-night-060.png share/icons/mate/16x16/status/weather-few-clouds-night-070.png share/icons/mate/16x16/status/weather-few-clouds-night-080.png share/icons/mate/16x16/status/weather-few-clouds-night-090.png share/icons/mate/16x16/status/weather-few-clouds-night-100.png share/icons/mate/16x16/status/weather-few-clouds-night-110.png share/icons/mate/16x16/status/weather-few-clouds-night-120.png share/icons/mate/16x16/status/weather-few-clouds-night-130.png share/icons/mate/16x16/status/weather-few-clouds-night-140.png share/icons/mate/16x16/status/weather-few-clouds-night-150.png share/icons/mate/16x16/status/weather-few-clouds-night-160.png share/icons/mate/16x16/status/weather-few-clouds-night-170.png share/icons/mate/16x16/status/weather-few-clouds-night-190.png share/icons/mate/16x16/status/weather-few-clouds-night-200.png share/icons/mate/16x16/status/weather-few-clouds-night-210.png share/icons/mate/16x16/status/weather-few-clouds-night-220.png share/icons/mate/16x16/status/weather-few-clouds-night-230.png share/icons/mate/16x16/status/weather-few-clouds-night-240.png share/icons/mate/16x16/status/weather-few-clouds-night-250.png share/icons/mate/16x16/status/weather-few-clouds-night-260.png share/icons/mate/16x16/status/weather-few-clouds-night-270.png share/icons/mate/16x16/status/weather-few-clouds-night-280.png share/icons/mate/16x16/status/weather-few-clouds-night-290.png share/icons/mate/16x16/status/weather-few-clouds-night-300.png share/icons/mate/16x16/status/weather-few-clouds-night-310.png share/icons/mate/16x16/status/weather-few-clouds-night-320.png share/icons/mate/16x16/status/weather-few-clouds-night-330.png share/icons/mate/16x16/status/weather-few-clouds-night-340.png share/icons/mate/16x16/status/weather-few-clouds-night-350.png share/icons/mate/22x22/status/weather-clear-night-000.png share/icons/mate/22x22/status/weather-clear-night-010.png share/icons/mate/22x22/status/weather-clear-night-020.png share/icons/mate/22x22/status/weather-clear-night-030.png share/icons/mate/22x22/status/weather-clear-night-040.png share/icons/mate/22x22/status/weather-clear-night-050.png share/icons/mate/22x22/status/weather-clear-night-060.png share/icons/mate/22x22/status/weather-clear-night-070.png share/icons/mate/22x22/status/weather-clear-night-080.png share/icons/mate/22x22/status/weather-clear-night-090.png share/icons/mate/22x22/status/weather-clear-night-100.png share/icons/mate/22x22/status/weather-clear-night-110.png share/icons/mate/22x22/status/weather-clear-night-120.png share/icons/mate/22x22/status/weather-clear-night-130.png share/icons/mate/22x22/status/weather-clear-night-140.png share/icons/mate/22x22/status/weather-clear-night-150.png share/icons/mate/22x22/status/weather-clear-night-160.png share/icons/mate/22x22/status/weather-clear-night-170.png share/icons/mate/22x22/status/weather-clear-night-190.png share/icons/mate/22x22/status/weather-clear-night-200.png share/icons/mate/22x22/status/weather-clear-night-210.png share/icons/mate/22x22/status/weather-clear-night-220.png share/icons/mate/22x22/status/weather-clear-night-230.png share/icons/mate/22x22/status/weather-clear-night-240.png share/icons/mate/22x22/status/weather-clear-night-250.png share/icons/mate/22x22/status/weather-clear-night-260.png share/icons/mate/22x22/status/weather-clear-night-270.png share/icons/mate/22x22/status/weather-clear-night-280.png share/icons/mate/22x22/status/weather-clear-night-290.png share/icons/mate/22x22/status/weather-clear-night-300.png share/icons/mate/22x22/status/weather-clear-night-310.png share/icons/mate/22x22/status/weather-clear-night-320.png share/icons/mate/22x22/status/weather-clear-night-330.png share/icons/mate/22x22/status/weather-clear-night-340.png share/icons/mate/22x22/status/weather-clear-night-350.png share/icons/mate/22x22/status/weather-few-clouds-night-000.png share/icons/mate/22x22/status/weather-few-clouds-night-010.png share/icons/mate/22x22/status/weather-few-clouds-night-020.png share/icons/mate/22x22/status/weather-few-clouds-night-030.png share/icons/mate/22x22/status/weather-few-clouds-night-040.png share/icons/mate/22x22/status/weather-few-clouds-night-050.png share/icons/mate/22x22/status/weather-few-clouds-night-060.png share/icons/mate/22x22/status/weather-few-clouds-night-070.png share/icons/mate/22x22/status/weather-few-clouds-night-080.png share/icons/mate/22x22/status/weather-few-clouds-night-090.png share/icons/mate/22x22/status/weather-few-clouds-night-100.png share/icons/mate/22x22/status/weather-few-clouds-night-110.png share/icons/mate/22x22/status/weather-few-clouds-night-120.png share/icons/mate/22x22/status/weather-few-clouds-night-130.png share/icons/mate/22x22/status/weather-few-clouds-night-140.png share/icons/mate/22x22/status/weather-few-clouds-night-150.png share/icons/mate/22x22/status/weather-few-clouds-night-160.png share/icons/mate/22x22/status/weather-few-clouds-night-170.png share/icons/mate/22x22/status/weather-few-clouds-night-190.png share/icons/mate/22x22/status/weather-few-clouds-night-200.png share/icons/mate/22x22/status/weather-few-clouds-night-210.png share/icons/mate/22x22/status/weather-few-clouds-night-220.png share/icons/mate/22x22/status/weather-few-clouds-night-230.png share/icons/mate/22x22/status/weather-few-clouds-night-240.png share/icons/mate/22x22/status/weather-few-clouds-night-250.png share/icons/mate/22x22/status/weather-few-clouds-night-260.png share/icons/mate/22x22/status/weather-few-clouds-night-270.png share/icons/mate/22x22/status/weather-few-clouds-night-280.png share/icons/mate/22x22/status/weather-few-clouds-night-290.png share/icons/mate/22x22/status/weather-few-clouds-night-300.png share/icons/mate/22x22/status/weather-few-clouds-night-310.png share/icons/mate/22x22/status/weather-few-clouds-night-320.png share/icons/mate/22x22/status/weather-few-clouds-night-330.png share/icons/mate/22x22/status/weather-few-clouds-night-340.png share/icons/mate/22x22/status/weather-few-clouds-night-350.png share/icons/mate/24x24/status/weather-clear-night-000.png share/icons/mate/24x24/status/weather-clear-night-010.png share/icons/mate/24x24/status/weather-clear-night-020.png share/icons/mate/24x24/status/weather-clear-night-030.png share/icons/mate/24x24/status/weather-clear-night-040.png share/icons/mate/24x24/status/weather-clear-night-050.png share/icons/mate/24x24/status/weather-clear-night-060.png share/icons/mate/24x24/status/weather-clear-night-070.png share/icons/mate/24x24/status/weather-clear-night-080.png share/icons/mate/24x24/status/weather-clear-night-090.png share/icons/mate/24x24/status/weather-clear-night-100.png share/icons/mate/24x24/status/weather-clear-night-110.png share/icons/mate/24x24/status/weather-clear-night-120.png share/icons/mate/24x24/status/weather-clear-night-130.png share/icons/mate/24x24/status/weather-clear-night-140.png share/icons/mate/24x24/status/weather-clear-night-150.png share/icons/mate/24x24/status/weather-clear-night-160.png share/icons/mate/24x24/status/weather-clear-night-170.png share/icons/mate/24x24/status/weather-clear-night-190.png share/icons/mate/24x24/status/weather-clear-night-200.png share/icons/mate/24x24/status/weather-clear-night-210.png share/icons/mate/24x24/status/weather-clear-night-220.png share/icons/mate/24x24/status/weather-clear-night-230.png share/icons/mate/24x24/status/weather-clear-night-240.png share/icons/mate/24x24/status/weather-clear-night-250.png share/icons/mate/24x24/status/weather-clear-night-260.png share/icons/mate/24x24/status/weather-clear-night-270.png share/icons/mate/24x24/status/weather-clear-night-280.png share/icons/mate/24x24/status/weather-clear-night-290.png share/icons/mate/24x24/status/weather-clear-night-300.png share/icons/mate/24x24/status/weather-clear-night-310.png share/icons/mate/24x24/status/weather-clear-night-320.png share/icons/mate/24x24/status/weather-clear-night-330.png share/icons/mate/24x24/status/weather-clear-night-340.png share/icons/mate/24x24/status/weather-clear-night-350.png share/icons/mate/24x24/status/weather-few-clouds-night-000.png share/icons/mate/24x24/status/weather-few-clouds-night-010.png share/icons/mate/24x24/status/weather-few-clouds-night-020.png share/icons/mate/24x24/status/weather-few-clouds-night-030.png share/icons/mate/24x24/status/weather-few-clouds-night-040.png share/icons/mate/24x24/status/weather-few-clouds-night-050.png share/icons/mate/24x24/status/weather-few-clouds-night-060.png share/icons/mate/24x24/status/weather-few-clouds-night-070.png share/icons/mate/24x24/status/weather-few-clouds-night-080.png share/icons/mate/24x24/status/weather-few-clouds-night-090.png share/icons/mate/24x24/status/weather-few-clouds-night-100.png share/icons/mate/24x24/status/weather-few-clouds-night-110.png share/icons/mate/24x24/status/weather-few-clouds-night-120.png share/icons/mate/24x24/status/weather-few-clouds-night-130.png share/icons/mate/24x24/status/weather-few-clouds-night-140.png share/icons/mate/24x24/status/weather-few-clouds-night-150.png share/icons/mate/24x24/status/weather-few-clouds-night-160.png share/icons/mate/24x24/status/weather-few-clouds-night-170.png share/icons/mate/24x24/status/weather-few-clouds-night-190.png share/icons/mate/24x24/status/weather-few-clouds-night-200.png share/icons/mate/24x24/status/weather-few-clouds-night-210.png share/icons/mate/24x24/status/weather-few-clouds-night-220.png share/icons/mate/24x24/status/weather-few-clouds-night-230.png share/icons/mate/24x24/status/weather-few-clouds-night-240.png share/icons/mate/24x24/status/weather-few-clouds-night-250.png share/icons/mate/24x24/status/weather-few-clouds-night-260.png share/icons/mate/24x24/status/weather-few-clouds-night-270.png share/icons/mate/24x24/status/weather-few-clouds-night-280.png share/icons/mate/24x24/status/weather-few-clouds-night-290.png share/icons/mate/24x24/status/weather-few-clouds-night-300.png share/icons/mate/24x24/status/weather-few-clouds-night-310.png share/icons/mate/24x24/status/weather-few-clouds-night-320.png share/icons/mate/24x24/status/weather-few-clouds-night-330.png share/icons/mate/24x24/status/weather-few-clouds-night-340.png share/icons/mate/24x24/status/weather-few-clouds-night-350.png share/icons/mate/32x32/status/weather-clear-night-000.png share/icons/mate/32x32/status/weather-clear-night-010.png share/icons/mate/32x32/status/weather-clear-night-020.png share/icons/mate/32x32/status/weather-clear-night-030.png share/icons/mate/32x32/status/weather-clear-night-040.png share/icons/mate/32x32/status/weather-clear-night-050.png share/icons/mate/32x32/status/weather-clear-night-060.png share/icons/mate/32x32/status/weather-clear-night-070.png share/icons/mate/32x32/status/weather-clear-night-080.png share/icons/mate/32x32/status/weather-clear-night-090.png share/icons/mate/32x32/status/weather-clear-night-100.png share/icons/mate/32x32/status/weather-clear-night-110.png share/icons/mate/32x32/status/weather-clear-night-120.png share/icons/mate/32x32/status/weather-clear-night-130.png share/icons/mate/32x32/status/weather-clear-night-140.png share/icons/mate/32x32/status/weather-clear-night-150.png share/icons/mate/32x32/status/weather-clear-night-160.png share/icons/mate/32x32/status/weather-clear-night-170.png share/icons/mate/32x32/status/weather-clear-night-190.png share/icons/mate/32x32/status/weather-clear-night-200.png share/icons/mate/32x32/status/weather-clear-night-210.png share/icons/mate/32x32/status/weather-clear-night-220.png share/icons/mate/32x32/status/weather-clear-night-230.png share/icons/mate/32x32/status/weather-clear-night-240.png share/icons/mate/32x32/status/weather-clear-night-250.png share/icons/mate/32x32/status/weather-clear-night-260.png share/icons/mate/32x32/status/weather-clear-night-270.png share/icons/mate/32x32/status/weather-clear-night-280.png share/icons/mate/32x32/status/weather-clear-night-290.png share/icons/mate/32x32/status/weather-clear-night-300.png share/icons/mate/32x32/status/weather-clear-night-310.png share/icons/mate/32x32/status/weather-clear-night-320.png share/icons/mate/32x32/status/weather-clear-night-330.png share/icons/mate/32x32/status/weather-clear-night-340.png share/icons/mate/32x32/status/weather-clear-night-350.png share/icons/mate/32x32/status/weather-few-clouds-night-000.png share/icons/mate/32x32/status/weather-few-clouds-night-010.png share/icons/mate/32x32/status/weather-few-clouds-night-020.png share/icons/mate/32x32/status/weather-few-clouds-night-030.png share/icons/mate/32x32/status/weather-few-clouds-night-040.png share/icons/mate/32x32/status/weather-few-clouds-night-050.png share/icons/mate/32x32/status/weather-few-clouds-night-060.png share/icons/mate/32x32/status/weather-few-clouds-night-070.png share/icons/mate/32x32/status/weather-few-clouds-night-080.png share/icons/mate/32x32/status/weather-few-clouds-night-090.png share/icons/mate/32x32/status/weather-few-clouds-night-100.png share/icons/mate/32x32/status/weather-few-clouds-night-110.png share/icons/mate/32x32/status/weather-few-clouds-night-120.png share/icons/mate/32x32/status/weather-few-clouds-night-130.png share/icons/mate/32x32/status/weather-few-clouds-night-140.png share/icons/mate/32x32/status/weather-few-clouds-night-150.png share/icons/mate/32x32/status/weather-few-clouds-night-160.png share/icons/mate/32x32/status/weather-few-clouds-night-170.png share/icons/mate/32x32/status/weather-few-clouds-night-190.png share/icons/mate/32x32/status/weather-few-clouds-night-200.png share/icons/mate/32x32/status/weather-few-clouds-night-210.png share/icons/mate/32x32/status/weather-few-clouds-night-220.png share/icons/mate/32x32/status/weather-few-clouds-night-230.png share/icons/mate/32x32/status/weather-few-clouds-night-240.png share/icons/mate/32x32/status/weather-few-clouds-night-250.png share/icons/mate/32x32/status/weather-few-clouds-night-260.png share/icons/mate/32x32/status/weather-few-clouds-night-270.png share/icons/mate/32x32/status/weather-few-clouds-night-280.png share/icons/mate/32x32/status/weather-few-clouds-night-290.png share/icons/mate/32x32/status/weather-few-clouds-night-300.png share/icons/mate/32x32/status/weather-few-clouds-night-310.png share/icons/mate/32x32/status/weather-few-clouds-night-320.png share/icons/mate/32x32/status/weather-few-clouds-night-330.png share/icons/mate/32x32/status/weather-few-clouds-night-340.png share/icons/mate/32x32/status/weather-few-clouds-night-350.png share/icons/mate/scalable/status/weather-clear-night-000.svg share/icons/mate/scalable/status/weather-clear-night-010.svg share/icons/mate/scalable/status/weather-clear-night-020.svg share/icons/mate/scalable/status/weather-clear-night-030.svg share/icons/mate/scalable/status/weather-clear-night-040.svg share/icons/mate/scalable/status/weather-clear-night-050.svg share/icons/mate/scalable/status/weather-clear-night-060.svg share/icons/mate/scalable/status/weather-clear-night-070.svg share/icons/mate/scalable/status/weather-clear-night-080.svg share/icons/mate/scalable/status/weather-clear-night-090.svg share/icons/mate/scalable/status/weather-clear-night-100.svg share/icons/mate/scalable/status/weather-clear-night-110.svg share/icons/mate/scalable/status/weather-clear-night-120.svg share/icons/mate/scalable/status/weather-clear-night-130.svg share/icons/mate/scalable/status/weather-clear-night-140.svg share/icons/mate/scalable/status/weather-clear-night-150.svg share/icons/mate/scalable/status/weather-clear-night-160.svg share/icons/mate/scalable/status/weather-clear-night-170.svg share/icons/mate/scalable/status/weather-clear-night-190.svg share/icons/mate/scalable/status/weather-clear-night-200.svg share/icons/mate/scalable/status/weather-clear-night-210.svg share/icons/mate/scalable/status/weather-clear-night-220.svg share/icons/mate/scalable/status/weather-clear-night-230.svg share/icons/mate/scalable/status/weather-clear-night-240.svg share/icons/mate/scalable/status/weather-clear-night-250.svg share/icons/mate/scalable/status/weather-clear-night-260.svg share/icons/mate/scalable/status/weather-clear-night-270.svg share/icons/mate/scalable/status/weather-clear-night-280.svg share/icons/mate/scalable/status/weather-clear-night-290.svg share/icons/mate/scalable/status/weather-clear-night-300.svg share/icons/mate/scalable/status/weather-clear-night-310.svg share/icons/mate/scalable/status/weather-clear-night-320.svg share/icons/mate/scalable/status/weather-clear-night-330.svg share/icons/mate/scalable/status/weather-clear-night-340.svg share/icons/mate/scalable/status/weather-clear-night-350.svg share/icons/mate/scalable/status/weather-few-clouds-night-000.svg share/icons/mate/scalable/status/weather-few-clouds-night-010.svg share/icons/mate/scalable/status/weather-few-clouds-night-020.svg share/icons/mate/scalable/status/weather-few-clouds-night-030.svg share/icons/mate/scalable/status/weather-few-clouds-night-040.svg share/icons/mate/scalable/status/weather-few-clouds-night-050.svg share/icons/mate/scalable/status/weather-few-clouds-night-060.svg share/icons/mate/scalable/status/weather-few-clouds-night-070.svg share/icons/mate/scalable/status/weather-few-clouds-night-080.svg share/icons/mate/scalable/status/weather-few-clouds-night-090.svg share/icons/mate/scalable/status/weather-few-clouds-night-100.svg share/icons/mate/scalable/status/weather-few-clouds-night-110.svg share/icons/mate/scalable/status/weather-few-clouds-night-120.svg share/icons/mate/scalable/status/weather-few-clouds-night-130.svg share/icons/mate/scalable/status/weather-few-clouds-night-140.svg share/icons/mate/scalable/status/weather-few-clouds-night-150.svg share/icons/mate/scalable/status/weather-few-clouds-night-160.svg share/icons/mate/scalable/status/weather-few-clouds-night-170.svg share/icons/mate/scalable/status/weather-few-clouds-night-190.svg share/icons/mate/scalable/status/weather-few-clouds-night-200.svg share/icons/mate/scalable/status/weather-few-clouds-night-210.svg share/icons/mate/scalable/status/weather-few-clouds-night-220.svg share/icons/mate/scalable/status/weather-few-clouds-night-230.svg share/icons/mate/scalable/status/weather-few-clouds-night-240.svg share/icons/mate/scalable/status/weather-few-clouds-night-250.svg share/icons/mate/scalable/status/weather-few-clouds-night-260.svg share/icons/mate/scalable/status/weather-few-clouds-night-270.svg share/icons/mate/scalable/status/weather-few-clouds-night-280.svg share/icons/mate/scalable/status/weather-few-clouds-night-290.svg share/icons/mate/scalable/status/weather-few-clouds-night-300.svg share/icons/mate/scalable/status/weather-few-clouds-night-310.svg share/icons/mate/scalable/status/weather-few-clouds-night-320.svg share/icons/mate/scalable/status/weather-few-clouds-night-330.svg share/icons/mate/scalable/status/weather-few-clouds-night-340.svg share/icons/mate/scalable/status/weather-few-clouds-night-350.svg %%DATADIR%%/Locations.ang.xml %%DATADIR%%/Locations.ar.xml %%DATADIR%%/Locations.as.xml %%DATADIR%%/Locations.ast.xml %%DATADIR%%/Locations.az.xml %%DATADIR%%/Locations.be.xml %%DATADIR%%/Locations.be@latin.xml %%DATADIR%%/Locations.bg.xml %%DATADIR%%/Locations.bn.xml %%DATADIR%%/Locations.bn_IN.xml %%DATADIR%%/Locations.br.xml %%DATADIR%%/Locations.bs.xml %%DATADIR%%/Locations.ca.xml %%DATADIR%%/Locations.ca@valencia.xml %%DATADIR%%/Locations.crh.xml %%DATADIR%%/Locations.cs.xml %%DATADIR%%/Locations.cy.xml %%DATADIR%%/Locations.da.xml %%DATADIR%%/Locations.de.xml %%DATADIR%%/Locations.dz.xml %%DATADIR%%/Locations.el.xml %%DATADIR%%/Locations.en@shaw.xml %%DATADIR%%/Locations.en_CA.xml %%DATADIR%%/Locations.en_GB.xml %%DATADIR%%/Locations.eo.xml %%DATADIR%%/Locations.es.xml %%DATADIR%%/Locations.et.xml %%DATADIR%%/Locations.eu.xml %%DATADIR%%/Locations.fa.xml %%DATADIR%%/Locations.fi.xml %%DATADIR%%/Locations.fr.xml %%DATADIR%%/Locations.ga.xml %%DATADIR%%/Locations.gl.xml %%DATADIR%%/Locations.gu.xml %%DATADIR%%/Locations.he.xml %%DATADIR%%/Locations.hi.xml %%DATADIR%%/Locations.hr.xml %%DATADIR%%/Locations.hu.xml %%DATADIR%%/Locations.id.xml %%DATADIR%%/Locations.it.xml %%DATADIR%%/Locations.ja.xml %%DATADIR%%/Locations.ka.xml %%DATADIR%%/Locations.kn.xml %%DATADIR%%/Locations.ko.xml %%DATADIR%%/Locations.ku.xml %%DATADIR%%/Locations.ky.xml %%DATADIR%%/Locations.lt.xml %%DATADIR%%/Locations.lv.xml %%DATADIR%%/Locations.mai.xml %%DATADIR%%/Locations.mg.xml %%DATADIR%%/Locations.mk.xml %%DATADIR%%/Locations.ml.xml %%DATADIR%%/Locations.mn.xml %%DATADIR%%/Locations.mr.xml %%DATADIR%%/Locations.ms.xml %%DATADIR%%/Locations.nb.xml %%DATADIR%%/Locations.nds.xml %%DATADIR%%/Locations.ne.xml %%DATADIR%%/Locations.nl.xml %%DATADIR%%/Locations.nn.xml %%DATADIR%%/Locations.oc.xml %%DATADIR%%/Locations.or.xml %%DATADIR%%/Locations.pa.xml %%DATADIR%%/Locations.pl.xml %%DATADIR%%/Locations.pt.xml %%DATADIR%%/Locations.pt_BR.xml %%DATADIR%%/Locations.ro.xml %%DATADIR%%/Locations.ru.xml %%DATADIR%%/Locations.rw.xml %%DATADIR%%/Locations.si.xml %%DATADIR%%/Locations.sk.xml %%DATADIR%%/Locations.sl.xml %%DATADIR%%/Locations.sq.xml %%DATADIR%%/Locations.sr.xml %%DATADIR%%/Locations.sr@latin.xml %%DATADIR%%/Locations.sv.xml %%DATADIR%%/Locations.ta.xml %%DATADIR%%/Locations.te.xml %%DATADIR%%/Locations.th.xml %%DATADIR%%/Locations.tr.xml %%DATADIR%%/Locations.uk.xml %%DATADIR%%/Locations.vi.xml %%DATADIR%%/Locations.xml %%DATADIR%%/Locations.zh_CN.xml %%DATADIR%%/Locations.zh_HK.xml %%DATADIR%%/Locations.zh_TW.xml %%DATADIR%%/locations.dtd share/locale/af/LC_MESSAGES/libmateweather.mo share/locale/am/LC_MESSAGES/libmateweather.mo share/locale/ar/LC_MESSAGES/libmateweather.mo share/locale/as/LC_MESSAGES/libmateweather.mo share/locale/ast/LC_MESSAGES/libmateweather.mo share/locale/az/LC_MESSAGES/libmateweather.mo share/locale/be/LC_MESSAGES/libmateweather.mo share/locale/bg/LC_MESSAGES/libmateweather.mo share/locale/bn/LC_MESSAGES/libmateweather.mo share/locale/bn_IN/LC_MESSAGES/libmateweather.mo share/locale/br/LC_MESSAGES/libmateweather.mo share/locale/bs/LC_MESSAGES/libmateweather.mo share/locale/ca/LC_MESSAGES/libmateweather.mo share/locale/ca@valencia/LC_MESSAGES/libmateweather.mo share/locale/cmn/LC_MESSAGES/libmateweather.mo share/locale/crh/LC_MESSAGES/libmateweather.mo share/locale/cs/LC_MESSAGES/libmateweather.mo share/locale/cy/LC_MESSAGES/libmateweather.mo share/locale/da/LC_MESSAGES/libmateweather.mo share/locale/de/LC_MESSAGES/libmateweather.mo share/locale/dz/LC_MESSAGES/libmateweather.mo share/locale/el/LC_MESSAGES/libmateweather.mo share/locale/en_AU/LC_MESSAGES/libmateweather.mo share/locale/en_CA/LC_MESSAGES/libmateweather.mo share/locale/en_GB/LC_MESSAGES/libmateweather.mo share/locale/eo/LC_MESSAGES/libmateweather.mo share/locale/es/LC_MESSAGES/libmateweather.mo share/locale/es_AR/LC_MESSAGES/libmateweather.mo share/locale/es_CL/LC_MESSAGES/libmateweather.mo share/locale/es_CO/LC_MESSAGES/libmateweather.mo share/locale/es_CR/LC_MESSAGES/libmateweather.mo share/locale/es_DO/LC_MESSAGES/libmateweather.mo share/locale/es_EC/LC_MESSAGES/libmateweather.mo share/locale/es_ES/LC_MESSAGES/libmateweather.mo share/locale/es_MX/LC_MESSAGES/libmateweather.mo share/locale/es_NI/LC_MESSAGES/libmateweather.mo share/locale/es_PA/LC_MESSAGES/libmateweather.mo share/locale/es_PE/LC_MESSAGES/libmateweather.mo share/locale/es_PR/LC_MESSAGES/libmateweather.mo share/locale/es_SV/LC_MESSAGES/libmateweather.mo share/locale/es_UY/LC_MESSAGES/libmateweather.mo share/locale/es_VE/LC_MESSAGES/libmateweather.mo share/locale/et/LC_MESSAGES/libmateweather.mo share/locale/eu/LC_MESSAGES/libmateweather.mo share/locale/fa/LC_MESSAGES/libmateweather.mo share/locale/fi/LC_MESSAGES/libmateweather.mo share/locale/fr/LC_MESSAGES/libmateweather.mo share/locale/fr_CA/LC_MESSAGES/libmateweather.mo share/locale/frp/LC_MESSAGES/libmateweather.mo share/locale/ga/LC_MESSAGES/libmateweather.mo share/locale/gl/LC_MESSAGES/libmateweather.mo share/locale/gu/LC_MESSAGES/libmateweather.mo share/locale/he/LC_MESSAGES/libmateweather.mo share/locale/hi/LC_MESSAGES/libmateweather.mo share/locale/hr/LC_MESSAGES/libmateweather.mo share/locale/hu/LC_MESSAGES/libmateweather.mo share/locale/hy/LC_MESSAGES/libmateweather.mo share/locale/id/LC_MESSAGES/libmateweather.mo share/locale/is/LC_MESSAGES/libmateweather.mo share/locale/it/LC_MESSAGES/libmateweather.mo share/locale/ja/LC_MESSAGES/libmateweather.mo share/locale/jv/LC_MESSAGES/libmateweather.mo share/locale/ka/LC_MESSAGES/libmateweather.mo share/locale/kk/LC_MESSAGES/libmateweather.mo share/locale/kn/LC_MESSAGES/libmateweather.mo share/locale/ko/LC_MESSAGES/libmateweather.mo share/locale/ku/LC_MESSAGES/libmateweather.mo share/locale/ku_IQ/LC_MESSAGES/libmateweather.mo share/locale/ky/LC_MESSAGES/libmateweather.mo share/locale/lt/LC_MESSAGES/libmateweather.mo share/locale/lv/LC_MESSAGES/libmateweather.mo share/locale/mai/LC_MESSAGES/libmateweather.mo share/locale/mg/LC_MESSAGES/libmateweather.mo share/locale/mk/LC_MESSAGES/libmateweather.mo share/locale/ml/LC_MESSAGES/libmateweather.mo share/locale/mn/LC_MESSAGES/libmateweather.mo share/locale/mr/LC_MESSAGES/libmateweather.mo share/locale/ms/LC_MESSAGES/libmateweather.mo share/locale/nb/LC_MESSAGES/libmateweather.mo share/locale/ne/LC_MESSAGES/libmateweather.mo share/locale/nl/LC_MESSAGES/libmateweather.mo share/locale/nn/LC_MESSAGES/libmateweather.mo share/locale/oc/LC_MESSAGES/libmateweather.mo share/locale/or/LC_MESSAGES/libmateweather.mo share/locale/pa/LC_MESSAGES/libmateweather.mo share/locale/pl/LC_MESSAGES/libmateweather.mo share/locale/pt/LC_MESSAGES/libmateweather.mo share/locale/pt_BR/LC_MESSAGES/libmateweather.mo share/locale/ro/LC_MESSAGES/libmateweather.mo share/locale/ru/LC_MESSAGES/libmateweather.mo share/locale/rw/LC_MESSAGES/libmateweather.mo share/locale/si/LC_MESSAGES/libmateweather.mo share/locale/sk/LC_MESSAGES/libmateweather.mo share/locale/sl/LC_MESSAGES/libmateweather.mo share/locale/sq/LC_MESSAGES/libmateweather.mo share/locale/sr/LC_MESSAGES/libmateweather.mo share/locale/sr@latin/LC_MESSAGES/libmateweather.mo share/locale/sv/LC_MESSAGES/libmateweather.mo share/locale/ta/LC_MESSAGES/libmateweather.mo share/locale/te/LC_MESSAGES/libmateweather.mo share/locale/th/LC_MESSAGES/libmateweather.mo share/locale/tr/LC_MESSAGES/libmateweather.mo share/locale/uk/LC_MESSAGES/libmateweather.mo share/locale/uz/LC_MESSAGES/libmateweather.mo share/locale/vi/LC_MESSAGES/libmateweather.mo share/locale/wa/LC_MESSAGES/libmateweather.mo share/locale/xh/LC_MESSAGES/libmateweather.mo share/locale/zh_CN/LC_MESSAGES/libmateweather.mo share/locale/zh_HK/LC_MESSAGES/libmateweather.mo share/locale/zh_TW/LC_MESSAGES/libmateweather.mo Index: head/sysutils/mate-control-center/Makefile =================================================================== --- head/sysutils/mate-control-center/Makefile (revision 467270) +++ head/sysutils/mate-control-center/Makefile (revision 467271) @@ -1,51 +1,51 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-control-center -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.2 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Control center for MATE project LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libxklavier.so:x11/libxklavier \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libstartup-notification-1.so:x11/startup-notification \ libunique-3.0.so:x11-toolkits/libunique3 \ libpolkit-gobject-1.so:sysutils/polkit PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake libtool localbase \ pathfix pkgconfig shared-mime-info tar:xz USE_MATE= desktop libmatekbd marco menus settingsdaemon USE_XORG= ice sm x11 xcursor xext xxf86misc xft xi xrandr xscrnsaver USE_GNOME= cairo dconf glib20 gtk30 intlhack libxml2 librsvg2 pango USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-appindicator=no \ --disable-update-mimedb INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.control-center.gschema.xml \ org.mate.control-center.keybinding.gschema.xml 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 .include Index: head/sysutils/mate-control-center/distinfo =================================================================== --- head/sysutils/mate-control-center/distinfo (revision 467270) +++ head/sysutils/mate-control-center/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507994658 -SHA256 (mate/mate-control-center-1.18.2.tar.xz) = b49d5af69dbf948604e646bde668c573e40d59c767d3cc19f358158720b0963a -SIZE (mate/mate-control-center-1.18.2.tar.xz) = 1351644 +TIMESTAMP = 1523142976 +SHA256 (mate/mate-control-center-1.20.2.tar.xz) = d49a26afa11c13328f40bff8a9762110811786786a6d445d5b3fc3f0737f80f4 +SIZE (mate/mate-control-center-1.20.2.tar.xz) = 1323496 Index: head/sysutils/mate-control-center/pkg-plist =================================================================== --- head/sysutils/mate-control-center/pkg-plist (revision 467270) +++ head/sysutils/mate-control-center/pkg-plist (revision 467271) @@ -1,587 +1,582 @@ 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/libmate-slab/app-resizer.h include/libmate-slab/app-shell.h include/libmate-slab/application-tile.h include/libmate-slab/bookmark-agent.h -include/libmate-slab/directory-tile.h -include/libmate-slab/document-tile.h include/libmate-slab/double-click-detector.h include/libmate-slab/libslab-utils.h include/libmate-slab/mate-utils.h include/libmate-slab/nameplate-tile.h include/libmate-slab/nld-marshal.c include/libmate-slab/nld-marshal.h include/libmate-slab/search-bar.h include/libmate-slab/search-context-picker.h -include/libmate-slab/search-entry-watermark.h -include/libmate-slab/search-entry.h include/libmate-slab/shell-window.h include/libmate-slab/slab-mate-util.h include/libmate-slab/slab-section.h include/libmate-slab/slab.h -include/libmate-slab/system-tile.h include/libmate-slab/tile.h include/mate-window-settings-2.0/mate-window-manager.h include/mate-window-settings-2.0/mate-wm-manager.h lib/libmate-slab.a lib/libmate-slab.so lib/libmate-slab.so.0 lib/libmate-slab.so.0.0.0 lib/libmate-window-settings.a lib/libmate-window-settings.so lib/libmate-window-settings.so.1 lib/libmate-window-settings.so.1.0.0 lib/window-manager-settings/libmarco.a lib/window-manager-settings/libmarco.so libdata/pkgconfig/mate-default-applications.pc libdata/pkgconfig/mate-keybindings.pc libdata/pkgconfig/mate-slab.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-at-properties.1.gz man/man1/mate-control-center.1.gz man/man1/mate-default-applications-properties.1.gz man/man1/mate-display-properties-install-systemwide.1.gz man/man1/mate-display-properties.1.gz man/man1/mate-font-viewer.1.gz man/man1/mate-keybinding-properties.1.gz man/man1/mate-keyboard-properties.1.gz man/man1/mate-mouse-properties.1.gz man/man1/mate-network-properties.1.gz man/man1/mate-thumbnail-font.1.gz man/man1/mate-typing-monitor.1.gz man/man1/mate-window-properties.1.gz sbin/mate-display-properties-install-systemwide share/applications/mate-about-me.desktop share/applications/mate-appearance-properties.desktop share/applications/mate-at-properties.desktop share/applications/mate-default-applications-properties.desktop share/applications/mate-display-properties.desktop share/applications/mate-font-viewer.desktop share/applications/mate-keybinding.desktop share/applications/mate-keyboard.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/help/C/mate-control-center/config-accessibility-keyboard.xml share/help/C/mate-control-center/config-background.xml share/help/C/mate-control-center/config-behavior.xml share/help/C/mate-control-center/config-cds.xml share/help/C/mate-control-center/config-default-apps.xml share/help/C/mate-control-center/config-file-type.xml share/help/C/mate-control-center/config-hints.xml share/help/C/mate-control-center/config-html.xml share/help/C/mate-control-center/config-kbd.xml share/help/C/mate-control-center/config-keybindings.xml share/help/C/mate-control-center/config-mouse.xml share/help/C/mate-control-center/config-screensaver.xml share/help/C/mate-control-center/config-themes.xml share/help/C/mate-control-center/index.docbook share/help/ca/mate-control-center/config-accessibility-keyboard.xml share/help/ca/mate-control-center/config-background.xml share/help/ca/mate-control-center/config-behavior.xml share/help/ca/mate-control-center/config-cds.xml share/help/ca/mate-control-center/config-default-apps.xml share/help/ca/mate-control-center/config-file-type.xml share/help/ca/mate-control-center/config-hints.xml share/help/ca/mate-control-center/config-html.xml share/help/ca/mate-control-center/config-kbd.xml share/help/ca/mate-control-center/config-keybindings.xml share/help/ca/mate-control-center/config-mouse.xml share/help/ca/mate-control-center/config-screensaver.xml share/help/ca/mate-control-center/config-themes.xml share/help/ca/mate-control-center/index.docbook share/help/ca@valencia/mate-control-center/config-accessibility-keyboard.xml share/help/ca@valencia/mate-control-center/config-background.xml share/help/ca@valencia/mate-control-center/config-behavior.xml share/help/ca@valencia/mate-control-center/config-cds.xml share/help/ca@valencia/mate-control-center/config-default-apps.xml share/help/ca@valencia/mate-control-center/config-file-type.xml share/help/ca@valencia/mate-control-center/config-hints.xml share/help/ca@valencia/mate-control-center/config-html.xml share/help/ca@valencia/mate-control-center/config-kbd.xml share/help/ca@valencia/mate-control-center/config-keybindings.xml share/help/ca@valencia/mate-control-center/config-mouse.xml share/help/ca@valencia/mate-control-center/config-screensaver.xml share/help/ca@valencia/mate-control-center/config-themes.xml share/help/ca@valencia/mate-control-center/index.docbook share/help/cs/mate-control-center/config-accessibility-keyboard.xml share/help/cs/mate-control-center/config-background.xml share/help/cs/mate-control-center/config-behavior.xml share/help/cs/mate-control-center/config-cds.xml share/help/cs/mate-control-center/config-default-apps.xml share/help/cs/mate-control-center/config-file-type.xml share/help/cs/mate-control-center/config-hints.xml share/help/cs/mate-control-center/config-html.xml share/help/cs/mate-control-center/config-kbd.xml share/help/cs/mate-control-center/config-keybindings.xml share/help/cs/mate-control-center/config-mouse.xml share/help/cs/mate-control-center/config-screensaver.xml share/help/cs/mate-control-center/config-themes.xml share/help/cs/mate-control-center/index.docbook share/help/de/mate-control-center/config-accessibility-keyboard.xml share/help/de/mate-control-center/config-background.xml share/help/de/mate-control-center/config-behavior.xml share/help/de/mate-control-center/config-cds.xml share/help/de/mate-control-center/config-default-apps.xml share/help/de/mate-control-center/config-file-type.xml share/help/de/mate-control-center/config-hints.xml share/help/de/mate-control-center/config-html.xml share/help/de/mate-control-center/config-kbd.xml share/help/de/mate-control-center/config-keybindings.xml share/help/de/mate-control-center/config-mouse.xml share/help/de/mate-control-center/config-screensaver.xml share/help/de/mate-control-center/config-themes.xml share/help/de/mate-control-center/index.docbook share/help/el/mate-control-center/config-accessibility-keyboard.xml share/help/el/mate-control-center/config-background.xml share/help/el/mate-control-center/config-behavior.xml share/help/el/mate-control-center/config-cds.xml share/help/el/mate-control-center/config-default-apps.xml share/help/el/mate-control-center/config-file-type.xml share/help/el/mate-control-center/config-hints.xml share/help/el/mate-control-center/config-html.xml share/help/el/mate-control-center/config-kbd.xml share/help/el/mate-control-center/config-keybindings.xml share/help/el/mate-control-center/config-mouse.xml share/help/el/mate-control-center/config-screensaver.xml share/help/el/mate-control-center/config-themes.xml share/help/el/mate-control-center/index.docbook share/help/en_GB/mate-control-center/config-accessibility-keyboard.xml share/help/en_GB/mate-control-center/config-background.xml share/help/en_GB/mate-control-center/config-behavior.xml share/help/en_GB/mate-control-center/config-cds.xml share/help/en_GB/mate-control-center/config-default-apps.xml share/help/en_GB/mate-control-center/config-file-type.xml share/help/en_GB/mate-control-center/config-hints.xml share/help/en_GB/mate-control-center/config-html.xml share/help/en_GB/mate-control-center/config-kbd.xml share/help/en_GB/mate-control-center/config-keybindings.xml share/help/en_GB/mate-control-center/config-mouse.xml share/help/en_GB/mate-control-center/config-screensaver.xml share/help/en_GB/mate-control-center/config-themes.xml share/help/en_GB/mate-control-center/index.docbook share/help/es/mate-control-center/config-accessibility-keyboard.xml share/help/es/mate-control-center/config-background.xml share/help/es/mate-control-center/config-behavior.xml share/help/es/mate-control-center/config-cds.xml share/help/es/mate-control-center/config-default-apps.xml share/help/es/mate-control-center/config-file-type.xml share/help/es/mate-control-center/config-hints.xml share/help/es/mate-control-center/config-html.xml share/help/es/mate-control-center/config-kbd.xml share/help/es/mate-control-center/config-keybindings.xml share/help/es/mate-control-center/config-mouse.xml share/help/es/mate-control-center/config-screensaver.xml share/help/es/mate-control-center/config-themes.xml share/help/es/mate-control-center/index.docbook share/help/fr/mate-control-center/config-accessibility-keyboard.xml share/help/fr/mate-control-center/config-background.xml share/help/fr/mate-control-center/config-behavior.xml share/help/fr/mate-control-center/config-cds.xml share/help/fr/mate-control-center/config-default-apps.xml share/help/fr/mate-control-center/config-file-type.xml share/help/fr/mate-control-center/config-hints.xml share/help/fr/mate-control-center/config-html.xml share/help/fr/mate-control-center/config-kbd.xml share/help/fr/mate-control-center/config-keybindings.xml share/help/fr/mate-control-center/config-mouse.xml share/help/fr/mate-control-center/config-screensaver.xml share/help/fr/mate-control-center/config-themes.xml share/help/fr/mate-control-center/index.docbook share/help/id/mate-control-center/config-accessibility-keyboard.xml share/help/id/mate-control-center/config-background.xml share/help/id/mate-control-center/config-behavior.xml share/help/id/mate-control-center/config-cds.xml share/help/id/mate-control-center/config-default-apps.xml share/help/id/mate-control-center/config-file-type.xml share/help/id/mate-control-center/config-hints.xml share/help/id/mate-control-center/config-html.xml share/help/id/mate-control-center/config-kbd.xml share/help/id/mate-control-center/config-keybindings.xml share/help/id/mate-control-center/config-mouse.xml share/help/id/mate-control-center/config-screensaver.xml share/help/id/mate-control-center/config-themes.xml share/help/id/mate-control-center/index.docbook share/help/it/mate-control-center/config-accessibility-keyboard.xml share/help/it/mate-control-center/config-background.xml share/help/it/mate-control-center/config-behavior.xml share/help/it/mate-control-center/config-cds.xml share/help/it/mate-control-center/config-default-apps.xml share/help/it/mate-control-center/config-file-type.xml share/help/it/mate-control-center/config-hints.xml share/help/it/mate-control-center/config-html.xml share/help/it/mate-control-center/config-kbd.xml share/help/it/mate-control-center/config-keybindings.xml share/help/it/mate-control-center/config-mouse.xml share/help/it/mate-control-center/config-screensaver.xml share/help/it/mate-control-center/config-themes.xml share/help/it/mate-control-center/index.docbook share/help/ja/mate-control-center/config-accessibility-keyboard.xml share/help/ja/mate-control-center/config-background.xml share/help/ja/mate-control-center/config-behavior.xml share/help/ja/mate-control-center/config-cds.xml share/help/ja/mate-control-center/config-default-apps.xml share/help/ja/mate-control-center/config-file-type.xml share/help/ja/mate-control-center/config-hints.xml share/help/ja/mate-control-center/config-html.xml share/help/ja/mate-control-center/config-kbd.xml share/help/ja/mate-control-center/config-keybindings.xml share/help/ja/mate-control-center/config-mouse.xml share/help/ja/mate-control-center/config-screensaver.xml share/help/ja/mate-control-center/config-themes.xml share/help/ja/mate-control-center/index.docbook share/help/oc/mate-control-center/config-accessibility-keyboard.xml share/help/oc/mate-control-center/config-background.xml share/help/oc/mate-control-center/config-behavior.xml share/help/oc/mate-control-center/config-cds.xml share/help/oc/mate-control-center/config-default-apps.xml share/help/oc/mate-control-center/config-file-type.xml share/help/oc/mate-control-center/config-hints.xml share/help/oc/mate-control-center/config-html.xml share/help/oc/mate-control-center/config-kbd.xml share/help/oc/mate-control-center/config-keybindings.xml share/help/oc/mate-control-center/config-mouse.xml share/help/oc/mate-control-center/config-screensaver.xml share/help/oc/mate-control-center/config-themes.xml share/help/oc/mate-control-center/index.docbook share/help/pa/mate-control-center/config-accessibility-keyboard.xml share/help/pa/mate-control-center/config-background.xml share/help/pa/mate-control-center/config-behavior.xml share/help/pa/mate-control-center/config-cds.xml share/help/pa/mate-control-center/config-default-apps.xml share/help/pa/mate-control-center/config-file-type.xml share/help/pa/mate-control-center/config-hints.xml share/help/pa/mate-control-center/config-html.xml share/help/pa/mate-control-center/config-kbd.xml share/help/pa/mate-control-center/config-keybindings.xml share/help/pa/mate-control-center/config-mouse.xml share/help/pa/mate-control-center/config-screensaver.xml share/help/pa/mate-control-center/config-themes.xml share/help/pa/mate-control-center/index.docbook share/help/pl/mate-control-center/config-accessibility-keyboard.xml share/help/pl/mate-control-center/config-background.xml share/help/pl/mate-control-center/config-behavior.xml share/help/pl/mate-control-center/config-cds.xml share/help/pl/mate-control-center/config-default-apps.xml share/help/pl/mate-control-center/config-file-type.xml share/help/pl/mate-control-center/config-hints.xml share/help/pl/mate-control-center/config-html.xml share/help/pl/mate-control-center/config-kbd.xml share/help/pl/mate-control-center/config-keybindings.xml share/help/pl/mate-control-center/config-mouse.xml share/help/pl/mate-control-center/config-screensaver.xml share/help/pl/mate-control-center/config-themes.xml share/help/pl/mate-control-center/index.docbook share/help/pt/mate-control-center/config-accessibility-keyboard.xml share/help/pt/mate-control-center/config-background.xml share/help/pt/mate-control-center/config-behavior.xml share/help/pt/mate-control-center/config-cds.xml share/help/pt/mate-control-center/config-default-apps.xml share/help/pt/mate-control-center/config-file-type.xml share/help/pt/mate-control-center/config-hints.xml share/help/pt/mate-control-center/config-html.xml share/help/pt/mate-control-center/config-kbd.xml share/help/pt/mate-control-center/config-keybindings.xml share/help/pt/mate-control-center/config-mouse.xml share/help/pt/mate-control-center/config-screensaver.xml share/help/pt/mate-control-center/config-themes.xml share/help/pt/mate-control-center/index.docbook share/help/pt_BR/mate-control-center/config-accessibility-keyboard.xml share/help/pt_BR/mate-control-center/config-background.xml share/help/pt_BR/mate-control-center/config-behavior.xml share/help/pt_BR/mate-control-center/config-cds.xml share/help/pt_BR/mate-control-center/config-default-apps.xml share/help/pt_BR/mate-control-center/config-file-type.xml share/help/pt_BR/mate-control-center/config-hints.xml share/help/pt_BR/mate-control-center/config-html.xml share/help/pt_BR/mate-control-center/config-kbd.xml share/help/pt_BR/mate-control-center/config-keybindings.xml share/help/pt_BR/mate-control-center/config-mouse.xml share/help/pt_BR/mate-control-center/config-screensaver.xml share/help/pt_BR/mate-control-center/config-themes.xml share/help/pt_BR/mate-control-center/index.docbook share/help/ru/mate-control-center/config-accessibility-keyboard.xml share/help/ru/mate-control-center/config-background.xml share/help/ru/mate-control-center/config-behavior.xml share/help/ru/mate-control-center/config-cds.xml share/help/ru/mate-control-center/config-default-apps.xml share/help/ru/mate-control-center/config-file-type.xml share/help/ru/mate-control-center/config-hints.xml share/help/ru/mate-control-center/config-html.xml share/help/ru/mate-control-center/config-kbd.xml share/help/ru/mate-control-center/config-keybindings.xml share/help/ru/mate-control-center/config-mouse.xml share/help/ru/mate-control-center/config-screensaver.xml share/help/ru/mate-control-center/config-themes.xml share/help/ru/mate-control-center/index.docbook share/help/sv/mate-control-center/config-accessibility-keyboard.xml share/help/sv/mate-control-center/config-background.xml share/help/sv/mate-control-center/config-behavior.xml share/help/sv/mate-control-center/config-cds.xml share/help/sv/mate-control-center/config-default-apps.xml share/help/sv/mate-control-center/config-file-type.xml share/help/sv/mate-control-center/config-hints.xml share/help/sv/mate-control-center/config-html.xml share/help/sv/mate-control-center/config-kbd.xml share/help/sv/mate-control-center/config-keybindings.xml share/help/sv/mate-control-center/config-mouse.xml share/help/sv/mate-control-center/config-screensaver.xml share/help/sv/mate-control-center/config-themes.xml share/help/sv/mate-control-center/index.docbook share/help/th/mate-control-center/config-accessibility-keyboard.xml share/help/th/mate-control-center/config-background.xml share/help/th/mate-control-center/config-behavior.xml share/help/th/mate-control-center/config-cds.xml share/help/th/mate-control-center/config-default-apps.xml share/help/th/mate-control-center/config-file-type.xml share/help/th/mate-control-center/config-hints.xml share/help/th/mate-control-center/config-html.xml share/help/th/mate-control-center/config-kbd.xml share/help/th/mate-control-center/config-keybindings.xml share/help/th/mate-control-center/config-mouse.xml share/help/th/mate-control-center/config-screensaver.xml share/help/th/mate-control-center/config-themes.xml share/help/th/mate-control-center/index.docbook share/help/uk/mate-control-center/config-accessibility-keyboard.xml share/help/uk/mate-control-center/config-background.xml share/help/uk/mate-control-center/config-behavior.xml share/help/uk/mate-control-center/config-cds.xml share/help/uk/mate-control-center/config-default-apps.xml share/help/uk/mate-control-center/config-file-type.xml share/help/uk/mate-control-center/config-hints.xml share/help/uk/mate-control-center/config-html.xml share/help/uk/mate-control-center/config-kbd.xml share/help/uk/mate-control-center/config-keybindings.xml share/help/uk/mate-control-center/config-mouse.xml share/help/uk/mate-control-center/config-screensaver.xml share/help/uk/mate-control-center/config-themes.xml share/help/uk/mate-control-center/index.docbook share/help/vi/mate-control-center/config-accessibility-keyboard.xml share/help/vi/mate-control-center/config-background.xml share/help/vi/mate-control-center/config-behavior.xml share/help/vi/mate-control-center/config-cds.xml share/help/vi/mate-control-center/config-default-apps.xml share/help/vi/mate-control-center/config-file-type.xml share/help/vi/mate-control-center/config-hints.xml share/help/vi/mate-control-center/config-html.xml share/help/vi/mate-control-center/config-kbd.xml share/help/vi/mate-control-center/config-keybindings.xml share/help/vi/mate-control-center/config-mouse.xml share/help/vi/mate-control-center/config-screensaver.xml share/help/vi/mate-control-center/config-themes.xml share/help/vi/mate-control-center/index.docbook share/help/zh_CN/mate-control-center/config-accessibility-keyboard.xml share/help/zh_CN/mate-control-center/config-background.xml share/help/zh_CN/mate-control-center/config-behavior.xml share/help/zh_CN/mate-control-center/config-cds.xml share/help/zh_CN/mate-control-center/config-default-apps.xml share/help/zh_CN/mate-control-center/config-file-type.xml share/help/zh_CN/mate-control-center/config-hints.xml share/help/zh_CN/mate-control-center/config-html.xml share/help/zh_CN/mate-control-center/config-kbd.xml share/help/zh_CN/mate-control-center/config-keybindings.xml share/help/zh_CN/mate-control-center/config-mouse.xml share/help/zh_CN/mate-control-center/config-screensaver.xml share/help/zh_CN/mate-control-center/config-themes.xml share/help/zh_CN/mate-control-center/index.docbook 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/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/cmn/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_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/es_CO/LC_MESSAGES/mate-control-center.mo share/locale/es_MX/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/fr_CA/LC_MESSAGES/mate-control-center.mo share/locale/frp/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/hy/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/jv/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/ku_IQ/LC_MESSAGES/mate-control-center.mo share/locale/ky/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/pms/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/ur/LC_MESSAGES/mate-control-center.mo share/locale/uz/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 share/mime/packages/mate-theme-package.xml share/polkit-1/actions/org.mate.randr.policy share/thumbnailers/mate-font-viewer.thumbnailer Index: head/sysutils/mate-polkit/Makefile =================================================================== --- head/sysutils/mate-polkit/Makefile (revision 467270) +++ head/sysutils/mate-polkit/Makefile (revision 467271) @@ -1,27 +1,27 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= mate-polkit -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE frontend to the PolicKit framework LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit \ libaccountsservice.so:sysutils/accountsservice PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix pkgconfig tar:xz USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include Index: head/sysutils/mate-polkit/distinfo =================================================================== --- head/sysutils/mate-polkit/distinfo (revision 467270) +++ head/sysutils/mate-polkit/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494456783 -SHA256 (mate/mate-polkit-1.18.1.tar.xz) = ec011e845184bb766684811b6befaef3797f12895cf21807d71f3de92d146e97 -SIZE (mate/mate-polkit-1.18.1.tar.xz) = 346904 +TIMESTAMP = 1519739530 +SHA256 (mate/mate-polkit-1.20.0.tar.xz) = 242988d0033f878b967dea5ad380cc7cb49910b9b2ea33e95061bf3062cd8101 +SIZE (mate/mate-polkit-1.20.0.tar.xz) = 325416 Index: head/sysutils/mate-polkit/pkg-plist =================================================================== --- head/sysutils/mate-polkit/pkg-plist (revision 467270) +++ head/sysutils/mate-polkit/pkg-plist (revision 467271) @@ -1,83 +1,74 @@ 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.so -lib/libpolkit-gtk-mate-1.so.0 -lib/libpolkit-gtk-mate-1.so.0.0.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/bg/LC_MESSAGES/mate-polkit.mo share/locale/bn_IN/LC_MESSAGES/mate-polkit.mo share/locale/bs/LC_MESSAGES/mate-polkit.mo share/locale/ca/LC_MESSAGES/mate-polkit.mo share/locale/ca@valencia/LC_MESSAGES/mate-polkit.mo share/locale/cmn/LC_MESSAGES/mate-polkit.mo share/locale/cs/LC_MESSAGES/mate-polkit.mo share/locale/cy/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/es_CO/LC_MESSAGES/mate-polkit.mo share/locale/et/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/fr_CA/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/hr/LC_MESSAGES/mate-polkit.mo share/locale/hu/LC_MESSAGES/mate-polkit.mo share/locale/hy/LC_MESSAGES/mate-polkit.mo share/locale/id/LC_MESSAGES/mate-polkit.mo share/locale/is/LC_MESSAGES/mate-polkit.mo share/locale/it/LC_MESSAGES/mate-polkit.mo share/locale/ja/LC_MESSAGES/mate-polkit.mo share/locale/kk/LC_MESSAGES/mate-polkit.mo share/locale/kn/LC_MESSAGES/mate-polkit.mo share/locale/ko/LC_MESSAGES/mate-polkit.mo share/locale/ku_IQ/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/ne/LC_MESSAGES/mate-polkit.mo share/locale/nl/LC_MESSAGES/mate-polkit.mo share/locale/oc/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/si/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/sr/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/ur/LC_MESSAGES/mate-polkit.mo share/locale/uz/LC_MESSAGES/mate-polkit.mo +share/locale/vi/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 Index: head/sysutils/mate-power-manager/Makefile =================================================================== --- head/sysutils/mate-power-manager/Makefile (revision 467270) +++ head/sysutils/mate-power-manager/Makefile (revision 467271) @@ -1,51 +1,51 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-power-manager -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Power management system for the MATE Desktop BUILD_DEPENDS= itstool:textproc/itstool \ gnome-keyring>=3.0.0:security/gnome-keyring LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libupower-glib.so:sysutils/upower \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libnotify.so:devel/libnotify \ libunique-3.0.so:x11-toolkits/libunique3 \ libgnome-keyring.so:security/libgnome-keyring RUN_DEPENDS= pkexec:sysutils/polkit \ gnome-keyring>=3.0.0:security/gnome-keyring PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase \ pathfix pkgconfig tar:xz USE_MATE= panel USE_XORG= x11 xext xproto xrandr xrender USE_GNOME= cairo glib20 gtk30 intlhack GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ENV= LIBS="-lexecinfo" CONFIGURE_ARGS= --with-doc-dir=${PREFIX}/share/doc \ --disable-docbook-docs \ --with-gtk=3.0 \ --with-keyring GLIB_SCHEMAS= org.mate.power-manager.gschema.xml post-patch: @${REINPLACE_CMD} -e "s|docbook2man|docbook2man_disabled|g" \ ${WRKSRC}/configure @${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in \ ${WRKSRC}/configure ${WRKSRC}/config.h.in .include Index: head/sysutils/mate-power-manager/distinfo =================================================================== --- head/sysutils/mate-power-manager/distinfo (revision 467270) +++ head/sysutils/mate-power-manager/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491688605 -SHA256 (mate/mate-power-manager-1.18.0.tar.xz) = dd0c5fc82d0ea81246890a95d57de92c60c3d735ad06f5946c79eebe7c52b3be -SIZE (mate/mate-power-manager-1.18.0.tar.xz) = 3180036 +TIMESTAMP = 1523143747 +SHA256 (mate/mate-power-manager-1.20.1.tar.xz) = d6a965f85ef9bbf45c02a8f8010b7530a6154488c73730c5ea26aacce49686e8 +SIZE (mate/mate-power-manager-1.20.1.tar.xz) = 3199584 Index: head/sysutils/mate-power-manager/pkg-plist =================================================================== --- head/sysutils/mate-power-manager/pkg-plist (revision 467270) +++ head/sysutils/mate-power-manager/pkg-plist (revision 467271) @@ -1,710 +1,711 @@ 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 man/man1/mate-power-backlight-helper.1.gz man/man1/mate-power-manager.1.gz man/man1/mate-power-preferences.1.gz man/man1/mate-power-statistics.1.gz sbin/mate-power-backlight-helper share/applications/mate-power-preferences.desktop share/applications/mate-power-statistics.desktop share/dbus-1/services/org.mate.PowerManager.service share/dbus-1/services/org.mate.panel.applet.BrightnessAppletFactory.service share/dbus-1/services/org.mate.panel.applet.InhibitAppletFactory.service share/help/C/mate-power-manager/figures/applet-brightness.png share/help/C/mate-power-manager/figures/applet-inhibit.png share/help/C/mate-power-manager/figures/gpm-cell-capacity.png share/help/C/mate-power-manager/figures/gpm-charged.png share/help/C/mate-power-manager/figures/gpm-critical.png share/help/C/mate-power-manager/figures/gpm-low.png share/help/C/mate-power-manager/figures/gpm-prefs-ac.png share/help/C/mate-power-manager/figures/gpm-prefs-battery.png share/help/C/mate-power-manager/figures/gpm-prefs-general.png share/help/C/mate-power-manager/figures/gpm-stats-graph.png share/help/C/mate-power-manager/figures/gpm-suspend-problem.png share/help/C/mate-power-manager/figures/gpm-unplugged.png share/help/C/mate-power-manager/figures/gs-prefs.png share/help/C/mate-power-manager/index.docbook share/help/C/mate-power-manager/legal.xml share/help/ca/mate-power-manager/figures/applet-brightness.png share/help/ca/mate-power-manager/figures/applet-inhibit.png share/help/ca/mate-power-manager/figures/gpm-cell-capacity.png share/help/ca/mate-power-manager/figures/gpm-charged.png share/help/ca/mate-power-manager/figures/gpm-critical.png share/help/ca/mate-power-manager/figures/gpm-low.png share/help/ca/mate-power-manager/figures/gpm-prefs-ac.png share/help/ca/mate-power-manager/figures/gpm-prefs-battery.png share/help/ca/mate-power-manager/figures/gpm-prefs-general.png share/help/ca/mate-power-manager/figures/gpm-stats-graph.png share/help/ca/mate-power-manager/figures/gpm-suspend-problem.png share/help/ca/mate-power-manager/figures/gpm-unplugged.png share/help/ca/mate-power-manager/figures/gs-prefs.png share/help/ca/mate-power-manager/index.docbook share/help/ca/mate-power-manager/legal.xml share/help/de/mate-power-manager/figures/applet-brightness.png share/help/de/mate-power-manager/figures/applet-inhibit.png share/help/de/mate-power-manager/figures/gpm-cell-capacity.png share/help/de/mate-power-manager/figures/gpm-charged.png share/help/de/mate-power-manager/figures/gpm-critical.png share/help/de/mate-power-manager/figures/gpm-low.png share/help/de/mate-power-manager/figures/gpm-prefs-ac.png share/help/de/mate-power-manager/figures/gpm-prefs-battery.png share/help/de/mate-power-manager/figures/gpm-prefs-general.png share/help/de/mate-power-manager/figures/gpm-stats-graph.png share/help/de/mate-power-manager/figures/gpm-suspend-problem.png share/help/de/mate-power-manager/figures/gpm-unplugged.png share/help/de/mate-power-manager/figures/gs-prefs.png share/help/de/mate-power-manager/index.docbook share/help/de/mate-power-manager/legal.xml share/help/el/mate-power-manager/figures/applet-brightness.png share/help/el/mate-power-manager/figures/applet-inhibit.png share/help/el/mate-power-manager/figures/gpm-cell-capacity.png share/help/el/mate-power-manager/figures/gpm-charged.png share/help/el/mate-power-manager/figures/gpm-critical.png share/help/el/mate-power-manager/figures/gpm-low.png share/help/el/mate-power-manager/figures/gpm-prefs-ac.png share/help/el/mate-power-manager/figures/gpm-prefs-battery.png share/help/el/mate-power-manager/figures/gpm-prefs-general.png share/help/el/mate-power-manager/figures/gpm-stats-graph.png share/help/el/mate-power-manager/figures/gpm-suspend-problem.png share/help/el/mate-power-manager/figures/gpm-unplugged.png share/help/el/mate-power-manager/figures/gs-prefs.png share/help/el/mate-power-manager/index.docbook share/help/el/mate-power-manager/legal.xml share/help/en_GB/mate-power-manager/figures/applet-brightness.png share/help/en_GB/mate-power-manager/figures/applet-inhibit.png share/help/en_GB/mate-power-manager/figures/gpm-cell-capacity.png share/help/en_GB/mate-power-manager/figures/gpm-charged.png share/help/en_GB/mate-power-manager/figures/gpm-critical.png share/help/en_GB/mate-power-manager/figures/gpm-low.png share/help/en_GB/mate-power-manager/figures/gpm-prefs-ac.png share/help/en_GB/mate-power-manager/figures/gpm-prefs-battery.png share/help/en_GB/mate-power-manager/figures/gpm-prefs-general.png share/help/en_GB/mate-power-manager/figures/gpm-stats-graph.png share/help/en_GB/mate-power-manager/figures/gpm-suspend-problem.png share/help/en_GB/mate-power-manager/figures/gpm-unplugged.png share/help/en_GB/mate-power-manager/figures/gs-prefs.png share/help/en_GB/mate-power-manager/index.docbook share/help/en_GB/mate-power-manager/legal.xml share/help/es/mate-power-manager/figures/applet-brightness.png share/help/es/mate-power-manager/figures/applet-inhibit.png share/help/es/mate-power-manager/figures/gpm-cell-capacity.png share/help/es/mate-power-manager/figures/gpm-charged.png share/help/es/mate-power-manager/figures/gpm-critical.png share/help/es/mate-power-manager/figures/gpm-low.png share/help/es/mate-power-manager/figures/gpm-prefs-ac.png share/help/es/mate-power-manager/figures/gpm-prefs-battery.png share/help/es/mate-power-manager/figures/gpm-prefs-general.png share/help/es/mate-power-manager/figures/gpm-stats-graph.png share/help/es/mate-power-manager/figures/gpm-suspend-problem.png share/help/es/mate-power-manager/figures/gpm-unplugged.png share/help/es/mate-power-manager/figures/gs-prefs.png share/help/es/mate-power-manager/index.docbook share/help/es/mate-power-manager/legal.xml share/help/eu/mate-power-manager/figures/applet-brightness.png share/help/eu/mate-power-manager/figures/applet-inhibit.png share/help/eu/mate-power-manager/figures/gpm-cell-capacity.png share/help/eu/mate-power-manager/figures/gpm-charged.png share/help/eu/mate-power-manager/figures/gpm-critical.png share/help/eu/mate-power-manager/figures/gpm-low.png share/help/eu/mate-power-manager/figures/gpm-prefs-ac.png share/help/eu/mate-power-manager/figures/gpm-prefs-battery.png share/help/eu/mate-power-manager/figures/gpm-prefs-general.png share/help/eu/mate-power-manager/figures/gpm-stats-graph.png share/help/eu/mate-power-manager/figures/gpm-suspend-problem.png share/help/eu/mate-power-manager/figures/gpm-unplugged.png share/help/eu/mate-power-manager/figures/gs-prefs.png share/help/eu/mate-power-manager/index.docbook share/help/eu/mate-power-manager/legal.xml share/help/fi/mate-power-manager/figures/applet-brightness.png share/help/fi/mate-power-manager/figures/applet-inhibit.png share/help/fi/mate-power-manager/figures/gpm-cell-capacity.png share/help/fi/mate-power-manager/figures/gpm-charged.png share/help/fi/mate-power-manager/figures/gpm-critical.png share/help/fi/mate-power-manager/figures/gpm-low.png share/help/fi/mate-power-manager/figures/gpm-prefs-ac.png share/help/fi/mate-power-manager/figures/gpm-prefs-battery.png share/help/fi/mate-power-manager/figures/gpm-prefs-general.png share/help/fi/mate-power-manager/figures/gpm-stats-graph.png share/help/fi/mate-power-manager/figures/gpm-suspend-problem.png share/help/fi/mate-power-manager/figures/gpm-unplugged.png share/help/fi/mate-power-manager/figures/gs-prefs.png share/help/fi/mate-power-manager/index.docbook share/help/fi/mate-power-manager/legal.xml share/help/fr/mate-power-manager/figures/applet-brightness.png share/help/fr/mate-power-manager/figures/applet-inhibit.png share/help/fr/mate-power-manager/figures/gpm-cell-capacity.png share/help/fr/mate-power-manager/figures/gpm-charged.png share/help/fr/mate-power-manager/figures/gpm-critical.png share/help/fr/mate-power-manager/figures/gpm-low.png share/help/fr/mate-power-manager/figures/gpm-prefs-ac.png share/help/fr/mate-power-manager/figures/gpm-prefs-battery.png share/help/fr/mate-power-manager/figures/gpm-prefs-general.png share/help/fr/mate-power-manager/figures/gpm-stats-graph.png share/help/fr/mate-power-manager/figures/gpm-suspend-problem.png share/help/fr/mate-power-manager/figures/gpm-unplugged.png share/help/fr/mate-power-manager/figures/gs-prefs.png share/help/fr/mate-power-manager/index.docbook share/help/fr/mate-power-manager/legal.xml share/help/hu/mate-power-manager/figures/applet-brightness.png share/help/hu/mate-power-manager/figures/applet-inhibit.png share/help/hu/mate-power-manager/figures/gpm-cell-capacity.png share/help/hu/mate-power-manager/figures/gpm-charged.png share/help/hu/mate-power-manager/figures/gpm-critical.png share/help/hu/mate-power-manager/figures/gpm-low.png share/help/hu/mate-power-manager/figures/gpm-prefs-ac.png share/help/hu/mate-power-manager/figures/gpm-prefs-battery.png share/help/hu/mate-power-manager/figures/gpm-prefs-general.png share/help/hu/mate-power-manager/figures/gpm-stats-graph.png share/help/hu/mate-power-manager/figures/gpm-suspend-problem.png share/help/hu/mate-power-manager/figures/gpm-unplugged.png share/help/hu/mate-power-manager/figures/gs-prefs.png share/help/hu/mate-power-manager/index.docbook share/help/hu/mate-power-manager/legal.xml share/help/it/mate-power-manager/figures/applet-brightness.png share/help/it/mate-power-manager/figures/applet-inhibit.png share/help/it/mate-power-manager/figures/gpm-cell-capacity.png share/help/it/mate-power-manager/figures/gpm-charged.png share/help/it/mate-power-manager/figures/gpm-critical.png share/help/it/mate-power-manager/figures/gpm-low.png share/help/it/mate-power-manager/figures/gpm-prefs-ac.png share/help/it/mate-power-manager/figures/gpm-prefs-battery.png share/help/it/mate-power-manager/figures/gpm-prefs-general.png share/help/it/mate-power-manager/figures/gpm-stats-graph.png share/help/it/mate-power-manager/figures/gpm-suspend-problem.png share/help/it/mate-power-manager/figures/gpm-unplugged.png share/help/it/mate-power-manager/figures/gs-prefs.png share/help/it/mate-power-manager/index.docbook share/help/it/mate-power-manager/legal.xml share/help/oc/mate-power-manager/figures/applet-brightness.png share/help/oc/mate-power-manager/figures/applet-inhibit.png share/help/oc/mate-power-manager/figures/gpm-cell-capacity.png share/help/oc/mate-power-manager/figures/gpm-charged.png share/help/oc/mate-power-manager/figures/gpm-critical.png share/help/oc/mate-power-manager/figures/gpm-low.png share/help/oc/mate-power-manager/figures/gpm-prefs-ac.png share/help/oc/mate-power-manager/figures/gpm-prefs-battery.png share/help/oc/mate-power-manager/figures/gpm-prefs-general.png share/help/oc/mate-power-manager/figures/gpm-stats-graph.png share/help/oc/mate-power-manager/figures/gpm-suspend-problem.png share/help/oc/mate-power-manager/figures/gpm-unplugged.png share/help/oc/mate-power-manager/figures/gs-prefs.png share/help/oc/mate-power-manager/index.docbook share/help/oc/mate-power-manager/legal.xml share/help/pa/mate-power-manager/figures/applet-brightness.png share/help/pa/mate-power-manager/figures/applet-inhibit.png share/help/pa/mate-power-manager/figures/gpm-cell-capacity.png share/help/pa/mate-power-manager/figures/gpm-charged.png share/help/pa/mate-power-manager/figures/gpm-critical.png share/help/pa/mate-power-manager/figures/gpm-low.png share/help/pa/mate-power-manager/figures/gpm-prefs-ac.png share/help/pa/mate-power-manager/figures/gpm-prefs-battery.png share/help/pa/mate-power-manager/figures/gpm-prefs-general.png share/help/pa/mate-power-manager/figures/gpm-stats-graph.png share/help/pa/mate-power-manager/figures/gpm-suspend-problem.png share/help/pa/mate-power-manager/figures/gpm-unplugged.png share/help/pa/mate-power-manager/figures/gs-prefs.png share/help/pa/mate-power-manager/index.docbook share/help/pa/mate-power-manager/legal.xml share/help/ru/mate-power-manager/figures/applet-brightness.png share/help/ru/mate-power-manager/figures/applet-inhibit.png share/help/ru/mate-power-manager/figures/gpm-cell-capacity.png share/help/ru/mate-power-manager/figures/gpm-charged.png share/help/ru/mate-power-manager/figures/gpm-critical.png share/help/ru/mate-power-manager/figures/gpm-low.png share/help/ru/mate-power-manager/figures/gpm-prefs-ac.png share/help/ru/mate-power-manager/figures/gpm-prefs-battery.png share/help/ru/mate-power-manager/figures/gpm-prefs-general.png share/help/ru/mate-power-manager/figures/gpm-stats-graph.png share/help/ru/mate-power-manager/figures/gpm-suspend-problem.png share/help/ru/mate-power-manager/figures/gpm-unplugged.png share/help/ru/mate-power-manager/figures/gs-prefs.png share/help/ru/mate-power-manager/index.docbook share/help/ru/mate-power-manager/legal.xml share/help/sv/mate-power-manager/figures/applet-brightness.png share/help/sv/mate-power-manager/figures/applet-inhibit.png share/help/sv/mate-power-manager/figures/gpm-cell-capacity.png share/help/sv/mate-power-manager/figures/gpm-charged.png share/help/sv/mate-power-manager/figures/gpm-critical.png share/help/sv/mate-power-manager/figures/gpm-low.png share/help/sv/mate-power-manager/figures/gpm-prefs-ac.png share/help/sv/mate-power-manager/figures/gpm-prefs-battery.png share/help/sv/mate-power-manager/figures/gpm-prefs-general.png share/help/sv/mate-power-manager/figures/gpm-stats-graph.png share/help/sv/mate-power-manager/figures/gpm-suspend-problem.png share/help/sv/mate-power-manager/figures/gpm-unplugged.png share/help/sv/mate-power-manager/figures/gs-prefs.png share/help/sv/mate-power-manager/index.docbook share/help/sv/mate-power-manager/legal.xml share/help/zh_CN/mate-power-manager/figures/applet-brightness.png share/help/zh_CN/mate-power-manager/figures/applet-inhibit.png share/help/zh_CN/mate-power-manager/figures/gpm-cell-capacity.png share/help/zh_CN/mate-power-manager/figures/gpm-charged.png share/help/zh_CN/mate-power-manager/figures/gpm-critical.png share/help/zh_CN/mate-power-manager/figures/gpm-low.png share/help/zh_CN/mate-power-manager/figures/gpm-prefs-ac.png share/help/zh_CN/mate-power-manager/figures/gpm-prefs-battery.png share/help/zh_CN/mate-power-manager/figures/gpm-prefs-general.png share/help/zh_CN/mate-power-manager/figures/gpm-stats-graph.png share/help/zh_CN/mate-power-manager/figures/gpm-suspend-problem.png share/help/zh_CN/mate-power-manager/figures/gpm-unplugged.png share/help/zh_CN/mate-power-manager/figures/gs-prefs.png share/help/zh_CN/mate-power-manager/index.docbook share/help/zh_CN/mate-power-manager/legal.xml 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/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/br/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/cmn/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_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/es_CO/LC_MESSAGES/mate-power-manager.mo share/locale/es_MX/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/hy/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/jv/LC_MESSAGES/mate-power-manager.mo share/locale/ka/LC_MESSAGES/mate-power-manager.mo share/locale/kk/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/ku_IQ/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/pms/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/ur/LC_MESSAGES/mate-power-manager.mo share/locale/uz/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-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.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 %%DATADIR%%/ui/brightness-applet-menu.xml %%DATADIR%%/ui/inhibit-applet-menu.xml share/polkit-1/actions/org.mate.power.policy Index: head/sysutils/mate-settings-daemon/Makefile =================================================================== --- head/sysutils/mate-settings-daemon/Makefile (revision 467270) +++ head/sysutils/mate-settings-daemon/Makefile (revision 467271) @@ -1,70 +1,70 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= mate-settings-daemon -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE settings daemon LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libxklavier.so:x11/libxklavier \ libnss3.so:security/nss \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libpolkit-gobject-1.so:sysutils/polkit \ libstartup-notification-1.so:x11/startup-notification \ libcanberra-gtk.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libnspr4.so:devel/nspr \ libnotify.so:devel/libnotify RUN_DEPENDS= xrdb:x11/xrdb PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix \ pkgconfig tar:xz USE_MATE= desktop libmatekbd mixer USE_XORG= ice sm x11 xext xi xxf86misc USE_GNOME= cairo dconf gtk30 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services \ --with-gtk=3.0 \ --disable-static INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.SettingsDaemon.plugins.a11y-keyboard.gschema.xml \ org.mate.SettingsDaemon.plugins.a11y-settings.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.peripherals-smartcard.gschema.xml \ org.mate.peripherals-touchpad.gschema.xml OPTIONS_DEFINE= PULSEAUDIO OPTIONS_SUB= yes PULSEAUDIO_CONFIGURE_ENABLE= pulse PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio .include Index: head/sysutils/mate-settings-daemon/distinfo =================================================================== --- head/sysutils/mate-settings-daemon/distinfo (revision 467270) +++ head/sysutils/mate-settings-daemon/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491671899 -SHA256 (mate/mate-settings-daemon-1.18.0.tar.xz) = a377abc570eb553018c02665779a2799374efce0c9a756aba5d4266fb939aebe -SIZE (mate/mate-settings-daemon-1.18.0.tar.xz) = 779856 +TIMESTAMP = 1523143875 +SHA256 (mate/mate-settings-daemon-1.20.1.tar.xz) = 389e829c4bdc7ad9170a4ca9a6d68c90820d17d6b58a1618cd3bfb941d2eacc2 +SIZE (mate/mate-settings-daemon-1.20.1.tar.xz) = 793260 Index: head/sysutils/mate-system-monitor/Makefile =================================================================== --- head/sysutils/mate-system-monitor/Makefile (revision 467270) +++ head/sysutils/mate-system-monitor/Makefile (revision 467271) @@ -1,31 +1,31 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-system-monitor -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE system monitor program BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \ libdbus-glib-1.so:devel/dbus-glib PORTSCOUT= limitw:1,even USES= alias compiler:c++11-lib gettext gmake localbase \ pathfix pkgconfig tar:xz USE_MATE= icontheme USE_GNOME= gtkmm30 intlhack librsvg2 libwnck3 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-systemd CONFIGURE_ENV= LIBS="-lutil" DATADIRNAME="share" GLIB_SCHEMAS= org.mate.system-monitor.enums.xml \ org.mate.system-monitor.gschema.xml .include Index: head/sysutils/mate-system-monitor/distinfo =================================================================== --- head/sysutils/mate-system-monitor/distinfo (revision 467270) +++ head/sysutils/mate-system-monitor/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491689060 -SHA256 (mate/mate-system-monitor-1.18.0.tar.xz) = 887c0d91fa866af75cc066591fcd521107976f123784b1b887535a4709cd9bf1 -SIZE (mate/mate-system-monitor-1.18.0.tar.xz) = 2133484 +TIMESTAMP = 1519740316 +SHA256 (mate/mate-system-monitor-1.20.0.tar.xz) = c5f2ab0884b338cad0819b5e5f3b869e5039e16455db140e8b9afc07a4cf2a15 +SIZE (mate/mate-system-monitor-1.20.0.tar.xz) = 2149220 Index: head/x11/libmatekbd/Makefile =================================================================== --- head/x11/libmatekbd/Makefile (revision 467270) +++ head/x11/libmatekbd/Makefile (revision 467271) @@ -1,31 +1,31 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= libmatekbd -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE keyboard shared library LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libxklavier.so:x11/libxklavier PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix \ pkgconfig tar:xz USE_GNOME= cairo gtk30 intltool introspection:build USE_XORG= x11 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.peripherals-keyboard-xkb.gschema.xml .include Index: head/x11/libmatekbd/distinfo =================================================================== --- head/x11/libmatekbd/distinfo (revision 467270) +++ head/x11/libmatekbd/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497538064 -SHA256 (mate/libmatekbd-1.18.2.tar.xz) = 03df100cf931a1f6880a32b0b3eb90e82e81f6d17085bb44a2a7ca8551a00b0c -SIZE (mate/libmatekbd-1.18.2.tar.xz) = 369448 +TIMESTAMP = 1523141913 +SHA256 (mate/libmatekbd-1.20.1.tar.xz) = 4690737e3a572c4f31476d1536b19ef40ca0586fcbc7cfd266a170b496ed00b5 +SIZE (mate/libmatekbd-1.20.1.tar.xz) = 372428 Index: head/x11/mate/Makefile =================================================================== --- head/x11/mate/Makefile (revision 467270) +++ head/x11/mate/Makefile (revision 467271) @@ -1,32 +1,32 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MAINTAINER= gnome@FreeBSD.org COMMENT= "meta-port" for the MATE integrated X11 desktop USES= metaport RUN_DEPENDS= mate-base>=1.8.0:x11/mate-base \ mate-themes>=1.8.0:x11-themes/mate-themes \ mate-icon-theme-faenza>=1.8.0:x11-themes/mate-icon-theme-faenza \ mate-terminal:x11/mate-terminal \ mate-screensaver:x11/mate-screensaver \ mate-calc:math/mate-calc \ mate-screenshot:deskutils/mate-utils \ mate-system-monitor:sysutils/mate-system-monitor \ eom:graphics/eom \ engrampa:archivers/engrampa \ atril:graphics/atril \ mate-volume-control:audio/mate-media \ mate-power-manager:sysutils/mate-power-manager \ caja-sendto:deskutils/caja-extensions \ mozo:deskutils/mozo \ mate-applets>=1.8.0:x11/mate-applets USE_MATE= pluma:run .include Index: head/x11/mate-applets/Makefile =================================================================== --- head/x11/mate-applets/Makefile (revision 467270) +++ head/x11/mate-applets/Makefile (revision 467271) @@ -1,78 +1,71 @@ # $FreeBSD$ PORTNAME= mate-applets -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Applets components for the MATE Desktop Environment LICENSE= GPLv2 GFDL LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_GFDL= ${WRKSRC}/COPYING-DOCS BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libupower-glib.so:sysutils/upower \ libgucharmap_2_90.so:deskutils/gucharmap \ libnotify.so:devel/libnotify PORTSCOUT= limitw:1,even -#USES= autoreconf:build gettext gmake libtool localbase pathfix \ -# pkgconfig python shebangfix tar:xz USES= compiler:c11 gettext gmake libtool localbase pkgconfig \ - python:2.7 shebangfix tar:xz + python:2.7 tar:xz USE_CSTD= c11 -#USE_MATE= desktop icontheme libmateweather panel polkit settingsdaemon + USE_MATE= libmateweather panel USE_XORG= ice sm x11 -#USE_GNOME= cairo gdkpixbuf2 gtk30 gtksourceview3 introspection:build \ -# libwnck3 libxml2 libxslt pygobject pygobject3 intlhack USE_GNOME= cairo gtk30 gtksourceview3 intltool libwnck3 libxml2 \ pygobject3 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ENV= OS_SYS="/usr/include" INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.panel.applet.charpick.gschema.xml \ org.mate.panel.applet.command.gschema.xml \ org.mate.panel.applet.geyes.gschema.xml \ org.mate.panel.applet.multiload.gschema.xml \ org.mate.panel.applet.netspeed.gschema.xml \ org.mate.panel.applet.timer.gschema.xml \ org.mate.stickynotes.gschema.xml - -SHEBANG_FILES= invest-applet/invest/*.py \ - invest-applet/invest/mate-invest-chart .include .if ${ARCH} != "i386" && ${ARCH} != "amd64" CONFIGURE_ARGS+=--disable-battstat CFLAGS+= -fPIC PLIST_SUB+= BATTERY="@comment " .else #CONFIGURE_ARGS+=--enable-battstat GLIB_SCHEMAS+= org.mate.panel.applet.battstat.gschema.xml PLIST_SUB+= BATTERY="" .endif # requires linux libcpufreq library #.if ${ARCH} != "i386" && ${ARCH} != "amd64" CONFIGURE_ARGS+=--disable-cpufreq PLIST_SUB+= CPUFREQ="@comment " #.else #CONFIGURE_ARGS+=--enable-cpufreq #PLIST_SUB+= CPUFREQ="" #GLIB_SCHEMAS+= org.mate.panel.applet.cpufreq.gschema.xml #.endif .include Index: head/x11/mate-applets/distinfo =================================================================== --- head/x11/mate-applets/distinfo (revision 467270) +++ head/x11/mate-applets/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491691806 -SHA256 (mate/mate-applets-1.18.1.tar.xz) = 05bae1324de35659b37307bb345bb9da16b19391c83388ef697df51a22caf4da -SIZE (mate/mate-applets-1.18.1.tar.xz) = 7158716 +TIMESTAMP = 1523142281 +SHA256 (mate/mate-applets-1.20.1.tar.xz) = 8c0723644a49d465c616ab611e9b1e4f532cac3e7c891151cbf2649dc84b21a8 +SIZE (mate/mate-applets-1.20.1.tar.xz) = 7022772 Index: head/x11/mate-applets/files/patch-invest-applet_invest_invest-chart =================================================================== --- head/x11/mate-applets/files/patch-invest-applet_invest_invest-chart (revision 467270) +++ head/x11/mate-applets/files/patch-invest-applet_invest_invest-chart (nonexistent) @@ -1,13 +0,0 @@ ---- invest-applet/invest/mate-invest-chart.orig 2008-03-15 16:34:50.000000000 -0400 -+++ invest-applet/invest/mate-invest-chart 2008-04-28 13:29:13.000000000 -0400 -@@ -6,8 +6,8 @@ import sys, mate_invest.chart, gtk - import gettext, locale - gettext.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) - gettext.textdomain(mate_invest.defs.GETTEXT_PACKAGE) --locale.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) --locale.textdomain(mate_invest.defs.GETTEXT_PACKAGE) -+#locale.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) -+#locale.textdomain(mate_invest.defs.GETTEXT_PACKAGE) - - if __name__ == "__main__": - win = mate_invest.chart.show_chart(sys.argv[1:]) Property changes on: head/x11/mate-applets/files/patch-invest-applet_invest_invest-chart ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/mate-applets/files/patch-invest-applet_invest_invest-applet.py =================================================================== --- head/x11/mate-applets/files/patch-invest-applet_invest_invest-applet.py (revision 467270) +++ head/x11/mate-applets/files/patch-invest-applet_invest_invest-applet.py (nonexistent) @@ -1,13 +0,0 @@ ---- invest-applet/invest/invest-applet.py.orig 2008-03-15 19:39:32.000000000 -0400 -+++ invest-applet/invest/invest-applet.py 2008-04-28 13:27:46.000000000 -0400 -@@ -26,8 +26,8 @@ import mate_invest, mate_invest.applet, mate_invest.def - import gettext, locale - gettext.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) - gettext.textdomain(mate_invest.defs.GETTEXT_PACKAGE) --locale.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) --locale.textdomain(mate_invest.defs.GETTEXT_PACKAGE) -+#locale.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) -+#locale.textdomain(mate_invest.defs.GETTEXT_PACKAGE) - - from gettext import gettext as _ - Property changes on: head/x11/mate-applets/files/patch-invest-applet_invest_invest-applet.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/mate-applets/files/patch-configure.ac =================================================================== --- head/x11/mate-applets/files/patch-configure.ac (revision 467270) +++ head/x11/mate-applets/files/patch-configure.ac (revision 467271) @@ -1,58 +1,58 @@ --- configure.ac.orig 2016-01-05 02:12:51.000000000 +0100 +++ configure.ac 2016-02-01 10:03:19.854824000 +0100 @@ -269,7 +269,7 @@ GETTEXT_PACKAGE=mate-applets AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext Package]) -AC_DEFINE_DIR(MATELOCALEDIR, "${datadir}/locale", [locale directory]) +AC_DEFINE_DIR(MATELOCALEDIR, [localedir], [locale directory]) AM_GLIB_GNU_GETTEXT # this is the directory where the *.{mo,gmo} files are installed @@ -310,7 +310,7 @@ AC_CHECK_LIB(apm,apm_read,[HAVE_LIBAPM=yes],[HAVE_LIBAPM=no]) ;; # list of supported OS cores that do not use libapm - i386-*-freebsd*|*-*-netbsd*|*-*-openbsd*|*-*kfreebsd*-gnu) + *-*-freebsd*|*-*-netbsd*|*-*-openbsd*|*-*kfreebsd*-gnu) if test -n "${OS_SYS}"; then ACPIINC="-I${OS_SYS}" else @@ -418,6 +418,9 @@ *linux*) build_cpufreq_applet=yes ;; + i386-*-freebsd*|amd64-*-freebsd*) + build_cpufreq_applet=yes + ;; *) AC_MSG_WARN([${host} is not supported by cpufreq applet, not building]) build_cpufreq_applet=no @@ -546,17 +549,17 @@ builderdir="${pkgdatadir}/builder" AC_SUBST(builderdir) -AC_DEFINE_DIR(MATE_ICONDIR, "${iconsdir}", [Mate Icon Directory]) -AC_DEFINE_DIR(MATE_PIXMAPSDIR, "${pixmapsdir}", [Mate Pixmaps Directory]) -AC_DEFINE_DIR(PKGDATADIR, "${pkgdatadir}", [Mate Applets Directory]) -AC_DEFINE_DIR(GTK_BUILDERDIR, "${builderdir}", [GtkBuilder Resources Directory]) -AC_DEFINE_DIR(DATADIR, "${datadir}", [datadir]) -AC_DEFINE_DIR(PKG_DATA_DIR, "${pkgdatadir}", [pkgdatadir]) -AC_DEFINE_DIR(SYSCONFDIR, "${sysconfdir}", [sysconfdir]) -AC_DEFINE_DIR(LIBDIR, "${libdir}", [libdir]) -AC_DEFINE_DIR(PREFIX, "$prefix", [install prefix]) +AC_DEFINE_DIR(MATE_ICONDIR, [iconsdir], [Mate Icon Directory]) +AC_DEFINE_DIR(MATE_PIXMAPSDIR, [pixmapsdir], [Mate Pixmaps Directory]) +AC_DEFINE_DIR(PKGDATADIR, [pkgdatadir], [Mate Applets Directory]) +AC_DEFINE_DIR(GTK_BUILDERDIR, [builderdir], [GtkBuilder Resources Directory]) +AC_DEFINE_DIR(DATADIR, [datadir], [datadir]) +AC_DEFINE_DIR(PKG_DATA_DIR, [pkgdatadir], [pkgdatadir]) +AC_DEFINE_DIR(SYSCONFDIR, [sysconfdir], [sysconfdir]) +AC_DEFINE_DIR(LIBDIR, [libdir], [libdir]) +AC_DEFINE_DIR(PREFIX, [prefix], [install prefix]) -AS_AC_EXPAND(DATADIR, "${datadir}") +AS_AC_EXPAND(DATADIR, $datadir) - AS_AC_EXPAND(PYTHONDIR, $pythondir) AS_AC_EXPAND(BUILDERDIR, $builderdir) - + + AC_SUBST(VERSION) Index: head/x11/mate-applets/pkg-plist =================================================================== --- head/x11/mate-applets/pkg-plist (revision 467270) +++ head/x11/mate-applets/pkg-plist (revision 467271) @@ -1,1718 +1,1640 @@ -bin/mate-invest-chart %%BATTERY%%etc/sound/events/mate-battstat_applet.soundlist -%%PYTHON_SITELIBDIR%%/mate_invest/__init__.py -%%PYTHON_SITELIBDIR%%/mate_invest/__init__.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/__init__.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/about.py -%%PYTHON_SITELIBDIR%%/mate_invest/about.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/about.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/applet.py -%%PYTHON_SITELIBDIR%%/mate_invest/applet.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/applet.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/chart.py -%%PYTHON_SITELIBDIR%%/mate_invest/chart.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/chart.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/currencies.py -%%PYTHON_SITELIBDIR%%/mate_invest/currencies.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/currencies.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/defs.py -%%PYTHON_SITELIBDIR%%/mate_invest/defs.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/defs.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/help.py -%%PYTHON_SITELIBDIR%%/mate_invest/help.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/help.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/networkmanager.py -%%PYTHON_SITELIBDIR%%/mate_invest/networkmanager.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/networkmanager.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/preferences.py -%%PYTHON_SITELIBDIR%%/mate_invest/preferences.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/preferences.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/quotes.py -%%PYTHON_SITELIBDIR%%/mate_invest/quotes.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/quotes.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/widgets.py -%%PYTHON_SITELIBDIR%%/mate_invest/widgets.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/widgets.%%PYTHON_PYOEXTENSION%% libexec/accessx-status-applet %%BATTERY%%libexec/battstat-applet libexec/command-applet -libexec/invest-applet libexec/mate-charpick-applet libexec/mate-drivemount-applet libexec/mate-geyes-applet libexec/mate-multiload-applet libexec/mate-netspeed-applet libexec/mateweather-applet libexec/stickynotes-applet libexec/timer-applet libexec/trashapplet man/man1/mate-charpick-applet.1.gz man/man1/mate-cpufreq-selector.1.gz man/man1/mate-drivemount-applet.1.gz man/man1/mate-geyes-applet.1.gz -man/man1/mate-invest-chart.1.gz man/man1/mate-multiload-applet.1.gz man/man1/mateweather.1.gz share/dbus-1/services/org.mate.panel.applet.AccessxStatusAppletFactory.service %%BATTERY%%share/dbus-1/services/org.mate.panel.applet.BattstatAppletFactory.service share/dbus-1/services/org.mate.panel.applet.CharpickerAppletFactory.service share/dbus-1/services/org.mate.panel.applet.CommandAppletFactory.service share/dbus-1/services/org.mate.panel.applet.DriveMountAppletFactory.service share/dbus-1/services/org.mate.panel.applet.GeyesAppletFactory.service -share/dbus-1/services/org.mate.panel.applet.InvestAppletFactory.service share/dbus-1/services/org.mate.panel.applet.MateWeatherAppletFactory.service share/dbus-1/services/org.mate.panel.applet.MultiLoadAppletFactory.service share/dbus-1/services/org.mate.panel.applet.NetspeedAppletFactory.service share/dbus-1/services/org.mate.panel.applet.StickyNotesAppletFactory.service share/dbus-1/services/org.mate.panel.applet.TimerAppletFactory.service share/dbus-1/services/org.mate.panel.applet.TrashAppletFactory.service share/help/C/mate-accessx-status/figures/accessx-status-applet.png share/help/C/mate-accessx-status/figures/accessx-status-disabled.png share/help/C/mate-accessx-status/figures/accessx_bounce-keys.png share/help/C/mate-accessx-status/figures/accessx_mouse-keys.png share/help/C/mate-accessx-status/figures/accessx_slow-keys.png share/help/C/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/C/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/C/mate-accessx-status/figures/accessx_sticky-keys.png share/help/C/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/C/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/C/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/C/mate-accessx-status/index.docbook share/help/C/mate-accessx-status/legal.xml %%BATTERY%%share/help/C/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/C/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/C/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/C/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/C/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/C/mate-battstat/index.docbook %%BATTERY%%share/help/C/mate-battstat/legal.xml share/help/C/mate-char-palette/figures/charpalette_applet.png share/help/C/mate-char-palette/figures/charpalette_chargroup.png share/help/C/mate-char-palette/figures/charpick-preferences.png share/help/C/mate-char-palette/figures/charpick_characters.png share/help/C/mate-char-palette/index.docbook share/help/C/mate-char-palette/legal.xml share/help/C/mate-drivemount/figures/drivemount-applet_eject.png share/help/C/mate-drivemount/figures/drivemount-applet_example.png share/help/C/mate-drivemount/figures/drivemount-applet_mount.png share/help/C/mate-drivemount/figures/drivemount-applet_open.png share/help/C/mate-drivemount/figures/drivemount-applet_status.png share/help/C/mate-drivemount/index.docbook share/help/C/mate-drivemount/legal.xml share/help/C/mate-geyes/figures/geyes_applet.png share/help/C/mate-geyes/index.docbook share/help/C/mate-geyes/legal.xml -share/help/C/mate-invest-applet/figures/symbol-search.png -share/help/C/mate-invest-applet/index.docbook -share/help/C/mate-invest-applet/legal.xml share/help/C/mate-multiload/figures/multiload-preferences.png share/help/C/mate-multiload/figures/system-monitor-applet_window.png share/help/C/mate-multiload/figures/system_monitor.png share/help/C/mate-multiload/index.docbook share/help/C/mate-multiload/legal.xml share/help/C/mate-netspeed-applet/figures/details.png share/help/C/mate-netspeed-applet/figures/eth_sum_48.png share/help/C/mate-netspeed-applet/figures/ethernet.png share/help/C/mate-netspeed-applet/figures/loopback.png share/help/C/mate-netspeed-applet/figures/netspeed_applet.png share/help/C/mate-netspeed-applet/figures/plip.png share/help/C/mate-netspeed-applet/figures/ppp.png share/help/C/mate-netspeed-applet/figures/settings.png share/help/C/mate-netspeed-applet/figures/wavelan.png share/help/C/mate-netspeed-applet/index.docbook share/help/C/mate-netspeed-applet/legal.xml share/help/C/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/C/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/C/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/C/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/C/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/C/mate-stickynotes-applet/index.docbook share/help/C/mate-stickynotes-applet/legal.xml share/help/C/mate-trashapplet/figures/trash-applet.png share/help/C/mate-trashapplet/index.docbook share/help/C/mate-trashapplet/legal.xml share/help/C/mateweather/figures/mateweather-details.png share/help/C/mateweather/figures/mateweather-menu-prefs.png share/help/C/mateweather/figures/mateweather-prefs-general.png share/help/C/mateweather/figures/mateweather-prefs-locations.png share/help/C/mateweather/figures/mateweather_applet.png share/help/C/mateweather/figures/stock_weather-cloudy.png share/help/C/mateweather/figures/stock_weather-few-clouds.png share/help/C/mateweather/figures/stock_weather-fog.png share/help/C/mateweather/figures/stock_weather-night-clear.png share/help/C/mateweather/figures/stock_weather-night-few-clouds.png share/help/C/mateweather/figures/stock_weather-showers.png share/help/C/mateweather/figures/stock_weather-snow.png share/help/C/mateweather/figures/stock_weather-storm.png share/help/C/mateweather/figures/stock_weather-sunny.png share/help/C/mateweather/index.docbook share/help/C/mateweather/legal.xml share/help/ar/mateweather/figures/mateweather-details.png share/help/ar/mateweather/figures/mateweather-menu-prefs.png share/help/ar/mateweather/figures/mateweather-prefs-general.png share/help/ar/mateweather/figures/mateweather-prefs-locations.png share/help/ar/mateweather/figures/mateweather_applet.png share/help/ar/mateweather/figures/stock_weather-cloudy.png share/help/ar/mateweather/figures/stock_weather-few-clouds.png share/help/ar/mateweather/figures/stock_weather-fog.png share/help/ar/mateweather/figures/stock_weather-night-clear.png share/help/ar/mateweather/figures/stock_weather-night-few-clouds.png share/help/ar/mateweather/figures/stock_weather-showers.png share/help/ar/mateweather/figures/stock_weather-snow.png share/help/ar/mateweather/figures/stock_weather-storm.png share/help/ar/mateweather/figures/stock_weather-sunny.png share/help/ar/mateweather/index.docbook share/help/ar/mateweather/legal.xml share/help/ast/mate-geyes/figures/geyes_applet.png share/help/ast/mate-geyes/index.docbook share/help/ast/mate-geyes/legal.xml share/help/bg/mate-accessx-status/figures/accessx-status-applet.png share/help/bg/mate-accessx-status/figures/accessx-status-disabled.png share/help/bg/mate-accessx-status/figures/accessx_bounce-keys.png share/help/bg/mate-accessx-status/figures/accessx_mouse-keys.png share/help/bg/mate-accessx-status/figures/accessx_slow-keys.png share/help/bg/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/bg/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/bg/mate-accessx-status/figures/accessx_sticky-keys.png share/help/bg/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/bg/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/bg/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/bg/mate-accessx-status/index.docbook share/help/bg/mate-accessx-status/legal.xml %%BATTERY%%share/help/bg/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/bg/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/bg/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/bg/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/bg/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/bg/mate-battstat/index.docbook %%BATTERY%%share/help/bg/mate-battstat/legal.xml share/help/bg/mate-char-palette/figures/charpalette_applet.png share/help/bg/mate-char-palette/figures/charpalette_chargroup.png share/help/bg/mate-char-palette/figures/charpick-preferences.png share/help/bg/mate-char-palette/figures/charpick_characters.png share/help/bg/mate-char-palette/index.docbook share/help/bg/mate-char-palette/legal.xml share/help/bg/mate-geyes/figures/geyes_applet.png share/help/bg/mate-geyes/index.docbook share/help/bg/mate-geyes/legal.xml share/help/ca/mate-accessx-status/figures/accessx-status-applet.png share/help/ca/mate-accessx-status/figures/accessx-status-disabled.png share/help/ca/mate-accessx-status/figures/accessx_bounce-keys.png share/help/ca/mate-accessx-status/figures/accessx_mouse-keys.png share/help/ca/mate-accessx-status/figures/accessx_slow-keys.png share/help/ca/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/ca/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/ca/mate-accessx-status/figures/accessx_sticky-keys.png share/help/ca/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/ca/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/ca/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/ca/mate-accessx-status/index.docbook share/help/ca/mate-accessx-status/legal.xml %%BATTERY%%share/help/ca/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/ca/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/ca/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/ca/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/ca/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/ca/mate-battstat/index.docbook %%BATTERY%%share/help/ca/mate-battstat/legal.xml share/help/ca/mate-char-palette/figures/charpalette_applet.png share/help/ca/mate-char-palette/figures/charpalette_chargroup.png share/help/ca/mate-char-palette/figures/charpick-preferences.png share/help/ca/mate-char-palette/figures/charpick_characters.png share/help/ca/mate-char-palette/index.docbook share/help/ca/mate-char-palette/legal.xml share/help/ca/mate-drivemount/figures/drivemount-applet_eject.png share/help/ca/mate-drivemount/figures/drivemount-applet_example.png share/help/ca/mate-drivemount/figures/drivemount-applet_mount.png share/help/ca/mate-drivemount/figures/drivemount-applet_open.png share/help/ca/mate-drivemount/figures/drivemount-applet_status.png share/help/ca/mate-drivemount/index.docbook share/help/ca/mate-drivemount/legal.xml share/help/ca/mate-geyes/figures/geyes_applet.png share/help/ca/mate-geyes/index.docbook share/help/ca/mate-geyes/legal.xml -share/help/ca/mate-invest-applet/figures/symbol-search.png -share/help/ca/mate-invest-applet/index.docbook -share/help/ca/mate-invest-applet/legal.xml share/help/ca/mate-multiload/figures/multiload-preferences.png share/help/ca/mate-multiload/figures/system-monitor-applet_window.png share/help/ca/mate-multiload/figures/system_monitor.png share/help/ca/mate-multiload/index.docbook share/help/ca/mate-multiload/legal.xml share/help/ca/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/ca/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/ca/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/ca/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/ca/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/ca/mate-stickynotes-applet/index.docbook share/help/ca/mate-stickynotes-applet/legal.xml share/help/ca/mate-trashapplet/figures/trash-applet.png share/help/ca/mate-trashapplet/index.docbook share/help/ca/mate-trashapplet/legal.xml share/help/ca/mateweather/figures/mateweather-details.png share/help/ca/mateweather/figures/mateweather-menu-prefs.png share/help/ca/mateweather/figures/mateweather-prefs-general.png share/help/ca/mateweather/figures/mateweather-prefs-locations.png share/help/ca/mateweather/figures/mateweather_applet.png share/help/ca/mateweather/figures/stock_weather-cloudy.png share/help/ca/mateweather/figures/stock_weather-few-clouds.png share/help/ca/mateweather/figures/stock_weather-fog.png share/help/ca/mateweather/figures/stock_weather-night-clear.png share/help/ca/mateweather/figures/stock_weather-night-few-clouds.png share/help/ca/mateweather/figures/stock_weather-showers.png share/help/ca/mateweather/figures/stock_weather-snow.png share/help/ca/mateweather/figures/stock_weather-storm.png share/help/ca/mateweather/figures/stock_weather-sunny.png share/help/ca/mateweather/index.docbook share/help/ca/mateweather/legal.xml share/help/cs/mate-accessx-status/figures/accessx-status-applet.png share/help/cs/mate-accessx-status/figures/accessx-status-disabled.png share/help/cs/mate-accessx-status/figures/accessx_bounce-keys.png share/help/cs/mate-accessx-status/figures/accessx_mouse-keys.png share/help/cs/mate-accessx-status/figures/accessx_slow-keys.png share/help/cs/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/cs/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/cs/mate-accessx-status/figures/accessx_sticky-keys.png share/help/cs/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/cs/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/cs/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/cs/mate-accessx-status/index.docbook share/help/cs/mate-accessx-status/legal.xml %%BATTERY%%share/help/cs/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/cs/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/cs/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/cs/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/cs/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/cs/mate-battstat/index.docbook %%BATTERY%%share/help/cs/mate-battstat/legal.xml share/help/cs/mate-char-palette/figures/charpalette_applet.png share/help/cs/mate-char-palette/figures/charpalette_chargroup.png share/help/cs/mate-char-palette/figures/charpick-preferences.png share/help/cs/mate-char-palette/figures/charpick_characters.png share/help/cs/mate-char-palette/index.docbook share/help/cs/mate-char-palette/legal.xml share/help/cs/mate-drivemount/figures/drivemount-applet_eject.png share/help/cs/mate-drivemount/figures/drivemount-applet_example.png share/help/cs/mate-drivemount/figures/drivemount-applet_mount.png share/help/cs/mate-drivemount/figures/drivemount-applet_open.png share/help/cs/mate-drivemount/figures/drivemount-applet_status.png share/help/cs/mate-drivemount/index.docbook share/help/cs/mate-drivemount/legal.xml share/help/cs/mate-geyes/figures/geyes_applet.png share/help/cs/mate-geyes/index.docbook share/help/cs/mate-geyes/legal.xml share/help/cs/mate-multiload/figures/multiload-preferences.png share/help/cs/mate-multiload/figures/system-monitor-applet_window.png share/help/cs/mate-multiload/figures/system_monitor.png share/help/cs/mate-multiload/index.docbook share/help/cs/mate-multiload/legal.xml share/help/cs/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/cs/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/cs/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/cs/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/cs/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/cs/mate-stickynotes-applet/index.docbook share/help/cs/mate-stickynotes-applet/legal.xml share/help/cs/mate-trashapplet/figures/trash-applet.png share/help/cs/mate-trashapplet/index.docbook share/help/cs/mate-trashapplet/legal.xml share/help/cs/mateweather/figures/mateweather-details.png share/help/cs/mateweather/figures/mateweather-menu-prefs.png share/help/cs/mateweather/figures/mateweather-prefs-general.png share/help/cs/mateweather/figures/mateweather-prefs-locations.png share/help/cs/mateweather/figures/mateweather_applet.png share/help/cs/mateweather/figures/stock_weather-cloudy.png share/help/cs/mateweather/figures/stock_weather-few-clouds.png share/help/cs/mateweather/figures/stock_weather-fog.png share/help/cs/mateweather/figures/stock_weather-night-clear.png share/help/cs/mateweather/figures/stock_weather-night-few-clouds.png share/help/cs/mateweather/figures/stock_weather-showers.png share/help/cs/mateweather/figures/stock_weather-snow.png share/help/cs/mateweather/figures/stock_weather-storm.png share/help/cs/mateweather/figures/stock_weather-sunny.png share/help/cs/mateweather/index.docbook share/help/cs/mateweather/legal.xml %%BATTERY%%share/help/da/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/da/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/da/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/da/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/da/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/da/mate-battstat/index.docbook %%BATTERY%%share/help/da/mate-battstat/legal.xml share/help/da/mate-drivemount/figures/drivemount-applet_eject.png share/help/da/mate-drivemount/figures/drivemount-applet_example.png share/help/da/mate-drivemount/figures/drivemount-applet_mount.png share/help/da/mate-drivemount/figures/drivemount-applet_open.png share/help/da/mate-drivemount/figures/drivemount-applet_status.png share/help/da/mate-drivemount/index.docbook share/help/da/mate-drivemount/legal.xml share/help/da/mate-geyes/figures/geyes_applet.png share/help/da/mate-geyes/index.docbook share/help/da/mate-geyes/legal.xml share/help/da/mate-trashapplet/figures/trash-applet.png share/help/da/mate-trashapplet/index.docbook share/help/da/mate-trashapplet/legal.xml share/help/de/mate-accessx-status/figures/accessx-status-applet.png share/help/de/mate-accessx-status/figures/accessx-status-disabled.png share/help/de/mate-accessx-status/figures/accessx_bounce-keys.png share/help/de/mate-accessx-status/figures/accessx_mouse-keys.png share/help/de/mate-accessx-status/figures/accessx_slow-keys.png share/help/de/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/de/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/de/mate-accessx-status/figures/accessx_sticky-keys.png share/help/de/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/de/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/de/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/de/mate-accessx-status/index.docbook share/help/de/mate-accessx-status/legal.xml %%BATTERY%%share/help/de/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/de/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/de/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/de/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/de/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/de/mate-battstat/index.docbook %%BATTERY%%share/help/de/mate-battstat/legal.xml share/help/de/mate-char-palette/figures/charpalette_applet.png share/help/de/mate-char-palette/figures/charpalette_chargroup.png share/help/de/mate-char-palette/figures/charpick-preferences.png share/help/de/mate-char-palette/figures/charpick_characters.png share/help/de/mate-char-palette/index.docbook share/help/de/mate-char-palette/legal.xml share/help/de/mate-drivemount/figures/drivemount-applet_eject.png share/help/de/mate-drivemount/figures/drivemount-applet_example.png share/help/de/mate-drivemount/figures/drivemount-applet_mount.png share/help/de/mate-drivemount/figures/drivemount-applet_open.png share/help/de/mate-drivemount/figures/drivemount-applet_status.png share/help/de/mate-drivemount/index.docbook share/help/de/mate-drivemount/legal.xml share/help/de/mate-geyes/figures/geyes_applet.png share/help/de/mate-geyes/index.docbook share/help/de/mate-geyes/legal.xml -share/help/de/mate-invest-applet/figures/symbol-search.png -share/help/de/mate-invest-applet/index.docbook -share/help/de/mate-invest-applet/legal.xml share/help/de/mate-multiload/figures/multiload-preferences.png share/help/de/mate-multiload/figures/system-monitor-applet_window.png share/help/de/mate-multiload/figures/system_monitor.png share/help/de/mate-multiload/index.docbook share/help/de/mate-multiload/legal.xml share/help/de/mate-netspeed-applet/figures/details.png share/help/de/mate-netspeed-applet/figures/eth_sum_48.png share/help/de/mate-netspeed-applet/figures/ethernet.png share/help/de/mate-netspeed-applet/figures/loopback.png share/help/de/mate-netspeed-applet/figures/netspeed_applet.png share/help/de/mate-netspeed-applet/figures/plip.png share/help/de/mate-netspeed-applet/figures/ppp.png share/help/de/mate-netspeed-applet/figures/settings.png share/help/de/mate-netspeed-applet/figures/wavelan.png share/help/de/mate-netspeed-applet/index.docbook share/help/de/mate-netspeed-applet/legal.xml share/help/de/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/de/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/de/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/de/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/de/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/de/mate-stickynotes-applet/index.docbook share/help/de/mate-stickynotes-applet/legal.xml share/help/de/mate-trashapplet/figures/trash-applet.png share/help/de/mate-trashapplet/index.docbook share/help/de/mate-trashapplet/legal.xml share/help/de/mateweather/figures/mateweather-details.png share/help/de/mateweather/figures/mateweather-menu-prefs.png share/help/de/mateweather/figures/mateweather-prefs-general.png share/help/de/mateweather/figures/mateweather-prefs-locations.png share/help/de/mateweather/figures/mateweather_applet.png share/help/de/mateweather/figures/stock_weather-cloudy.png share/help/de/mateweather/figures/stock_weather-few-clouds.png share/help/de/mateweather/figures/stock_weather-fog.png share/help/de/mateweather/figures/stock_weather-night-clear.png share/help/de/mateweather/figures/stock_weather-night-few-clouds.png share/help/de/mateweather/figures/stock_weather-showers.png share/help/de/mateweather/figures/stock_weather-snow.png share/help/de/mateweather/figures/stock_weather-storm.png share/help/de/mateweather/figures/stock_weather-sunny.png share/help/de/mateweather/index.docbook share/help/de/mateweather/legal.xml share/help/el/mate-accessx-status/figures/accessx-status-applet.png share/help/el/mate-accessx-status/figures/accessx-status-disabled.png share/help/el/mate-accessx-status/figures/accessx_bounce-keys.png share/help/el/mate-accessx-status/figures/accessx_mouse-keys.png share/help/el/mate-accessx-status/figures/accessx_slow-keys.png share/help/el/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/el/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/el/mate-accessx-status/figures/accessx_sticky-keys.png share/help/el/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/el/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/el/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/el/mate-accessx-status/index.docbook share/help/el/mate-accessx-status/legal.xml %%BATTERY%%share/help/el/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/el/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/el/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/el/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/el/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/el/mate-battstat/index.docbook %%BATTERY%%share/help/el/mate-battstat/legal.xml share/help/el/mate-char-palette/figures/charpalette_applet.png share/help/el/mate-char-palette/figures/charpalette_chargroup.png share/help/el/mate-char-palette/figures/charpick-preferences.png share/help/el/mate-char-palette/figures/charpick_characters.png share/help/el/mate-char-palette/index.docbook share/help/el/mate-char-palette/legal.xml share/help/el/mate-drivemount/figures/drivemount-applet_eject.png share/help/el/mate-drivemount/figures/drivemount-applet_example.png share/help/el/mate-drivemount/figures/drivemount-applet_mount.png share/help/el/mate-drivemount/figures/drivemount-applet_open.png share/help/el/mate-drivemount/figures/drivemount-applet_status.png share/help/el/mate-drivemount/index.docbook share/help/el/mate-drivemount/legal.xml share/help/el/mate-geyes/figures/geyes_applet.png share/help/el/mate-geyes/index.docbook share/help/el/mate-geyes/legal.xml -share/help/el/mate-invest-applet/figures/symbol-search.png -share/help/el/mate-invest-applet/index.docbook -share/help/el/mate-invest-applet/legal.xml share/help/el/mate-multiload/figures/multiload-preferences.png share/help/el/mate-multiload/figures/system-monitor-applet_window.png share/help/el/mate-multiload/figures/system_monitor.png share/help/el/mate-multiload/index.docbook share/help/el/mate-multiload/legal.xml share/help/el/mate-netspeed-applet/figures/details.png share/help/el/mate-netspeed-applet/figures/eth_sum_48.png share/help/el/mate-netspeed-applet/figures/ethernet.png share/help/el/mate-netspeed-applet/figures/loopback.png share/help/el/mate-netspeed-applet/figures/netspeed_applet.png share/help/el/mate-netspeed-applet/figures/plip.png share/help/el/mate-netspeed-applet/figures/ppp.png share/help/el/mate-netspeed-applet/figures/settings.png share/help/el/mate-netspeed-applet/figures/wavelan.png share/help/el/mate-netspeed-applet/index.docbook share/help/el/mate-netspeed-applet/legal.xml share/help/el/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/el/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/el/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/el/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/el/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/el/mate-stickynotes-applet/index.docbook share/help/el/mate-stickynotes-applet/legal.xml share/help/el/mate-trashapplet/figures/trash-applet.png share/help/el/mate-trashapplet/index.docbook share/help/el/mate-trashapplet/legal.xml share/help/el/mateweather/figures/mateweather-details.png share/help/el/mateweather/figures/mateweather-menu-prefs.png share/help/el/mateweather/figures/mateweather-prefs-general.png share/help/el/mateweather/figures/mateweather-prefs-locations.png share/help/el/mateweather/figures/mateweather_applet.png share/help/el/mateweather/figures/stock_weather-cloudy.png share/help/el/mateweather/figures/stock_weather-few-clouds.png share/help/el/mateweather/figures/stock_weather-fog.png share/help/el/mateweather/figures/stock_weather-night-clear.png share/help/el/mateweather/figures/stock_weather-night-few-clouds.png share/help/el/mateweather/figures/stock_weather-showers.png share/help/el/mateweather/figures/stock_weather-snow.png share/help/el/mateweather/figures/stock_weather-storm.png share/help/el/mateweather/figures/stock_weather-sunny.png share/help/el/mateweather/index.docbook share/help/el/mateweather/legal.xml share/help/en_GB/mate-accessx-status/figures/accessx-status-applet.png share/help/en_GB/mate-accessx-status/figures/accessx-status-disabled.png share/help/en_GB/mate-accessx-status/figures/accessx_bounce-keys.png share/help/en_GB/mate-accessx-status/figures/accessx_mouse-keys.png share/help/en_GB/mate-accessx-status/figures/accessx_slow-keys.png share/help/en_GB/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/en_GB/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/en_GB/mate-accessx-status/figures/accessx_sticky-keys.png share/help/en_GB/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/en_GB/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/en_GB/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/en_GB/mate-accessx-status/index.docbook share/help/en_GB/mate-accessx-status/legal.xml %%BATTERY%%share/help/en_GB/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/en_GB/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/en_GB/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/en_GB/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/en_GB/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/en_GB/mate-battstat/index.docbook %%BATTERY%%share/help/en_GB/mate-battstat/legal.xml share/help/en_GB/mate-char-palette/figures/charpalette_applet.png share/help/en_GB/mate-char-palette/figures/charpalette_chargroup.png share/help/en_GB/mate-char-palette/figures/charpick-preferences.png share/help/en_GB/mate-char-palette/figures/charpick_characters.png share/help/en_GB/mate-char-palette/index.docbook share/help/en_GB/mate-char-palette/legal.xml share/help/en_GB/mate-drivemount/figures/drivemount-applet_eject.png share/help/en_GB/mate-drivemount/figures/drivemount-applet_example.png share/help/en_GB/mate-drivemount/figures/drivemount-applet_mount.png share/help/en_GB/mate-drivemount/figures/drivemount-applet_open.png share/help/en_GB/mate-drivemount/figures/drivemount-applet_status.png share/help/en_GB/mate-drivemount/index.docbook share/help/en_GB/mate-drivemount/legal.xml share/help/en_GB/mate-geyes/figures/geyes_applet.png share/help/en_GB/mate-geyes/index.docbook share/help/en_GB/mate-geyes/legal.xml -share/help/en_GB/mate-invest-applet/figures/symbol-search.png -share/help/en_GB/mate-invest-applet/index.docbook -share/help/en_GB/mate-invest-applet/legal.xml share/help/en_GB/mate-multiload/figures/multiload-preferences.png share/help/en_GB/mate-multiload/figures/system-monitor-applet_window.png share/help/en_GB/mate-multiload/figures/system_monitor.png share/help/en_GB/mate-multiload/index.docbook share/help/en_GB/mate-multiload/legal.xml share/help/en_GB/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/en_GB/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/en_GB/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/en_GB/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/en_GB/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/en_GB/mate-stickynotes-applet/index.docbook share/help/en_GB/mate-stickynotes-applet/legal.xml share/help/en_GB/mate-trashapplet/figures/trash-applet.png share/help/en_GB/mate-trashapplet/index.docbook share/help/en_GB/mate-trashapplet/legal.xml share/help/en_GB/mateweather/figures/mateweather-details.png share/help/en_GB/mateweather/figures/mateweather-menu-prefs.png share/help/en_GB/mateweather/figures/mateweather-prefs-general.png share/help/en_GB/mateweather/figures/mateweather-prefs-locations.png share/help/en_GB/mateweather/figures/mateweather_applet.png share/help/en_GB/mateweather/figures/stock_weather-cloudy.png share/help/en_GB/mateweather/figures/stock_weather-few-clouds.png share/help/en_GB/mateweather/figures/stock_weather-fog.png share/help/en_GB/mateweather/figures/stock_weather-night-clear.png share/help/en_GB/mateweather/figures/stock_weather-night-few-clouds.png share/help/en_GB/mateweather/figures/stock_weather-showers.png share/help/en_GB/mateweather/figures/stock_weather-snow.png share/help/en_GB/mateweather/figures/stock_weather-storm.png share/help/en_GB/mateweather/figures/stock_weather-sunny.png share/help/en_GB/mateweather/index.docbook share/help/en_GB/mateweather/legal.xml share/help/es/mate-accessx-status/figures/accessx-status-applet.png share/help/es/mate-accessx-status/figures/accessx-status-disabled.png share/help/es/mate-accessx-status/figures/accessx_bounce-keys.png share/help/es/mate-accessx-status/figures/accessx_mouse-keys.png share/help/es/mate-accessx-status/figures/accessx_slow-keys.png share/help/es/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/es/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/es/mate-accessx-status/figures/accessx_sticky-keys.png share/help/es/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/es/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/es/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/es/mate-accessx-status/index.docbook share/help/es/mate-accessx-status/legal.xml %%BATTERY%%share/help/es/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/es/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/es/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/es/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/es/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/es/mate-battstat/index.docbook %%BATTERY%%share/help/es/mate-battstat/legal.xml share/help/es/mate-char-palette/figures/charpalette_applet.png share/help/es/mate-char-palette/figures/charpalette_chargroup.png share/help/es/mate-char-palette/figures/charpick-preferences.png share/help/es/mate-char-palette/figures/charpick_characters.png share/help/es/mate-char-palette/index.docbook share/help/es/mate-char-palette/legal.xml share/help/es/mate-drivemount/figures/drivemount-applet_eject.png share/help/es/mate-drivemount/figures/drivemount-applet_example.png share/help/es/mate-drivemount/figures/drivemount-applet_mount.png share/help/es/mate-drivemount/figures/drivemount-applet_open.png share/help/es/mate-drivemount/figures/drivemount-applet_status.png share/help/es/mate-drivemount/index.docbook share/help/es/mate-drivemount/legal.xml share/help/es/mate-geyes/figures/geyes_applet.png share/help/es/mate-geyes/index.docbook share/help/es/mate-geyes/legal.xml -share/help/es/mate-invest-applet/figures/symbol-search.png -share/help/es/mate-invest-applet/index.docbook -share/help/es/mate-invest-applet/legal.xml share/help/es/mate-multiload/figures/multiload-preferences.png share/help/es/mate-multiload/figures/system-monitor-applet_window.png share/help/es/mate-multiload/figures/system_monitor.png share/help/es/mate-multiload/index.docbook share/help/es/mate-multiload/legal.xml share/help/es/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/es/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/es/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/es/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/es/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/es/mate-stickynotes-applet/index.docbook share/help/es/mate-stickynotes-applet/legal.xml share/help/es/mate-trashapplet/figures/trash-applet.png share/help/es/mate-trashapplet/index.docbook share/help/es/mate-trashapplet/legal.xml share/help/es/mateweather/figures/mateweather-details.png share/help/es/mateweather/figures/mateweather-menu-prefs.png share/help/es/mateweather/figures/mateweather-prefs-general.png share/help/es/mateweather/figures/mateweather-prefs-locations.png share/help/es/mateweather/figures/mateweather_applet.png share/help/es/mateweather/figures/stock_weather-cloudy.png share/help/es/mateweather/figures/stock_weather-few-clouds.png share/help/es/mateweather/figures/stock_weather-fog.png share/help/es/mateweather/figures/stock_weather-night-clear.png share/help/es/mateweather/figures/stock_weather-night-few-clouds.png share/help/es/mateweather/figures/stock_weather-showers.png share/help/es/mateweather/figures/stock_weather-snow.png share/help/es/mateweather/figures/stock_weather-storm.png share/help/es/mateweather/figures/stock_weather-sunny.png share/help/es/mateweather/index.docbook share/help/es/mateweather/legal.xml share/help/eu/mate-accessx-status/figures/accessx-status-applet.png share/help/eu/mate-accessx-status/figures/accessx-status-disabled.png share/help/eu/mate-accessx-status/figures/accessx_bounce-keys.png share/help/eu/mate-accessx-status/figures/accessx_mouse-keys.png share/help/eu/mate-accessx-status/figures/accessx_slow-keys.png share/help/eu/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/eu/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/eu/mate-accessx-status/figures/accessx_sticky-keys.png share/help/eu/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/eu/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/eu/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/eu/mate-accessx-status/index.docbook share/help/eu/mate-accessx-status/legal.xml %%BATTERY%%share/help/eu/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/eu/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/eu/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/eu/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/eu/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/eu/mate-battstat/index.docbook %%BATTERY%%share/help/eu/mate-battstat/legal.xml share/help/eu/mate-char-palette/figures/charpalette_applet.png share/help/eu/mate-char-palette/figures/charpalette_chargroup.png share/help/eu/mate-char-palette/figures/charpick-preferences.png share/help/eu/mate-char-palette/figures/charpick_characters.png share/help/eu/mate-char-palette/index.docbook share/help/eu/mate-char-palette/legal.xml share/help/eu/mate-drivemount/figures/drivemount-applet_eject.png share/help/eu/mate-drivemount/figures/drivemount-applet_example.png share/help/eu/mate-drivemount/figures/drivemount-applet_mount.png share/help/eu/mate-drivemount/figures/drivemount-applet_open.png share/help/eu/mate-drivemount/figures/drivemount-applet_status.png share/help/eu/mate-drivemount/index.docbook share/help/eu/mate-drivemount/legal.xml share/help/eu/mate-geyes/figures/geyes_applet.png share/help/eu/mate-geyes/index.docbook share/help/eu/mate-geyes/legal.xml share/help/eu/mate-multiload/figures/multiload-preferences.png share/help/eu/mate-multiload/figures/system-monitor-applet_window.png share/help/eu/mate-multiload/figures/system_monitor.png share/help/eu/mate-multiload/index.docbook share/help/eu/mate-multiload/legal.xml share/help/eu/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/eu/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/eu/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/eu/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/eu/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/eu/mate-stickynotes-applet/index.docbook share/help/eu/mate-stickynotes-applet/legal.xml share/help/eu/mate-trashapplet/figures/trash-applet.png share/help/eu/mate-trashapplet/index.docbook share/help/eu/mate-trashapplet/legal.xml share/help/eu/mateweather/figures/mateweather-details.png share/help/eu/mateweather/figures/mateweather-menu-prefs.png share/help/eu/mateweather/figures/mateweather-prefs-general.png share/help/eu/mateweather/figures/mateweather-prefs-locations.png share/help/eu/mateweather/figures/mateweather_applet.png share/help/eu/mateweather/figures/stock_weather-cloudy.png share/help/eu/mateweather/figures/stock_weather-few-clouds.png share/help/eu/mateweather/figures/stock_weather-fog.png share/help/eu/mateweather/figures/stock_weather-night-clear.png share/help/eu/mateweather/figures/stock_weather-night-few-clouds.png share/help/eu/mateweather/figures/stock_weather-showers.png share/help/eu/mateweather/figures/stock_weather-snow.png share/help/eu/mateweather/figures/stock_weather-storm.png share/help/eu/mateweather/figures/stock_weather-sunny.png share/help/eu/mateweather/index.docbook share/help/eu/mateweather/legal.xml share/help/fi/mate-accessx-status/figures/accessx-status-applet.png share/help/fi/mate-accessx-status/figures/accessx-status-disabled.png share/help/fi/mate-accessx-status/figures/accessx_bounce-keys.png share/help/fi/mate-accessx-status/figures/accessx_mouse-keys.png share/help/fi/mate-accessx-status/figures/accessx_slow-keys.png share/help/fi/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/fi/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/fi/mate-accessx-status/figures/accessx_sticky-keys.png share/help/fi/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/fi/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/fi/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/fi/mate-accessx-status/index.docbook share/help/fi/mate-accessx-status/legal.xml %%BATTERY%%share/help/fi/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/fi/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/fi/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/fi/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/fi/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/fi/mate-battstat/index.docbook %%BATTERY%%share/help/fi/mate-battstat/legal.xml share/help/fi/mate-char-palette/figures/charpalette_applet.png share/help/fi/mate-char-palette/figures/charpalette_chargroup.png share/help/fi/mate-char-palette/figures/charpick-preferences.png share/help/fi/mate-char-palette/figures/charpick_characters.png share/help/fi/mate-char-palette/index.docbook share/help/fi/mate-char-palette/legal.xml share/help/fi/mate-drivemount/figures/drivemount-applet_eject.png share/help/fi/mate-drivemount/figures/drivemount-applet_example.png share/help/fi/mate-drivemount/figures/drivemount-applet_mount.png share/help/fi/mate-drivemount/figures/drivemount-applet_open.png share/help/fi/mate-drivemount/figures/drivemount-applet_status.png share/help/fi/mate-drivemount/index.docbook share/help/fi/mate-drivemount/legal.xml share/help/fi/mate-geyes/figures/geyes_applet.png share/help/fi/mate-geyes/index.docbook share/help/fi/mate-geyes/legal.xml -share/help/fi/mate-invest-applet/figures/symbol-search.png -share/help/fi/mate-invest-applet/index.docbook -share/help/fi/mate-invest-applet/legal.xml share/help/fi/mate-multiload/figures/multiload-preferences.png share/help/fi/mate-multiload/figures/system-monitor-applet_window.png share/help/fi/mate-multiload/figures/system_monitor.png share/help/fi/mate-multiload/index.docbook share/help/fi/mate-multiload/legal.xml share/help/fi/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/fi/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/fi/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/fi/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/fi/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/fi/mate-stickynotes-applet/index.docbook share/help/fi/mate-stickynotes-applet/legal.xml share/help/fi/mate-trashapplet/figures/trash-applet.png share/help/fi/mate-trashapplet/index.docbook share/help/fi/mate-trashapplet/legal.xml share/help/fi/mateweather/figures/mateweather-details.png share/help/fi/mateweather/figures/mateweather-menu-prefs.png share/help/fi/mateweather/figures/mateweather-prefs-general.png share/help/fi/mateweather/figures/mateweather-prefs-locations.png share/help/fi/mateweather/figures/mateweather_applet.png share/help/fi/mateweather/figures/stock_weather-cloudy.png share/help/fi/mateweather/figures/stock_weather-few-clouds.png share/help/fi/mateweather/figures/stock_weather-fog.png share/help/fi/mateweather/figures/stock_weather-night-clear.png share/help/fi/mateweather/figures/stock_weather-night-few-clouds.png share/help/fi/mateweather/figures/stock_weather-showers.png share/help/fi/mateweather/figures/stock_weather-snow.png share/help/fi/mateweather/figures/stock_weather-storm.png share/help/fi/mateweather/figures/stock_weather-sunny.png share/help/fi/mateweather/index.docbook share/help/fi/mateweather/legal.xml share/help/fr/mate-accessx-status/figures/accessx-status-applet.png share/help/fr/mate-accessx-status/figures/accessx-status-disabled.png share/help/fr/mate-accessx-status/figures/accessx_bounce-keys.png share/help/fr/mate-accessx-status/figures/accessx_mouse-keys.png share/help/fr/mate-accessx-status/figures/accessx_slow-keys.png share/help/fr/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/fr/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/fr/mate-accessx-status/figures/accessx_sticky-keys.png share/help/fr/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/fr/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/fr/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/fr/mate-accessx-status/index.docbook share/help/fr/mate-accessx-status/legal.xml %%BATTERY%%share/help/fr/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/fr/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/fr/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/fr/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/fr/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/fr/mate-battstat/index.docbook %%BATTERY%%share/help/fr/mate-battstat/legal.xml share/help/fr/mate-char-palette/figures/charpalette_applet.png share/help/fr/mate-char-palette/figures/charpalette_chargroup.png share/help/fr/mate-char-palette/figures/charpick-preferences.png share/help/fr/mate-char-palette/figures/charpick_characters.png share/help/fr/mate-char-palette/index.docbook share/help/fr/mate-char-palette/legal.xml share/help/fr/mate-drivemount/figures/drivemount-applet_eject.png share/help/fr/mate-drivemount/figures/drivemount-applet_example.png share/help/fr/mate-drivemount/figures/drivemount-applet_mount.png share/help/fr/mate-drivemount/figures/drivemount-applet_open.png share/help/fr/mate-drivemount/figures/drivemount-applet_status.png share/help/fr/mate-drivemount/index.docbook share/help/fr/mate-drivemount/legal.xml share/help/fr/mate-geyes/figures/geyes_applet.png share/help/fr/mate-geyes/index.docbook share/help/fr/mate-geyes/legal.xml share/help/fr/mate-multiload/figures/multiload-preferences.png share/help/fr/mate-multiload/figures/system-monitor-applet_window.png share/help/fr/mate-multiload/figures/system_monitor.png share/help/fr/mate-multiload/index.docbook share/help/fr/mate-multiload/legal.xml share/help/fr/mate-netspeed-applet/figures/details.png share/help/fr/mate-netspeed-applet/figures/eth_sum_48.png share/help/fr/mate-netspeed-applet/figures/ethernet.png share/help/fr/mate-netspeed-applet/figures/loopback.png share/help/fr/mate-netspeed-applet/figures/netspeed_applet.png share/help/fr/mate-netspeed-applet/figures/plip.png share/help/fr/mate-netspeed-applet/figures/ppp.png share/help/fr/mate-netspeed-applet/figures/settings.png share/help/fr/mate-netspeed-applet/figures/wavelan.png share/help/fr/mate-netspeed-applet/index.docbook share/help/fr/mate-netspeed-applet/legal.xml share/help/fr/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/fr/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/fr/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/fr/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/fr/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/fr/mate-stickynotes-applet/index.docbook share/help/fr/mate-stickynotes-applet/legal.xml share/help/fr/mate-trashapplet/figures/trash-applet.png share/help/fr/mate-trashapplet/index.docbook share/help/fr/mate-trashapplet/legal.xml share/help/fr/mateweather/figures/mateweather-details.png share/help/fr/mateweather/figures/mateweather-menu-prefs.png share/help/fr/mateweather/figures/mateweather-prefs-general.png share/help/fr/mateweather/figures/mateweather-prefs-locations.png share/help/fr/mateweather/figures/mateweather_applet.png share/help/fr/mateweather/figures/stock_weather-cloudy.png share/help/fr/mateweather/figures/stock_weather-few-clouds.png share/help/fr/mateweather/figures/stock_weather-fog.png share/help/fr/mateweather/figures/stock_weather-night-clear.png share/help/fr/mateweather/figures/stock_weather-night-few-clouds.png share/help/fr/mateweather/figures/stock_weather-showers.png share/help/fr/mateweather/figures/stock_weather-snow.png share/help/fr/mateweather/figures/stock_weather-storm.png share/help/fr/mateweather/figures/stock_weather-sunny.png share/help/fr/mateweather/index.docbook share/help/fr/mateweather/legal.xml share/help/gl/mate-accessx-status/figures/accessx-status-applet.png share/help/gl/mate-accessx-status/figures/accessx-status-disabled.png share/help/gl/mate-accessx-status/figures/accessx_bounce-keys.png share/help/gl/mate-accessx-status/figures/accessx_mouse-keys.png share/help/gl/mate-accessx-status/figures/accessx_slow-keys.png share/help/gl/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/gl/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/gl/mate-accessx-status/figures/accessx_sticky-keys.png share/help/gl/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/gl/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/gl/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/gl/mate-accessx-status/index.docbook share/help/gl/mate-accessx-status/legal.xml share/help/hu/mate-trashapplet/figures/trash-applet.png share/help/hu/mate-trashapplet/index.docbook share/help/hu/mate-trashapplet/legal.xml share/help/it/mate-accessx-status/figures/accessx-status-applet.png share/help/it/mate-accessx-status/figures/accessx-status-disabled.png share/help/it/mate-accessx-status/figures/accessx_bounce-keys.png share/help/it/mate-accessx-status/figures/accessx_mouse-keys.png share/help/it/mate-accessx-status/figures/accessx_slow-keys.png share/help/it/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/it/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/it/mate-accessx-status/figures/accessx_sticky-keys.png share/help/it/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/it/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/it/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/it/mate-accessx-status/index.docbook share/help/it/mate-accessx-status/legal.xml share/help/it/mate-char-palette/figures/charpalette_applet.png share/help/it/mate-char-palette/figures/charpalette_chargroup.png share/help/it/mate-char-palette/figures/charpick-preferences.png share/help/it/mate-char-palette/figures/charpick_characters.png share/help/it/mate-char-palette/index.docbook share/help/it/mate-char-palette/legal.xml share/help/it/mate-drivemount/figures/drivemount-applet_eject.png share/help/it/mate-drivemount/figures/drivemount-applet_example.png share/help/it/mate-drivemount/figures/drivemount-applet_mount.png share/help/it/mate-drivemount/figures/drivemount-applet_open.png share/help/it/mate-drivemount/figures/drivemount-applet_status.png share/help/it/mate-drivemount/index.docbook share/help/it/mate-drivemount/legal.xml share/help/it/mate-geyes/figures/geyes_applet.png share/help/it/mate-geyes/index.docbook share/help/it/mate-geyes/legal.xml share/help/it/mate-trashapplet/figures/trash-applet.png share/help/it/mate-trashapplet/index.docbook share/help/it/mate-trashapplet/legal.xml share/help/ko/mate-accessx-status/figures/accessx-status-applet.png share/help/ko/mate-accessx-status/figures/accessx-status-disabled.png share/help/ko/mate-accessx-status/figures/accessx_bounce-keys.png share/help/ko/mate-accessx-status/figures/accessx_mouse-keys.png share/help/ko/mate-accessx-status/figures/accessx_slow-keys.png share/help/ko/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/ko/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/ko/mate-accessx-status/figures/accessx_sticky-keys.png share/help/ko/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/ko/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/ko/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/ko/mate-accessx-status/index.docbook share/help/ko/mate-accessx-status/legal.xml %%BATTERY%%share/help/ko/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/ko/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/ko/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/ko/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/ko/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/ko/mate-battstat/index.docbook %%BATTERY%%share/help/ko/mate-battstat/legal.xml share/help/ko/mate-char-palette/figures/charpalette_applet.png share/help/ko/mate-char-palette/figures/charpalette_chargroup.png share/help/ko/mate-char-palette/figures/charpick-preferences.png share/help/ko/mate-char-palette/figures/charpick_characters.png share/help/ko/mate-char-palette/index.docbook share/help/ko/mate-char-palette/legal.xml share/help/ko/mate-drivemount/figures/drivemount-applet_eject.png share/help/ko/mate-drivemount/figures/drivemount-applet_example.png share/help/ko/mate-drivemount/figures/drivemount-applet_mount.png share/help/ko/mate-drivemount/figures/drivemount-applet_open.png share/help/ko/mate-drivemount/figures/drivemount-applet_status.png share/help/ko/mate-drivemount/index.docbook share/help/ko/mate-drivemount/legal.xml share/help/ko/mate-geyes/figures/geyes_applet.png share/help/ko/mate-geyes/index.docbook share/help/ko/mate-geyes/legal.xml share/help/ko/mate-multiload/figures/multiload-preferences.png share/help/ko/mate-multiload/figures/system-monitor-applet_window.png share/help/ko/mate-multiload/figures/system_monitor.png share/help/ko/mate-multiload/index.docbook share/help/ko/mate-multiload/legal.xml share/help/ko/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/ko/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/ko/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/ko/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/ko/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/ko/mate-stickynotes-applet/index.docbook share/help/ko/mate-stickynotes-applet/legal.xml share/help/ko/mateweather/figures/mateweather-details.png share/help/ko/mateweather/figures/mateweather-menu-prefs.png share/help/ko/mateweather/figures/mateweather-prefs-general.png share/help/ko/mateweather/figures/mateweather-prefs-locations.png share/help/ko/mateweather/figures/mateweather_applet.png share/help/ko/mateweather/figures/stock_weather-cloudy.png share/help/ko/mateweather/figures/stock_weather-few-clouds.png share/help/ko/mateweather/figures/stock_weather-fog.png share/help/ko/mateweather/figures/stock_weather-night-clear.png share/help/ko/mateweather/figures/stock_weather-night-few-clouds.png share/help/ko/mateweather/figures/stock_weather-showers.png share/help/ko/mateweather/figures/stock_weather-snow.png share/help/ko/mateweather/figures/stock_weather-storm.png share/help/ko/mateweather/figures/stock_weather-sunny.png share/help/ko/mateweather/index.docbook share/help/ko/mateweather/legal.xml share/help/nl/mate-accessx-status/figures/accessx-status-applet.png share/help/nl/mate-accessx-status/figures/accessx-status-disabled.png share/help/nl/mate-accessx-status/figures/accessx_bounce-keys.png share/help/nl/mate-accessx-status/figures/accessx_mouse-keys.png share/help/nl/mate-accessx-status/figures/accessx_slow-keys.png share/help/nl/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/nl/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/nl/mate-accessx-status/figures/accessx_sticky-keys.png share/help/nl/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/nl/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/nl/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/nl/mate-accessx-status/index.docbook share/help/nl/mate-accessx-status/legal.xml share/help/nl/mate-char-palette/figures/charpalette_applet.png share/help/nl/mate-char-palette/figures/charpalette_chargroup.png share/help/nl/mate-char-palette/figures/charpick-preferences.png share/help/nl/mate-char-palette/figures/charpick_characters.png share/help/nl/mate-char-palette/index.docbook share/help/nl/mate-char-palette/legal.xml share/help/nl/mate-trashapplet/figures/trash-applet.png share/help/nl/mate-trashapplet/index.docbook share/help/nl/mate-trashapplet/legal.xml share/help/nl/mateweather/figures/mateweather-details.png share/help/nl/mateweather/figures/mateweather-menu-prefs.png share/help/nl/mateweather/figures/mateweather-prefs-general.png share/help/nl/mateweather/figures/mateweather-prefs-locations.png share/help/nl/mateweather/figures/mateweather_applet.png share/help/nl/mateweather/figures/stock_weather-cloudy.png share/help/nl/mateweather/figures/stock_weather-few-clouds.png share/help/nl/mateweather/figures/stock_weather-fog.png share/help/nl/mateweather/figures/stock_weather-night-clear.png share/help/nl/mateweather/figures/stock_weather-night-few-clouds.png share/help/nl/mateweather/figures/stock_weather-showers.png share/help/nl/mateweather/figures/stock_weather-snow.png share/help/nl/mateweather/figures/stock_weather-storm.png share/help/nl/mateweather/figures/stock_weather-sunny.png share/help/nl/mateweather/index.docbook share/help/nl/mateweather/legal.xml share/help/oc/mate-accessx-status/figures/accessx-status-applet.png share/help/oc/mate-accessx-status/figures/accessx-status-disabled.png share/help/oc/mate-accessx-status/figures/accessx_bounce-keys.png share/help/oc/mate-accessx-status/figures/accessx_mouse-keys.png share/help/oc/mate-accessx-status/figures/accessx_slow-keys.png share/help/oc/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/oc/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/oc/mate-accessx-status/figures/accessx_sticky-keys.png share/help/oc/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/oc/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/oc/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/oc/mate-accessx-status/index.docbook share/help/oc/mate-accessx-status/legal.xml %%BATTERY%%share/help/oc/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/oc/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/oc/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/oc/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/oc/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/oc/mate-battstat/index.docbook %%BATTERY%%share/help/oc/mate-battstat/legal.xml share/help/oc/mate-char-palette/figures/charpalette_applet.png share/help/oc/mate-char-palette/figures/charpalette_chargroup.png share/help/oc/mate-char-palette/figures/charpick-preferences.png share/help/oc/mate-char-palette/figures/charpick_characters.png share/help/oc/mate-char-palette/index.docbook share/help/oc/mate-char-palette/legal.xml share/help/oc/mate-drivemount/figures/drivemount-applet_eject.png share/help/oc/mate-drivemount/figures/drivemount-applet_example.png share/help/oc/mate-drivemount/figures/drivemount-applet_mount.png share/help/oc/mate-drivemount/figures/drivemount-applet_open.png share/help/oc/mate-drivemount/figures/drivemount-applet_status.png share/help/oc/mate-drivemount/index.docbook share/help/oc/mate-drivemount/legal.xml share/help/oc/mate-geyes/figures/geyes_applet.png share/help/oc/mate-geyes/index.docbook share/help/oc/mate-geyes/legal.xml share/help/oc/mate-multiload/figures/multiload-preferences.png share/help/oc/mate-multiload/figures/system-monitor-applet_window.png share/help/oc/mate-multiload/figures/system_monitor.png share/help/oc/mate-multiload/index.docbook share/help/oc/mate-multiload/legal.xml share/help/oc/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/oc/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/oc/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/oc/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/oc/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/oc/mate-stickynotes-applet/index.docbook share/help/oc/mate-stickynotes-applet/legal.xml share/help/oc/mate-trashapplet/figures/trash-applet.png share/help/oc/mate-trashapplet/index.docbook share/help/oc/mate-trashapplet/legal.xml share/help/oc/mateweather/figures/mateweather-details.png share/help/oc/mateweather/figures/mateweather-menu-prefs.png share/help/oc/mateweather/figures/mateweather-prefs-general.png share/help/oc/mateweather/figures/mateweather-prefs-locations.png share/help/oc/mateweather/figures/mateweather_applet.png share/help/oc/mateweather/figures/stock_weather-cloudy.png share/help/oc/mateweather/figures/stock_weather-few-clouds.png share/help/oc/mateweather/figures/stock_weather-fog.png share/help/oc/mateweather/figures/stock_weather-night-clear.png share/help/oc/mateweather/figures/stock_weather-night-few-clouds.png share/help/oc/mateweather/figures/stock_weather-showers.png share/help/oc/mateweather/figures/stock_weather-snow.png share/help/oc/mateweather/figures/stock_weather-storm.png share/help/oc/mateweather/figures/stock_weather-sunny.png share/help/oc/mateweather/index.docbook share/help/oc/mateweather/legal.xml %%BATTERY%%share/help/pa/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/pa/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/pa/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/pa/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/pa/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/pa/mate-battstat/index.docbook %%BATTERY%%share/help/pa/mate-battstat/legal.xml share/help/pa/mate-drivemount/figures/drivemount-applet_eject.png share/help/pa/mate-drivemount/figures/drivemount-applet_example.png share/help/pa/mate-drivemount/figures/drivemount-applet_mount.png share/help/pa/mate-drivemount/figures/drivemount-applet_open.png share/help/pa/mate-drivemount/figures/drivemount-applet_status.png share/help/pa/mate-drivemount/index.docbook share/help/pa/mate-drivemount/legal.xml share/help/pa/mate-multiload/figures/multiload-preferences.png share/help/pa/mate-multiload/figures/system-monitor-applet_window.png share/help/pa/mate-multiload/figures/system_monitor.png share/help/pa/mate-multiload/index.docbook share/help/pa/mate-multiload/legal.xml share/help/pa/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/pa/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/pa/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/pa/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/pa/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/pa/mate-stickynotes-applet/index.docbook share/help/pa/mate-stickynotes-applet/legal.xml share/help/pa/mate-trashapplet/figures/trash-applet.png share/help/pa/mate-trashapplet/index.docbook share/help/pa/mate-trashapplet/legal.xml share/help/pa/mateweather/figures/mateweather-details.png share/help/pa/mateweather/figures/mateweather-menu-prefs.png share/help/pa/mateweather/figures/mateweather-prefs-general.png share/help/pa/mateweather/figures/mateweather-prefs-locations.png share/help/pa/mateweather/figures/mateweather_applet.png share/help/pa/mateweather/figures/stock_weather-cloudy.png share/help/pa/mateweather/figures/stock_weather-few-clouds.png share/help/pa/mateweather/figures/stock_weather-fog.png share/help/pa/mateweather/figures/stock_weather-night-clear.png share/help/pa/mateweather/figures/stock_weather-night-few-clouds.png share/help/pa/mateweather/figures/stock_weather-showers.png share/help/pa/mateweather/figures/stock_weather-snow.png share/help/pa/mateweather/figures/stock_weather-storm.png share/help/pa/mateweather/figures/stock_weather-sunny.png share/help/pa/mateweather/index.docbook share/help/pa/mateweather/legal.xml %%BATTERY%%share/help/pt_BR/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/pt_BR/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/pt_BR/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/pt_BR/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/pt_BR/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/pt_BR/mate-battstat/index.docbook %%BATTERY%%share/help/pt_BR/mate-battstat/legal.xml share/help/pt_BR/mate-char-palette/figures/charpalette_applet.png share/help/pt_BR/mate-char-palette/figures/charpalette_chargroup.png share/help/pt_BR/mate-char-palette/figures/charpick-preferences.png share/help/pt_BR/mate-char-palette/figures/charpick_characters.png share/help/pt_BR/mate-char-palette/index.docbook share/help/pt_BR/mate-char-palette/legal.xml share/help/pt_BR/mate-multiload/figures/multiload-preferences.png share/help/pt_BR/mate-multiload/figures/system-monitor-applet_window.png share/help/pt_BR/mate-multiload/figures/system_monitor.png share/help/pt_BR/mate-multiload/index.docbook share/help/pt_BR/mate-multiload/legal.xml share/help/pt_BR/mate-netspeed-applet/figures/details.png share/help/pt_BR/mate-netspeed-applet/figures/eth_sum_48.png share/help/pt_BR/mate-netspeed-applet/figures/ethernet.png share/help/pt_BR/mate-netspeed-applet/figures/loopback.png share/help/pt_BR/mate-netspeed-applet/figures/netspeed_applet.png share/help/pt_BR/mate-netspeed-applet/figures/plip.png share/help/pt_BR/mate-netspeed-applet/figures/ppp.png share/help/pt_BR/mate-netspeed-applet/figures/settings.png share/help/pt_BR/mate-netspeed-applet/figures/wavelan.png share/help/pt_BR/mate-netspeed-applet/index.docbook share/help/pt_BR/mate-netspeed-applet/legal.xml share/help/pt_BR/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/pt_BR/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/pt_BR/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/pt_BR/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/pt_BR/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/pt_BR/mate-stickynotes-applet/index.docbook share/help/pt_BR/mate-stickynotes-applet/legal.xml share/help/pt_BR/mate-trashapplet/figures/trash-applet.png share/help/pt_BR/mate-trashapplet/index.docbook share/help/pt_BR/mate-trashapplet/legal.xml share/help/pt_BR/mateweather/figures/mateweather-details.png share/help/pt_BR/mateweather/figures/mateweather-menu-prefs.png share/help/pt_BR/mateweather/figures/mateweather-prefs-general.png share/help/pt_BR/mateweather/figures/mateweather-prefs-locations.png share/help/pt_BR/mateweather/figures/mateweather_applet.png share/help/pt_BR/mateweather/figures/stock_weather-cloudy.png share/help/pt_BR/mateweather/figures/stock_weather-few-clouds.png share/help/pt_BR/mateweather/figures/stock_weather-fog.png share/help/pt_BR/mateweather/figures/stock_weather-night-clear.png share/help/pt_BR/mateweather/figures/stock_weather-night-few-clouds.png share/help/pt_BR/mateweather/figures/stock_weather-showers.png share/help/pt_BR/mateweather/figures/stock_weather-snow.png share/help/pt_BR/mateweather/figures/stock_weather-storm.png share/help/pt_BR/mateweather/figures/stock_weather-sunny.png share/help/pt_BR/mateweather/index.docbook share/help/pt_BR/mateweather/legal.xml share/help/ru/mate-char-palette/figures/charpalette_applet.png share/help/ru/mate-char-palette/figures/charpalette_chargroup.png share/help/ru/mate-char-palette/figures/charpick-preferences.png share/help/ru/mate-char-palette/figures/charpick_characters.png share/help/ru/mate-char-palette/index.docbook share/help/ru/mate-char-palette/legal.xml share/help/ru/mate-drivemount/figures/drivemount-applet_eject.png share/help/ru/mate-drivemount/figures/drivemount-applet_example.png share/help/ru/mate-drivemount/figures/drivemount-applet_mount.png share/help/ru/mate-drivemount/figures/drivemount-applet_open.png share/help/ru/mate-drivemount/figures/drivemount-applet_status.png share/help/ru/mate-drivemount/index.docbook share/help/ru/mate-drivemount/legal.xml share/help/ru/mate-geyes/figures/geyes_applet.png share/help/ru/mate-geyes/index.docbook share/help/ru/mate-geyes/legal.xml -share/help/ru/mate-invest-applet/figures/symbol-search.png -share/help/ru/mate-invest-applet/index.docbook -share/help/ru/mate-invest-applet/legal.xml share/help/ru/mate-multiload/figures/multiload-preferences.png share/help/ru/mate-multiload/figures/system-monitor-applet_window.png share/help/ru/mate-multiload/figures/system_monitor.png share/help/ru/mate-multiload/index.docbook share/help/ru/mate-multiload/legal.xml share/help/ru/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/ru/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/ru/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/ru/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/ru/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/ru/mate-stickynotes-applet/index.docbook share/help/ru/mate-stickynotes-applet/legal.xml share/help/ru/mate-trashapplet/figures/trash-applet.png share/help/ru/mate-trashapplet/index.docbook share/help/ru/mate-trashapplet/legal.xml share/help/ru/mateweather/figures/mateweather-details.png share/help/ru/mateweather/figures/mateweather-menu-prefs.png share/help/ru/mateweather/figures/mateweather-prefs-general.png share/help/ru/mateweather/figures/mateweather-prefs-locations.png share/help/ru/mateweather/figures/mateweather_applet.png share/help/ru/mateweather/figures/stock_weather-cloudy.png share/help/ru/mateweather/figures/stock_weather-few-clouds.png share/help/ru/mateweather/figures/stock_weather-fog.png share/help/ru/mateweather/figures/stock_weather-night-clear.png share/help/ru/mateweather/figures/stock_weather-night-few-clouds.png share/help/ru/mateweather/figures/stock_weather-showers.png share/help/ru/mateweather/figures/stock_weather-snow.png share/help/ru/mateweather/figures/stock_weather-storm.png share/help/ru/mateweather/figures/stock_weather-sunny.png share/help/ru/mateweather/index.docbook share/help/ru/mateweather/legal.xml share/help/sv/mate-accessx-status/figures/accessx-status-applet.png share/help/sv/mate-accessx-status/figures/accessx-status-disabled.png share/help/sv/mate-accessx-status/figures/accessx_bounce-keys.png share/help/sv/mate-accessx-status/figures/accessx_mouse-keys.png share/help/sv/mate-accessx-status/figures/accessx_slow-keys.png share/help/sv/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/sv/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/sv/mate-accessx-status/figures/accessx_sticky-keys.png share/help/sv/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/sv/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/sv/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/sv/mate-accessx-status/index.docbook share/help/sv/mate-accessx-status/legal.xml %%BATTERY%%share/help/sv/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/sv/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/sv/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/sv/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/sv/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/sv/mate-battstat/index.docbook %%BATTERY%%share/help/sv/mate-battstat/legal.xml share/help/sv/mate-char-palette/figures/charpalette_applet.png share/help/sv/mate-char-palette/figures/charpalette_chargroup.png share/help/sv/mate-char-palette/figures/charpick-preferences.png share/help/sv/mate-char-palette/figures/charpick_characters.png share/help/sv/mate-char-palette/index.docbook share/help/sv/mate-char-palette/legal.xml share/help/sv/mate-drivemount/figures/drivemount-applet_eject.png share/help/sv/mate-drivemount/figures/drivemount-applet_example.png share/help/sv/mate-drivemount/figures/drivemount-applet_mount.png share/help/sv/mate-drivemount/figures/drivemount-applet_open.png share/help/sv/mate-drivemount/figures/drivemount-applet_status.png share/help/sv/mate-drivemount/index.docbook share/help/sv/mate-drivemount/legal.xml share/help/sv/mate-geyes/figures/geyes_applet.png share/help/sv/mate-geyes/index.docbook share/help/sv/mate-geyes/legal.xml -share/help/sv/mate-invest-applet/figures/symbol-search.png -share/help/sv/mate-invest-applet/index.docbook -share/help/sv/mate-invest-applet/legal.xml share/help/sv/mate-multiload/figures/multiload-preferences.png share/help/sv/mate-multiload/figures/system-monitor-applet_window.png share/help/sv/mate-multiload/figures/system_monitor.png share/help/sv/mate-multiload/index.docbook share/help/sv/mate-multiload/legal.xml share/help/sv/mate-netspeed-applet/figures/details.png share/help/sv/mate-netspeed-applet/figures/eth_sum_48.png share/help/sv/mate-netspeed-applet/figures/ethernet.png share/help/sv/mate-netspeed-applet/figures/loopback.png share/help/sv/mate-netspeed-applet/figures/netspeed_applet.png share/help/sv/mate-netspeed-applet/figures/plip.png share/help/sv/mate-netspeed-applet/figures/ppp.png share/help/sv/mate-netspeed-applet/figures/settings.png share/help/sv/mate-netspeed-applet/figures/wavelan.png share/help/sv/mate-netspeed-applet/index.docbook share/help/sv/mate-netspeed-applet/legal.xml share/help/sv/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/sv/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/sv/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/sv/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/sv/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/sv/mate-stickynotes-applet/index.docbook share/help/sv/mate-stickynotes-applet/legal.xml share/help/sv/mate-trashapplet/figures/trash-applet.png share/help/sv/mate-trashapplet/index.docbook share/help/sv/mate-trashapplet/legal.xml share/help/sv/mateweather/figures/mateweather-details.png share/help/sv/mateweather/figures/mateweather-menu-prefs.png share/help/sv/mateweather/figures/mateweather-prefs-general.png share/help/sv/mateweather/figures/mateweather-prefs-locations.png share/help/sv/mateweather/figures/mateweather_applet.png share/help/sv/mateweather/figures/stock_weather-cloudy.png share/help/sv/mateweather/figures/stock_weather-few-clouds.png share/help/sv/mateweather/figures/stock_weather-fog.png share/help/sv/mateweather/figures/stock_weather-night-clear.png share/help/sv/mateweather/figures/stock_weather-night-few-clouds.png share/help/sv/mateweather/figures/stock_weather-showers.png share/help/sv/mateweather/figures/stock_weather-snow.png share/help/sv/mateweather/figures/stock_weather-storm.png share/help/sv/mateweather/figures/stock_weather-sunny.png share/help/sv/mateweather/index.docbook share/help/sv/mateweather/legal.xml share/help/uk/mate-accessx-status/figures/accessx-status-applet.png share/help/uk/mate-accessx-status/figures/accessx-status-disabled.png share/help/uk/mate-accessx-status/figures/accessx_bounce-keys.png share/help/uk/mate-accessx-status/figures/accessx_mouse-keys.png share/help/uk/mate-accessx-status/figures/accessx_slow-keys.png share/help/uk/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/uk/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/uk/mate-accessx-status/figures/accessx_sticky-keys.png share/help/uk/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/uk/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/uk/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/uk/mate-accessx-status/index.docbook share/help/uk/mate-accessx-status/legal.xml %%BATTERY%%share/help/uk/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/uk/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/uk/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/uk/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/uk/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/uk/mate-battstat/index.docbook %%BATTERY%%share/help/uk/mate-battstat/legal.xml share/help/uk/mate-char-palette/figures/charpalette_applet.png share/help/uk/mate-char-palette/figures/charpalette_chargroup.png share/help/uk/mate-char-palette/figures/charpick-preferences.png share/help/uk/mate-char-palette/figures/charpick_characters.png share/help/uk/mate-char-palette/index.docbook share/help/uk/mate-char-palette/legal.xml share/help/uk/mate-drivemount/figures/drivemount-applet_eject.png share/help/uk/mate-drivemount/figures/drivemount-applet_example.png share/help/uk/mate-drivemount/figures/drivemount-applet_mount.png share/help/uk/mate-drivemount/figures/drivemount-applet_open.png share/help/uk/mate-drivemount/figures/drivemount-applet_status.png share/help/uk/mate-drivemount/index.docbook share/help/uk/mate-drivemount/legal.xml share/help/uk/mate-geyes/figures/geyes_applet.png share/help/uk/mate-geyes/index.docbook share/help/uk/mate-geyes/legal.xml share/help/uk/mate-multiload/figures/multiload-preferences.png share/help/uk/mate-multiload/figures/system-monitor-applet_window.png share/help/uk/mate-multiload/figures/system_monitor.png share/help/uk/mate-multiload/index.docbook share/help/uk/mate-multiload/legal.xml share/help/uk/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/uk/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/uk/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/uk/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/uk/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/uk/mate-stickynotes-applet/index.docbook share/help/uk/mate-stickynotes-applet/legal.xml share/help/uk/mate-trashapplet/figures/trash-applet.png share/help/uk/mate-trashapplet/index.docbook share/help/uk/mate-trashapplet/legal.xml share/help/uk/mateweather/figures/mateweather-details.png share/help/uk/mateweather/figures/mateweather-menu-prefs.png share/help/uk/mateweather/figures/mateweather-prefs-general.png share/help/uk/mateweather/figures/mateweather-prefs-locations.png share/help/uk/mateweather/figures/mateweather_applet.png share/help/uk/mateweather/figures/stock_weather-cloudy.png share/help/uk/mateweather/figures/stock_weather-few-clouds.png share/help/uk/mateweather/figures/stock_weather-fog.png share/help/uk/mateweather/figures/stock_weather-night-clear.png share/help/uk/mateweather/figures/stock_weather-night-few-clouds.png share/help/uk/mateweather/figures/stock_weather-showers.png share/help/uk/mateweather/figures/stock_weather-snow.png share/help/uk/mateweather/figures/stock_weather-storm.png share/help/uk/mateweather/figures/stock_weather-sunny.png share/help/uk/mateweather/index.docbook share/help/uk/mateweather/legal.xml share/help/zh_CN/mate-accessx-status/figures/accessx-status-applet.png share/help/zh_CN/mate-accessx-status/figures/accessx-status-disabled.png share/help/zh_CN/mate-accessx-status/figures/accessx_bounce-keys.png share/help/zh_CN/mate-accessx-status/figures/accessx_mouse-keys.png share/help/zh_CN/mate-accessx-status/figures/accessx_slow-keys.png share/help/zh_CN/mate-accessx-status/figures/accessx_sticky-altGr-key.png share/help/zh_CN/mate-accessx-status/figures/accessx_sticky-ctrl-key.png share/help/zh_CN/mate-accessx-status/figures/accessx_sticky-keys.png share/help/zh_CN/mate-accessx-status/figures/accessx_sticky-meta-key.png share/help/zh_CN/mate-accessx-status/figures/accessx_sticky-shift-key.png share/help/zh_CN/mate-accessx-status/figures/accessx_sticky-windows-key.png share/help/zh_CN/mate-accessx-status/index.docbook share/help/zh_CN/mate-accessx-status/legal.xml %%BATTERY%%share/help/zh_CN/mate-battstat/figures/battstat-applet-expanded.png %%BATTERY%%share/help/zh_CN/mate-battstat/figures/battstat-applet.png %%BATTERY%%share/help/zh_CN/mate-battstat/figures/battstat-credits-hal.png %%BATTERY%%share/help/zh_CN/mate-battstat/figures/battstat-preferences.png %%BATTERY%%share/help/zh_CN/mate-battstat/figures/context-menu.png %%BATTERY%%share/help/zh_CN/mate-battstat/index.docbook %%BATTERY%%share/help/zh_CN/mate-battstat/legal.xml share/help/zh_CN/mate-char-palette/figures/charpalette_applet.png share/help/zh_CN/mate-char-palette/figures/charpalette_chargroup.png share/help/zh_CN/mate-char-palette/figures/charpick-preferences.png share/help/zh_CN/mate-char-palette/figures/charpick_characters.png share/help/zh_CN/mate-char-palette/index.docbook share/help/zh_CN/mate-char-palette/legal.xml share/help/zh_CN/mate-drivemount/figures/drivemount-applet_eject.png share/help/zh_CN/mate-drivemount/figures/drivemount-applet_example.png share/help/zh_CN/mate-drivemount/figures/drivemount-applet_mount.png share/help/zh_CN/mate-drivemount/figures/drivemount-applet_open.png share/help/zh_CN/mate-drivemount/figures/drivemount-applet_status.png share/help/zh_CN/mate-drivemount/index.docbook share/help/zh_CN/mate-drivemount/legal.xml share/help/zh_CN/mate-geyes/figures/geyes_applet.png share/help/zh_CN/mate-geyes/index.docbook share/help/zh_CN/mate-geyes/legal.xml -share/help/zh_CN/mate-invest-applet/figures/symbol-search.png -share/help/zh_CN/mate-invest-applet/index.docbook -share/help/zh_CN/mate-invest-applet/legal.xml share/help/zh_CN/mate-multiload/figures/multiload-preferences.png share/help/zh_CN/mate-multiload/figures/system-monitor-applet_window.png share/help/zh_CN/mate-multiload/figures/system_monitor.png share/help/zh_CN/mate-multiload/index.docbook share/help/zh_CN/mate-multiload/legal.xml share/help/zh_CN/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/zh_CN/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/zh_CN/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/zh_CN/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/zh_CN/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/zh_CN/mate-stickynotes-applet/index.docbook share/help/zh_CN/mate-stickynotes-applet/legal.xml share/help/zh_CN/mate-trashapplet/figures/trash-applet.png share/help/zh_CN/mate-trashapplet/index.docbook share/help/zh_CN/mate-trashapplet/legal.xml share/help/zh_CN/mateweather/figures/mateweather-details.png share/help/zh_CN/mateweather/figures/mateweather-menu-prefs.png share/help/zh_CN/mateweather/figures/mateweather-prefs-general.png share/help/zh_CN/mateweather/figures/mateweather-prefs-locations.png share/help/zh_CN/mateweather/figures/mateweather_applet.png share/help/zh_CN/mateweather/figures/stock_weather-cloudy.png share/help/zh_CN/mateweather/figures/stock_weather-few-clouds.png share/help/zh_CN/mateweather/figures/stock_weather-fog.png share/help/zh_CN/mateweather/figures/stock_weather-night-clear.png share/help/zh_CN/mateweather/figures/stock_weather-night-few-clouds.png share/help/zh_CN/mateweather/figures/stock_weather-showers.png share/help/zh_CN/mateweather/figures/stock_weather-snow.png share/help/zh_CN/mateweather/figures/stock_weather-storm.png share/help/zh_CN/mateweather/figures/stock_weather-sunny.png share/help/zh_CN/mateweather/index.docbook share/help/zh_CN/mateweather/legal.xml share/help/zh_HK/mate-geyes/figures/geyes_applet.png share/help/zh_HK/mate-geyes/index.docbook share/help/zh_HK/mate-geyes/legal.xml share/help/zh_HK/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/zh_HK/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/zh_HK/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/zh_HK/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/zh_HK/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/zh_HK/mate-stickynotes-applet/index.docbook share/help/zh_HK/mate-stickynotes-applet/legal.xml share/help/zh_HK/mate-trashapplet/figures/trash-applet.png share/help/zh_HK/mate-trashapplet/index.docbook share/help/zh_HK/mate-trashapplet/legal.xml share/help/zh_TW/mate-geyes/figures/geyes_applet.png share/help/zh_TW/mate-geyes/index.docbook share/help/zh_TW/mate-geyes/legal.xml share/help/zh_TW/mate-stickynotes-applet/figures/stickynote-right-menu-lock.png share/help/zh_TW/mate-stickynotes-applet/figures/stickynote-right-menu-new.png share/help/zh_TW/mate-stickynotes-applet/figures/stickynotes-note-prefs.png share/help/zh_TW/mate-stickynotes-applet/figures/stickynotes-prefs.png share/help/zh_TW/mate-stickynotes-applet/figures/stickynotes_applet.png share/help/zh_TW/mate-stickynotes-applet/index.docbook share/help/zh_TW/mate-stickynotes-applet/legal.xml share/help/zh_TW/mate-trashapplet/figures/trash-applet.png share/help/zh_TW/mate-trashapplet/index.docbook share/help/zh_TW/mate-trashapplet/legal.xml share/icons/hicolor/16x16/apps/mate-eyes-applet.png -share/icons/hicolor/16x16/apps/mate-invest-applet.png share/icons/hicolor/16x16/apps/mate-netspeed-applet.png share/icons/hicolor/16x16/apps/mate-sticky-notes-applet.png share/icons/hicolor/16x16/devices/mate-netspeed-loopback.png share/icons/hicolor/16x16/devices/mate-netspeed-plip.png share/icons/hicolor/16x16/devices/mate-netspeed-ppp.png share/icons/hicolor/22x22/apps/mate-eyes-applet.png -share/icons/hicolor/22x22/apps/mate-invest-applet.png share/icons/hicolor/22x22/apps/mate-netspeed-applet.png share/icons/hicolor/22x22/apps/mate-sticky-notes-applet.png share/icons/hicolor/24x24/apps/mate-eyes-applet.png share/icons/hicolor/24x24/apps/mate-netspeed-applet.png share/icons/hicolor/24x24/apps/mate-sticky-notes-applet.png share/icons/hicolor/24x24/status/mate-netspeed-wireless-100.png share/icons/hicolor/24x24/status/mate-netspeed-wireless-25.png share/icons/hicolor/24x24/status/mate-netspeed-wireless-50.png share/icons/hicolor/24x24/status/mate-netspeed-wireless-75.png share/icons/hicolor/32x32/apps/mate-eyes-applet.png share/icons/hicolor/32x32/apps/mate-netspeed-applet.png share/icons/hicolor/32x32/apps/mate-sticky-notes-applet.png share/icons/hicolor/48x48/apps/mate-ax-applet.png -share/icons/hicolor/48x48/apps/mate-invest-applet.png share/icons/hicolor/48x48/apps/mate-netspeed-applet.png share/icons/hicolor/scalable/apps/mate-eyes-applet.svg -share/icons/hicolor/scalable/apps/mate-invest-applet.svg share/icons/hicolor/scalable/apps/mate-netspeed-applet.svg share/icons/hicolor/scalable/apps/mate-sticky-notes-applet.svg share/locale/af/LC_MESSAGES/mate-applets.mo share/locale/am/LC_MESSAGES/mate-applets.mo share/locale/ar/LC_MESSAGES/mate-applets.mo share/locale/as/LC_MESSAGES/mate-applets.mo share/locale/ast/LC_MESSAGES/mate-applets.mo share/locale/az/LC_MESSAGES/mate-applets.mo share/locale/be/LC_MESSAGES/mate-applets.mo share/locale/bg/LC_MESSAGES/mate-applets.mo share/locale/bn/LC_MESSAGES/mate-applets.mo share/locale/bn_IN/LC_MESSAGES/mate-applets.mo share/locale/br/LC_MESSAGES/mate-applets.mo share/locale/bs/LC_MESSAGES/mate-applets.mo share/locale/ca/LC_MESSAGES/mate-applets.mo share/locale/ca@valencia/LC_MESSAGES/mate-applets.mo share/locale/cmn/LC_MESSAGES/mate-applets.mo share/locale/crh/LC_MESSAGES/mate-applets.mo share/locale/cs/LC_MESSAGES/mate-applets.mo share/locale/cy/LC_MESSAGES/mate-applets.mo share/locale/da/LC_MESSAGES/mate-applets.mo share/locale/de/LC_MESSAGES/mate-applets.mo share/locale/dz/LC_MESSAGES/mate-applets.mo share/locale/el/LC_MESSAGES/mate-applets.mo share/locale/en_AU/LC_MESSAGES/mate-applets.mo share/locale/en_CA/LC_MESSAGES/mate-applets.mo share/locale/en_GB/LC_MESSAGES/mate-applets.mo share/locale/eo/LC_MESSAGES/mate-applets.mo share/locale/es/LC_MESSAGES/mate-applets.mo share/locale/es_AR/LC_MESSAGES/mate-applets.mo share/locale/es_CL/LC_MESSAGES/mate-applets.mo share/locale/es_CO/LC_MESSAGES/mate-applets.mo share/locale/es_CR/LC_MESSAGES/mate-applets.mo share/locale/es_DO/LC_MESSAGES/mate-applets.mo share/locale/es_EC/LC_MESSAGES/mate-applets.mo share/locale/es_ES/LC_MESSAGES/mate-applets.mo share/locale/es_MX/LC_MESSAGES/mate-applets.mo share/locale/es_NI/LC_MESSAGES/mate-applets.mo share/locale/es_PA/LC_MESSAGES/mate-applets.mo share/locale/es_PE/LC_MESSAGES/mate-applets.mo share/locale/es_PR/LC_MESSAGES/mate-applets.mo share/locale/es_SV/LC_MESSAGES/mate-applets.mo share/locale/es_UY/LC_MESSAGES/mate-applets.mo share/locale/es_VE/LC_MESSAGES/mate-applets.mo share/locale/et/LC_MESSAGES/mate-applets.mo share/locale/eu/LC_MESSAGES/mate-applets.mo share/locale/fa/LC_MESSAGES/mate-applets.mo share/locale/fi/LC_MESSAGES/mate-applets.mo share/locale/fr/LC_MESSAGES/mate-applets.mo share/locale/fr_CA/LC_MESSAGES/mate-applets.mo share/locale/frp/LC_MESSAGES/mate-applets.mo share/locale/ga/LC_MESSAGES/mate-applets.mo share/locale/gl/LC_MESSAGES/mate-applets.mo share/locale/gu/LC_MESSAGES/mate-applets.mo share/locale/he/LC_MESSAGES/mate-applets.mo share/locale/hi/LC_MESSAGES/mate-applets.mo share/locale/hr/LC_MESSAGES/mate-applets.mo share/locale/hu/LC_MESSAGES/mate-applets.mo share/locale/hy/LC_MESSAGES/mate-applets.mo share/locale/id/LC_MESSAGES/mate-applets.mo share/locale/is/LC_MESSAGES/mate-applets.mo share/locale/it/LC_MESSAGES/mate-applets.mo share/locale/ja/LC_MESSAGES/mate-applets.mo share/locale/jv/LC_MESSAGES/mate-applets.mo share/locale/ka/LC_MESSAGES/mate-applets.mo share/locale/kk/LC_MESSAGES/mate-applets.mo share/locale/kn/LC_MESSAGES/mate-applets.mo share/locale/ko/LC_MESSAGES/mate-applets.mo share/locale/ku/LC_MESSAGES/mate-applets.mo share/locale/ku_IQ/LC_MESSAGES/mate-applets.mo share/locale/ky/LC_MESSAGES/mate-applets.mo share/locale/lt/LC_MESSAGES/mate-applets.mo share/locale/lv/LC_MESSAGES/mate-applets.mo share/locale/mai/LC_MESSAGES/mate-applets.mo share/locale/mg/LC_MESSAGES/mate-applets.mo share/locale/mk/LC_MESSAGES/mate-applets.mo share/locale/ml/LC_MESSAGES/mate-applets.mo share/locale/mn/LC_MESSAGES/mate-applets.mo share/locale/mr/LC_MESSAGES/mate-applets.mo share/locale/ms/LC_MESSAGES/mate-applets.mo share/locale/nb/LC_MESSAGES/mate-applets.mo share/locale/ne/LC_MESSAGES/mate-applets.mo share/locale/nl/LC_MESSAGES/mate-applets.mo share/locale/nn/LC_MESSAGES/mate-applets.mo share/locale/oc/LC_MESSAGES/mate-applets.mo share/locale/or/LC_MESSAGES/mate-applets.mo share/locale/pa/LC_MESSAGES/mate-applets.mo share/locale/pl/LC_MESSAGES/mate-applets.mo +share/locale/pms/LC_MESSAGES/mate-applets.mo share/locale/ps/LC_MESSAGES/mate-applets.mo share/locale/pt/LC_MESSAGES/mate-applets.mo share/locale/pt_BR/LC_MESSAGES/mate-applets.mo share/locale/ro/LC_MESSAGES/mate-applets.mo share/locale/ru/LC_MESSAGES/mate-applets.mo share/locale/rw/LC_MESSAGES/mate-applets.mo share/locale/si/LC_MESSAGES/mate-applets.mo share/locale/sk/LC_MESSAGES/mate-applets.mo share/locale/sl/LC_MESSAGES/mate-applets.mo share/locale/sq/LC_MESSAGES/mate-applets.mo share/locale/sr/LC_MESSAGES/mate-applets.mo share/locale/sr@latin/LC_MESSAGES/mate-applets.mo share/locale/sv/LC_MESSAGES/mate-applets.mo share/locale/ta/LC_MESSAGES/mate-applets.mo share/locale/te/LC_MESSAGES/mate-applets.mo share/locale/th/LC_MESSAGES/mate-applets.mo share/locale/tr/LC_MESSAGES/mate-applets.mo share/locale/ug/LC_MESSAGES/mate-applets.mo share/locale/uk/LC_MESSAGES/mate-applets.mo share/locale/ur/LC_MESSAGES/mate-applets.mo share/locale/uz/LC_MESSAGES/mate-applets.mo share/locale/vi/LC_MESSAGES/mate-applets.mo share/locale/wa/LC_MESSAGES/mate-applets.mo share/locale/xh/LC_MESSAGES/mate-applets.mo share/locale/zh_CN/LC_MESSAGES/mate-applets.mo share/locale/zh_HK/LC_MESSAGES/mate-applets.mo share/locale/zh_TW/LC_MESSAGES/mate-applets.mo -%%DATADIR%%/Invest_Applet.xml %%BATTERY%%%%DATADIR%%/builder/battstat_applet.ui -%%DATADIR%%/builder/financialchart.ui -%%DATADIR%%/builder/prefs-dialog.ui %%DATADIR%%/builder/stickynotes.ui %%DATADIR%%/builder/trashapplet-empty-progress.ui %%DATADIR%%/geyes/Bizarre/Bizarre-eye.png %%DATADIR%%/geyes/Bizarre/Bizarre-pupil.png %%DATADIR%%/geyes/Bizarre/config %%DATADIR%%/geyes/Bloodshot/Bloodshot-eye.png %%DATADIR%%/geyes/Bloodshot/Bloodshot-pupil.png %%DATADIR%%/geyes/Bloodshot/config %%DATADIR%%/geyes/Default-tiny/Default-tiny-eye.png %%DATADIR%%/geyes/Default-tiny/Default-tiny-pupil.png %%DATADIR%%/geyes/Default-tiny/config %%DATADIR%%/geyes/Default/Default-eye.png %%DATADIR%%/geyes/Default/Default-pupil.png %%DATADIR%%/geyes/Default/config +%%DATADIR%%/geyes/Digital/Digital-eye.png +%%DATADIR%%/geyes/Digital/Digital-pupil.png +%%DATADIR%%/geyes/Digital/config %%DATADIR%%/geyes/Horrid/config %%DATADIR%%/geyes/Horrid/horrid_eye.png %%DATADIR%%/geyes/Horrid/horrid_pupil.png %%DATADIR%%/geyes/Tango/config %%DATADIR%%/geyes/Tango/tango-eye.png %%DATADIR%%/geyes/Tango/tango-pupil.png %%DATADIR%%/icons/hicolor/48x48/apps/stickynotes-stock-close.png %%DATADIR%%/icons/hicolor/48x48/apps/stickynotes-stock-locked.png %%DATADIR%%/icons/hicolor/48x48/apps/stickynotes-stock-resize-se.png %%DATADIR%%/icons/hicolor/48x48/apps/stickynotes-stock-resize-sw.png %%DATADIR%%/icons/hicolor/48x48/apps/stickynotes-stock-unlocked.png -%%DATADIR%%/invest-applet/invest-16_neutral.png -%%DATADIR%%/invest-applet/invest-22_down.png -%%DATADIR%%/invest-applet/invest-22_neutral.png -%%DATADIR%%/invest-applet/invest-22_up.png -%%DATADIR%%/invest-applet/invest_down.svg -%%DATADIR%%/invest-applet/invest_neutral.svg -%%DATADIR%%/invest-applet/invest_up.svg share/mate-panel/applets/org.mate.applets.AccessxStatusApplet.mate-panel-applet %%BATTERY%%share/mate-panel/applets/org.mate.applets.BattstatApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.CharpickerApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.CommandApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.DriveMountApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.GeyesApplet.mate-panel-applet -share/mate-panel/applets/org.mate.applets.InvestApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.MateWeatherApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.MultiLoadApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.NetspeedApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.StickyNotesApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.TimerApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.TrashApplet.mate-panel-applet share/mate/ui/accessx-status-applet-menu.xml %%BATTERY%%share/mate/ui/battstat-applet-menu.xml share/mate/ui/charpick-applet-menu.xml share/mate/ui/drivemount-applet-menu.xml share/mate/ui/geyes-applet-menu.xml share/mate/ui/mateweather-applet-menu.xml share/mate/ui/multiload-applet-menu.xml share/mate/ui/netspeed-menu.xml share/mate/ui/stickynotes-applet-menu.xml share/mate/ui/trashapplet-menu.xml share/pixmaps/mate-accessx-status-applet/mate-ax-applet.png share/pixmaps/mate-accessx-status-applet/mate-ax-bouncekeys.png share/pixmaps/mate-accessx-status-applet/mate-ax-key-base.png share/pixmaps/mate-accessx-status-applet/mate-ax-key-inverse.png share/pixmaps/mate-accessx-status-applet/mate-ax-key-no.png share/pixmaps/mate-accessx-status-applet/mate-ax-key-none.png share/pixmaps/mate-accessx-status-applet/mate-ax-key-yes.png share/pixmaps/mate-accessx-status-applet/mate-ax-slowkeys-no.png share/pixmaps/mate-accessx-status-applet/mate-ax-slowkeys-pending.png share/pixmaps/mate-accessx-status-applet/mate-ax-slowkeys-yes.png share/pixmaps/mate-accessx-status-applet/mate-ax-slowkeys.png share/pixmaps/mate-accessx-status-applet/mate-mousekeys-base.png share/pixmaps/mate-accessx-status-applet/mate-mousekeys-default-left.png share/pixmaps/mate-accessx-status-applet/mate-mousekeys-default-middle.png share/pixmaps/mate-accessx-status-applet/mate-mousekeys-default-right.png share/pixmaps/mate-accessx-status-applet/mate-mousekeys-pressed-left.png share/pixmaps/mate-accessx-status-applet/mate-mousekeys-pressed-middle.png share/pixmaps/mate-accessx-status-applet/mate-mousekeys-pressed-right.png share/pixmaps/mate-accessx-status-applet/mate-sticky-alt-latched.png share/pixmaps/mate-accessx-status-applet/mate-sticky-alt-locked.png share/pixmaps/mate-accessx-status-applet/mate-sticky-alt-none.png share/pixmaps/mate-accessx-status-applet/mate-sticky-ctrl-latched.png share/pixmaps/mate-accessx-status-applet/mate-sticky-ctrl-locked.png share/pixmaps/mate-accessx-status-applet/mate-sticky-ctrl-none.png share/pixmaps/mate-accessx-status-applet/mate-sticky-hyper-latched.png share/pixmaps/mate-accessx-status-applet/mate-sticky-hyper-locked.png share/pixmaps/mate-accessx-status-applet/mate-sticky-hyper-none.png share/pixmaps/mate-accessx-status-applet/mate-sticky-meta-latched.png share/pixmaps/mate-accessx-status-applet/mate-sticky-meta-locked.png share/pixmaps/mate-accessx-status-applet/mate-sticky-meta-none.png share/pixmaps/mate-accessx-status-applet/mate-sticky-shift-latched.png share/pixmaps/mate-accessx-status-applet/mate-sticky-shift-locked.png share/pixmaps/mate-accessx-status-applet/mate-sticky-shift-none.png share/pixmaps/mate-accessx-status-applet/mate-sticky-super-latched.png share/pixmaps/mate-accessx-status-applet/mate-sticky-super-locked.png share/pixmaps/mate-accessx-status-applet/mate-sticky-super-none.png Index: head/x11/mate-base/Makefile =================================================================== --- head/x11/mate-base/Makefile (revision 467270) +++ head/x11/mate-base/Makefile (revision 467271) @@ -1,23 +1,23 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-base -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MAINTAINER= gnome@FreeBSD.org COMMENT= "meta-port" for the MATE base integrated X11 desktop USES= metaport RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:x11-fonts/dejavu \ ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:sysutils/hal-info \ ${LOCALBASE}/share/mate-background-properties/mate-desktop.xml:x11-themes/mate-backgrounds \ mate-themes>=1.8.0:x11-themes/mate-themes \ mate-icon-theme-faenza>=1.8.0:x11-themes/mate-icon-theme-faenza USE_MATE= caja:run controlcenter:run icontheme:run \ marco:run notificationdaemon:run panel:run \ polkit:run session:run .include Index: head/x11/mate-desktop/Makefile =================================================================== --- head/x11/mate-desktop/Makefile (revision 467270) +++ head/x11/mate-desktop/Makefile (revision 467271) @@ -1,53 +1,52 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-desktop -PORTVERSION= 1.18.0 -PORTREVISION= 1 +PORTVERSION= 1.20.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Additional UI API for MATE LICENSE= GPLv2 GFDL LGPL21 LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_GFDL= ${WRKSRC}/COPYING-DOCS LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix \ pkgconfig python shebangfix tar:xz USE_XORG= x11 xrandr USE_GNOME= cairo dconf gdkpixbuf2 gnomeprefix gtk30 \ intltool introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip INSTALLS_ICONS= yes GLIB_SCHEMAS= org.mate.accessibility-keyboard.gschema.xml \ org.mate.accessibility-startup.gschema.xml \ org.mate.applications-at-mobility.gschema.xml \ org.mate.applications-at-visual.gschema.xml \ org.mate.applications-browser.gschema.xml \ org.mate.applications-office.gschema.xml \ org.mate.applications-terminal.gschema.xml \ org.mate.background.gschema.xml \ org.mate.file-views.gschema.xml \ org.mate.interface.gschema.xml \ org.mate.lockdown.gschema.xml \ org.mate.peripherals-keyboard.gschema.xml \ org.mate.peripherals-mouse.gschema.xml \ org.mate.sound.gschema.xml \ org.mate.thumbnail-cache.gschema.xml \ org.mate.thumbnailers.gschema.xml \ org.mate.typing-break.gschema.xml \ org.mate.debug.gschema.xml .include Index: head/x11/mate-desktop/distinfo =================================================================== --- head/x11/mate-desktop/distinfo (revision 467270) +++ head/x11/mate-desktop/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491603387 -SHA256 (mate/mate-desktop-1.18.0.tar.xz) = 6f2dd9fc60bacd0ff27b8328c7addceb9e73a75c7dce7db4132659d588173b8a -SIZE (mate/mate-desktop-1.18.0.tar.xz) = 827332 +TIMESTAMP = 1523143310 +SHA256 (mate/mate-desktop-1.20.1.tar.xz) = dd37a1ebbe7b9fd1bb9c54e367c9a3bef9583f5542beea8d82e857c39383b04b +SIZE (mate/mate-desktop-1.20.1.tar.xz) = 816196 Index: head/x11/mate-desktop/pkg-plist =================================================================== --- head/x11/mate-desktop/pkg-plist (revision 467270) +++ head/x11/mate-desktop/pkg-plist (revision 467271) @@ -1,178 +1,178 @@ bin/mate-about bin/mate-color-select -include/mate-desktop-2.0/libmate-desktop/mate-aboutdialog.h include/mate-desktop-2.0/libmate-desktop/mate-bg-crossfade.h include/mate-desktop-2.0/libmate-desktop/mate-bg.h include/mate-desktop-2.0/libmate-desktop/mate-colorbutton.h include/mate-desktop-2.0/libmate-desktop/mate-colorsel.h include/mate-desktop-2.0/libmate-desktop/mate-colorseldialog.h include/mate-desktop-2.0/libmate-desktop/mate-dconf.h include/mate-desktop-2.0/libmate-desktop/mate-desktop-item.h include/mate-desktop-2.0/libmate-desktop/mate-desktop-thumbnail.h include/mate-desktop-2.0/libmate-desktop/mate-desktop-utils.h include/mate-desktop-2.0/libmate-desktop/mate-desktop.h include/mate-desktop-2.0/libmate-desktop/mate-gsettings.h include/mate-desktop-2.0/libmate-desktop/mate-rr-config.h include/mate-desktop-2.0/libmate-desktop/mate-rr-labeler.h include/mate-desktop-2.0/libmate-desktop/mate-rr.h lib/girepository-1.0/MateDesktop-2.0.typelib lib/libmate-desktop-2.a lib/libmate-desktop-2.so lib/libmate-desktop-2.so.17 lib/libmate-desktop-2.so.17.1.4 libdata/pkgconfig/mate-desktop-2.0.pc man/man1/mate-about.1.gz man/man1/mate-color-select.1.gz share/applications/mate-about.desktop share/applications/mate-color-select.desktop %%PORTDOCS%%%%DOCSDIR%%/MateBG.html %%PORTDOCS%%%%DOCSDIR%%/MateDesktopItem.html %%PORTDOCS%%%%DOCSDIR%%/MateDesktopThumbnailFactory.html %%PORTDOCS%%%%DOCSDIR%%/MateRRLabeler.html %%PORTDOCS%%%%DOCSDIR%%/background.html %%PORTDOCS%%%%DOCSDIR%%/home.png %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/intro.html %%PORTDOCS%%%%DOCSDIR%%/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/left.png %%PORTDOCS%%%%DOCSDIR%%/libmate.html %%PORTDOCS%%%%DOCSDIR%%/mate-desktop-Miscellaneous-Functions.html %%PORTDOCS%%%%DOCSDIR%%/mate-desktop-Miscellaneous-Thumbnail-Functions.html %%PORTDOCS%%%%DOCSDIR%%/mate-desktop-mate-rr-config.html %%PORTDOCS%%%%DOCSDIR%%/mate-desktop-mate-rr-crtc.html %%PORTDOCS%%%%DOCSDIR%%/mate-desktop-mate-rr-mode.html %%PORTDOCS%%%%DOCSDIR%%/mate-desktop-mate-rr-output.html %%PORTDOCS%%%%DOCSDIR%%/mate-desktop-mate-rr-screen.html %%PORTDOCS%%%%DOCSDIR%%/mate-desktop.devhelp2 %%PORTDOCS%%%%DOCSDIR%%/randr.html %%PORTDOCS%%%%DOCSDIR%%/right-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/right.png %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/thumbnail.html %%PORTDOCS%%%%DOCSDIR%%/up-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/up.png share/gir-1.0/MateDesktop-2.0.gir share/icons/hicolor/16x16/apps/mate.png share/icons/hicolor/22x22/apps/mate.png share/icons/hicolor/24x24/apps/mate.png share/icons/hicolor/256x256/apps/mate.png share/icons/hicolor/32x32/apps/mate.png share/icons/hicolor/48x48/apps/mate.png share/icons/hicolor/scalable/apps/mate-symbolic.svg share/icons/hicolor/scalable/apps/mate.svg share/libmate-desktop/pnp.ids share/locale/af/LC_MESSAGES/mate-desktop.mo share/locale/am/LC_MESSAGES/mate-desktop.mo share/locale/an/LC_MESSAGES/mate-desktop.mo share/locale/ar/LC_MESSAGES/mate-desktop.mo share/locale/as/LC_MESSAGES/mate-desktop.mo share/locale/ast/LC_MESSAGES/mate-desktop.mo share/locale/az/LC_MESSAGES/mate-desktop.mo share/locale/be/LC_MESSAGES/mate-desktop.mo share/locale/bg/LC_MESSAGES/mate-desktop.mo share/locale/bn/LC_MESSAGES/mate-desktop.mo share/locale/bn_IN/LC_MESSAGES/mate-desktop.mo share/locale/br/LC_MESSAGES/mate-desktop.mo share/locale/bs/LC_MESSAGES/mate-desktop.mo share/locale/ca/LC_MESSAGES/mate-desktop.mo share/locale/ca@valencia/LC_MESSAGES/mate-desktop.mo share/locale/cmn/LC_MESSAGES/mate-desktop.mo share/locale/crh/LC_MESSAGES/mate-desktop.mo share/locale/cs/LC_MESSAGES/mate-desktop.mo share/locale/cy/LC_MESSAGES/mate-desktop.mo share/locale/da/LC_MESSAGES/mate-desktop.mo share/locale/de/LC_MESSAGES/mate-desktop.mo share/locale/de_CH/LC_MESSAGES/mate-desktop.mo share/locale/dz/LC_MESSAGES/mate-desktop.mo share/locale/el/LC_MESSAGES/mate-desktop.mo share/locale/en_AU/LC_MESSAGES/mate-desktop.mo share/locale/en_CA/LC_MESSAGES/mate-desktop.mo share/locale/en_GB/LC_MESSAGES/mate-desktop.mo share/locale/eo/LC_MESSAGES/mate-desktop.mo share/locale/es/LC_MESSAGES/mate-desktop.mo share/locale/es_AR/LC_MESSAGES/mate-desktop.mo share/locale/es_CL/LC_MESSAGES/mate-desktop.mo share/locale/es_CO/LC_MESSAGES/mate-desktop.mo share/locale/es_MX/LC_MESSAGES/mate-desktop.mo share/locale/et/LC_MESSAGES/mate-desktop.mo share/locale/eu/LC_MESSAGES/mate-desktop.mo share/locale/fa/LC_MESSAGES/mate-desktop.mo share/locale/fi/LC_MESSAGES/mate-desktop.mo share/locale/fr/LC_MESSAGES/mate-desktop.mo share/locale/frp/LC_MESSAGES/mate-desktop.mo share/locale/fur/LC_MESSAGES/mate-desktop.mo +share/locale/fy/LC_MESSAGES/mate-desktop.mo share/locale/ga/LC_MESSAGES/mate-desktop.mo share/locale/gl/LC_MESSAGES/mate-desktop.mo share/locale/gu/LC_MESSAGES/mate-desktop.mo share/locale/he/LC_MESSAGES/mate-desktop.mo share/locale/hi/LC_MESSAGES/mate-desktop.mo share/locale/hr/LC_MESSAGES/mate-desktop.mo share/locale/hu/LC_MESSAGES/mate-desktop.mo share/locale/hy/LC_MESSAGES/mate-desktop.mo share/locale/ia/LC_MESSAGES/mate-desktop.mo share/locale/id/LC_MESSAGES/mate-desktop.mo share/locale/ig/LC_MESSAGES/mate-desktop.mo share/locale/is/LC_MESSAGES/mate-desktop.mo share/locale/it/LC_MESSAGES/mate-desktop.mo share/locale/ja/LC_MESSAGES/mate-desktop.mo share/locale/jv/LC_MESSAGES/mate-desktop.mo share/locale/ka/LC_MESSAGES/mate-desktop.mo share/locale/kk/LC_MESSAGES/mate-desktop.mo share/locale/kn/LC_MESSAGES/mate-desktop.mo share/locale/ko/LC_MESSAGES/mate-desktop.mo share/locale/ku/LC_MESSAGES/mate-desktop.mo share/locale/ku_IQ/LC_MESSAGES/mate-desktop.mo share/locale/ky/LC_MESSAGES/mate-desktop.mo share/locale/li/LC_MESSAGES/mate-desktop.mo share/locale/lo/LC_MESSAGES/mate-desktop.mo share/locale/lt/LC_MESSAGES/mate-desktop.mo share/locale/lv/LC_MESSAGES/mate-desktop.mo share/locale/mai/LC_MESSAGES/mate-desktop.mo share/locale/mg/LC_MESSAGES/mate-desktop.mo share/locale/mi/LC_MESSAGES/mate-desktop.mo share/locale/mk/LC_MESSAGES/mate-desktop.mo share/locale/ml/LC_MESSAGES/mate-desktop.mo share/locale/mn/LC_MESSAGES/mate-desktop.mo share/locale/mr/LC_MESSAGES/mate-desktop.mo share/locale/ms/LC_MESSAGES/mate-desktop.mo share/locale/nb/LC_MESSAGES/mate-desktop.mo share/locale/nds/LC_MESSAGES/mate-desktop.mo share/locale/ne/LC_MESSAGES/mate-desktop.mo share/locale/nl/LC_MESSAGES/mate-desktop.mo share/locale/nn/LC_MESSAGES/mate-desktop.mo share/locale/nso/LC_MESSAGES/mate-desktop.mo share/locale/oc/LC_MESSAGES/mate-desktop.mo share/locale/or/LC_MESSAGES/mate-desktop.mo share/locale/pa/LC_MESSAGES/mate-desktop.mo share/locale/pl/LC_MESSAGES/mate-desktop.mo share/locale/ps/LC_MESSAGES/mate-desktop.mo share/locale/pt/LC_MESSAGES/mate-desktop.mo share/locale/pt_BR/LC_MESSAGES/mate-desktop.mo share/locale/ro/LC_MESSAGES/mate-desktop.mo share/locale/ru/LC_MESSAGES/mate-desktop.mo share/locale/sc/LC_MESSAGES/mate-desktop.mo share/locale/si/LC_MESSAGES/mate-desktop.mo share/locale/sk/LC_MESSAGES/mate-desktop.mo share/locale/sl/LC_MESSAGES/mate-desktop.mo share/locale/sq/LC_MESSAGES/mate-desktop.mo share/locale/sr/LC_MESSAGES/mate-desktop.mo share/locale/sr@latin/LC_MESSAGES/mate-desktop.mo share/locale/sv/LC_MESSAGES/mate-desktop.mo share/locale/ta/LC_MESSAGES/mate-desktop.mo share/locale/te/LC_MESSAGES/mate-desktop.mo share/locale/th/LC_MESSAGES/mate-desktop.mo share/locale/tk/LC_MESSAGES/mate-desktop.mo share/locale/tr/LC_MESSAGES/mate-desktop.mo share/locale/ug/LC_MESSAGES/mate-desktop.mo share/locale/uk/LC_MESSAGES/mate-desktop.mo share/locale/ur/LC_MESSAGES/mate-desktop.mo share/locale/uz/LC_MESSAGES/mate-desktop.mo share/locale/vi/LC_MESSAGES/mate-desktop.mo share/locale/wa/LC_MESSAGES/mate-desktop.mo share/locale/xh/LC_MESSAGES/mate-desktop.mo share/locale/yo/LC_MESSAGES/mate-desktop.mo share/locale/zh_CN/LC_MESSAGES/mate-desktop.mo share/locale/zh_HK/LC_MESSAGES/mate-desktop.mo share/locale/zh_TW/LC_MESSAGES/mate-desktop.mo share/locale/zu/LC_MESSAGES/mate-desktop.mo share/mate-about/mate-version.xml Index: head/x11/mate-menus/files/GNOME.directory =================================================================== --- head/x11/mate-menus/files/GNOME.directory (revision 467270) +++ head/x11/mate-menus/files/GNOME.directory (nonexistent) @@ -1,5 +0,0 @@ -[Desktop Entry] -Name=GNOME -Comment=Some comment about GNOME menu -Icon=/usr/local/share/icons/gnome/48x48/places/gnome-main-menu.png -Type=Directory Property changes on: head/x11/mate-menus/files/GNOME.directory ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/mate-menus/files/patch-layout_mate-applications.menu =================================================================== --- head/x11/mate-menus/files/patch-layout_mate-applications.menu (revision 467270) +++ head/x11/mate-menus/files/patch-layout_mate-applications.menu (nonexistent) @@ -1,459 +0,0 @@ ---- layout/mate-applications.menu.orig 2013-03-31 16:16:30.000000000 -0500 -+++ layout/mate-applications.menu 2013-04-13 21:48:00.000000000 -0500 -@@ -6,9 +6,8 @@ - Applications - mate-menu-applications.directory - -- -- -- /etc/X11/applnk -+ - /usr/share/mate/apps - - -@@ -31,6 +30,9 @@ - applications here --> - Accessibility - System -+ Qt -+ KDE -+ GNOME - - - -@@ -43,6 +45,9 @@ - - Accessibility - Settings -+ Qt -+ KDE -+ GNOME - - - -@@ -54,6 +59,9 @@ - - - Development -+ Qt -+ KDE -+ GNOME - - emacs.desktop - -@@ -66,6 +74,9 @@ - - - Education -+ Qt -+ KDE -+ GNOME - - - -@@ -77,6 +88,9 @@ - - - Game -+ Qt -+ KDE -+ GNOME - - - -@@ -88,6 +102,9 @@ - - - Graphics -+ Qt -+ KDE -+ GNOME - - - -@@ -99,6 +116,9 @@ - - - Network -+ Qt -+ KDE -+ GNOME - - - -@@ -110,6 +130,9 @@ - - - AudioVideo -+ Qt -+ KDE -+ GNOME - - - -@@ -121,6 +144,9 @@ - - - Office -+ Qt -+ KDE -+ GNOME - - - -@@ -133,6 +159,9 @@ - - System - Settings -+ Qt -+ KDE -+ GNOME - - - -@@ -147,8 +176,344 @@ - Core - Settings - Screensaver -+ Qt -+ KDE -+ GNOME - - - - -+ -+ -+ -+ -+ -+ GNOME -+ GNOME.directory -+ -+ -+ -+ Accessories -+ mate-utility.directory -+ -+ -+ GNOME -+ Utility -+ Accessibility -+ System -+ -+ -+ -+ -+ -+ -+ Universal Access -+ mate-utility-accessibility.directory -+ -+ -+ GNOME -+ Accessibility -+ Settings -+ -+ -+ -+ -+ -+ -+ Development -+ mate-development.directory -+ -+ -+ GNOME -+ Development -+ -+ -+ -+ -+ -+ -+ Education -+ mate-education.directory -+ -+ -+ GNOME -+ Education -+ -+ -+ -+ -+ -+ -+ Games -+ mate-game.directory -+ -+ -+ GNOME -+ Game -+ -+ -+ -+ -+ -+ -+ Graphics -+ mate-graphics.directory -+ -+ -+ GNOME -+ Graphics -+ -+ -+ -+ -+ -+ -+ Internet -+ mate-network.directory -+ -+ -+ GNOME -+ Network -+ -+ -+ -+ -+ -+ -+ Multimedia -+ mate-audio-video.directory -+ -+ -+ GNOME -+ AudioVideo -+ -+ -+ -+ -+ -+ -+ Office -+ mate-office.directory -+ -+ -+ GNOME -+ Office -+ -+ -+ -+ -+ -+ -+ System -+ mate-system-tools.directory -+ -+ -+ GNOME -+ System -+ Settings -+ -+ -+ -+ -+ -+ -+ Other -+ mate-other.directory -+ -+ -+ -+ GNOME -+ Application -+ Core -+ Settings -+ Screensaver -+ -+ -+ -+ -+ -+ -+ -+ -+ KDE -+ KDE.directory -+ -+ -+ -+ Accessories -+ mate-utility.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ Utility -+ -+ System -+ -+ -+ -+ -+ -+ -+ -+ Accessibility -+ mate-utility-accessibility.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ Accessibility -+ -+ Settings -+ -+ -+ -+ -+ -+ -+ -+ Development -+ mate-development.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ Development -+ -+ -+ -+ -+ -+ -+ Education -+ mate-education.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ Education -+ -+ -+ -+ -+ -+ -+ Games -+ mate-game.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ Game -+ -+ -+ -+ -+ -+ -+ Graphics -+ mate-graphics.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ Graphics -+ -+ -+ -+ -+ -+ -+ Internet -+ mate-network.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ Network -+ -+ -+ -+ -+ -+ -+ Multimedia -+ mate-audio-video.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ AudioVideo -+ -+ -+ -+ -+ -+ -+ Office -+ mate-office.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ -+ Office -+ -+ -+ -+ -+ -+ -+ -+ System -+ mate-system-tools.directory -+ -+ -+ -+ Qt -+ KDE -+ -+ System -+ Settings -+ -+ -+ -+ -+ -+ -+ Other -+ mate-other.directory -+ -+ -+ -+ -+ Qt -+ KDE -+ -+ Application -+ Core -+ Settings -+ -+ -+ -+ -+ - Property changes on: head/x11/mate-menus/files/patch-layout_mate-applications.menu ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/mate-menus/files/patch-layout_mate-settings.menu =================================================================== --- head/x11/mate-menus/files/patch-layout_mate-settings.menu (revision 467270) +++ head/x11/mate-menus/files/patch-layout_mate-settings.menu (nonexistent) @@ -1,60 +0,0 @@ ---- layout/mate-settings.menu.orig 2013-04-13 22:55:06.000000000 -0500 -+++ layout/mate-settings.menu 2013-04-13 22:55:49.000000000 -0500 -@@ -27,6 +27,7 @@ - Settings - - -+ GNOME - System - matecc.desktop - -@@ -43,10 +44,49 @@ - - Settings - System -+ -+ -+ GNOME -+ -+ - - - - -+ -+ GNOME -+ GNOME.directory -+ -+ Preferences -+ mate-settings.directory -+ -+ -+ GNOME -+ Settings -+ -+ -+ System -+ matecc.desktop -+ -+ -+ -+ -+ -+ -+ -+ -+ Administration -+ mate-settings-system.directory -+ -+ -+ GNOME -+ Settings -+ System -+ -+ -+ -+ -+ - - Preferences - Administration Property changes on: head/x11/mate-menus/files/patch-layout_mate-settings.menu ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/mate-menus/files/KDE.directory =================================================================== --- head/x11/mate-menus/files/KDE.directory (revision 467270) +++ head/x11/mate-menus/files/KDE.directory (nonexistent) @@ -1,5 +0,0 @@ -[Desktop Entry] -Name=KDE -Comment=Some comment about KDE menu -Icon=/usr/local/share/icons/default.kde/48x48/apps/kmenu.png -Type=Directory Property changes on: head/x11/mate-menus/files/KDE.directory ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/mate-menus/Makefile =================================================================== --- head/x11/mate-menus/Makefile (revision 467270) +++ head/x11/mate-menus/Makefile (revision 467271) @@ -1,40 +1,27 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-menus -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Implementation of the FreeDesktop Desktop Menu Spec LICENSE= GPLv2 LGPL20 LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix pkgconfig \ python:2.7 tar:xz USE_GNOME= glib20 intltool introspection:buid USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/share/mate|${LOCALBASE}/share/mate|g' \ - ${WRKSRC}/layout/mate-applications.menu \ - ${WRKSRC}/layout/mate-settings.menu - @${SED} -e 's|/usr/local|${LOCALBASE}|g' \ - < ${FILESDIR}/KDE.directory > ${WRKSRC}/KDE.directory - @${SED} -e 's|/usr/local|${LOCALBASE}|g' \ - < ${FILESDIR}/GNOME.directory > ${WRKSRC}/GNOME.directory - -post-install: - @${INSTALL_DATA} ${WRKSRC}/*.directory \ - ${STAGEDIR}${PREFIX}/share/mate/desktop-directories/ .include Index: head/x11/mate-menus/distinfo =================================================================== --- head/x11/mate-menus/distinfo (revision 467270) +++ head/x11/mate-menus/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491694633 -SHA256 (mate/mate-menus-1.18.0.tar.xz) = f07cdb952934b732678ed37a9cd740c8860e9e2d0ddb4d73a8d06cdccfc87e16 -SIZE (mate/mate-menus-1.18.0.tar.xz) = 358032 +TIMESTAMP = 1519753633 +SHA256 (mate/mate-menus-1.20.0.tar.xz) = 0fdadb1ba0950c14a72802c8a5afae99c46ca20ef3c7b9f1854bd5a5da3433f0 +SIZE (mate/mate-menus-1.20.0.tar.xz) = 360776 Index: head/x11/mate-menus/pkg-plist =================================================================== --- head/x11/mate-menus/pkg-plist (revision 467270) +++ head/x11/mate-menus/pkg-plist (revision 467271) @@ -1,143 +1,141 @@ etc/xdg/menus/mate-applications.menu etc/xdg/menus/mate-preferences-categories.menu etc/xdg/menus/mate-settings.menu include/mate-menus/matemenu-tree.h lib/girepository-1.0/MateMenu-2.0.typelib lib/libmate-menu.a lib/libmate-menu.so lib/libmate-menu.so.2 lib/libmate-menu.so.2.4.9 %%PYTHON_SITELIBDIR%%/matemenu.a %%PYTHON_SITELIBDIR%%/matemenu.so libdata/pkgconfig/libmate-menu.pc share/gir-1.0/MateMenu-2.0.gir share/locale/af/LC_MESSAGES/mate-menus.mo share/locale/am/LC_MESSAGES/mate-menus.mo share/locale/an/LC_MESSAGES/mate-menus.mo share/locale/ar/LC_MESSAGES/mate-menus.mo share/locale/as/LC_MESSAGES/mate-menus.mo share/locale/ast/LC_MESSAGES/mate-menus.mo share/locale/be/LC_MESSAGES/mate-menus.mo share/locale/bg/LC_MESSAGES/mate-menus.mo share/locale/bn/LC_MESSAGES/mate-menus.mo share/locale/bn_IN/LC_MESSAGES/mate-menus.mo share/locale/br/LC_MESSAGES/mate-menus.mo share/locale/bs/LC_MESSAGES/mate-menus.mo share/locale/ca/LC_MESSAGES/mate-menus.mo share/locale/ca@valencia/LC_MESSAGES/mate-menus.mo share/locale/cmn/LC_MESSAGES/mate-menus.mo share/locale/crh/LC_MESSAGES/mate-menus.mo share/locale/cs/LC_MESSAGES/mate-menus.mo share/locale/cy/LC_MESSAGES/mate-menus.mo share/locale/da/LC_MESSAGES/mate-menus.mo share/locale/de/LC_MESSAGES/mate-menus.mo share/locale/dz/LC_MESSAGES/mate-menus.mo share/locale/el/LC_MESSAGES/mate-menus.mo share/locale/en_AU/LC_MESSAGES/mate-menus.mo share/locale/en_CA/LC_MESSAGES/mate-menus.mo share/locale/en_GB/LC_MESSAGES/mate-menus.mo share/locale/eo/LC_MESSAGES/mate-menus.mo share/locale/es/LC_MESSAGES/mate-menus.mo share/locale/es_CL/LC_MESSAGES/mate-menus.mo share/locale/es_CO/LC_MESSAGES/mate-menus.mo share/locale/es_MX/LC_MESSAGES/mate-menus.mo share/locale/et/LC_MESSAGES/mate-menus.mo share/locale/eu/LC_MESSAGES/mate-menus.mo share/locale/fa/LC_MESSAGES/mate-menus.mo share/locale/fi/LC_MESSAGES/mate-menus.mo share/locale/fr/LC_MESSAGES/mate-menus.mo share/locale/fr_CA/LC_MESSAGES/mate-menus.mo share/locale/frp/LC_MESSAGES/mate-menus.mo share/locale/fur/LC_MESSAGES/mate-menus.mo share/locale/fy/LC_MESSAGES/mate-menus.mo share/locale/ga/LC_MESSAGES/mate-menus.mo share/locale/gl/LC_MESSAGES/mate-menus.mo share/locale/gu/LC_MESSAGES/mate-menus.mo share/locale/ha/LC_MESSAGES/mate-menus.mo share/locale/he/LC_MESSAGES/mate-menus.mo share/locale/hi/LC_MESSAGES/mate-menus.mo share/locale/hr/LC_MESSAGES/mate-menus.mo share/locale/hu/LC_MESSAGES/mate-menus.mo share/locale/hy/LC_MESSAGES/mate-menus.mo share/locale/id/LC_MESSAGES/mate-menus.mo share/locale/ig/LC_MESSAGES/mate-menus.mo share/locale/is/LC_MESSAGES/mate-menus.mo share/locale/it/LC_MESSAGES/mate-menus.mo share/locale/ja/LC_MESSAGES/mate-menus.mo share/locale/jv/LC_MESSAGES/mate-menus.mo share/locale/ka/LC_MESSAGES/mate-menus.mo share/locale/kk/LC_MESSAGES/mate-menus.mo share/locale/kn/LC_MESSAGES/mate-menus.mo share/locale/ko/LC_MESSAGES/mate-menus.mo share/locale/ku/LC_MESSAGES/mate-menus.mo share/locale/ku_IQ/LC_MESSAGES/mate-menus.mo share/locale/ky/LC_MESSAGES/mate-menus.mo share/locale/lt/LC_MESSAGES/mate-menus.mo share/locale/lv/LC_MESSAGES/mate-menus.mo share/locale/mai/LC_MESSAGES/mate-menus.mo share/locale/mg/LC_MESSAGES/mate-menus.mo share/locale/mk/LC_MESSAGES/mate-menus.mo share/locale/ml/LC_MESSAGES/mate-menus.mo share/locale/mn/LC_MESSAGES/mate-menus.mo share/locale/mr/LC_MESSAGES/mate-menus.mo share/locale/ms/LC_MESSAGES/mate-menus.mo share/locale/nb/LC_MESSAGES/mate-menus.mo share/locale/nds/LC_MESSAGES/mate-menus.mo share/locale/ne/LC_MESSAGES/mate-menus.mo share/locale/nl/LC_MESSAGES/mate-menus.mo share/locale/nn/LC_MESSAGES/mate-menus.mo share/locale/oc/LC_MESSAGES/mate-menus.mo share/locale/or/LC_MESSAGES/mate-menus.mo share/locale/pa/LC_MESSAGES/mate-menus.mo share/locale/pl/LC_MESSAGES/mate-menus.mo share/locale/ps/LC_MESSAGES/mate-menus.mo share/locale/pt/LC_MESSAGES/mate-menus.mo share/locale/pt_BR/LC_MESSAGES/mate-menus.mo share/locale/ro/LC_MESSAGES/mate-menus.mo share/locale/ru/LC_MESSAGES/mate-menus.mo share/locale/rw/LC_MESSAGES/mate-menus.mo share/locale/sc/LC_MESSAGES/mate-menus.mo share/locale/si/LC_MESSAGES/mate-menus.mo share/locale/sk/LC_MESSAGES/mate-menus.mo share/locale/sl/LC_MESSAGES/mate-menus.mo share/locale/sq/LC_MESSAGES/mate-menus.mo share/locale/sr/LC_MESSAGES/mate-menus.mo share/locale/sr@latin/LC_MESSAGES/mate-menus.mo share/locale/sv/LC_MESSAGES/mate-menus.mo share/locale/ta/LC_MESSAGES/mate-menus.mo share/locale/te/LC_MESSAGES/mate-menus.mo share/locale/th/LC_MESSAGES/mate-menus.mo share/locale/tr/LC_MESSAGES/mate-menus.mo share/locale/ug/LC_MESSAGES/mate-menus.mo share/locale/uk/LC_MESSAGES/mate-menus.mo share/locale/ur/LC_MESSAGES/mate-menus.mo share/locale/uz/LC_MESSAGES/mate-menus.mo share/locale/vi/LC_MESSAGES/mate-menus.mo share/locale/xh/LC_MESSAGES/mate-menus.mo share/locale/yo/LC_MESSAGES/mate-menus.mo share/locale/zh_CN/LC_MESSAGES/mate-menus.mo share/locale/zh_HK/LC_MESSAGES/mate-menus.mo share/locale/zh_TW/LC_MESSAGES/mate-menus.mo %%DATADIR%%/examples/mate-menus-ls.py -share/mate/desktop-directories/GNOME.directory -share/mate/desktop-directories/KDE.directory share/mate/desktop-directories/mate-audio-video.directory share/mate/desktop-directories/mate-development.directory share/mate/desktop-directories/mate-education.directory share/mate/desktop-directories/mate-game.directory share/mate/desktop-directories/mate-graphics.directory share/mate/desktop-directories/mate-hardware.directory share/mate/desktop-directories/mate-internet-and-network.directory share/mate/desktop-directories/mate-look-and-feel.directory share/mate/desktop-directories/mate-menu-applications.directory share/mate/desktop-directories/mate-menu-system.directory share/mate/desktop-directories/mate-network.directory share/mate/desktop-directories/mate-office.directory share/mate/desktop-directories/mate-other.directory share/mate/desktop-directories/mate-personal.directory share/mate/desktop-directories/mate-settings-system.directory share/mate/desktop-directories/mate-settings.directory share/mate/desktop-directories/mate-system-tools.directory share/mate/desktop-directories/mate-system.directory share/mate/desktop-directories/mate-utility-accessibility.directory share/mate/desktop-directories/mate-utility.directory Index: head/x11/mate-panel/Makefile =================================================================== --- head/x11/mate-panel/Makefile (revision 467270) +++ head/x11/mate-panel/Makefile (revision 467271) @@ -1,47 +1,47 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-panel -PORTVERSION= 1.18.4 +PORTVERSION= 1.20.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Panel component for the MATE Desktop LICENSE= GPLv2 GFDL LGPL21 LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_GFDL= ${WRKSRC}/COPYING-DOCS LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libstartup-notification-1.so:x11/startup-notification PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix pkgconfig \ tar:xz USE_MATE= desktop libmateweather menus USE_XORG= ice sm x11 xau xrandr USE_GNOME= cairo dconf gnomeprefix gtk30 intltool \ introspection:build librsvg2 libwnck3 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.panel.applet.clock.gschema.xml \ org.mate.panel.applet.fish.gschema.xml \ org.mate.panel.applet.window-list.gschema.xml \ org.mate.panel.applet.workspace-switcher.gschema.xml \ org.mate.panel.enums.xml \ org.mate.panel.gschema.xml \ org.mate.panel.menubar.gschema.xml \ org.mate.panel.object.gschema.xml \ org.mate.panel.toplevel.gschema.xml .include Index: head/x11/mate-panel/distinfo =================================================================== --- head/x11/mate-panel/distinfo (revision 467270) +++ head/x11/mate-panel/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507994435 -SHA256 (mate/mate-panel-1.18.4.tar.xz) = 81affb5de332d4a3f243766d6b40514df264eaa06cc4214477591e1b9c2ba6d8 -SIZE (mate/mate-panel-1.18.4.tar.xz) = 1955156 +TIMESTAMP = 1523143483 +SHA256 (mate/mate-panel-1.20.1.tar.xz) = 13798eda47bf004b349989bf582dc952bfbe98cdfe0f816aca06efab46b2bbee +SIZE (mate/mate-panel-1.20.1.tar.xz) = 1992580 Index: head/x11/mate-panel/pkg-plist =================================================================== --- head/x11/mate-panel/pkg-plist (revision 467270) +++ head/x11/mate-panel/pkg-plist (revision 467271) @@ -1,395 +1,395 @@ bin/mate-desktop-item-edit bin/mate-panel bin/mate-panel-test-applets include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-enums.h include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet-gsettings.h include/mate-panel-4.0/libmate-panel-applet/mate-panel-applet.h lib/girepository-1.0/MatePanelApplet-4.0.typelib lib/libmate-panel-applet-4.a lib/libmate-panel-applet-4.so lib/libmate-panel-applet-4.so.1 lib/libmate-panel-applet-4.so.1.0.1 libdata/pkgconfig/libmatepanelapplet-4.0.pc libexec/clock-applet libexec/fish-applet libexec/notification-area-applet libexec/wnck-applet man/man1/mate-desktop-item-edit.1.gz man/man1/mate-panel-test-applets.1.gz man/man1/mate-panel.1.gz share/applications/mate-panel.desktop share/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service share/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service share/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service share/dbus-1/services/org.mate.panel.applet.WnckletFactory.service %%PORTDOCS%%%%DOCSDIR%%-applet/applet-popups.html %%PORTDOCS%%%%DOCSDIR%%-applet/applet-porting.html %%PORTDOCS%%%%DOCSDIR%%-applet/applet-writing.html %%PORTDOCS%%%%DOCSDIR%%-applet/home.png %%PORTDOCS%%%%DOCSDIR%%-applet/index.html %%PORTDOCS%%%%DOCSDIR%%-applet/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%-applet/left.png -%%PORTDOCS%%%%DOCSDIR%%-applet/mate-panel-applet-Panel-Applet-MateConf-Utilities.html %%PORTDOCS%%%%DOCSDIR%%-applet/mate-panel-applet-mate-panel-applet.html %%PORTDOCS%%%%DOCSDIR%%-applet/mate-panel-applet.devhelp2 %%PORTDOCS%%%%DOCSDIR%%-applet/mate-panel-applet.html %%PORTDOCS%%%%DOCSDIR%%-applet/multi-applets.html %%PORTDOCS%%%%DOCSDIR%%-applet/panel-signals.html %%PORTDOCS%%%%DOCSDIR%%-applet/right-insensitive.png %%PORTDOCS%%%%DOCSDIR%%-applet/right.png %%PORTDOCS%%%%DOCSDIR%%-applet/server-files.html %%PORTDOCS%%%%DOCSDIR%%-applet/session-saving.html %%PORTDOCS%%%%DOCSDIR%%-applet/style.css %%PORTDOCS%%%%DOCSDIR%%-applet/up-insensitive.png %%PORTDOCS%%%%DOCSDIR%%-applet/up.png share/gir-1.0/MatePanelApplet-4.0.gir share/help/C/mate-clock/figures/clock_applet.png share/help/C/mate-clock/index.docbook share/help/C/mate-clock/legal.xml share/help/C/mate-fish/figures/fish_applet.png share/help/C/mate-fish/index.docbook share/help/C/mate-fish/legal.xml share/help/ar/mate-clock/figures/clock_applet.png share/help/ar/mate-clock/index.docbook share/help/ar/mate-clock/legal.xml share/help/ca/mate-clock/figures/clock_applet.png share/help/ca/mate-clock/index.docbook share/help/ca/mate-clock/legal.xml share/help/ca/mate-fish/figures/fish_applet.png share/help/ca/mate-fish/index.docbook share/help/ca/mate-fish/legal.xml share/help/cs/mate-clock/figures/clock_applet.png share/help/cs/mate-clock/index.docbook share/help/cs/mate-clock/legal.xml share/help/cs/mate-fish/figures/fish_applet.png share/help/cs/mate-fish/index.docbook share/help/cs/mate-fish/legal.xml share/help/da/mate-clock/figures/clock_applet.png share/help/da/mate-clock/index.docbook share/help/da/mate-clock/legal.xml share/help/de/mate-clock/figures/clock_applet.png share/help/de/mate-clock/index.docbook share/help/de/mate-clock/legal.xml share/help/de/mate-fish/figures/fish_applet.png share/help/de/mate-fish/index.docbook share/help/de/mate-fish/legal.xml share/help/el/mate-clock/figures/clock_applet.png share/help/el/mate-clock/index.docbook share/help/el/mate-clock/legal.xml share/help/el/mate-fish/figures/fish_applet.png share/help/el/mate-fish/index.docbook share/help/el/mate-fish/legal.xml share/help/en_GB/mate-clock/figures/clock_applet.png share/help/en_GB/mate-clock/index.docbook share/help/en_GB/mate-clock/legal.xml share/help/en_GB/mate-fish/figures/fish_applet.png share/help/en_GB/mate-fish/index.docbook share/help/en_GB/mate-fish/legal.xml share/help/es/mate-clock/figures/clock_applet.png share/help/es/mate-clock/index.docbook share/help/es/mate-clock/legal.xml share/help/es/mate-fish/figures/fish_applet.png share/help/es/mate-fish/index.docbook share/help/es/mate-fish/legal.xml share/help/eu/mate-clock/figures/clock_applet.png share/help/eu/mate-clock/index.docbook share/help/eu/mate-clock/legal.xml share/help/eu/mate-fish/figures/fish_applet.png share/help/eu/mate-fish/index.docbook share/help/eu/mate-fish/legal.xml share/help/fi/mate-clock/figures/clock_applet.png share/help/fi/mate-clock/index.docbook share/help/fi/mate-clock/legal.xml share/help/fi/mate-fish/figures/fish_applet.png share/help/fi/mate-fish/index.docbook share/help/fi/mate-fish/legal.xml share/help/fr/mate-clock/figures/clock_applet.png share/help/fr/mate-clock/index.docbook share/help/fr/mate-clock/legal.xml share/help/fr/mate-fish/figures/fish_applet.png share/help/fr/mate-fish/index.docbook share/help/fr/mate-fish/legal.xml share/help/it/mate-clock/figures/clock_applet.png share/help/it/mate-clock/index.docbook share/help/it/mate-clock/legal.xml share/help/it/mate-fish/figures/fish_applet.png share/help/it/mate-fish/index.docbook share/help/it/mate-fish/legal.xml share/help/ja/mate-clock/figures/clock_applet.png share/help/ja/mate-clock/index.docbook share/help/ja/mate-clock/legal.xml share/help/ja/mate-fish/figures/fish_applet.png share/help/ja/mate-fish/index.docbook share/help/ja/mate-fish/legal.xml share/help/ko/mate-clock/figures/clock_applet.png share/help/ko/mate-clock/index.docbook share/help/ko/mate-clock/legal.xml share/help/ko/mate-fish/figures/fish_applet.png share/help/ko/mate-fish/index.docbook share/help/ko/mate-fish/legal.xml share/help/nl/mate-clock/figures/clock_applet.png share/help/nl/mate-clock/index.docbook share/help/nl/mate-clock/legal.xml share/help/oc/mate-clock/figures/clock_applet.png share/help/oc/mate-clock/index.docbook share/help/oc/mate-clock/legal.xml share/help/oc/mate-fish/figures/fish_applet.png share/help/oc/mate-fish/index.docbook share/help/oc/mate-fish/legal.xml share/help/pa/mate-clock/figures/clock_applet.png share/help/pa/mate-clock/index.docbook share/help/pa/mate-clock/legal.xml share/help/pt/mate-clock/figures/clock_applet.png share/help/pt/mate-clock/index.docbook share/help/pt/mate-clock/legal.xml share/help/pt_BR/mate-clock/figures/clock_applet.png share/help/pt_BR/mate-clock/index.docbook share/help/pt_BR/mate-clock/legal.xml share/help/ru/mate-clock/figures/clock_applet.png share/help/ru/mate-clock/index.docbook share/help/ru/mate-clock/legal.xml share/help/ru/mate-fish/figures/fish_applet.png share/help/ru/mate-fish/index.docbook share/help/ru/mate-fish/legal.xml share/help/sr/mate-clock/figures/clock_applet.png share/help/sr/mate-clock/index.docbook share/help/sr/mate-clock/legal.xml share/help/sv/mate-clock/figures/clock_applet.png share/help/sv/mate-clock/index.docbook share/help/sv/mate-clock/legal.xml share/help/sv/mate-fish/figures/fish_applet.png share/help/sv/mate-fish/index.docbook share/help/sv/mate-fish/legal.xml share/help/th/mate-clock/figures/clock_applet.png share/help/th/mate-clock/index.docbook share/help/th/mate-clock/legal.xml share/help/th/mate-fish/figures/fish_applet.png share/help/th/mate-fish/index.docbook share/help/th/mate-fish/legal.xml share/help/uk/mate-clock/figures/clock_applet.png share/help/uk/mate-clock/index.docbook share/help/uk/mate-clock/legal.xml share/help/uk/mate-fish/figures/fish_applet.png share/help/uk/mate-fish/index.docbook share/help/uk/mate-fish/legal.xml share/help/zh_CN/mate-clock/figures/clock_applet.png share/help/zh_CN/mate-clock/index.docbook share/help/zh_CN/mate-clock/legal.xml share/help/zh_CN/mate-fish/figures/fish_applet.png share/help/zh_CN/mate-fish/index.docbook share/help/zh_CN/mate-fish/legal.xml share/help/zh_HK/mate-clock/figures/clock_applet.png share/help/zh_HK/mate-clock/index.docbook share/help/zh_HK/mate-clock/legal.xml share/help/zh_TW/mate-clock/figures/clock_applet.png share/help/zh_TW/mate-clock/index.docbook share/help/zh_TW/mate-clock/legal.xml share/icons/hicolor/16x16/apps/mate-panel-clock.png share/icons/hicolor/16x16/apps/mate-panel-drawer.png share/icons/hicolor/16x16/apps/mate-panel-fish.png share/icons/hicolor/16x16/apps/mate-panel-force-quit.png share/icons/hicolor/16x16/apps/mate-panel-launcher.png share/icons/hicolor/16x16/apps/mate-panel-notification-area.png share/icons/hicolor/16x16/apps/mate-panel-separator.png share/icons/hicolor/16x16/apps/mate-panel-window-list.png share/icons/hicolor/16x16/apps/mate-panel-window-menu.png share/icons/hicolor/16x16/apps/mate-panel-workspace-switcher.png share/icons/hicolor/16x16/apps/mate-panel.png share/icons/hicolor/22x22/apps/mate-panel-clock.png share/icons/hicolor/22x22/apps/mate-panel-drawer.png share/icons/hicolor/22x22/apps/mate-panel-fish.png share/icons/hicolor/22x22/apps/mate-panel-force-quit.png share/icons/hicolor/22x22/apps/mate-panel-launcher.png share/icons/hicolor/22x22/apps/mate-panel-notification-area.png share/icons/hicolor/22x22/apps/mate-panel-separator.png share/icons/hicolor/22x22/apps/mate-panel-window-list.png share/icons/hicolor/22x22/apps/mate-panel-window-menu.png share/icons/hicolor/22x22/apps/mate-panel-workspace-switcher.png share/icons/hicolor/22x22/apps/mate-panel.png share/icons/hicolor/24x24/apps/mate-panel-clock.png share/icons/hicolor/24x24/apps/mate-panel-drawer.png share/icons/hicolor/24x24/apps/mate-panel-fish.png share/icons/hicolor/24x24/apps/mate-panel-force-quit.png share/icons/hicolor/24x24/apps/mate-panel-launcher.png share/icons/hicolor/24x24/apps/mate-panel-notification-area.png share/icons/hicolor/24x24/apps/mate-panel-separator.png share/icons/hicolor/24x24/apps/mate-panel-window-list.png share/icons/hicolor/24x24/apps/mate-panel-window-menu.png share/icons/hicolor/24x24/apps/mate-panel-workspace-switcher.png share/icons/hicolor/24x24/apps/mate-panel.png share/icons/hicolor/32x32/apps/mate-panel-clock.png share/icons/hicolor/32x32/apps/mate-panel-drawer.png share/icons/hicolor/32x32/apps/mate-panel-fish.png share/icons/hicolor/32x32/apps/mate-panel-force-quit.png share/icons/hicolor/32x32/apps/mate-panel-launcher.png share/icons/hicolor/32x32/apps/mate-panel-notification-area.png share/icons/hicolor/32x32/apps/mate-panel-separator.png share/icons/hicolor/32x32/apps/mate-panel-window-list.png share/icons/hicolor/32x32/apps/mate-panel-window-menu.png share/icons/hicolor/32x32/apps/mate-panel-workspace-switcher.png share/icons/hicolor/32x32/apps/mate-panel.png share/icons/hicolor/48x48/apps/mate-panel.png share/icons/hicolor/scalable/apps/mate-panel-clock.svg share/icons/hicolor/scalable/apps/mate-panel-drawer.svg share/icons/hicolor/scalable/apps/mate-panel-fish.svg share/icons/hicolor/scalable/apps/mate-panel-force-quit.svg share/icons/hicolor/scalable/apps/mate-panel-launcher.svg share/icons/hicolor/scalable/apps/mate-panel-notification-area.svg share/icons/hicolor/scalable/apps/mate-panel-separator.svg share/icons/hicolor/scalable/apps/mate-panel-window-list.svg share/icons/hicolor/scalable/apps/mate-panel-window-menu.svg share/icons/hicolor/scalable/apps/mate-panel-workspace-switcher.svg share/icons/hicolor/scalable/apps/mate-panel.svg share/locale/af/LC_MESSAGES/mate-panel.mo share/locale/am/LC_MESSAGES/mate-panel.mo share/locale/ar/LC_MESSAGES/mate-panel.mo share/locale/as/LC_MESSAGES/mate-panel.mo share/locale/ast/LC_MESSAGES/mate-panel.mo share/locale/az/LC_MESSAGES/mate-panel.mo share/locale/be/LC_MESSAGES/mate-panel.mo share/locale/bg/LC_MESSAGES/mate-panel.mo share/locale/bn/LC_MESSAGES/mate-panel.mo share/locale/bn_IN/LC_MESSAGES/mate-panel.mo share/locale/br/LC_MESSAGES/mate-panel.mo share/locale/bs/LC_MESSAGES/mate-panel.mo share/locale/ca/LC_MESSAGES/mate-panel.mo share/locale/ca@valencia/LC_MESSAGES/mate-panel.mo share/locale/cmn/LC_MESSAGES/mate-panel.mo share/locale/crh/LC_MESSAGES/mate-panel.mo share/locale/cs/LC_MESSAGES/mate-panel.mo share/locale/cy/LC_MESSAGES/mate-panel.mo share/locale/da/LC_MESSAGES/mate-panel.mo share/locale/de/LC_MESSAGES/mate-panel.mo share/locale/dz/LC_MESSAGES/mate-panel.mo share/locale/el/LC_MESSAGES/mate-panel.mo share/locale/en_AU/LC_MESSAGES/mate-panel.mo share/locale/en_CA/LC_MESSAGES/mate-panel.mo share/locale/en_GB/LC_MESSAGES/mate-panel.mo share/locale/eo/LC_MESSAGES/mate-panel.mo share/locale/es/LC_MESSAGES/mate-panel.mo share/locale/es_CO/LC_MESSAGES/mate-panel.mo share/locale/es_MX/LC_MESSAGES/mate-panel.mo share/locale/es_PR/LC_MESSAGES/mate-panel.mo share/locale/et/LC_MESSAGES/mate-panel.mo share/locale/eu/LC_MESSAGES/mate-panel.mo share/locale/fa/LC_MESSAGES/mate-panel.mo share/locale/fi/LC_MESSAGES/mate-panel.mo share/locale/fr/LC_MESSAGES/mate-panel.mo share/locale/fr_CA/LC_MESSAGES/mate-panel.mo share/locale/frp/LC_MESSAGES/mate-panel.mo share/locale/fur/LC_MESSAGES/mate-panel.mo share/locale/fy/LC_MESSAGES/mate-panel.mo share/locale/ga/LC_MESSAGES/mate-panel.mo share/locale/gl/LC_MESSAGES/mate-panel.mo share/locale/gu/LC_MESSAGES/mate-panel.mo share/locale/ha/LC_MESSAGES/mate-panel.mo share/locale/he/LC_MESSAGES/mate-panel.mo share/locale/hi/LC_MESSAGES/mate-panel.mo share/locale/hr/LC_MESSAGES/mate-panel.mo share/locale/hu/LC_MESSAGES/mate-panel.mo share/locale/hy/LC_MESSAGES/mate-panel.mo share/locale/id/LC_MESSAGES/mate-panel.mo share/locale/ig/LC_MESSAGES/mate-panel.mo share/locale/is/LC_MESSAGES/mate-panel.mo share/locale/it/LC_MESSAGES/mate-panel.mo share/locale/ja/LC_MESSAGES/mate-panel.mo share/locale/jv/LC_MESSAGES/mate-panel.mo share/locale/ka/LC_MESSAGES/mate-panel.mo share/locale/kk/LC_MESSAGES/mate-panel.mo share/locale/kn/LC_MESSAGES/mate-panel.mo share/locale/ko/LC_MESSAGES/mate-panel.mo share/locale/ku/LC_MESSAGES/mate-panel.mo share/locale/ku_IQ/LC_MESSAGES/mate-panel.mo share/locale/ky/LC_MESSAGES/mate-panel.mo +share/locale/la/LC_MESSAGES/mate-panel.mo share/locale/li/LC_MESSAGES/mate-panel.mo share/locale/lt/LC_MESSAGES/mate-panel.mo share/locale/lv/LC_MESSAGES/mate-panel.mo share/locale/mai/LC_MESSAGES/mate-panel.mo share/locale/mg/LC_MESSAGES/mate-panel.mo share/locale/mi/LC_MESSAGES/mate-panel.mo share/locale/mk/LC_MESSAGES/mate-panel.mo share/locale/ml/LC_MESSAGES/mate-panel.mo share/locale/mn/LC_MESSAGES/mate-panel.mo share/locale/mr/LC_MESSAGES/mate-panel.mo share/locale/ms/LC_MESSAGES/mate-panel.mo share/locale/nb/LC_MESSAGES/mate-panel.mo share/locale/nds/LC_MESSAGES/mate-panel.mo share/locale/ne/LC_MESSAGES/mate-panel.mo share/locale/nl/LC_MESSAGES/mate-panel.mo share/locale/nn/LC_MESSAGES/mate-panel.mo share/locale/nso/LC_MESSAGES/mate-panel.mo share/locale/oc/LC_MESSAGES/mate-panel.mo share/locale/or/LC_MESSAGES/mate-panel.mo share/locale/pa/LC_MESSAGES/mate-panel.mo share/locale/pl/LC_MESSAGES/mate-panel.mo share/locale/pms/LC_MESSAGES/mate-panel.mo share/locale/ps/LC_MESSAGES/mate-panel.mo share/locale/pt/LC_MESSAGES/mate-panel.mo share/locale/pt_BR/LC_MESSAGES/mate-panel.mo share/locale/ro/LC_MESSAGES/mate-panel.mo share/locale/ru/LC_MESSAGES/mate-panel.mo share/locale/rw/LC_MESSAGES/mate-panel.mo share/locale/si/LC_MESSAGES/mate-panel.mo share/locale/sk/LC_MESSAGES/mate-panel.mo share/locale/sl/LC_MESSAGES/mate-panel.mo share/locale/sq/LC_MESSAGES/mate-panel.mo share/locale/sr/LC_MESSAGES/mate-panel.mo share/locale/sr@latin/LC_MESSAGES/mate-panel.mo share/locale/sv/LC_MESSAGES/mate-panel.mo share/locale/ta/LC_MESSAGES/mate-panel.mo share/locale/te/LC_MESSAGES/mate-panel.mo share/locale/th/LC_MESSAGES/mate-panel.mo share/locale/tr/LC_MESSAGES/mate-panel.mo share/locale/ug/LC_MESSAGES/mate-panel.mo share/locale/uk/LC_MESSAGES/mate-panel.mo share/locale/ur/LC_MESSAGES/mate-panel.mo share/locale/uz/LC_MESSAGES/mate-panel.mo share/locale/vi/LC_MESSAGES/mate-panel.mo share/locale/wa/LC_MESSAGES/mate-panel.mo share/locale/xh/LC_MESSAGES/mate-panel.mo share/locale/yi/LC_MESSAGES/mate-panel.mo share/locale/yo/LC_MESSAGES/mate-panel.mo share/locale/zh_CN/LC_MESSAGES/mate-panel.mo share/locale/zh_HK/LC_MESSAGES/mate-panel.mo share/locale/zh_TW/LC_MESSAGES/mate-panel.mo share/locale/zu/LC_MESSAGES/mate-panel.mo %%DATADIR%%/applets/org.mate.panel.ClockApplet.mate-panel-applet %%DATADIR%%/applets/org.mate.panel.FishApplet.mate-panel-applet %%DATADIR%%/applets/org.mate.panel.NotificationAreaApplet.mate-panel-applet %%DATADIR%%/applets/org.mate.panel.Wncklet.mate-panel-applet %%DATADIR%%/layouts/default.layout %%DATADIR%%/layouts/fedora.layout %%DATADIR%%/layouts/linuxmint.layout %%DATADIR%%/layouts/mageia.layout %%DATADIR%%/layouts/opensuse.layout %%DATADIR%%/layouts/ubuntu.layout %%DATADIR%%/pixmaps/clock-calendar-icon.png %%DATADIR%%/pixmaps/clock-face-large.svg %%DATADIR%%/pixmaps/clock-face-small-day.svg %%DATADIR%%/pixmaps/clock-face-small-evening.svg %%DATADIR%%/pixmaps/clock-face-small-morning.svg %%DATADIR%%/pixmaps/clock-face-small-night.svg %%DATADIR%%/pixmaps/clock-face-small.svg %%DATADIR%%/pixmaps/clock-map-location-current.png %%DATADIR%%/pixmaps/clock-map-location-hilight.png %%DATADIR%%/pixmaps/clock-map-location-marker.png %%DATADIR%%/pixmaps/clock-map.png %%DATADIR%%/pixmaps/fishanim.png %%DATADIR%%/pixmaps/footguy.png %%DATADIR%%/pixmaps/monkey.png %%DATADIR%%/pixmaps/oldwanda.png %%DATADIR%%/pixmaps/wanda.png %%DATADIR%%/ui/clock-menu.xml %%DATADIR%%/ui/clock.ui %%DATADIR%%/ui/fish-menu.xml %%DATADIR%%/ui/fish.ui %%DATADIR%%/ui/notification-area-menu.xml %%DATADIR%%/ui/panel-properties-dialog.ui %%DATADIR%%/ui/panel-run-dialog.ui %%DATADIR%%/ui/panel-test-applets.ui %%DATADIR%%/ui/showdesktop-menu.xml %%DATADIR%%/ui/window-list-menu.xml %%DATADIR%%/ui/window-list.ui %%DATADIR%%/ui/window-menu-menu.xml %%DATADIR%%/ui/workspace-switcher-menu.xml %%DATADIR%%/ui/workspace-switcher.ui Index: head/x11/mate-screensaver/Makefile =================================================================== --- head/x11/mate-screensaver/Makefile (revision 467270) +++ head/x11/mate-screensaver/Makefile (revision 467271) @@ -1,72 +1,72 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-screensaver -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= MATE screen saver and locker LICENSE= GPLv2 LGPL20 LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify \ libstartup-notification-1.so:x11/startup-notification PORTSCOUT= limitw:1,even USES= gettext gmake localbase pathfix pkgconfig tar:xz USE_GL= gl USE_MATE= desktop libmatekbd menus session:run USE_XORG= ice sm x11 xext xscrnsaver xxf86misc xxf86vm USE_GNOME= cairo gdkpixbuf2 gtk30 intltool GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xscreensaverdir=${XSCREENSAVER_DIR} \ --with-xscreensaverhackdir=${LOCALBASE}/bin/xscreensaver-hacks \ --with-console-kit=yes \ --with-systemd=no GLIB_SCHEMAS= org.mate.screensaver.gschema.xml SUB_FILES+= mate-screensaver.pam XSCREENSAVER_DIR= ${LOCALBASE}/share/xscreensaver/config SCREENSAVER_DIR= share/applications/screensavers XSCREENSAVER_EXCLUDE= "(popsquares.xml)" OPTIONS_DEFINE= PAM XSCREENSAVER OPTIONS_DEFAULT=PAM PAM_DESC= Pluggable Authentication Module support XSCREENSAVER_RUN_DEPENDS= xscreensaver-gnome-hacks>=0:x11/xscreensaver-gnome-hacks OPTIONS_SUB= yes PAM_RUN_DEPENDS= pam_helper:security/pam_helper PAM_CONFIGURE_ON= --enable-authentication-scheme=helper \ --with-passwd-helper=${LOCALBASE}/bin/pam_helper PAM_CONFIGURE_OFF= --disable-pam .include post-patch: .if ${PORT_OPTIONS:MPAM} @${REINPLACE_CMD} -e 's|/etc/pam.d|${PREFIX}/etc/pam.d|g' \ ${WRKSRC}/src/gs-auth-pam.c .endif post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${SCREENSAVER_DIR} .if ${PORT_OPTIONS:MPAM} ${INSTALL_DATA} ${WRKDIR}/mate-screensaver.pam ${STAGEDIR}${PREFIX}/etc/pam.d/mate-screensaver .endif .include Index: head/x11/mate-screensaver/distinfo =================================================================== --- head/x11/mate-screensaver/distinfo (revision 467270) +++ head/x11/mate-screensaver/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497537052 -SHA256 (mate/mate-screensaver-1.18.1.tar.xz) = 32bd34ac058e4a9206da5eeea07902f8f9321e76961f766aded605a71c08d135 -SIZE (mate/mate-screensaver-1.18.1.tar.xz) = 4923504 +TIMESTAMP = 1519754497 +SHA256 (mate/mate-screensaver-1.20.0.tar.xz) = 69927e32b49b9723ab26a9cc0005f84ff904103d9eb71e926dc44d5311302899 +SIZE (mate/mate-screensaver-1.20.0.tar.xz) = 4930836 Index: head/x11/mate-session-manager/Makefile =================================================================== --- head/x11/mate-session-manager/Makefile (revision 467270) +++ head/x11/mate-session-manager/Makefile (revision 467271) @@ -1,37 +1,37 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-session-manager -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Session component for the MATE desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libdbus-1.so:devel/dbus \ libupower-glib.so:sysutils/upower RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:sysutils/consolekit2 \ ${LOCALBASE}/bin/xdpyinfo:x11/xdpyinfo PORTSCOUT= limitw:1,even USES= gettext gmake localbase libtool pathfix \ pkgconfig tar:xz USE_MATE= desktop USE_XORG= ice sm x11 xau xext xrandr xrender xtrans xtst USE_GNOME= cairo gtk30 intlhack librsvg2 libxslt pango GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docbook-docs \ --enable-upower \ --with-systemd=no INSTALLS_ICONS= yes GLIB_SCHEMAS= org.mate.session.gschema.xml .include Index: head/x11/mate-session-manager/distinfo =================================================================== --- head/x11/mate-session-manager/distinfo (revision 467270) +++ head/x11/mate-session-manager/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507994208 -SHA256 (mate/mate-session-manager-1.18.1.tar.xz) = 9402f181262c1f9daa8577f0d48d956fba8b41e76aa56ec4aa58f44080c11d44 -SIZE (mate/mate-session-manager-1.18.1.tar.xz) = 582732 +TIMESTAMP = 1519754601 +SHA256 (mate/mate-session-manager-1.20.0.tar.xz) = 4f5c4068f3e1f4d63bb86340b375c2f73dec8fb54066d7da589f70a89337f96f +SIZE (mate/mate-session-manager-1.20.0.tar.xz) = 585048 Index: head/x11/mate-terminal/Makefile =================================================================== --- head/x11/mate-terminal/Makefile (revision 467270) +++ head/x11/mate-terminal/Makefile (revision 467271) @@ -1,31 +1,31 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-terminal -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Terminal component for the MATE Desktop LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgnutls.so:security/gnutls \ libpcre2-8.so:devel/pcre2 PORTSCOUT= limitw:1,even USES= gettext gmake localbase pathfix perl5 pkgconfig \ shebangfix tar:xz USE_XORG= ice sm x11 USE_GNOME= cairo dconf gdkpixbuf2 gtk30 intltool vte3 SHEBANG_FILES= mate-terminal.wrapper GNU_CONFIGURE= yes GLIB_SCHEMAS= org.mate.terminal.gschema.xml .include Index: head/x11/mate-terminal/distinfo =================================================================== --- head/x11/mate-terminal/distinfo (revision 467270) +++ head/x11/mate-terminal/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494459097 -SHA256 (mate/mate-terminal-1.18.1.tar.xz) = 4135b2212a2ed5d6c20b645e17a76d814aa8212f68f83c0a67a9899680a930fe -SIZE (mate/mate-terminal-1.18.1.tar.xz) = 1299492 +TIMESTAMP = 1519754746 +SHA256 (mate/mate-terminal-1.20.0.tar.xz) = 5f81ac98793880c03fea143c49b997c4c616d6bc77146faab15ff57a3434660c +SIZE (mate/mate-terminal-1.20.0.tar.xz) = 1317068 Index: head/x11/mate-terminal/pkg-plist =================================================================== --- head/x11/mate-terminal/pkg-plist (revision 467270) +++ head/x11/mate-terminal/pkg-plist (revision 467271) @@ -1,183 +1,184 @@ bin/mate-terminal bin/mate-terminal.wrapper man/man1/mate-terminal.1.gz share/appdata/mate-terminal.appdata.xml share/applications/mate-terminal.desktop share/help/C/mate-terminal/figures/mate-terminal-default.png share/help/C/mate-terminal/figures/mate-terminal-tabbed.png share/help/C/mate-terminal/index.docbook share/help/C/mate-terminal/legal.xml share/help/ca/mate-terminal/figures/mate-terminal-default.png share/help/ca/mate-terminal/figures/mate-terminal-tabbed.png share/help/ca/mate-terminal/index.docbook share/help/ca/mate-terminal/legal.xml share/help/cs/mate-terminal/figures/mate-terminal-default.png share/help/cs/mate-terminal/figures/mate-terminal-tabbed.png share/help/cs/mate-terminal/index.docbook share/help/cs/mate-terminal/legal.xml share/help/da/mate-terminal/figures/mate-terminal-default.png share/help/da/mate-terminal/figures/mate-terminal-tabbed.png share/help/da/mate-terminal/index.docbook share/help/da/mate-terminal/legal.xml share/help/de/mate-terminal/figures/mate-terminal-default.png share/help/de/mate-terminal/figures/mate-terminal-tabbed.png share/help/de/mate-terminal/index.docbook share/help/de/mate-terminal/legal.xml share/help/el/mate-terminal/figures/mate-terminal-default.png share/help/el/mate-terminal/figures/mate-terminal-tabbed.png share/help/el/mate-terminal/index.docbook share/help/el/mate-terminal/legal.xml share/help/en_GB/mate-terminal/figures/mate-terminal-default.png share/help/en_GB/mate-terminal/figures/mate-terminal-tabbed.png share/help/en_GB/mate-terminal/index.docbook share/help/en_GB/mate-terminal/legal.xml share/help/es/mate-terminal/figures/mate-terminal-default.png share/help/es/mate-terminal/figures/mate-terminal-tabbed.png share/help/es/mate-terminal/index.docbook share/help/es/mate-terminal/legal.xml share/help/fr/mate-terminal/figures/mate-terminal-default.png share/help/fr/mate-terminal/figures/mate-terminal-tabbed.png share/help/fr/mate-terminal/index.docbook share/help/fr/mate-terminal/legal.xml share/help/it/mate-terminal/figures/mate-terminal-default.png share/help/it/mate-terminal/figures/mate-terminal-tabbed.png share/help/it/mate-terminal/index.docbook share/help/it/mate-terminal/legal.xml share/help/ko/mate-terminal/figures/mate-terminal-default.png share/help/ko/mate-terminal/figures/mate-terminal-tabbed.png share/help/ko/mate-terminal/index.docbook share/help/ko/mate-terminal/legal.xml share/help/oc/mate-terminal/figures/mate-terminal-default.png share/help/oc/mate-terminal/figures/mate-terminal-tabbed.png share/help/oc/mate-terminal/index.docbook share/help/oc/mate-terminal/legal.xml share/help/pt_BR/mate-terminal/figures/mate-terminal-default.png share/help/pt_BR/mate-terminal/figures/mate-terminal-tabbed.png share/help/pt_BR/mate-terminal/index.docbook share/help/pt_BR/mate-terminal/legal.xml share/help/ru/mate-terminal/figures/mate-terminal-default.png share/help/ru/mate-terminal/figures/mate-terminal-tabbed.png share/help/ru/mate-terminal/index.docbook share/help/ru/mate-terminal/legal.xml share/help/sv/mate-terminal/figures/mate-terminal-default.png share/help/sv/mate-terminal/figures/mate-terminal-tabbed.png share/help/sv/mate-terminal/index.docbook share/help/sv/mate-terminal/legal.xml share/help/uk/mate-terminal/figures/mate-terminal-default.png share/help/uk/mate-terminal/figures/mate-terminal-tabbed.png share/help/uk/mate-terminal/index.docbook share/help/uk/mate-terminal/legal.xml share/help/zh_CN/mate-terminal/figures/mate-terminal-default.png share/help/zh_CN/mate-terminal/figures/mate-terminal-tabbed.png share/help/zh_CN/mate-terminal/index.docbook share/help/zh_CN/mate-terminal/legal.xml share/locale/am/LC_MESSAGES/mate-terminal.mo share/locale/ar/LC_MESSAGES/mate-terminal.mo share/locale/as/LC_MESSAGES/mate-terminal.mo share/locale/ast/LC_MESSAGES/mate-terminal.mo share/locale/az/LC_MESSAGES/mate-terminal.mo share/locale/be/LC_MESSAGES/mate-terminal.mo share/locale/bg/LC_MESSAGES/mate-terminal.mo share/locale/bn/LC_MESSAGES/mate-terminal.mo share/locale/bn_IN/LC_MESSAGES/mate-terminal.mo share/locale/br/LC_MESSAGES/mate-terminal.mo share/locale/bs/LC_MESSAGES/mate-terminal.mo share/locale/ca/LC_MESSAGES/mate-terminal.mo share/locale/ca@valencia/LC_MESSAGES/mate-terminal.mo share/locale/cmn/LC_MESSAGES/mate-terminal.mo share/locale/cs/LC_MESSAGES/mate-terminal.mo share/locale/cy/LC_MESSAGES/mate-terminal.mo share/locale/da/LC_MESSAGES/mate-terminal.mo share/locale/de/LC_MESSAGES/mate-terminal.mo share/locale/dz/LC_MESSAGES/mate-terminal.mo share/locale/el/LC_MESSAGES/mate-terminal.mo share/locale/en_AU/LC_MESSAGES/mate-terminal.mo share/locale/en_CA/LC_MESSAGES/mate-terminal.mo share/locale/en_GB/LC_MESSAGES/mate-terminal.mo share/locale/eo/LC_MESSAGES/mate-terminal.mo share/locale/es/LC_MESSAGES/mate-terminal.mo share/locale/es_CO/LC_MESSAGES/mate-terminal.mo share/locale/es_MX/LC_MESSAGES/mate-terminal.mo share/locale/et/LC_MESSAGES/mate-terminal.mo share/locale/eu/LC_MESSAGES/mate-terminal.mo share/locale/fa/LC_MESSAGES/mate-terminal.mo share/locale/fi/LC_MESSAGES/mate-terminal.mo share/locale/fr/LC_MESSAGES/mate-terminal.mo +share/locale/fr_CA/LC_MESSAGES/mate-terminal.mo share/locale/frp/LC_MESSAGES/mate-terminal.mo share/locale/fur/LC_MESSAGES/mate-terminal.mo share/locale/ga/LC_MESSAGES/mate-terminal.mo share/locale/gl/LC_MESSAGES/mate-terminal.mo share/locale/gu/LC_MESSAGES/mate-terminal.mo share/locale/he/LC_MESSAGES/mate-terminal.mo share/locale/hi/LC_MESSAGES/mate-terminal.mo share/locale/hr/LC_MESSAGES/mate-terminal.mo share/locale/hu/LC_MESSAGES/mate-terminal.mo share/locale/hy/LC_MESSAGES/mate-terminal.mo share/locale/id/LC_MESSAGES/mate-terminal.mo share/locale/is/LC_MESSAGES/mate-terminal.mo share/locale/it/LC_MESSAGES/mate-terminal.mo share/locale/ja/LC_MESSAGES/mate-terminal.mo share/locale/jv/LC_MESSAGES/mate-terminal.mo share/locale/ka/LC_MESSAGES/mate-terminal.mo share/locale/kk/LC_MESSAGES/mate-terminal.mo share/locale/kn/LC_MESSAGES/mate-terminal.mo share/locale/ko/LC_MESSAGES/mate-terminal.mo share/locale/ku/LC_MESSAGES/mate-terminal.mo share/locale/ku_IQ/LC_MESSAGES/mate-terminal.mo share/locale/ky/LC_MESSAGES/mate-terminal.mo share/locale/la/LC_MESSAGES/mate-terminal.mo share/locale/lt/LC_MESSAGES/mate-terminal.mo share/locale/lv/LC_MESSAGES/mate-terminal.mo share/locale/mai/LC_MESSAGES/mate-terminal.mo share/locale/mg/LC_MESSAGES/mate-terminal.mo share/locale/mk/LC_MESSAGES/mate-terminal.mo share/locale/ml/LC_MESSAGES/mate-terminal.mo share/locale/mn/LC_MESSAGES/mate-terminal.mo share/locale/mr/LC_MESSAGES/mate-terminal.mo share/locale/ms/LC_MESSAGES/mate-terminal.mo share/locale/nb/LC_MESSAGES/mate-terminal.mo share/locale/nds/LC_MESSAGES/mate-terminal.mo share/locale/ne/LC_MESSAGES/mate-terminal.mo share/locale/nl/LC_MESSAGES/mate-terminal.mo share/locale/nn/LC_MESSAGES/mate-terminal.mo share/locale/oc/LC_MESSAGES/mate-terminal.mo share/locale/or/LC_MESSAGES/mate-terminal.mo share/locale/pa/LC_MESSAGES/mate-terminal.mo share/locale/pl/LC_MESSAGES/mate-terminal.mo share/locale/pms/LC_MESSAGES/mate-terminal.mo share/locale/ps/LC_MESSAGES/mate-terminal.mo share/locale/pt/LC_MESSAGES/mate-terminal.mo share/locale/pt_BR/LC_MESSAGES/mate-terminal.mo share/locale/ro/LC_MESSAGES/mate-terminal.mo share/locale/ru/LC_MESSAGES/mate-terminal.mo share/locale/rw/LC_MESSAGES/mate-terminal.mo share/locale/si/LC_MESSAGES/mate-terminal.mo share/locale/sk/LC_MESSAGES/mate-terminal.mo share/locale/sl/LC_MESSAGES/mate-terminal.mo share/locale/sq/LC_MESSAGES/mate-terminal.mo share/locale/sr/LC_MESSAGES/mate-terminal.mo share/locale/sr@latin/LC_MESSAGES/mate-terminal.mo share/locale/sv/LC_MESSAGES/mate-terminal.mo share/locale/ta/LC_MESSAGES/mate-terminal.mo share/locale/te/LC_MESSAGES/mate-terminal.mo share/locale/th/LC_MESSAGES/mate-terminal.mo share/locale/tr/LC_MESSAGES/mate-terminal.mo share/locale/ug/LC_MESSAGES/mate-terminal.mo share/locale/uk/LC_MESSAGES/mate-terminal.mo share/locale/ur/LC_MESSAGES/mate-terminal.mo share/locale/uz/LC_MESSAGES/mate-terminal.mo share/locale/vi/LC_MESSAGES/mate-terminal.mo share/locale/wa/LC_MESSAGES/mate-terminal.mo share/locale/xh/LC_MESSAGES/mate-terminal.mo share/locale/zh_CN/LC_MESSAGES/mate-terminal.mo share/locale/zh_HK/LC_MESSAGES/mate-terminal.mo share/locale/zh_TW/LC_MESSAGES/mate-terminal.mo %%DATADIR%%/encodings-dialog.ui %%DATADIR%%/find-dialog.ui %%DATADIR%%/keybinding-editor.ui %%DATADIR%%/profile-manager.ui %%DATADIR%%/profile-new-dialog.ui %%DATADIR%%/profile-preferences.ui %%DATADIR%%/skey-challenge.ui %%DATADIR%%/terminal.about %%DATADIR%%/terminal.xml Index: head/x11-fm/caja/files/patch-src_file-manager_fm-list-view.c =================================================================== --- head/x11-fm/caja/files/patch-src_file-manager_fm-list-view.c (revision 467270) +++ head/x11-fm/caja/files/patch-src_file-manager_fm-list-view.c (nonexistent) @@ -1,24 +0,0 @@ -From 6ace67d382e7a138e86a5677dc4a999853d3ecdc Mon Sep 17 00:00:00 2001 -From: monsta -Date: Thu, 31 Aug 2017 16:28:21 +0300 -Subject: [PATCH] Revert "Adds columns autosizing" - -This reverts commit ee0de1a5e74cbed5cf49517ea82a73e52dd6424a. ---- src/file-manager/fm-list-view.c.orig 2017-08-26 09:34:58 UTC -+++ src/file-manager/fm-list-view.c -@@ -1765,7 +1765,6 @@ create_and_set_up_tree_view (FMListView *view) - gtk_tree_view_column_set_sort_column_id (view->details->file_name_column, column_num); - gtk_tree_view_column_set_title (view->details->file_name_column, _("Name")); - gtk_tree_view_column_set_resizable (view->details->file_name_column, TRUE); -- gtk_tree_view_column_set_sizing(view->details->file_name_column, GTK_TREE_VIEW_COLUMN_AUTOSIZE); - - gtk_tree_view_column_pack_start (view->details->file_name_column, cell, FALSE); - gtk_tree_view_column_set_attributes (view->details->file_name_column, -@@ -1805,7 +1804,6 @@ create_and_set_up_tree_view (FMListView *view) - column); - - gtk_tree_view_column_set_resizable (column, TRUE); -- gtk_tree_view_column_set_sizing(column, GTK_TREE_VIEW_COLUMN_AUTOSIZE); - } - g_free (name); - g_free (label); Property changes on: head/x11-fm/caja/files/patch-src_file-manager_fm-list-view.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-fm/caja/Makefile =================================================================== --- head/x11-fm/caja/Makefile (revision 467270) +++ head/x11-fm/caja/Makefile (revision 467271) @@ -1,43 +1,42 @@ # Created by: ade, archie # $FreeBSD$ PORTNAME= caja -PORTVERSION= 1.18.4 -PORTREVISION= 1 +PORTVERSION= 1.20.2 CATEGORIES= x11-fm mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT?= File manager for the MATE desktop LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi LICENSE_GPLv2_FILE= ${WRKSRC}/COPYING LICENSE_LGPL20_FILE= ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libexif.so:graphics/libexif \ libexempi.so:textproc/exempi \ libstartup-notification-1.so:x11/startup-notification \ libnotify.so:devel/libnotify PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake libtool localbase \ pathfix pkgconfig shared-mime-info tar:xz USE_MATE= desktop icontheme:run USE_XORG= ice sm x11 USE_GNOME= cairo gtk30 gnomeprefix intltool introspection:build libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-packagekit INSTALLS_ICONS= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.caja.gschema.xml \ org.mate.media-handling.gschema.xml post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/caja/extensions-2.0 .include Index: head/x11-fm/caja/distinfo =================================================================== --- head/x11-fm/caja/distinfo (revision 467270) +++ head/x11-fm/caja/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507994098 -SHA256 (mate/caja-1.18.4.tar.xz) = 74972b520a96e34325b2a97bae67a627509c7b1a59e23e73954bd877843af818 -SIZE (mate/caja-1.18.4.tar.xz) = 3527648 +TIMESTAMP = 1523141108 +SHA256 (mate/caja-1.20.2.tar.xz) = 8d818489f7788eccd41a2695f616d1b9f3a70ab5d41bfa5ebae49813e46d3286 +SIZE (mate/caja-1.20.2.tar.xz) = 3557280 Index: head/x11-fm/caja/pkg-plist =================================================================== --- head/x11-fm/caja/pkg-plist (revision 467270) +++ head/x11-fm/caja/pkg-plist (revision 467271) @@ -1,238 +1,243 @@ bin/caja bin/caja-autorun-software bin/caja-connect-server bin/caja-file-management-properties include/caja/libcaja-extension/caja-column-provider.h include/caja/libcaja-extension/caja-column.h include/caja/libcaja-extension/caja-extension-types.h include/caja/libcaja-extension/caja-file-info.h include/caja/libcaja-extension/caja-info-provider.h include/caja/libcaja-extension/caja-location-widget-provider.h include/caja/libcaja-extension/caja-menu-item.h include/caja/libcaja-extension/caja-menu-provider.h include/caja/libcaja-extension/caja-menu.h include/caja/libcaja-extension/caja-property-page-provider.h include/caja/libcaja-extension/caja-property-page.h lib/girepository-1.0/Caja-2.0.typelib lib/libcaja-extension.so lib/libcaja-extension.so.1 lib/libcaja-extension.so.1.4.0 libdata/pkgconfig/libcaja-extension.pc man/man1/caja-autorun-software.1.gz man/man1/caja-connect-server.1.gz man/man1/caja-file-management-properties.1.gz man/man1/caja.1.gz share/appdata/caja.appdata.xml share/applications/caja-autorun-software.desktop share/applications/caja-browser.desktop share/applications/caja-computer.desktop share/applications/caja-file-management-properties.desktop share/applications/caja-folder-handler.desktop share/applications/caja-home.desktop share/applications/caja.desktop share/applications/mate-network-scheme.desktop %%DATADIR%%/browser.xml -%%DATADIR%%/caja-desktop-3.14.css %%DATADIR%%/caja-desktop.css %%DATADIR%%/caja-extras.placeholder %%DATADIR%%/caja-suggested.placeholder %%DATADIR%%/caja.css %%DATADIR%%/patterns/blue_gray_rough.png %%DATADIR%%/patterns/blue_ridge.png %%DATADIR%%/patterns/blue_type.png %%DATADIR%%/patterns/brushed_metal.png %%DATADIR%%/patterns/burlap.jpg %%DATADIR%%/patterns/camouflage.png %%DATADIR%%/patterns/chalk.jpg %%DATADIR%%/patterns/cork.png %%DATADIR%%/patterns/countertop.png %%DATADIR%%/patterns/dark-mate.jpg %%DATADIR%%/patterns/dots.png %%DATADIR%%/patterns/fibers.png %%DATADIR%%/patterns/fleur_de_lis.png %%DATADIR%%/patterns/floral.png %%DATADIR%%/patterns/fossil.png %%DATADIR%%/patterns/green_weave.png %%DATADIR%%/patterns/ice.png %%DATADIR%%/patterns/manila_paper.png %%DATADIR%%/patterns/mate.jpg %%DATADIR%%/patterns/moss_ridge.png %%DATADIR%%/patterns/numbers.png %%DATADIR%%/patterns/ocean_stripes.png %%DATADIR%%/patterns/purple_marble.png %%DATADIR%%/patterns/reset.png %%DATADIR%%/patterns/ridged_paper.png %%DATADIR%%/patterns/rough_paper.png %%DATADIR%%/patterns/sky_ridge.png %%DATADIR%%/patterns/snow_ridge.png %%DATADIR%%/patterns/stucco.jpg %%DATADIR%%/patterns/terracotta.png %%DATADIR%%/patterns/wavy_white.png %%DATADIR%%/ui/caja-bookmarks-window.ui %%DATADIR%%/ui/caja-desktop-icon-view-ui.xml %%DATADIR%%/ui/caja-directory-view-ui.xml %%DATADIR%%/ui/caja-file-management-properties.ui %%DATADIR%%/ui/caja-icon-view-ui.xml %%DATADIR%%/ui/caja-list-view-ui.xml %%DATADIR%%/ui/caja-navigation-window-ui.xml %%DATADIR%%/ui/caja-shell-ui.xml %%DATADIR%%/ui/caja-spatial-window-ui.xml share/dbus-1/services/org.mate.freedesktop.FileManager1.service share/doc/libcaja-extension/CajaColumn.html share/doc/libcaja-extension/CajaColumnProvider.html share/doc/libcaja-extension/CajaFileInfo.html share/doc/libcaja-extension/CajaInfoProvider.html share/doc/libcaja-extension/CajaLocationWidgetProvider.html share/doc/libcaja-extension/CajaMenu.html share/doc/libcaja-extension/CajaMenuItem.html share/doc/libcaja-extension/CajaMenuProvider.html share/doc/libcaja-extension/CajaPropertyPage.html share/doc/libcaja-extension/CajaPropertyPageProvider.html share/doc/libcaja-extension/ch01.html share/doc/libcaja-extension/home.png share/doc/libcaja-extension/index.html share/doc/libcaja-extension/ix01.html share/doc/libcaja-extension/left-insensitive.png share/doc/libcaja-extension/left.png share/doc/libcaja-extension/libcaja-extension-CajaModule.html share/doc/libcaja-extension/libcaja-extension.devhelp2 share/doc/libcaja-extension/pt01.html share/doc/libcaja-extension/right-insensitive.png share/doc/libcaja-extension/right.png share/doc/libcaja-extension/style.css share/doc/libcaja-extension/up-insensitive.png share/doc/libcaja-extension/up.png share/gir-1.0/Caja-2.0.gir share/icons/hicolor/16x16/apps/caja.png share/icons/hicolor/16x16/emblems/emblem-note.png share/icons/hicolor/22x22/apps/caja.png share/icons/hicolor/24x24/apps/caja.png share/icons/hicolor/24x24/emblems/emblem-note.png share/icons/hicolor/32x32/apps/caja.png share/icons/hicolor/48x48/emblems/emblem-note.png share/icons/hicolor/scalable/apps/caja.svg share/locale/af/LC_MESSAGES/caja.mo share/locale/am/LC_MESSAGES/caja.mo share/locale/ar/LC_MESSAGES/caja.mo share/locale/as/LC_MESSAGES/caja.mo share/locale/ast/LC_MESSAGES/caja.mo share/locale/az/LC_MESSAGES/caja.mo share/locale/be/LC_MESSAGES/caja.mo share/locale/bg/LC_MESSAGES/caja.mo share/locale/bn/LC_MESSAGES/caja.mo share/locale/bn_IN/LC_MESSAGES/caja.mo share/locale/br/LC_MESSAGES/caja.mo share/locale/bs/LC_MESSAGES/caja.mo share/locale/ca/LC_MESSAGES/caja.mo share/locale/ca@valencia/LC_MESSAGES/caja.mo share/locale/cmn/LC_MESSAGES/caja.mo share/locale/crh/LC_MESSAGES/caja.mo share/locale/cs/LC_MESSAGES/caja.mo share/locale/cy/LC_MESSAGES/caja.mo share/locale/da/LC_MESSAGES/caja.mo share/locale/de/LC_MESSAGES/caja.mo share/locale/dz/LC_MESSAGES/caja.mo share/locale/el/LC_MESSAGES/caja.mo share/locale/en_AU/LC_MESSAGES/caja.mo share/locale/en_CA/LC_MESSAGES/caja.mo share/locale/en_GB/LC_MESSAGES/caja.mo share/locale/eo/LC_MESSAGES/caja.mo share/locale/es/LC_MESSAGES/caja.mo share/locale/es_AR/LC_MESSAGES/caja.mo +share/locale/es_CL/LC_MESSAGES/caja.mo share/locale/es_CO/LC_MESSAGES/caja.mo +share/locale/es_ES/LC_MESSAGES/caja.mo share/locale/es_MX/LC_MESSAGES/caja.mo +share/locale/es_PR/LC_MESSAGES/caja.mo share/locale/et/LC_MESSAGES/caja.mo share/locale/eu/LC_MESSAGES/caja.mo share/locale/fa/LC_MESSAGES/caja.mo share/locale/fi/LC_MESSAGES/caja.mo share/locale/fr/LC_MESSAGES/caja.mo +share/locale/fr_CA/LC_MESSAGES/caja.mo share/locale/frp/LC_MESSAGES/caja.mo share/locale/fur/LC_MESSAGES/caja.mo share/locale/fy/LC_MESSAGES/caja.mo share/locale/ga/LC_MESSAGES/caja.mo share/locale/gl/LC_MESSAGES/caja.mo share/locale/gu/LC_MESSAGES/caja.mo share/locale/ha/LC_MESSAGES/caja.mo share/locale/he/LC_MESSAGES/caja.mo share/locale/hi/LC_MESSAGES/caja.mo share/locale/hr/LC_MESSAGES/caja.mo share/locale/hu/LC_MESSAGES/caja.mo share/locale/hy/LC_MESSAGES/caja.mo share/locale/ia/LC_MESSAGES/caja.mo share/locale/id/LC_MESSAGES/caja.mo share/locale/ig/LC_MESSAGES/caja.mo share/locale/is/LC_MESSAGES/caja.mo share/locale/it/LC_MESSAGES/caja.mo share/locale/ja/LC_MESSAGES/caja.mo share/locale/ka/LC_MESSAGES/caja.mo share/locale/kk/LC_MESSAGES/caja.mo +share/locale/km/LC_MESSAGES/caja.mo share/locale/kn/LC_MESSAGES/caja.mo share/locale/ko/LC_MESSAGES/caja.mo +share/locale/ks/LC_MESSAGES/caja.mo share/locale/ku/LC_MESSAGES/caja.mo share/locale/ku_IQ/LC_MESSAGES/caja.mo share/locale/ky/LC_MESSAGES/caja.mo share/locale/li/LC_MESSAGES/caja.mo share/locale/lt/LC_MESSAGES/caja.mo share/locale/lv/LC_MESSAGES/caja.mo share/locale/mai/LC_MESSAGES/caja.mo share/locale/mg/LC_MESSAGES/caja.mo share/locale/mi/LC_MESSAGES/caja.mo share/locale/mk/LC_MESSAGES/caja.mo share/locale/ml/LC_MESSAGES/caja.mo share/locale/mn/LC_MESSAGES/caja.mo share/locale/mr/LC_MESSAGES/caja.mo share/locale/ms/LC_MESSAGES/caja.mo share/locale/nb/LC_MESSAGES/caja.mo share/locale/nds/LC_MESSAGES/caja.mo share/locale/ne/LC_MESSAGES/caja.mo share/locale/nl/LC_MESSAGES/caja.mo share/locale/nn/LC_MESSAGES/caja.mo share/locale/nso/LC_MESSAGES/caja.mo share/locale/oc/LC_MESSAGES/caja.mo share/locale/or/LC_MESSAGES/caja.mo share/locale/pa/LC_MESSAGES/caja.mo share/locale/pl/LC_MESSAGES/caja.mo share/locale/pms/LC_MESSAGES/caja.mo share/locale/ps/LC_MESSAGES/caja.mo share/locale/pt/LC_MESSAGES/caja.mo share/locale/pt_BR/LC_MESSAGES/caja.mo share/locale/ro/LC_MESSAGES/caja.mo share/locale/ru/LC_MESSAGES/caja.mo share/locale/rw/LC_MESSAGES/caja.mo share/locale/sc/LC_MESSAGES/caja.mo share/locale/si/LC_MESSAGES/caja.mo share/locale/sk/LC_MESSAGES/caja.mo share/locale/sl/LC_MESSAGES/caja.mo share/locale/sq/LC_MESSAGES/caja.mo share/locale/sr/LC_MESSAGES/caja.mo share/locale/sr@latin/LC_MESSAGES/caja.mo share/locale/sv/LC_MESSAGES/caja.mo share/locale/ta/LC_MESSAGES/caja.mo share/locale/te/LC_MESSAGES/caja.mo share/locale/th/LC_MESSAGES/caja.mo share/locale/tk/LC_MESSAGES/caja.mo share/locale/tr/LC_MESSAGES/caja.mo share/locale/ug/LC_MESSAGES/caja.mo share/locale/uk/LC_MESSAGES/caja.mo share/locale/ur/LC_MESSAGES/caja.mo share/locale/uz/LC_MESSAGES/caja.mo share/locale/vi/LC_MESSAGES/caja.mo share/locale/wa/LC_MESSAGES/caja.mo share/locale/xh/LC_MESSAGES/caja.mo share/locale/yi/LC_MESSAGES/caja.mo share/locale/yo/LC_MESSAGES/caja.mo share/locale/zh_CN/LC_MESSAGES/caja.mo share/locale/zh_HK/LC_MESSAGES/caja.mo share/locale/zh_TW/LC_MESSAGES/caja.mo share/locale/zu/LC_MESSAGES/caja.mo share/mime/application/x-mate-saved-search.xml share/mime/packages/caja.xml share/pixmaps/caja/audio.svg share/pixmaps/caja/backgrounds.png share/pixmaps/caja/chit_frame.png share/pixmaps/caja/colors.png share/pixmaps/caja/emblems.png share/pixmaps/caja/erase.png share/pixmaps/caja/knob.png share/pixmaps/caja/thumbnail_frame.png @dir lib/caja/extensions-2.0 Index: head/x11-themes/mate-backgrounds/Makefile =================================================================== --- head/x11-themes/mate-backgrounds/Makefile (revision 467270) +++ head/x11-themes/mate-backgrounds/Makefile (revision 467271) @@ -1,19 +1,19 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-backgrounds -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= x11-themes graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of backgrounds for MATE PORTSCOUT= limitw:1,even USES= gettext gmake pathfix tar:xz USE_GNOME= glib20 intlhack GNU_CONFIGURE= yes .include Index: head/x11-themes/mate-backgrounds/distinfo =================================================================== --- head/x11-themes/mate-backgrounds/distinfo (revision 467270) +++ head/x11-themes/mate-backgrounds/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491700555 -SHA256 (mate/mate-backgrounds-1.18.0.tar.xz) = f103d38898cc088608c813d732e4681fd6a8b9cf2a9564b9d057461da59e081b -SIZE (mate/mate-backgrounds-1.18.0.tar.xz) = 20890260 +TIMESTAMP = 1519740667 +SHA256 (mate/mate-backgrounds-1.20.0.tar.xz) = 57b2127cba9233aef1db6fa3ecc85b2c8422e6d26565c797701079003893965d +SIZE (mate/mate-backgrounds-1.20.0.tar.xz) = 20892008 Index: head/x11-themes/mate-backgrounds/pkg-plist =================================================================== --- head/x11-themes/mate-backgrounds/pkg-plist (revision 467270) +++ head/x11-themes/mate-backgrounds/pkg-plist (revision 467271) @@ -1,129 +1,127 @@ share/backgrounds/mate/abstract/Arc-Colors-Transparent-Wallpaper.png share/backgrounds/mate/abstract/Flow.png share/backgrounds/mate/abstract/Gulp.png share/backgrounds/mate/abstract/Silk.png share/backgrounds/mate/abstract/Spring.png share/backgrounds/mate/abstract/Waves.png share/backgrounds/mate/desktop/Float-into-MATE.png share/backgrounds/mate/desktop/GreenTraditional.jpg share/backgrounds/mate/desktop/MATE-Stripes-Dark.png share/backgrounds/mate/desktop/MATE-Stripes-Light.png share/backgrounds/mate/desktop/Stripes.png share/backgrounds/mate/desktop/Ubuntu-Mate-Cold-no-logo.png share/backgrounds/mate/desktop/Ubuntu-Mate-Dark-no-logo.png share/backgrounds/mate/desktop/Ubuntu-Mate-Radioactive-no-logo.png share/backgrounds/mate/desktop/Ubuntu-Mate-Warm-no-logo.png share/backgrounds/mate/nature/Aqua.jpg share/backgrounds/mate/nature/Blinds.jpg share/backgrounds/mate/nature/Dune.jpg share/backgrounds/mate/nature/FreshFlower.jpg share/backgrounds/mate/nature/Garden.jpg share/backgrounds/mate/nature/GreenMeadow.jpg share/backgrounds/mate/nature/LadyBird.jpg share/backgrounds/mate/nature/RainDrops.jpg share/backgrounds/mate/nature/Storm.jpg share/backgrounds/mate/nature/TwoWings.jpg share/backgrounds/mate/nature/Wood.jpg share/backgrounds/mate/nature/YellowFlower.jpg share/locale/af/LC_MESSAGES/mate-backgrounds.mo share/locale/am/LC_MESSAGES/mate-backgrounds.mo share/locale/an/LC_MESSAGES/mate-backgrounds.mo share/locale/ar/LC_MESSAGES/mate-backgrounds.mo share/locale/as/LC_MESSAGES/mate-backgrounds.mo share/locale/ast/LC_MESSAGES/mate-backgrounds.mo share/locale/be/LC_MESSAGES/mate-backgrounds.mo -share/locale/be@latin/LC_MESSAGES/mate-backgrounds.mo share/locale/bg/LC_MESSAGES/mate-backgrounds.mo share/locale/bn/LC_MESSAGES/mate-backgrounds.mo share/locale/bn_IN/LC_MESSAGES/mate-backgrounds.mo +share/locale/br/LC_MESSAGES/mate-backgrounds.mo share/locale/bs/LC_MESSAGES/mate-backgrounds.mo share/locale/ca/LC_MESSAGES/mate-backgrounds.mo share/locale/ca@valencia/LC_MESSAGES/mate-backgrounds.mo share/locale/cmn/LC_MESSAGES/mate-backgrounds.mo share/locale/cs/LC_MESSAGES/mate-backgrounds.mo share/locale/cy/LC_MESSAGES/mate-backgrounds.mo share/locale/da/LC_MESSAGES/mate-backgrounds.mo share/locale/de/LC_MESSAGES/mate-backgrounds.mo share/locale/dz/LC_MESSAGES/mate-backgrounds.mo share/locale/el/LC_MESSAGES/mate-backgrounds.mo -share/locale/en@shaw/LC_MESSAGES/mate-backgrounds.mo share/locale/en_AU/LC_MESSAGES/mate-backgrounds.mo share/locale/en_CA/LC_MESSAGES/mate-backgrounds.mo share/locale/en_GB/LC_MESSAGES/mate-backgrounds.mo share/locale/eo/LC_MESSAGES/mate-backgrounds.mo share/locale/es/LC_MESSAGES/mate-backgrounds.mo share/locale/es_CO/LC_MESSAGES/mate-backgrounds.mo share/locale/es_MX/LC_MESSAGES/mate-backgrounds.mo share/locale/et/LC_MESSAGES/mate-backgrounds.mo share/locale/eu/LC_MESSAGES/mate-backgrounds.mo share/locale/fa/LC_MESSAGES/mate-backgrounds.mo share/locale/fi/LC_MESSAGES/mate-backgrounds.mo share/locale/fr/LC_MESSAGES/mate-backgrounds.mo share/locale/fr_CA/LC_MESSAGES/mate-backgrounds.mo share/locale/frp/LC_MESSAGES/mate-backgrounds.mo share/locale/fur/LC_MESSAGES/mate-backgrounds.mo share/locale/fy/LC_MESSAGES/mate-backgrounds.mo share/locale/ga/LC_MESSAGES/mate-backgrounds.mo share/locale/gl/LC_MESSAGES/mate-backgrounds.mo share/locale/gu/LC_MESSAGES/mate-backgrounds.mo share/locale/he/LC_MESSAGES/mate-backgrounds.mo share/locale/hi/LC_MESSAGES/mate-backgrounds.mo share/locale/hr/LC_MESSAGES/mate-backgrounds.mo share/locale/hu/LC_MESSAGES/mate-backgrounds.mo share/locale/hy/LC_MESSAGES/mate-backgrounds.mo share/locale/id/LC_MESSAGES/mate-backgrounds.mo share/locale/is/LC_MESSAGES/mate-backgrounds.mo share/locale/it/LC_MESSAGES/mate-backgrounds.mo share/locale/ja/LC_MESSAGES/mate-backgrounds.mo share/locale/ka/LC_MESSAGES/mate-backgrounds.mo share/locale/kk/LC_MESSAGES/mate-backgrounds.mo share/locale/kn/LC_MESSAGES/mate-backgrounds.mo share/locale/ko/LC_MESSAGES/mate-backgrounds.mo share/locale/ku/LC_MESSAGES/mate-backgrounds.mo share/locale/ku_IQ/LC_MESSAGES/mate-backgrounds.mo share/locale/ky/LC_MESSAGES/mate-backgrounds.mo share/locale/lt/LC_MESSAGES/mate-backgrounds.mo share/locale/lv/LC_MESSAGES/mate-backgrounds.mo share/locale/mai/LC_MESSAGES/mate-backgrounds.mo share/locale/mg/LC_MESSAGES/mate-backgrounds.mo share/locale/mk/LC_MESSAGES/mate-backgrounds.mo share/locale/ml/LC_MESSAGES/mate-backgrounds.mo share/locale/mn/LC_MESSAGES/mate-backgrounds.mo share/locale/mr/LC_MESSAGES/mate-backgrounds.mo share/locale/ms/LC_MESSAGES/mate-backgrounds.mo share/locale/nb/LC_MESSAGES/mate-backgrounds.mo share/locale/nds/LC_MESSAGES/mate-backgrounds.mo share/locale/ne/LC_MESSAGES/mate-backgrounds.mo share/locale/nl/LC_MESSAGES/mate-backgrounds.mo share/locale/nn/LC_MESSAGES/mate-backgrounds.mo share/locale/oc/LC_MESSAGES/mate-backgrounds.mo share/locale/or/LC_MESSAGES/mate-backgrounds.mo share/locale/pa/LC_MESSAGES/mate-backgrounds.mo share/locale/pl/LC_MESSAGES/mate-backgrounds.mo share/locale/ps/LC_MESSAGES/mate-backgrounds.mo share/locale/pt/LC_MESSAGES/mate-backgrounds.mo share/locale/pt_BR/LC_MESSAGES/mate-backgrounds.mo share/locale/ro/LC_MESSAGES/mate-backgrounds.mo share/locale/ru/LC_MESSAGES/mate-backgrounds.mo share/locale/rw/LC_MESSAGES/mate-backgrounds.mo share/locale/si/LC_MESSAGES/mate-backgrounds.mo share/locale/sk/LC_MESSAGES/mate-backgrounds.mo share/locale/sl/LC_MESSAGES/mate-backgrounds.mo share/locale/sq/LC_MESSAGES/mate-backgrounds.mo share/locale/sr/LC_MESSAGES/mate-backgrounds.mo share/locale/sr@latin/LC_MESSAGES/mate-backgrounds.mo share/locale/sv/LC_MESSAGES/mate-backgrounds.mo share/locale/ta/LC_MESSAGES/mate-backgrounds.mo share/locale/te/LC_MESSAGES/mate-backgrounds.mo share/locale/th/LC_MESSAGES/mate-backgrounds.mo share/locale/tr/LC_MESSAGES/mate-backgrounds.mo share/locale/uk/LC_MESSAGES/mate-backgrounds.mo share/locale/uz/LC_MESSAGES/mate-backgrounds.mo -share/locale/uz@cyrillic/LC_MESSAGES/mate-backgrounds.mo share/locale/vi/LC_MESSAGES/mate-backgrounds.mo share/locale/zh_CN/LC_MESSAGES/mate-backgrounds.mo share/locale/zh_HK/LC_MESSAGES/mate-backgrounds.mo share/locale/zh_TW/LC_MESSAGES/mate-backgrounds.mo share/mate-background-properties/mate-abstract.xml share/mate-background-properties/mate-desktop.xml share/mate-background-properties/mate-nature.xml Index: head/x11-themes/mate-icon-theme/Makefile =================================================================== --- head/x11-themes/mate-icon-theme/Makefile (revision 467270) +++ head/x11-themes/mate-icon-theme/Makefile (revision 467271) @@ -1,32 +1,32 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-icon-theme -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.0 CATEGORIES= x11-themes mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of icons for the MATE desktop LICENSE= LGPL3 CC-BY-SA-3.0 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \ icon-naming-utils>=0.8.7:x11-themes/icon-naming-utils RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme PORTSCOUT= limitw:1,even USES= gettext-tools gmake pkgconfig tar:xz USE_GNOME= intltool GNU_CONFIGURE= yes INSTALLS_ICONS= yes pre-install: @${REINPLACE_CMD} -e 's|install: install-data|install:|g' \ ${WRKSRC}/po/Makefile .include Index: head/x11-themes/mate-icon-theme/distinfo =================================================================== --- head/x11-themes/mate-icon-theme/distinfo (revision 467270) +++ head/x11-themes/mate-icon-theme/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497527567 -SHA256 (mate/mate-icon-theme-1.18.2.tar.xz) = 9091373f9672634b5bc09344d4819df717e48ac55b6a057f21faa83f47a4236a -SIZE (mate/mate-icon-theme-1.18.2.tar.xz) = 20071792 +TIMESTAMP = 1519740779 +SHA256 (mate/mate-icon-theme-1.20.0.tar.xz) = 65b6a654245a05db63d09b78c8ef98a19f46cd511ca73033363abc5795aeba52 +SIZE (mate/mate-icon-theme-1.20.0.tar.xz) = 19665788 Index: head/x11-themes/mate-icon-theme-faenza/Makefile =================================================================== --- head/x11-themes/mate-icon-theme-faenza/Makefile (revision 467270) +++ head/x11-themes/mate-icon-theme-faenza/Makefile (revision 467271) @@ -1,32 +1,32 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= mate-icon-theme-faenza -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= x11-themes mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of Faenza and Faience icons for the MATE desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even USES= tar:xz NO_BUILD= yes INSTALLS_ICONS= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons cd ${WRKSRC}; ${COPYTREE_SHARE} "matefaenza matefaenzadark" \ ${STAGEDIR}${PREFIX}/share/icons @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/matefaenzagray ${INSTALL_DATA} ${WRKSRC}/matefaenzagray/index.theme \ ${STAGEDIR}${PREFIX}/share/icons/matefaenzagray/ cd ${WRKSRC}/matefaenza; ${COPYTREE_SHARE} actions \ ${STAGEDIR}${PREFIX}/share/icons/matefaenzagray/ .include Index: head/x11-themes/mate-icon-theme-faenza/distinfo =================================================================== --- head/x11-themes/mate-icon-theme-faenza/distinfo (revision 467270) +++ head/x11-themes/mate-icon-theme-faenza/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497526123 -SHA256 (mate/mate-icon-theme-faenza-1.18.1.tar.xz) = 8920a19b5c1755bf3b489b3bf45b90d88e273825ff455a3ba83dfb42d3e3836d -SIZE (mate/mate-icon-theme-faenza-1.18.1.tar.xz) = 19330596 +TIMESTAMP = 1519740950 +SHA256 (mate/mate-icon-theme-faenza-1.20.0.tar.xz) = ca7202b7c880399d3d1ccd409b79fd0de728350dcf3fe1b4a758d06559ca1b00 +SIZE (mate/mate-icon-theme-faenza-1.20.0.tar.xz) = 19327552 Index: head/x11-wm/marco/Makefile =================================================================== --- head/x11-wm/marco/Makefile (revision 467270) +++ head/x11-wm/marco/Makefile (revision 467271) @@ -1,36 +1,36 @@ # Created by: Garrett Rooney # $FreeBSD$ PORTNAME= marco -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.1 CATEGORIES= x11-wm mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Window manager for the adult in you LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ zenity>=3.0.0:x11/zenity LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libgtop-2.0.so:devel/libgtop RUN_DEPENDS= zenity>=3.0.0:x11/zenity PORTSCOUT= limitw:1,even USES= gettext gmake libtool localbase pathfix pkgconfig tar:xz USE_XORG= ice sm x11 xcomposite xcursor xdamage xext xfixes \ xinerama xrandr xrender USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.mate.marco.gschema.xml .include Index: head/x11-wm/marco/distinfo =================================================================== --- head/x11-wm/marco/distinfo (revision 467270) +++ head/x11-wm/marco/distinfo (revision 467271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497520209 -SHA256 (mate/marco-1.18.1.tar.xz) = 65a276104745817208582e5da1894eeb86391ea2e288775aa1d098e679ba8b53 -SIZE (mate/marco-1.18.1.tar.xz) = 1251108 +TIMESTAMP = 1523142099 +SHA256 (mate/marco-1.20.1.tar.xz) = a44e4983f1f3bcf6460ded1677c3599d59ce4e2133cae0140680ee15d521dde2 +SIZE (mate/marco-1.20.1.tar.xz) = 1423400 Index: head/x11-wm/marco/pkg-plist =================================================================== --- head/x11-wm/marco/pkg-plist (revision 467270) +++ head/x11-wm/marco/pkg-plist (revision 467271) @@ -1,180 +1,190 @@ bin/marco bin/marco-message bin/marco-theme-viewer bin/marco-window-demo include/marco-1/marco-private/boxes.h include/marco-1/marco-private/common.h include/marco-1/marco-private/gradient.h include/marco-1/marco-private/preview-widget.h include/marco-1/marco-private/theme-parser.h include/marco-1/marco-private/theme.h include/marco-1/marco-private/util.h lib/libmarco-private.a lib/libmarco-private.so lib/libmarco-private.so.1 lib/libmarco-private.so.1.0.0 libdata/pkgconfig/libmarco-private.pc man/man1/marco-message.1.gz man/man1/marco-theme-viewer.1.gz man/man1/marco-window-demo.1.gz man/man1/marco.1.gz share/applications/marco.desktop share/help/C/creating-marco-themes/index.docbook +share/locale/af/LC_MESSAGES/marco.mo share/locale/am/LC_MESSAGES/marco.mo share/locale/ar/LC_MESSAGES/marco.mo share/locale/as/LC_MESSAGES/marco.mo share/locale/ast/LC_MESSAGES/marco.mo share/locale/az/LC_MESSAGES/marco.mo share/locale/be/LC_MESSAGES/marco.mo share/locale/bg/LC_MESSAGES/marco.mo share/locale/bn/LC_MESSAGES/marco.mo share/locale/bn_IN/LC_MESSAGES/marco.mo share/locale/br/LC_MESSAGES/marco.mo share/locale/bs/LC_MESSAGES/marco.mo share/locale/ca/LC_MESSAGES/marco.mo share/locale/ca@valencia/LC_MESSAGES/marco.mo share/locale/cmn/LC_MESSAGES/marco.mo share/locale/crh/LC_MESSAGES/marco.mo share/locale/cs/LC_MESSAGES/marco.mo share/locale/cy/LC_MESSAGES/marco.mo share/locale/da/LC_MESSAGES/marco.mo share/locale/de/LC_MESSAGES/marco.mo share/locale/dz/LC_MESSAGES/marco.mo share/locale/el/LC_MESSAGES/marco.mo share/locale/en_AU/LC_MESSAGES/marco.mo share/locale/en_CA/LC_MESSAGES/marco.mo share/locale/en_GB/LC_MESSAGES/marco.mo share/locale/eo/LC_MESSAGES/marco.mo share/locale/es/LC_MESSAGES/marco.mo share/locale/es_CO/LC_MESSAGES/marco.mo share/locale/es_MX/LC_MESSAGES/marco.mo +share/locale/es_PR/LC_MESSAGES/marco.mo share/locale/et/LC_MESSAGES/marco.mo share/locale/eu/LC_MESSAGES/marco.mo share/locale/fa/LC_MESSAGES/marco.mo share/locale/fi/LC_MESSAGES/marco.mo share/locale/fr/LC_MESSAGES/marco.mo +share/locale/frp/LC_MESSAGES/marco.mo +share/locale/fur/LC_MESSAGES/marco.mo share/locale/ga/LC_MESSAGES/marco.mo share/locale/gl/LC_MESSAGES/marco.mo share/locale/gu/LC_MESSAGES/marco.mo share/locale/ha/LC_MESSAGES/marco.mo share/locale/he/LC_MESSAGES/marco.mo share/locale/hi/LC_MESSAGES/marco.mo share/locale/hr/LC_MESSAGES/marco.mo share/locale/hu/LC_MESSAGES/marco.mo share/locale/hy/LC_MESSAGES/marco.mo share/locale/id/LC_MESSAGES/marco.mo share/locale/ig/LC_MESSAGES/marco.mo share/locale/is/LC_MESSAGES/marco.mo share/locale/it/LC_MESSAGES/marco.mo share/locale/ja/LC_MESSAGES/marco.mo share/locale/jv/LC_MESSAGES/marco.mo share/locale/ka/LC_MESSAGES/marco.mo share/locale/kk/LC_MESSAGES/marco.mo share/locale/kn/LC_MESSAGES/marco.mo share/locale/ko/LC_MESSAGES/marco.mo share/locale/ku/LC_MESSAGES/marco.mo share/locale/ku_IQ/LC_MESSAGES/marco.mo share/locale/ky/LC_MESSAGES/marco.mo share/locale/la/LC_MESSAGES/marco.mo +share/locale/li/LC_MESSAGES/marco.mo share/locale/lt/LC_MESSAGES/marco.mo share/locale/lv/LC_MESSAGES/marco.mo share/locale/mai/LC_MESSAGES/marco.mo share/locale/mg/LC_MESSAGES/marco.mo share/locale/mk/LC_MESSAGES/marco.mo share/locale/ml/LC_MESSAGES/marco.mo share/locale/mn/LC_MESSAGES/marco.mo share/locale/mr/LC_MESSAGES/marco.mo share/locale/ms/LC_MESSAGES/marco.mo share/locale/nb/LC_MESSAGES/marco.mo share/locale/nds/LC_MESSAGES/marco.mo share/locale/ne/LC_MESSAGES/marco.mo share/locale/nl/LC_MESSAGES/marco.mo share/locale/nn/LC_MESSAGES/marco.mo +share/locale/nso/LC_MESSAGES/marco.mo share/locale/oc/LC_MESSAGES/marco.mo share/locale/or/LC_MESSAGES/marco.mo share/locale/pa/LC_MESSAGES/marco.mo share/locale/pl/LC_MESSAGES/marco.mo +share/locale/ps/LC_MESSAGES/marco.mo share/locale/pt/LC_MESSAGES/marco.mo share/locale/pt_BR/LC_MESSAGES/marco.mo share/locale/ro/LC_MESSAGES/marco.mo share/locale/ru/LC_MESSAGES/marco.mo share/locale/rw/LC_MESSAGES/marco.mo share/locale/si/LC_MESSAGES/marco.mo share/locale/sk/LC_MESSAGES/marco.mo share/locale/sl/LC_MESSAGES/marco.mo share/locale/sq/LC_MESSAGES/marco.mo share/locale/sr/LC_MESSAGES/marco.mo share/locale/sr@latin/LC_MESSAGES/marco.mo share/locale/sv/LC_MESSAGES/marco.mo share/locale/ta/LC_MESSAGES/marco.mo share/locale/te/LC_MESSAGES/marco.mo share/locale/th/LC_MESSAGES/marco.mo share/locale/tk/LC_MESSAGES/marco.mo share/locale/tr/LC_MESSAGES/marco.mo +share/locale/ug/LC_MESSAGES/marco.mo share/locale/uk/LC_MESSAGES/marco.mo +share/locale/ur/LC_MESSAGES/marco.mo share/locale/uz/LC_MESSAGES/marco.mo share/locale/vi/LC_MESSAGES/marco.mo share/locale/wa/LC_MESSAGES/marco.mo share/locale/xh/LC_MESSAGES/marco.mo share/locale/yo/LC_MESSAGES/marco.mo share/locale/zh_CN/LC_MESSAGES/marco.mo share/locale/zh_HK/LC_MESSAGES/marco.mo share/locale/zh_TW/LC_MESSAGES/marco.mo +share/locale/zu/LC_MESSAGES/marco.mo %%DATADIR%%/icons/marco-window-demo.png share/mate-control-center/keybindings/50-marco-desktop-key.xml share/mate-control-center/keybindings/50-marco-global-key.xml share/mate-control-center/keybindings/50-marco-window-key.xml share/mate/wm-properties/marco-wm.desktop share/themes/ClearlooksRe/metacity-1/metacity-theme-1.xml share/themes/Dopple-Left/metacity-1/metacity-theme-1.xml share/themes/Dopple/metacity-1/metacity-theme-1.xml share/themes/DustBlue/metacity-1/button_close_normal.png share/themes/DustBlue/metacity-1/button_close_prelight.png share/themes/DustBlue/metacity-1/button_close_pressed.png share/themes/DustBlue/metacity-1/button_max_normal.png share/themes/DustBlue/metacity-1/button_max_prelight.png share/themes/DustBlue/metacity-1/button_max_pressed.png share/themes/DustBlue/metacity-1/button_menu_normal.png share/themes/DustBlue/metacity-1/button_menu_prelight.png share/themes/DustBlue/metacity-1/button_menu_pressed.png share/themes/DustBlue/metacity-1/button_min_normal.png share/themes/DustBlue/metacity-1/button_min_prelight.png share/themes/DustBlue/metacity-1/button_min_pressed.png share/themes/DustBlue/metacity-1/menu.png share/themes/DustBlue/metacity-1/metacity-theme-1.xml share/themes/Spidey-Left/metacity-1/metacity-theme-1.xml share/themes/Spidey/metacity-1/metacity-theme-1.xml share/themes/Splint-Left/metacity-1/metacity-theme-1.xml share/themes/Splint/metacity-1/metacity-theme-1.xml share/themes/WinMe/metacity-1/close_normal.png share/themes/WinMe/metacity-1/close_normal_small.png share/themes/WinMe/metacity-1/close_pressed.png share/themes/WinMe/metacity-1/close_pressed_small.png share/themes/WinMe/metacity-1/maximize_normal.png share/themes/WinMe/metacity-1/maximize_pressed.png share/themes/WinMe/metacity-1/metacity-theme-1.xml share/themes/WinMe/metacity-1/minimize_normal.png share/themes/WinMe/metacity-1/minimize_pressed.png share/themes/WinMe/metacity-1/restore_normal.png share/themes/WinMe/metacity-1/restore_pressed.png share/themes/eOS/metacity-1/close.png share/themes/eOS/metacity-1/close_unfocused.png share/themes/eOS/metacity-1/close_unfocused_over.png share/themes/eOS/metacity-1/maximize.png share/themes/eOS/metacity-1/maximize_unfocused.png share/themes/eOS/metacity-1/maximize_unfocused_over.png share/themes/eOS/metacity-1/menu.png share/themes/eOS/metacity-1/menu_prelight.png share/themes/eOS/metacity-1/metacity-theme-1.xml share/themes/eOS/metacity-1/minimize.png share/themes/eOS/metacity-1/minimize_unfocused.png share/themes/eOS/metacity-1/minimize_unfocused_over.png share/themes/eOS/metacity-1/trough_left.png share/themes/eOS/metacity-1/trough_left_unfocused.png share/themes/eOS/metacity-1/trough_middle.png share/themes/eOS/metacity-1/trough_middle_unfocused.png share/themes/eOS/metacity-1/trough_right.png share/themes/eOS/metacity-1/trough_right_unfocused.png share/themes/eOS/metacity-1/unmaximize.png share/themes/eOS/metacity-1/unmaximize_unfocused.png share/themes/eOS/metacity-1/unmaximize_unfocused_over.png