Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2010 18:36:29 GMT
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146923: [UPDATE] x11-toolkit/libxfce4gui to 4.6.4
Message-ID:  <201005241836.o4OIaTAe065573@www.freebsd.org>
Resent-Message-ID: <201005241840.o4OIe2oq096021@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146923
>Category:       ports
>Synopsis:       [UPDATE] x11-toolkit/libxfce4gui to 4.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 24 18:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD orval.errements.net 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/x11-toolkits/libxfce4gui/Makefile libxfce4gui/Makefile
--- /usr/ports/x11-toolkits/libxfce4gui/Makefile	2010-03-28 08:46:51.000000000 +0200
+++ libxfce4gui/Makefile	2010-05-23 17:25:41.000000000 +0200
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	libxfce4gui
-PORTVERSION=	4.6.2
-PORTREVISION=	2
+PORTVERSION=	4.6.4
 CATEGORIES=	x11-toolkits xfce
-MASTER_SITES=	http://archive.xfce.org/src/xfce/libxfcegui4/4.6/
+MASTER_SITES=	${MASTER_SITE_XFCE}
 DISTNAME=	libxfcegui4-${PORTVERSION}
 DIST_SUBDIR=	xfce4
 
@@ -20,16 +19,19 @@
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_BZIP2=	yes
-USE_GETTEXT=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomehack gnometarget gtk20 intltool intlhack libglade2 pkgconfig
 USE_LDCONFIG=	yes
 USE_XFCE=	libutil xfconf
-USE_XORG=	sm
+USE_XORG=	sm x11
+
+CONFIGURE_ARGS=	--enable-gtk-doc-html=no \
+		--disable-debug \
+		--disable-gladeui
 
 OPTIONS=	GTKDOC	"install the library documentation"	off \
 		STARTUP	"use libstartup-notification"		on  \
-		GLADEUI	"glade interface designer"		off
+		NLS	"Enable Native Language Support"	on
 
 .include <bsd.port.pre.mk>
 
@@ -49,10 +51,13 @@
 CONFIGURE_ARGS+=--disable-startup-notification
 .endif
 
-.if defined(WITH_GLADEUI)
-CONFIGURE_ARGS+=--enable-gladeui
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT=	yes
+CONFIGURE_ARGS+=	--enable-nls
+PLIST_SUB+=	NLS=""
 .else
-CONFIGURE_ARGS+=--disable-gladeui
+CONFIGURE_ARGS+=	--disable-nls
+PLIST_SUB+=	NLS="@comment "
 .endif
 
 post-patch:
diff -urN /usr/ports/x11-toolkits/libxfce4gui/distinfo libxfce4gui/distinfo
--- /usr/ports/x11-toolkits/libxfce4gui/distinfo	2010-01-10 10:51:55.000000000 +0100
+++ libxfce4gui/distinfo	2010-05-23 15:27:44.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (xfce4/libxfcegui4-4.6.2.tar.bz2) = e520b93351d87194b5fcc1315acd8617
-SHA256 (xfce4/libxfcegui4-4.6.2.tar.bz2) = 399c9b16dcc0f69f3bd92bf83a8f45d0294603e28dc226164379c212bb2c6e8e
-SIZE (xfce4/libxfcegui4-4.6.2.tar.bz2) = 669487
+MD5 (xfce4/libxfcegui4-4.6.4.tar.bz2) = 88de59b222cb9977f93a4c61011c1e1f
+SHA256 (xfce4/libxfcegui4-4.6.4.tar.bz2) = c37e407dc00fb87dc16758d53e69edeac7b32aa76c5fcad2b784cf22f58af421
+SIZE (xfce4/libxfcegui4-4.6.4.tar.bz2) = 669219
diff -urN /usr/ports/x11-toolkits/libxfce4gui/pkg-plist libxfce4gui/pkg-plist
--- /usr/ports/x11-toolkits/libxfce4gui/pkg-plist	2010-01-10 10:51:55.000000000 +0100
+++ libxfce4gui/pkg-plist	2010-05-23 16:17:47.000000000 +0200
@@ -1,35 +1,30 @@
 etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+include/xfce4/libxfce4kbd-private/xfce-shortcut-dialog.h
