aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2009-03-02 16:51:57 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2009-03-02 16:51:57 +0000
commit395f5a4663fa4199738c47657facbf79c5835dbd (patch)
treeb041405e6daaf431accdd59687256a169537b115 /x11
parent38dccd590b9f56ec8c234bf9b013edd5ffb86d7c (diff)
downloadports-395f5a4663fa4199738c47657facbf79c5835dbd.tar.gz
ports-395f5a4663fa4199738c47657facbf79c5835dbd.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile1
-rw-r--r--x11/Terminal/Makefile2
-rw-r--r--x11/Terminal/distinfo6
-rw-r--r--x11/libexo/Makefile16
-rw-r--r--x11/libexo/distinfo6
-rw-r--r--x11/libexo/pkg-plist40
-rw-r--r--x11/libxfce4mcs/Makefile48
-rw-r--r--x11/libxfce4mcs/distinfo3
-rw-r--r--x11/libxfce4mcs/pkg-descr3
-rw-r--r--x11/libxfce4mcs/pkg-plist32
-rw-r--r--x11/libxfce4util/Makefile3
-rw-r--r--x11/libxfce4util/distinfo6
-rw-r--r--x11/libxfce4util/pkg-plist11
13 files changed, 55 insertions, 122 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 17c92bb6cfaf..9b4c4f0d349f 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -195,7 +195,6 @@
SUBDIR += libsx
SUBDIR += libsynaptics
SUBDIR += libxcb
- SUBDIR += libxfce4mcs
SUBDIR += libxfce4menu
SUBDIR += libxfce4util
SUBDIR += libxkbfile
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile
index aed7393ff2bf..0ecd14bb86b0 100644
--- a/x11/Terminal/Makefile
+++ b/x11/Terminal/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Terminal
-PORTVERSION= 0.2.8.3
+PORTVERSION= 0.2.10
PORTREVISION= 0
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
diff --git a/x11/Terminal/distinfo b/x11/Terminal/distinfo
index 1ee441d8ad3b..3066bf153f96 100644
--- a/x11/Terminal/distinfo
+++ b/x11/Terminal/distinfo
@@ -1,3 +1,3 @@
-MD5 (xfce4/Terminal-0.2.8.3.tar.bz2) = 38af7a51955f6dbb0ecd6d7b882805a1
-SHA256 (xfce4/Terminal-0.2.8.3.tar.bz2) = 801eec620b13f5f839ded46705f9386366891ae1f51ba7e171e110f3cbce8b18
-SIZE (xfce4/Terminal-0.2.8.3.tar.bz2) = 1860706
+MD5 (xfce4/Terminal-0.2.10.tar.bz2) = f6cefa97cf5cad558187267783ffce8a
+SHA256 (xfce4/Terminal-0.2.10.tar.bz2) = 16e8d50c5a1d0a6a0442e3f7fd18c658a2517ef99e40b1f3f24a7bb925d09710
+SIZE (xfce4/Terminal-0.2.10.tar.bz2) = 1996883
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index c551f28f6bdd..c440b42b96da 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -6,8 +6,7 @@
# $MCom: ports/x11/libexo/Makefile,v 1.1 2006/10/02 21:05:55 ahze Exp $
PORTNAME= libexo
-PORTVERSION= 0.3.4
-PORTREVISION= 2
+PORTVERSION= 0.3.100
CATEGORIES= x11 xfce
DISTNAME= exo-${PORTVERSION}
MASTER_SITES= ${MASTER_SITE_XFCE}
@@ -29,12 +28,11 @@ USE_GMAKE= yes
USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
USE_PERL5= yes
-USE_XFCE= configenv libutil mcsmanager
+USE_XFCE= configenv libutil
OPTIONS= HAL "Enable HAL support" on \
NOTIFY "Enable notification support" on \
PYTHON "Enable Python support" off \
- MCS "Build with xfce4-mcs-manager support" on
MAN1= exo-csource.1 exo-open.1
@@ -68,16 +66,6 @@ CONFIGURE_ARGS+=--disable-python
PLIST_SUB+= PYTHON="@comment "
.endif
-.if !defined(WITHOUT_MCS)
-CONFIGURE_ARGS+=--enable-mcs-plugin
-BUILD_DEPENDS+= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
-RUN_DEPENDS+= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
-PLIST_SUB+= MCS_MANAGER=""
-.else
-CONFIGURE_ARGS+=--disable-mcs-plugin
-PLIST_SUB+= MCS_MANAGER="@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
diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo
index 39404a4f6ccb..78b20f6430ab 100644
--- a/x11/libexo/distinfo
+++ b/x11/libexo/distinfo
@@ -1,3 +1,3 @@
-MD5 (xfce4/exo-0.3.4.tar.bz2) = 7a1af943b1df32b6f89ae91823118a22
-SHA256 (xfce4/exo-0.3.4.tar.bz2) = a5373e9bd6055caa7cd5d06128f6236cfd2f4f6657ea4a85d7bd9eafe5bf0538
-SIZE (xfce4/exo-0.3.4.tar.bz2) = 1300127
+MD5 (xfce4/exo-0.3.100.tar.bz2) = ebded97ff55f43cd0fe6b16242992ecf
+SHA256 (xfce4/exo-0.3.100.tar.bz2) = 782ffdb55284ec1ff5618ebbf55973507c5b70a3567d655ce8698ff21fcf4918
+SIZE (xfce4/exo-0.3.100.tar.bz2) = 1745489
diff --git a/x11/libexo/pkg-plist b/x11/libexo/pkg-plist
index a10d3d74f8cf..b248748e3d6a 100644
--- a/x11/libexo/pkg-plist
+++ b/x11/libexo/pkg-plist
@@ -51,9 +51,6 @@ lib/libexo-hal-0.3.so.5
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyc
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyo
-%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.a
-%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.la
-%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.so
libdata/pkgconfig/exo-0.3.pc
libdata/pkgconfig/exo-hal-0.3.pc
libexec/exo-compose-mail-0.3
@@ -112,7 +109,6 @@ 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/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
@@ -122,6 +118,7 @@ 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
@@ -134,9 +131,11 @@ 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/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
@@ -150,7 +149,10 @@ share/locale/ro/LC_MESSAGES/libexo-0.3.mo
share/locale/ru/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/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
@@ -164,11 +166,31 @@ 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/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/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
@@ -185,6 +207,7 @@ 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
@@ -204,7 +227,6 @@ share/xfce4/helpers/xterm.desktop
@dirrm include/exo-0.3/exo
@dirrm include/exo-0.3/exo-hal
@dirrm include/exo-0.3
-@dirrmtry lib/xfce4/mcs-plugins
@dirrmtry lib/xfce4
@dirrm share/gtk-doc/html/exo
@dirrmtry share/gtk-doc/html
@@ -226,10 +248,18 @@ share/xfce4/helpers/xterm.desktop
@dirrm share/pixmaps/exo-0.3
@dirrmtry share/xfce4/doc/C/images
@dirrmtry share/xfce4/doc/C
+@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/id/images
+@dirrmtry share/xfce4/doc/id
@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
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile
deleted file mode 100644
index 80c3510e0743..000000000000
--- a/x11/libxfce4mcs/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# New ports collection makefile for: libxfce4util
-# Date created: 7 June 2003
-# Whom: James Earl <jdearl@telus.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libxfce4mcs
-PORTVERSION= 4.4.3
-PORTREVISION= 0
-CATEGORIES= x11 xfce
-MASTER_SITES= ${MASTER_SITE_XFCE}
-DIST_SUBDIR= xfce4
-
-MAINTAINER= oliver@FreeBSD.org
-COMMENT= XFce 4 settings management library used by most XFce 4 modules
-
-USE_AUTOTOOLS= libtool:15
-GNU_CONFIGURE= yes
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_GMAKE= yes
-USE_GNOME= glib20 gnomehack gnometarget pkgconfig
-USE_LDCONFIG= yes
-USE_XFCE= configenv libutil
-
-OPTIONS= GTKDOC "install the library documentation" off \
- STARTUP "Enable startup notification support" on
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_GTKDOC)
-BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc
-CONFIGURE_ARGS+=--enable-gtk-doc
-PLIST_SUB+= GTK_DOC=""
-.else
-CONFIGURE_ARGS+=--disable-gtk-doc
-PLIST_SUB+= GTK_DOC="@comment "
-.endif
-
-.if !defined(WITHOUT_STARTUP)
-LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
-CONFIGURE_ARGS+=--enable-startup-notification
-.else
-CONFIGURE_ARGS+=--disable-startup-notification
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/x11/libxfce4mcs/distinfo b/x11/libxfce4mcs/distinfo
deleted file mode 100644
index cf2196d0f9c5..000000000000
--- a/x11/libxfce4mcs/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = c50846b0ad090c2434ca4df1d060cc98
-SHA256 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = 220f59631de5bc6cbfe16dbaded79db1c4294aa2aca13f18cace24cb91d4fcb2
-SIZE (xfce4/libxfce4mcs-4.4.3.tar.bz2) = 297208
diff --git a/x11/libxfce4mcs/pkg-descr b/x11/libxfce4mcs/pkg-descr
deleted file mode 100644
index 9f1d09ec22bd..000000000000
--- a/x11/libxfce4mcs/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-XFce 4 settings management library used by most XFce 4 modules.
-
-WWW: http://www.xfce.org/projects/libraries/
diff --git a/x11/libxfce4mcs/pkg-plist b/x11/libxfce4mcs/pkg-plist
deleted file mode 100644
index 0845a713d42c..000000000000
--- a/x11/libxfce4mcs/pkg-plist
+++ /dev/null
@@ -1,32 +0,0 @@
-include/xfce4/libxfce4mcs/mcs-client.h
-include/xfce4/libxfce4mcs/mcs-client-enum-types.h
-include/xfce4/libxfce4mcs/mcs-common.h
-include/xfce4/libxfce4mcs/mcs-manager.h
-lib/libxfce4mcs-client.a
-lib/libxfce4mcs-client.la
-lib/libxfce4mcs-client.so
-lib/libxfce4mcs-client.so.3
-lib/libxfce4mcs-manager.a
-lib/libxfce4mcs-manager.la
-lib/libxfce4mcs-manager.so
-lib/libxfce4mcs-manager.so.3
-libdata/pkgconfig/libxfce4mcs-manager-1.0.pc
-libdata/pkgconfig/libxfce4mcs-client-1.0.pc
-share/gtk-doc/html/libxfce4mcs/ch01.html
-share/gtk-doc/html/libxfce4mcs/home.png
-share/gtk-doc/html/libxfce4mcs/index.html
-share/gtk-doc/html/libxfce4mcs/index.sgml
-share/gtk-doc/html/libxfce4mcs/left.png
-share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-client.html
-share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-common.html
-share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-manager.html
-share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp
-share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp2
-share/gtk-doc/html/libxfce4mcs/right.png
-share/gtk-doc/html/libxfce4mcs/style.css
-share/gtk-doc/html/libxfce4mcs/up.png
-@dirrm include/xfce4/libxfce4mcs
-@dirrm share/gtk-doc/html/libxfce4mcs
-@dirrmtry share/gtk-doc/html
-@dirrmtry share/gtk-doc
-@dirrmtry include/xfce4
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index d1be64db1378..b467f2dc960d 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libxfce4util
-PORTVERSION= 4.4.3
-PORTREVISION= 0
+PORTVERSION= 4.6.0
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo
index 231218cf3720..d582be56930a 100644
--- a/x11/libxfce4util/distinfo
+++ b/x11/libxfce4util/distinfo
@@ -1,3 +1,3 @@
-MD5 (xfce4/libxfce4util-4.4.3.tar.bz2) = 0a4d887b84c8b79ae09a1c6b20626c95
-SHA256 (xfce4/libxfce4util-4.4.3.tar.bz2) = cbed16df6bf97e3e9cd885801db0be012ec70cd1d99c1b28559923c66f877770
-SIZE (xfce4/libxfce4util-4.4.3.tar.bz2) = 390566
+MD5 (xfce4/libxfce4util-4.6.0.tar.bz2) = 2b0b7cdb4516704940eedf11edc94d5e
+SHA256 (xfce4/libxfce4util-4.6.0.tar.bz2) = eb5f0e74f06001d525d2baeb1ba64c8d8141d9197a01cced28c5e2307f15c9a0
+SIZE (xfce4/libxfce4util-4.6.0.tar.bz2) = 404693
diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist
index 64242488d09d..c274503f28e5 100644
--- a/x11/libxfce4util/pkg-plist
+++ b/x11/libxfce4util/pkg-plist
@@ -12,13 +12,14 @@ include/xfce4/libxfce4util/xfce-i18n.h
include/xfce4/libxfce4util/xfce-kiosk.h
include/xfce4/libxfce4util/xfce-license.h
include/xfce4/libxfce4util/xfce-miscutils.h
+include/xfce4/libxfce4util/xfce-posix-signal-handler.h
include/xfce4/libxfce4util/xfce-rc.h
include/xfce4/libxfce4util/xfce-resource.h
include/xfce4/libxfce4util/xfce-utf8.h
lib/libxfce4util.a
lib/libxfce4util.la
lib/libxfce4util.so
-lib/libxfce4util.so.4
+lib/libxfce4util.so.5
libdata/pkgconfig/libxfce4util-1.0.pc
sbin/xfce4-kiosk-query
share/gtk-doc/html/libxfce4util/home.png
@@ -29,6 +30,7 @@ share/gtk-doc/html/libxfce4util/libxfce4util-Desktop-entries.html
share/gtk-doc/html/libxfce4util/libxfce4util-File-Utilities.html
share/gtk-doc/html/libxfce4util/libxfce4util-Internationalisation.html
share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html
+share/gtk-doc/html/libxfce4util/libxfce4util-POSIX-Signal-Handling.html
share/gtk-doc/html/libxfce4util/libxfce4util-Resource-Config-File-Support.html
share/gtk-doc/html/libxfce4util/libxfce4util-Resource-lookup-functions.html
share/gtk-doc/html/libxfce4util/libxfce4util-Unicode-Support-Functions.html
@@ -51,9 +53,11 @@ share/locale/ar/LC_MESSAGES/libxfce4util.mo
share/locale/ca/LC_MESSAGES/libxfce4util.mo
share/locale/cs/LC_MESSAGES/libxfce4util.mo
share/locale/cy/LC_MESSAGES/libxfce4util.mo
+share/locale/da/LC_MESSAGES/libxfce4util.mo
share/locale/de/LC_MESSAGES/libxfce4util.mo
share/locale/dz/LC_MESSAGES/libxfce4util.mo
share/locale/en_GB/LC_MESSAGES/libxfce4util.mo
+share/locale/es/LC_MESSAGES/libxfce4util.mo
share/locale/et/LC_MESSAGES/libxfce4util.mo
share/locale/eu/LC_MESSAGES/libxfce4util.mo
share/locale/fi/LC_MESSAGES/libxfce4util.mo
@@ -61,7 +65,6 @@ share/locale/fr/LC_MESSAGES/libxfce4util.mo
share/locale/gl/LC_MESSAGES/libxfce4util.mo
share/locale/he/LC_MESSAGES/libxfce4util.mo
share/locale/id/LC_MESSAGES/libxfce4util.mo
-share/locale/it/LC_MESSAGES/libxfce4util.mo
share/locale/ja/LC_MESSAGES/libxfce4util.mo
share/locale/ka/LC_MESSAGES/libxfce4util.mo
share/locale/ko/LC_MESSAGES/libxfce4util.mo
@@ -75,12 +78,12 @@ share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo
share/locale/pt_PT/LC_MESSAGES/libxfce4util.mo
share/locale/ro/LC_MESSAGES/libxfce4util.mo
share/locale/si/LC_MESSAGES/libxfce4util.mo
-share/locale/sk/LC_MESSAGES/libxfce4util.mo
share/locale/sq/LC_MESSAGES/libxfce4util.mo
-share/locale/th/LC_MESSAGES/libxfce4util.mo
+share/locale/sv/LC_MESSAGES/libxfce4util.mo
share/locale/tr/LC_MESSAGES/libxfce4util.mo
share/locale/uk/LC_MESSAGES/libxfce4util.mo
share/locale/ur/LC_MESSAGES/libxfce4util.mo
+share/locale/zh_CN/LC_MESSAGES/libxfce4util.mo
@dirrmtry share/locale/nb_NO/LC_MESSAGES
@dirrmtry share/locale/nb_NO
@dirrmtry share/locale/ur/LC_MESSAGES