diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 85f64aad0f8a..5049018b7da3 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -1,74 +1,73 @@ # New ports collection makefile for: libexo # Date created: 23 October 2004 # Whom: Matt Lancereau # # $FreeBSD$ # $MCom: ports/x11/libexo/Makefile,v 1.1 2006/10/02 21:05:55 ahze Exp $ PORTNAME= libexo -PORTVERSION= 0.3.101 -PORTREVISION= 1 +PORTVERSION= 0.3.106 CATEGORIES= x11 xfce DISTNAME= exo-${PORTVERSION} -MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITES= http://www.xfce.org/archive/src/xfce/exo/0.3/ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= Terminal library, extensions to Xfce by os-cillation BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI RUN_DEPENDS= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_PERL5= yes USE_XFCE= configenv libutil OPTIONS= HAL "Enable HAL support" on \ NOTIFY "Enable notification support" on \ PYTHON "Enable Python support" off \ MAN1= exo-csource.1 exo-open.1 .include .if !defined(WITHOUT_HAL) CONFIGURE_ARGS+=--enable-hal LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal .else CONFIGURE_ARGS+=--disable-hal .endif .if !defined(WITHOUT_NOTIFY) CONFIGURE_ARGS+=--enable-notifications LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify PLIST_SUB+= NOTIFY="" .else CONFIGURE_ARGS+=--disable-notifications PLIST_SUB+= NOTIFY="@comment " .endif .if defined(WITH_PYTHON) CONFIGURE_ARGS+=--enable-python USE_PYTHON= yes .include "${PORTSDIR}/Mk/bsd.python.mk" BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2 RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2 PLIST_SUB+= PYTHON="" .else CONFIGURE_ARGS+=--disable-python PLIST_SUB+= PYTHON="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|FALSE;;|FALSE;|' ${WRKSRC}/exo/exo-icon-view.c @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure .include diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo index ff96cfef9ce1..b86770d58ad5 100644 --- a/x11/libexo/distinfo +++ b/x11/libexo/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/exo-0.3.101.tar.bz2) = 1c0eebb360f53eab70454b70e1bde36e -SHA256 (xfce4/exo-0.3.101.tar.bz2) = 0016f6ff0d1d22ed42fb5c9bcecc5559a62572781446fdfd1444786b5d33e324 -SIZE (xfce4/exo-0.3.101.tar.bz2) = 1793815 +MD5 (xfce4/exo-0.3.106.tar.bz2) = 927905f89252fa397e50d7a4fbf3c9a7 +SHA256 (xfce4/exo-0.3.106.tar.bz2) = 0b9b8625eb27896402d2a4f219dfb92ac9a1fe1f3e7367709f87fc866f1c02d9 +SIZE (xfce4/exo-0.3.106.tar.bz2) = 1732898 diff --git a/x11/libexo/pkg-plist b/x11/libexo/pkg-plist index 808fd6be2204..70d2279bcfd6 100644 --- a/x11/libexo/pkg-plist +++ b/x11/libexo/pkg-plist @@ -1,278 +1,300 @@ bin/exo-csource bin/exo-desktop-item-edit bin/exo-eject bin/exo-mount bin/exo-open bin/exo-preferred-applications bin/exo-unmount etc/xdg/xfce4/helpers.rc +etc/xdg/xfce4/mount.rc include/exo-0.3/exo/exo-binding.h include/exo-0.3/exo/exo-cell-renderer-ellipsized-text.h include/exo-0.3/exo/exo-cell-renderer-icon.h include/exo-0.3/exo/exo-config.h include/exo-0.3/exo/exo-ellipsized-label.h include/exo-0.3/exo/exo-enum-types.h include/exo-0.3/exo/exo-execute.h include/exo-0.3/exo/exo-gdk-pixbuf-extensions.h include/exo-0.3/exo/exo-gobject-extensions.h include/exo-0.3/exo/exo-gtk-extensions.h include/exo-0.3/exo/exo-icon-bar.h include/exo-0.3/exo/exo-icon-chooser-dialog.h include/exo-0.3/exo/exo-icon-view.h include/exo-0.3/exo/exo-md5.h include/exo-0.3/exo/exo-mount-point.h include/exo-0.3/exo/exo-pango-extensions.h include/exo-0.3/exo/exo-string.h include/exo-0.3/exo/exo-toolbars-editor-dialog.h include/exo-0.3/exo/exo-toolbars-editor.h include/exo-0.3/exo/exo-toolbars-model.h include/exo-0.3/exo/exo-toolbars-view.h include/exo-0.3/exo/exo-tree-view.h include/exo-0.3/exo/exo-url.h include/exo-0.3/exo/exo-utils.h include/exo-0.3/exo/exo-wrap-table.h include/exo-0.3/exo/exo-xsession-client.h include/exo-0.3/exo/exo.h include/exo-0.3/exo-hal/exo-hal.h lib/libexo-0.3.a lib/libexo-0.3.la lib/libexo-0.3.so lib/libexo-0.3.so.5 lib/libexo-hal-0.3.a lib/libexo-hal-0.3.la lib/libexo-hal-0.3.so lib/libexo-hal-0.3.so.5 %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-0.3/_exo.a %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-0.3/_exo.la %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-0.3/_exo.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-0.3/exo/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-0.3/exo/__init__.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/exo-0.3/exo/__init__.pyo %%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyo libdata/pkgconfig/exo-0.3.pc libdata/pkgconfig/exo-hal-0.3.pc libexec/exo-compose-mail-0.3 libexec/exo-helper-0.3 %%NOTIFY%%libexec/exo-mount-notify-0.3 share/applications/exo-preferred-applications.desktop -share/gtk-doc/html/exo/ExoCellRendererEllipsizedText.html -share/gtk-doc/html/exo/ExoCellRendererIcon.html -share/gtk-doc/html/exo/ExoEllipsizedLabel.html -share/gtk-doc/html/exo/ExoIconBar.html -share/gtk-doc/html/exo/ExoIconChooserDialog.html -share/gtk-doc/html/exo/ExoIconView.html -share/gtk-doc/html/exo/ExoToolbarsEditor.html -share/gtk-doc/html/exo/ExoToolbarsEditorDialog.html -share/gtk-doc/html/exo/ExoToolbarsModel.html -share/gtk-doc/html/exo/ExoToolbarsView.html -share/gtk-doc/html/exo/ExoTreeView.html -share/gtk-doc/html/exo/ExoWrapTable.html -share/gtk-doc/html/exo/ExoXsessionClient.html -share/gtk-doc/html/exo/ch01.html -share/gtk-doc/html/exo/exo-Binding-Properties-Functions.html -share/gtk-doc/html/exo/exo-Executing-Applications.html -share/gtk-doc/html/exo/exo-Extensions-to-GObject.html -share/gtk-doc/html/exo/exo-Extensions-to-Gtk.html -share/gtk-doc/html/exo/exo-Extensions-to-Pango.html -share/gtk-doc/html/exo/exo-Extensions-to-gdk-pixbuf.html -share/gtk-doc/html/exo/exo-HAL-Support-Functions.html -share/gtk-doc/html/exo/exo-MD5-functions.html -share/gtk-doc/html/exo/exo-Miscellaneous-Utility-Functions.html -share/gtk-doc/html/exo/exo-Mount-Points.html -share/gtk-doc/html/exo/exo-Opening-URLs.html -share/gtk-doc/html/exo/exo-String-Utility-Functions.html -share/gtk-doc/html/exo/exo-Version-Information.html -share/gtk-doc/html/exo/exo-cell-renderers.html -share/gtk-doc/html/exo/exo-csource.html -share/gtk-doc/html/exo/exo-deprecated-widgets.html -share/gtk-doc/html/exo/exo-extensions.html -share/gtk-doc/html/exo/exo-gtk-file-chooser-add-thumbnail-preview.png -share/gtk-doc/html/exo/exo-icon-chooser-dialog.png -share/gtk-doc/html/exo/exo-miscelleanous.html -share/gtk-doc/html/exo/exo-overview.html -share/gtk-doc/html/exo/exo-toolbars-editor-dialog.png -share/gtk-doc/html/exo/exo-toolbars-editor.png -share/gtk-doc/html/exo/exo-toolbars-view.png -share/gtk-doc/html/exo/exo-toolbars.html -share/gtk-doc/html/exo/exo-tools.html -share/gtk-doc/html/exo/exo-widgets.html -share/gtk-doc/html/exo/exo-wrap-table.png -share/gtk-doc/html/exo/exo.devhelp -share/gtk-doc/html/exo/exo.devhelp2 -share/gtk-doc/html/exo/home.png -share/gtk-doc/html/exo/index.html -share/gtk-doc/html/exo/index.sgml -share/gtk-doc/html/exo/ix01.html -share/gtk-doc/html/exo/left.png -share/gtk-doc/html/exo/right.png -share/gtk-doc/html/exo/style.css -share/gtk-doc/html/exo/up.png +share/gtk-doc/html/exo-0.3/ExoCellRendererEllipsizedText.html +share/gtk-doc/html/exo-0.3/ExoCellRendererIcon.html +share/gtk-doc/html/exo-0.3/ExoEllipsizedLabel.html +share/gtk-doc/html/exo-0.3/ExoIconBar.html +share/gtk-doc/html/exo-0.3/ExoIconChooserDialog.html +share/gtk-doc/html/exo-0.3/ExoIconView.html +share/gtk-doc/html/exo-0.3/ExoToolbarsEditor.html +share/gtk-doc/html/exo-0.3/ExoToolbarsEditorDialog.html +share/gtk-doc/html/exo-0.3/ExoToolbarsModel.html +share/gtk-doc/html/exo-0.3/ExoToolbarsView.html +share/gtk-doc/html/exo-0.3/ExoTreeView.html +share/gtk-doc/html/exo-0.3/ExoWrapTable.html +share/gtk-doc/html/exo-0.3/ExoXsessionClient.html +share/gtk-doc/html/exo-0.3/ch01.html +share/gtk-doc/html/exo-0.3/exo-Binding-Properties-Functions.html +share/gtk-doc/html/exo-0.3/exo-Executing-Applications.html +share/gtk-doc/html/exo-0.3/exo-Extensions-to-GObject.html +share/gtk-doc/html/exo-0.3/exo-Extensions-to-Gtk.html +share/gtk-doc/html/exo-0.3/exo-Extensions-to-Pango.html +share/gtk-doc/html/exo-0.3/exo-Extensions-to-gdk-pixbuf.html +share/gtk-doc/html/exo-0.3/exo-HAL-Support-Functions.html +share/gtk-doc/html/exo-0.3/exo-MD5-functions.html +share/gtk-doc/html/exo-0.3/exo-Miscellaneous-Utility-Functions.html +share/gtk-doc/html/exo-0.3/exo-Mount-Points.html +share/gtk-doc/html/exo-0.3/exo-Opening-URLs.html +share/gtk-doc/html/exo-0.3/exo-String-Utility-Functions.html +share/gtk-doc/html/exo-0.3/exo-Version-Information.html +share/gtk-doc/html/exo-0.3/exo-cell-renderers.html +share/gtk-doc/html/exo-0.3/exo-csource.html +share/gtk-doc/html/exo-0.3/exo-deprecated-widgets.html +share/gtk-doc/html/exo-0.3/exo-extensions.html +share/gtk-doc/html/exo-0.3/exo-gtk-file-chooser-add-thumbnail-preview.png +share/gtk-doc/html/exo-0.3/exo-icon-chooser-dialog.png +share/gtk-doc/html/exo-0.3/exo-miscelleanous.html +share/gtk-doc/html/exo-0.3/exo-overview.html +share/gtk-doc/html/exo-0.3/exo-toolbars-editor-dialog.png +share/gtk-doc/html/exo-0.3/exo-toolbars-editor.png +share/gtk-doc/html/exo-0.3/exo-toolbars-view.png +share/gtk-doc/html/exo-0.3/exo-toolbars.html +share/gtk-doc/html/exo-0.3/exo-tools.html +share/gtk-doc/html/exo-0.3/exo-widgets.html +share/gtk-doc/html/exo-0.3/exo-wrap-table.png +share/gtk-doc/html/exo-0.3/exo-0.3.devhelp +share/gtk-doc/html/exo-0.3/exo-0.3.devhelp2 +share/gtk-doc/html/exo-0.3/home.png +share/gtk-doc/html/exo-0.3/index.html +share/gtk-doc/html/exo-0.3/index.sgml +share/gtk-doc/html/exo-0.3/ix01.html +share/gtk-doc/html/exo-0.3/left.png +share/gtk-doc/html/exo-0.3/right.png +share/gtk-doc/html/exo-0.3/style.css +share/gtk-doc/html/exo-0.3/up.png share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png share/icons/hicolor/48x48/apps/applications-internet.png share/icons/hicolor/48x48/apps/applications-other.png share/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png share/locale/ar/LC_MESSAGES/libexo-0.3.mo +share/locale/ast/LC_MESSAGES/libexo-0.3.mo share/locale/be/LC_MESSAGES/libexo-0.3.mo share/locale/ca/LC_MESSAGES/libexo-0.3.mo share/locale/cy/LC_MESSAGES/libexo-0.3.mo share/locale/cs/LC_MESSAGES/libexo-0.3.mo share/locale/da/LC_MESSAGES/libexo-0.3.mo share/locale/de/LC_MESSAGES/libexo-0.3.mo share/locale/dz/LC_MESSAGES/libexo-0.3.mo share/locale/el/LC_MESSAGES/libexo-0.3.mo share/locale/en_GB/LC_MESSAGES/libexo-0.3.mo share/locale/es/LC_MESSAGES/libexo-0.3.mo share/locale/et/LC_MESSAGES/libexo-0.3.mo share/locale/eu/LC_MESSAGES/libexo-0.3.mo share/locale/fi/LC_MESSAGES/libexo-0.3.mo share/locale/fr/LC_MESSAGES/libexo-0.3.mo share/locale/gl/LC_MESSAGES/libexo-0.3.mo share/locale/he/LC_MESSAGES/libexo-0.3.mo share/locale/hu/LC_MESSAGES/libexo-0.3.mo share/locale/id/LC_MESSAGES/libexo-0.3.mo share/locale/it/LC_MESSAGES/libexo-0.3.mo share/locale/ja/LC_MESSAGES/libexo-0.3.mo share/locale/ka/LC_MESSAGES/libexo-0.3.mo +share/locale/kk/LC_MESSAGES/libexo-0.3.mo share/locale/ku/LC_MESSAGES/libexo-0.3.mo share/locale/lt/LC_MESSAGES/libexo-0.3.mo share/locale/lv/LC_MESSAGES/libexo-0.3.mo share/locale/mk/LC_MESSAGES/libexo-0.3.mo share/locale/nb/LC_MESSAGES/libexo-0.3.mo share/locale/nl/LC_MESSAGES/libexo-0.3.mo +share/locale/nn/LC_MESSAGES/libexo-0.3.mo share/locale/pa/LC_MESSAGES/libexo-0.3.mo share/locale/pl/LC_MESSAGES/libexo-0.3.mo share/locale/pt_BR/LC_MESSAGES/libexo-0.3.mo share/locale/pt/LC_MESSAGES/libexo-0.3.mo share/locale/ro/LC_MESSAGES/libexo-0.3.mo share/locale/ru/LC_MESSAGES/libexo-0.3.mo +share/locale/sk/LC_MESSAGES/libexo-0.3.mo share/locale/sq/LC_MESSAGES/libexo-0.3.mo share/locale/sv/LC_MESSAGES/libexo-0.3.mo share/locale/tr/LC_MESSAGES/libexo-0.3.mo share/locale/uk/LC_MESSAGES/libexo-0.3.mo share/locale/ur/LC_MESSAGES/libexo-0.3.mo +share/locale/ur_PK/LC_MESSAGES/libexo-0.3.mo share/locale/zh_CN/LC_MESSAGES/libexo-0.3.mo share/locale/zh_TW/LC_MESSAGES/libexo-0.3.mo share/pixmaps/exo-0.3/exo-thumbnail-frame.png %%PYTHON%%share/pygtk/2.0/defs/exo-0.3/exo.defs share/xfce4/doc/C/exo-preferred-applications.html share/xfce4/doc/C/images/exo-preferred-applications-internet.png share/xfce4/doc/C/images/exo-preferred-applications-utilities.png share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/da/exo-preferred-applications.html +share/xfce4/doc/da/images/exo-preferred-applications-internet.png +share/xfce4/doc/da/images/exo-preferred-applications-utilities.png +share/xfce4/doc/da/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/da/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/fr/exo-preferred-applications.html share/xfce4/doc/fr/images/exo-preferred-applications-internet.png share/xfce4/doc/fr/images/exo-preferred-applications-utilities.png share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/es/images/exo-preferred-applications-internet.png share/xfce4/doc/es/images/exo-preferred-applications-utilities.png share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/es/exo-preferred-applications.html share/xfce4/doc/gl/exo-preferred-applications.html +share/xfce4/doc/gl/images/exo-preferred-applications-internet.png +share/xfce4/doc/gl/images/exo-preferred-applications-utilities.png +share/xfce4/doc/gl/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/gl/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/id/images/exo-preferred-applications-internet.png share/xfce4/doc/id/images/exo-preferred-applications-utilities.png share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/id/exo-preferred-applications.html share/xfce4/doc/it/images/exo-preferred-applications-internet.png share/xfce4/doc/it/images/exo-preferred-applications-utilities.png share/xfce4/doc/it/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/it/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/it/exo-preferred-applications.html share/xfce4/doc/ja/exo-preferred-applications.html share/xfce4/doc/ja/images/exo-preferred-applications-internet.png share/xfce4/doc/ja/images/exo-preferred-applications-utilities.png share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/pt_BR/images/exo-preferred-applications-internet.png share/xfce4/doc/pt_BR/images/exo-preferred-applications-utilities.png share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/pt_BR/exo-preferred-applications.html share/xfce4/doc/tr/images/exo-preferred-applications-internet.png share/xfce4/doc/tr/images/exo-preferred-applications-utilities.png share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-menu.png share/xfce4/doc/tr/exo-preferred-applications.html share/xfce4/helpers/Terminal.desktop share/xfce4/helpers/aterm.desktop share/xfce4/helpers/balsa.desktop share/xfce4/helpers/debian-sensible-browser.desktop share/xfce4/helpers/debian-x-terminal-emulator.desktop share/xfce4/helpers/encompass.desktop share/xfce4/helpers/epiphany.desktop share/xfce4/helpers/eterm.desktop share/xfce4/helpers/evolution.desktop share/xfce4/helpers/firefox.desktop share/xfce4/helpers/galeon.desktop share/xfce4/helpers/gnome-terminal.desktop share/xfce4/helpers/kmail.desktop share/xfce4/helpers/konqueror.desktop share/xfce4/helpers/links.desktop share/xfce4/helpers/lynx.desktop share/xfce4/helpers/midori.desktop share/xfce4/helpers/mozilla-browser.desktop share/xfce4/helpers/mozilla-mailer.desktop share/xfce4/helpers/mutt.desktop share/xfce4/helpers/netscape-navigator.desktop share/xfce4/helpers/nxterm.desktop share/xfce4/helpers/opera-browser.desktop share/xfce4/helpers/opera-mailer.desktop share/xfce4/helpers/sylpheed-claws.desktop share/xfce4/helpers/sylpheed.desktop share/xfce4/helpers/thunderbird.desktop share/xfce4/helpers/urxvt.desktop share/xfce4/helpers/w3m.desktop share/xfce4/helpers/xterm.desktop @dirrmtry etc/xdg/xfce4 @dirrmtry etc/xdg @dirrmtry share/gtk-doc/html @dirrm include/exo-0.3/exo @dirrm include/exo-0.3/exo-hal @dirrm include/exo-0.3 @dirrmtry lib/xfce4 -@dirrm share/gtk-doc/html/exo +@dirrm share/gtk-doc/html/exo-0.3 @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc @dirrmtry share/applications @dirrmtry share/icons/hicolor/24x24/apps @dirrmtry share/icons/hicolor/24x24 @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons %%PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/exo-0.3/exo %%PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/exo-0.3 %%PYTHON%%@dirrmtry %%PYTHON_SITELIBDIR%% %%PYTHON%%@dirrm share/pygtk/2.0/defs/exo-0.3 %%PYTHON%%@dirrmtry share/pygtk/2.0/defs %%PYTHON%%@dirrmtry share/pygtk/2.0 %%PYTHON%%@dirrmtry share/pygtk @dirrm share/pixmaps/exo-0.3 @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C +@dirrmtry share/xfce4/doc/da/images @dirrmtry share/xfce4/doc/da @dirrmtry share/xfce4/doc/es/images @dirrmtry share/xfce4/doc/es @dirrmtry share/xfce4/doc/fr/images @dirrmtry share/xfce4/doc/fr +@dirrmtry share/xfce4/doc/gl/images @dirrmtry share/xfce4/doc/gl @dirrmtry share/xfce4/doc/id/images @dirrmtry share/xfce4/doc/id @dirrmtry share/xfce4/doc/it/images @dirrmtry share/xfce4/doc/it @dirrmtry share/xfce4/doc/ja/images @dirrmtry share/xfce4/doc/ja @dirrmtry share/xfce4/doc/pt_BR/images @dirrmtry share/xfce4/doc/pt_BR @dirrmtry share/xfce4/doc/tr/images @dirrmtry share/xfce4/doc/tr @dirrmtry share/xfce4/doc @dirrmtry share/xfce4/helpers @dirrmtry share/xfce4 +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/locale/kk/LC_MESSAGES +@dirrmtry share/locale/kk +@dirrmtry share/locale/ur_PK/LC_MESSAGES +@dirrmtry share/locale/ur_PK