+include/xfce4/libxfce4kbd-private/xfce-shortcuts-grabber.h
+include/xfce4/libxfce4kbd-private/xfce-shortcuts-provider.h
+include/xfce4/libxfce4kbd-private/xfce-shortcuts.h
 include/xfce4/libxfcegui4/dialogs.h
 include/xfce4/libxfcegui4/gtk_style.h
 include/xfce4/libxfcegui4/gtktoxevent.h
 include/xfce4/libxfcegui4/gui-enum-types.h
 include/xfce4/libxfcegui4/icons.h
 include/xfce4/libxfcegui4/libnetk.h
-include/xfce4/libxfcegui4/libxfcegui4.h
 include/xfce4/libxfcegui4/libxfcegui4-config.h
+include/xfce4/libxfcegui4/libxfcegui4.h
 include/xfce4/libxfcegui4/netk-application.h
+include/xfce4/libxfcegui4/netk-class-group.h
 include/xfce4/libxfcegui4/netk-enum-types.h
 include/xfce4/libxfcegui4/netk-pager.h
 include/xfce4/libxfcegui4/netk-screen.h
 include/xfce4/libxfcegui4/netk-tasklist.h
 include/xfce4/libxfcegui4/netk-trayicon.h
 include/xfce4/libxfcegui4/netk-util.h
+include/xfce4/libxfcegui4/netk-window-action-menu.h
 include/xfce4/libxfcegui4/netk-window-menu.h
 include/xfce4/libxfcegui4/netk-window.h
 include/xfce4/libxfcegui4/netk-workspace.h
 include/xfce4/libxfcegui4/preview_filesel.h
 include/xfce4/libxfcegui4/session-client.h
-include/xfce4/libxfcegui4/xfce_aboutdialog.h
-include/xfce4/libxfcegui4/xfce_clock.h
-include/xfce4/libxfcegui4/xfce_decorbutton.h
-include/xfce4/libxfcegui4/xfce_decortoggle.h
-include/xfce4/libxfcegui4/xfce_framebox.h
-include/xfce4/libxfcegui4/xfce_iconbutton.h
-include/xfce4/libxfcegui4/xfce_menubutton.h
-include/xfce4/libxfcegui4/xfce_movehandler.h
-include/xfce4/libxfcegui4/xfce_scaled_image.h
-include/xfce4/libxfcegui4/xfce_systemtray.h
-include/xfce4/libxfcegui4/xfce_togglebutton.h
 include/xfce4/libxfcegui4/xfce-appmenuitem.h
 include/xfce4/libxfcegui4/xfce-colorbutton.h
 include/xfce4/libxfcegui4/xfce-exec.h
@@ -41,26 +36,28 @@
 include/xfce4/libxfcegui4/xfce-startup-notification.h
 include/xfce4/libxfcegui4/xfce-titled-dialog.h
 include/xfce4/libxfcegui4/xfce-widget-helpers.h
-include/xfce4/libxfcegui4/netk-class-group.h
-include/xfce4/libxfcegui4/netk-window-action-menu.h
+include/xfce4/libxfcegui4/xfce_aboutdialog.h
+include/xfce4/libxfcegui4/xfce_clock.h
+include/xfce4/libxfcegui4/xfce_decorbutton.h
+include/xfce4/libxfcegui4/xfce_decortoggle.h
+include/xfce4/libxfcegui4/xfce_framebox.h
+include/xfce4/libxfcegui4/xfce_iconbutton.h
+include/xfce4/libxfcegui4/xfce_menubutton.h
+include/xfce4/libxfcegui4/xfce_movehandler.h
+include/xfce4/libxfcegui4/xfce_scaled_image.h
+include/xfce4/libxfcegui4/xfce_systemtray.h
+include/xfce4/libxfcegui4/xfce_togglebutton.h
 include/xfce4/libxfcegui4/xinerama.h
