Index: head/Mk/bsd.xfce.mk =================================================================== --- head/Mk/bsd.xfce.mk (revision 233309) +++ head/Mk/bsd.xfce.mk (revision 233310) @@ -1,67 +1,67 @@ # # $FreeBSD$ # .if !defined(_POSTMKINCLUDED) && !defined(Xfce_Pre_Include) Xfce_Pre_Include= bsd.xfce.mk Xfce_Include_MAINTAINER= oliver@FreeBSD.org # This file contains some variable definitions that are supposed to # make your life easier when dealing with ports related to the Xfce # desktop environment. It's automatically included when USE_XFCE # is defined in the ports' makefile. _USE_XFCE_ALL= configenv libexo libgui libmenu libutil panel \ thunar wm xfconf xfdev -MASTER_SITE_SUBDIR?= xfce-4.6.0 +MASTER_SITE_SUBDIR?= xfce-4.6.1 configenv_CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" libexo_BUILD_DEPENDS= libexo>=0.3.100:${PORTSDIR}/x11/libexo libexo_RUN_DEPENDS= libexo>=0.3.100:${PORTSDIR}/x11/libexo libgui_BUILD_DEPENDS= libxfce4gui>=4.6.0:${PORTSDIR}/x11-toolkits/libxfce4gui libgui_RUN_DEPENDS= libxfce4gui>=4.6.0:${PORTSDIR}/x11-toolkits/libxfce4gui libmenu_BUILD_DEPENDS= libxfce4menu>=4.6.0:${PORTSDIR}/x11/libxfce4menu libmenu_RUN_DEPENDS= libxfce4menu>=4.6.0:${PORTSDIR}/x11/libxfce4menu libutil_BUILD_DEPENDS= libxfce4util>=4.6.0:${PORTSDIR}/x11/libxfce4util libutil_RUN_DEPENDS= libxfce4util>=4.6.0:${PORTSDIR}/x11/libxfce4util panel_BUILD_DEPENDS= xfce4-panel>=4.6.0:${PORTSDIR}/x11-wm/xfce4-panel panel_RUN_DEPENDS= xfce4-panel>=4.6.0:${PORTSDIR}/x11-wm/xfce4-panel thunar_BUILD_DEPENDS= Thunar>=1.0.0:${PORTSDIR}/x11-fm/thunar thunar_RUN_DEPENDS= Thunar>=1.0.0:${PORTSDIR}/x11-fm/thunar wm_BUILD_DEPENDS= xfce4-wm>=4.6.0:${PORTSDIR}/x11-wm/xfce4-wm wm_RUN_DEPENDS= xfce4-wm>=4.6.0:${PORTSDIR}/x11-wm/xfce4-wm xfconf_BUILD_DEPENDS= xfce4-conf>=4.6.0:${PORTSDIR}/x11/xfce4-conf xfconf_RUN_DEPENDS= xfce4-conf>=4.6.0:${PORTSDIR}/x11/xfce4-conf xfdev_RUN_DEPENDS= xfce4-dev-tools:${PORTSDIR}/devel/xfce4-dev-tools .endif .if defined(_POSTMKINCLUDED) && !defined(Xfce_Post_Include) Xfce_Post_Include= bsd.xfce.mk .for component in ${USE_XFCE} BUILD_DEPENDS+= ${${component}_BUILD_DEPENDS} LIB_DEPENDS+= ${${component}_LIB_DEPENDS} RUN_DEPENDS+= ${${component}_RUN_DEPENDS} CONFIGURE_ENV+= ${${component}_CONFIGURE_ENV} .endfor .for component in ${USE_XFCE} . if ${_USE_XFCE_ALL:M${component}}=="" IGNORE= cannot install: Unknown component ${component} . endif .endfor .endif Property changes on: head/Mk/bsd.xfce.mk ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/archivers/thunar-archive-plugin/Makefile =================================================================== --- head/archivers/thunar-archive-plugin/Makefile (revision 233309) +++ head/archivers/thunar-archive-plugin/Makefile (revision 233310) @@ -1,29 +1,29 @@ # New ports collection makefile for: thunar-archive-plugin # Date created: 2008-07-27 # Whom: ports@c0decafe.net # # $FreeBSD$ # PORTNAME= thunar-archive-plugin PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers xfce MASTER_SITES= BERLIOS MASTER_SITE_SUBDIR= xfce-goodies MAINTAINER= ports@c0decafe.net COMMENT= Archive plugin for the Thunar File Manager USE_BZIP2= yes GNU_CONFIGURE= yes USE_XFCE= configenv libexo thunar USE_GETTEXT= yes INSTALLS_ICONS= yes USE_GNOME= desktopfileutils post-patch: @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' \ ${WRKSRC}/configure .include Property changes on: head/archivers/thunar-archive-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/audio/thunar-media-tags-plugin/Makefile =================================================================== --- head/audio/thunar-media-tags-plugin/Makefile (revision 233309) +++ head/audio/thunar-media-tags-plugin/Makefile (revision 233310) @@ -1,29 +1,29 @@ # New ports collection makefile for: thunar-media-tags-plugin # Date created: 24 Januar 2006 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= thunar-media-tags-plugin PORTVERSION= 0.1.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A Media Tags Plugin LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gnomehack gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libexo thunar USE_AUTOTOOLS= libtool:15 .include Property changes on: head/audio/thunar-media-tags-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/audio/xfce4-mixer/files/patch-r29703 =================================================================== --- head/audio/xfce4-mixer/files/patch-r29703 (revision 233309) +++ head/audio/xfce4-mixer/files/patch-r29703 (nonexistent) @@ -1,139 +0,0 @@ -Modified: panel-plugin/xfce-mixer-plugin.c -=================================================================== ---- panel-plugin/xfce-mixer-plugin.c 2009-04-04 10:12:48 UTC (rev 29702) -+++ panel-plugin/xfce-mixer-plugin.c 2009-04-05 09:08:37 UTC (rev 29703) -@@ -86,8 +86,8 @@ - /* Function prototypes */ - static void xfce_mixer_plugin_construct (XfcePanelPlugin *plugin); - static XfceMixerPlugin *xfce_mixer_plugin_new (XfcePanelPlugin *plugin); --static void xfce_mixer_plugin_free (XfcePanelPlugin *plugin, -- XfceMixerPlugin *mixer_plugin); -+static void xfce_mixer_plugin_free (XfceMixerPlugin *mixer_plugin, -+ XfcePanelPlugin *plugin); - static gboolean xfce_mixer_plugin_size_changed (XfceMixerPlugin *mixer_plugin, - gint size); - static void xfce_mixer_plugin_volume_changed (XfceMixerPlugin *mixer_plugin, -@@ -167,8 +167,8 @@ - - - static void --xfce_mixer_plugin_free (XfcePanelPlugin *plugin, -- XfceMixerPlugin *mixer_plugin) -+xfce_mixer_plugin_free (XfceMixerPlugin *mixer_plugin, -+ XfcePanelPlugin *plugin) - { - /* Free card and track names */ - g_free (mixer_plugin->command); -@@ -529,9 +529,11 @@ - static void - xfce_mixer_plugin_update_track (XfceMixerPlugin *mixer_plugin) - { -- gint *volumes; -- gdouble volume; -- gchar *tip_text; -+ XfceMixerTrackType track_type; -+ gboolean muted = FALSE; -+ gdouble volume; -+ gint *volumes; -+ gchar *tip_text; - - g_return_if_fail (mixer_plugin != NULL); - g_return_if_fail (GST_IS_MIXER (mixer_plugin->card)); -@@ -549,8 +551,17 @@ - gtk_tooltips_set_tip (mixer_plugin->tooltips, mixer_plugin->button, tip_text, "test"); - g_free (tip_text); - -+ /* Determine track type */ -+ track_type = xfce_mixer_track_type_new (mixer_plugin->track); -+ -+ if (G_LIKELY (track_type == XFCE_MIXER_TRACK_TYPE_PLAYBACK)) -+ muted = GST_MIXER_TRACK_HAS_FLAG (mixer_plugin->track, GST_MIXER_TRACK_MUTE); -+ else if (track_type == XFCE_MIXER_TRACK_TYPE_CAPTURE) -+ muted = !GST_MIXER_TRACK_HAS_FLAG (mixer_plugin->track, GST_MIXER_TRACK_RECORD); -+ - /* Update the volume button */ - xfce_volume_button_set_volume (XFCE_VOLUME_BUTTON (mixer_plugin->button), volume); -+ xfce_volume_button_set_muted (XFCE_VOLUME_BUTTON (mixer_plugin->button), muted); - - /* Free volume array */ - g_free (volumes); -@@ -650,7 +661,9 @@ - - /* Replace the track label */ - g_free (mixer_plugin->track_label); -+ mixer_plugin->track_label = NULL; - g_object_get (track, "label", &mixer_plugin->track_label, NULL); -+ g_debug ("mixer_plugin->track_label = '%s'", mixer_plugin->track_label); - } - - - -Modified: xfce4-mixer/xfce-mixer-track.c -=================================================================== ---- xfce4-mixer/xfce-mixer-track.c 2009-04-04 10:12:48 UTC (rev 29702) -+++ xfce4-mixer/xfce-mixer-track.c 2009-04-05 09:08:37 UTC (rev 29703) -@@ -265,8 +265,7 @@ - - /* Some of the mixer controls need to be updated before they can be used */ - xfce_mixer_track_update_mute (track); -- if (G_UNLIKELY (xfce_mixer_track_type_new (track->gst_track) == XFCE_MIXER_TRACK_TYPE_CAPTURE)) -- xfce_mixer_track_update_record (track); -+ xfce_mixer_track_update_record (track); - - /* Free volume array */ - g_free (volumes); -@@ -425,11 +424,11 @@ - - g_return_if_fail (IS_XFCE_MIXER_TRACK (track)); - -- if (G_UNLIKELY (xfce_mixer_track_type_new (track->gst_track) == XFCE_MIXER_TRACK_TYPE_CAPTURE)) -- return; -- -- muted = GST_MIXER_TRACK_HAS_FLAG (track->gst_track, GST_MIXER_TRACK_MUTE); -- gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (track->mute_button), muted); -+ if (G_LIKELY (xfce_mixer_track_type_new (track->gst_track) != XFCE_MIXER_TRACK_TYPE_CAPTURE)) -+ { -+ muted = GST_MIXER_TRACK_HAS_FLAG (track->gst_track, GST_MIXER_TRACK_MUTE); -+ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (track->mute_button), muted); -+ } - } - - -@@ -441,8 +440,11 @@ - - g_return_if_fail (IS_XFCE_MIXER_TRACK (track)); - -- record = GST_MIXER_TRACK_HAS_FLAG (track->gst_track, GST_MIXER_TRACK_RECORD); -- gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (track->record_button), record); -+ if (G_UNLIKELY (xfce_mixer_track_type_new (track->gst_track) == XFCE_MIXER_TRACK_TYPE_CAPTURE)) -+ { -+ record = GST_MIXER_TRACK_HAS_FLAG (track->gst_track, GST_MIXER_TRACK_RECORD); -+ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (track->record_button), record); -+ } - } - - - -Modified: xfce4-mixer/xfce-mixer.c -=================================================================== ---- xfce4-mixer/xfce-mixer.c 2009-04-04 10:12:48 UTC (rev 29702) -+++ xfce4-mixer/xfce-mixer.c 2009-04-05 09:08:37 UTC (rev 29703) -@@ -351,7 +351,7 @@ - switch (prop_id) - { - case PROP_CARD: -- g_value_set_object (value, g_object_ref (mixer->card)); -+ g_value_set_object (value, mixer->card); - break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); -@@ -372,7 +372,7 @@ - switch (prop_id) - { - case PROP_CARD: -- mixer->card = g_object_ref (g_value_get_object (value)); -+ mixer->card = g_value_dup_object (value); - break; - default: - G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec); - Property changes on: head/audio/xfce4-mixer/files/patch-r29703 ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/audio/xfce4-mixer/Makefile =================================================================== --- head/audio/xfce4-mixer/Makefile (revision 233309) +++ head/audio/xfce4-mixer/Makefile (revision 233310) @@ -1,34 +1,33 @@ # New ports collection makefile for: xfce4-mixer # Date created: 3 July 2003 # Whom: James Earl # # $FreeBSD$ # PORTNAME= xfce4-mixer -PORTVERSION= 4.6.0 -PORTREVISION= 1 +PORTVERSION= 4.6.1 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 volume mixer module for xfce4-panel BUILD_DEPENDS+= gstreamer-plugins-good>=0.10.22:${PORTSDIR}/multimedia/gstreamer-plugins-good RUN_DEPENDS+= gstreamer-plugins-good>=0.10.22:${PORTSDIR}/multimedia/gstreamer-plugins-good GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack libxml2 pkgconfig USE_XFCE= configenv libgui libutil panel xfconf USE_XORG= xproto x11 xrender xext xinerama xrandr xcursor xcomposite \ xdamage xfixes xi xau xdmcp post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure .include Property changes on: head/audio/xfce4-mixer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.48 \ No newline at end of property +1.49 \ No newline at end of property Index: head/audio/xfce4-mixer/distinfo =================================================================== --- head/audio/xfce4-mixer/distinfo (revision 233309) +++ head/audio/xfce4-mixer/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-mixer-4.6.0.tar.bz2) = ee7956a73efe43da4b27ad9cd1f4d20b -SHA256 (xfce4/xfce4-mixer-4.6.0.tar.bz2) = ce5c4103ee092c8d17bcd7ab6de215244ffe33e4634ae94e901c2f6c86bf5d0d -SIZE (xfce4/xfce4-mixer-4.6.0.tar.bz2) = 410876 +MD5 (xfce4/xfce4-mixer-4.6.1.tar.bz2) = a99e2455445480ef5081fe69454a46fc +SHA256 (xfce4/xfce4-mixer-4.6.1.tar.bz2) = cf7b8af6696b0e3795ab65d15a8b5d217123955919713f7bae86008b56abb5dd +SIZE (xfce4/xfce4-mixer-4.6.1.tar.bz2) = 412483 Property changes on: head/audio/xfce4-mixer/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/audio/xfce4-mixer/pkg-plist =================================================================== --- head/audio/xfce4-mixer/pkg-plist (revision 233309) +++ head/audio/xfce4-mixer/pkg-plist (revision 233310) @@ -1,91 +1,92 @@ bin/xfce4-mixer libexec/xfce4/panel-plugins/xfce4-mixer-plugin share/applications/xfce4-mixer.desktop share/locale/am/LC_MESSAGES/xfce4-mixer.mo share/locale/ar/LC_MESSAGES/xfce4-mixer.mo share/locale/ca/LC_MESSAGES/xfce4-mixer.mo share/locale/cs/LC_MESSAGES/xfce4-mixer.mo share/locale/da/LC_MESSAGES/xfce4-mixer.mo share/locale/de/LC_MESSAGES/xfce4-mixer.mo share/locale/es/LC_MESSAGES/xfce4-mixer.mo share/locale/eu/LC_MESSAGES/xfce4-mixer.mo share/locale/fi/LC_MESSAGES/xfce4-mixer.mo share/locale/fr/LC_MESSAGES/xfce4-mixer.mo share/locale/gl/LC_MESSAGES/xfce4-mixer.mo share/locale/hu/LC_MESSAGES/xfce4-mixer.mo share/locale/id/LC_MESSAGES/xfce4-mixer.mo +share/locale/it/LC_MESSAGES/xfce4-mixer.mo share/locale/ja/LC_MESSAGES/xfce4-mixer.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo +share/locale/nb/LC_MESSAGES/xfce4-mixer.mo share/locale/nl/LC_MESSAGES/xfce4-mixer.mo share/locale/pl/LC_MESSAGES/xfce4-mixer.mo share/locale/pt_BR/LC_MESSAGES/xfce4-mixer.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo +share/locale/pt/LC_MESSAGES/xfce4-mixer.mo share/locale/ru/LC_MESSAGES/xfce4-mixer.mo share/locale/si/LC_MESSAGES/xfce4-mixer.mo share/locale/sv/LC_MESSAGES/xfce4-mixer.mo share/locale/tr/LC_MESSAGES/xfce4-mixer.mo share/locale/uk/LC_MESSAGES/xfce4-mixer.mo share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo share/pixmaps/xfce4-mixer/chain-broken.png share/pixmaps/xfce4-mixer/chain.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-muted.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-ultra-low.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-low.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-low-medium.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-medium.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-high.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-very-high.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-record.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-no-record.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-muted.png share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-no-muted.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-muted.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-ultra-low.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-low.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-low-medium.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-medium.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-high.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-very-high.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-record.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-no-record.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-muted.png share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-no-muted.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-muted.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-ultra-low.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-low.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-low-medium.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-medium.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-high.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-very-high.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-record.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-no-record.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-muted.png share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-no-muted.png share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-muted.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-ultra-low.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-low.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-low-medium.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-medium.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-high.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-very-high.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-record.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-no-record.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-muted.svg share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-no-muted.svg share/xfce4/panel-plugins/xfce4-mixer-plugin.desktop @dirrmtry libexec/xfce4/panel-plugins @dirrmtry libexec/xfce4 @dirrm share/pixmaps/xfce4-mixer @dirrmtry share/xfce4/panel-plugins @dirrmtry share/xfce4 @dirrm share/xfce4-mixer/icons/hicolor/16x16/status @dirrm share/xfce4-mixer/icons/hicolor/16x16 @dirrm share/xfce4-mixer/icons/hicolor/24x24/status @dirrm share/xfce4-mixer/icons/hicolor/24x24 @dirrm share/xfce4-mixer/icons/hicolor/48x48/status @dirrm share/xfce4-mixer/icons/hicolor/48x48 @dirrm share/xfce4-mixer/icons/hicolor/scalable/status @dirrm share/xfce4-mixer/icons/hicolor/scalable @dirrm share/xfce4-mixer/icons/hicolor @dirrm share/xfce4-mixer/icons @dirrm share/xfce4-mixer Property changes on: head/audio/xfce4-mixer/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/audio/xfce4-mpc-plugin/Makefile =================================================================== --- head/audio/xfce4-mpc-plugin/Makefile (revision 233309) +++ head/audio/xfce4-mpc-plugin/Makefile (revision 233310) @@ -1,27 +1,27 @@ # New ports collection makefile for: mpc plugin for xfce4 # Date created: 12 July 2006 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A mpc plugin for xfce LIB_DEPENDS= mpd.1:${PORTSDIR}/audio/libmpd USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel .include Property changes on: head/audio/xfce4-mpc-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/audio/xfmpc/Makefile =================================================================== --- head/audio/xfmpc/Makefile (revision 233309) +++ head/audio/xfmpc/Makefile (revision 233310) @@ -1,28 +1,29 @@ # New ports collection makefile for: xfmpc # Date created: 21 Jan 2008 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfmpc PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A graphical MPD client focusing on low footprint LIB_DEPENDS= mpd.1:${PORTSDIR}/audio/libmpd MAKE_JOBS_SAFE= yes USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel .include Property changes on: head/audio/xfmpc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/deskutils/orage/Makefile =================================================================== --- head/deskutils/orage/Makefile (revision 233309) +++ head/deskutils/orage/Makefile (revision 233310) @@ -1,52 +1,51 @@ # New ports collection makefile for: xfce4-calendar # Date created: 2003-01-14 # Whom: Matt Lancereau # # $FreeBSD$ # PORTNAME= orage -PORTVERSION= 4.6.0 -PORTREVISION= 1 +PORTVERSION= 4.6.1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= A calendar application to manage your time with XFce 4 GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui panel USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \ xfixes OPTIONS= BDB "Enable BDB support" off \ ICAL "Enable libical support" off MAN1= globaltime.1 orage.1 .include .if defined(WITH_BDB) CONFIGURE_ARGS+=--with-bdb4=yes --with-bdb4_dir=${LOCALBASE} USE_BDB= 40 .else CONFIGURE_ARGS+=--with-bdb4=no .endif .if defined(WITH_ICAL) LIB_DEPENDS+= ical.43:${PORTSDIR}/devel/libical .endif post-patch: .if !defined(WITH_ICAL) @${REINPLACE_CMD} -e 's|libical-|no-&|g' ${WRKSRC}/configure .endif @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure .include Property changes on: head/deskutils/orage/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/deskutils/orage/distinfo =================================================================== --- head/deskutils/orage/distinfo (revision 233309) +++ head/deskutils/orage/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/orage-4.6.0.tar.bz2) = c3f71a922f9032119dbb1b37a09adf93 -SHA256 (xfce4/orage-4.6.0.tar.bz2) = ec284731ed0f06bb2753be853a3a742383e8d35b29a894292cbeb3fea8a93445 -SIZE (xfce4/orage-4.6.0.tar.bz2) = 1934900 +MD5 (xfce4/orage-4.6.1.tar.bz2) = 24fa43dd86ec5af5a4766620fd972cf2 +SHA256 (xfce4/orage-4.6.1.tar.bz2) = f1580f5f0082eff89f7a76a57da9dce7e7d5380804939771611499482523bd4d +SIZE (xfce4/orage-4.6.1.tar.bz2) = 1937593 Property changes on: head/deskutils/orage/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/deskutils/orage/pkg-plist =================================================================== --- head/deskutils/orage/pkg-plist (revision 233309) +++ head/deskutils/orage/pkg-plist (revision 233310) @@ -1,499 +1,499 @@ bin/globaltime bin/orage libexec/xfce4/panel-plugins/orageclock share/applications/xfcalendar.desktop share/applications/xfce-xfcalendar-settings.desktop share/dbus-1/services/org.xfce.calendar.service share/dbus-1/services/org.xfce.orage.service share/icons/hicolor/48x48/apps/xfcalendar.png share/icons/hicolor/scalable/apps/xfcalendar.svg share/locale/am/LC_MESSAGES/orage.mo share/locale/ar/LC_MESSAGES/orage.mo share/locale/az/LC_MESSAGES/orage.mo share/locale/bg/LC_MESSAGES/orage.mo share/locale/da/LC_MESSAGES/orage.mo share/locale/de/LC_MESSAGES/orage.mo share/locale/dz/LC_MESSAGES/orage.mo share/locale/en_AU/LC_MESSAGES/orage.mo share/locale/en_GB/LC_MESSAGES/orage.mo share/locale/eo/LC_MESSAGES/orage.mo share/locale/es/LC_MESSAGES/orage.mo share/locale/et/LC_MESSAGES/orage.mo share/locale/eu/LC_MESSAGES/orage.mo share/locale/fa/LC_MESSAGES/orage.mo share/locale/fr/LC_MESSAGES/orage.mo share/locale/gu/LC_MESSAGES/orage.mo share/locale/he/LC_MESSAGES/orage.mo share/locale/hi/LC_MESSAGES/orage.mo share/locale/hu/LC_MESSAGES/orage.mo share/locale/id/LC_MESSAGES/orage.mo share/locale/it/LC_MESSAGES/orage.mo share/locale/ja/LC_MESSAGES/orage.mo share/locale/ka/LC_MESSAGES/orage.mo share/locale/ku/LC_MESSAGES/orage.mo share/locale/lt/LC_MESSAGES/orage.mo share/locale/lv/LC_MESSAGES/orage.mo share/locale/mk/LC_MESSAGES/orage.mo share/locale/ms/LC_MESSAGES/orage.mo share/locale/nl/LC_MESSAGES/orage.mo share/locale/pa/LC_MESSAGES/orage.mo share/locale/pt_BR/LC_MESSAGES/orage.mo -share/locale/pt_PT/LC_MESSAGES/orage.mo +share/locale/pt/LC_MESSAGES/orage.mo share/locale/ru/LC_MESSAGES/orage.mo share/locale/sq/LC_MESSAGES/orage.mo share/locale/sv/LC_MESSAGES/orage.mo share/locale/ta/LC_MESSAGES/orage.mo share/locale/tr/LC_MESSAGES/orage.mo share/locale/ur/LC_MESSAGES/orage.mo share/locale/vi/LC_MESSAGES/orage.mo share/locale/be/LC_MESSAGES/orage.mo share/locale/ca/LC_MESSAGES/orage.mo share/locale/cs/LC_MESSAGES/orage.mo share/locale/el/LC_MESSAGES/orage.mo share/locale/fi/LC_MESSAGES/orage.mo share/locale/gl/LC_MESSAGES/orage.mo share/locale/ko/LC_MESSAGES/orage.mo share/locale/pl/LC_MESSAGES/orage.mo share/locale/ro/LC_MESSAGES/orage.mo share/locale/sk/LC_MESSAGES/orage.mo share/locale/uk/LC_MESSAGES/orage.mo share/locale/zh_CN/LC_MESSAGES/orage.mo share/locale/zh_TW/LC_MESSAGES/orage.mo share/locale/mr/LC_MESSAGES/orage.mo share/locale/bn_IN/LC_MESSAGES/orage.mo -share/locale/nb_NO/LC_MESSAGES/orage.mo +share/locale/nb/LC_MESSAGES/orage.mo share/locale/hy/LC_MESSAGES/orage.mo share/orage/doc/C/images/default_calendar.png share/orage/doc/C/images/orage_eventlist.png share/orage/doc/C/images/orage_appointment.png share/orage/doc/C/images/orage_appointment_alarm.png share/orage/doc/C/images/orage_appointment_recurrence.png share/orage/doc/C/images/orage_calendar_edit_menu.png share/orage/doc/C/images/orage_calendar_file_menu.png share/orage/doc/C/images/orage_calendar_help_menu.png share/orage/doc/C/images/orage_calendar_view_menu.png share/orage/doc/C/images/orage_desktop_menuitem.png share/orage/doc/C/images/orage_preferences_display.png share/orage/doc/C/images/orage_daylist.png share/orage/doc/C/images/orage_exchange_impexp.png share/orage/doc/C/images/orage_exchange_oragefiles.png share/orage/doc/C/images/orage_exchange_foreign.png share/orage/doc/C/images/orage_preferences_main.png share/orage/doc/C/images/orage_preferences_extra.png share/orage/doc/C/orage.html share/orage/sounds/Boiling.wav share/orage/sounds/KDE_Beep_Digital_1.ogg share/orage/sounds/KDE_Beep_Digital_2.ogg share/orage/sounds/Knock.wav share/orage/sounds/Phone.wav share/orage/sounds/Spo.wav share/orage/sounds/Tear.wav share/orage/sounds/Wall_c.wav share/orage/zoneinfo/Africa/Abidjan.ics share/orage/zoneinfo/Africa/Accra.ics share/orage/zoneinfo/Africa/Addis_Ababa.ics share/orage/zoneinfo/Africa/Algiers.ics share/orage/zoneinfo/Africa/Asmera.ics share/orage/zoneinfo/Africa/Bamako.ics share/orage/zoneinfo/Africa/Bangui.ics share/orage/zoneinfo/Africa/Banjul.ics share/orage/zoneinfo/Africa/Bissau.ics share/orage/zoneinfo/Africa/Blantyre.ics share/orage/zoneinfo/Africa/Brazzaville.ics share/orage/zoneinfo/Africa/Bujumbura.ics share/orage/zoneinfo/Africa/Cairo.ics share/orage/zoneinfo/Africa/Casablanca.ics share/orage/zoneinfo/Africa/Ceuta.ics share/orage/zoneinfo/Africa/Conakry.ics share/orage/zoneinfo/Africa/Dakar.ics share/orage/zoneinfo/Africa/Dar_es_Salaam.ics share/orage/zoneinfo/Africa/Djibouti.ics share/orage/zoneinfo/Africa/Douala.ics share/orage/zoneinfo/Africa/El_Aaiun.ics share/orage/zoneinfo/Africa/Freetown.ics share/orage/zoneinfo/Africa/Gaborone.ics share/orage/zoneinfo/Africa/Harare.ics share/orage/zoneinfo/Africa/Johannesburg.ics share/orage/zoneinfo/Africa/Kampala.ics share/orage/zoneinfo/Africa/Khartoum.ics share/orage/zoneinfo/Africa/Kigali.ics share/orage/zoneinfo/Africa/Kinshasa.ics share/orage/zoneinfo/Africa/Lagos.ics share/orage/zoneinfo/Africa/Libreville.ics share/orage/zoneinfo/Africa/Lome.ics share/orage/zoneinfo/Africa/Luanda.ics share/orage/zoneinfo/Africa/Lubumbashi.ics share/orage/zoneinfo/Africa/Lusaka.ics share/orage/zoneinfo/Africa/Malabo.ics share/orage/zoneinfo/Africa/Maputo.ics share/orage/zoneinfo/Africa/Maseru.ics share/orage/zoneinfo/Africa/Mbabane.ics share/orage/zoneinfo/Africa/Mogadishu.ics share/orage/zoneinfo/Africa/Monrovia.ics share/orage/zoneinfo/Africa/Nairobi.ics share/orage/zoneinfo/Africa/Ndjamena.ics share/orage/zoneinfo/Africa/Niamey.ics share/orage/zoneinfo/Africa/Nouakchott.ics share/orage/zoneinfo/Africa/Ouagadougou.ics share/orage/zoneinfo/Africa/Porto-Novo.ics share/orage/zoneinfo/Africa/Sao_Tome.ics share/orage/zoneinfo/Africa/Timbuktu.ics share/orage/zoneinfo/Africa/Tripoli.ics share/orage/zoneinfo/Africa/Tunis.ics share/orage/zoneinfo/Africa/Windhoek.ics share/orage/zoneinfo/America/Argentina/Buenos_Aires.ics share/orage/zoneinfo/America/Argentina/Catamarca.ics share/orage/zoneinfo/America/Argentina/Cordoba.ics share/orage/zoneinfo/America/Argentina/Jujuy.ics share/orage/zoneinfo/America/Argentina/Mendoza.ics share/orage/zoneinfo/America/Adak.ics share/orage/zoneinfo/America/Anchorage.ics share/orage/zoneinfo/America/Anguilla.ics share/orage/zoneinfo/America/Antigua.ics share/orage/zoneinfo/America/Araguaina.ics share/orage/zoneinfo/America/Aruba.ics share/orage/zoneinfo/America/Asuncion.ics share/orage/zoneinfo/America/Barbados.ics share/orage/zoneinfo/America/Belem.ics share/orage/zoneinfo/America/Belize.ics share/orage/zoneinfo/America/Boa_Vista.ics share/orage/zoneinfo/America/Bogota.ics share/orage/zoneinfo/America/Boise.ics share/orage/zoneinfo/America/Buenos_Aires.ics share/orage/zoneinfo/America/Cambridge_Bay.ics share/orage/zoneinfo/America/Cancun.ics share/orage/zoneinfo/America/Caracas.ics share/orage/zoneinfo/America/Catamarca.ics share/orage/zoneinfo/America/Cayenne.ics share/orage/zoneinfo/America/Cayman.ics share/orage/zoneinfo/America/Chicago.ics share/orage/zoneinfo/America/Chihuahua.ics share/orage/zoneinfo/America/Cordoba.ics share/orage/zoneinfo/America/Costa_Rica.ics share/orage/zoneinfo/America/Cuiaba.ics share/orage/zoneinfo/America/Curacao.ics share/orage/zoneinfo/America/Dawson.ics share/orage/zoneinfo/America/Dawson_Creek.ics share/orage/zoneinfo/America/Denver.ics share/orage/zoneinfo/America/Detroit.ics share/orage/zoneinfo/America/Dominica.ics share/orage/zoneinfo/America/Edmonton.ics share/orage/zoneinfo/America/Eirunepe.ics share/orage/zoneinfo/America/El_Salvador.ics share/orage/zoneinfo/America/Fortaleza.ics share/orage/zoneinfo/America/Glace_Bay.ics share/orage/zoneinfo/America/Godthab.ics share/orage/zoneinfo/America/Goose_Bay.ics share/orage/zoneinfo/America/Grand_Turk.ics share/orage/zoneinfo/America/Grenada.ics share/orage/zoneinfo/America/Guadeloupe.ics share/orage/zoneinfo/America/Guatemala.ics share/orage/zoneinfo/America/Guayaquil.ics share/orage/zoneinfo/America/Guyana.ics share/orage/zoneinfo/America/Halifax.ics share/orage/zoneinfo/America/Havana.ics share/orage/zoneinfo/America/Hermosillo.ics share/orage/zoneinfo/America/Indiana/Indianapolis.ics share/orage/zoneinfo/America/Indiana/Knox.ics share/orage/zoneinfo/America/Indiana/Marengo.ics share/orage/zoneinfo/America/Indiana/Vevay.ics share/orage/zoneinfo/America/Indianapolis.ics share/orage/zoneinfo/America/Inuvik.ics share/orage/zoneinfo/America/Iqaluit.ics share/orage/zoneinfo/America/Jamaica.ics share/orage/zoneinfo/America/Jujuy.ics share/orage/zoneinfo/America/Juneau.ics share/orage/zoneinfo/America/Kentucky/Louisville.ics share/orage/zoneinfo/America/Kentucky/Monticello.ics share/orage/zoneinfo/America/La_Paz.ics share/orage/zoneinfo/America/Lima.ics share/orage/zoneinfo/America/Los_Angeles.ics share/orage/zoneinfo/America/Louisville.ics share/orage/zoneinfo/America/Maceio.ics share/orage/zoneinfo/America/Managua.ics share/orage/zoneinfo/America/Manaus.ics share/orage/zoneinfo/America/Martinique.ics share/orage/zoneinfo/America/Mazatlan.ics share/orage/zoneinfo/America/Mendoza.ics share/orage/zoneinfo/America/Menominee.ics share/orage/zoneinfo/America/Merida.ics share/orage/zoneinfo/America/Mexico_City.ics share/orage/zoneinfo/America/Miquelon.ics share/orage/zoneinfo/America/Monterrey.ics share/orage/zoneinfo/America/Montevideo.ics share/orage/zoneinfo/America/Montreal.ics share/orage/zoneinfo/America/Montserrat.ics share/orage/zoneinfo/America/Nassau.ics share/orage/zoneinfo/America/New_York.ics share/orage/zoneinfo/America/Nipigon.ics share/orage/zoneinfo/America/Nome.ics share/orage/zoneinfo/America/Noronha.ics share/orage/zoneinfo/America/Panama.ics share/orage/zoneinfo/America/Pangnirtung.ics share/orage/zoneinfo/America/Paramaribo.ics share/orage/zoneinfo/America/Phoenix.ics share/orage/zoneinfo/America/Port-au-Prince.ics share/orage/zoneinfo/America/Port_of_Spain.ics share/orage/zoneinfo/America/Porto_Velho.ics share/orage/zoneinfo/America/Puerto_Rico.ics share/orage/zoneinfo/America/Rainy_River.ics share/orage/zoneinfo/America/Rankin_Inlet.ics share/orage/zoneinfo/America/Recife.ics share/orage/zoneinfo/America/Regina.ics share/orage/zoneinfo/America/Rio_Branco.ics share/orage/zoneinfo/America/Rosario.ics share/orage/zoneinfo/America/Santiago.ics share/orage/zoneinfo/America/Santo_Domingo.ics share/orage/zoneinfo/America/Sao_Paulo.ics share/orage/zoneinfo/America/Scoresbysund.ics share/orage/zoneinfo/America/Shiprock.ics share/orage/zoneinfo/America/St_Johns.ics share/orage/zoneinfo/America/St_Kitts.ics share/orage/zoneinfo/America/St_Lucia.ics share/orage/zoneinfo/America/St_Thomas.ics share/orage/zoneinfo/America/St_Vincent.ics share/orage/zoneinfo/America/Swift_Current.ics share/orage/zoneinfo/America/Tegucigalpa.ics share/orage/zoneinfo/America/Thule.ics share/orage/zoneinfo/America/Thunder_Bay.ics share/orage/zoneinfo/America/Tijuana.ics share/orage/zoneinfo/America/Tortola.ics share/orage/zoneinfo/America/Vancouver.ics share/orage/zoneinfo/America/Whitehorse.ics share/orage/zoneinfo/America/Winnipeg.ics share/orage/zoneinfo/America/Yakutat.ics share/orage/zoneinfo/America/Yellowknife.ics share/orage/zoneinfo/Antarctica/Casey.ics share/orage/zoneinfo/Antarctica/Davis.ics share/orage/zoneinfo/Antarctica/DumontDUrville.ics share/orage/zoneinfo/Antarctica/Mawson.ics share/orage/zoneinfo/Antarctica/McMurdo.ics share/orage/zoneinfo/Antarctica/Palmer.ics share/orage/zoneinfo/Antarctica/South_Pole.ics share/orage/zoneinfo/Antarctica/Syowa.ics share/orage/zoneinfo/Antarctica/Vostok.ics share/orage/zoneinfo/Arctic/Longyearbyen.ics share/orage/zoneinfo/Asia/Aden.ics share/orage/zoneinfo/Asia/Almaty.ics share/orage/zoneinfo/Asia/Amman.ics share/orage/zoneinfo/Asia/Anadyr.ics share/orage/zoneinfo/Asia/Aqtau.ics share/orage/zoneinfo/Asia/Aqtobe.ics share/orage/zoneinfo/Asia/Ashgabat.ics share/orage/zoneinfo/Asia/Baghdad.ics share/orage/zoneinfo/Asia/Bahrain.ics share/orage/zoneinfo/Asia/Baku.ics share/orage/zoneinfo/Asia/Bangkok.ics share/orage/zoneinfo/Asia/Beirut.ics share/orage/zoneinfo/Asia/Bishkek.ics share/orage/zoneinfo/Asia/Brunei.ics share/orage/zoneinfo/Asia/Calcutta.ics share/orage/zoneinfo/Asia/Chungking.ics share/orage/zoneinfo/Asia/Colombo.ics share/orage/zoneinfo/Asia/Damascus.ics share/orage/zoneinfo/Asia/Dhaka.ics share/orage/zoneinfo/Asia/Dili.ics share/orage/zoneinfo/Asia/Dubai.ics share/orage/zoneinfo/Asia/Dushanbe.ics share/orage/zoneinfo/Asia/Gaza.ics share/orage/zoneinfo/Asia/Harbin.ics share/orage/zoneinfo/Asia/Hong_Kong.ics share/orage/zoneinfo/Asia/Hovd.ics share/orage/zoneinfo/Asia/Irkutsk.ics share/orage/zoneinfo/Asia/Istanbul.ics share/orage/zoneinfo/Asia/Jakarta.ics share/orage/zoneinfo/Asia/Jayapura.ics share/orage/zoneinfo/Asia/Jerusalem.ics share/orage/zoneinfo/Asia/Kabul.ics share/orage/zoneinfo/Asia/Kamchatka.ics share/orage/zoneinfo/Asia/Karachi.ics share/orage/zoneinfo/Asia/Kashgar.ics share/orage/zoneinfo/Asia/Katmandu.ics share/orage/zoneinfo/Asia/Krasnoyarsk.ics share/orage/zoneinfo/Asia/Kuala_Lumpur.ics share/orage/zoneinfo/Asia/Kuching.ics share/orage/zoneinfo/Asia/Kuwait.ics share/orage/zoneinfo/Asia/Macao.ics share/orage/zoneinfo/Asia/Magadan.ics share/orage/zoneinfo/Asia/Manila.ics share/orage/zoneinfo/Asia/Muscat.ics share/orage/zoneinfo/Asia/Nicosia.ics share/orage/zoneinfo/Asia/Novosibirsk.ics share/orage/zoneinfo/Asia/Omsk.ics share/orage/zoneinfo/Asia/Phnom_Penh.ics share/orage/zoneinfo/Asia/Pontianak.ics share/orage/zoneinfo/Asia/Pyongyang.ics share/orage/zoneinfo/Asia/Qatar.ics share/orage/zoneinfo/Asia/Rangoon.ics share/orage/zoneinfo/Asia/Riyadh.ics share/orage/zoneinfo/Asia/Saigon.ics share/orage/zoneinfo/Asia/Samarkand.ics share/orage/zoneinfo/Asia/Seoul.ics share/orage/zoneinfo/Asia/Shanghai.ics share/orage/zoneinfo/Asia/Singapore.ics share/orage/zoneinfo/Asia/Taipei.ics share/orage/zoneinfo/Asia/Tashkent.ics share/orage/zoneinfo/Asia/Tbilisi.ics share/orage/zoneinfo/Asia/Tehran.ics share/orage/zoneinfo/Asia/Thimphu.ics share/orage/zoneinfo/Asia/Tokyo.ics share/orage/zoneinfo/Asia/Ujung_Pandang.ics share/orage/zoneinfo/Asia/Ulaanbaatar.ics share/orage/zoneinfo/Asia/Urumqi.ics share/orage/zoneinfo/Asia/Vientiane.ics share/orage/zoneinfo/Asia/Vladivostok.ics share/orage/zoneinfo/Asia/Yakutsk.ics share/orage/zoneinfo/Asia/Yekaterinburg.ics share/orage/zoneinfo/Asia/Yerevan.ics share/orage/zoneinfo/Atlantic/Azores.ics share/orage/zoneinfo/Atlantic/Bermuda.ics share/orage/zoneinfo/Atlantic/Canary.ics share/orage/zoneinfo/Atlantic/Cape_Verde.ics share/orage/zoneinfo/Atlantic/Faeroe.ics share/orage/zoneinfo/Atlantic/Jan_Mayen.ics share/orage/zoneinfo/Atlantic/Madeira.ics share/orage/zoneinfo/Atlantic/Reykjavik.ics share/orage/zoneinfo/Atlantic/South_Georgia.ics share/orage/zoneinfo/Atlantic/St_Helena.ics share/orage/zoneinfo/Atlantic/Stanley.ics share/orage/zoneinfo/Australia/Adelaide.ics share/orage/zoneinfo/Australia/Brisbane.ics share/orage/zoneinfo/Australia/Broken_Hill.ics share/orage/zoneinfo/Australia/Darwin.ics share/orage/zoneinfo/Australia/Hobart.ics share/orage/zoneinfo/Australia/Lindeman.ics share/orage/zoneinfo/Australia/Lord_Howe.ics share/orage/zoneinfo/Australia/Melbourne.ics share/orage/zoneinfo/Australia/Perth.ics share/orage/zoneinfo/Australia/Sydney.ics share/orage/zoneinfo/Europe/Amsterdam.ics share/orage/zoneinfo/Europe/Andorra.ics share/orage/zoneinfo/Europe/Athens.ics share/orage/zoneinfo/Europe/Belfast.ics share/orage/zoneinfo/Europe/Belgrade.ics share/orage/zoneinfo/Europe/Berlin.ics share/orage/zoneinfo/Europe/Bratislava.ics share/orage/zoneinfo/Europe/Brussels.ics share/orage/zoneinfo/Europe/Bucharest.ics share/orage/zoneinfo/Europe/Budapest.ics share/orage/zoneinfo/Europe/Chisinau.ics share/orage/zoneinfo/Europe/Copenhagen.ics share/orage/zoneinfo/Europe/Dublin.ics share/orage/zoneinfo/Europe/Gibraltar.ics share/orage/zoneinfo/Europe/Helsinki.ics share/orage/zoneinfo/Europe/Istanbul.ics share/orage/zoneinfo/Europe/Kaliningrad.ics share/orage/zoneinfo/Europe/Kiev.ics share/orage/zoneinfo/Europe/Lisbon.ics share/orage/zoneinfo/Europe/Ljubljana.ics share/orage/zoneinfo/Europe/London.ics share/orage/zoneinfo/Europe/Luxembourg.ics share/orage/zoneinfo/Europe/Madrid.ics share/orage/zoneinfo/Europe/Malta.ics share/orage/zoneinfo/Europe/Minsk.ics share/orage/zoneinfo/Europe/Monaco.ics share/orage/zoneinfo/Europe/Moscow.ics share/orage/zoneinfo/Europe/Nicosia.ics share/orage/zoneinfo/Europe/Oslo.ics share/orage/zoneinfo/Europe/Paris.ics share/orage/zoneinfo/Europe/Prague.ics share/orage/zoneinfo/Europe/Riga.ics share/orage/zoneinfo/Europe/Rome.ics share/orage/zoneinfo/Europe/Samara.ics share/orage/zoneinfo/Europe/San_Marino.ics share/orage/zoneinfo/Europe/Sarajevo.ics share/orage/zoneinfo/Europe/Simferopol.ics share/orage/zoneinfo/Europe/Skopje.ics share/orage/zoneinfo/Europe/Sofia.ics share/orage/zoneinfo/Europe/Stockholm.ics share/orage/zoneinfo/Europe/Tallinn.ics share/orage/zoneinfo/Europe/Tirane.ics share/orage/zoneinfo/Europe/Uzhgorod.ics share/orage/zoneinfo/Europe/Vaduz.ics share/orage/zoneinfo/Europe/Vatican.ics share/orage/zoneinfo/Europe/Vienna.ics share/orage/zoneinfo/Europe/Vilnius.ics share/orage/zoneinfo/Europe/Warsaw.ics share/orage/zoneinfo/Europe/Zagreb.ics share/orage/zoneinfo/Europe/Zaporozhye.ics share/orage/zoneinfo/Europe/Zurich.ics share/orage/zoneinfo/Indian/Antananarivo.ics share/orage/zoneinfo/Indian/Chagos.ics share/orage/zoneinfo/Indian/Christmas.ics share/orage/zoneinfo/Indian/Cocos.ics share/orage/zoneinfo/Indian/Comoro.ics share/orage/zoneinfo/Indian/Kerguelen.ics share/orage/zoneinfo/Indian/Mahe.ics share/orage/zoneinfo/Indian/Maldives.ics share/orage/zoneinfo/Indian/Mauritius.ics share/orage/zoneinfo/Indian/Mayotte.ics share/orage/zoneinfo/Indian/Reunion.ics share/orage/zoneinfo/Pacific/Apia.ics share/orage/zoneinfo/Pacific/Auckland.ics share/orage/zoneinfo/Pacific/Chatham.ics share/orage/zoneinfo/Pacific/Easter.ics share/orage/zoneinfo/Pacific/Efate.ics share/orage/zoneinfo/Pacific/Enderbury.ics share/orage/zoneinfo/Pacific/Fakaofo.ics share/orage/zoneinfo/Pacific/Fiji.ics share/orage/zoneinfo/Pacific/Funafuti.ics share/orage/zoneinfo/Pacific/Galapagos.ics share/orage/zoneinfo/Pacific/Gambier.ics share/orage/zoneinfo/Pacific/Guadalcanal.ics share/orage/zoneinfo/Pacific/Guam.ics share/orage/zoneinfo/Pacific/Honolulu.ics share/orage/zoneinfo/Pacific/Johnston.ics share/orage/zoneinfo/Pacific/Kiritimati.ics share/orage/zoneinfo/Pacific/Kosrae.ics share/orage/zoneinfo/Pacific/Kwajalein.ics share/orage/zoneinfo/Pacific/Majuro.ics share/orage/zoneinfo/Pacific/Marquesas.ics share/orage/zoneinfo/Pacific/Midway.ics share/orage/zoneinfo/Pacific/Nauru.ics share/orage/zoneinfo/Pacific/Niue.ics share/orage/zoneinfo/Pacific/Norfolk.ics share/orage/zoneinfo/Pacific/Noumea.ics share/orage/zoneinfo/Pacific/Pago_Pago.ics share/orage/zoneinfo/Pacific/Palau.ics share/orage/zoneinfo/Pacific/Pitcairn.ics share/orage/zoneinfo/Pacific/Ponape.ics share/orage/zoneinfo/Pacific/Port_Moresby.ics share/orage/zoneinfo/Pacific/Rarotonga.ics share/orage/zoneinfo/Pacific/Saipan.ics share/orage/zoneinfo/Pacific/Tahiti.ics share/orage/zoneinfo/Pacific/Tarawa.ics share/orage/zoneinfo/Pacific/Tongatapu.ics share/orage/zoneinfo/Pacific/Truk.ics share/orage/zoneinfo/Pacific/Wake.ics share/orage/zoneinfo/Pacific/Wallis.ics share/orage/zoneinfo/Pacific/Yap.ics share/orage/zoneinfo/zones.tab share/xfce4/panel-plugins/orageclock.desktop @dirrmtry libexec/xfce4/panel-plugins @dirrmtry libexec/xfce4 @dirrmtry share/applications @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku @dirrm share/orage/doc/C/images @dirrm share/orage/doc/C @dirrm share/orage/doc @dirrm share/orage/sounds @dirrm share/orage/zoneinfo/Africa @dirrm share/orage/zoneinfo/America/Argentina @dirrm share/orage/zoneinfo/America/Indiana @dirrm share/orage/zoneinfo/America/Kentucky @dirrm share/orage/zoneinfo/America @dirrm share/orage/zoneinfo/Antarctica @dirrm share/orage/zoneinfo/Arctic @dirrm share/orage/zoneinfo/Asia @dirrm share/orage/zoneinfo/Atlantic @dirrm share/orage/zoneinfo/Australia @dirrm share/orage/zoneinfo/Europe @dirrm share/orage/zoneinfo/Indian @dirrm share/orage/zoneinfo/Pacific @dirrm share/orage/zoneinfo @dirrm share/orage @dirrmtry share/xfce4/panel-plugins @dirrmtry share/xfce4 @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable Property changes on: head/deskutils/orage/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/deskutils/xfce4-notes-plugin/Makefile =================================================================== --- head/deskutils/xfce4-notes-plugin/Makefile (revision 233309) +++ head/deskutils/xfce4-notes-plugin/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: xfce4-notes-plugin # Date created: 06 October 2003 # Whom: Thorsten Greiner # # $FreeBSD$ # PORTNAME= xfce4-notes-plugin PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Sticky notes panel plugin for XFce4 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel INSTALLS_ICONS= yes .include Property changes on: head/deskutils/xfce4-notes-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.29 \ No newline at end of property +1.30 \ No newline at end of property Index: head/deskutils/xfce4-notification-daemon/Makefile =================================================================== --- head/deskutils/xfce4-notification-daemon/Makefile (revision 233309) +++ head/deskutils/xfce4-notification-daemon/Makefile (revision 233310) @@ -1,73 +1,73 @@ # New ports collection makefile for: notification-daemon # Date created: 16 Nov 2007 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= notification-daemon PORTVERSION= 0.3.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/notification-daemon-xfce/ \ CRITICAL PKGNAMEPREFIX= xfce4- DISTNAME= ${PORTNAME}-xfce-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= ehaupt@FreeBSD.org COMMENT= Port of Gnome's notification-daemon for the Xfce desktop BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_XFCE= configenv libutil libgui MAKE_JOBS_SAFE= yes CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/xfce4 \ --libexecdir=${PREFIX}/libexec/xfce4 \ --with-dbus-services=${PREFIX}/share/dbus-1/services CONFLICTS= notification-daemon-[0-9]* OPTIONS= GRADIENT "Show a gradient look in the default theme" off \ CLOSE "Show the close button in the default theme" on \ NLS "Enable Native Language Support" on .include .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" .else PLIST_SUB+= NLS="@comment " .endif .if defined(WITH_GRADIENT) CONFIGURE_ARGS+= --enable-gradient-look .endif .if defined(WITHOUT_CLOSE) CONFIGURE_ARGS+= --disable-close-button .endif post-patch: @${REINPLACE_CMD} -e 's|\(notification-daemon-xfce\)-1.0|\1|' \ ${WRKSRC}/src/daemon/Makefile.am \ ${WRKSRC}/src/daemon/Makefile.in \ ${WRKSRC}/src/themes/bubble/Makefile.am \ ${WRKSRC}/src/themes/bubble/Makefile.in \ ${WRKSRC}/src/themes/standard/Makefile.am \ ${WRKSRC}/src/themes/standard/Makefile.in .if defined(WITHOUT_NLS) @${REINPLACE_CMD} -e 's|\(USE_NLS=\)yes|\1no|' ${WRKSRC}/configure .endif .include Property changes on: head/deskutils/xfce4-notification-daemon/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/deskutils/xfce4-xkb-plugin/Makefile =================================================================== --- head/deskutils/xfce4-xkb-plugin/Makefile (revision 233309) +++ head/deskutils/xfce4-xkb-plugin/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: xfce4-xkb-plugin # Date created: 2004-08-27 # Whom: des # # $FreeBSD$ # PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.4.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= des@FreeBSD.org COMMENT= Keyboard layout switching plugin for XFce4 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/deskutils/xfce4-xkb-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/editors/mousepad/Makefile =================================================================== --- head/editors/mousepad/Makefile (revision 233309) +++ head/editors/mousepad/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: mousepad # Date created: 19 April 2006 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= mousepad PORTVERSION= 0.2.16 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= editors xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= Simple xfce editor GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui .include Property changes on: head/editors/mousepad/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/graphics/ristretto/Makefile =================================================================== --- head/graphics/ristretto/Makefile (revision 233309) +++ head/graphics/ristretto/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: ristretto # Date created: 2007-08-27 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= ristretto PORTVERSION= 0.0.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ MAINTAINER= miwi@FreeBSD.org COMMENT= An image-viewer with xfce-integration LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif GNU_CONFIGURE= yes USE_GNOME= gtk20 USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes USE_XFCE= configenv libutil thunar .include Property changes on: head/graphics/ristretto/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/mail/xfce4-mailwatch-plugin/Makefile =================================================================== --- head/mail/xfce4-mailwatch-plugin/Makefile (revision 233309) +++ head/mail/xfce4-mailwatch-plugin/Makefile (revision 233310) @@ -1,30 +1,30 @@ # New ports collection makefile for: mailwatch plugin for xfce4 # Date created: 23 Januar 2007 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-mailwatch-plugin PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail xfce MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \ http://freebsd.unixfreunde.de/sources/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A mailwatch plugin for xfce LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel USE_XORG= x11 xt xaw .include Property changes on: head/mail/xfce4-mailwatch-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/misc/xfce4-appfinder/Makefile =================================================================== --- head/misc/xfce4-appfinder/Makefile (revision 233309) +++ head/misc/xfce4-appfinder/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: xfce4-appfinder # Date created: 12 October 2004 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= xfce4-appfinder -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= misc xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= Find application in the system supporting Desktop entry format GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libmenu libutil thunar xfconf .include Property changes on: head/misc/xfce4-appfinder/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/misc/xfce4-appfinder/distinfo =================================================================== --- head/misc/xfce4-appfinder/distinfo (revision 233309) +++ head/misc/xfce4-appfinder/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-appfinder-4.6.0.tar.bz2) = 414b20e3569130348d96b0e74c7d1f3f -SHA256 (xfce4/xfce4-appfinder-4.6.0.tar.bz2) = 7ff513ae98a63525259a95e75ff89a4edcd35fa63fdb7798ec9262777cb0da93 -SIZE (xfce4/xfce4-appfinder-4.6.0.tar.bz2) = 313769 +MD5 (xfce4/xfce4-appfinder-4.6.1.tar.bz2) = a1bc7d88100cfd92714a300be531589b +SHA256 (xfce4/xfce4-appfinder-4.6.1.tar.bz2) = 5eab9a3ba822a1163c07efd917c3425eaf149c01c09df375ac38a0cb7ddf20a4 +SIZE (xfce4/xfce4-appfinder-4.6.1.tar.bz2) = 314040 Property changes on: head/misc/xfce4-appfinder/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/misc/xfce4-appfinder/pkg-plist =================================================================== --- head/misc/xfce4-appfinder/pkg-plist (revision 233309) +++ head/misc/xfce4-appfinder/pkg-plist (revision 233310) @@ -1,65 +1,65 @@ bin/xfce4-appfinder share/applications/xfce4-appfinder.desktop share/icons/hicolor/48x48/apps/xfce4-appfinder.png share/locale/am/LC_MESSAGES/xfce4-appfinder.mo share/locale/ar/LC_MESSAGES/xfce4-appfinder.mo share/locale/da/LC_MESSAGES/xfce4-appfinder.mo share/locale/de/LC_MESSAGES/xfce4-appfinder.mo share/locale/dz/LC_MESSAGES/xfce4-appfinder.mo share/locale/en_GB/LC_MESSAGES/xfce4-appfinder.mo share/locale/eo/LC_MESSAGES/xfce4-appfinder.mo share/locale/es/LC_MESSAGES/xfce4-appfinder.mo share/locale/es_MX/LC_MESSAGES/xfce4-appfinder.mo share/locale/et/LC_MESSAGES/xfce4-appfinder.mo share/locale/eu/LC_MESSAGES/xfce4-appfinder.mo share/locale/fa/LC_MESSAGES/xfce4-appfinder.mo share/locale/fr/LC_MESSAGES/xfce4-appfinder.mo share/locale/gu/LC_MESSAGES/xfce4-appfinder.mo share/locale/he/LC_MESSAGES/xfce4-appfinder.mo share/locale/hu/LC_MESSAGES/xfce4-appfinder.mo share/locale/id/LC_MESSAGES/xfce4-appfinder.mo share/locale/it/LC_MESSAGES/xfce4-appfinder.mo share/locale/ja/LC_MESSAGES/xfce4-appfinder.mo share/locale/ka/LC_MESSAGES/xfce4-appfinder.mo share/locale/ku/LC_MESSAGES/xfce4-appfinder.mo share/locale/lt/LC_MESSAGES/xfce4-appfinder.mo share/locale/lv/LC_MESSAGES/xfce4-appfinder.mo share/locale/mk/LC_MESSAGES/xfce4-appfinder.mo share/locale/nl/LC_MESSAGES/xfce4-appfinder.mo share/locale/pa/LC_MESSAGES/xfce4-appfinder.mo share/locale/pt_BR/LC_MESSAGES/xfce4-appfinder.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-appfinder.mo +share/locale/pt/LC_MESSAGES/xfce4-appfinder.mo share/locale/ru/LC_MESSAGES/xfce4-appfinder.mo share/locale/si/LC_MESSAGES/xfce4-appfinder.mo share/locale/sq/LC_MESSAGES/xfce4-appfinder.mo share/locale/sv/LC_MESSAGES/xfce4-appfinder.mo share/locale/tr/LC_MESSAGES/xfce4-appfinder.mo share/locale/ur/LC_MESSAGES/xfce4-appfinder.mo share/locale/be/LC_MESSAGES/xfce4-appfinder.mo share/locale/ca/LC_MESSAGES/xfce4-appfinder.mo share/locale/cs/LC_MESSAGES/xfce4-appfinder.mo share/locale/el/LC_MESSAGES/xfce4-appfinder.mo share/locale/fi/LC_MESSAGES/xfce4-appfinder.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-appfinder.mo +share/locale/nb/LC_MESSAGES/xfce4-appfinder.mo share/locale/gl/LC_MESSAGES/xfce4-appfinder.mo share/locale/ko/LC_MESSAGES/xfce4-appfinder.mo share/locale/pl/LC_MESSAGES/xfce4-appfinder.mo share/locale/ro/LC_MESSAGES/xfce4-appfinder.mo share/locale/sk/LC_MESSAGES/xfce4-appfinder.mo share/locale/uk/LC_MESSAGES/xfce4-appfinder.mo share/locale/zh_CN/LC_MESSAGES/xfce4-appfinder.mo share/locale/zh_TW/LC_MESSAGES/xfce4-appfinder.mo share/locale/mr/LC_MESSAGES/xfce4-appfinder.mo share/locale/bn_IN/LC_MESSAGES/xfce4-appfinder.mo share/locale/hy/LC_MESSAGES/xfce4-appfinder.mo @dirrmtry share/applications @dirrmtry share/icons @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy Property changes on: head/misc/xfce4-appfinder/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/misc/xfce4-weather-plugin/Makefile =================================================================== --- head/misc/xfce4-weather-plugin/Makefile (revision 233309) +++ head/misc/xfce4-weather-plugin/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: xfce4-weather-plugin # Date created: 04 April 2004 # Whom: Filippo Natali # # $FreeBSD$ # PORTNAME= xfce4-weather-plugin PORTVERSION= 0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc xfce geography MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= XFce 4 weather module for xfce4-panel GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget glib20 gtk20 intltool intlhack libxml2 pkgconfig USE_XFCE= configenv libgui libutil panel .include Property changes on: head/misc/xfce4-weather-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property Index: head/multimedia/xfce4-media/Makefile =================================================================== --- head/multimedia/xfce4-media/Makefile (revision 233309) +++ head/multimedia/xfce4-media/Makefile (revision 233310) @@ -1,63 +1,63 @@ # New ports collection makefile for: Xfce4-media # Date created: 23 October 2004 # Whom: Matt Lancereau # # $FreeBSD$ # PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= rene@FreeBSD.org COMMENT= Lightweight media player for Xfce4 based on the xine engine LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine 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_XFCE= configenv libexo libgui libutil panel USE_XORG= x11 sm OPTIONS= TAGLIB "Enable metadata editing" off \ DBUS "Enable D-BUS support" on \ STARTUP "Enable startup notification support" on .include .if defined(WITH_TAGLIB) LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib CONFIGURE_ARGS+=--with-taglib .else CONFIGURE_ARGS+=--without-taglib .endif .if !defined(WITHOUT_DBUS) LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib CONFIGURE_ARGS+=--enable-dbus .else CONFIGURE_ARGS+=--disable-dbus .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 CFLAGS+= -I${LOCALBASE}/include post-patch: @${REINPLACE_CMD} -e "s|xfmedia_remote_LDADD = |&@LIBXFCEGUI4_LIBS@|" \ ${WRKSRC}/src/Makefile.in .include Property changes on: head/multimedia/xfce4-media/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.31 \ No newline at end of property +1.32 \ No newline at end of property Index: head/multimedia/xfce4-xmms-plugin/Makefile =================================================================== --- head/multimedia/xfce4-xmms-plugin/Makefile (revision 233309) +++ head/multimedia/xfce4-xmms-plugin/Makefile (revision 233310) @@ -1,46 +1,46 @@ # New ports collection makefile for: xfce4-xmms-plugin # Date created: 2004/05/10 # Whom: Zahemszky, Gábor # # $FreeBSD$ # PORTNAME= xfce4-xmms-plugin PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= XFce 4 xmms control plugin for xfce4-panel GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pango pkgconfig USE_XFCE= configenv libgui libutil panel OPTIONS= XMMS "Enable xmms support" on \ BEEP "Enable beep-media-player support" off \ AUDACIOUS "Enable audacious support" off .include .if defined(WITH_BEEP) RUN_DEPENDS+= beep-media-player:${PORTSDIR}/multimedia/beep-media-player .endif .if defined(WITH_XMMS) RUN_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms .endif .if defined(WITH_AUDACIOUS) RUN_DEPENDS+= audacious:${PORTSDIR}/multimedia/audacious .endif post-patch: @${REINPLACE_CMD} -e 's|== x|= x|g' ${WRKSRC}/configure .include Property changes on: head/multimedia/xfce4-xmms-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/multimedia/xfmedia-remote-plugin/Makefile =================================================================== --- head/multimedia/xfmedia-remote-plugin/Makefile (revision 233309) +++ head/multimedia/xfmedia-remote-plugin/Makefile (revision 233310) @@ -1,27 +1,27 @@ # New ports collection makefile for: xfmedia-remote-plugin # Date created: 2007/09/24 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= xfmedia-remote-plugin PORTVERSION= 0.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= XFce 4 media remote plugin for xfce4-panel BUILD_DEPENDS= xfce4-media>=0.9.2:${PORTSDIR}/multimedia/xfce4-media GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/multimedia/xfmedia-remote-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/net-im/xfce4-messenger-plugin/Makefile =================================================================== --- head/net-im/xfce4-messenger-plugin/Makefile (revision 233309) +++ head/net-im/xfce4-messenger-plugin/Makefile (revision 233310) @@ -1,28 +1,28 @@ # New ports collection makefile for: messenger plugin for xfce4 # Date created: 29 April 2006 # Whom: Martin Wilke (freebsd@unixfreunde.de) # # $FreeBSD$ # PORTNAME= xfce4-messenger-plugin PORTVERSION= 0.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im xfce MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/panel-plugins/4.4/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Messenger plugin for xfce LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel USE_XORG= x11 xt xaw .include Property changes on: head/net-im/xfce4-messenger-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/print/xfce4-print/Makefile =================================================================== --- head/print/xfce4-print/Makefile (revision 233309) +++ head/print/xfce4-print/Makefile (revision 233310) @@ -1,68 +1,68 @@ # New ports collection makefile for: xfprint # Date created: 7 June 2003 # Whom: James Earl # # $FreeBSD$ # PORTNAME= xfce4-print -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= print xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfprint-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 graphical frontend for printing 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_XFCE= configenv libgui libutil xfconf OPTIONS= LPR "Use lpr as printing system" on \ CUPS "Use cups as printing system" off \ LETTER "Use letter paper format instead of A4" off .include .if defined(WITH_CUPS) CONFIGURE_ARGS+=--enable-cups LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base PLIST_SUB+= CUPS="" .else CONFIGURE_ARGS+=--disable-cups PLIST_SUB+= CUPS="@comment " .endif .if defined(WITHOUT_LPR) CONFIGURE_ARGS+=--disable-bsdlpr PLIST_SUB+= LPR="@comment " .else CONFIGURE_ARGS+=--enable-bsdlpr --with-printcap=/etc/printcap PLIST_SUB+= LPR="" .endif .if defined(WITHOUT_LPR) && !defined(WITH_CUPS) IGNORE= You have to define WITH_CUPS or undefine WITHOUT_LPR in order to install this port. .endif .if defined(WITH_LETTER) CONFIGURE_ARGS+=--enable-letter BUILD_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps-letter RUN_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps-letter .else CONFIGURE_ARGS+=--disable-letter BUILD_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps-a4 RUN_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps-a4 .endif post-patch: @${REINPLACE_CMD} -e 's/@LDFLAGS@/& -Wl,-E/' ${WRKSRC}/xfprint/Makefile.in \ ${WRKSRC}/xfprint-manager/Makefile.in .include Property changes on: head/print/xfce4-print/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.52 \ No newline at end of property +1.53 \ No newline at end of property Index: head/print/xfce4-print/distinfo =================================================================== --- head/print/xfce4-print/distinfo (revision 233309) +++ head/print/xfce4-print/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfprint-4.6.0.tar.bz2) = cf2e0de43367da6a0ef7eeef04876281 -SHA256 (xfce4/xfprint-4.6.0.tar.bz2) = 132bd36ce6e2cb7b8c06fb1794f8e4ac9da3fadfdf57bbff95ee1277cc21866c -SIZE (xfce4/xfprint-4.6.0.tar.bz2) = 842525 +MD5 (xfce4/xfprint-4.6.1.tar.bz2) = d92fca97a42816085080baf07a99a62e +SHA256 (xfce4/xfprint-4.6.1.tar.bz2) = be0cc5d149234c22dee69db5f8cbddebc46bc21a4f96fefdec21df36b2a15f17 +SIZE (xfce4/xfprint-4.6.1.tar.bz2) = 842675 Property changes on: head/print/xfce4-print/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/print/xfce4-print/pkg-plist =================================================================== --- head/print/xfce4-print/pkg-plist (revision 233309) +++ head/print/xfce4-print/pkg-plist (revision 233310) @@ -1,135 +1,135 @@ bin/xfprint4-manager bin/xfprint4 bin/xfprint-settings include/xfce4/libxfprint/common.h include/xfce4/libxfprint/job.h include/xfce4/libxfprint/libxfprint.h include/xfce4/libxfprint/printer.h include/xfce4/libxfprint/printer-list-window.h include/xfce4/libxfprint/printer-queue-window.h include/xfce4/libxfprint/printing-system.h lib/libxfprint.so.0 lib/libxfprint.so lib/libxfprint.la lib/libxfprint.a %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.a %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.la %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.so %%CUPS%%lib/xfce4/xfprint-plugins/cups_plugin.a %%CUPS%%lib/xfce4/xfprint-plugins/cups_plugin.la %%CUPS%%lib/xfce4/xfprint-plugins/cups_plugin.so libdata/pkgconfig/xfprint-1.0.pc share/applications/xfprint.desktop share/applications/xfprint-manager.desktop share/applications/xfprint-settings.desktop share/gtk-doc/html/libxfprint/PrinterListWindow.html share/gtk-doc/html/libxfprint/PrinterQueueWindow.html share/gtk-doc/html/libxfprint/PrintingSystem.html share/gtk-doc/html/libxfprint/ch01.html share/gtk-doc/html/libxfprint/home.png share/gtk-doc/html/libxfprint/index.html share/gtk-doc/html/libxfprint/index.sgml share/gtk-doc/html/libxfprint/left.png share/gtk-doc/html/libxfprint/libxfprint-Job.html share/gtk-doc/html/libxfprint/libxfprint-Printer.html share/gtk-doc/html/libxfprint/libxfprint.devhelp share/gtk-doc/html/libxfprint/libxfprint.devhelp2 share/gtk-doc/html/libxfprint/right.png share/gtk-doc/html/libxfprint/style.css share/gtk-doc/html/libxfprint/up.png share/icons/hicolor/24x24/devices/printer.png share/icons/hicolor/48x48/devices/printer.png share/icons/hicolor/scalable/devices/printer.svg share/locale/am/LC_MESSAGES/xfprint.mo share/locale/ar/LC_MESSAGES/xfprint.mo share/locale/az/LC_MESSAGES/xfprint.mo share/locale/be/LC_MESSAGES/xfprint.mo share/locale/bg/LC_MESSAGES/xfprint.mo share/locale/bn_IN/LC_MESSAGES/xfprint.mo share/locale/ca/LC_MESSAGES/xfprint.mo share/locale/cs/LC_MESSAGES/xfprint.mo share/locale/da/LC_MESSAGES/xfprint.mo share/locale/de/LC_MESSAGES/xfprint.mo share/locale/dz/LC_MESSAGES/xfprint.mo share/locale/el/LC_MESSAGES/xfprint.mo share/locale/eo/LC_MESSAGES/xfprint.mo share/locale/en_GB/LC_MESSAGES/xfprint.mo share/locale/es/LC_MESSAGES/xfprint.mo share/locale/es_MX/LC_MESSAGES/xfprint.mo share/locale/et/LC_MESSAGES/xfprint.mo share/locale/eu/LC_MESSAGES/xfprint.mo share/locale/fa/LC_MESSAGES/xfprint.mo share/locale/fi/LC_MESSAGES/xfprint.mo share/locale/fr/LC_MESSAGES/xfprint.mo share/locale/gl/LC_MESSAGES/xfprint.mo share/locale/gu/LC_MESSAGES/xfprint.mo share/locale/he/LC_MESSAGES/xfprint.mo share/locale/hi/LC_MESSAGES/xfprint.mo share/locale/hu/LC_MESSAGES/xfprint.mo share/locale/id/LC_MESSAGES/xfprint.mo share/locale/it/LC_MESSAGES/xfprint.mo share/locale/ja/LC_MESSAGES/xfprint.mo share/locale/ka/LC_MESSAGES/xfprint.mo share/locale/ko/LC_MESSAGES/xfprint.mo share/locale/lt/LC_MESSAGES/xfprint.mo share/locale/lv/LC_MESSAGES/xfprint.mo share/locale/mk/LC_MESSAGES/xfprint.mo share/locale/mr/LC_MESSAGES/xfprint.mo share/locale/ms/LC_MESSAGES/xfprint.mo share/locale/nl/LC_MESSAGES/xfprint.mo share/locale/pa/LC_MESSAGES/xfprint.mo share/locale/pl/LC_MESSAGES/xfprint.mo share/locale/pt_BR/LC_MESSAGES/xfprint.mo -share/locale/pt_PT/LC_MESSAGES/xfprint.mo +share/locale/pt/LC_MESSAGES/xfprint.mo share/locale/ro/LC_MESSAGES/xfprint.mo share/locale/ru/LC_MESSAGES/xfprint.mo share/locale/si/LC_MESSAGES/xfprint.mo share/locale/sk/LC_MESSAGES/xfprint.mo share/locale/sq/LC_MESSAGES/xfprint.mo share/locale/sv/LC_MESSAGES/xfprint.mo share/locale/ta/LC_MESSAGES/xfprint.mo share/locale/tr/LC_MESSAGES/xfprint.mo share/locale/uk/LC_MESSAGES/xfprint.mo share/locale/ur/LC_MESSAGES/xfprint.mo share/locale/vi/LC_MESSAGES/xfprint.mo share/locale/zh_CN/LC_MESSAGES/xfprint.mo share/locale/zh_TW/LC_MESSAGES/xfprint.mo share/xfce4/doc/C/images/xfprint_headings.png share/xfce4/doc/C/images/xfprint_input.png share/xfce4/doc/C/images/xfprint-manager.png share/xfce4/doc/C/images/xfprint-manager-queue.png share/xfce4/doc/C/images/xfprint_mcs_plugin.png share/xfce4/doc/C/images/xfprint_prettyprinting.png share/xfce4/doc/C/images/xfprint_sheets.png share/xfce4/doc/C/images/xfprint_virtualpages.png share/xfce4/doc/C/xfprint.html share/xfce4/doc/fr/images/xfprint_headings.png share/xfce4/doc/fr/images/xfprint_input.png share/xfce4/doc/fr/images/xfprint-manager.png share/xfce4/doc/fr/images/xfprint-manager-queue.png share/xfce4/doc/fr/images/xfprint_mcs_plugin.png share/xfce4/doc/fr/images/xfprint_prettyprinting.png share/xfce4/doc/fr/images/xfprint_sheets.png share/xfce4/doc/fr/images/xfprint_virtualpages.png share/xfce4/doc/fr/xfprint.html @dirrm include/xfce4/libxfprint @dirrmtry include/xfce4 @dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4/xfprint-plugins @dirrmtry lib/xfce4 @dirrmtry share/applications @dirrm share/gtk-doc/html/libxfprint @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr/images @dirrmtry share/xfce4/doc/fr @dirrmtry share/xfce4/doc @dirrmtry share/xfce4 Property changes on: head/print/xfce4-print/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/sysutils/thunar-volman-plugin/Makefile =================================================================== --- head/sysutils/thunar-volman-plugin/Makefile (revision 233309) +++ head/sysutils/thunar-volman-plugin/Makefile (revision 233310) @@ -1,28 +1,28 @@ # New ports collection makefile for: thunar-volman-plugin # Date created: 24 Januar 2007 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= thunar-volman PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils xfce MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A Device manager plugin. LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libexo thunar .include Property changes on: head/sysutils/thunar-volman-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/sysutils/xfburn/Makefile =================================================================== --- head/sysutils/xfburn/Makefile (revision 233309) +++ head/sysutils/xfburn/Makefile (revision 233310) @@ -1,63 +1,64 @@ # New ports collection makefile for: xfburn # Date created: 2008 November 06 # Whom: J.R. Oldroyd # # $FreeBSD$ # PORTNAME= xfburn PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfburn/ MAINTAINER= fbsd@opal.com COMMENT= CD/DVD burning tool for Xfce LIB_DEPENDS= burn.4:${PORTSDIR}/devel/libburn \ isofs.6:${PORTSDIR}/devel/libisofs RUN_DEPENDS= cdrdao:${PORTSDIR}/sysutils/cdrdao GNU_CONFIGURE= yes CONFIGURE_ENV= GMSGFMT=${PREFIX}/bin/msgfmt DATADIRNAME=share USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= intltool pkgconfig USE_XFCE= configenv libexo libgui USE_CDRTOOLS= yes INSTALLS_ICONS= yes MAN1= xfburn.1 OPTIONS = DBUS "Enable dbus support" on\ HAL "Enable hal support" on\ GSTREAMER "Enable gstreamer for audio support" off .include .if !defined(WITHOUT_NLS) USE_GETTEXT= yes .else CONFIGURE_ARGS+= --disable-nls .endif .if defined(WITH_DBUS) LIB_DEPENDS+= dbus-1.3:${PORTSDIR}/devel/dbus .else CONFIGURE_ARGS+= --disable-dbus .endif .if defined(WITH_HAL) LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal .else CONFIGURE_ARGS+= --disable-hal .endif .if defined(WITH_GSTREAMER) USE_GSTREAMER= core .warning "GSTREAMER support not complete yet" .else CONFIGURE_ARGS+= --disable-gstreamer .endif .include Property changes on: head/sysutils/xfburn/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/sysutils/xfce4-battery-plugin/Makefile =================================================================== --- head/sysutils/xfce4-battery-plugin/Makefile (revision 233309) +++ head/sysutils/xfce4-battery-plugin/Makefile (revision 233310) @@ -1,27 +1,27 @@ # New ports collection makefile for: xfce-battery-plugin # Date created: 31 June 2003 # Whom: Thorsten Greiner # # $FreeBSD$ # PORTNAME= xfce4-battery-plugin PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Battery monitor panel plugin for XFce4 ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/sysutils/xfce4-battery-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/sysutils/xfce4-cpugraph-plugin/Makefile =================================================================== --- head/sysutils/xfce4-cpugraph-plugin/Makefile (revision 233309) +++ head/sysutils/xfce4-cpugraph-plugin/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: xfce4-cpugraph-plugin # Date created: 2004-06-07 # Whom: Matt Lancereau # # $FreeBSD$ # PORTNAME= xfce4-cpugraph-plugin PORTVERSION= 0.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= rene@FreeBSD.org COMMENT= XFce4 systemload plugin with multiple CPU display modes GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/sysutils/xfce4-cpugraph-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property Index: head/sysutils/xfce4-fsguard-plugin/Makefile =================================================================== --- head/sysutils/xfce4-fsguard-plugin/Makefile (revision 233309) +++ head/sysutils/xfce4-fsguard-plugin/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: xfce4-fsguard-plugin # Date created: 2003-12-20 # Whom: Matt Lancereau # # $FreeBSD$ # PORTNAME= xfce4-fsguard-plugin PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= XFce4 panel plugin to check a mountpoint for free disk space GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes INSTALLS_ICONS= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/sysutils/xfce4-fsguard-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/sysutils/xfce4-genmon-plugin/Makefile =================================================================== --- head/sysutils/xfce4-genmon-plugin/Makefile (revision 233309) +++ head/sysutils/xfce4-genmon-plugin/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: xfce4-genmon-plugin # Date created: 2004-09-12 # Whom: Matt Lancereau # # $FreeBSD$ # PORTNAME= xfce4-genmon-plugin PORTVERSION= 3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Generic Monitor XFce4 panel plugin GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/sysutils/xfce4-genmon-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property Index: head/sysutils/xfce4-minicmd-plugin/Makefile =================================================================== --- head/sysutils/xfce4-minicmd-plugin/Makefile (revision 233309) +++ head/sysutils/xfce4-minicmd-plugin/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: minicmd plugin for xfce4 # Date created: 16 August 2003 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= xfce4-minicmd-plugin PORTVERSION= 0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils xfce MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/panel-plugins/4.4/ DIST_SUBDIR= xfce4 MAINTAINER= demon@FreeBSD.org COMMENT= Displays a mini-command line on the xfce4-panel GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/sysutils/xfce4-minicmd-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/sysutils/xfce4-netload-plugin/Makefile =================================================================== --- head/sysutils/xfce4-netload-plugin/Makefile (revision 233309) +++ head/sysutils/xfce4-netload-plugin/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: xfce-netload-plugin # Date created: 3 September 2003 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= xfce4-netload-plugin PORTVERSION= 0.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= demon@FreeBSD.org COMMENT= Network Load plugin for XFce4 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/sysutils/xfce4-netload-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/sysutils/xfce4-places-plugin/Makefile =================================================================== --- head/sysutils/xfce4-places-plugin/Makefile (revision 233309) +++ head/sysutils/xfce4-places-plugin/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: xfce4-places-plugin # Date created: 2007-03-23 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= xfce4-places-plugin PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A file browser launcher for XFce4 panel plugin USE_BZIP2= yes GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel thunar .include Property changes on: head/sysutils/xfce4-places-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/sysutils/xfce4-settings/Makefile =================================================================== --- head/sysutils/xfce4-settings/Makefile (revision 233309) +++ head/sysutils/xfce4-settings/Makefile (revision 233310) @@ -1,34 +1,34 @@ # New ports collection makefile for: xfce4-settings # Date created: 2 October 2008 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= xfce4-settings -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 settings application BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libexo libgui libutil xfconf post-patch: # until xfce4-icon-theme is back we rely on Tango @${REINPLACE_CMD} -e 's|Rodent|Tango|g' \ ${WRKSRC}/dialogs/appearance-settings/main.c \ ${WRKSRC}/xfsettingsd/xsettings.xml .include Property changes on: head/sysutils/xfce4-settings/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/xfce4-settings/distinfo =================================================================== --- head/sysutils/xfce4-settings/distinfo (revision 233309) +++ head/sysutils/xfce4-settings/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-settings-4.6.0.tar.bz2) = ac538c4ab32e3a91f4567141adc3c898 -SHA256 (xfce4/xfce4-settings-4.6.0.tar.bz2) = 7cec5dc4cdbb358bcdb010e43d3984ed9686b136811b0a25f2c5c52db0e7afff -SIZE (xfce4/xfce4-settings-4.6.0.tar.bz2) = 490746 +MD5 (xfce4/xfce4-settings-4.6.1.tar.bz2) = dc1c8704471c5b0104fa10c30eb60cb6 +SHA256 (xfce4/xfce4-settings-4.6.1.tar.bz2) = 36dda4d43366fad47ee95ea5d4fa336d0b14f79c524b4f29a2ac1b9ada4abf8d +SIZE (xfce4/xfce4-settings-4.6.1.tar.bz2) = 501587 Property changes on: head/sysutils/xfce4-settings/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/xfce4-settings/pkg-plist =================================================================== --- head/sysutils/xfce4-settings/pkg-plist (revision 233309) +++ head/sysutils/xfce4-settings/pkg-plist (revision 233310) @@ -1,43 +1,46 @@ bin/xfce4-appearance-settings bin/xfce4-accessibility-settings bin/xfce4-display-settings bin/xfce4-keyboard-settings bin/xfce4-mouse-settings bin/xfce4-settings-helper bin/xfce4-settings-manager bin/xfce4-settings-editor bin/xfsettingsd etc/xdg/autostart/xfce4-settings-helper-autostart.desktop etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml share/locale/ca/LC_MESSAGES/xfce4-settings.mo share/locale/cs/LC_MESSAGES/xfce4-settings.mo share/locale/da/LC_MESSAGES/xfce4-settings.mo share/locale/de/LC_MESSAGES/xfce4-settings.mo share/locale/el/LC_MESSAGES/xfce4-settings.mo share/locale/es/LC_MESSAGES/xfce4-settings.mo share/locale/eu/LC_MESSAGES/xfce4-settings.mo share/locale/fi/LC_MESSAGES/xfce4-settings.mo share/locale/fr/LC_MESSAGES/xfce4-settings.mo +share/locale/gl/LC_MESSAGES/xfce4-settings.mo share/locale/hu/LC_MESSAGES/xfce4-settings.mo share/locale/id/LC_MESSAGES/xfce4-settings.mo +share/locale/it/LC_MESSAGES/xfce4-settings.mo share/locale/ja/LC_MESSAGES/xfce4-settings.mo share/locale/nb/LC_MESSAGES/xfce4-settings.mo share/locale/nl/LC_MESSAGES/xfce4-settings.mo share/locale/pl/LC_MESSAGES/xfce4-settings.mo share/locale/pt_BR/LC_MESSAGES/xfce4-settings.mo +share/locale/pt/LC_MESSAGES/xfce4-settings.mo share/locale/ru/LC_MESSAGES/xfce4-settings.mo share/locale/sv/LC_MESSAGES/xfce4-settings.mo share/locale/tr/LC_MESSAGES/xfce4-settings.mo share/locale/uk/LC_MESSAGES/xfce4-settings.mo share/locale/zh_CN/LC_MESSAGES/xfce4-settings.mo share/applications/xfce-ui-settings.desktop share/applications/xfce4-accessibility-settings.desktop share/applications/xfce-display-settings.desktop share/applications/xfce-keyboard-settings.desktop share/applications/xfce-mouse-settings.desktop share/applications/xfce-settings-manager.desktop share/applications/xfce4-settings-editor.desktop @dirrmtry etc/xdg/autostart @dirrmtry etc/xdg/xfce4/xfconf/xfce-perchannel-xml @dirrmtry etc/xdg/xfce4/xfconf @dirrmtry etc/xdg/xfce4 Property changes on: head/sysutils/xfce4-settings/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/xfce4-systemload-plugin/Makefile =================================================================== --- head/sysutils/xfce4-systemload-plugin/Makefile (revision 233309) +++ head/sysutils/xfce4-systemload-plugin/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: xfce-systemload-plugin # Date created: 31 June 2003 # Whom: Thorsten Greiner # # $FreeBSD$ # PORTNAME= xfce4-systemload-plugin PORTVERSION= 0.4.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= thorsten.greiner@web.de COMMENT= System Load plugin for XFce4 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/sysutils/xfce4-systemload-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.27 \ No newline at end of property +1.28 \ No newline at end of property Index: head/sysutils/xfce4-utils/Makefile =================================================================== --- head/sysutils/xfce4-utils/Makefile (revision 233309) +++ head/sysutils/xfce4-utils/Makefile (revision 233310) @@ -1,46 +1,46 @@ # New ports collection makefile for: xfce4-utils # Date created: 7 June 2003 # Whom: James Earl # # $FreeBSD$ # PORTNAME= xfce4-utils -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfce-utils-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 essential utilities and scripts CONFIGURE_ARGS+=--with-xsession-prefix=${PREFIX} GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel OPTIONS= DBUS "Enable D-BUS support" on .include .if !defined(WITHOUT_DBUS) LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib CONFIGURE_ARGS+=--enable-dbus PLIST_SUB+= WITH_DBUS="" .else CONFIGURE_ARGS+=--disable-dbus PLIST_SUB+= WITH_DBUS="@comment " .endif post-patch: @${REINPLACE_CMD} 's|/usr/local/share:|${LOCALBASE}/share:|' \ ${WRKSRC}/scripts/startxfce4.in @${REINPLACE_CMD} 's|/usr/local/share:||' \ ${WRKSRC}/scripts/startxfce4.in .include Property changes on: head/sysutils/xfce4-utils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.44 \ No newline at end of property +1.45 \ No newline at end of property Index: head/sysutils/xfce4-utils/distinfo =================================================================== --- head/sysutils/xfce4-utils/distinfo (revision 233309) +++ head/sysutils/xfce4-utils/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce-utils-4.6.0.tar.bz2) = b192940801a7bd9bb800e570a299ecde -SHA256 (xfce4/xfce-utils-4.6.0.tar.bz2) = 9e68c7e842cc4e33722dbb025419b8cd31680bf5259be8d3dae3a671313341ff -SIZE (xfce4/xfce-utils-4.6.0.tar.bz2) = 612886 +MD5 (xfce4/xfce-utils-4.6.1.tar.bz2) = 1aa2362b11e79e56d52ce0d265faf1b6 +SHA256 (xfce4/xfce-utils-4.6.1.tar.bz2) = 8310ad3694567dc7cbe0d57f4283712ca9e576ca73c9dc53a576b546f0b6b571 +SIZE (xfce4/xfce-utils-4.6.1.tar.bz2) = 614143 Property changes on: head/sysutils/xfce4-utils/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/sysutils/xfce4-utils/pkg-plist =================================================================== --- head/sysutils/xfce4-utils/pkg-plist (revision 233309) +++ head/sysutils/xfce4-utils/pkg-plist (revision 233310) @@ -1,137 +1,135 @@ bin/startxfce4 bin/xfbrowser4 bin/xfce4-about bin/xfhelp4 bin/xflock4 bin/xfmountdev4 bin/xfrun4 bin/xfterm4 etc/xdg/autostart/xfconf-migration-4.6.desktop etc/xdg/xfce4/Xft.xrdb etc/xdg/xfce4/xinitrc libexec/xfce4/xfconf-migration/xfconf-migration-4.6.pl %%WITH_DBUS%%share/dbus-1/services/org.xfce.RunDialog.service share/icons/hicolor/48x48/apps/xfce4-logo.png share/locale/af/LC_MESSAGES/xfce-utils.mo share/locale/am/LC_MESSAGES/xfce-utils.mo share/locale/ar/LC_MESSAGES/xfce-utils.mo share/locale/az/LC_MESSAGES/xfce-utils.mo share/locale/be/LC_MESSAGES/xfce-utils.mo share/locale/bg/LC_MESSAGES/xfce-utils.mo share/locale/bn_IN/LC_MESSAGES/xfce-utils.mo share/locale/ca/LC_MESSAGES/xfce-utils.mo share/locale/cs/LC_MESSAGES/xfce-utils.mo share/locale/da/LC_MESSAGES/xfce-utils.mo share/locale/de/LC_MESSAGES/xfce-utils.mo share/locale/dz/LC_MESSAGES/xfce-utils.mo share/locale/el/LC_MESSAGES/xfce-utils.mo share/locale/en_GB/LC_MESSAGES/xfce-utils.mo share/locale/eo/LC_MESSAGES/xfce-utils.mo share/locale/es/LC_MESSAGES/xfce-utils.mo share/locale/es_MX/LC_MESSAGES/xfce-utils.mo share/locale/et/LC_MESSAGES/xfce-utils.mo share/locale/eu/LC_MESSAGES/xfce-utils.mo share/locale/fa/LC_MESSAGES/xfce-utils.mo share/locale/fi/LC_MESSAGES/xfce-utils.mo share/locale/fr/LC_MESSAGES/xfce-utils.mo share/locale/gl/LC_MESSAGES/xfce-utils.mo share/locale/gu/LC_MESSAGES/xfce-utils.mo share/locale/he/LC_MESSAGES/xfce-utils.mo share/locale/hi/LC_MESSAGES/xfce-utils.mo share/locale/hu/LC_MESSAGES/xfce-utils.mo share/locale/hy/LC_MESSAGES/xfce-utils.mo share/locale/id/LC_MESSAGES/xfce-utils.mo share/locale/it/LC_MESSAGES/xfce-utils.mo share/locale/ja/LC_MESSAGES/xfce-utils.mo share/locale/ka/LC_MESSAGES/xfce-utils.mo share/locale/ko/LC_MESSAGES/xfce-utils.mo share/locale/ku/LC_MESSAGES/xfce-utils.mo share/locale/lt/LC_MESSAGES/xfce-utils.mo share/locale/lv/LC_MESSAGES/xfce-utils.mo share/locale/mk/LC_MESSAGES/xfce-utils.mo share/locale/mr/LC_MESSAGES/xfce-utils.mo share/locale/ms/LC_MESSAGES/xfce-utils.mo -share/locale/nb_NO/LC_MESSAGES/xfce-utils.mo +share/locale/nb/LC_MESSAGES/xfce-utils.mo share/locale/nl/LC_MESSAGES/xfce-utils.mo share/locale/pl/LC_MESSAGES/xfce-utils.mo share/locale/pa/LC_MESSAGES/xfce-utils.mo share/locale/pt_BR/LC_MESSAGES/xfce-utils.mo -share/locale/pt_PT/LC_MESSAGES/xfce-utils.mo +share/locale/pt/LC_MESSAGES/xfce-utils.mo share/locale/ro/LC_MESSAGES/xfce-utils.mo share/locale/ru/LC_MESSAGES/xfce-utils.mo share/locale/si/LC_MESSAGES/xfce-utils.mo share/locale/sk/LC_MESSAGES/xfce-utils.mo share/locale/sq/LC_MESSAGES/xfce-utils.mo share/locale/sv/LC_MESSAGES/xfce-utils.mo share/locale/ta/LC_MESSAGES/xfce-utils.mo share/locale/tr/LC_MESSAGES/xfce-utils.mo share/locale/uk/LC_MESSAGES/xfce-utils.mo share/locale/ur/LC_MESSAGES/xfce-utils.mo share/locale/vi/LC_MESSAGES/xfce-utils.mo share/locale/zh_CN/LC_MESSAGES/xfce-utils.mo share/locale/zh_TW/LC_MESSAGES/xfce-utils.mo share/xfce4/AUTHORS share/xfce4/COPYING share/xfce4/BSD share/xfce4/GPL share/xfce4/INFO share/xfce4/INFO.ca share/xfce4/INFO.de share/xfce4/INFO.es share/xfce4/INFO.fi share/xfce4/INFO.fr share/xfce4/INFO.it share/xfce4/INFO.ja share/xfce4/INFO.ru share/xfce4/INFO.uk share/xfce4/INFO.vi share/xfce4/LGPL share/xfce4/doc/C/index.html share/xfce4/doc/C/images/about-dialog.png share/xfce4/doc/C/images/run-dialog.png share/xfce4/doc/C/images/default-session.png share/xfce4/doc/C/images/link_xfce.jpg share/xfce4/doc/C/images/taskbar_settings.png share/xfce4/doc/C/BSD.html share/xfce4/doc/C/GPL.html share/xfce4/doc/C/LGPL.html share/xfce4/doc/C/xfce-utils.html share/xfce4/doc/C/xfce4-components.html share/xfce4/doc/C/xfce4-user-guide.html share/xfce4/doc/C/xfce4-intro.html share/xfce4/doc/C/xfce4-copyright.html share/xfce4/doc/C/xfce4-use.html share/xfce4/doc/C/xfce4-install.html share/xfce4/doc/fr/index.html share/xfce4/doc/it/index.html share/xfce4/doc/xfce.css share/xfce4/doc/xfce-chunk.css share/xfce4/doc/xfce-mouse.png share/xsessions/xfce.desktop @dirrmtry etc/xdg/autostart @dirrmtry etc/xdg/xfce4 @dirrmtry etc/xdg @dirrmtry etc/xfce4 @dirrm libexec/xfce4/xfconf-migration @dirrmtry libexec/xfce4 @dirrmtry share/applications @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr -@dirrmtry share/locale/nb_NO/LC_MESSAGES -@dirrmtry share/locale/nb_NO @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr @dirrmtry share/xfce4/doc/it @dirrmtry share/xfce4/doc @dirrmtry share/xfce4 @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy @dirrmtry share/xsessions Property changes on: head/sysutils/xfce4-utils/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property Index: head/sysutils/xfce4-wavelan-plugin/Makefile =================================================================== --- head/sysutils/xfce4-wavelan-plugin/Makefile (revision 233309) +++ head/sysutils/xfce4-wavelan-plugin/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: xfce-wavelan-plugin # Date created: 22 May 2004 # Whom: Manuel Rabade Garica # # $FreeBSD$ # $MCom: ports/sysutils/xfce4-wavelan-plugin/Makefile,v 1.1 2006/10/02 20:43:59 ahze Exp $ PORTNAME= xfce4-wavelan-plugin PORTVERSION= 0.5.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Displays various information about a WaveLAN device LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/sysutils/xfce4-wavelan-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/textproc/xfce4-dict-plugin/Makefile =================================================================== --- head/textproc/xfce4-dict-plugin/Makefile (revision 233309) +++ head/textproc/xfce4-dict-plugin/Makefile (revision 233310) @@ -1,28 +1,28 @@ # New ports collection makefile for: dictionary plugin for xfce4 # Date created: 23. January 2007 # Whom: Oliver Lehmann (oliver@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-dict PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ PKGNAMESUFFIX= -plugin DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Xfce Plugin for searching for the translation or explanation of a word USE_BZIP2= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel MAN1= xfce4-dict.1 .include Property changes on: head/textproc/xfce4-dict-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/www/xfce4-smartbookmark-plugin/Makefile =================================================================== --- head/www/xfce4-smartbookmark-plugin/Makefile (revision 233309) +++ head/www/xfce4-smartbookmark-plugin/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: xfce4-smartbookmark-plugin # Date created: 28 Januar 2007 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-smartbookmark-plugin PORTVERSION= 0.4.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A bookmark plugin for xfce panel. USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel USE_XORG= x11 xt xaw .include Property changes on: head/www/xfce4-smartbookmark-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/x11/Terminal/Makefile =================================================================== --- head/x11/Terminal/Makefile (revision 233309) +++ head/x11/Terminal/Makefile (revision 233310) @@ -1,56 +1,55 @@ # New ports collection makefile for: Terminal # Date created: 23 October 2004 # Whom: Matt Lancereau # # $FreeBSD$ # PORTNAME= Terminal -PORTVERSION= 0.2.10 -PORTREVISION= 0 +PORTVERSION= 0.2.12 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= Terminal emulator for the X windowing system LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig vte USE_XFCE= configenv libexo OPTIONS= DBUS "Enable D-BUS support" on \ STARTUP "Enable startup notification support" on MAN1= Terminal.1 .include .if !defined(WITHOUT_DBUS) LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib CONFIGURE_ARGS+=--enable-dbus PLIST_SUB+= WITH_DBUS="" .else CONFIGURE_ARGS+=--disable-dbus PLIST_SUB+= WITH_DBUS="@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 post-patch: .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e 's| doc[ ]*||' ${WRKSRC}/Makefile.in .endif .include Property changes on: head/x11/Terminal/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/x11/Terminal/distinfo =================================================================== --- head/x11/Terminal/distinfo (revision 233309) +++ head/x11/Terminal/distinfo (revision 233310) @@ -1,3 +1,3 @@ -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 +MD5 (xfce4/Terminal-0.2.12.tar.bz2) = adb419d279c9fc16d02291c052190717 +SHA256 (xfce4/Terminal-0.2.12.tar.bz2) = 352205b03e9ed1b9080c61235fbc0fa15609410e724237441055a232a3b603dc +SIZE (xfce4/Terminal-0.2.12.tar.bz2) = 2005311 Property changes on: head/x11/Terminal/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/x11/Terminal/pkg-plist =================================================================== --- head/x11/Terminal/pkg-plist (revision 233309) +++ head/x11/Terminal/pkg-plist (revision 233310) @@ -1,163 +1,163 @@ bin/Terminal bin/terminal libexec/TerminalHelp share/Terminal/Terminal-toolbars.ui share/applications/Terminal.desktop %%PORTDOCS%%%%DOCSDIR%%/C/advanced.html %%PORTDOCS%%%%DOCSDIR%%/C/copyright.html %%PORTDOCS%%%%DOCSDIR%%/C/faq.html %%PORTDOCS%%%%DOCSDIR%%/C/getting-started.html %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-applications-dialog.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-applications-menu.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-choose-custom-webbrowser.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-compose-shortcut.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-edit-applications.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-edit-preferences.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-first-time.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-multiple-tabs.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-preferences-advanced.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-preferences-appearance.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-preferences-colors.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-preferences-general.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-preferences-shortcuts.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-set-title.png %%PORTDOCS%%%%DOCSDIR%%/C/images/terminal-toolbars.png %%PORTDOCS%%%%DOCSDIR%%/C/index.html %%PORTDOCS%%%%DOCSDIR%%/C/preferences.html %%PORTDOCS%%%%DOCSDIR%%/C/support.html %%PORTDOCS%%%%DOCSDIR%%/C/usage.html %%PORTDOCS%%%%DOCSDIR%%/fr/advanced.html %%PORTDOCS%%%%DOCSDIR%%/fr/copyright.html %%PORTDOCS%%%%DOCSDIR%%/fr/faq.html %%PORTDOCS%%%%DOCSDIR%%/fr/getting-started.html %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-applications-dialog.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-applications-menu.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-choose-custom-webbrowser.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-compose-shortcut.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-edit-applications.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-edit-preferences.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-first-time.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-multiple-tabs.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-preferences-advanced.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-preferences-appearance.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-preferences-colors.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-preferences-general.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-preferences-shortcuts.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-set-title.png %%PORTDOCS%%%%DOCSDIR%%/fr/images/terminal-toolbars.png %%PORTDOCS%%%%DOCSDIR%%/fr/index.html %%PORTDOCS%%%%DOCSDIR%%/fr/preferences.html %%PORTDOCS%%%%DOCSDIR%%/fr/support.html %%PORTDOCS%%%%DOCSDIR%%/fr/usage.html %%PORTDOCS%%%%DOCSDIR%%/ja/advanced.html %%PORTDOCS%%%%DOCSDIR%%/ja/copyright.html %%PORTDOCS%%%%DOCSDIR%%/ja/faq.html %%PORTDOCS%%%%DOCSDIR%%/ja/getting-started.html %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-applications-dialog.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-applications-menu.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-choose-custom-webbrowser.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-compose-shortcut.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-edit-applications.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-edit-preferences.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-first-time.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-multiple-tabs.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-preferences-advanced.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-preferences-appearance.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-preferences-colors.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-preferences-general.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-preferences-shortcuts.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-set-title.png %%PORTDOCS%%%%DOCSDIR%%/ja/images/terminal-toolbars.png %%PORTDOCS%%%%DOCSDIR%%/ja/index.html %%PORTDOCS%%%%DOCSDIR%%/ja/preferences.html %%PORTDOCS%%%%DOCSDIR%%/ja/support.html %%PORTDOCS%%%%DOCSDIR%%/ja/usage.html %%PORTDOCS%%%%DOCSDIR%%/terminal.css share/icons/hicolor/16x16/stock/navigation/stock_terminal-closetab.png share/icons/hicolor/16x16/stock/navigation/stock_terminal-closewindow.png share/icons/hicolor/16x16/stock/navigation/stock_terminal-newtab.png share/icons/hicolor/16x16/stock/navigation/stock_terminal-newwindow.png share/icons/hicolor/16x16/stock/navigation/stock_terminal-reportbug.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-closetab.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-closewindow.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-fullscreen.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-newtab.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-newwindow.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-reportbug.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-showborders.png share/icons/hicolor/24x24/stock/navigation/stock_terminal-showmenu.png share/icons/hicolor/48x48/apps/Terminal.png share/icons/hicolor/48x48/stock/navigation/stock_terminal-advanced.png share/icons/hicolor/48x48/stock/navigation/stock_terminal-appearance.png share/icons/hicolor/48x48/stock/navigation/stock_terminal-colors.png share/icons/hicolor/48x48/stock/navigation/stock_terminal-compose.png share/icons/hicolor/48x48/stock/navigation/stock_terminal-general.png share/icons/hicolor/48x48/stock/navigation/stock_terminal-shortcuts.png share/icons/hicolor/scalable/apps/Terminal.svg share/locale/ar/LC_MESSAGES/Terminal.mo share/locale/be/LC_MESSAGES/Terminal.mo share/locale/ca/LC_MESSAGES/Terminal.mo share/locale/cs/LC_MESSAGES/Terminal.mo share/locale/da/LC_MESSAGES/Terminal.mo share/locale/de/LC_MESSAGES/Terminal.mo share/locale/dz/LC_MESSAGES/Terminal.mo share/locale/el/LC_MESSAGES/Terminal.mo share/locale/en_GB/LC_MESSAGES/Terminal.mo share/locale/eo/LC_MESSAGES/Terminal.mo share/locale/et/LC_MESSAGES/Terminal.mo share/locale/es/LC_MESSAGES/Terminal.mo share/locale/eu/LC_MESSAGES/Terminal.mo share/locale/fi/LC_MESSAGES/Terminal.mo share/locale/fr/LC_MESSAGES/Terminal.mo share/locale/gl/LC_MESSAGES/Terminal.mo share/locale/he/LC_MESSAGES/Terminal.mo share/locale/hu/LC_MESSAGES/Terminal.mo share/locale/id/LC_MESSAGES/Terminal.mo share/locale/it/LC_MESSAGES/Terminal.mo share/locale/ja/LC_MESSAGES/Terminal.mo share/locale/ko/LC_MESSAGES/Terminal.mo share/locale/ku/LC_MESSAGES/Terminal.mo share/locale/lt/LC_MESSAGES/Terminal.mo share/locale/lv/LC_MESSAGES/Terminal.mo -share/locale/nb_NO/LC_MESSAGES/Terminal.mo +share/locale/nb/LC_MESSAGES/Terminal.mo share/locale/nl/LC_MESSAGES/Terminal.mo share/locale/pa/LC_MESSAGES/Terminal.mo share/locale/pl/LC_MESSAGES/Terminal.mo share/locale/pt_BR/LC_MESSAGES/Terminal.mo -share/locale/pt_PT/LC_MESSAGES/Terminal.mo +share/locale/pt/LC_MESSAGES/Terminal.mo share/locale/ro/LC_MESSAGES/Terminal.mo share/locale/ru/LC_MESSAGES/Terminal.mo share/locale/sk/LC_MESSAGES/Terminal.mo share/locale/sq/LC_MESSAGES/Terminal.mo share/locale/sv/LC_MESSAGES/Terminal.mo share/locale/tr/LC_MESSAGES/Terminal.mo share/locale/uk/LC_MESSAGES/Terminal.mo share/locale/ur/LC_MESSAGES/Terminal.mo share/locale/vi/LC_MESSAGES/Terminal.mo share/locale/zh_CN/LC_MESSAGES/Terminal.mo share/locale/zh_TW/LC_MESSAGES/Terminal.mo share/pixmaps/terminal.xpm @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor/24x24/stock/navigation @dirrmtry share/icons/hicolor/24x24/stock @dirrmtry share/icons/hicolor/24x24 @dirrmtry share/icons/hicolor @dirrmtry icons %%PORTDOCS%%@dirrm %%DOCSDIR%%/C/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/C %%PORTDOCS%%@dirrm %%DOCSDIR%%/fr/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/fr %%PORTDOCS%%@dirrm %%DOCSDIR%%/ja/images %%PORTDOCS%%@dirrm %%DOCSDIR%%/ja %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry share/applications @dirrm share/Terminal @dirrmtry share/icons/hicolor/16x16/stock/navigation @dirrmtry share/icons/hicolor/16x16/stock @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor/48x48/stock/navigation @dirrmtry share/icons/hicolor/48x48/stock @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz Property changes on: head/x11/Terminal/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/x11/libexo/Makefile =================================================================== --- head/x11/libexo/Makefile (revision 233309) +++ head/x11/libexo/Makefile (revision 233310) @@ -1,73 +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.100 +PORTVERSION= 0.3.101 CATEGORIES= x11 xfce DISTNAME= exo-${PORTVERSION} MASTER_SITES= ${MASTER_SITE_XFCE} 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 Property changes on: head/x11/libexo/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property Index: head/x11/libexo/distinfo =================================================================== --- head/x11/libexo/distinfo (revision 233309) +++ head/x11/libexo/distinfo (revision 233310) @@ -1,3 +1,3 @@ -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 +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 Property changes on: head/x11/libexo/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/x11/libexo/pkg-plist =================================================================== --- head/x11/libexo/pkg-plist (revision 233309) +++ head/x11/libexo/pkg-plist (revision 233310) @@ -1,267 +1,278 @@ 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 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/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/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/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_NO/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/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_PT/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/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 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/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/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 @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 @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 @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/dz/LC_MESSAGES @dirrmtry share/locale/dz Property changes on: head/x11/libexo/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/x11/libxfce4menu/Makefile =================================================================== --- head/x11/libxfce4menu/Makefile (revision 233309) +++ head/x11/libxfce4menu/Makefile (revision 233310) @@ -1,34 +1,34 @@ # New ports collection makefile for: libxfce4menu # Date created: 7 Oktober 2008 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= libxfce4menu -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 library for a freedesktop.org compliant menu implementation USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= glib20 gnomehack gnometarget gtk20 pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libutil .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 .include Property changes on: head/x11/libxfce4menu/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11/libxfce4menu/distinfo =================================================================== --- head/x11/libxfce4menu/distinfo (revision 233309) +++ head/x11/libxfce4menu/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/libxfce4menu-4.6.0.tar.bz2) = ff7f75ffa33debd3495b1156a55828a8 -SHA256 (xfce4/libxfce4menu-4.6.0.tar.bz2) = b5f5dc28799bc200dd82519596955e44ac91b68ec5f3ccd7db873d7a091cbdb4 -SIZE (xfce4/libxfce4menu-4.6.0.tar.bz2) = 403991 +MD5 (xfce4/libxfce4menu-4.6.1.tar.bz2) = 5dc9343885c2c6f931318b2a1cdcc9db +SHA256 (xfce4/libxfce4menu-4.6.1.tar.bz2) = 5442b458b0e4f6bbbb6ddfbf1a7789dde1d270ab85686a3be77731a4d5ef84da +SIZE (xfce4/libxfce4menu-4.6.1.tar.bz2) = 404201 Property changes on: head/x11/libxfce4menu/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11/libxfce4menu/pkg-plist =================================================================== --- head/x11/libxfce4menu/pkg-plist (revision 233309) +++ head/x11/libxfce4menu/pkg-plist (revision 233310) @@ -1,94 +1,95 @@ include/xfce4/libxfce4menu-0.1/libxfce4menu/libxfce4menu-config.h include/xfce4/libxfce4menu-0.1/libxfce4menu/libxfce4menu.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-and-rules.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-directory.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-element.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-environment.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-item-cache.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-item-pool.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-item.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-layout.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-monitor.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-move.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-not-rules.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-or-rules.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-rules.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-separator.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-standard-rules.h include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu.h lib/libxfce4menu-0.1.a lib/libxfce4menu-0.1.la lib/libxfce4menu-0.1.so lib/libxfce4menu-0.1.so.0 libdata/pkgconfig/libxfce4menu-0.1.pc share/gtk-doc/html/libxfce4menu/XfceMenu.html share/gtk-doc/html/libxfce4menu/XfceMenuAndRules.html share/gtk-doc/html/libxfce4menu/XfceMenuDirectory.html share/gtk-doc/html/libxfce4menu/XfceMenuElement.html share/gtk-doc/html/libxfce4menu/XfceMenuItem.html share/gtk-doc/html/libxfce4menu/XfceMenuItemCache.html share/gtk-doc/html/libxfce4menu/XfceMenuItemPool.html share/gtk-doc/html/libxfce4menu/XfceMenuLayout.html share/gtk-doc/html/libxfce4menu/XfceMenuNotRules.html share/gtk-doc/html/libxfce4menu/XfceMenuOrRules.html share/gtk-doc/html/libxfce4menu/XfceMenuRules.html share/gtk-doc/html/libxfce4menu/XfceMenuSeparator.html share/gtk-doc/html/libxfce4menu/XfceMenuStandardRules.html share/gtk-doc/html/libxfce4menu/fundamentals.html share/gtk-doc/html/libxfce4menu/home.png share/gtk-doc/html/libxfce4menu/index.html share/gtk-doc/html/libxfce4menu/index.sgml share/gtk-doc/html/libxfce4menu/internals.html share/gtk-doc/html/libxfce4menu/introduction.html share/gtk-doc/html/libxfce4menu/items.html share/gtk-doc/html/libxfce4menu/ix01.html share/gtk-doc/html/libxfce4menu/layout.html share/gtk-doc/html/libxfce4menu/left.png share/gtk-doc/html/libxfce4menu/libxfce4menu-Desktop-Environment.html share/gtk-doc/html/libxfce4menu/libxfce4menu-Initialization-and-Shutdown.html share/gtk-doc/html/libxfce4menu/libxfce4menu-Monitoring.html share/gtk-doc/html/libxfce4menu/libxfce4menu-Version-Information.html share/gtk-doc/html/libxfce4menu/libxfce4menu-XfceMenuMove.html share/gtk-doc/html/libxfce4menu/libxfce4menu.devhelp share/gtk-doc/html/libxfce4menu/libxfce4menu.devhelp2 share/gtk-doc/html/libxfce4menu/menus.html share/gtk-doc/html/libxfce4menu/move.html share/gtk-doc/html/libxfce4menu/right.png share/gtk-doc/html/libxfce4menu/rules.html share/gtk-doc/html/libxfce4menu/style.css share/gtk-doc/html/libxfce4menu/up.png share/gtk-doc/html/libxfce4menu/utilities.html share/locale/ca/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/cs/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/da/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/de/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/el/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/en_GB/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/es/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/eu/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/fi/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/fr/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/gl/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/hu/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/id/LC_MESSAGES/libxfce4menu-0.1.mo +share/locale/it/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/ja/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/ku/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/lv/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/nb_NO/LC_MESSAGES/libxfce4menu-0.1.mo +share/locale/nb/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/pl/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/pt_BR/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/pt_PT/LC_MESSAGES/libxfce4menu-0.1.mo +share/locale/pt/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/ro/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/ru/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/sq/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/sv/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/tr/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/uk/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/ur/LC_MESSAGES/libxfce4menu-0.1.mo share/locale/zh_CN/LC_MESSAGES/libxfce4menu-0.1.mo @dirrm share/gtk-doc/html/libxfce4menu @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc @dirrm include/xfce4/libxfce4menu-0.1/libxfce4menu @dirrmtry include/xfce4/libxfce4menu-0.1 @dirrmtry include/xfce4/libxfce4menu-0.1 Property changes on: head/x11/libxfce4menu/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11/libxfce4util/Makefile =================================================================== --- head/x11/libxfce4util/Makefile (revision 233309) +++ head/x11/libxfce4util/Makefile (revision 233310) @@ -1,34 +1,34 @@ # New ports collection makefile for: libxfce4util # Date created: 7 June 2003 # Whom: James Earl # # $FreeBSD$ # PORTNAME= libxfce4util -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 library with non-graphical helper functions USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= glib20 gnomehack gnometarget pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv .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 .include Property changes on: head/x11/libxfce4util/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.37 \ No newline at end of property +1.38 \ No newline at end of property Index: head/x11/libxfce4util/distinfo =================================================================== --- head/x11/libxfce4util/distinfo (revision 233309) +++ head/x11/libxfce4util/distinfo (revision 233310) @@ -1,3 +1,3 @@ -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 +MD5 (xfce4/libxfce4util-4.6.1.tar.bz2) = eac51d58179cbcadc3f802450a8ec9cd +SHA256 (xfce4/libxfce4util-4.6.1.tar.bz2) = ceecdc7d3c89f547606c2d77a8a42ccf9975c809374fab84ff0833a08510c16b +SIZE (xfce4/libxfce4util-4.6.1.tar.bz2) = 405327 Property changes on: head/x11/libxfce4util/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/x11/libxfce4util/pkg-plist =================================================================== --- head/x11/libxfce4util/pkg-plist (revision 233309) +++ head/x11/libxfce4util/pkg-plist (revision 233310) @@ -1,96 +1,95 @@ include/xfce4/libxfce4util/debug.h include/xfce4/libxfce4util/i18n.h include/xfce4/libxfce4util/libxfce4util.h include/xfce4/libxfce4util/libxfce4util-config.h include/xfce4/libxfce4util/libxfce4util-enum-types.h include/xfce4/libxfce4util/utf8.h include/xfce4/libxfce4util/util.h include/xfce4/libxfce4util/xfce-desktopentry.h include/xfce4/libxfce4util/xfce-fileutils.h include/xfce4/libxfce4util/xfce-generics.h 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.5 libdata/pkgconfig/libxfce4util-1.0.pc sbin/xfce4-kiosk-query share/gtk-doc/html/libxfce4util/home.png share/gtk-doc/html/libxfce4util/index.html share/gtk-doc/html/libxfce4util/index.sgml share/gtk-doc/html/libxfce4util/left.png 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 share/gtk-doc/html/libxfce4util/libxfce4util-Software-Licenses.html share/gtk-doc/html/libxfce4util/libxfce4util-Version-Information.html share/gtk-doc/html/libxfce4util/libxfce4util-Xfce-Generics.html share/gtk-doc/html/libxfce4util/libxfce4util-Xfce-Kiosk-functions.html share/gtk-doc/html/libxfce4util/libxfce4util-core.html share/gtk-doc/html/libxfce4util/libxfce4util-datatypes.html share/gtk-doc/html/libxfce4util/libxfce4util-fundamentals.html share/gtk-doc/html/libxfce4util/libxfce4util-utilities.html share/gtk-doc/html/libxfce4util/libxfce4util.devhelp share/gtk-doc/html/libxfce4util/libxfce4util.devhelp2 share/gtk-doc/html/libxfce4util/reference.html share/gtk-doc/html/libxfce4util/right.png share/gtk-doc/html/libxfce4util/style.css share/gtk-doc/html/libxfce4util/up.png share/locale/am/LC_MESSAGES/libxfce4util.mo 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 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/ja/LC_MESSAGES/libxfce4util.mo share/locale/ka/LC_MESSAGES/libxfce4util.mo share/locale/ko/LC_MESSAGES/libxfce4util.mo share/locale/lt/LC_MESSAGES/libxfce4util.mo share/locale/lv/LC_MESSAGES/libxfce4util.mo share/locale/mk/LC_MESSAGES/libxfce4util.mo -share/locale/nb_NO/LC_MESSAGES/libxfce4util.mo +share/locale/nb/LC_MESSAGES/libxfce4util.mo share/locale/nl/LC_MESSAGES/libxfce4util.mo share/locale/pl/LC_MESSAGES/libxfce4util.mo share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo -share/locale/pt_PT/LC_MESSAGES/libxfce4util.mo +share/locale/pt/LC_MESSAGES/libxfce4util.mo share/locale/ro/LC_MESSAGES/libxfce4util.mo share/locale/si/LC_MESSAGES/libxfce4util.mo +share/locale/sl/LC_MESSAGES/libxfce4util.mo share/locale/sq/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 @dirrmtry share/locale/ur @dirrm include/xfce4/libxfce4util @dirrmtry include/xfce4 @dirrm share/gtk-doc/html/libxfce4util @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc @dirrmtry share/xfce4 Property changes on: head/x11/libxfce4util/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/x11/xfce4-clipman-plugin/Makefile =================================================================== --- head/x11/xfce4-clipman-plugin/Makefile (revision 233309) +++ head/x11/xfce4-clipman-plugin/Makefile (revision 233310) @@ -1,27 +1,28 @@ # New ports collection makefile for: xfce4-clipman-plugin # Date created: 23 November 2003 # Whom: Matt Lancereau # # $FreeBSD$ # PORTNAME= xfce4-clipman-plugin PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= rene@FreeBSD.org COMMENT= XFce 4 clipboard module for xfce4-panel GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libexo libgui libutil panel USE_XORG= x11 ice sm xpm INSTALLS_ICONS= yes .include Property changes on: head/x11/xfce4-clipman-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property Index: head/x11/xfce4-conf/Makefile =================================================================== --- head/x11/xfce4-conf/Makefile (revision 233309) +++ head/x11/xfce4-conf/Makefile (revision 233310) @@ -1,64 +1,64 @@ # New ports collection makefile for: xfce4-conf # Date created: 28 August 2008 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= xfce4-conf -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfconf-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 configuration mananger LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib20 gnometarget gnomehack gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libutil OPTIONS= GTKDOC "install the library documentation" off \ PERL "Install Perl bindings" off MAN3PREFIX?= ${PREFIX}/lib/perl5/${PERL_VERSION} .include .if defined(WITH_PERL) MAN3= Xfce4::Xfconf.3 BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=1.12:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ p5-Glib2>=1.200:${PORTSDIR}/devel/p5-Glib2 RUN_DEPENDS+= p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=1.12:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ p5-Glib2>=1.200:${PORTSDIR}/devel/p5-Glib2 CONFIGURE_ARGS+=--enable-perl-bindings PLIST_SUB+= PERLBIND="" .else CONFIGURE_ARGS+=--disable-perl-bindings PLIST_SUB+= PERLBIND="@comment " .endif .if defined(WITH_GTKDOC) BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc CONFIGURE_ARGS+=--enable-gtk-doc .else CONFIGURE_ARGS+=--disable-gtk-doc .endif post-build: .if defined(WITH_PERL) @${REINPLACE_CMD} -E -e 's! doc_(perl|site|\$$\(INSTALLDIRS\))_install$$!!' \ ${WRKSRC}/xfconf-perl/Makefile.perl .endif .include Property changes on: head/x11/xfce4-conf/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/x11/xfce4-conf/distinfo =================================================================== --- head/x11/xfce4-conf/distinfo (revision 233309) +++ head/x11/xfce4-conf/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfconf-4.6.0.tar.bz2) = 38595f78379eb1f456e97b393fdafd20 -SHA256 (xfce4/xfconf-4.6.0.tar.bz2) = 1d7a85e2e0058e778fbecd684bf5b236b4784b21ea35ac3cdae347012e63f69d -SIZE (xfce4/xfconf-4.6.0.tar.bz2) = 435165 +MD5 (xfce4/xfconf-4.6.1.tar.bz2) = d4d3018767ea9eb4b57cc57d4038023b +SHA256 (xfce4/xfconf-4.6.1.tar.bz2) = 22a596f73795be398382e82e9c11062423daa374339ce6db808f73a6ba19380e +SIZE (xfce4/xfconf-4.6.1.tar.bz2) = 440499 Property changes on: head/x11/xfce4-conf/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11/xfce4-conf/pkg-plist =================================================================== --- head/x11/xfce4-conf/pkg-plist (revision 233309) +++ head/x11/xfce4-conf/pkg-plist (revision 233310) @@ -1,70 +1,74 @@ bin/xfconf-query include/xfce4/xfconf-0/xfconf/xfconf-binding.h include/xfce4/xfconf-0/xfconf/xfconf-channel.h include/xfce4/xfconf-0/xfconf/xfconf-errors.h include/xfce4/xfconf-0/xfconf/xfconf-types.h include/xfce4/xfconf-0/xfconf/xfconf.h lib/libxfconf-0.so.2 lib/libxfconf-0.so lib/libxfconf-0.la lib/libxfconf-0.a libdata/pkgconfig/libxfconf-0.pc libexec/xfconfd share/dbus-1/services/org.xfce.Xfconf.service share/gtk-doc/html/xfconf/ch01.html share/gtk-doc/html/xfconf/ch02.html share/gtk-doc/html/xfconf/ch03.html share/gtk-doc/html/xfconf/home.png share/gtk-doc/html/xfconf/index.html share/gtk-doc/html/xfconf/index.sgml share/gtk-doc/html/xfconf/left.png share/gtk-doc/html/xfconf/right.png share/gtk-doc/html/xfconf/style.css share/gtk-doc/html/xfconf/up.png share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html share/gtk-doc/html/xfconf/xfconf-xfconf-types.html share/gtk-doc/html/xfconf/xfconf-xfconf.html share/gtk-doc/html/xfconf/xfconf.devhelp share/gtk-doc/html/xfconf/xfconf.devhelp2 share/locale/ca/LC_MESSAGES/xfconf.mo share/locale/cs/LC_MESSAGES/xfconf.mo share/locale/da/LC_MESSAGES/xfconf.mo share/locale/de/LC_MESSAGES/xfconf.mo share/locale/es/LC_MESSAGES/xfconf.mo share/locale/eu/LC_MESSAGES/xfconf.mo share/locale/fi/LC_MESSAGES/xfconf.mo share/locale/fr/LC_MESSAGES/xfconf.mo +share/locale/gl/LC_MESSAGES/xfconf.mo share/locale/hu/LC_MESSAGES/xfconf.mo share/locale/id/LC_MESSAGES/xfconf.mo +share/locale/it/LC_MESSAGES/xfconf.mo share/locale/ja/LC_MESSAGES/xfconf.mo share/locale/nb/LC_MESSAGES/xfconf.mo share/locale/nl/LC_MESSAGES/xfconf.mo +share/locale/pl/LC_MESSAGES/xfconf.mo share/locale/pt_BR/LC_MESSAGES/xfconf.mo +share/locale/pt/LC_MESSAGES/xfconf.mo share/locale/ro/LC_MESSAGES/xfconf.mo share/locale/ru/LC_MESSAGES/xfconf.mo share/locale/sv/LC_MESSAGES/xfconf.mo share/locale/tr/LC_MESSAGES/xfconf.mo share/locale/uk/LC_MESSAGES/xfconf.mo share/locale/zh_CN/LC_MESSAGES/xfconf.mo %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf/Xfconf.so %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf/Xfconf.bs %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf/.packlist %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install/Files.pm %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install/xfconfperl.h %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install/xfconfperl-autogen.h %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install/xfconfperl.typemap %%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf.pm %%PERLBIND%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf %%PERLBIND%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4 %%PERLBIND%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install %%PERLBIND%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf %%PERLBIND%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Xfce4 @dirrm share/gtk-doc/html/xfconf @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc @dirrm include/xfce4/xfconf-0/xfconf @dirrm include/xfce4/xfconf-0 @dirrmtry include/xfce4 Property changes on: head/x11/xfce4-conf/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/x11/xfce4-quicklauncher-plugin/Makefile =================================================================== --- head/x11/xfce4-quicklauncher-plugin/Makefile (revision 233309) +++ head/x11/xfce4-quicklauncher-plugin/Makefile (revision 233310) @@ -1,25 +1,25 @@ # New ports collection makefile for: quicklauncher plugin for xfce4 # Date created: 29 April 2006 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-quicklauncher-plugin PORTVERSION= 1.9.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Quicklauncher plugin for xfce GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel .include Property changes on: head/x11/xfce4-quicklauncher-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/x11/xfce4-screenshooter-plugin/Makefile =================================================================== --- head/x11/xfce4-screenshooter-plugin/Makefile (revision 233309) +++ head/x11/xfce4-screenshooter-plugin/Makefile (revision 233310) @@ -1,26 +1,27 @@ # New ports collection makefile for: screenshooter plugin for xfce4 # Date created: 29 April 2006 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-screenshooter-plugin PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter/ DISTNAME= xfce4-screenshooter-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Desktop Screenshot plugin for xfce GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes INSTALLS_ICONS= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel MAN1= xfce4-screenshooter.1 .include Property changes on: head/x11/xfce4-screenshooter-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/x11/xfce4-taskmanager/Makefile =================================================================== --- head/x11/xfce4-taskmanager/Makefile (revision 233309) +++ head/x11/xfce4-taskmanager/Makefile (revision 233310) @@ -1,29 +1,29 @@ # New ports collection makefile for: xfce4-taskbar-plugin # Date created: 5 May 2005 # Whom: DaJoob # # $FreeBSD$ # PORTNAME= xfce4-taskmanager PORTVERSION= 0.4.0.r2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 xfce MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A task manager for XFCE GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui post-patch: @${REINPLACE_CMD} -e 's|linux|freebsd|g; s|^CFLAGS = |&-lkvm -lm |' ${WRKSRC}/src/Makefile.in .include Property changes on: head/x11/xfce4-taskmanager/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/x11/xfce4-verve-plugin/Makefile =================================================================== --- head/x11/xfce4-verve-plugin/Makefile (revision 233309) +++ head/x11/xfce4-verve-plugin/Makefile (revision 233310) @@ -1,30 +1,30 @@ # New ports collection makefile for: verve plugin for xfce4 # Date created: 11 September 2007 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= verve-plugin PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/xfce4-verve-plugin/ PKGNAMEPREFIX= xfce4- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A command line plugin for xfce4 RUN_DEPENDES= dbus-daemon:${PORTSDIR}/devel/dbus LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv panel libexo libutil .include Property changes on: head/x11/xfce4-verve-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/x11/xfce4-wmdock-plugin/Makefile =================================================================== --- head/x11/xfce4-wmdock-plugin/Makefile (revision 233309) +++ head/x11/xfce4-wmdock-plugin/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: xfce4-wmdock-plugin # Date created: 7 September 2007 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= xfce4-wmdock-plugin PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 xfce MASTER_SITES= http://www.ibh.de/~ellguth/develop/ MAINTAINER= miwi@FreeBSD.org COMMENT= WMdock plugin for XFCE USE_BZIP2= yes GNU_CONFIGURE= yes USE_GETTEXT= yes INSTALLS_ICONS= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig libwnck USE_XFCE= configenv libgui panel INSTALLS_ICONS= yes .include Property changes on: head/x11/xfce4-wmdock-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/x11/xfce4-xfapplet-plugin/Makefile =================================================================== --- head/x11/xfce4-xfapplet-plugin/Makefile (revision 233309) +++ head/x11/xfce4-xfapplet-plugin/Makefile (revision 233310) @@ -1,27 +1,27 @@ # New ports collection makefile for: xfapplet plugin for xfce4 # Date created: 29 April 2006 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-xfapplet-plugin PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= Xfapplet plugin for xfce LIB_DEPENDS= panelappletmm-2.6:${PORTSDIR}/x11-toolkits/libpanelappletmm GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack orbit2 pkgconfig USE_XFCE= configenv libgui libutil panel .include Property changes on: head/x11/xfce4-xfapplet-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/x11-clocks/xfce4-datetime-plugin/Makefile =================================================================== --- head/x11-clocks/xfce4-datetime-plugin/Makefile (revision 233309) +++ head/x11-clocks/xfce4-datetime-plugin/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: datetimer plugin for xfce4 # Date created: 02 February 2007 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-datetime-plugin PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A datetime plugin for xfce USE_GMAKE= yes USE_BZIP2= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel .include Property changes on: head/x11-clocks/xfce4-datetime-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property Index: head/x11-clocks/xfce4-timer-out-plugin/Makefile =================================================================== --- head/x11-clocks/xfce4-timer-out-plugin/Makefile (revision 233309) +++ head/x11-clocks/xfce4-timer-out-plugin/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: timer plugin for xfce4 # Date created: 23 Januar 2007 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-time-out-plugin PORTVERSION= 0.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A timer out plugin for xfce USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel .include Property changes on: head/x11-clocks/xfce4-timer-out-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/x11-clocks/xfce4-timer-plugin/Makefile =================================================================== --- head/x11-clocks/xfce4-timer-plugin/Makefile (revision 233309) +++ head/x11-clocks/xfce4-timer-plugin/Makefile (revision 233310) @@ -1,26 +1,26 @@ # New ports collection makefile for: timer plugin for xfce4 # Date created: 23 Januar 2007 # Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # PORTNAME= xfce4-timer-plugin PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A timer plugin for xfce USE_BZIP2= yes USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui libutil panel .include Property changes on: head/x11-clocks/xfce4-timer-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/x11-fm/thunar/Makefile =================================================================== --- head/x11-fm/thunar/Makefile (revision 233309) +++ head/x11-fm/thunar/Makefile (revision 233310) @@ -1,154 +1,154 @@ # New ports collection makefile for: thunar # Date created: 19.04.2006 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= Thunar -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 file manager LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= desktopfileutils glib20 gnomehack gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libexo libutil OPTIONS= DBUS "Enable D-BUS support" on \ JPEG "Enable JPEG support" on \ FAM "Enable FAM support" on \ HAL "Enable HAL support" on \ GCONF "Enable GCONF support" off \ STARTUP "Enable startup notification support" on \ PLUG_APR "Thunar Advanced Properties plugin" on \ PLUG_APR_EXIF "Exif support for the APR plugin" off \ PLUG_SBR "Thunar Simple Builtin Renamers plugin" on \ PLUG_SBR_PCRE "Regular expression support for the SBR plugin" off \ PLUG_TPA "Thunar Trash Panel Applet plugin" on \ PLUG_UCA "Thunar User Customizable Actions plugin" on \ PLUG_WALL "Thunar Wallpaper plugin" on MAN1= Thunar.1 .include .if !defined(WITHOUT_DBUS) LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib CONFIGURE_ARGS+=--enable-dbus PLIST_SUB+= WITH_DBUS="" .else CONFIGURE_ARGS+=--disable-dbus PLIST_SUB+= WITH_DBUS="@comment " .endif .if !defined(WITHOUT_JPEG) LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg CONFIGURE_ARGS+=--enable-jpeg .else CONFIGURE_ARGS+=--disable-jpeg .endif .if !defined(WITHOUT_HAL) LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal .endif .if defined(WITH_FAM) USE_FAM= yes WANT_FAM_SYSTEM=gamin .endif .if defined(WITH_GCONF) USE_GNOME+= gconf2 CONFIGURE_ARGS+=--enable-gconf .else CONFIGURE_ARGS+=--disable-gconf .endif .if !defined(WITHOUT_PLUG_APR) CONFIGURE_ARGS+=--enable-apr-plugin PLIST_SUB+= PLUGIN_APR="" .if defined(WITH_PLUG_APR_EXIF) LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif CONFIGURE_ARGS+=--enable-exif .else CONFIGURE_ARGS+=--disable-exif .endif .else CONFIGURE_ARGS+=--disable-apr-plugin --disable-exif PLIST_SUB+= PLUGIN_APR="@comment " .endif .if !defined(WITHOUT_PLUG_SBR) CONFIGURE_ARGS+=--enable-sbr-plugin PLIST_SUB+= PLUGIN_SBR="" .if defined(WITH_PLUG_SBR_PCRE) LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre CONFIGURE_ARGS+=--enable-pcre .else CONFIGURE_ARGS+=--disable-pcre .endif .else CONFIGURE_ARGS+=--disable-sbr-plugin --disable-pcre PLIST_SUB+= PLUGIN_SBR="@comment " .endif .if !defined(WITHOUT_PLUG_TPA) CONFIGURE_ARGS+=--enable-tpa-plugin PLIST_SUB+= PLUGIN_TPA="" USE_XFCE+= panel .else CONFIGURE_ARGS+=--disable-tpa-plugin PLIST_SUB+= PLUGIN_TPA="@comment " .endif .if !defined(WITHOUT_PLUG_UCA) CONFIGURE_ARGS+=--enable-uca-plugin PLIST_SUB+= PLUGIN_UCA="" .else CONFIGURE_ARGS+=--disable-uca-plugin PLIST_SUB+= PLUGIN_UCA="@comment " .endif .if !defined(WITHOUT_PLUG_WALL) CONFIGURE_ARGS+=--enable-wallpaper-plugin PLIST_SUB+= PLUGIN_WALL="" .else CONFIGURE_ARGS+=--disable-wallpaper-plugin PLIST_SUB+= PLUGIN_WALL="@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 post-patch: @${REINPLACE_CMD} -e 's|docdir = .*|docdir = ${DOCSDIR}|' \ ${WRKSRC}/docs/Makefile.in @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure .if !defined(WITH_FAM) @${REINPLACE_CMD} -e 's|gamin|no-gamin|g; s|fam|no-fam|g' ${WRKSRC}/configure .endif .if !defined(WITH_HAL) @${REINPLACE_CMD} -e 's|hal-storage|no-hal-storage|g' ${WRKSRC}/configure .endif @${REINPLACE_CMD} -e 's|enable_val|enableval|g' ${WRKSRC}/configure post-install: @-update-desktop-database .include Property changes on: head/x11-fm/thunar/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/x11-fm/thunar/distinfo =================================================================== --- head/x11-fm/thunar/distinfo (revision 233309) +++ head/x11-fm/thunar/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/Thunar-1.0.0.tar.bz2) = 468c240a4f65a217ec2b6132e85cd84e -SHA256 (xfce4/Thunar-1.0.0.tar.bz2) = a417a919a2b74d452b54ae104da9f86f1ff30d81bf6f808108419814eafa01ad -SIZE (xfce4/Thunar-1.0.0.tar.bz2) = 7118044 +MD5 (xfce4/Thunar-1.0.1.tar.bz2) = 218373aa45d74b6ba8c69c4d5af3bb19 +SHA256 (xfce4/Thunar-1.0.1.tar.bz2) = 7a2b6b493463756bbc9c54144fab2f2163bc84f0896b4c06fd225d11025a210d +SIZE (xfce4/Thunar-1.0.1.tar.bz2) = 8802672 Property changes on: head/x11-fm/thunar/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/x11-fm/thunar/pkg-plist =================================================================== --- head/x11-fm/thunar/pkg-plist (revision 233309) +++ head/x11-fm/thunar/pkg-plist (revision 233310) @@ -1,460 +1,517 @@ bin/Thunar bin/thunar bin/thunar-settings %%PLUGIN_UCA%%etc/xdg/Thunar/uca.xml include/thunar-vfs-1/thunar-vfs/thunar-vfs-config.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-info.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-interactive-job.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-job.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-action.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-application.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-database.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-handler.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-info.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-monitor.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-path.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-thumb.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-types.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-user.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-util.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-volume.h include/thunar-vfs-1/thunar-vfs/thunar-vfs.h include/thunarx-1/thunarx/thunarx-config.h include/thunarx-1/thunarx/thunarx-file-info.h include/thunarx-1/thunarx/thunarx-menu-provider.h include/thunarx-1/thunarx/thunarx-preferences-provider.h include/thunarx-1/thunarx/thunarx-property-page-provider.h include/thunarx-1/thunarx/thunarx-property-page.h include/thunarx-1/thunarx/thunarx-provider-factory.h include/thunarx-1/thunarx/thunarx-provider-plugin.h include/thunarx-1/thunarx/thunarx-renamer-provider.h include/thunarx-1/thunarx/thunarx-renamer.h include/thunarx-1/thunarx/thunarx.h lib/libthunar-vfs-1.la lib/libthunar-vfs-1.so lib/libthunar-vfs-1.so.5 lib/libthunarx-1.la lib/libthunarx-1.so lib/libthunarx-1.so.5 %%PLUGIN_APR%%lib/thunarx-1/thunar-apr.la %%PLUGIN_APR%%lib/thunarx-1/thunar-apr.so %%PLUGIN_SBR%%lib/thunarx-1/thunar-sbr.la %%PLUGIN_SBR%%lib/thunarx-1/thunar-sbr.so %%PLUGIN_UCA%%lib/thunarx-1/thunar-uca.la %%PLUGIN_UCA%%lib/thunarx-1/thunar-uca.so %%PLUGIN_WALL%%lib/thunarx-1/thunar-wallpaper-plugin.so %%PLUGIN_WALL%%lib/thunarx-1/thunar-wallpaper-plugin.la libdata/pkgconfig/thunar-vfs-1.pc libdata/pkgconfig/thunarx-1.pc libexec/ThunarBulkRename libexec/ThunarHelp libexec/thunar-sendto-email libexec/thunar-vfs-font-thumbnailer-1 libexec/thunar-vfs-mime-cleaner-1 libexec/thunar-vfs-pixbuf-thumbnailer-1 libexec/thunar-vfs-update-thumbnailers-cache-1 %%PLUGIN_TPA%%libexec/xfce4/panel-plugins/thunar-tpa share/Thunar/sendto/thunar-sendto-email.desktop share/applications/Thunar-bulk-rename.desktop share/applications/Thunar-folder-handler.desktop share/applications/Thunar.desktop share/applications/thunar-settings.desktop %%WITH_DBUS%%share/dbus-1/services/org.xfce.FileManager.service %%WITH_DBUS%%share/dbus-1/services/org.xfce.Thunar.service share/gtk-doc/html/thunar-vfs/ThunarVfsGroup.html share/gtk-doc/html/thunar-vfs/ThunarVfsJob.html share/gtk-doc/html/thunar-vfs/ThunarVfsMimeAction.html share/gtk-doc/html/thunar-vfs/ThunarVfsMimeApplication.html share/gtk-doc/html/thunar-vfs/ThunarVfsMimeDatabase.html share/gtk-doc/html/thunar-vfs/ThunarVfsMimeHandler.html share/gtk-doc/html/thunar-vfs/ThunarVfsMonitor.html share/gtk-doc/html/thunar-vfs/ThunarVfsUser.html share/gtk-doc/html/thunar-vfs/ThunarVfsUserManager.html share/gtk-doc/html/thunar-vfs/ThunarVfsVolume.html share/gtk-doc/html/thunar-vfs/ThunarVfsVolumeManager.html share/gtk-doc/html/thunar-vfs/filesystem-monitoring.html share/gtk-doc/html/thunar-vfs/fundamentals.html share/gtk-doc/html/thunar-vfs/home.png share/gtk-doc/html/thunar-vfs/index.html share/gtk-doc/html/thunar-vfs/index.sgml share/gtk-doc/html/thunar-vfs/introduction.html share/gtk-doc/html/thunar-vfs/ix01.html share/gtk-doc/html/thunar-vfs/jobs.html share/gtk-doc/html/thunar-vfs/left.png share/gtk-doc/html/thunar-vfs/mime-types.html share/gtk-doc/html/thunar-vfs/right.png share/gtk-doc/html/thunar-vfs/style.css share/gtk-doc/html/thunar-vfs/thunar-vfs-Basic-Types.html share/gtk-doc/html/thunar-vfs/thunar-vfs-Initialization-and-Shutdown.html share/gtk-doc/html/thunar-vfs/thunar-vfs-Jobs.html share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsInfo.html share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsMimeInfo.html share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsPath.html share/gtk-doc/html/thunar-vfs/thunar-vfs-Utility-Functions.html share/gtk-doc/html/thunar-vfs/thunar-vfs.devhelp share/gtk-doc/html/thunar-vfs/thunar-vfs.devhelp2 share/gtk-doc/html/thunar-vfs/up.png share/gtk-doc/html/thunar-vfs/users-and-groups-handling.html share/gtk-doc/html/thunar-vfs/volume-handling.html share/gtk-doc/html/thunarx/ThunarxFileInfo.html share/gtk-doc/html/thunarx/ThunarxMenuProvider.html share/gtk-doc/html/thunarx/ThunarxPreferencesProvider.html share/gtk-doc/html/thunarx/ThunarxPropertyPage.html share/gtk-doc/html/thunarx/ThunarxPropertyPageProvider.html share/gtk-doc/html/thunarx/ThunarxProviderFactory.html share/gtk-doc/html/thunarx/ThunarxProviderPlugin.html share/gtk-doc/html/thunarx/ThunarxRenamer.html share/gtk-doc/html/thunarx/ThunarxRenamerProvider.html share/gtk-doc/html/thunarx/abstraction.png share/gtk-doc/html/thunarx/bulk-rename.png share/gtk-doc/html/thunarx/home.png share/gtk-doc/html/thunarx/index.html share/gtk-doc/html/thunarx/index.sgml share/gtk-doc/html/thunarx/ix01.html share/gtk-doc/html/thunarx/left.png share/gtk-doc/html/thunarx/menu-provider.png share/gtk-doc/html/thunarx/right.png share/gtk-doc/html/thunarx/say-hello.png share/gtk-doc/html/thunarx/style.css share/gtk-doc/html/thunarx/thunarx-Variables-and-functions-to-check-the-library-version.html share/gtk-doc/html/thunarx/thunarx-abstraction-layer.html share/gtk-doc/html/thunarx/thunarx-fundamentals.html share/gtk-doc/html/thunarx/thunarx-overview.html share/gtk-doc/html/thunarx/thunarx-providers.html share/gtk-doc/html/thunarx/thunarx-using-extensions.html share/gtk-doc/html/thunarx/thunarx-writing-extensions-advanced-topics.html share/gtk-doc/html/thunarx/thunarx-writing-extensions-getting-started.html share/gtk-doc/html/thunarx/thunarx-writing-extensions.html share/gtk-doc/html/thunarx/thunarx.devhelp share/gtk-doc/html/thunarx/thunarx.devhelp2 share/gtk-doc/html/thunarx/up.png %%PLUGIN_TPA%%share/xfce4/panel-plugins/thunar-tpa.desktop %%DOCSDIR%%/README.gtkrc %%DOCSDIR%%/README.thunarrc %%DOCSDIR%%/README.volumes %%DOCSDIR%%/ThumbnailersCacheFormat.txt %%DOCSDIR%%/html/C/advanced-topics.html %%DOCSDIR%%/html/C/copyright.html %%DOCSDIR%%/html/C/customizing-thunar.html %%DOCSDIR%%/html/C/faq.html %%DOCSDIR%%/html/C/images/bulk-rename.png %%DOCSDIR%%/html/C/images/file-manager-window.png %%DOCSDIR%%/html/C/images/file-properties.png %%DOCSDIR%%/html/C/images/preferences-advanced.png %%DOCSDIR%%/html/C/images/preferences-behavior.png %%DOCSDIR%%/html/C/images/preferences-side-pane.png %%DOCSDIR%%/html/C/images/preferences-views.png %%DOCSDIR%%/html/C/images/removable-drives-and-media.png %%DOCSDIR%%/html/C/images/removable-media-unmount.png %%DOCSDIR%%/html/C/images/sendto-menu.png %%DOCSDIR%%/html/C/images/visible-columns.png %%DOCSDIR%%/html/C/index.html %%DOCSDIR%%/html/C/preferences.html %%DOCSDIR%%/html/C/support.html %%DOCSDIR%%/html/C/the-file-manager-window.html %%DOCSDIR%%/html/C/using-removable-media.html %%DOCSDIR%%/html/C/working-with-files-and-folders.html %%DOCSDIR%%/html/es/advanced-topics.html %%DOCSDIR%%/html/es/copyright.html %%DOCSDIR%%/html/es/customizing-thunar.html %%DOCSDIR%%/html/es/faq.html %%DOCSDIR%%/html/es/images/bulk-rename.png %%DOCSDIR%%/html/es/images/file-manager-window.png %%DOCSDIR%%/html/es/images/file-properties.png %%DOCSDIR%%/html/es/images/preferences-advanced.png %%DOCSDIR%%/html/es/images/preferences-behavior.png %%DOCSDIR%%/html/es/images/preferences-side-pane.png %%DOCSDIR%%/html/es/images/preferences-views.png %%DOCSDIR%%/html/es/images/removable-drives-and-media.png %%DOCSDIR%%/html/es/images/removable-media-unmount.png %%DOCSDIR%%/html/es/images/sendto-menu.png %%DOCSDIR%%/html/es/images/visible-columns.png %%DOCSDIR%%/html/es/index.html %%DOCSDIR%%/html/es/preferences.html %%DOCSDIR%%/html/es/support.html %%DOCSDIR%%/html/es/the-file-manager-window.html %%DOCSDIR%%/html/es/using-removable-media.html %%DOCSDIR%%/html/es/working-with-files-and-folders.html %%DOCSDIR%%/html/eu/advanced-topics.html %%DOCSDIR%%/html/eu/copyright.html %%DOCSDIR%%/html/eu/customizing-thunar.html %%DOCSDIR%%/html/eu/faq.html %%DOCSDIR%%/html/eu/images/bulk-rename.png %%DOCSDIR%%/html/eu/images/file-manager-window.png %%DOCSDIR%%/html/eu/images/file-properties.png %%DOCSDIR%%/html/eu/images/preferences-advanced.png %%DOCSDIR%%/html/eu/images/preferences-behavior.png %%DOCSDIR%%/html/eu/images/preferences-side-pane.png %%DOCSDIR%%/html/eu/images/preferences-views.png %%DOCSDIR%%/html/eu/images/removable-drives-and-media.png %%DOCSDIR%%/html/eu/images/removable-media-unmount.png %%DOCSDIR%%/html/eu/images/sendto-menu.png %%DOCSDIR%%/html/eu/images/visible-columns.png %%DOCSDIR%%/html/eu/index.html %%DOCSDIR%%/html/eu/preferences.html %%DOCSDIR%%/html/eu/support.html %%DOCSDIR%%/html/eu/the-file-manager-window.html %%DOCSDIR%%/html/eu/using-removable-media.html %%DOCSDIR%%/html/eu/working-with-files-and-folders.html %%DOCSDIR%%/html/fr/advanced-topics.html %%DOCSDIR%%/html/fr/copyright.html %%DOCSDIR%%/html/fr/customizing-thunar.html %%DOCSDIR%%/html/fr/faq.html %%DOCSDIR%%/html/fr/images/bulk-rename.png %%DOCSDIR%%/html/fr/images/file-manager-window.png %%DOCSDIR%%/html/fr/images/file-properties.png %%DOCSDIR%%/html/fr/images/preferences-advanced.png %%DOCSDIR%%/html/fr/images/preferences-behavior.png %%DOCSDIR%%/html/fr/images/preferences-side-pane.png %%DOCSDIR%%/html/fr/images/preferences-views.png %%DOCSDIR%%/html/fr/images/removable-drives-and-media.png %%DOCSDIR%%/html/fr/images/removable-media-unmount.png %%DOCSDIR%%/html/fr/images/sendto-menu.png %%DOCSDIR%%/html/fr/images/visible-columns.png %%DOCSDIR%%/html/fr/index.html %%DOCSDIR%%/html/fr/preferences.html %%DOCSDIR%%/html/fr/support.html %%DOCSDIR%%/html/fr/the-file-manager-window.html %%DOCSDIR%%/html/fr/using-removable-media.html %%DOCSDIR%%/html/fr/working-with-files-and-folders.html %%DOCSDIR%%/html/ja/advanced-topics.html %%DOCSDIR%%/html/ja/copyright.html %%DOCSDIR%%/html/ja/customizing-thunar.html %%DOCSDIR%%/html/ja/faq.html %%DOCSDIR%%/html/ja/images/bulk-rename.png %%DOCSDIR%%/html/ja/images/file-manager-window.png %%DOCSDIR%%/html/ja/images/file-properties.png %%DOCSDIR%%/html/ja/images/preferences-advanced.png %%DOCSDIR%%/html/ja/images/preferences-behavior.png %%DOCSDIR%%/html/ja/images/preferences-side-pane.png %%DOCSDIR%%/html/ja/images/preferences-views.png %%DOCSDIR%%/html/ja/images/removable-drives-and-media.png %%DOCSDIR%%/html/ja/images/removable-media-unmount.png %%DOCSDIR%%/html/ja/images/sendto-menu.png %%DOCSDIR%%/html/ja/images/visible-columns.png %%DOCSDIR%%/html/ja/index.html %%DOCSDIR%%/html/ja/preferences.html %%DOCSDIR%%/html/ja/support.html %%DOCSDIR%%/html/ja/the-file-manager-window.html %%DOCSDIR%%/html/ja/using-removable-media.html %%DOCSDIR%%/html/ja/working-with-files-and-folders.html %%DOCSDIR%%/html/nl/images/bulk-rename.png %%DOCSDIR%%/html/nl/images/file-manager-window.png %%DOCSDIR%%/html/nl/images/file-properties.png %%DOCSDIR%%/html/nl/images/preferences-advanced.png %%DOCSDIR%%/html/nl/images/preferences-behavior.png %%DOCSDIR%%/html/nl/images/preferences-side-pane.png %%DOCSDIR%%/html/nl/images/preferences-views.png %%DOCSDIR%%/html/nl/images/removable-drives-and-media.png %%DOCSDIR%%/html/nl/images/removable-media-unmount.png %%DOCSDIR%%/html/nl/images/sendto-menu.png %%DOCSDIR%%/html/nl/images/visible-columns.png %%DOCSDIR%%/html/nl/advanced-topics.html %%DOCSDIR%%/html/nl/copyright.html %%DOCSDIR%%/html/nl/customizing-thunar.html %%DOCSDIR%%/html/nl/faq.html %%DOCSDIR%%/html/nl/index.html %%DOCSDIR%%/html/nl/preferences.html %%DOCSDIR%%/html/nl/support.html %%DOCSDIR%%/html/nl/the-file-manager-window.html %%DOCSDIR%%/html/nl/using-removable-media.html %%DOCSDIR%%/html/nl/working-with-files-and-folders.html %%DOCSDIR%%/html/pl/advanced-topics.html %%DOCSDIR%%/html/pl/copyright.html %%DOCSDIR%%/html/pl/customizing-thunar.html %%DOCSDIR%%/html/pl/faq.html %%DOCSDIR%%/html/pl/images/bulk-rename.png %%DOCSDIR%%/html/pl/images/file-manager-window.png %%DOCSDIR%%/html/pl/images/file-properties.png %%DOCSDIR%%/html/pl/images/preferences-advanced.png %%DOCSDIR%%/html/pl/images/preferences-behavior.png %%DOCSDIR%%/html/pl/images/preferences-side-pane.png %%DOCSDIR%%/html/pl/images/preferences-views.png %%DOCSDIR%%/html/pl/images/removable-drives-and-media.png %%DOCSDIR%%/html/pl/images/removable-media-unmount.png %%DOCSDIR%%/html/pl/images/sendto-menu.png %%DOCSDIR%%/html/pl/images/visible-columns.png %%DOCSDIR%%/html/pl/index.html %%DOCSDIR%%/html/pl/preferences.html %%DOCSDIR%%/html/pl/support.html %%DOCSDIR%%/html/pl/the-file-manager-window.html %%DOCSDIR%%/html/pl/using-removable-media.html %%DOCSDIR%%/html/pl/working-with-files-and-folders.html %%DOCSDIR%%/html/ru/advanced-topics.html %%DOCSDIR%%/html/ru/copyright.html %%DOCSDIR%%/html/ru/customizing-thunar.html %%DOCSDIR%%/html/ru/faq.html %%DOCSDIR%%/html/ru/images/bulk-rename.png %%DOCSDIR%%/html/ru/images/file-manager-window.png %%DOCSDIR%%/html/ru/images/file-properties.png %%DOCSDIR%%/html/ru/images/preferences-advanced.png %%DOCSDIR%%/html/ru/images/preferences-behavior.png %%DOCSDIR%%/html/ru/images/preferences-side-pane.png %%DOCSDIR%%/html/ru/images/preferences-views.png %%DOCSDIR%%/html/ru/images/removable-drives-and-media.png %%DOCSDIR%%/html/ru/images/removable-media-unmount.png %%DOCSDIR%%/html/ru/images/sendto-menu.png %%DOCSDIR%%/html/ru/images/visible-columns.png %%DOCSDIR%%/html/ru/index.html %%DOCSDIR%%/html/ru/preferences.html %%DOCSDIR%%/html/ru/support.html %%DOCSDIR%%/html/ru/the-file-manager-window.html %%DOCSDIR%%/html/ru/using-removable-media.html %%DOCSDIR%%/html/ru/working-with-files-and-folders.html %%DOCSDIR%%/html/thunar.css %%DOCSDIR%%/html/tr/images/bulk-rename.png %%DOCSDIR%%/html/tr/images/file-manager-window.png %%DOCSDIR%%/html/tr/images/file-properties.png %%DOCSDIR%%/html/tr/images/preferences-advanced.png %%DOCSDIR%%/html/tr/images/preferences-behavior.png %%DOCSDIR%%/html/tr/images/preferences-side-pane.png %%DOCSDIR%%/html/tr/images/preferences-views.png %%DOCSDIR%%/html/tr/images/removable-drives-and-media.png %%DOCSDIR%%/html/tr/images/removable-media-unmount.png %%DOCSDIR%%/html/tr/images/sendto-menu.png %%DOCSDIR%%/html/tr/images/visible-columns.png %%DOCSDIR%%/html/tr/advanced-topics.html %%DOCSDIR%%/html/tr/copyright.html %%DOCSDIR%%/html/tr/customizing-thunar.html %%DOCSDIR%%/html/tr/faq.html %%DOCSDIR%%/html/tr/index.html %%DOCSDIR%%/html/tr/preferences.html %%DOCSDIR%%/html/tr/support.html %%DOCSDIR%%/html/tr/the-file-manager-window.html %%DOCSDIR%%/html/tr/using-removable-media.html %%DOCSDIR%%/html/tr/working-with-files-and-folders.html %%DOCSDIR%%/html/zh_TW/advanced-topics.html %%DOCSDIR%%/html/zh_TW/copyright.html %%DOCSDIR%%/html/zh_TW/customizing-thunar.html %%DOCSDIR%%/html/zh_TW/faq.html %%DOCSDIR%%/html/zh_TW/images/bulk-rename.png %%DOCSDIR%%/html/zh_TW/images/file-manager-window.png %%DOCSDIR%%/html/zh_TW/images/file-properties.png %%DOCSDIR%%/html/zh_TW/images/preferences-advanced.png %%DOCSDIR%%/html/zh_TW/images/preferences-behavior.png %%DOCSDIR%%/html/zh_TW/images/preferences-side-pane.png %%DOCSDIR%%/html/zh_TW/images/preferences-views.png %%DOCSDIR%%/html/zh_TW/images/removable-drives-and-media.png %%DOCSDIR%%/html/zh_TW/images/removable-media-unmount.png %%DOCSDIR%%/html/zh_TW/images/sendto-menu.png %%DOCSDIR%%/html/zh_TW/images/visible-columns.png %%DOCSDIR%%/html/zh_TW/index.html %%DOCSDIR%%/html/zh_TW/preferences.html %%DOCSDIR%%/html/zh_TW/support.html %%DOCSDIR%%/html/zh_TW/the-file-manager-window.html %%DOCSDIR%%/html/zh_TW/using-removable-media.html %%DOCSDIR%%/html/zh_TW/working-with-files-and-folders.html +%%DOCSDIR%%/html/da/advanced-topics.html +%%DOCSDIR%%/html/da/copyright.html +%%DOCSDIR%%/html/da/customizing-thunar.html +%%DOCSDIR%%/html/da/faq.html +%%DOCSDIR%%/html/da/images/bulk-rename.png +%%DOCSDIR%%/html/da/images/file-manager-window.png +%%DOCSDIR%%/html/da/images/file-properties.png +%%DOCSDIR%%/html/da/images/preferences-advanced.png +%%DOCSDIR%%/html/da/images/preferences-behavior.png +%%DOCSDIR%%/html/da/images/preferences-side-pane.png +%%DOCSDIR%%/html/da/images/preferences-views.png +%%DOCSDIR%%/html/da/images/removable-drives-and-media.png +%%DOCSDIR%%/html/da/images/removable-media-unmount.png +%%DOCSDIR%%/html/da/images/sendto-menu.png +%%DOCSDIR%%/html/da/images/visible-columns.png +%%DOCSDIR%%/html/da/index.html +%%DOCSDIR%%/html/da/preferences.html +%%DOCSDIR%%/html/da/support.html +%%DOCSDIR%%/html/da/the-file-manager-window.html +%%DOCSDIR%%/html/da/using-removable-media.html +%%DOCSDIR%%/html/da/working-with-files-and-folders.html +%%DOCSDIR%%/html/gl/advanced-topics.html +%%DOCSDIR%%/html/gl/copyright.html +%%DOCSDIR%%/html/gl/customizing-thunar.html +%%DOCSDIR%%/html/gl/faq.html +%%DOCSDIR%%/html/gl/index.html +%%DOCSDIR%%/html/gl/preferences.html +%%DOCSDIR%%/html/gl/support.html +%%DOCSDIR%%/html/gl/the-file-manager-window.html +%%DOCSDIR%%/html/gl/using-removable-media.html +%%DOCSDIR%%/html/gl/working-with-files-and-folders.html +%%DOCSDIR%%/html/it/advanced-topics.html +%%DOCSDIR%%/html/it/copyright.html +%%DOCSDIR%%/html/it/customizing-thunar.html +%%DOCSDIR%%/html/it/faq.html +%%DOCSDIR%%/html/it/images/bulk-rename.png +%%DOCSDIR%%/html/it/images/file-manager-window.png +%%DOCSDIR%%/html/it/images/file-properties.png +%%DOCSDIR%%/html/it/images/preferences-advanced.png +%%DOCSDIR%%/html/it/images/preferences-behavior.png +%%DOCSDIR%%/html/it/images/preferences-side-pane.png +%%DOCSDIR%%/html/it/images/preferences-views.png +%%DOCSDIR%%/html/it/images/removable-drives-and-media.png +%%DOCSDIR%%/html/it/images/removable-media-unmount.png +%%DOCSDIR%%/html/it/images/sendto-menu.png +%%DOCSDIR%%/html/it/images/visible-columns.png +%%DOCSDIR%%/html/it/index.html +%%DOCSDIR%%/html/it/preferences.html +%%DOCSDIR%%/html/it/support.html +%%DOCSDIR%%/html/it/the-file-manager-window.html +%%DOCSDIR%%/html/it/using-removable-media.html +%%DOCSDIR%%/html/it/working-with-files-and-folders.html share/icons/hicolor/16x16/apps/Thunar.png share/icons/hicolor/16x16/stock/navigation/stock_thunar-shortcuts.png share/icons/hicolor/16x16/stock/navigation/stock_thunar-templates.png share/icons/hicolor/24x24/apps/Thunar.png share/icons/hicolor/48x48/apps/Thunar.png share/icons/hicolor/scalable/apps/Thunar.svg share/locale/ar/LC_MESSAGES/Thunar.mo share/locale/be/LC_MESSAGES/Thunar.mo share/locale/ca/LC_MESSAGES/Thunar.mo share/locale/cs/LC_MESSAGES/Thunar.mo share/locale/da/LC_MESSAGES/Thunar.mo share/locale/de/LC_MESSAGES/Thunar.mo share/locale/dz/LC_MESSAGES/Thunar.mo share/locale/el/LC_MESSAGES/Thunar.mo share/locale/en_GB/LC_MESSAGES/Thunar.mo share/locale/eo/LC_MESSAGES/Thunar.mo share/locale/es/LC_MESSAGES/Thunar.mo share/locale/et/LC_MESSAGES/Thunar.mo share/locale/eu/LC_MESSAGES/Thunar.mo share/locale/fi/LC_MESSAGES/Thunar.mo share/locale/fr/LC_MESSAGES/Thunar.mo share/locale/gl/LC_MESSAGES/Thunar.mo share/locale/he/LC_MESSAGES/Thunar.mo share/locale/hu/LC_MESSAGES/Thunar.mo share/locale/id/LC_MESSAGES/Thunar.mo share/locale/it/LC_MESSAGES/Thunar.mo share/locale/ja/LC_MESSAGES/Thunar.mo share/locale/ka/LC_MESSAGES/Thunar.mo share/locale/ko/LC_MESSAGES/Thunar.mo share/locale/ku/LC_MESSAGES/Thunar.mo share/locale/lt/LC_MESSAGES/Thunar.mo share/locale/lv/LC_MESSAGES/Thunar.mo share/locale/mk/LC_MESSAGES/Thunar.mo -share/locale/nb_NO/LC_MESSAGES/Thunar.mo +share/locale/nb/LC_MESSAGES/Thunar.mo share/locale/nl/LC_MESSAGES/Thunar.mo -share/locale/nn_NO/LC_MESSAGES/Thunar.mo +share/locale/nn/LC_MESSAGES/Thunar.mo share/locale/pa/LC_MESSAGES/Thunar.mo share/locale/pl/LC_MESSAGES/Thunar.mo share/locale/pt_BR/LC_MESSAGES/Thunar.mo -share/locale/pt_PT/LC_MESSAGES/Thunar.mo +share/locale/pt/LC_MESSAGES/Thunar.mo share/locale/ro/LC_MESSAGES/Thunar.mo share/locale/ru/LC_MESSAGES/Thunar.mo share/locale/sk/LC_MESSAGES/Thunar.mo share/locale/sq/LC_MESSAGES/Thunar.mo share/locale/sv/LC_MESSAGES/Thunar.mo share/locale/tr/LC_MESSAGES/Thunar.mo share/locale/uk/LC_MESSAGES/Thunar.mo share/locale/ur/LC_MESSAGES/Thunar.mo share/locale/zh_CN/LC_MESSAGES/Thunar.mo share/locale/zh_TW/LC_MESSAGES/Thunar.mo share/pixmaps/Thunar/Thunar-about-logo.png share/pixmaps/Thunar/Thunar-fallback-icon.png share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop %%PLUGIN_UCA%%@dirrm etc/xdg/Thunar %%PLUGIN_UCA%%@dirrmtry etc/xdg @dirrm include/thunar-vfs-1/thunar-vfs @dirrm include/thunar-vfs-1 @dirrm include/thunarx-1/thunarx @dirrm include/thunarx-1 @dirrmtry lib/thunarx-1 %%PLUGIN_TPA%%@dirrmtry libexec/xfce4/panel-plugins %%PLUGIN_TPA%%@dirrmtry libexec/xfce4 @dirrmtry share/applications @dirrm share/gtk-doc/html/thunar-vfs @dirrm share/gtk-doc/html/thunarx @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc %%PLUGIN_TPA%%@dirrmtry share/xfce4/panel-plugins %%PLUGIN_TPA%%@dirrmtry share/xfce4 @dirrmtry %%DOCSDIR%%/html/C/images @dirrm %%DOCSDIR%%/html/C @dirrmtry %%DOCSDIR%%/html/es/images @dirrm %%DOCSDIR%%/html/es @dirrmtry %%DOCSDIR%%/html/eu/images @dirrm %%DOCSDIR%%/html/eu @dirrmtry %%DOCSDIR%%/html/fr/images @dirrm %%DOCSDIR%%/html/fr @dirrmtry %%DOCSDIR%%/html/ja/images @dirrm %%DOCSDIR%%/html/ja @dirrmtry %%DOCSDIR%%/html/nl/images @dirrm %%DOCSDIR%%/html/nl @dirrmtry %%DOCSDIR%%/html/pl/images @dirrm %%DOCSDIR%%/html/pl @dirrmtry %%DOCSDIR%%/html/ru/images @dirrm %%DOCSDIR%%/html/ru @dirrmtry %%DOCSDIR%%/html/tr/images @dirrm %%DOCSDIR%%/html/tr @dirrmtry %%DOCSDIR%%/html/zh_TW/images @dirrm %%DOCSDIR%%/html/zh_TW +@dirrmtry %%DOCSDIR%%/html/da/images +@dirrm %%DOCSDIR%%/html/da +@dirrm %%DOCSDIR%%/html/gl +@dirrmtry %%DOCSDIR%%/html/it/images +@dirrm %%DOCSDIR%%/html/it @dirrm %%DOCSDIR%%/html @dirrm %%DOCSDIR%% @dirrm share/Thunar/sendto @dirrm share/Thunar @dirrmtry share/icons/hicolor/24x24/apps @dirrmtry share/icons/hicolor/24x24 @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 @dirrm share/pixmaps/Thunar @exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true @unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true @dirrmtry share/icons/hicolor/16x16/stock/navigation @dirrmtry share/icons/hicolor/16x16/stock @dirrmtry share/icons/hicolor/16x16/apps @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz @dirrmtry share/locale/nn_NO/LC_MESSAGES @dirrmtry share/locale/nn_NO @dirrmtry share/locale/tr/LC_MESSAGES @dirrmtry share/locale/tr @dirrm share/thumbnailers Property changes on: head/x11-fm/thunar/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/x11-toolkits/libxfce4gui/Makefile =================================================================== --- head/x11-toolkits/libxfce4gui/Makefile (revision 233309) +++ head/x11-toolkits/libxfce4gui/Makefile (revision 233310) @@ -1,61 +1,61 @@ # New ports collection makefile for: libxfce4util # Date created: 7 June 2003 # Whom: James Earl # # $FreeBSD$ # PORTNAME= libxfce4gui -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= x11-toolkits xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= libxfcegui4-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 widget library required by xfce4 and xfwm4 USE_AUTOTOOLS= libtool:15 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 OPTIONS= GTKDOC "install the library documentation" off \ STARTUP "use libstartup-notification" on \ GLADEUI "glade interface designer" off .include .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_LIBSTARTUP) LIB_DEPENDS+= startup-notification-1:${PORTSDIR}/x11/startup-notification CONFIGURE_ARGS+=--enable-startup-notification .else CONFIGURE_ARGS+=--disable-startup-notification .endif .if defined(WITH_GLADEUI) CONFIGURE_ARGS+=--enable-gladeui .else CONFIGURE_ARGS+=--disable-gladeui .endif post-patch: @${REINPLACE_CMD} -e 's|$$(GMSGFMT)|$$(MSGFMT)|g' \ ${WRKSRC}/po/Makefile.in.in .include Property changes on: head/x11-toolkits/libxfce4gui/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.45 \ No newline at end of property +1.46 \ No newline at end of property Index: head/x11-toolkits/libxfce4gui/distinfo =================================================================== --- head/x11-toolkits/libxfce4gui/distinfo (revision 233309) +++ head/x11-toolkits/libxfce4gui/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/libxfcegui4-4.6.0.tar.bz2) = 8627ae4fad26289f55f0afbebe238bf5 -SHA256 (xfce4/libxfcegui4-4.6.0.tar.bz2) = d6287ad3ab841f4bae0ce62135a0ca31da9eae4185aa2b8cef6160c46fea3e42 -SIZE (xfce4/libxfcegui4-4.6.0.tar.bz2) = 650464 +MD5 (xfce4/libxfcegui4-4.6.1.tar.bz2) = 539cff747634b8ee6f0d2362ee78a286 +SHA256 (xfce4/libxfcegui4-4.6.1.tar.bz2) = 3468a9cb348bf54f8a0afa386366683eff1987b722d2e81326f9e7ec7dfbe093 +SIZE (xfce4/libxfcegui4-4.6.1.tar.bz2) = 650666 Property changes on: head/x11-toolkits/libxfce4gui/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/x11-toolkits/libxfce4gui/pkg-plist =================================================================== --- head/x11-toolkits/libxfce4gui/pkg-plist (revision 233309) +++ head/x11-toolkits/libxfce4gui/pkg-plist (revision 233310) @@ -1,184 +1,182 @@ etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 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/netk-application.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-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 include/xfce4/libxfcegui4/xfce-filechooser.h include/xfce4/libxfcegui4/xfce-gdk-extensions.h include/xfce4/libxfcegui4/xfce-gtk-extensions.h include/xfce4/libxfcegui4/xfce-heading.h include/xfce4/libxfcegui4/xfce-icontheme.h 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/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 libdata/pkgconfig/libxfce4kbd-private-1.0.pc share/gtk-doc/html/libxfcegui4/XfceAboutDialog.html share/gtk-doc/html/libxfcegui4/XfceAppMenuItem.html share/gtk-doc/html/libxfcegui4/XfceFramebox.html share/gtk-doc/html/libxfcegui4/XfceHeading.html share/gtk-doc/html/libxfcegui4/XfceIconTheme.html share/gtk-doc/html/libxfcegui4/XfceTitledDialog.html share/gtk-doc/html/libxfcegui4/home.png share/gtk-doc/html/libxfcegui4/index.html share/gtk-doc/html/libxfcegui4/index.sgml share/gtk-doc/html/libxfcegui4/left.png share/gtk-doc/html/libxfcegui4/libxfcegui4-Standard-Macros.html share/gtk-doc/html/libxfcegui4/libxfcegui4-Xfce-Gdk-extensions.html share/gtk-doc/html/libxfcegui4/libxfcegui4-Xfce-Gtk+-extensions.html 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-xfce-exec.html share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp2 share/gtk-doc/html/libxfcegui4/reference.html share/gtk-doc/html/libxfcegui4/right.png share/gtk-doc/html/libxfcegui4/style.css share/gtk-doc/html/libxfcegui4/up.png share/icons/hicolor/48x48/apps/xfce-edit.png share/icons/hicolor/48x48/apps/xfce-filemanager.png share/icons/hicolor/48x48/apps/xfce-games.png share/icons/hicolor/48x48/apps/xfce-graphics.png share/icons/hicolor/48x48/apps/xfce-internet.png share/icons/hicolor/48x48/apps/xfce-man.png share/icons/hicolor/48x48/apps/xfce-multimedia.png share/icons/hicolor/48x48/apps/xfce-printer.png share/icons/hicolor/48x48/apps/xfce-schedule.png share/icons/hicolor/48x48/apps/xfce-sound.png share/icons/hicolor/48x48/apps/xfce-terminal.png 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/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_NO/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_PT/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/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 @dirrm share/gtk-doc/html/libxfcegui4 @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc @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/nb_NO/LC_MESSAGES -@dirrmtry share/locale/nb_NO @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si @dirrmtry share/locale/ur/LC_MESSAGES @dirrmtry share/locale/ur @dirrm etc/xdg/xfce4/xfconf/xfce-perchannel-xml @dirrm etc/xdg/xfce4/xfconf @dirrm etc/xdg/xfce4 @dirrm etc/xdg Property changes on: head/x11-toolkits/libxfce4gui/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/x11-wm/xfce4-desktop/Makefile =================================================================== --- head/x11-wm/xfce4-desktop/Makefile (revision 233309) +++ head/x11-wm/xfce4-desktop/Makefile (revision 233310) @@ -1,48 +1,47 @@ # New ports collection makefile for: xfdesktop # Date created: 7 June 2003 # Whom: James Earl # # $FreeBSD$ # PORTNAME= xfce4-desktop -PORTVERSION= 4.6.0 -PORTREVISION= 1 +PORTVERSION= 4.6.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfdesktop-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 desktop background manager and root menu LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib20 gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libgui libmenu libutil panel xfconf OPTIONS= FAM "Enable FAM support" on \ THUNAR "Enable thunar support" on MAN1= xfdesktop.1 .include .if !defined(WITHOUT_THUNAR) CONFIGURE_ARGS+=--enable-thunar-vfs --enable-thunarx --enable-exo USE_XFCE+= libexo thunar .else CONFIGURE_ARGS+=--disable-thunar-vfs --disable-thunarx --disable-exo .endif .if !defined(WITHOUT_FAM) .else .endif .include Property changes on: head/x11-wm/xfce4-desktop/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/x11-wm/xfce4-desktop/distinfo =================================================================== --- head/x11-wm/xfce4-desktop/distinfo (revision 233309) +++ head/x11-wm/xfce4-desktop/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfdesktop-4.6.0.tar.bz2) = 508b18f9d4ef27833517bba3bd6e2fbf -SHA256 (xfce4/xfdesktop-4.6.0.tar.bz2) = 1432fc32cd5ed2ed222c4f95e9eb229c09f7c7d063443be6f1322b01518f284f -SIZE (xfce4/xfdesktop-4.6.0.tar.bz2) = 3349853 +MD5 (xfce4/xfdesktop-4.6.1.tar.bz2) = ae15cacc3e3834cca7238a8e1035c50d +SHA256 (xfce4/xfdesktop-4.6.1.tar.bz2) = 22aa4a654798dcfa728a9c0056486f73ae87a51239950c8f85aedef488cd571a +SIZE (xfce4/xfdesktop-4.6.1.tar.bz2) = 3671378 Property changes on: head/x11-wm/xfce4-desktop/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/x11-wm/xfce4-desktop/pkg-plist =================================================================== --- head/x11-wm/xfce4-desktop/pkg-plist (revision 233309) +++ head/x11-wm/xfce4-desktop/pkg-plist (revision 233310) @@ -1,162 +1,172 @@ bin/xfce4-popup-menu bin/xfdesktop bin/xfdesktop-settings etc/xdg/menus/xfce-applications.menu lib/xfce4/modules/xfce4_desktop_menu.so lib/xfce4/modules/xfce4_desktop_menu.la lib/xfce4/modules/xfce4_desktop_menu.a libexec/xfce4/panel-plugins/xfce4-menu-plugin share/applications/xfce4-about-xfce.desktop share/applications/xfce4-file-manager.desktop share/applications/xfce4-help.desktop share/applications/xfce4-logout.desktop share/applications/xfce4-run-program.desktop share/applications/xfce4-terminal.desktop share/applications/xfce4-web-browser.desktop share/applications/xfce-backdrop-settings.desktop share/desktop-directories/xfce-accessories.directory share/desktop-directories/xfce-development.directory share/desktop-directories/xfce-education.directory share/desktop-directories/xfce-games.directory share/desktop-directories/xfce-graphics.directory share/desktop-directories/xfce-multimedia.directory share/desktop-directories/xfce-network.directory share/desktop-directories/xfce-office.directory share/desktop-directories/xfce-other.directory share/desktop-directories/xfce-screensavers.directory share/desktop-directories/xfce-settings.directory share/desktop-directories/xfce-system.directory share/xfce4/panel-plugins/xfce4-menu.desktop share/icons/hicolor/32x32/apps/xfce4-backdrop.png share/icons/hicolor/32x32/apps/xfce4-menueditor.png share/icons/hicolor/48x48/apps/xfce4-backdrop.png share/icons/hicolor/48x48/apps/xfce4-menueditor.png share/icons/hicolor/scalable/apps/xfce4-backdrop.svg share/icons/hicolor/scalable/apps/xfce4-menueditor.svg share/locale/am/LC_MESSAGES/xfdesktop.mo share/locale/ar/LC_MESSAGES/xfdesktop.mo share/locale/az/LC_MESSAGES/xfdesktop.mo share/locale/be/LC_MESSAGES/xfdesktop.mo share/locale/bg/LC_MESSAGES/xfdesktop.mo share/locale/bn_IN/LC_MESSAGES/xfdesktop.mo share/locale/ca/LC_MESSAGES/xfdesktop.mo share/locale/cs/LC_MESSAGES/xfdesktop.mo share/locale/da/LC_MESSAGES/xfdesktop.mo share/locale/de/LC_MESSAGES/xfdesktop.mo share/locale/dz/LC_MESSAGES/xfdesktop.mo share/locale/el/LC_MESSAGES/xfdesktop.mo share/locale/en_GB/LC_MESSAGES/xfdesktop.mo share/locale/eo/LC_MESSAGES/xfdesktop.mo share/locale/es/LC_MESSAGES/xfdesktop.mo share/locale/es_MX/LC_MESSAGES/xfdesktop.mo share/locale/et/LC_MESSAGES/xfdesktop.mo share/locale/eu/LC_MESSAGES/xfdesktop.mo share/locale/fa/LC_MESSAGES/xfdesktop.mo share/locale/fi/LC_MESSAGES/xfdesktop.mo share/locale/fr/LC_MESSAGES/xfdesktop.mo share/locale/gl/LC_MESSAGES/xfdesktop.mo share/locale/gu/LC_MESSAGES/xfdesktop.mo share/locale/he/LC_MESSAGES/xfdesktop.mo share/locale/hi/LC_MESSAGES/xfdesktop.mo share/locale/hu/LC_MESSAGES/xfdesktop.mo share/locale/hy/LC_MESSAGES/xfdesktop.mo share/locale/id/LC_MESSAGES/xfdesktop.mo share/locale/it/LC_MESSAGES/xfdesktop.mo share/locale/ja/LC_MESSAGES/xfdesktop.mo share/locale/ka/LC_MESSAGES/xfdesktop.mo share/locale/ko/LC_MESSAGES/xfdesktop.mo share/locale/lt/LC_MESSAGES/xfdesktop.mo share/locale/lv/LC_MESSAGES/xfdesktop.mo share/locale/mk/LC_MESSAGES/xfdesktop.mo share/locale/mr/LC_MESSAGES/xfdesktop.mo share/locale/ms/LC_MESSAGES/xfdesktop.mo -share/locale/nb_NO/LC_MESSAGES/xfdesktop.mo +share/locale/nb/LC_MESSAGES/xfdesktop.mo share/locale/nl/LC_MESSAGES/xfdesktop.mo share/locale/pa/LC_MESSAGES/xfdesktop.mo share/locale/pl/LC_MESSAGES/xfdesktop.mo share/locale/pt_BR/LC_MESSAGES/xfdesktop.mo -share/locale/pt_PT/LC_MESSAGES/xfdesktop.mo +share/locale/pt/LC_MESSAGES/xfdesktop.mo share/locale/ro/LC_MESSAGES/xfdesktop.mo share/locale/ru/LC_MESSAGES/xfdesktop.mo share/locale/sk/LC_MESSAGES/xfdesktop.mo share/locale/sq/LC_MESSAGES/xfdesktop.mo share/locale/sv/LC_MESSAGES/xfdesktop.mo share/locale/ta/LC_MESSAGES/xfdesktop.mo share/locale/tr/LC_MESSAGES/xfdesktop.mo share/locale/uk/LC_MESSAGES/xfdesktop.mo share/locale/ur/LC_MESSAGES/xfdesktop.mo share/locale/vi/LC_MESSAGES/xfdesktop.mo share/locale/zh_CN/LC_MESSAGES/xfdesktop.mo share/locale/zh_TW/LC_MESSAGES/xfdesktop.mo share/pixmaps/xfdesktop/xfdesktop-fallback-icon.png share/pixmaps/xfce4/xfdesktop/text-selection-frame.png share/pixmaps/xfce4_xicon.png share/pixmaps/xfce4_xicon1.png share/pixmaps/xfce4_xicon2.png share/pixmaps/xfce4_xicon3.png share/pixmaps/xfce4_xicon4.png share/xfce4/backdrops/flower.png share/xfce4/backdrops/xfce4gradientcurve.png share/xfce4/backdrops/xfce4logo.png share/xfce4/backdrops/xfce-in-a-grid.png share/xfce4/backdrops/xfce-in-the-moon.png share/xfce4/backdrops/xfce-smoke.png share/xfce4/backdrops/xfce-stripes.png share/xfce4/backdrops/xfce-stellar-tile.png share/xfce4/backdrops/xfce-turbulence.png share/xfce4/doc/C/images/root_menu.png share/xfce4/doc/C/images/root_menu2.png share/xfce4/doc/C/images/select_bg_color.png share/xfce4/doc/C/images/xfdesktop-appearance-tab.png share/xfce4/doc/C/images/xfdesktop-behavior-tab.png share/xfce4/doc/C/images/xfdesktop-editor.png share/xfce4/doc/C/images/xfdesktop-list.png share/xfce4/doc/C/xfdesktop.html share/xfce4/doc/da/xfdesktop.html share/xfce4/doc/fr/images/root_menu2.png share/xfce4/doc/fr/images/root_menu.png share/xfce4/doc/fr/images/select_bg_color.png share/xfce4/doc/fr/images/xfdesktop-appearance-tab.png share/xfce4/doc/fr/images/xfdesktop-behavior-tab.png share/xfce4/doc/fr/images/xfdesktop-editor.png share/xfce4/doc/fr/images/xfdesktop-list.png share/xfce4/doc/fr/xfdesktop.html +share/xfce4/doc/it/images/root_menu2.png +share/xfce4/doc/it/images/root_menu.png +share/xfce4/doc/it/images/select_bg_color.png +share/xfce4/doc/it/images/xfdesktop-appearance-tab.png +share/xfce4/doc/it/images/xfdesktop-behavior-tab.png +share/xfce4/doc/it/images/xfdesktop-editor.png +share/xfce4/doc/it/images/xfdesktop-list.png +share/xfce4/doc/it/xfdesktop.html share/xfce4/doc/ja/images/root_menu.png share/xfce4/doc/ja/images/root_menu2.png share/xfce4/doc/ja/images/select_bg_color.png share/xfce4/doc/ja/images/xfdesktop-background-tab.png share/xfce4/doc/ja/images/xfdesktop-icons-tab.png share/xfce4/doc/ja/images/xfdesktop-menus-tab.png share/xfce4/doc/ja/xfdesktop.html @dirrmtry etc/xdg/menus @dirrmtry etc/xdg @dirrmtry etc/xfce4 @dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4/modules @dirrmtry lib/xfce4 @dirrmtry libexec/xfce4/panel-plugins @dirrmtry libexec/xfce4 @dirrmtry share/applications @dirrmtry share/desktop-directories @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrm share/xfce4/backdrops @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/da @dirrmtry share/xfce4/doc/fr/images @dirrmtry share/xfce4/doc/fr +@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 @dirrmtry share/xfce4/panel-plugins @dirrmtry share/xfce4 @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO @dirrmtry share/pixmaps/xfdesktop @dirrmtry share/pixmaps/xfce4/xfdesktop @dirrmtry share/pixmaps/xfce4 @dirrmtry share/icons/hicolor/32x32/apps @dirrmtry share/icons/hicolor/32x32 Property changes on: head/x11-wm/xfce4-desktop/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/x11-wm/xfce4-panel/Makefile =================================================================== --- head/x11-wm/xfce4-panel/Makefile (revision 233309) +++ head/x11-wm/xfce4-panel/Makefile (revision 233310) @@ -1,50 +1,50 @@ # New ports collection makefile for: xfce4-panel # Date created: 7 June 2003 # Whom: James Earl # # $FreeBSD$ # PORTNAME= xfce4-panel -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 panel module LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck CONFLICTS= xfce4-systray-* GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libexo libgui libutil OPTIONS= GTKDOC "install the library documentation" off \ STARTUP "Enable startup notification support" on .include .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 Property changes on: head/x11-wm/xfce4-panel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.48 \ No newline at end of property +1.49 \ No newline at end of property Index: head/x11-wm/xfce4-panel/distinfo =================================================================== --- head/x11-wm/xfce4-panel/distinfo (revision 233309) +++ head/x11-wm/xfce4-panel/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-panel-4.6.0.tar.bz2) = b4c7cce05cc858d11c9dcd4c2f8dbfdb -SHA256 (xfce4/xfce4-panel-4.6.0.tar.bz2) = 735e83a7754b04e3af8776f4f2dbcd07a784a6b891ccbe11989cb00589061393 -SIZE (xfce4/xfce4-panel-4.6.0.tar.bz2) = 866645 +MD5 (xfce4/xfce4-panel-4.6.1.tar.bz2) = 73a366b9892152266b465d7d9c35bef4 +SHA256 (xfce4/xfce4-panel-4.6.1.tar.bz2) = b308ddc96fcb27b3f18ed2fa20aeb3a12fb73cec7676d75914a58d1b27124b83 +SIZE (xfce4/xfce4-panel-4.6.1.tar.bz2) = 868225 Property changes on: head/x11-wm/xfce4-panel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/x11-wm/xfce4-panel/pkg-plist =================================================================== --- head/x11-wm/xfce4-panel/pkg-plist (revision 233309) +++ head/x11-wm/xfce4-panel/pkg-plist (revision 233310) @@ -1,186 +1,184 @@ bin/xfce4-panel bin/xfce4-popup-windowlist etc/xdg/xfce4/panel/clock-14.rc etc/xdg/xfce4/panel/launcher-10.rc etc/xdg/xfce4/panel/launcher-7.rc etc/xdg/xfce4/panel/launcher-8.rc etc/xdg/xfce4/panel/launcher-9.rc etc/xdg/xfce4/panel/panels.xml etc/xdg/xfce4/panel/systray-4.rc etc/xdg/xfce4/panel/xfce4-menu-5.rc include/xfce4/libxfce4panel/libxfce4panel.h include/xfce4/libxfce4panel/libxfce4panel-enum-types.h include/xfce4/libxfce4panel/xfce-arrow-button.h include/xfce4/libxfce4panel/xfce-hvbox.h include/xfce4/libxfce4panel/xfce-itembar.h include/xfce4/libxfce4panel/xfce-panel-convenience.h include/xfce4/libxfce4panel/xfce-panel-enums.h include/xfce4/libxfce4panel/xfce-panel-external-plugin.h include/xfce4/libxfce4panel/xfce-panel-internal-plugin.h include/xfce4/libxfce4panel/xfce-panel-macros.h include/xfce4/libxfce4panel/xfce-panel-plugin-iface.h include/xfce4/libxfce4panel/xfce-panel-plugin.h include/xfce4/libxfce4panel/xfce-panel-window.h lib/libxfce4panel.la lib/libxfce4panel.so lib/libxfce4panel.so.2 lib/xfce4/panel-plugins/libactions.la lib/xfce4/panel-plugins/libactions.so lib/xfce4/panel-plugins/libclock.la lib/xfce4/panel-plugins/libclock.so lib/xfce4/panel-plugins/libiconbox.la lib/xfce4/panel-plugins/libiconbox.so lib/xfce4/panel-plugins/liblauncher.la lib/xfce4/panel-plugins/liblauncher.so lib/xfce4/panel-plugins/libpager.la lib/xfce4/panel-plugins/libpager.so lib/xfce4/panel-plugins/libseparator.la lib/xfce4/panel-plugins/libseparator.so lib/xfce4/panel-plugins/libshowdesktop.la lib/xfce4/panel-plugins/libshowdesktop.so lib/xfce4/panel-plugins/libsystray.la lib/xfce4/panel-plugins/libsystray.so lib/xfce4/panel-plugins/libtasklist.la lib/xfce4/panel-plugins/libtasklist.so lib/xfce4/panel-plugins/libwindowlist.la lib/xfce4/panel-plugins/libwindowlist.so libdata/pkgconfig/libxfce4panel-1.0.pc share/applications/xfce4-panel-manager.desktop share/gtk-doc/html/libxfce4panel/XfceArrowButton.html share/gtk-doc/html/libxfce4panel/XfceExternalPanelPlugin.html share/gtk-doc/html/libxfce4panel/XfceHVBox.html share/gtk-doc/html/libxfce4panel/XfceInternalPanelPlugin.html share/gtk-doc/html/libxfce4panel/XfceItembar.html share/gtk-doc/html/libxfce4panel/XfcePanelPlugin.html share/gtk-doc/html/libxfce4panel/XfcePanelWindow.html share/gtk-doc/html/libxfce4panel/home.png share/gtk-doc/html/libxfce4panel/index.html share/gtk-doc/html/libxfce4panel/index.sgml share/gtk-doc/html/libxfce4panel/ix01.html share/gtk-doc/html/libxfce4panel/ix02.html share/gtk-doc/html/libxfce4panel/left.png share/gtk-doc/html/libxfce4panel/libxfce4panel-Common-macros.html share/gtk-doc/html/libxfce4panel/libxfce4panel-Convenience-Widgets.html share/gtk-doc/html/libxfce4panel/libxfce4panel-Register-Plugins.html share/gtk-doc/html/libxfce4panel/libxfce4panel-Standard-Enumerations.html share/gtk-doc/html/libxfce4panel/libxfce4panel-fundamentals.html share/gtk-doc/html/libxfce4panel/libxfce4panel-panel.html share/gtk-doc/html/libxfce4panel/libxfce4panel-widgets.html share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp2 share/gtk-doc/html/libxfce4panel/right.png share/gtk-doc/html/libxfce4panel/style.css share/gtk-doc/html/libxfce4panel/up.png share/icons/hicolor/16x16/apps/xfce4-panel.png share/icons/hicolor/16x16/apps/xfce-system-exit.png share/icons/hicolor/16x16/apps/xfce-system-lock.png share/icons/hicolor/22x22/apps/xfce4-panel.png share/icons/hicolor/24x24/apps/xfce4-panel.png share/icons/hicolor/32x32/apps/xfce4-panel.png share/icons/hicolor/48x48/apps/xfce-mouse.png share/icons/hicolor/48x48/apps/xfce4-clock.png share/icons/hicolor/48x48/apps/xfce4-iconbox.png share/icons/hicolor/48x48/apps/xfce4-panel.png share/icons/hicolor/48x48/apps/xfce4-separator.png share/icons/hicolor/48x48/apps/xfce4-systray.png share/icons/hicolor/48x48/apps/xfce4-taskbar.png share/locale/am/LC_MESSAGES/xfce4-panel.mo share/locale/ar/LC_MESSAGES/xfce4-panel.mo share/locale/az/LC_MESSAGES/xfce4-panel.mo share/locale/be/LC_MESSAGES/xfce4-panel.mo share/locale/bg/LC_MESSAGES/xfce4-panel.mo share/locale/bn_IN/LC_MESSAGES/xfce4-panel.mo share/locale/ca/LC_MESSAGES/xfce4-panel.mo share/locale/cs/LC_MESSAGES/xfce4-panel.mo share/locale/da/LC_MESSAGES/xfce4-panel.mo share/locale/de/LC_MESSAGES/xfce4-panel.mo share/locale/dz/LC_MESSAGES/xfce4-panel.mo share/locale/el/LC_MESSAGES/xfce4-panel.mo share/locale/en_GB/LC_MESSAGES/xfce4-panel.mo share/locale/eo/LC_MESSAGES/xfce4-panel.mo share/locale/es/LC_MESSAGES/xfce4-panel.mo share/locale/es_MX/LC_MESSAGES/xfce4-panel.mo share/locale/et/LC_MESSAGES/xfce4-panel.mo share/locale/eu/LC_MESSAGES/xfce4-panel.mo share/locale/fa/LC_MESSAGES/xfce4-panel.mo share/locale/fi/LC_MESSAGES/xfce4-panel.mo share/locale/fr/LC_MESSAGES/xfce4-panel.mo share/locale/gl/LC_MESSAGES/xfce4-panel.mo share/locale/gu/LC_MESSAGES/xfce4-panel.mo share/locale/he/LC_MESSAGES/xfce4-panel.mo share/locale/hi/LC_MESSAGES/xfce4-panel.mo share/locale/hu/LC_MESSAGES/xfce4-panel.mo share/locale/hy/LC_MESSAGES/xfce4-panel.mo share/locale/id/LC_MESSAGES/xfce4-panel.mo share/locale/it/LC_MESSAGES/xfce4-panel.mo share/locale/ja/LC_MESSAGES/xfce4-panel.mo share/locale/ka/LC_MESSAGES/xfce4-panel.mo share/locale/ko/LC_MESSAGES/xfce4-panel.mo share/locale/ku/LC_MESSAGES/xfce4-panel.mo share/locale/lt/LC_MESSAGES/xfce4-panel.mo share/locale/lv/LC_MESSAGES/xfce4-panel.mo share/locale/mk/LC_MESSAGES/xfce4-panel.mo share/locale/mr/LC_MESSAGES/xfce4-panel.mo share/locale/ms/LC_MESSAGES/xfce4-panel.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-panel.mo +share/locale/nb/LC_MESSAGES/xfce4-panel.mo share/locale/nl/LC_MESSAGES/xfce4-panel.mo share/locale/pa/LC_MESSAGES/xfce4-panel.mo share/locale/pl/LC_MESSAGES/xfce4-panel.mo share/locale/pt_BR/LC_MESSAGES/xfce4-panel.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-panel.mo +share/locale/pt/LC_MESSAGES/xfce4-panel.mo share/locale/ro/LC_MESSAGES/xfce4-panel.mo share/locale/ru/LC_MESSAGES/xfce4-panel.mo share/locale/si/LC_MESSAGES/xfce4-panel.mo share/locale/sk/LC_MESSAGES/xfce4-panel.mo share/locale/sq/LC_MESSAGES/xfce4-panel.mo share/locale/sv/LC_MESSAGES/xfce4-panel.mo share/locale/ta/LC_MESSAGES/xfce4-panel.mo share/locale/tr/LC_MESSAGES/xfce4-panel.mo share/locale/uk/LC_MESSAGES/xfce4-panel.mo share/locale/ur/LC_MESSAGES/xfce4-panel.mo share/locale/vi/LC_MESSAGES/xfce4-panel.mo share/locale/zh_CN/LC_MESSAGES/xfce4-panel.mo share/locale/zh_TW/LC_MESSAGES/xfce4-panel.mo share/xfce4/doc/C/images/default_top_panel.png share/xfce4/doc/C/images/default_bottom_panel.png share/xfce4/doc/C/images/item_popup.png share/xfce4/doc/C/images/add_item_dialog.png share/xfce4/doc/C/images/launcher_properties.png share/xfce4/doc/C/images/panel_manager.png share/xfce4/doc/C/xfce4-panel.html share/xfce4/panel-plugins/actions.desktop share/xfce4/panel-plugins/clock.desktop share/xfce4/panel-plugins/iconbox.desktop share/xfce4/panel-plugins/launcher.desktop share/xfce4/panel-plugins/pager.desktop share/xfce4/panel-plugins/separator.desktop share/xfce4/panel-plugins/showdesktop.desktop share/xfce4/panel-plugins/systray.desktop share/xfce4/panel-plugins/tasklist.desktop share/xfce4/panel-plugins/windowlist.desktop @dirrm etc/xdg/xfce4/panel @dirrmtry etc/xdg/xfce4 @dirrmtry etc/xdg @dirrm include/xfce4/libxfce4panel @dirrmtry include/xfce4 @dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4/panel-plugins @dirrmtry lib/xfce4 @dirrm share/gtk-doc/html/libxfce4panel @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr -@dirrmtry share/locale/nb_NO/LC_MESSAGES -@dirrmtry share/locale/nb_NO @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc @dirrmtry share/xfce4/panel-plugins @dirrmtry share/xfce4 @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy @dirrmtry share/icons/hicolor/16x16/apps @dirrmtry share/icons/hicolor/16x16 Property changes on: head/x11-wm/xfce4-panel/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/x11-wm/xfce4-session/Makefile =================================================================== --- head/x11-wm/xfce4-session/Makefile (revision 233309) +++ head/x11-wm/xfce4-session/Makefile (revision 233310) @@ -1,34 +1,34 @@ # New ports collection makefile for: xfce4-session # Date created: 2003-10-30 # Whom: Matt Lancereau # # $FreeBSD$ # PORTNAME= xfce4-session -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= Session manager for the Xfce 4 desktop environment BUILD_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth RUN_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libgui libutil xfconf USE_XORG= x11 sm ice MAN1= xfce4-session.1 xfce4-session-logout.1 .include Property changes on: head/x11-wm/xfce4-session/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.41 \ No newline at end of property +1.42 \ No newline at end of property Index: head/x11-wm/xfce4-session/distinfo =================================================================== --- head/x11-wm/xfce4-session/distinfo (revision 233309) +++ head/x11-wm/xfce4-session/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-session-4.6.0.tar.bz2) = 79a08c3696196ef31fc8185658316706 -SHA256 (xfce4/xfce4-session-4.6.0.tar.bz2) = 950ccf85c743f40b88d3431caa3279627153b04ce7b9bf5e4ddd1f9431de4517 -SIZE (xfce4/xfce4-session-4.6.0.tar.bz2) = 1362667 +MD5 (xfce4/xfce4-session-4.6.1.tar.bz2) = 7628be41ed3511a20cff5673d9d39858 +SHA256 (xfce4/xfce4-session-4.6.1.tar.bz2) = feed3f9053b83233697223a20f95ca0ad6efe9fedffcc098e4935a425e8f9f0e +SIZE (xfce4/xfce4-session-4.6.1.tar.bz2) = 1365247 Property changes on: head/x11-wm/xfce4-session/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/x11-wm/xfce4-session/pkg-plist =================================================================== --- head/x11-wm/xfce4-session/pkg-plist (revision 233309) +++ head/x11-wm/xfce4-session/pkg-plist (revision 233310) @@ -1,144 +1,144 @@ bin/xfce4-session bin/xfce4-session-logout bin/xfce4-session-settings bin/xfce4-tips etc/xdg/autostart/xfce4-tips-autostart.desktop etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml include/xfce4/xfce4-session-4.6/libxfsm/xfsm-splash-engine.h include/xfce4/xfce4-session-4.6/libxfsm/xfsm-splash-rc.h lib/libxfsm-4.6.a lib/libxfsm-4.6.la lib/libxfsm-4.6.so lib/libxfsm-4.6.so.0 lib/xfce4/splash/engines/libbalou.a lib/xfce4/splash/engines/libbalou.la lib/xfce4/splash/engines/libbalou.so lib/xfce4/splash/engines/libmice.a lib/xfce4/splash/engines/libmice.la lib/xfce4/splash/engines/libmice.so lib/xfce4/splash/engines/libsimple.a lib/xfce4/splash/engines/libsimple.la lib/xfce4/splash/engines/libsimple.so libdata/pkgconfig/xfce4-session-2.0.pc libexec/balou-export-theme libexec/balou-install-theme libexec/xfsm-shutdown-helper share/applications/xfce-session-settings.desktop share/icons/hicolor/128x128/apps/xfce4-session.png share/icons/hicolor/48x48/apps/xfce4-autostart-editor.png share/icons/hicolor/48x48/apps/xfce4-session.png share/icons/hicolor/48x48/apps/xfce4-splash.png share/icons/hicolor/48x48/apps/xfsm-hibernate.png share/icons/hicolor/48x48/apps/xfsm-shutdown.png share/icons/hicolor/48x48/apps/xfsm-suspend.png share/icons/hicolor/64x64/apps/xfsm-gnome-kde-logo.png share/icons/hicolor/72x72/apps/xfsm-trash-hilight.png share/icons/hicolor/72x72/apps/xfsm-trash-normal.png share/icons/hicolor/scalable/apps/xfce4-session.svg share/icons/hicolor/scalable/apps/xfsm-shutdown.svg share/locale/am/LC_MESSAGES/xfce4-session.mo share/locale/ar/LC_MESSAGES/xfce4-session.mo share/locale/az/LC_MESSAGES/xfce4-session.mo share/locale/be/LC_MESSAGES/xfce4-session.mo share/locale/bn_IN/LC_MESSAGES/xfce4-session.mo share/locale/ca/LC_MESSAGES/xfce4-session.mo share/locale/cs/LC_MESSAGES/xfce4-session.mo share/locale/da/LC_MESSAGES/xfce4-session.mo share/locale/de/LC_MESSAGES/xfce4-session.mo share/locale/dz/LC_MESSAGES/xfce4-session.mo share/locale/el/LC_MESSAGES/xfce4-session.mo share/locale/en_GB/LC_MESSAGES/xfce4-session.mo share/locale/eo/LC_MESSAGES/xfce4-session.mo share/locale/es/LC_MESSAGES/xfce4-session.mo share/locale/es_MX/LC_MESSAGES/xfce4-session.mo share/locale/et/LC_MESSAGES/xfce4-session.mo share/locale/eu/LC_MESSAGES/xfce4-session.mo share/locale/fa/LC_MESSAGES/xfce4-session.mo share/locale/fi/LC_MESSAGES/xfce4-session.mo share/locale/fr/LC_MESSAGES/xfce4-session.mo share/locale/gl/LC_MESSAGES/xfce4-session.mo share/locale/gu/LC_MESSAGES/xfce4-session.mo share/locale/he/LC_MESSAGES/xfce4-session.mo share/locale/hi/LC_MESSAGES/xfce4-session.mo share/locale/hu/LC_MESSAGES/xfce4-session.mo share/locale/id/LC_MESSAGES/xfce4-session.mo share/locale/it/LC_MESSAGES/xfce4-session.mo share/locale/ja/LC_MESSAGES/xfce4-session.mo share/locale/ka/LC_MESSAGES/xfce4-session.mo share/locale/ko/LC_MESSAGES/xfce4-session.mo share/locale/lt/LC_MESSAGES/xfce4-session.mo share/locale/lv/LC_MESSAGES/xfce4-session.mo share/locale/mk/LC_MESSAGES/xfce4-session.mo share/locale/mr/LC_MESSAGES/xfce4-session.mo share/locale/ms/LC_MESSAGES/xfce4-session.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-session.mo +share/locale/nb/LC_MESSAGES/xfce4-session.mo share/locale/nl/LC_MESSAGES/xfce4-session.mo share/locale/pa/LC_MESSAGES/xfce4-session.mo share/locale/pl/LC_MESSAGES/xfce4-session.mo share/locale/pt_BR/LC_MESSAGES/xfce4-session.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-session.mo +share/locale/pt/LC_MESSAGES/xfce4-session.mo share/locale/ro/LC_MESSAGES/xfce4-session.mo share/locale/ru/LC_MESSAGES/xfce4-session.mo share/locale/si/LC_MESSAGES/xfce4-session.mo share/locale/sk/LC_MESSAGES/xfce4-session.mo share/locale/sq/LC_MESSAGES/xfce4-session.mo share/locale/sv/LC_MESSAGES/xfce4-session.mo share/locale/ta/LC_MESSAGES/xfce4-session.mo share/locale/tr/LC_MESSAGES/xfce4-session.mo share/locale/uk/LC_MESSAGES/xfce4-session.mo share/locale/ur/LC_MESSAGES/xfce4-session.mo share/locale/vi/LC_MESSAGES/xfce4-session.mo share/locale/zh_CN/LC_MESSAGES/xfce4-session.mo share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo share/themes/Default/balou/logo.png share/themes/Default/balou/themerc share/xfce4/doc/C/images/xfsm-advanced.png share/xfce4/doc/C/images/xfsm-general.png share/xfce4/doc/C/images/xfsm-splash.png share/xfce4/doc/C/xfce4-session.html share/xfce4/doc/fr/images/xfsm-advanced.png share/xfce4/doc/fr/images/xfsm-general.png share/xfce4/doc/fr/images/xfsm-splash.png share/xfce4/doc/fr/xfce4-session.html share/xfce4/tips/tips share/xfce4/tips/tips.dat share/icons/hicolor/48x48/apps/xfsm-logout.png share/icons/hicolor/48x48/apps/xfsm-reboot.png @dirrm etc/xdg/autostart -@dirrm etc/xdg/xfce4/xfconf/xfce-perchannel-xml -@dirrm etc/xdg/xfce4/xfconf -@dirrm etc/xdg/xfce4 +@dirrmtry etc/xdg/xfce4/xfconf/xfce-perchannel-xml +@dirrmtry etc/xdg/xfce4/xfconf +@dirrmtry etc/xdg/xfce4 @dirrmtry etc/xdg @dirrm include/xfce4/xfce4-session-4.6/libxfsm @dirrm include/xfce4/xfce4-session-4.6 @dirrmtry include/xfce4 @dirrmtry share/applications @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor @dirrmtry share/icons @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrm share/themes/Default/balou @dirrmtry share/themes/Default @dirrmtry share/themes @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr/images @dirrmtry share/xfce4/doc/fr @dirrmtry share/xfce4/doc @dirrmtry share/xfce4/tips @dirrmtry share/xfce4 @dirrmtry lib/xfce4/splash/engines @dirrmtry lib/xfce4/splash @dirrmtry lib/xfce4 @dirrmtry share/icons/hicolor/64x64/apps @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor/72x72/apps @dirrmtry share/icons/hicolor/72x72 @dirrmtry share/icons/hicolor/128x128/apps @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable Property changes on: head/x11-wm/xfce4-session/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/x11-wm/xfce4-wm/Makefile =================================================================== --- head/x11-wm/xfce4-wm/Makefile (revision 233309) +++ head/x11-wm/xfce4-wm/Makefile (revision 233310) @@ -1,55 +1,55 @@ # New ports collection makefile for: xfwm4 # Date created: August 14, 2002 # Whom: James Earl # # $FreeBSD$ # PORTNAME= xfce4-wm -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfwm4-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 window manager CONFIGURE_ARGS= --enable-xinerama GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libutil libgui panel xfconf OPTIONS= COMPOSITE "Support the experimental X11 Composite extension" on \ STARTUP "Enable startup notification support" on \ REVMOUSE "Reverse mouse workspace changing direction" off .include .if !defined(WITHOUT_COMPOSITE) CONFIGURE_ARGS+=--enable-compositor .else CONFIGURE_ARGS+=--disable-compositor .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 .if defined(WITH_REVMOUSE) EXTRA_PATCHES= ${FILESDIR}/extrapatch-src__events.c .endif post-patch: @${REINPLACE_CMD} -e 's|\(#define ShapeInput 2\);|\1|' \ ${WRKSRC}/src/frame.c .include Property changes on: head/x11-wm/xfce4-wm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.48 \ No newline at end of property +1.49 \ No newline at end of property Index: head/x11-wm/xfce4-wm/distinfo =================================================================== --- head/x11-wm/xfce4-wm/distinfo (revision 233309) +++ head/x11-wm/xfce4-wm/distinfo (revision 233310) @@ -1,3 +1,3 @@ -MD5 (xfce4/xfwm4-4.6.0.tar.bz2) = 83cd2f82f2fabfe4ab28a9780fbf309e -SHA256 (xfce4/xfwm4-4.6.0.tar.bz2) = a82d4204639d63652bb306ccd70eb79b3c2ccf640cbd7ed6d032f7ee3dee9516 -SIZE (xfce4/xfwm4-4.6.0.tar.bz2) = 1792953 +MD5 (xfce4/xfwm4-4.6.1.tar.bz2) = 538ff2554a23bf877d336e573884da9a +SHA256 (xfce4/xfwm4-4.6.1.tar.bz2) = 0a808d19a7ddf1f5271d0b7009a5d0dc919562a85afab4071df060f51e9ee9ed +SIZE (xfce4/xfwm4-4.6.1.tar.bz2) = 1765862 Property changes on: head/x11-wm/xfce4-wm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/x11-wm/xfce4-wm/pkg-plist =================================================================== --- head/x11-wm/xfce4-wm/pkg-plist (revision 233309) +++ head/x11-wm/xfce4-wm/pkg-plist (revision 233310) @@ -1,1378 +1,1378 @@ bin/xfwm4 bin/xfwm4-settings bin/xfwm4-tweaks-settings bin/xfwm4-workspace-settings libexec/xfce4/xfwm4/helper-dialog share/applications/xfce-wm-settings.desktop share/applications/xfce-wmtweaks-settings.desktop share/applications/xfce-workspaces-settings.desktop share/icons/hicolor/48x48/apps/wmtweaks.png share/icons/hicolor/48x48/apps/xfce4-workspaces.png share/icons/hicolor/48x48/apps/xfwm4.png share/icons/hicolor/scalable/apps/wmtweaks.svg share/icons/hicolor/scalable/apps/xfce4-workspaces.svg share/icons/hicolor/scalable/apps/xfwm4.svg share/locale/am/LC_MESSAGES/xfwm4.mo share/locale/ar/LC_MESSAGES/xfwm4.mo share/locale/az/LC_MESSAGES/xfwm4.mo share/locale/be/LC_MESSAGES/xfwm4.mo share/locale/bg/LC_MESSAGES/xfwm4.mo share/locale/bn_IN/LC_MESSAGES/xfwm4.mo share/locale/ca/LC_MESSAGES/xfwm4.mo share/locale/cs/LC_MESSAGES/xfwm4.mo share/locale/da/LC_MESSAGES/xfwm4.mo share/locale/de/LC_MESSAGES/xfwm4.mo share/locale/dz/LC_MESSAGES/xfwm4.mo share/locale/el/LC_MESSAGES/xfwm4.mo share/locale/en_GB/LC_MESSAGES/xfwm4.mo share/locale/eo/LC_MESSAGES/xfwm4.mo share/locale/es/LC_MESSAGES/xfwm4.mo share/locale/es_MX/LC_MESSAGES/xfwm4.mo share/locale/et/LC_MESSAGES/xfwm4.mo share/locale/eu/LC_MESSAGES/xfwm4.mo share/locale/fa/LC_MESSAGES/xfwm4.mo share/locale/fi/LC_MESSAGES/xfwm4.mo share/locale/fr/LC_MESSAGES/xfwm4.mo share/locale/gl/LC_MESSAGES/xfwm4.mo share/locale/gu/LC_MESSAGES/xfwm4.mo share/locale/he/LC_MESSAGES/xfwm4.mo share/locale/hi/LC_MESSAGES/xfwm4.mo share/locale/hu/LC_MESSAGES/xfwm4.mo share/locale/id/LC_MESSAGES/xfwm4.mo share/locale/it/LC_MESSAGES/xfwm4.mo share/locale/ja/LC_MESSAGES/xfwm4.mo share/locale/ka/LC_MESSAGES/xfwm4.mo share/locale/ko/LC_MESSAGES/xfwm4.mo share/locale/lt/LC_MESSAGES/xfwm4.mo share/locale/lv/LC_MESSAGES/xfwm4.mo share/locale/mk/LC_MESSAGES/xfwm4.mo share/locale/mr/LC_MESSAGES/xfwm4.mo share/locale/ms/LC_MESSAGES/xfwm4.mo -share/locale/nb_NO/LC_MESSAGES/xfwm4.mo +share/locale/nb/LC_MESSAGES/xfwm4.mo share/locale/nl/LC_MESSAGES/xfwm4.mo share/locale/pa/LC_MESSAGES/xfwm4.mo share/locale/pl/LC_MESSAGES/xfwm4.mo share/locale/pt_BR/LC_MESSAGES/xfwm4.mo -share/locale/pt_PT/LC_MESSAGES/xfwm4.mo +share/locale/pt/LC_MESSAGES/xfwm4.mo share/locale/ro/LC_MESSAGES/xfwm4.mo share/locale/ru/LC_MESSAGES/xfwm4.mo share/locale/sk/LC_MESSAGES/xfwm4.mo share/locale/sq/LC_MESSAGES/xfwm4.mo share/locale/sv/LC_MESSAGES/xfwm4.mo share/locale/ta/LC_MESSAGES/xfwm4.mo share/locale/tr/LC_MESSAGES/xfwm4.mo share/locale/uk/LC_MESSAGES/xfwm4.mo share/locale/ur/LC_MESSAGES/xfwm4.mo share/locale/vi/LC_MESSAGES/xfwm4.mo share/locale/zh_CN/LC_MESSAGES/xfwm4.mo share/locale/zh_TW/LC_MESSAGES/xfwm4.mo share/themes/Daloa/xfwm4/README share/themes/Daloa/xfwm4/bottom-active.png share/themes/Daloa/xfwm4/bottom-active.xpm share/themes/Daloa/xfwm4/bottom-inactive.png share/themes/Daloa/xfwm4/bottom-inactive.xpm share/themes/Daloa/xfwm4/bottom-left-active.png share/themes/Daloa/xfwm4/bottom-left-active.xpm share/themes/Daloa/xfwm4/bottom-left-inactive.png share/themes/Daloa/xfwm4/bottom-left-inactive.xpm share/themes/Daloa/xfwm4/bottom-right-active.png share/themes/Daloa/xfwm4/bottom-right-active.xpm share/themes/Daloa/xfwm4/bottom-right-inactive.png share/themes/Daloa/xfwm4/bottom-right-inactive.xpm share/themes/Daloa/xfwm4/close-active.png share/themes/Daloa/xfwm4/close-active.xpm share/themes/Daloa/xfwm4/close-inactive.png share/themes/Daloa/xfwm4/close-inactive.xpm share/themes/Daloa/xfwm4/close-pressed.png share/themes/Daloa/xfwm4/close-pressed.xpm share/themes/Daloa/xfwm4/hide-active.png share/themes/Daloa/xfwm4/hide-active.xpm share/themes/Daloa/xfwm4/hide-inactive.png share/themes/Daloa/xfwm4/hide-inactive.xpm share/themes/Daloa/xfwm4/hide-pressed.png share/themes/Daloa/xfwm4/hide-pressed.xpm share/themes/Daloa/xfwm4/left-active.png share/themes/Daloa/xfwm4/left-active.xpm share/themes/Daloa/xfwm4/left-inactive.png share/themes/Daloa/xfwm4/left-inactive.xpm share/themes/Daloa/xfwm4/maximize-active.png share/themes/Daloa/xfwm4/maximize-active.xpm share/themes/Daloa/xfwm4/maximize-inactive.png share/themes/Daloa/xfwm4/maximize-inactive.xpm share/themes/Daloa/xfwm4/maximize-pressed.png share/themes/Daloa/xfwm4/maximize-pressed.xpm share/themes/Daloa/xfwm4/maximize-toggled-active.png share/themes/Daloa/xfwm4/maximize-toggled-active.xpm share/themes/Daloa/xfwm4/maximize-toggled-inactive.png share/themes/Daloa/xfwm4/maximize-toggled-inactive.xpm share/themes/Daloa/xfwm4/maximize-toggled-pressed.png share/themes/Daloa/xfwm4/maximize-toggled-pressed.xpm share/themes/Daloa/xfwm4/menu-active.png share/themes/Daloa/xfwm4/menu-active.xpm share/themes/Daloa/xfwm4/menu-inactive.png share/themes/Daloa/xfwm4/menu-inactive.xpm share/themes/Daloa/xfwm4/menu-pressed.png share/themes/Daloa/xfwm4/menu-pressed.xpm share/themes/Daloa/xfwm4/right-active.png share/themes/Daloa/xfwm4/right-active.xpm share/themes/Daloa/xfwm4/right-inactive.png share/themes/Daloa/xfwm4/right-inactive.xpm share/themes/Daloa/xfwm4/shade-active.png share/themes/Daloa/xfwm4/shade-active.xpm share/themes/Daloa/xfwm4/shade-inactive.png share/themes/Daloa/xfwm4/shade-inactive.xpm share/themes/Daloa/xfwm4/shade-pressed.png share/themes/Daloa/xfwm4/shade-pressed.xpm share/themes/Daloa/xfwm4/shade-toggled-active.png share/themes/Daloa/xfwm4/shade-toggled-active.xpm share/themes/Daloa/xfwm4/shade-toggled-inactive.png share/themes/Daloa/xfwm4/shade-toggled-inactive.xpm share/themes/Daloa/xfwm4/shade-toggled-pressed.png share/themes/Daloa/xfwm4/shade-toggled-pressed.xpm share/themes/Daloa/xfwm4/stick-active.png share/themes/Daloa/xfwm4/stick-active.xpm share/themes/Daloa/xfwm4/stick-inactive.png share/themes/Daloa/xfwm4/stick-inactive.xpm share/themes/Daloa/xfwm4/stick-pressed.png share/themes/Daloa/xfwm4/stick-pressed.xpm share/themes/Daloa/xfwm4/stick-toggled-active.png share/themes/Daloa/xfwm4/stick-toggled-active.xpm share/themes/Daloa/xfwm4/stick-toggled-inactive.png share/themes/Daloa/xfwm4/stick-toggled-inactive.xpm share/themes/Daloa/xfwm4/stick-toggled-pressed.png share/themes/Daloa/xfwm4/stick-toggled-pressed.xpm share/themes/Daloa/xfwm4/themerc share/themes/Daloa/xfwm4/title-1-active.png share/themes/Daloa/xfwm4/title-1-active.xpm share/themes/Daloa/xfwm4/title-1-inactive.png share/themes/Daloa/xfwm4/title-1-inactive.xpm share/themes/Daloa/xfwm4/title-2-active.png share/themes/Daloa/xfwm4/title-2-active.xpm share/themes/Daloa/xfwm4/title-2-inactive.png share/themes/Daloa/xfwm4/title-2-inactive.xpm share/themes/Daloa/xfwm4/title-3-active.png share/themes/Daloa/xfwm4/title-3-active.xpm share/themes/Daloa/xfwm4/title-3-inactive.png share/themes/Daloa/xfwm4/title-3-inactive.xpm share/themes/Daloa/xfwm4/title-4-active.png share/themes/Daloa/xfwm4/title-4-active.xpm share/themes/Daloa/xfwm4/title-4-inactive.png share/themes/Daloa/xfwm4/title-4-inactive.xpm share/themes/Daloa/xfwm4/title-5-active.png share/themes/Daloa/xfwm4/title-5-active.xpm share/themes/Daloa/xfwm4/title-5-inactive.png share/themes/Daloa/xfwm4/title-5-inactive.xpm share/themes/Daloa/xfwm4/top-left-active.png share/themes/Daloa/xfwm4/top-left-active.xpm share/themes/Daloa/xfwm4/top-left-inactive.png share/themes/Daloa/xfwm4/top-left-inactive.xpm share/themes/Daloa/xfwm4/top-right-active.png share/themes/Daloa/xfwm4/top-right-active.xpm share/themes/Daloa/xfwm4/top-right-inactive.png share/themes/Daloa/xfwm4/top-right-inactive.xpm share/themes/Daloa/xfwm4/close-prelight.xpm share/themes/Daloa/xfwm4/hide-prelight.xpm share/themes/Daloa/xfwm4/maximize-prelight.xpm share/themes/Daloa/xfwm4/maximize-toggled-prelight.xpm share/themes/Daloa/xfwm4/menu-prelight.xpm share/themes/Daloa/xfwm4/shade-prelight.xpm share/themes/Daloa/xfwm4/shade-toggled-prelight.xpm share/themes/Daloa/xfwm4/stick-prelight.xpm share/themes/Daloa/xfwm4/stick-toggled-prelight.xpm share/themes/Daloa/xfwm4/close-prelight.png share/themes/Daloa/xfwm4/hide-prelight.png share/themes/Daloa/xfwm4/maximize-prelight.png share/themes/Daloa/xfwm4/maximize-toggled-prelight.png share/themes/Daloa/xfwm4/menu-prelight.png share/themes/Daloa/xfwm4/shade-prelight.png share/themes/Daloa/xfwm4/shade-toggled-prelight.png share/themes/Daloa/xfwm4/stick-prelight.png share/themes/Daloa/xfwm4/stick-toggled-prelight.png share/themes/Default-4.0/xfwm4/README share/themes/Default-4.0/xfwm4/bottom-active.xpm share/themes/Default-4.0/xfwm4/bottom-inactive.xpm share/themes/Default-4.0/xfwm4/bottom-left-active.xpm share/themes/Default-4.0/xfwm4/bottom-left-inactive.xpm share/themes/Default-4.0/xfwm4/bottom-right-active.xpm share/themes/Default-4.0/xfwm4/bottom-right-inactive.xpm share/themes/Default-4.0/xfwm4/close-active.xpm share/themes/Default-4.0/xfwm4/close-inactive.xpm share/themes/Default-4.0/xfwm4/close-pressed.xpm share/themes/Default-4.0/xfwm4/hide-active.xpm share/themes/Default-4.0/xfwm4/hide-inactive.xpm share/themes/Default-4.0/xfwm4/hide-pressed.xpm share/themes/Default-4.0/xfwm4/left-active.xpm share/themes/Default-4.0/xfwm4/left-inactive.xpm share/themes/Default-4.0/xfwm4/maximize-active.xpm share/themes/Default-4.0/xfwm4/maximize-inactive.xpm share/themes/Default-4.0/xfwm4/maximize-pressed.xpm share/themes/Default-4.0/xfwm4/maximize-toggled-active.xpm share/themes/Default-4.0/xfwm4/maximize-toggled-inactive.xpm share/themes/Default-4.0/xfwm4/maximize-toggled-pressed.xpm share/themes/Default-4.0/xfwm4/menu-active.xpm share/themes/Default-4.0/xfwm4/menu-inactive.xpm share/themes/Default-4.0/xfwm4/menu-pressed.xpm share/themes/Default-4.0/xfwm4/right-active.xpm share/themes/Default-4.0/xfwm4/right-inactive.xpm share/themes/Default-4.0/xfwm4/shade-active.xpm share/themes/Default-4.0/xfwm4/shade-inactive.xpm share/themes/Default-4.0/xfwm4/shade-pressed.xpm share/themes/Default-4.0/xfwm4/shade-toggled-active.xpm share/themes/Default-4.0/xfwm4/shade-toggled-inactive.xpm share/themes/Default-4.0/xfwm4/shade-toggled-pressed.xpm share/themes/Default-4.0/xfwm4/stick-active.xpm share/themes/Default-4.0/xfwm4/stick-inactive.xpm share/themes/Default-4.0/xfwm4/stick-pressed.xpm share/themes/Default-4.0/xfwm4/stick-toggled-active.xpm share/themes/Default-4.0/xfwm4/stick-toggled-inactive.xpm share/themes/Default-4.0/xfwm4/stick-toggled-pressed.xpm share/themes/Default-4.0/xfwm4/themerc share/themes/Default-4.0/xfwm4/title-1-active.xpm share/themes/Default-4.0/xfwm4/title-1-inactive.xpm share/themes/Default-4.0/xfwm4/title-2-active.xpm share/themes/Default-4.0/xfwm4/title-2-inactive.xpm share/themes/Default-4.0/xfwm4/title-3-active.xpm share/themes/Default-4.0/xfwm4/title-3-inactive.xpm share/themes/Default-4.0/xfwm4/title-4-active.xpm share/themes/Default-4.0/xfwm4/title-4-inactive.xpm share/themes/Default-4.0/xfwm4/title-5-active.xpm share/themes/Default-4.0/xfwm4/title-5-inactive.xpm share/themes/Default-4.0/xfwm4/top-left-active.xpm share/themes/Default-4.0/xfwm4/top-left-inactive.xpm share/themes/Default-4.0/xfwm4/top-right-active.xpm share/themes/Default-4.0/xfwm4/top-right-inactive.xpm share/themes/Default-4.2/xfwm4/README share/themes/Default-4.2/xfwm4/bottom-active.png share/themes/Default-4.2/xfwm4/bottom-active.xpm share/themes/Default-4.2/xfwm4/bottom-inactive.png share/themes/Default-4.2/xfwm4/bottom-inactive.xpm share/themes/Default-4.2/xfwm4/bottom-left-active.png share/themes/Default-4.2/xfwm4/bottom-left-active.xpm share/themes/Default-4.2/xfwm4/bottom-left-inactive.png share/themes/Default-4.2/xfwm4/bottom-left-inactive.xpm share/themes/Default-4.2/xfwm4/bottom-right-active.png share/themes/Default-4.2/xfwm4/bottom-right-active.xpm share/themes/Default-4.2/xfwm4/bottom-right-inactive.png share/themes/Default-4.2/xfwm4/bottom-right-inactive.xpm share/themes/Default-4.2/xfwm4/close-active.xpm share/themes/Default-4.2/xfwm4/close-inactive.xpm share/themes/Default-4.2/xfwm4/close-pressed.png share/themes/Default-4.2/xfwm4/close-pressed.xpm share/themes/Default-4.2/xfwm4/hide-active.xpm share/themes/Default-4.2/xfwm4/hide-inactive.xpm share/themes/Default-4.2/xfwm4/hide-pressed.png share/themes/Default-4.2/xfwm4/hide-pressed.xpm share/themes/Default-4.2/xfwm4/left-active.png share/themes/Default-4.2/xfwm4/left-active.xpm share/themes/Default-4.2/xfwm4/left-inactive.png share/themes/Default-4.2/xfwm4/left-inactive.xpm share/themes/Default-4.2/xfwm4/maximize-active.xpm share/themes/Default-4.2/xfwm4/maximize-inactive.xpm share/themes/Default-4.2/xfwm4/maximize-pressed.png share/themes/Default-4.2/xfwm4/maximize-pressed.xpm share/themes/Default-4.2/xfwm4/maximize-toggled-active.xpm share/themes/Default-4.2/xfwm4/maximize-toggled-inactive.xpm share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.png share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.xpm share/themes/Default-4.2/xfwm4/menu-active.xpm share/themes/Default-4.2/xfwm4/menu-inactive.xpm share/themes/Default-4.2/xfwm4/menu-pressed.png share/themes/Default-4.2/xfwm4/menu-pressed.xpm share/themes/Default-4.2/xfwm4/right-active.png share/themes/Default-4.2/xfwm4/right-active.xpm share/themes/Default-4.2/xfwm4/right-inactive.png share/themes/Default-4.2/xfwm4/right-inactive.xpm share/themes/Default-4.2/xfwm4/shade-active.xpm share/themes/Default-4.2/xfwm4/shade-inactive.xpm share/themes/Default-4.2/xfwm4/shade-pressed.png share/themes/Default-4.2/xfwm4/shade-pressed.xpm share/themes/Default-4.2/xfwm4/shade-toggled-active.xpm share/themes/Default-4.2/xfwm4/shade-toggled-inactive.xpm share/themes/Default-4.2/xfwm4/shade-toggled-pressed.png share/themes/Default-4.2/xfwm4/shade-toggled-pressed.xpm share/themes/Default-4.2/xfwm4/stick-active.xpm share/themes/Default-4.2/xfwm4/stick-inactive.xpm share/themes/Default-4.2/xfwm4/stick-pressed.png share/themes/Default-4.2/xfwm4/stick-pressed.xpm share/themes/Default-4.2/xfwm4/stick-toggled-active.xpm share/themes/Default-4.2/xfwm4/stick-toggled-inactive.xpm share/themes/Default-4.2/xfwm4/stick-toggled-pressed.png share/themes/Default-4.2/xfwm4/stick-toggled-pressed.xpm share/themes/Default-4.2/xfwm4/themerc share/themes/Default-4.2/xfwm4/title-1-active.png share/themes/Default-4.2/xfwm4/title-1-active.xpm share/themes/Default-4.2/xfwm4/title-1-inactive.png share/themes/Default-4.2/xfwm4/title-1-inactive.xpm share/themes/Default-4.2/xfwm4/title-2-active.png share/themes/Default-4.2/xfwm4/title-2-active.xpm share/themes/Default-4.2/xfwm4/title-2-inactive.png share/themes/Default-4.2/xfwm4/title-2-inactive.xpm share/themes/Default-4.2/xfwm4/title-3-active.png share/themes/Default-4.2/xfwm4/title-3-active.xpm share/themes/Default-4.2/xfwm4/title-3-inactive.png share/themes/Default-4.2/xfwm4/title-3-inactive.xpm share/themes/Default-4.2/xfwm4/title-4-active.png share/themes/Default-4.2/xfwm4/title-4-active.xpm share/themes/Default-4.2/xfwm4/title-4-inactive.png share/themes/Default-4.2/xfwm4/title-4-inactive.xpm share/themes/Default-4.2/xfwm4/title-5-active.png share/themes/Default-4.2/xfwm4/title-5-active.xpm share/themes/Default-4.2/xfwm4/title-5-inactive.png share/themes/Default-4.2/xfwm4/title-5-inactive.xpm share/themes/Default-4.2/xfwm4/top-left-active.png share/themes/Default-4.2/xfwm4/top-left-active.xpm share/themes/Default-4.2/xfwm4/top-left-inactive.png share/themes/Default-4.2/xfwm4/top-left-inactive.xpm share/themes/Default-4.2/xfwm4/top-right-active.png share/themes/Default-4.2/xfwm4/top-right-active.xpm share/themes/Default-4.2/xfwm4/top-right-inactive.png share/themes/Default-4.2/xfwm4/top-right-inactive.xpm share/themes/Default-4.4/xfwm4/README share/themes/Default-4.4/xfwm4/themerc share/themes/Default-4.4/xfwm4/bottom-active.xpm share/themes/Default-4.4/xfwm4/bottom-inactive.xpm share/themes/Default-4.4/xfwm4/bottom-left-active.xpm share/themes/Default-4.4/xfwm4/bottom-left-inactive.xpm share/themes/Default-4.4/xfwm4/bottom-right-active.xpm share/themes/Default-4.4/xfwm4/bottom-right-inactive.xpm share/themes/Default-4.4/xfwm4/close-active.xpm share/themes/Default-4.4/xfwm4/close-inactive.xpm share/themes/Default-4.4/xfwm4/close-pressed.xpm share/themes/Default-4.4/xfwm4/hide-active.xpm share/themes/Default-4.4/xfwm4/hide-inactive.xpm share/themes/Default-4.4/xfwm4/hide-pressed.xpm share/themes/Default-4.4/xfwm4/left-active.xpm share/themes/Default-4.4/xfwm4/left-inactive.xpm share/themes/Default-4.4/xfwm4/maximize-active.xpm share/themes/Default-4.4/xfwm4/maximize-inactive.xpm share/themes/Default-4.4/xfwm4/maximize-pressed.xpm share/themes/Default-4.4/xfwm4/maximize-toggled-active.xpm share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.xpm share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.xpm share/themes/Default-4.4/xfwm4/menu-active.xpm share/themes/Default-4.4/xfwm4/menu-inactive.xpm share/themes/Default-4.4/xfwm4/menu-pressed.xpm share/themes/Default-4.4/xfwm4/right-active.xpm share/themes/Default-4.4/xfwm4/right-inactive.xpm share/themes/Default-4.4/xfwm4/shade-active.xpm share/themes/Default-4.4/xfwm4/shade-inactive.xpm share/themes/Default-4.4/xfwm4/shade-pressed.xpm share/themes/Default-4.4/xfwm4/shade-toggled-active.xpm share/themes/Default-4.4/xfwm4/shade-toggled-inactive.xpm share/themes/Default-4.4/xfwm4/shade-toggled-pressed.xpm share/themes/Default-4.4/xfwm4/stick-active.xpm share/themes/Default-4.4/xfwm4/stick-inactive.xpm share/themes/Default-4.4/xfwm4/stick-pressed.xpm share/themes/Default-4.4/xfwm4/stick-toggled-active.xpm share/themes/Default-4.4/xfwm4/stick-toggled-inactive.xpm share/themes/Default-4.4/xfwm4/stick-toggled-pressed.xpm share/themes/Default-4.4/xfwm4/title-1-active.xpm share/themes/Default-4.4/xfwm4/title-1-inactive.xpm share/themes/Default-4.4/xfwm4/title-2-active.xpm share/themes/Default-4.4/xfwm4/title-2-inactive.xpm share/themes/Default-4.4/xfwm4/title-3-active.xpm share/themes/Default-4.4/xfwm4/title-3-inactive.xpm share/themes/Default-4.4/xfwm4/title-4-active.xpm share/themes/Default-4.4/xfwm4/title-4-inactive.xpm share/themes/Default-4.4/xfwm4/title-5-active.xpm share/themes/Default-4.4/xfwm4/title-5-inactive.xpm share/themes/Default-4.4/xfwm4/top-left-active.xpm share/themes/Default-4.4/xfwm4/top-left-inactive.xpm share/themes/Default-4.4/xfwm4/top-right-active.xpm share/themes/Default-4.4/xfwm4/top-right-inactive.xpm share/themes/Default-4.4/xfwm4/bottom-active.png share/themes/Default-4.4/xfwm4/bottom-inactive.png share/themes/Default-4.4/xfwm4/bottom-left-active.png share/themes/Default-4.4/xfwm4/bottom-left-inactive.png share/themes/Default-4.4/xfwm4/bottom-right-active.png share/themes/Default-4.4/xfwm4/bottom-right-inactive.png share/themes/Default-4.4/xfwm4/close-active.png share/themes/Default-4.4/xfwm4/close-inactive.png share/themes/Default-4.4/xfwm4/close-pressed.png share/themes/Default-4.4/xfwm4/hide-active.png share/themes/Default-4.4/xfwm4/hide-inactive.png share/themes/Default-4.4/xfwm4/hide-pressed.png share/themes/Default-4.4/xfwm4/left-active.png share/themes/Default-4.4/xfwm4/left-inactive.png share/themes/Default-4.4/xfwm4/maximize-active.png share/themes/Default-4.4/xfwm4/maximize-inactive.png share/themes/Default-4.4/xfwm4/maximize-pressed.png share/themes/Default-4.4/xfwm4/maximize-toggled-active.png share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.png share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.png share/themes/Default-4.4/xfwm4/menu-active.png share/themes/Default-4.4/xfwm4/menu-inactive.png share/themes/Default-4.4/xfwm4/menu-pressed.png share/themes/Default-4.4/xfwm4/right-active.png share/themes/Default-4.4/xfwm4/right-inactive.png share/themes/Default-4.4/xfwm4/shade-active.png share/themes/Default-4.4/xfwm4/shade-inactive.png share/themes/Default-4.4/xfwm4/shade-pressed.png share/themes/Default-4.4/xfwm4/shade-toggled-active.png share/themes/Default-4.4/xfwm4/shade-toggled-inactive.png share/themes/Default-4.4/xfwm4/shade-toggled-pressed.png share/themes/Default-4.4/xfwm4/stick-active.png share/themes/Default-4.4/xfwm4/stick-inactive.png share/themes/Default-4.4/xfwm4/stick-pressed.png share/themes/Default-4.4/xfwm4/stick-toggled-active.png share/themes/Default-4.4/xfwm4/stick-toggled-inactive.png share/themes/Default-4.4/xfwm4/stick-toggled-pressed.png share/themes/Default-4.4/xfwm4/title-1-active.png share/themes/Default-4.4/xfwm4/title-1-inactive.png share/themes/Default-4.4/xfwm4/title-2-active.png share/themes/Default-4.4/xfwm4/title-2-inactive.png share/themes/Default-4.4/xfwm4/title-3-active.png share/themes/Default-4.4/xfwm4/title-3-inactive.png share/themes/Default-4.4/xfwm4/title-4-active.png share/themes/Default-4.4/xfwm4/title-4-inactive.png share/themes/Default-4.4/xfwm4/title-5-active.png share/themes/Default-4.4/xfwm4/title-5-inactive.png share/themes/Default-4.4/xfwm4/top-left-active.png share/themes/Default-4.4/xfwm4/top-left-inactive.png share/themes/Default-4.4/xfwm4/top-right-active.png share/themes/Default-4.4/xfwm4/top-right-inactive.png share/themes/Default/xfwm4/README share/themes/Default/xfwm4/bottom-active.png share/themes/Default/xfwm4/bottom-active.xpm share/themes/Default/xfwm4/bottom-inactive.png share/themes/Default/xfwm4/bottom-inactive.xpm share/themes/Default/xfwm4/bottom-left-active.png share/themes/Default/xfwm4/bottom-left-active.xpm share/themes/Default/xfwm4/bottom-left-inactive.png share/themes/Default/xfwm4/bottom-left-inactive.xpm share/themes/Default/xfwm4/bottom-right-active.png share/themes/Default/xfwm4/bottom-right-active.xpm share/themes/Default/xfwm4/bottom-right-inactive.png share/themes/Default/xfwm4/bottom-right-inactive.xpm share/themes/Default/xfwm4/close-active.png share/themes/Default/xfwm4/close-active.xpm share/themes/Default/xfwm4/close-inactive.png share/themes/Default/xfwm4/close-inactive.xpm share/themes/Default/xfwm4/close-pressed.png share/themes/Default/xfwm4/close-pressed.xpm share/themes/Default/xfwm4/hide-active.png share/themes/Default/xfwm4/hide-active.xpm share/themes/Default/xfwm4/hide-inactive.png share/themes/Default/xfwm4/hide-inactive.xpm share/themes/Default/xfwm4/hide-pressed.png share/themes/Default/xfwm4/hide-pressed.xpm share/themes/Default/xfwm4/left-active.png share/themes/Default/xfwm4/left-active.xpm share/themes/Default/xfwm4/left-inactive.png share/themes/Default/xfwm4/left-inactive.xpm share/themes/Default/xfwm4/maximize-active.png share/themes/Default/xfwm4/maximize-active.xpm share/themes/Default/xfwm4/maximize-inactive.png share/themes/Default/xfwm4/maximize-inactive.xpm share/themes/Default/xfwm4/maximize-pressed.png share/themes/Default/xfwm4/maximize-pressed.xpm share/themes/Default/xfwm4/maximize-toggled-active.png share/themes/Default/xfwm4/maximize-toggled-active.xpm share/themes/Default/xfwm4/maximize-toggled-inactive.png share/themes/Default/xfwm4/maximize-toggled-inactive.xpm share/themes/Default/xfwm4/maximize-toggled-pressed.png share/themes/Default/xfwm4/maximize-toggled-pressed.xpm share/themes/Default/xfwm4/menu-active.png share/themes/Default/xfwm4/menu-active.xpm share/themes/Default/xfwm4/menu-inactive.png share/themes/Default/xfwm4/menu-inactive.xpm share/themes/Default/xfwm4/menu-pressed.png share/themes/Default/xfwm4/menu-pressed.xpm share/themes/Default/xfwm4/right-active.png share/themes/Default/xfwm4/right-active.xpm share/themes/Default/xfwm4/right-inactive.png share/themes/Default/xfwm4/right-inactive.xpm share/themes/Default/xfwm4/shade-active.png share/themes/Default/xfwm4/shade-active.xpm share/themes/Default/xfwm4/shade-inactive.png share/themes/Default/xfwm4/shade-inactive.xpm share/themes/Default/xfwm4/shade-pressed.png share/themes/Default/xfwm4/shade-pressed.xpm share/themes/Default/xfwm4/shade-toggled-active.png share/themes/Default/xfwm4/shade-toggled-active.xpm share/themes/Default/xfwm4/shade-toggled-inactive.png share/themes/Default/xfwm4/shade-toggled-inactive.xpm share/themes/Default/xfwm4/shade-toggled-pressed.png share/themes/Default/xfwm4/shade-toggled-pressed.xpm share/themes/Default/xfwm4/stick-active.png share/themes/Default/xfwm4/stick-active.xpm share/themes/Default/xfwm4/stick-inactive.png share/themes/Default/xfwm4/stick-inactive.xpm share/themes/Default/xfwm4/stick-pressed.png share/themes/Default/xfwm4/stick-pressed.xpm share/themes/Default/xfwm4/stick-toggled-active.png share/themes/Default/xfwm4/stick-toggled-active.xpm share/themes/Default/xfwm4/stick-toggled-inactive.png share/themes/Default/xfwm4/stick-toggled-inactive.xpm share/themes/Default/xfwm4/stick-toggled-pressed.png share/themes/Default/xfwm4/stick-toggled-pressed.xpm share/themes/Default/xfwm4/themerc share/themes/Default/xfwm4/title-1-active.png share/themes/Default/xfwm4/title-1-active.xpm share/themes/Default/xfwm4/title-1-inactive.png share/themes/Default/xfwm4/title-1-inactive.xpm share/themes/Default/xfwm4/title-2-active.png share/themes/Default/xfwm4/title-2-active.xpm share/themes/Default/xfwm4/title-2-inactive.png share/themes/Default/xfwm4/title-2-inactive.xpm share/themes/Default/xfwm4/title-3-active.png share/themes/Default/xfwm4/title-3-active.xpm share/themes/Default/xfwm4/title-3-inactive.png share/themes/Default/xfwm4/title-3-inactive.xpm share/themes/Default/xfwm4/title-4-active.png share/themes/Default/xfwm4/title-4-active.xpm share/themes/Default/xfwm4/title-4-inactive.png share/themes/Default/xfwm4/title-4-inactive.xpm share/themes/Default/xfwm4/title-5-active.png share/themes/Default/xfwm4/title-5-active.xpm share/themes/Default/xfwm4/title-5-inactive.png share/themes/Default/xfwm4/title-5-inactive.xpm share/themes/Default/xfwm4/top-left-active.png share/themes/Default/xfwm4/top-left-active.xpm share/themes/Default/xfwm4/top-left-inactive.png share/themes/Default/xfwm4/top-left-inactive.xpm share/themes/Default/xfwm4/top-right-active.png share/themes/Default/xfwm4/top-right-active.xpm share/themes/Default/xfwm4/top-right-inactive.png share/themes/Default/xfwm4/top-right-inactive.xpm share/themes/Default/xfwm4/close-prelight.xpm share/themes/Default/xfwm4/hide-prelight.xpm share/themes/Default/xfwm4/maximize-prelight.xpm share/themes/Default/xfwm4/maximize-toggled-prelight.xpm share/themes/Default/xfwm4/menu-prelight.xpm share/themes/Default/xfwm4/shade-prelight.xpm share/themes/Default/xfwm4/shade-toggled-prelight.xpm share/themes/Default/xfwm4/stick-prelight.xpm share/themes/Default/xfwm4/stick-toggled-prelight.xpm share/themes/Default/xfwm4/close-prelight.png share/themes/Default/xfwm4/hide-prelight.png share/themes/Default/xfwm4/maximize-prelight.png share/themes/Default/xfwm4/maximize-toggled-prelight.png share/themes/Default/xfwm4/menu-prelight.png share/themes/Default/xfwm4/shade-prelight.png share/themes/Default/xfwm4/shade-toggled-prelight.png share/themes/Default/xfwm4/stick-prelight.png share/themes/Default/xfwm4/stick-toggled-prelight.png share/themes/Kokodi/xfwm4/README share/themes/Kokodi/xfwm4/themerc share/themes/Kokodi/xfwm4/bottom-active.xpm share/themes/Kokodi/xfwm4/bottom-inactive.xpm share/themes/Kokodi/xfwm4/bottom-left-active.xpm share/themes/Kokodi/xfwm4/bottom-left-inactive.xpm share/themes/Kokodi/xfwm4/bottom-right-active.xpm share/themes/Kokodi/xfwm4/bottom-right-inactive.xpm share/themes/Kokodi/xfwm4/close-active.xpm share/themes/Kokodi/xfwm4/close-inactive.xpm share/themes/Kokodi/xfwm4/close-pressed.xpm share/themes/Kokodi/xfwm4/hide-active.xpm share/themes/Kokodi/xfwm4/hide-inactive.xpm share/themes/Kokodi/xfwm4/hide-pressed.xpm share/themes/Kokodi/xfwm4/left-active.xpm share/themes/Kokodi/xfwm4/left-inactive.xpm share/themes/Kokodi/xfwm4/maximize-active.xpm share/themes/Kokodi/xfwm4/maximize-inactive.xpm share/themes/Kokodi/xfwm4/maximize-pressed.xpm share/themes/Kokodi/xfwm4/maximize-toggled-active.xpm share/themes/Kokodi/xfwm4/maximize-toggled-inactive.xpm share/themes/Kokodi/xfwm4/maximize-toggled-pressed.xpm share/themes/Kokodi/xfwm4/menu-active.xpm share/themes/Kokodi/xfwm4/menu-inactive.xpm share/themes/Kokodi/xfwm4/menu-pressed.xpm share/themes/Kokodi/xfwm4/right-active.xpm share/themes/Kokodi/xfwm4/right-inactive.xpm share/themes/Kokodi/xfwm4/shade-active.xpm share/themes/Kokodi/xfwm4/shade-inactive.xpm share/themes/Kokodi/xfwm4/shade-pressed.xpm share/themes/Kokodi/xfwm4/shade-toggled-active.xpm share/themes/Kokodi/xfwm4/shade-toggled-inactive.xpm share/themes/Kokodi/xfwm4/shade-toggled-pressed.xpm share/themes/Kokodi/xfwm4/stick-active.xpm share/themes/Kokodi/xfwm4/stick-inactive.xpm share/themes/Kokodi/xfwm4/stick-pressed.xpm share/themes/Kokodi/xfwm4/stick-toggled-active.xpm share/themes/Kokodi/xfwm4/stick-toggled-inactive.xpm share/themes/Kokodi/xfwm4/stick-toggled-pressed.xpm share/themes/Kokodi/xfwm4/title-1-active.xpm share/themes/Kokodi/xfwm4/title-1-inactive.xpm share/themes/Kokodi/xfwm4/title-2-active.xpm share/themes/Kokodi/xfwm4/title-2-inactive.xpm share/themes/Kokodi/xfwm4/title-3-active.xpm share/themes/Kokodi/xfwm4/title-3-inactive.xpm share/themes/Kokodi/xfwm4/title-4-active.xpm share/themes/Kokodi/xfwm4/title-4-inactive.xpm share/themes/Kokodi/xfwm4/title-5-active.xpm share/themes/Kokodi/xfwm4/title-5-inactive.xpm share/themes/Kokodi/xfwm4/top-left-active.xpm share/themes/Kokodi/xfwm4/top-left-inactive.xpm share/themes/Kokodi/xfwm4/top-right-active.xpm share/themes/Kokodi/xfwm4/top-right-inactive.xpm share/themes/Kokodi/xfwm4/bottom-active.png share/themes/Kokodi/xfwm4/bottom-inactive.png share/themes/Kokodi/xfwm4/bottom-left-active.png share/themes/Kokodi/xfwm4/bottom-left-inactive.png share/themes/Kokodi/xfwm4/bottom-right-active.png share/themes/Kokodi/xfwm4/bottom-right-inactive.png share/themes/Kokodi/xfwm4/close-active.png share/themes/Kokodi/xfwm4/close-inactive.png share/themes/Kokodi/xfwm4/close-pressed.png share/themes/Kokodi/xfwm4/hide-active.png share/themes/Kokodi/xfwm4/hide-inactive.png share/themes/Kokodi/xfwm4/hide-pressed.png share/themes/Kokodi/xfwm4/left-active.png share/themes/Kokodi/xfwm4/left-inactive.png share/themes/Kokodi/xfwm4/maximize-active.png share/themes/Kokodi/xfwm4/maximize-inactive.png share/themes/Kokodi/xfwm4/maximize-pressed.png share/themes/Kokodi/xfwm4/maximize-toggled-active.png share/themes/Kokodi/xfwm4/maximize-toggled-inactive.png share/themes/Kokodi/xfwm4/maximize-toggled-pressed.png share/themes/Kokodi/xfwm4/menu-active.png share/themes/Kokodi/xfwm4/menu-inactive.png share/themes/Kokodi/xfwm4/menu-pressed.png share/themes/Kokodi/xfwm4/right-active.png share/themes/Kokodi/xfwm4/right-inactive.png share/themes/Kokodi/xfwm4/shade-active.png share/themes/Kokodi/xfwm4/shade-inactive.png share/themes/Kokodi/xfwm4/shade-pressed.png share/themes/Kokodi/xfwm4/shade-toggled-active.png share/themes/Kokodi/xfwm4/shade-toggled-inactive.png share/themes/Kokodi/xfwm4/shade-toggled-pressed.png share/themes/Kokodi/xfwm4/stick-active.png share/themes/Kokodi/xfwm4/stick-inactive.png share/themes/Kokodi/xfwm4/stick-pressed.png share/themes/Kokodi/xfwm4/stick-toggled-active.png share/themes/Kokodi/xfwm4/stick-toggled-inactive.png share/themes/Kokodi/xfwm4/stick-toggled-pressed.png share/themes/Kokodi/xfwm4/title-1-active.png share/themes/Kokodi/xfwm4/title-1-inactive.png share/themes/Kokodi/xfwm4/title-2-active.png share/themes/Kokodi/xfwm4/title-2-inactive.png share/themes/Kokodi/xfwm4/title-3-active.png share/themes/Kokodi/xfwm4/title-3-inactive.png share/themes/Kokodi/xfwm4/title-4-active.png share/themes/Kokodi/xfwm4/title-4-inactive.png share/themes/Kokodi/xfwm4/title-5-active.png share/themes/Kokodi/xfwm4/title-5-inactive.png share/themes/Kokodi/xfwm4/top-left-active.png share/themes/Kokodi/xfwm4/top-left-inactive.png share/themes/Kokodi/xfwm4/top-right-active.png share/themes/Kokodi/xfwm4/top-right-inactive.png share/themes/Kokodi/xfwm4/close-prelight.xpm share/themes/Kokodi/xfwm4/hide-prelight.xpm share/themes/Kokodi/xfwm4/maximize-prelight.xpm share/themes/Kokodi/xfwm4/maximize-toggled-prelight.xpm share/themes/Kokodi/xfwm4/menu-prelight.xpm share/themes/Kokodi/xfwm4/shade-prelight.xpm share/themes/Kokodi/xfwm4/shade-toggled-prelight.xpm share/themes/Kokodi/xfwm4/stick-prelight.xpm share/themes/Kokodi/xfwm4/stick-toggled-prelight.xpm share/themes/Kokodi/xfwm4/close-prelight.png share/themes/Kokodi/xfwm4/hide-prelight.png share/themes/Kokodi/xfwm4/maximize-prelight.png share/themes/Kokodi/xfwm4/maximize-toggled-prelight.png share/themes/Kokodi/xfwm4/menu-prelight.png share/themes/Kokodi/xfwm4/shade-prelight.png share/themes/Kokodi/xfwm4/shade-toggled-prelight.png share/themes/Kokodi/xfwm4/stick-prelight.png share/themes/Kokodi/xfwm4/stick-toggled-prelight.png share/themes/Moheli/xfwm4/README share/themes/Moheli/xfwm4/bottom-active.png share/themes/Moheli/xfwm4/bottom-active.xpm share/themes/Moheli/xfwm4/bottom-inactive.png share/themes/Moheli/xfwm4/bottom-inactive.xpm share/themes/Moheli/xfwm4/bottom-left-active.png share/themes/Moheli/xfwm4/bottom-left-active.xpm share/themes/Moheli/xfwm4/bottom-left-inactive.png share/themes/Moheli/xfwm4/bottom-left-inactive.xpm share/themes/Moheli/xfwm4/bottom-right-active.png share/themes/Moheli/xfwm4/bottom-right-active.xpm share/themes/Moheli/xfwm4/bottom-right-inactive.png share/themes/Moheli/xfwm4/bottom-right-inactive.xpm share/themes/Moheli/xfwm4/close-active.png share/themes/Moheli/xfwm4/close-active.xpm share/themes/Moheli/xfwm4/close-inactive.png share/themes/Moheli/xfwm4/close-inactive.xpm share/themes/Moheli/xfwm4/close-pressed.png share/themes/Moheli/xfwm4/close-pressed.xpm share/themes/Moheli/xfwm4/hide-active.png share/themes/Moheli/xfwm4/hide-active.xpm share/themes/Moheli/xfwm4/hide-inactive.png share/themes/Moheli/xfwm4/hide-inactive.xpm share/themes/Moheli/xfwm4/hide-pressed.png share/themes/Moheli/xfwm4/hide-pressed.xpm share/themes/Moheli/xfwm4/left-active.png share/themes/Moheli/xfwm4/left-active.xpm share/themes/Moheli/xfwm4/left-inactive.png share/themes/Moheli/xfwm4/left-inactive.xpm share/themes/Moheli/xfwm4/maximize-active.png share/themes/Moheli/xfwm4/maximize-active.xpm share/themes/Moheli/xfwm4/maximize-inactive.png share/themes/Moheli/xfwm4/maximize-inactive.xpm share/themes/Moheli/xfwm4/maximize-pressed.png share/themes/Moheli/xfwm4/maximize-pressed.xpm share/themes/Moheli/xfwm4/maximize-toggled-active.png share/themes/Moheli/xfwm4/maximize-toggled-active.xpm share/themes/Moheli/xfwm4/maximize-toggled-inactive.png share/themes/Moheli/xfwm4/maximize-toggled-inactive.xpm share/themes/Moheli/xfwm4/maximize-toggled-pressed.png share/themes/Moheli/xfwm4/maximize-toggled-pressed.xpm share/themes/Moheli/xfwm4/menu-active.png share/themes/Moheli/xfwm4/menu-active.xpm share/themes/Moheli/xfwm4/menu-inactive.png share/themes/Moheli/xfwm4/menu-inactive.xpm share/themes/Moheli/xfwm4/menu-pressed.png share/themes/Moheli/xfwm4/menu-pressed.xpm share/themes/Moheli/xfwm4/right-active.png share/themes/Moheli/xfwm4/right-active.xpm share/themes/Moheli/xfwm4/right-inactive.png share/themes/Moheli/xfwm4/right-inactive.xpm share/themes/Moheli/xfwm4/shade-active.png share/themes/Moheli/xfwm4/shade-active.xpm share/themes/Moheli/xfwm4/shade-inactive.png share/themes/Moheli/xfwm4/shade-inactive.xpm share/themes/Moheli/xfwm4/shade-pressed.png share/themes/Moheli/xfwm4/shade-pressed.xpm share/themes/Moheli/xfwm4/shade-toggled-active.png share/themes/Moheli/xfwm4/shade-toggled-active.xpm share/themes/Moheli/xfwm4/shade-toggled-inactive.png share/themes/Moheli/xfwm4/shade-toggled-inactive.xpm share/themes/Moheli/xfwm4/shade-toggled-pressed.png share/themes/Moheli/xfwm4/shade-toggled-pressed.xpm share/themes/Moheli/xfwm4/stick-active.png share/themes/Moheli/xfwm4/stick-active.xpm share/themes/Moheli/xfwm4/stick-inactive.png share/themes/Moheli/xfwm4/stick-inactive.xpm share/themes/Moheli/xfwm4/stick-pressed.png share/themes/Moheli/xfwm4/stick-pressed.xpm share/themes/Moheli/xfwm4/stick-toggled-active.png share/themes/Moheli/xfwm4/stick-toggled-active.xpm share/themes/Moheli/xfwm4/stick-toggled-inactive.png share/themes/Moheli/xfwm4/stick-toggled-inactive.xpm share/themes/Moheli/xfwm4/stick-toggled-pressed.png share/themes/Moheli/xfwm4/stick-toggled-pressed.xpm share/themes/Moheli/xfwm4/themerc share/themes/Moheli/xfwm4/title-1-active.png share/themes/Moheli/xfwm4/title-1-active.xpm share/themes/Moheli/xfwm4/title-1-inactive.png share/themes/Moheli/xfwm4/title-1-inactive.xpm share/themes/Moheli/xfwm4/title-2-active.png share/themes/Moheli/xfwm4/title-2-active.xpm share/themes/Moheli/xfwm4/title-2-inactive.png share/themes/Moheli/xfwm4/title-2-inactive.xpm share/themes/Moheli/xfwm4/title-3-active.png share/themes/Moheli/xfwm4/title-3-active.xpm share/themes/Moheli/xfwm4/title-3-inactive.png share/themes/Moheli/xfwm4/title-3-inactive.xpm share/themes/Moheli/xfwm4/title-4-active.png share/themes/Moheli/xfwm4/title-4-active.xpm share/themes/Moheli/xfwm4/title-4-inactive.png share/themes/Moheli/xfwm4/title-4-inactive.xpm share/themes/Moheli/xfwm4/title-5-active.png share/themes/Moheli/xfwm4/title-5-active.xpm share/themes/Moheli/xfwm4/title-5-inactive.png share/themes/Moheli/xfwm4/title-5-inactive.xpm share/themes/Moheli/xfwm4/top-left-active.png share/themes/Moheli/xfwm4/top-left-active.xpm share/themes/Moheli/xfwm4/top-left-inactive.png share/themes/Moheli/xfwm4/top-left-inactive.xpm share/themes/Moheli/xfwm4/top-right-active.png share/themes/Moheli/xfwm4/top-right-active.xpm share/themes/Moheli/xfwm4/top-right-inactive.png share/themes/Moheli/xfwm4/top-right-inactive.xpm share/themes/Sassandra/xfwm4/README share/themes/Sassandra/xfwm4/themerc share/themes/Sassandra/xfwm4/bottom-active.png share/themes/Sassandra/xfwm4/bottom-active.xpm share/themes/Sassandra/xfwm4/bottom-inactive.png share/themes/Sassandra/xfwm4/bottom-inactive.xpm share/themes/Sassandra/xfwm4/bottom-left-active.png share/themes/Sassandra/xfwm4/bottom-left-active.xpm share/themes/Sassandra/xfwm4/bottom-left-inactive.png share/themes/Sassandra/xfwm4/bottom-left-inactive.xpm share/themes/Sassandra/xfwm4/bottom-right-active.png share/themes/Sassandra/xfwm4/bottom-right-active.xpm share/themes/Sassandra/xfwm4/bottom-right-inactive.png share/themes/Sassandra/xfwm4/bottom-right-inactive.xpm share/themes/Sassandra/xfwm4/close-active.png share/themes/Sassandra/xfwm4/close-active.xpm share/themes/Sassandra/xfwm4/close-inactive.png share/themes/Sassandra/xfwm4/close-inactive.xpm share/themes/Sassandra/xfwm4/close-pressed.png share/themes/Sassandra/xfwm4/close-pressed.xpm share/themes/Sassandra/xfwm4/hide-active.png share/themes/Sassandra/xfwm4/hide-active.xpm share/themes/Sassandra/xfwm4/hide-inactive.png share/themes/Sassandra/xfwm4/hide-inactive.xpm share/themes/Sassandra/xfwm4/hide-pressed.png share/themes/Sassandra/xfwm4/hide-pressed.xpm share/themes/Sassandra/xfwm4/left-active.png share/themes/Sassandra/xfwm4/left-active.xpm share/themes/Sassandra/xfwm4/left-inactive.png share/themes/Sassandra/xfwm4/left-inactive.xpm share/themes/Sassandra/xfwm4/maximize-active.png share/themes/Sassandra/xfwm4/maximize-active.xpm share/themes/Sassandra/xfwm4/maximize-inactive.png share/themes/Sassandra/xfwm4/maximize-inactive.xpm share/themes/Sassandra/xfwm4/maximize-pressed.png share/themes/Sassandra/xfwm4/maximize-pressed.xpm share/themes/Sassandra/xfwm4/maximize-toggled-active.png share/themes/Sassandra/xfwm4/maximize-toggled-active.xpm share/themes/Sassandra/xfwm4/maximize-toggled-inactive.png share/themes/Sassandra/xfwm4/maximize-toggled-inactive.xpm share/themes/Sassandra/xfwm4/maximize-toggled-pressed.png share/themes/Sassandra/xfwm4/maximize-toggled-pressed.xpm share/themes/Sassandra/xfwm4/menu-active.png share/themes/Sassandra/xfwm4/menu-active.xpm share/themes/Sassandra/xfwm4/menu-inactive.png share/themes/Sassandra/xfwm4/menu-inactive.xpm share/themes/Sassandra/xfwm4/menu-pressed.png share/themes/Sassandra/xfwm4/menu-pressed.xpm share/themes/Sassandra/xfwm4/right-active.png share/themes/Sassandra/xfwm4/right-active.xpm share/themes/Sassandra/xfwm4/right-inactive.png share/themes/Sassandra/xfwm4/right-inactive.xpm share/themes/Sassandra/xfwm4/shade-active.png share/themes/Sassandra/xfwm4/shade-active.xpm share/themes/Sassandra/xfwm4/shade-inactive.png share/themes/Sassandra/xfwm4/shade-inactive.xpm share/themes/Sassandra/xfwm4/shade-pressed.png share/themes/Sassandra/xfwm4/shade-pressed.xpm share/themes/Sassandra/xfwm4/shade-toggled-active.png share/themes/Sassandra/xfwm4/shade-toggled-active.xpm share/themes/Sassandra/xfwm4/shade-toggled-inactive.png share/themes/Sassandra/xfwm4/shade-toggled-inactive.xpm share/themes/Sassandra/xfwm4/shade-toggled-pressed.png share/themes/Sassandra/xfwm4/shade-toggled-pressed.xpm share/themes/Sassandra/xfwm4/stick-active.png share/themes/Sassandra/xfwm4/stick-active.xpm share/themes/Sassandra/xfwm4/stick-inactive.png share/themes/Sassandra/xfwm4/stick-inactive.xpm share/themes/Sassandra/xfwm4/stick-pressed.png share/themes/Sassandra/xfwm4/stick-pressed.xpm share/themes/Sassandra/xfwm4/stick-toggled-active.png share/themes/Sassandra/xfwm4/stick-toggled-active.xpm share/themes/Sassandra/xfwm4/stick-toggled-inactive.png share/themes/Sassandra/xfwm4/stick-toggled-inactive.xpm share/themes/Sassandra/xfwm4/stick-toggled-pressed.png share/themes/Sassandra/xfwm4/stick-toggled-pressed.xpm share/themes/Sassandra/xfwm4/title-1-active.png share/themes/Sassandra/xfwm4/title-1-active.xpm share/themes/Sassandra/xfwm4/title-1-inactive.png share/themes/Sassandra/xfwm4/title-1-inactive.xpm share/themes/Sassandra/xfwm4/title-2-active.png share/themes/Sassandra/xfwm4/title-2-active.xpm share/themes/Sassandra/xfwm4/title-2-inactive.png share/themes/Sassandra/xfwm4/title-2-inactive.xpm share/themes/Sassandra/xfwm4/title-3-active.png share/themes/Sassandra/xfwm4/title-3-active.xpm share/themes/Sassandra/xfwm4/title-3-inactive.png share/themes/Sassandra/xfwm4/title-3-inactive.xpm share/themes/Sassandra/xfwm4/title-4-active.png share/themes/Sassandra/xfwm4/title-4-active.xpm share/themes/Sassandra/xfwm4/title-4-inactive.png share/themes/Sassandra/xfwm4/title-4-inactive.xpm share/themes/Sassandra/xfwm4/title-5-active.png share/themes/Sassandra/xfwm4/title-5-active.xpm share/themes/Sassandra/xfwm4/title-5-inactive.png share/themes/Sassandra/xfwm4/title-5-inactive.xpm share/themes/Sassandra/xfwm4/top-left-active.png share/themes/Sassandra/xfwm4/top-left-active.xpm share/themes/Sassandra/xfwm4/top-left-inactive.png share/themes/Sassandra/xfwm4/top-left-inactive.xpm share/themes/Sassandra/xfwm4/top-right-active.png share/themes/Sassandra/xfwm4/top-right-active.xpm share/themes/Sassandra/xfwm4/top-right-inactive.png share/themes/Sassandra/xfwm4/top-right-inactive.xpm share/themes/Stoneage/xfwm4/README share/themes/Stoneage/xfwm4/bottom-active.png share/themes/Stoneage/xfwm4/bottom-active.xpm share/themes/Stoneage/xfwm4/bottom-inactive.png share/themes/Stoneage/xfwm4/bottom-inactive.xpm share/themes/Stoneage/xfwm4/bottom-left-active.png share/themes/Stoneage/xfwm4/bottom-left-active.xpm share/themes/Stoneage/xfwm4/bottom-left-inactive.png share/themes/Stoneage/xfwm4/bottom-left-inactive.xpm share/themes/Stoneage/xfwm4/bottom-right-active.png share/themes/Stoneage/xfwm4/bottom-right-active.xpm share/themes/Stoneage/xfwm4/bottom-right-inactive.png share/themes/Stoneage/xfwm4/bottom-right-inactive.xpm share/themes/Stoneage/xfwm4/close-active.png share/themes/Stoneage/xfwm4/close-active.xpm share/themes/Stoneage/xfwm4/close-inactive.png share/themes/Stoneage/xfwm4/close-inactive.xpm share/themes/Stoneage/xfwm4/close-pressed.png share/themes/Stoneage/xfwm4/close-pressed.xpm share/themes/Stoneage/xfwm4/hide-active.png share/themes/Stoneage/xfwm4/hide-active.xpm share/themes/Stoneage/xfwm4/hide-inactive.png share/themes/Stoneage/xfwm4/hide-inactive.xpm share/themes/Stoneage/xfwm4/hide-pressed.png share/themes/Stoneage/xfwm4/hide-pressed.xpm share/themes/Stoneage/xfwm4/left-active.png share/themes/Stoneage/xfwm4/left-active.xpm share/themes/Stoneage/xfwm4/left-inactive.png share/themes/Stoneage/xfwm4/left-inactive.xpm share/themes/Stoneage/xfwm4/maximize-active.png share/themes/Stoneage/xfwm4/maximize-active.xpm share/themes/Stoneage/xfwm4/maximize-inactive.png share/themes/Stoneage/xfwm4/maximize-inactive.xpm share/themes/Stoneage/xfwm4/maximize-pressed.png share/themes/Stoneage/xfwm4/maximize-pressed.xpm share/themes/Stoneage/xfwm4/maximize-toggled-active.png share/themes/Stoneage/xfwm4/maximize-toggled-active.xpm share/themes/Stoneage/xfwm4/maximize-toggled-inactive.png share/themes/Stoneage/xfwm4/maximize-toggled-inactive.xpm share/themes/Stoneage/xfwm4/maximize-toggled-pressed.png share/themes/Stoneage/xfwm4/maximize-toggled-pressed.xpm share/themes/Stoneage/xfwm4/menu-active.png share/themes/Stoneage/xfwm4/menu-active.xpm share/themes/Stoneage/xfwm4/menu-inactive.png share/themes/Stoneage/xfwm4/menu-inactive.xpm share/themes/Stoneage/xfwm4/menu-pressed.png share/themes/Stoneage/xfwm4/menu-pressed.xpm share/themes/Stoneage/xfwm4/right-active.png share/themes/Stoneage/xfwm4/right-active.xpm share/themes/Stoneage/xfwm4/right-inactive.png share/themes/Stoneage/xfwm4/right-inactive.xpm share/themes/Stoneage/xfwm4/shade-active.png share/themes/Stoneage/xfwm4/shade-active.xpm share/themes/Stoneage/xfwm4/shade-inactive.png share/themes/Stoneage/xfwm4/shade-inactive.xpm share/themes/Stoneage/xfwm4/shade-pressed.png share/themes/Stoneage/xfwm4/shade-pressed.xpm share/themes/Stoneage/xfwm4/shade-toggled-active.png share/themes/Stoneage/xfwm4/shade-toggled-active.xpm share/themes/Stoneage/xfwm4/shade-toggled-inactive.png share/themes/Stoneage/xfwm4/shade-toggled-inactive.xpm share/themes/Stoneage/xfwm4/shade-toggled-pressed.png share/themes/Stoneage/xfwm4/shade-toggled-pressed.xpm share/themes/Stoneage/xfwm4/stick-active.png share/themes/Stoneage/xfwm4/stick-active.xpm share/themes/Stoneage/xfwm4/stick-inactive.png share/themes/Stoneage/xfwm4/stick-inactive.xpm share/themes/Stoneage/xfwm4/stick-pressed.png share/themes/Stoneage/xfwm4/stick-pressed.xpm share/themes/Stoneage/xfwm4/stick-toggled-active.png share/themes/Stoneage/xfwm4/stick-toggled-active.xpm share/themes/Stoneage/xfwm4/stick-toggled-inactive.png share/themes/Stoneage/xfwm4/stick-toggled-inactive.xpm share/themes/Stoneage/xfwm4/stick-toggled-pressed.png share/themes/Stoneage/xfwm4/stick-toggled-pressed.xpm share/themes/Stoneage/xfwm4/themerc share/themes/Stoneage/xfwm4/title-1-active.png share/themes/Stoneage/xfwm4/title-1-active.xpm share/themes/Stoneage/xfwm4/title-1-inactive.png share/themes/Stoneage/xfwm4/title-1-inactive.xpm share/themes/Stoneage/xfwm4/title-2-active.png share/themes/Stoneage/xfwm4/title-2-active.xpm share/themes/Stoneage/xfwm4/title-2-inactive.png share/themes/Stoneage/xfwm4/title-2-inactive.xpm share/themes/Stoneage/xfwm4/title-3-active.png share/themes/Stoneage/xfwm4/title-3-active.xpm share/themes/Stoneage/xfwm4/title-3-inactive.png share/themes/Stoneage/xfwm4/title-3-inactive.xpm share/themes/Stoneage/xfwm4/title-4-active.png share/themes/Stoneage/xfwm4/title-4-active.xpm share/themes/Stoneage/xfwm4/title-4-inactive.png share/themes/Stoneage/xfwm4/title-4-inactive.xpm share/themes/Stoneage/xfwm4/title-5-active.png share/themes/Stoneage/xfwm4/title-5-active.xpm share/themes/Stoneage/xfwm4/title-5-inactive.png share/themes/Stoneage/xfwm4/title-5-inactive.xpm share/themes/Stoneage/xfwm4/top-left-active.png share/themes/Stoneage/xfwm4/top-left-active.xpm share/themes/Stoneage/xfwm4/top-left-inactive.png share/themes/Stoneage/xfwm4/top-left-inactive.xpm share/themes/Stoneage/xfwm4/top-right-active.png share/themes/Stoneage/xfwm4/top-right-active.xpm share/themes/Stoneage/xfwm4/top-right-inactive.png share/themes/Stoneage/xfwm4/top-right-inactive.xpm share/themes/Therapy/xfwm4/README share/themes/Therapy/xfwm4/bottom-active.png share/themes/Therapy/xfwm4/bottom-active.xpm share/themes/Therapy/xfwm4/bottom-inactive.png share/themes/Therapy/xfwm4/bottom-inactive.xpm share/themes/Therapy/xfwm4/bottom-left-active.png share/themes/Therapy/xfwm4/bottom-left-active.xpm share/themes/Therapy/xfwm4/bottom-left-inactive.png share/themes/Therapy/xfwm4/bottom-left-inactive.xpm share/themes/Therapy/xfwm4/bottom-right-active.png share/themes/Therapy/xfwm4/bottom-right-active.xpm share/themes/Therapy/xfwm4/bottom-right-inactive.png share/themes/Therapy/xfwm4/bottom-right-inactive.xpm share/themes/Therapy/xfwm4/close-active.png share/themes/Therapy/xfwm4/close-active.xpm share/themes/Therapy/xfwm4/close-inactive.png share/themes/Therapy/xfwm4/close-inactive.xpm share/themes/Therapy/xfwm4/close-pressed.png share/themes/Therapy/xfwm4/close-pressed.xpm share/themes/Therapy/xfwm4/hide-active.png share/themes/Therapy/xfwm4/hide-active.xpm share/themes/Therapy/xfwm4/hide-inactive.png share/themes/Therapy/xfwm4/hide-inactive.xpm share/themes/Therapy/xfwm4/hide-pressed.png share/themes/Therapy/xfwm4/hide-pressed.xpm share/themes/Therapy/xfwm4/left-active.png share/themes/Therapy/xfwm4/left-active.xpm share/themes/Therapy/xfwm4/left-inactive.png share/themes/Therapy/xfwm4/left-inactive.xpm share/themes/Therapy/xfwm4/maximize-active.png share/themes/Therapy/xfwm4/maximize-active.xpm share/themes/Therapy/xfwm4/maximize-inactive.png share/themes/Therapy/xfwm4/maximize-inactive.xpm share/themes/Therapy/xfwm4/maximize-pressed.png share/themes/Therapy/xfwm4/maximize-pressed.xpm share/themes/Therapy/xfwm4/maximize-toggled-active.png share/themes/Therapy/xfwm4/maximize-toggled-active.xpm share/themes/Therapy/xfwm4/maximize-toggled-inactive.png share/themes/Therapy/xfwm4/maximize-toggled-inactive.xpm share/themes/Therapy/xfwm4/maximize-toggled-pressed.png share/themes/Therapy/xfwm4/maximize-toggled-pressed.xpm share/themes/Therapy/xfwm4/menu-active.png share/themes/Therapy/xfwm4/menu-active.xpm share/themes/Therapy/xfwm4/menu-inactive.png share/themes/Therapy/xfwm4/menu-inactive.xpm share/themes/Therapy/xfwm4/menu-pressed.png share/themes/Therapy/xfwm4/menu-pressed.xpm share/themes/Therapy/xfwm4/right-active.png share/themes/Therapy/xfwm4/right-active.xpm share/themes/Therapy/xfwm4/right-inactive.png share/themes/Therapy/xfwm4/right-inactive.xpm share/themes/Therapy/xfwm4/shade-active.png share/themes/Therapy/xfwm4/shade-active.xpm share/themes/Therapy/xfwm4/shade-inactive.png share/themes/Therapy/xfwm4/shade-inactive.xpm share/themes/Therapy/xfwm4/shade-pressed.png share/themes/Therapy/xfwm4/shade-pressed.xpm share/themes/Therapy/xfwm4/shade-toggled-active.png share/themes/Therapy/xfwm4/shade-toggled-active.xpm share/themes/Therapy/xfwm4/shade-toggled-inactive.png share/themes/Therapy/xfwm4/shade-toggled-inactive.xpm share/themes/Therapy/xfwm4/shade-toggled-pressed.png share/themes/Therapy/xfwm4/shade-toggled-pressed.xpm share/themes/Therapy/xfwm4/stick-active.png share/themes/Therapy/xfwm4/stick-active.xpm share/themes/Therapy/xfwm4/stick-inactive.png share/themes/Therapy/xfwm4/stick-inactive.xpm share/themes/Therapy/xfwm4/stick-pressed.png share/themes/Therapy/xfwm4/stick-pressed.xpm share/themes/Therapy/xfwm4/stick-toggled-active.png share/themes/Therapy/xfwm4/stick-toggled-active.xpm share/themes/Therapy/xfwm4/stick-toggled-inactive.png share/themes/Therapy/xfwm4/stick-toggled-inactive.xpm share/themes/Therapy/xfwm4/stick-toggled-pressed.png share/themes/Therapy/xfwm4/stick-toggled-pressed.xpm share/themes/Therapy/xfwm4/themerc share/themes/Therapy/xfwm4/title-1-active.png share/themes/Therapy/xfwm4/title-1-active.xpm share/themes/Therapy/xfwm4/title-1-inactive.png share/themes/Therapy/xfwm4/title-1-inactive.xpm share/themes/Therapy/xfwm4/title-2-active.png share/themes/Therapy/xfwm4/title-2-active.xpm share/themes/Therapy/xfwm4/title-2-inactive.png share/themes/Therapy/xfwm4/title-2-inactive.xpm share/themes/Therapy/xfwm4/title-3-active.png share/themes/Therapy/xfwm4/title-3-active.xpm share/themes/Therapy/xfwm4/title-3-inactive.png share/themes/Therapy/xfwm4/title-3-inactive.xpm share/themes/Therapy/xfwm4/title-4-active.png share/themes/Therapy/xfwm4/title-4-active.xpm share/themes/Therapy/xfwm4/title-4-inactive.png share/themes/Therapy/xfwm4/title-4-inactive.xpm share/themes/Therapy/xfwm4/title-5-active.png share/themes/Therapy/xfwm4/title-5-active.xpm share/themes/Therapy/xfwm4/title-5-inactive.png share/themes/Therapy/xfwm4/title-5-inactive.xpm share/themes/Therapy/xfwm4/top-left-active.png share/themes/Therapy/xfwm4/top-left-active.xpm share/themes/Therapy/xfwm4/top-left-inactive.png share/themes/Therapy/xfwm4/top-left-inactive.xpm share/themes/Therapy/xfwm4/top-right-active.png share/themes/Therapy/xfwm4/top-right-active.xpm share/themes/Therapy/xfwm4/top-right-inactive.png share/themes/Therapy/xfwm4/top-right-inactive.xpm share/themes/Tyrex/xfwm4/README share/themes/Tyrex/xfwm4/bottom-active.png share/themes/Tyrex/xfwm4/bottom-active.xpm share/themes/Tyrex/xfwm4/bottom-inactive.png share/themes/Tyrex/xfwm4/bottom-inactive.xpm share/themes/Tyrex/xfwm4/bottom-left-active.png share/themes/Tyrex/xfwm4/bottom-left-active.xpm share/themes/Tyrex/xfwm4/bottom-left-inactive.png share/themes/Tyrex/xfwm4/bottom-left-inactive.xpm share/themes/Tyrex/xfwm4/bottom-right-active.png share/themes/Tyrex/xfwm4/bottom-right-active.xpm share/themes/Tyrex/xfwm4/bottom-right-inactive.png share/themes/Tyrex/xfwm4/bottom-right-inactive.xpm share/themes/Tyrex/xfwm4/close-active.png share/themes/Tyrex/xfwm4/close-active.xpm share/themes/Tyrex/xfwm4/close-inactive.png share/themes/Tyrex/xfwm4/close-inactive.xpm share/themes/Tyrex/xfwm4/close-pressed.png share/themes/Tyrex/xfwm4/close-pressed.xpm share/themes/Tyrex/xfwm4/hide-active.png share/themes/Tyrex/xfwm4/hide-active.xpm share/themes/Tyrex/xfwm4/hide-inactive.png share/themes/Tyrex/xfwm4/hide-inactive.xpm share/themes/Tyrex/xfwm4/hide-pressed.png share/themes/Tyrex/xfwm4/hide-pressed.xpm share/themes/Tyrex/xfwm4/left-active.png share/themes/Tyrex/xfwm4/left-active.xpm share/themes/Tyrex/xfwm4/left-inactive.png share/themes/Tyrex/xfwm4/left-inactive.xpm share/themes/Tyrex/xfwm4/maximize-active.png share/themes/Tyrex/xfwm4/maximize-active.xpm share/themes/Tyrex/xfwm4/maximize-inactive.png share/themes/Tyrex/xfwm4/maximize-inactive.xpm share/themes/Tyrex/xfwm4/maximize-pressed.png share/themes/Tyrex/xfwm4/maximize-pressed.xpm share/themes/Tyrex/xfwm4/maximize-toggled-active.png share/themes/Tyrex/xfwm4/maximize-toggled-active.xpm share/themes/Tyrex/xfwm4/maximize-toggled-inactive.png share/themes/Tyrex/xfwm4/maximize-toggled-inactive.xpm share/themes/Tyrex/xfwm4/maximize-toggled-pressed.png share/themes/Tyrex/xfwm4/maximize-toggled-pressed.xpm share/themes/Tyrex/xfwm4/menu-active.png share/themes/Tyrex/xfwm4/menu-active.xpm share/themes/Tyrex/xfwm4/menu-inactive.png share/themes/Tyrex/xfwm4/menu-inactive.xpm share/themes/Tyrex/xfwm4/menu-pressed.png share/themes/Tyrex/xfwm4/menu-pressed.xpm share/themes/Tyrex/xfwm4/right-active.png share/themes/Tyrex/xfwm4/right-active.xpm share/themes/Tyrex/xfwm4/right-inactive.png share/themes/Tyrex/xfwm4/right-inactive.xpm share/themes/Tyrex/xfwm4/shade-active.png share/themes/Tyrex/xfwm4/shade-active.xpm share/themes/Tyrex/xfwm4/shade-inactive.png share/themes/Tyrex/xfwm4/shade-inactive.xpm share/themes/Tyrex/xfwm4/shade-pressed.png share/themes/Tyrex/xfwm4/shade-pressed.xpm share/themes/Tyrex/xfwm4/shade-toggled-active.png share/themes/Tyrex/xfwm4/shade-toggled-active.xpm share/themes/Tyrex/xfwm4/shade-toggled-inactive.png share/themes/Tyrex/xfwm4/shade-toggled-inactive.xpm share/themes/Tyrex/xfwm4/shade-toggled-pressed.png share/themes/Tyrex/xfwm4/shade-toggled-pressed.xpm share/themes/Tyrex/xfwm4/stick-active.png share/themes/Tyrex/xfwm4/stick-active.xpm share/themes/Tyrex/xfwm4/stick-inactive.png share/themes/Tyrex/xfwm4/stick-inactive.xpm share/themes/Tyrex/xfwm4/stick-pressed.png share/themes/Tyrex/xfwm4/stick-pressed.xpm share/themes/Tyrex/xfwm4/stick-toggled-active.png share/themes/Tyrex/xfwm4/stick-toggled-active.xpm share/themes/Tyrex/xfwm4/stick-toggled-inactive.png share/themes/Tyrex/xfwm4/stick-toggled-inactive.xpm share/themes/Tyrex/xfwm4/stick-toggled-pressed.png share/themes/Tyrex/xfwm4/stick-toggled-pressed.xpm share/themes/Tyrex/xfwm4/themerc share/themes/Tyrex/xfwm4/title-1-active.png share/themes/Tyrex/xfwm4/title-1-active.xpm share/themes/Tyrex/xfwm4/title-1-inactive.png share/themes/Tyrex/xfwm4/title-1-inactive.xpm share/themes/Tyrex/xfwm4/title-2-active.png share/themes/Tyrex/xfwm4/title-2-active.xpm share/themes/Tyrex/xfwm4/title-2-inactive.png share/themes/Tyrex/xfwm4/title-2-inactive.xpm share/themes/Tyrex/xfwm4/title-3-active.png share/themes/Tyrex/xfwm4/title-3-active.xpm share/themes/Tyrex/xfwm4/title-3-inactive.png share/themes/Tyrex/xfwm4/title-3-inactive.xpm share/themes/Tyrex/xfwm4/title-4-active.png share/themes/Tyrex/xfwm4/title-4-active.xpm share/themes/Tyrex/xfwm4/title-4-inactive.png share/themes/Tyrex/xfwm4/title-4-inactive.xpm share/themes/Tyrex/xfwm4/title-5-active.png share/themes/Tyrex/xfwm4/title-5-active.xpm share/themes/Tyrex/xfwm4/title-5-inactive.png share/themes/Tyrex/xfwm4/title-5-inactive.xpm share/themes/Tyrex/xfwm4/top-left-active.png share/themes/Tyrex/xfwm4/top-left-active.xpm share/themes/Tyrex/xfwm4/top-left-inactive.png share/themes/Tyrex/xfwm4/top-left-inactive.xpm share/themes/Tyrex/xfwm4/top-right-active.png share/themes/Tyrex/xfwm4/top-right-active.xpm share/themes/Tyrex/xfwm4/top-right-inactive.png share/themes/Tyrex/xfwm4/top-right-inactive.xpm share/themes/Wallis/xfwm4/README share/themes/Wallis/xfwm4/bottom-active.png share/themes/Wallis/xfwm4/bottom-active.xpm share/themes/Wallis/xfwm4/bottom-inactive.png share/themes/Wallis/xfwm4/bottom-inactive.xpm share/themes/Wallis/xfwm4/bottom-left-active.png share/themes/Wallis/xfwm4/bottom-left-active.xpm share/themes/Wallis/xfwm4/bottom-left-inactive.png share/themes/Wallis/xfwm4/bottom-left-inactive.xpm share/themes/Wallis/xfwm4/bottom-right-active.png share/themes/Wallis/xfwm4/bottom-right-active.xpm share/themes/Wallis/xfwm4/bottom-right-inactive.png share/themes/Wallis/xfwm4/bottom-right-inactive.xpm share/themes/Wallis/xfwm4/close-active.png share/themes/Wallis/xfwm4/close-active.xpm share/themes/Wallis/xfwm4/close-inactive.png share/themes/Wallis/xfwm4/close-inactive.xpm share/themes/Wallis/xfwm4/close-pressed.png share/themes/Wallis/xfwm4/close-pressed.xpm share/themes/Wallis/xfwm4/hide-active.png share/themes/Wallis/xfwm4/hide-active.xpm share/themes/Wallis/xfwm4/hide-inactive.png share/themes/Wallis/xfwm4/hide-inactive.xpm share/themes/Wallis/xfwm4/hide-pressed.png share/themes/Wallis/xfwm4/hide-pressed.xpm share/themes/Wallis/xfwm4/left-active.png share/themes/Wallis/xfwm4/left-active.xpm share/themes/Wallis/xfwm4/left-inactive.png share/themes/Wallis/xfwm4/left-inactive.xpm share/themes/Wallis/xfwm4/maximize-active.png share/themes/Wallis/xfwm4/maximize-active.xpm share/themes/Wallis/xfwm4/maximize-inactive.png share/themes/Wallis/xfwm4/maximize-inactive.xpm share/themes/Wallis/xfwm4/maximize-pressed.png share/themes/Wallis/xfwm4/maximize-pressed.xpm share/themes/Wallis/xfwm4/maximize-toggled-active.png share/themes/Wallis/xfwm4/maximize-toggled-active.xpm share/themes/Wallis/xfwm4/maximize-toggled-inactive.png share/themes/Wallis/xfwm4/maximize-toggled-inactive.xpm share/themes/Wallis/xfwm4/maximize-toggled-pressed.png share/themes/Wallis/xfwm4/maximize-toggled-pressed.xpm share/themes/Wallis/xfwm4/menu-active.png share/themes/Wallis/xfwm4/menu-active.xpm share/themes/Wallis/xfwm4/menu-inactive.png share/themes/Wallis/xfwm4/menu-inactive.xpm share/themes/Wallis/xfwm4/menu-pressed.png share/themes/Wallis/xfwm4/menu-pressed.xpm share/themes/Wallis/xfwm4/right-active.png share/themes/Wallis/xfwm4/right-active.xpm share/themes/Wallis/xfwm4/right-inactive.png share/themes/Wallis/xfwm4/right-inactive.xpm share/themes/Wallis/xfwm4/shade-active.png share/themes/Wallis/xfwm4/shade-active.xpm share/themes/Wallis/xfwm4/shade-inactive.png share/themes/Wallis/xfwm4/shade-inactive.xpm share/themes/Wallis/xfwm4/shade-pressed.png share/themes/Wallis/xfwm4/shade-pressed.xpm share/themes/Wallis/xfwm4/shade-toggled-active.png share/themes/Wallis/xfwm4/shade-toggled-active.xpm share/themes/Wallis/xfwm4/shade-toggled-inactive.png share/themes/Wallis/xfwm4/shade-toggled-inactive.xpm share/themes/Wallis/xfwm4/shade-toggled-pressed.png share/themes/Wallis/xfwm4/shade-toggled-pressed.xpm share/themes/Wallis/xfwm4/stick-active.png share/themes/Wallis/xfwm4/stick-active.xpm share/themes/Wallis/xfwm4/stick-inactive.png share/themes/Wallis/xfwm4/stick-inactive.xpm share/themes/Wallis/xfwm4/stick-pressed.png share/themes/Wallis/xfwm4/stick-pressed.xpm share/themes/Wallis/xfwm4/stick-toggled-active.png share/themes/Wallis/xfwm4/stick-toggled-active.xpm share/themes/Wallis/xfwm4/stick-toggled-inactive.png share/themes/Wallis/xfwm4/stick-toggled-inactive.xpm share/themes/Wallis/xfwm4/stick-toggled-pressed.png share/themes/Wallis/xfwm4/stick-toggled-pressed.xpm share/themes/Wallis/xfwm4/themerc share/themes/Wallis/xfwm4/title-1-active.png share/themes/Wallis/xfwm4/title-1-active.xpm share/themes/Wallis/xfwm4/title-1-inactive.png share/themes/Wallis/xfwm4/title-1-inactive.xpm share/themes/Wallis/xfwm4/title-2-active.png share/themes/Wallis/xfwm4/title-2-active.xpm share/themes/Wallis/xfwm4/title-2-inactive.png share/themes/Wallis/xfwm4/title-2-inactive.xpm share/themes/Wallis/xfwm4/title-3-active.png share/themes/Wallis/xfwm4/title-3-active.xpm share/themes/Wallis/xfwm4/title-3-inactive.png share/themes/Wallis/xfwm4/title-3-inactive.xpm share/themes/Wallis/xfwm4/title-4-active.png share/themes/Wallis/xfwm4/title-4-active.xpm share/themes/Wallis/xfwm4/title-4-inactive.png share/themes/Wallis/xfwm4/title-4-inactive.xpm share/themes/Wallis/xfwm4/title-5-active.png share/themes/Wallis/xfwm4/title-5-active.xpm share/themes/Wallis/xfwm4/title-5-inactive.png share/themes/Wallis/xfwm4/title-5-inactive.xpm share/themes/Wallis/xfwm4/top-left-active.png share/themes/Wallis/xfwm4/top-left-active.xpm share/themes/Wallis/xfwm4/top-left-inactive.png share/themes/Wallis/xfwm4/top-left-inactive.xpm share/themes/Wallis/xfwm4/top-right-active.png share/themes/Wallis/xfwm4/top-right-active.xpm share/themes/Wallis/xfwm4/top-right-inactive.png share/themes/Wallis/xfwm4/top-right-inactive.xpm share/xfce4/doc/C/images/compose_shortcut.png share/xfce4/doc/C/images/decoration_style.png share/xfce4/doc/C/images/focus.png share/xfce4/doc/C/images/keyboard_shortcuts.png share/xfce4/doc/C/images/misc_wm_prefs.png share/xfce4/doc/C/images/titlebar.png share/xfce4/doc/C/images/workspace_margins.png share/xfce4/doc/C/images/xfwm_workspaces.png share/xfce4/doc/C/xfwm4.html share/xfce4/doc/fr/images/compose_shortcut.png share/xfce4/doc/fr/images/decoration_style.png share/xfce4/doc/fr/images/focus.png share/xfce4/doc/fr/images/keyboard_and_focus.png share/xfce4/doc/fr/images/keyboard_shortcuts.png share/xfce4/doc/fr/images/misc_wm_prefs.png share/xfce4/doc/fr/images/titlebar.png share/xfce4/doc/fr/images/workspace_margins.png share/xfce4/doc/fr/images/xfwm_workspaces.png share/xfce4/doc/fr/xfwm4.html share/xfce4/doc/it/images/compose_shortcut.png share/xfce4/doc/it/images/decoration_style.png share/xfce4/doc/it/images/focus.png share/xfce4/doc/it/images/keyboard_and_focus.png share/xfce4/doc/it/images/keyboard_shortcuts.png share/xfce4/doc/it/images/misc_wm_prefs.png share/xfce4/doc/it/images/titlebar.png share/xfce4/doc/it/images/workspace_margins.png share/xfce4/doc/it/images/xfwm_workspaces.png share/xfce4/doc/it/xfwm4.html share/xfwm4/defaults @dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4 @dirrm libexec/xfce4/xfwm4 @dirrm libexec/xfce4 @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr/images @dirrmtry share/xfce4/doc/fr @dirrmtry share/xfce4/doc/it/images @dirrmtry share/xfce4/doc/it @dirrmtry share/xfce4/doc @dirrmtry share/xfce4 @dirrm share/themes/Daloa/xfwm4 @dirrmtry share/themes/Daloa @dirrm share/themes/Default/xfwm4 @dirrmtry share/themes/Default @dirrm share/themes/Default-4.0/xfwm4 @dirrmtry share/themes/Default-4.0 @dirrm share/themes/Default-4.2/xfwm4 @dirrmtry share/themes/Default-4.2 @dirrm share/themes/Default-4.4/xfwm4 @dirrmtry share/themes/Default-4.4 @dirrm share/themes/Kokodi/xfwm4 @dirrmtry share/themes/Kokodi @dirrm share/themes/Moheli/xfwm4 @dirrmtry share/themes/Moheli @dirrm share/themes/Sassandra/xfwm4 @dirrmtry share/themes/Sassandra @dirrm share/themes/Stoneage/xfwm4 @dirrmtry share/themes/Stoneage @dirrm share/themes/Therapy/xfwm4 @dirrmtry share/themes/Therapy @dirrm share/themes/Tyrex/xfwm4 @dirrmtry share/themes/Tyrex @dirrm share/themes/Wallis/xfwm4 @dirrmtry share/themes/Wallis @dirrmtry share/xfwm4/themes @dirrmtry share/xfwm4 @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/themes Property changes on: head/x11-wm/xfce4-wm/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property