aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2015-01-25 19:44:08 +0800
committerolivierd <olivierd@FreeBSD.org>2015-01-25 19:44:08 +0800
commit3eb43051376298d699ad0f681bd12e0fa5df6ef6 (patch)
treef75e0b931d115a51e0a73523d6e0af6c9a0e1fbf /x11
parent2814930e93f1a09f3be57315e5fad51eb3a079be (diff)
downloadfreebsd-ports-gnome-3eb43051376298d699ad0f681bd12e0fa5df6ef6.tar.gz
freebsd-ports-gnome-3eb43051376298d699ad0f681bd12e0fa5df6ef6.tar.zst
freebsd-ports-gnome-3eb43051376298d699ad0f681bd12e0fa5df6ef6.zip
- Update to 1.8.2
- Remove unneeded patches - Enhance description (COMMENT and pkg-descr file) - Adjust dependencies
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-screenshooter-plugin/Makefile24
-rw-r--r--x11/xfce4-screenshooter-plugin/distinfo4
-rw-r--r--x11/xfce4-screenshooter-plugin/files/patch-Makefile.in158
-rw-r--r--x11/xfce4-screenshooter-plugin/files/patch-lib__screenshooter-utils.c22
-rw-r--r--x11/xfce4-screenshooter-plugin/pkg-descr5
-rw-r--r--x11/xfce4-screenshooter-plugin/pkg-plist168
6 files changed, 67 insertions, 314 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile
index c0193346ef6f..9687df2dac47 100644
--- a/x11/xfce4-screenshooter-plugin/Makefile
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-screenshooter-plugin
-PORTVERSION= 1.8.1
-PORTREVISION= 6
+PORTVERSION= 1.8.2
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/apps/xfce4-screenshooter/${PORTVERSION:R}
@@ -11,7 +10,7 @@ DISTNAME= xfce4-screenshooter-${PORTVERSION}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
-COMMENT= Desktop Screenshot plugin for Xfce
+COMMENT= Application and panel plugin to take screenshots
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -20,23 +19,14 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-USE_GNOME= glib20 gtk20 intltool intlhack
+USE_GNOME= glib20 gtk20 intltool intlhack libxml2
USE_XFCE= configenv libexo libmenu libutil panel
USES= pkgconfig gmake libtool tar:bzip2
+USE_XORG= xfixes xext
OPTIONS_DEFINE= NLS
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+= --disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|%%PORTNAME%%|${PORTNAME}|g' ${WRKSRC}/Makefile.in
+NLS_CONFIGURE_ENABLE= nls
+NLS_USES= gettext
+OPTIONS_SUB= yes
.include <bsd.port.mk>
diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo
index 22c50f0a2a61..4293cbbe1397 100644
--- a/x11/xfce4-screenshooter-plugin/distinfo
+++ b/x11/xfce4-screenshooter-plugin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-screenshooter-1.8.1.tar.bz2) = 40419892bd28989315eed053c159bba0f4264ed8c6c6738806024e481eab9492
-SIZE (xfce4/xfce4-screenshooter-1.8.1.tar.bz2) = 1407790
+SHA256 (xfce4/xfce4-screenshooter-1.8.2.tar.bz2) = 9dce2ddfaa87f703e870e29bae13f3fc82a1b3f06b44f8386640e45a135f5f69
+SIZE (xfce4/xfce4-screenshooter-1.8.2.tar.bz2) = 492524
diff --git a/x11/xfce4-screenshooter-plugin/files/patch-Makefile.in b/x11/xfce4-screenshooter-plugin/files/patch-Makefile.in
deleted file mode 100644
index 809727e75963..000000000000
--- a/x11/xfce4-screenshooter-plugin/files/patch-Makefile.in
+++ /dev/null
@@ -1,158 +0,0 @@
---- Makefile.in.orig 2012-05-02 20:22:14.000000000 +0200
-+++ Makefile.in 2012-06-16 23:52:36.000000000 +0200
-@@ -596,9 +596,9 @@
-
-
- # Asturian documentation
--astdocdir = $(datadir)/xfce4/doc/ast
-+astdocdir = $(datadir)/doc/%%PORTNAME%%/ast
- astdoc_DATA = docs/manual/ast/index.html
--astimagesdir = $(datadir)/xfce4/doc/ast/images
-+astimagesdir = $(datadir)/doc/%%PORTNAME%%/ast/images
- astimages_DATA = \
- docs/manual/ast/images/xfce4-screenshooter-dialog1.png \
- docs/manual/ast/images/xfce4-screenshooter-dialog2.png \
-@@ -607,9 +607,9 @@
-
-
- # C documentation
--cdocdir = $(datadir)/doc/xfce4-screenshooter/html/C/
-+cdocdir = $(datadir)/doc/%%PORTNAME%%/html/C/
- cdoc_DATA = docs/manual/C/index.html
--cimagesdir = $(datadir)/doc/xfce4-screenshooter/html/C/images
-+cimagesdir = $(datadir)/doc/%%PORTNAME%%/html/C/images
- cimages_DATA = \
- docs/manual/C/images/xfce4-screenshooter-dialog1.png \
- docs/manual/C/images/xfce4-screenshooter-dialog2.png \
-@@ -618,9 +618,9 @@
-
-
- # Catalan documentation
--cadocdir = $(datadir)/doc/xfce4-screenshooter/html/ca
-+cadocdir = $(datadir)/doc/%%PORTNAME%%/html/ca
- cadoc_DATA = docs/manual/ca/index.html
--caimagesdir = $(datadir)/doc/xfce4-screenshooter/html/ca/images
-+caimagesdir = $(datadir)/doc/%%PORTNAME%%/html/ca/images
- caimages_DATA = \
- docs/manual/ca/images/xfce4-screenshooter-dialog1.png \
- docs/manual/ca/images/xfce4-screenshooter-dialog2.png \
-@@ -629,9 +629,9 @@
-
-
- # Danish documentation
--dadocdir = $(datadir)/doc/xfce4-screenshooter/html/da
-+dadocdir = $(datadir)/doc/%%PORTNAME%%/html/da
- dadoc_DATA = docs/manual/da/index.html
--daimagesdir = $(datadir)/doc/xfce4-screenshooter/html/da/images
-+daimagesdir = $(datadir)/doc/%%PORTNAME%%/html/da/images
- daimages_DATA = \
- docs/manual/da/images/xfce4-screenshooter-dialog1.png \
- docs/manual/da/images/xfce4-screenshooter-dialog2.png \
-@@ -640,9 +640,9 @@
-
-
- # Portuguese documentation
--ptdocdir = $(datadir)/doc/xfce4-screenshooter/html/pt
-+ptdocdir = $(datadir)/doc/%%PORTNAME%%/html/pt
- ptdoc_DATA = docs/manual/pt/index.html
--ptimagesdir = $(datadir)/doc/xfce4-screenshooter/html/pt/images
-+ptimagesdir = $(datadir)/doc/%%PORTNAME%%/html/pt/images
- ptimages_DATA = \
- docs/manual/pt/images/xfce4-screenshooter-dialog1.png \
- docs/manual/pt/images/xfce4-screenshooter-dialog2.png \
-@@ -651,9 +651,9 @@
-
-
- # Spanish documentation
--esdocdir = $(datadir)/doc/xfce4-screenshooter/html/es
-+esdocdir = $(datadir)/doc/%%PORTNAME%%/html/es
- esdoc_DATA = docs/manual/es/index.html
--esimagesdir = $(datadir)/doc/xfce4-screenshooter/html/es/images
-+esimagesdir = $(datadir)/doc/%%PORTNAME%%/html/es/images
- esimages_DATA = \
- docs/manual/es/images/xfce4-screenshooter-dialog1.png \
- docs/manual/es/images/xfce4-screenshooter-dialog2.png \
-@@ -662,9 +662,9 @@
-
-
- # French documentation
--frdocdir = $(datadir)/doc/xfce4-screenshooter/html/fr
-+frdocdir = $(datadir)/doc/%%PORTNAME%%/html/fr
- frdoc_DATA = docs/manual/fr/index.html
--frimagesdir = $(datadir)/doc/xfce4-screenshooter/html/fr/images
-+frimagesdir = $(datadir)/doc/%%PORTNAME%%/html/fr/images
- frimages_DATA = \
- docs/manual/fr/images/xfce4-screenshooter-dialog1.png \
- docs/manual/fr/images/xfce4-screenshooter-dialog2.png \
-@@ -673,9 +673,9 @@
-
-
- # Galician documentation
--gldocdir = $(datadir)/doc/xfce4-screenshooter/html/gl
-+gldocdir = $(datadir)/doc/%%PORTNAME%%/html/gl
- gldoc_DATA = docs/manual/gl/index.html
--glimagesdir = $(datadir)/doc/xfce4-screenshooter/html/gl/images
-+glimagesdir = $(datadir)/doc/%%PORTNAME%%/html/gl/images
- glimages_DATA = \
- docs/manual/gl/images/xfce4-screenshooter-dialog1.png \
- docs/manual/gl/images/xfce4-screenshooter-dialog2.png \
-@@ -684,9 +684,9 @@
-
-
- # Indonesian documentation
--iddocdir = $(datadir)/doc/xfce4-screenshooter/html/id
-+iddocdir = $(datadir)/doc/%%PORTNAME%%/html/id
- iddoc_DATA = docs/manual/id/index.html
--idimagesdir = $(datadir)/doc/xfce4-screenshooter/html/id/images
-+idimagesdir = $(datadir)/doc/%%PORTNAME%%/html/id/images
- idimages_DATA = \
- docs/manual/id/images/xfce4-screenshooter-dialog1.png \
- docs/manual/id/images/xfce4-screenshooter-dialog2.png \
-@@ -695,9 +695,9 @@
-
-
- # Italian documentation
--itdocdir = $(datadir)/doc/xfce4-screenshooter/html/it
-+itdocdir = $(datadir)/doc/%%PORTNAME%%/html/it
- itdoc_DATA = docs/manual/it/index.html
--itimagesdir = $(datadir)/doc/xfce4-screenshooter/html/it/images
-+itimagesdir = $(datadir)/doc/%%PORTNAME%%/html/it/images
- itimages_DATA = \
- docs/manual/it/images/xfce4-screenshooter-dialog1.png \
- docs/manual/it/images/xfce4-screenshooter-dialog2.png \
-@@ -706,9 +706,9 @@
-
-
- # Japanese documentation
--jadocdir = $(datadir)/doc/xfce4-screenshooter/html/ja
-+jadocdir = $(datadir)/doc/%%PORTNAME%%/html/ja
- jadoc_DATA = docs/manual/ja/index.html
--jaimagesdir = $(datadir)/doc/xfce4-screenshooter/html/ja/images
-+jaimagesdir = $(datadir)/doc/%%PORTNAME%%/html/ja/images
- jaimages_DATA = \
- docs/manual/ja/images/xfce4-screenshooter-dialog1.png \
- docs/manual/ja/images/xfce4-screenshooter-dialog2.png \
-@@ -717,9 +717,9 @@
-
-
- # Turkish documentation
--trdocdir = $(datadir)/doc/xfce4-screenshooter/html/tr
-+trdocdir = $(datadir)/doc/%%PORTNAME%%/html/tr
- trdoc_DATA = docs/manual/tr/index.html
--trimagesdir = $(datadir)/doc/xfce4-screenshooter/html/tr/images
-+trimagesdir = $(datadir)/doc/%%PORTNAME%%/html/tr/images
- trimages_DATA = \
- docs/manual/tr/images/xfce4-screenshooter-dialog1.png \
- docs/manual/tr/images/xfce4-screenshooter-dialog2.png \
-@@ -728,9 +728,9 @@
-
-
- # Siplified Chinese documentation
--zhcndocdir = $(datadir)/doc/xfce4-screenshooter/html/zh_CN
-+zhcndocdir = $(datadir)/doc/%%PORTNAME%%/html/zh_CN
- zhcndoc_DATA = docs/manual/zh_CN/index.html
--zhcnimagesdir = $(datadir)/doc/xfce4-screenshooter/html/zh_CN/images
-+zhcnimagesdir = $(datadir)/doc/%%PORTNAME%%/html/zh_CN/images
- zhcnimages_DATA = \
- docs/manual/zh_CN/images/xfce4-screenshooter-dialog1.png \
- docs/manual/zh_CN/images/xfce4-screenshooter-dialog2.png \
diff --git a/x11/xfce4-screenshooter-plugin/files/patch-lib__screenshooter-utils.c b/x11/xfce4-screenshooter-plugin/files/patch-lib__screenshooter-utils.c
deleted file mode 100644
index 669313c7dcd0..000000000000
--- a/x11/xfce4-screenshooter-plugin/files/patch-lib__screenshooter-utils.c
+++ /dev/null
@@ -1,22 +0,0 @@
---- ./lib/screenshooter-utils.c.orig 2010-05-21 08:11:35.000000000 +0000
-+++ ./lib/screenshooter-utils.c 2013-01-19 21:15:00.000000000 +0000
-@@ -345,10 +345,17 @@
- void screenshooter_open_help (void)
- {
- GError *error_help = NULL;
-+ gboolean result;
-
- /* Launch the help page and show an error dialog if there was an error. */
-- if (!g_spawn_command_line_async ("xfhelp4 xfce4-screenshooter.html",
-- &error_help))
-+#if LIBXFCE4UTIL_CHECK_VERSION (4, 10, 0)
-+ result = g_spawn_command_line_async("exo-open --launch TerminalEmulator man xfce4-screenshooter",
-+ &error_help);
-+#else
-+ result = g_spawn_command_line_async ("xfhelp4 xfce4-screenshooter.html",
-+ &error_help);
-+#endif
-+ if (G_UNLIKELY (result == FALSE))
- {
- screenshooter_error ("%s", error_help->message);
- g_error_free (error_help);
diff --git a/x11/xfce4-screenshooter-plugin/pkg-descr b/x11/xfce4-screenshooter-plugin/pkg-descr
index 26d890804cab..f0d79f5d0139 100644
--- a/x11/xfce4-screenshooter-plugin/pkg-descr
+++ b/x11/xfce4-screenshooter-plugin/pkg-descr
@@ -1,3 +1,4 @@
-Xfce4 Screenshooter is a plugin for the Xfce panel to take screenshots.
+Application and panel plugin to take screenshots. It allows you to capture the
+entire screen, the active window or a selected region.
-WWW: http://goodies.xfce.org/projects/panel-plugins/start#xfce4-screenshooter-plugin
+WWW: http://goodies.xfce.org/projects/applications/xfce4-screenshooter
diff --git a/x11/xfce4-screenshooter-plugin/pkg-plist b/x11/xfce4-screenshooter-plugin/pkg-plist
index 3294618d4010..199ef5d38992 100644
--- a/x11/xfce4-screenshooter-plugin/pkg-plist
+++ b/x11/xfce4-screenshooter-plugin/pkg-plist
@@ -1,120 +1,62 @@
bin/xfce4-screenshooter
lib/xfce4/panel/plugins/libscreenshooterplugin.so
-lib/xfce4/panel/plugins/libscreenshooterplugin.so.0
-lib/xfce4/panel/plugins/libscreenshooterplugin.so.0.0.0
man/man1/xfce4-screenshooter.1.gz
+share/appdata/xfce4-screenshooter.appdata.xml
share/applications/xfce4-screenshooter.desktop
-%%DOCSDIR%%/ast/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/ast/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/ast/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/ast/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/ast/index.html
-%%DOCSDIR%%/html/C/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/C/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/C/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/C/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/C/index.html
-%%DOCSDIR%%/html/ca/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/ca/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/ca/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/ca/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/ca/index.html
-%%DOCSDIR%%/html/da/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/da/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/da/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/da/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/da/index.html
-%%DOCSDIR%%/html/es/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/es/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/es/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/es/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/es/index.html
-%%DOCSDIR%%/html/fr/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/fr/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/fr/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/fr/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/fr/index.html
-%%DOCSDIR%%/html/gl/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/gl/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/gl/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/gl/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/gl/index.html
-%%DOCSDIR%%/html/id/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/id/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/id/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/id/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/id/index.html
-%%DOCSDIR%%/html/it/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/it/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/it/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/it/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/it/index.html
-%%DOCSDIR%%/html/ja/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/ja/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/ja/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/ja/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/ja/index.html
-%%DOCSDIR%%/html/pt/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/pt/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/pt/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/pt/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/pt/index.html
-%%DOCSDIR%%/html/tr/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/tr/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/tr/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/tr/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/tr/index.html
-%%DOCSDIR%%/html/zh_CN/images/xfce4-screenshooter-dialog1.png
-%%DOCSDIR%%/html/zh_CN/images/xfce4-screenshooter-dialog2.png
-%%DOCSDIR%%/html/zh_CN/images/xfce4-screenshooter-zimagez-login-dialog.png
-%%DOCSDIR%%/html/zh_CN/images/xfce4-screenshooter-zimagez-result-dialog.png
-%%DOCSDIR%%/html/zh_CN/index.html
share/icons/hicolor/48x48/apps/applets-screenshooter.png
share/icons/hicolor/scalable/apps/applets-screenshooter.svg
-%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/da/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/de/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/el/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/es/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/et/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/is/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/it/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/nn/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/si/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-screenshooter.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ar/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ast/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/be/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/bg/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ca/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/cs/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/da/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/de/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/el/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/en_AU/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/en_GB/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/es/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/et/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/eu/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/is/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/it/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ja/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/kk/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ko/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/lt/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/lv/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ms/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/nb/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/nl/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/nn/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/oc/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/pa/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/pl/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/pt/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/pt_BR/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ro/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ru/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/si/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/sk/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/sl/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/sq/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/sr/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/sv/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/te/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/th/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/tr/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ug/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/uk/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ur/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/ur_PK/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/vi/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/zh_CN/LC_MESSAGES/xfce4-screenshooter.mo
+share/locale/zh_TW/LC_MESSAGES/xfce4-screenshooter.mo
share/xfce4/panel/plugins/screenshooter.desktop