-include/xfce4/libxfce4kbd-private/xfce-shortcuts-provider.h
-include/xfce4/libxfce4kbd-private/xfce-shortcuts-grabber.h
-include/xfce4/libxfce4kbd-private/xfce-shortcut-dialog.h
-include/xfce4/libxfce4kbd-private/xfce-shortcuts.h
-lib/libglade/2.0/libxfce4.a
-lib/libglade/2.0/libxfce4.la
-lib/libglade/2.0/libxfce4.so
-lib/libxfcegui4.a
-lib/libxfcegui4.la
-lib/libxfcegui4.so
-lib/libxfcegui4.so.7
 lib/libxfce4kbd-private.a
 lib/libxfce4kbd-private.la
 lib/libxfce4kbd-private.so
 lib/libxfce4kbd-private.so.5
-libdata/pkgconfig/libxfcegui4-1.0.pc
+lib/libxfcegui4.a
+lib/libxfcegui4.la
+lib/libxfcegui4.so
+lib/libxfcegui4.so.7
 libdata/pkgconfig/libxfce4kbd-private-1.0.pc
+libdata/pkgconfig/libxfcegui4-1.0.pc
 share/gtk-doc/html/libxfcegui4/XfceAboutDialog.html
 share/gtk-doc/html/libxfcegui4/XfceAppMenuItem.html
 share/gtk-doc/html/libxfcegui4/XfceFramebox.html
@@ -77,8 +74,8 @@
 share/gtk-doc/html/libxfcegui4/libxfcegui4-XfceFileChooser.html
 share/gtk-doc/html/libxfcegui4/libxfcegui4-core.html
 share/gtk-doc/html/libxfcegui4/libxfcegui4-dialogs.html
-share/gtk-doc/html/libxfcegui4/libxfcegui4-netk.html
 share/gtk-doc/html/libxfcegui4/libxfcegui4-fundamentals.html
+share/gtk-doc/html/libxfcegui4/libxfcegui4-netk.html
 share/gtk-doc/html/libxfcegui4/libxfcegui4-xfce-exec.html
 share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp
 share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp2
@@ -100,89 +97,182 @@
 share/icons/hicolor/48x48/apps/xfce-unknown.png
 share/icons/hicolor/48x48/apps/xfce-utils.png
 share/icons/hicolor/scalable/apps/xfce-filemanager.svg
-share/locale/am/LC_MESSAGES/libxfcegui4.mo
-share/locale/ar/LC_MESSAGES/libxfcegui4.mo
-share/locale/ast/LC_MESSAGES/libxfcegui4.mo
-share/locale/be/LC_MESSAGES/libxfcegui4.mo
-share/locale/bn_IN/LC_MESSAGES/libxfcegui4.mo
-share/locale/ca/LC_MESSAGES/libxfcegui4.mo
-share/locale/cs/LC_MESSAGES/libxfcegui4.mo
-share/locale/cy/LC_MESSAGES/libxfcegui4.mo
-share/locale/da/LC_MESSAGES/libxfcegui4.mo
-share/locale/de/LC_MESSAGES/libxfcegui4.mo
-share/locale/dz/LC_MESSAGES/libxfcegui4.mo
-share/locale/el/LC_MESSAGES/libxfcegui4.mo
-share/locale/en_GB/LC_MESSAGES/libxfcegui4.mo
-share/locale/eo/LC_MESSAGES/libxfcegui4.mo
-share/locale/es/LC_MESSAGES/libxfcegui4.mo
-share/locale/et/LC_MESSAGES/libxfcegui4.mo
-share/locale/eu/LC_MESSAGES/libxfcegui4.mo
-share/locale/fa/LC_MESSAGES/libxfcegui4.mo
-share/locale/fi/LC_MESSAGES/libxfcegui4.mo
-share/locale/fr/LC_MESSAGES/libxfcegui4.mo
-share/locale/gl/LC_MESSAGES/libxfcegui4.mo
-share/locale/gu/LC_MESSAGES/libxfcegui4.mo
-share/locale/he/LC_MESSAGES/libxfcegui4.mo
-share/locale/hu/LC_MESSAGES/libxfcegui4.mo
-share/locale/hy/LC_MESSAGES/libxfcegui4.mo
-share/locale/id/LC_MESSAGES/libxfcegui4.mo
-share/locale/it/LC_MESSAGES/libxfcegui4.mo
-share/locale/ja/LC_MESSAGES/libxfcegui4.mo
-share/locale/ka/LC_MESSAGES/libxfcegui4.mo
-share/locale/ko/LC_MESSAGES/libxfcegui4.mo
-share/locale/ku/LC_MESSAGES/libxfcegui4.mo
-share/locale/lt/LC_MESSAGES/libxfcegui4.mo
-share/locale/lv/LC_MESSAGES/libxfcegui4.mo
-share/locale/mk/LC_MESSAGES/libxfcegui4.mo
-share/locale/mr/LC_MESSAGES/libxfcegui4.mo
-share/locale/nb/LC_MESSAGES/libxfcegui4.mo
-share/locale/nl/LC_MESSAGES/libxfcegui4.mo
-share/locale/pa/LC_MESSAGES/libxfcegui4.mo
-share/locale/pl/LC_MESSAGES/libxfcegui4.mo
-share/locale/pt_BR/LC_MESSAGES/libxfcegui4.mo
-share/locale/pt/LC_MESSAGES/libxfcegui4.mo
-share/locale/ro/LC_MESSAGES/libxfcegui4.mo
-share/locale/ru/LC_MESSAGES/libxfcegui4.mo
-share/locale/si/LC_MESSAGES/libxfcegui4.mo
-share/locale/sk/LC_MESSAGES/libxfcegui4.mo
-share/locale/sq/LC_MESSAGES/libxfcegui4.mo
-share/locale/sv/LC_MESSAGES/libxfcegui4.mo
-share/locale/ta/LC_MESSAGES/libxfcegui4.mo
-share/locale/tr/LC_MESSAGES/libxfcegui4.mo
-share/locale/uk/LC_MESSAGES/libxfcegui4.mo
-share/locale/ur/LC_MESSAGES/libxfcegui4.mo
-share/locale/ur_PK/LC_MESSAGES/libxfcegui4.mo
-share/locale/zh_CN/LC_MESSAGES/libxfcegui4.mo
-share/locale/zh_TW/LC_MESSAGES/libxfcegui4.mo
-@dirrm include/xfce4/libxfcegui4
-@dirrmtry include/xfce4/xfce4-modules
-@dirrm include/xfce4/libxfce4kbd-private
-@dirrmtry include/xfce4
-@dirrmtry lib/xfce4/modules
-@dirrmtry lib/xfce4
-@comment @dirrmtry share/xfce4/mime
-@comment @dirrmtry share/xfce4
+%%NLS%%share/locale/am/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ast/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/be/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/bn_IN/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/cy/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/da/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/de/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/dz/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/el/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/es/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/et/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/fa/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/gu/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/he/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/hy/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/id/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/it/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ka/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ku/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/mk/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/mr/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/si/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/sq/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ta/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ur/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/ur_PK/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/libxfcegui4.mo
+%%NLS%%@dirrmtry share/locale/zh_TW/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/zh_TW
+%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/zh_CN
+%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ur_PK
+%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ur
+%%NLS%%@dirrmtry share/locale/uk/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/uk
+%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ug
+%%NLS%%@dirrmtry share/locale/tr/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/tr
+%%NLS%%@dirrmtry share/locale/ta/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ta
+%%NLS%%@dirrmtry share/locale/sv/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/sv
+%%NLS%%@dirrmtry share/locale/sq/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/sq
+%%NLS%%@dirrmtry share/locale/sk/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/sk
+%%NLS%%@dirrmtry share/locale/si/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/si
+%%NLS%%@dirrmtry share/locale/ru/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ru
+%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ro
+%%NLS%%@dirrmtry share/locale/pt_BR/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pt_BR
+%%NLS%%@dirrmtry share/locale/pt/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pt
+%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pl
+%%NLS%%@dirrmtry share/locale/pa/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pa
+%%NLS%%@dirrmtry share/locale/nl/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/nl
+%%NLS%%@dirrmtry share/locale/nb/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/nb
+%%NLS%%@dirrmtry share/locale/mr/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/mr
+%%NLS%%@dirrmtry share/locale/mk/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/mk
+%%NLS%%@dirrmtry share/locale/lv/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/lv
+%%NLS%%@dirrmtry share/locale/lt/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/lt
+%%NLS%%@dirrmtry share/locale/ku/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ku
+%%NLS%%@dirrmtry share/locale/ko/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ko
+%%NLS%%@dirrmtry share/locale/ka/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ka
+%%NLS%%@dirrmtry share/locale/ja/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ja
+%%NLS%%@dirrmtry share/locale/it/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/it
+%%NLS%%@dirrmtry share/locale/id/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/id
+%%NLS%%@dirrmtry share/locale/hy/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/hy
+%%NLS%%@dirrmtry share/locale/hu/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/hu
+%%NLS%%@dirrmtry share/locale/he/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/he
+%%NLS%%@dirrmtry share/locale/gu/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/gu
+%%NLS%%@dirrmtry share/locale/gl/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/gl
+%%NLS%%@dirrmtry share/locale/fr/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fr
+%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fi
+%%NLS%%@dirrmtry share/locale/fa/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fa
+%%NLS%%@dirrmtry share/locale/eu/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/eu
+%%NLS%%@dirrmtry share/locale/et/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/et
+%%NLS%%@dirrmtry share/locale/es/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/es
+%%NLS%%@dirrmtry share/locale/eo/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/eo
+%%NLS%%@dirrmtry share/locale/en_GB/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/en_GB
+%%NLS%%@dirrmtry share/locale/el/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/el
+%%NLS%%@dirrmtry share/locale/dz/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/dz
+%%NLS%%@dirrmtry share/locale/de/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/de
+%%NLS%%@dirrmtry share/locale/da/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/da
+%%NLS%%@dirrmtry share/locale/cy/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/cy
+%%NLS%%@dirrmtry share/locale/cs/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/cs
+%%NLS%%@dirrmtry share/locale/ca/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ca
+%%NLS%%@dirrmtry share/locale/bn_IN/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/bn_IN
+%%NLS%%@dirrmtry share/locale/be/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/be
+%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ast
+%%NLS%%@dirrmtry share/locale/ar/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ar
+%%NLS%%@dirrmtry share/locale/am/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/am
+@dirrmtry share/icons/hicolor/scalable/apps
+@dirrmtry share/icons/hicolor/scalable
+@dirrmtry share/icons/hicolor/48x48/apps
+@dirrmtry share/icons/hicolor/48x48
 @dirrm share/gtk-doc/html/libxfcegui4
 @dirrmtry share/gtk-doc/html
 @dirrmtry share/gtk-doc
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/ur/LC_MESSAGES
-@dirrmtry share/locale/ur
-@dirrmtry share/locale/ur_PK/LC_MESSAGES
-@dirrmtry share/locale/ur_PK
-@dirrm etc/xdg/xfce4/xfconf/xfce-perchannel-xml
-@dirrm etc/xdg/xfce4/xfconf
-@dirrm etc/xdg/xfce4
-@dirrm etc/xdg
-
+@dirrm include/xfce4/libxfcegui4
+@dirrm include/xfce4/libxfce4kbd-private
+@dirrmtry include/xfce4
+@dirrmtry etc/xdg/xfce4/xfconf/xfce-perchannel-xml
+@dirrmtry etc/xdg/xfce4/xfconf
+@dirrmtry etc/xdg/xfce4
+@dirrmtry etc/xdg


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005241836.o4OIaTAe065573>