diff --git a/MOVED b/MOVED index 2cbae8ef6ce8..0dede0c8ebfa 100644 --- a/MOVED +++ b/MOVED @@ -3825,3 +3825,7 @@ misc/bibletime|misc/bibletime-kde3|2009-02-26|Use misc/bibletime-kde3 misc/bibletime-devel|misc/bibletime-kde4|2009-02-26|Use misc/bibletime-kde4 math/slsc||2009-02-28|Has expired: No longer maintained by author finance/eqonomize|finance/eqonomize-kde3|2009-03-02|Use finance/eqonomize-kde3 +x11/libxfce4mcs||2009-03-02|got obsolete by xfce 4.6 update +sysutils/xfce4-mcs-manager||2009-03-02|got obsolete by xfce 4.6 update +sysutils/xfce4-mcs-plugins||2009-03-02|got obsolete by xfce 4.6 update +x11-themes/xfce4-icon-theme||2009-03-02|got obsolete by xfce 4.6 update diff --git a/Mk/bsd.xfce.mk b/Mk/bsd.xfce.mk index b4fefc683479..4877ae5af1d3 100644 --- a/Mk/bsd.xfce.mk +++ b/Mk/bsd.xfce.mk @@ -12,36 +12,36 @@ Xfce_Include_MAINTAINER= oliver@FreeBSD.org # desktop environment. It's automatically included when USE_XFCE # is defined in the ports' makefile. -_USE_XFCE_ALL= configenv libexo libgui libutil libmcs mcsmanager panel \ - thunar wm xfdev +_USE_XFCE_ALL= configenv libexo libgui libmenu libutil panel \ + thunar wm xfconf xfdev -MASTER_SITE_SUBDIR?= xfce-4.4.3 +MASTER_SITE_SUBDIR?= xfce-4.6.0 configenv_CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" -libexo_BUILD_DEPENDS= libexo>=0.3.4:${PORTSDIR}/x11/libexo -libexo_RUN_DEPENDS= libexo>=0.3.4:${PORTSDIR}/x11/libexo +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.4.3:${PORTSDIR}/x11-toolkits/libxfce4gui -libgui_RUN_DEPENDS= libxfce4gui>=4.4.3:${PORTSDIR}/x11-toolkits/libxfce4gui +libgui_BUILD_DEPENDS= libxfce4gui>=4.6.0:${PORTSDIR}/x11-toolkits/libxfce4gui +libgui_RUN_DEPENDS= libxfce4gui>=4.6.0:${PORTSDIR}/x11-toolkits/libxfce4gui -libutil_BUILD_DEPENDS= libxfce4util>=4.4.3:${PORTSDIR}/x11/libxfce4util -libutil_RUN_DEPENDS= libxfce4util>=4.4.3:${PORTSDIR}/x11/libxfce4util +libmenu_BUILD_DEPENDS= libxfce4menu>=4.6.0:${PORTSDIR}/x11/libxfce4menu +libmenu_RUN_DEPENDS= libxfce4menu>=4.6.0:${PORTSDIR}/x11/libxfce4menu -libmcs_BUILD_DEPENDS= libxfce4mcs>=4.4.3:${PORTSDIR}/x11/libxfce4mcs -libmcs_RUN_DEPENDS= libxfce4mcs>=4.4.3:${PORTSDIR}/x11/libxfce4mcs +libutil_BUILD_DEPENDS= libxfce4util>=4.6.0:${PORTSDIR}/x11/libxfce4util +libutil_RUN_DEPENDS= libxfce4util>=4.6.0:${PORTSDIR}/x11/libxfce4util -mcsmanager_BUILD_DEPENDS= xfce4-mcs-manager>=4.4.3:${PORTSDIR}/sysutils/xfce4-mcs-manager -mcsmanager_RUN_DEPENDS= xfce4-mcs-manager>=4.4.3:${PORTSDIR}/sysutils/xfce4-mcs-manager +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 -panel_BUILD_DEPENDS= xfce4-panel>=4.4.3:${PORTSDIR}/x11-wm/xfce4-panel -panel_RUN_DEPENDS= xfce4-panel>=4.4.3:${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 -thunar_BUILD_DEPENDS= Thunar>=0.9.3:${PORTSDIR}/x11-fm/thunar -thunar_RUN_DEPENDS= Thunar>=0.9.3:${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 -wm_BUILD_DEPENDS= xfce4-wm>=4.4.3:${PORTSDIR}/x11-wm/xfce4-wm -wm_RUN_DEPENDS= xfce4-wm>=4.4.3:${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 diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 20490f92ad70..5b531272b917 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-mixer -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -15,13 +14,16 @@ 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 libmcs libutil mcsmanager panel +USE_XFCE= configenv libgui libutil panel xfconf USE_XORG= xproto x11 xrender xext xinerama xrandr xcursor xcomposite \ xdamage xfixes xi xau xdmcp diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index 36b104ce7ed6..04675fa7cc3c 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-mixer-4.4.3.tar.bz2) = 0d7b402acaffdb5d8b292f2ce3ea1441 -SHA256 (xfce4/xfce4-mixer-4.4.3.tar.bz2) = 4104acd9bd09e675765ceac88a10d8e0b920f50856fa571409fa51fa6a084554 -SIZE (xfce4/xfce4-mixer-4.4.3.tar.bz2) = 483417 +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 diff --git a/audio/xfce4-mixer/pkg-plist b/audio/xfce4-mixer/pkg-plist index a705bba665b4..4c2e1de829ec 100644 --- a/audio/xfce4-mixer/pkg-plist +++ b/audio/xfce4-mixer/pkg-plist @@ -1,79 +1,91 @@ bin/xfce4-mixer -lib/xfce4/modules/libxfce4mixer.la -lib/xfce4/modules/libxfce4mixer.so -lib/xfce4/modules/libxfce4mixer.so.0 -lib/xfce4/mcs-plugins/sound_settings.la -lib/xfce4/mcs-plugins/sound_settings.so libexec/xfce4/panel-plugins/xfce4-mixer-plugin -share/applications/xfce-mixer-settings.desktop -share/icons/hicolor/48x48/apps/xfce4-mixer.png +share/applications/xfce4-mixer.desktop share/locale/am/LC_MESSAGES/xfce4-mixer.mo share/locale/ar/LC_MESSAGES/xfce4-mixer.mo -share/locale/az/LC_MESSAGES/xfce4-mixer.mo -share/locale/be/LC_MESSAGES/xfce4-mixer.mo -share/locale/bg/LC_MESSAGES/xfce4-mixer.mo -share/locale/bn_IN/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/dz/LC_MESSAGES/xfce4-mixer.mo -share/locale/el/LC_MESSAGES/xfce4-mixer.mo -share/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo share/locale/es/LC_MESSAGES/xfce4-mixer.mo -share/locale/es_MX/LC_MESSAGES/xfce4-mixer.mo -share/locale/et/LC_MESSAGES/xfce4-mixer.mo share/locale/eu/LC_MESSAGES/xfce4-mixer.mo -share/locale/fa/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/gu/LC_MESSAGES/xfce4-mixer.mo -share/locale/he/LC_MESSAGES/xfce4-mixer.mo -share/locale/hi/LC_MESSAGES/xfce4-mixer.mo share/locale/hu/LC_MESSAGES/xfce4-mixer.mo -share/locale/hy/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/ka/LC_MESSAGES/xfce4-mixer.mo -share/locale/ko/LC_MESSAGES/xfce4-mixer.mo -share/locale/lt/LC_MESSAGES/xfce4-mixer.mo -share/locale/lv/LC_MESSAGES/xfce4-mixer.mo -share/locale/mk/LC_MESSAGES/xfce4-mixer.mo -share/locale/mr/LC_MESSAGES/xfce4-mixer.mo -share/locale/ms/LC_MESSAGES/xfce4-mixer.mo share/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo share/locale/nl/LC_MESSAGES/xfce4-mixer.mo -share/locale/pa/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/ro/LC_MESSAGES/xfce4-mixer.mo share/locale/ru/LC_MESSAGES/xfce4-mixer.mo share/locale/si/LC_MESSAGES/xfce4-mixer.mo -share/locale/sk/LC_MESSAGES/xfce4-mixer.mo share/locale/sv/LC_MESSAGES/xfce4-mixer.mo -share/locale/ta/LC_MESSAGES/xfce4-mixer.mo share/locale/tr/LC_MESSAGES/xfce4-mixer.mo share/locale/uk/LC_MESSAGES/xfce4-mixer.mo -share/locale/vi/LC_MESSAGES/xfce4-mixer.mo share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo -share/xfce4/panel-plugins/xfce4-mixer.desktop -@dirrmtry lib/xfce4/modules -@dirrmtry lib/xfce4/mcs-plugins -@dirrmtry lib/xfce4/panel-plugins -@dirrmtry lib/xfce4 +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 -@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/locale/si/LC_MESSAGES -@dirrmtry share/locale/si +@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 diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index b19206ca5ba6..608fa04b05e5 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -6,7 +6,7 @@ # PORTNAME= orage -PORTVERSION= 4.4.3 +PORTVERSION= 4.6.0 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -20,13 +20,15 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui libmcs mcsmanager panel +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) diff --git a/deskutils/orage/distinfo b/deskutils/orage/distinfo index ce61fb9ce7e1..87c2d386de75 100644 --- a/deskutils/orage/distinfo +++ b/deskutils/orage/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/orage-4.4.3.tar.bz2) = 004c1f838771bb8b22b3d61a86912653 -SHA256 (xfce4/orage-4.4.3.tar.bz2) = 20931ca6efbd362460f1f2a2b505e307bc0b95ffcf5962d3975381f76e41c1e8 -SIZE (xfce4/orage-4.4.3.tar.bz2) = 1579582 +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 diff --git a/deskutils/orage/pkg-plist b/deskutils/orage/pkg-plist index a9fdaebad7ef..dc43cf1faebf 100644 --- a/deskutils/orage/pkg-plist +++ b/deskutils/orage/pkg-plist @@ -1,10 +1,10 @@ +bin/globaltime bin/orage libexec/xfce4/panel-plugins/orageclock -lib/xfce4/mcs-plugins/orage_plugin.so -lib/xfce4/mcs-plugins/orage_plugin.la -lib/xfce4/mcs-plugins/orage_plugin.a 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 @@ -30,6 +30,7 @@ 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 @@ -39,6 +40,7 @@ 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/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 @@ -71,10 +73,13 @@ 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_archives.png share/orage/doc/C/images/orage_preferences_display.png -share/orage/doc/C/images/orage_preferences_sound.png -share/orage/doc/C/images/orage_preferences_timezone.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 @@ -136,6 +141,11 @@ 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 @@ -459,11 +469,11 @@ share/orage/zoneinfo/Pacific/Wallis.ics share/orage/zoneinfo/Pacific/Yap.ics share/orage/zoneinfo/zones.tab share/xfce4/panel-plugins/orageclock.desktop -@dirrmtry lib/xfce4/mcs-plugins -@dirrmtry lib/xfce4 @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 diff --git a/devel/xfce4-dev-tools/Makefile b/devel/xfce4-dev-tools/Makefile index b0c92fea3688..d61deba8d38c 100644 --- a/devel/xfce4-dev-tools/Makefile +++ b/devel/xfce4-dev-tools/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-dev-tools -PORTVERSION= 4.4.0.1 -PORTREVISION= 1 +PORTVERSION= 4.6.0 CATEGORIES= devel xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/devel/xfce4-dev-tools/distinfo b/devel/xfce4-dev-tools/distinfo index ada7e19ef631..95c73a673ec3 100644 --- a/devel/xfce4-dev-tools/distinfo +++ b/devel/xfce4-dev-tools/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-dev-tools-4.4.0.1.tar.bz2) = 7d09d161efc7ef86b3b48791d98c8ae8 -SHA256 (xfce4/xfce4-dev-tools-4.4.0.1.tar.bz2) = 1e7a506f08c8a4f368dd18648006ba3934a94eb96fd4545f5303d46aeae9cc3e -SIZE (xfce4/xfce4-dev-tools-4.4.0.1.tar.bz2) = 60477 +MD5 (xfce4/xfce4-dev-tools-4.6.0.tar.bz2) = c9587fa78e877eee858a33391d0afd62 +SHA256 (xfce4/xfce4-dev-tools-4.6.0.tar.bz2) = 4763a891ac7030c109c7ca03b1b0b834859c2aac4f8e359774ee01a6875694ac +SIZE (xfce4/xfce4-dev-tools-4.6.0.tar.bz2) = 61934 diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 711565c803dd..f39fefd3eb2a 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mousepad -PORTVERSION= 0.2.14 +PORTVERSION= 0.2.16 PORTREVISION= 0 CATEGORIES= editors xfce MASTER_SITES= ${MASTER_SITE_XFCE} diff --git a/editors/mousepad/distinfo b/editors/mousepad/distinfo index 3750b3345ab7..8a21799dd188 100644 --- a/editors/mousepad/distinfo +++ b/editors/mousepad/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/mousepad-0.2.14.tar.bz2) = 6cfef0e424c778409e2791d0af6ab089 -SHA256 (xfce4/mousepad-0.2.14.tar.bz2) = 30a37869112a7c6d8ee1e59a53a0c290d1769cae8125e7577584dcd66fc745f2 -SIZE (xfce4/mousepad-0.2.14.tar.bz2) = 352485 +MD5 (xfce4/mousepad-0.2.16.tar.bz2) = d98854edb76d823ac20b266fdf5a64a1 +SHA256 (xfce4/mousepad-0.2.16.tar.bz2) = 86e593fd4b1b87d27cda9ebd8901078e795031b5880645850d6ef0b410f4e73e +SIZE (xfce4/mousepad-0.2.16.tar.bz2) = 332253 diff --git a/editors/mousepad/pkg-plist b/editors/mousepad/pkg-plist index 076711c8fa14..0aebfaa5ea45 100644 --- a/editors/mousepad/pkg-plist +++ b/editors/mousepad/pkg-plist @@ -6,6 +6,7 @@ share/locale/be/LC_MESSAGES/mousepad.mo share/locale/ca/LC_MESSAGES/mousepad.mo share/locale/cs/LC_MESSAGES/mousepad.mo share/locale/cy/LC_MESSAGES/mousepad.mo +share/locale/da/LC_MESSAGES/mousepad.mo share/locale/de/LC_MESSAGES/mousepad.mo share/locale/dz/LC_MESSAGES/mousepad.mo share/locale/el/LC_MESSAGES/mousepad.mo @@ -29,13 +30,12 @@ share/locale/ku/LC_MESSAGES/mousepad.mo share/locale/lt/LC_MESSAGES/mousepad.mo share/locale/lv/LC_MESSAGES/mousepad.mo share/locale/mk/LC_MESSAGES/mousepad.mo -share/locale/nb_NO/LC_MESSAGES/mousepad.mo +share/locale/nb/LC_MESSAGES/mousepad.mo share/locale/nl/LC_MESSAGES/mousepad.mo share/locale/pa/LC_MESSAGES/mousepad.mo share/locale/pl/LC_MESSAGES/mousepad.mo share/locale/pt_BR/LC_MESSAGES/mousepad.mo share/locale/pt_PT/LC_MESSAGES/mousepad.mo -share/locale/ro/LC_MESSAGES/mousepad.mo share/locale/ru/LC_MESSAGES/mousepad.mo share/locale/si/LC_MESSAGES/mousepad.mo share/locale/sk/LC_MESSAGES/mousepad.mo @@ -43,7 +43,6 @@ share/locale/sl/LC_MESSAGES/mousepad.mo share/locale/sq/LC_MESSAGES/mousepad.mo share/locale/sv/LC_MESSAGES/mousepad.mo share/locale/ta/LC_MESSAGES/mousepad.mo -share/locale/th/LC_MESSAGES/mousepad.mo share/locale/tr/LC_MESSAGES/mousepad.mo share/locale/ur/LC_MESSAGES/mousepad.mo share/locale/uk/LC_MESSAGES/mousepad.mo diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 9308e74600cc..3a174bf6164e 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-appfinder -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= misc xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -21,6 +20,6 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui +USE_XFCE= configenv libgui libmenu libutil thunar xfconf .include diff --git a/misc/xfce4-appfinder/distinfo b/misc/xfce4-appfinder/distinfo index cf621d268a31..72091251a9f2 100644 --- a/misc/xfce4-appfinder/distinfo +++ b/misc/xfce4-appfinder/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-appfinder-4.4.3.tar.bz2) = 1091df84fefdac4e79b5cd6eef8a5468 -SHA256 (xfce4/xfce4-appfinder-4.4.3.tar.bz2) = 809dc5e90228bef0cd6743aa2789d468cb6542163f0e80272666b4eb7139a00b -SIZE (xfce4/xfce4-appfinder-4.4.3.tar.bz2) = 338253 +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 diff --git a/misc/xfce4-appfinder/pkg-plist b/misc/xfce4-appfinder/pkg-plist index 66d73562e611..020f23515730 100644 --- a/misc/xfce4-appfinder/pkg-plist +++ b/misc/xfce4-appfinder/pkg-plist @@ -2,6 +2,7 @@ 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 @@ -20,6 +21,7 @@ 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 @@ -29,6 +31,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-appfinder.mo share/locale/pt_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 @@ -37,9 +40,9 @@ 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/gl/LC_MESSAGES/xfce4-appfinder.mo share/locale/ko/LC_MESSAGES/xfce4-appfinder.mo -share/locale/nb_NO/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 @@ -49,21 +52,7 @@ 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 -share/xfce4/doc/C/images/appfinder-handle-popup.png -share/xfce4/doc/C/images/appfinder-item-popup.png -share/xfce4/doc/C/images/default_appfinder.png -share/xfce4/doc/C/xfce4-appfinder.html -share/xfce4/doc/fr/images/appfinder-handle-popup.png -share/xfce4/doc/fr/images/appfinder-item-popup.png -share/xfce4/doc/fr/images/default_appfinder.png -share/xfce4/doc/fr/xfce4-appfinder.html @dirrmtry share/applications -@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 @dirrmtry share/icons @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 @@ -73,5 +62,4 @@ share/xfce4/doc/fr/xfce4-appfinder.html @dirrmtry share/locale/bn_IN @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy -@dirrmtry share/locale/nb_NO/LC_MESSAGES -@dirrmtry share/locale/nb_NO + diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index 91adf094d192..f0a04e8a501f 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-wm-themes -PORTVERSION= 4.4.3 +PORTVERSION= 4.6.0 CATEGORIES= misc xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfwm4-themes-${PORTVERSION} diff --git a/misc/xfce4-wm-themes/distinfo b/misc/xfce4-wm-themes/distinfo index f800b2117ab3..d32d30761249 100644 --- a/misc/xfce4-wm-themes/distinfo +++ b/misc/xfce4-wm-themes/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfwm4-themes-4.4.3.tar.bz2) = 0e713465f79a000958307c7f5b37185f -SHA256 (xfce4/xfwm4-themes-4.4.3.tar.bz2) = bf6bbd263e0ec1300035f9ab3afbc5aa940f5afb1506c28e0f55e477aa19f2b3 -SIZE (xfce4/xfwm4-themes-4.4.3.tar.bz2) = 492360 +MD5 (xfce4/xfwm4-themes-4.6.0.tar.bz2) = 4dc5cb29cbd40e3b9dece12a85e20854 +SHA256 (xfce4/xfwm4-themes-4.6.0.tar.bz2) = 9964ce221c1715a892c3ecb802739c0f5eae2b64912093d13fe7631710254c8c +SIZE (xfce4/xfwm4-themes-4.6.0.tar.bz2) = 508403 diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index e29db48454c0..f8f43c591b59 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-print -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= print xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfprint-${PORTVERSION} @@ -23,7 +22,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libgui libmcs libutil mcsmanager +USE_XFCE= configenv libgui libutil xfconf OPTIONS= LPR "Use lpr as printing system" on \ CUPS "Use cups as printing system" off \ diff --git a/print/xfce4-print/distinfo b/print/xfce4-print/distinfo index b439e8632e6a..614fd512d1a4 100644 --- a/print/xfce4-print/distinfo +++ b/print/xfce4-print/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfprint-4.4.3.tar.bz2) = 7fc2cb1e531d22717b17f9f87711ec05 -SHA256 (xfce4/xfprint-4.4.3.tar.bz2) = 0d0b7cce76946c284c9586bdebe00afa6c65aaa6d289b9f81af843c571d7c350 -SIZE (xfce4/xfprint-4.4.3.tar.bz2) = 842716 +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 diff --git a/print/xfce4-print/pkg-plist b/print/xfce4-print/pkg-plist index a6e13d67f407..965a1eec95b8 100644 --- a/print/xfce4-print/pkg-plist +++ b/print/xfce4-print/pkg-plist @@ -1,5 +1,6 @@ bin/xfprint4-manager bin/xfprint4 +bin/xfprint-settings include/xfce4/libxfprint/common.h include/xfce4/libxfprint/job.h include/xfce4/libxfprint/libxfprint.h @@ -11,9 +12,6 @@ lib/libxfprint.so.0 lib/libxfprint.so lib/libxfprint.la lib/libxfprint.a -lib/xfce4/mcs-plugins/xfprint_plugin.a -lib/xfce4/mcs-plugins/xfprint_plugin.la -lib/xfce4/mcs-plugins/xfprint_plugin.so %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.a %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.la %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.so @@ -23,7 +21,7 @@ lib/xfce4/mcs-plugins/xfprint_plugin.so libdata/pkgconfig/xfprint-1.0.pc share/applications/xfprint.desktop share/applications/xfprint-manager.desktop -share/applications/xfce-xfprint-settings.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 @@ -78,7 +76,6 @@ 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/nb_NO/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 @@ -88,6 +85,7 @@ 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 diff --git a/sysutils/Makefile b/sysutils/Makefile index 04542d7c328d..d23c41bd96b4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -850,8 +850,6 @@ SUBDIR += xfce4-cpugraph-plugin SUBDIR += xfce4-fsguard-plugin SUBDIR += xfce4-genmon-plugin - SUBDIR += xfce4-mcs-manager - SUBDIR += xfce4-mcs-plugins SUBDIR += xfce4-minicmd-plugin SUBDIR += xfce4-netload-plugin SUBDIR += xfce4-places-plugin diff --git a/sysutils/xfce4-mcs-manager/Makefile b/sysutils/xfce4-mcs-manager/Makefile deleted file mode 100644 index e0e8510ba946..000000000000 --- a/sysutils/xfce4-mcs-manager/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: xfce-mcs-manager -# Date created: 7 June 2003 -# Whom: James Earl -# -# $FreeBSD$ -# - -PORTNAME= xfce4-mcs-manager -PORTVERSION= 4.4.3 -PORTREVISION= 0 -CATEGORIES= sysutils xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -DISTNAME= xfce-mcs-manager-${PORTVERSION} -DIST_SUBDIR= xfce4 - -MAINTAINER= oliver@FreeBSD.org -COMMENT= XFce 4 settings manager - -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui libmcs - -.include diff --git a/sysutils/xfce4-mcs-manager/distinfo b/sysutils/xfce4-mcs-manager/distinfo deleted file mode 100644 index 9c4bae23c487..000000000000 --- a/sysutils/xfce4-mcs-manager/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = 452815eb75d8a1ec70c1abbc78bc6d4e -SHA256 (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = 0c9323820a2d28fbfb53a3509757e690a0a753f22728870b0316d2a710bf1456 -SIZE (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = 614587 diff --git a/sysutils/xfce4-mcs-manager/pkg-descr b/sysutils/xfce4-mcs-manager/pkg-descr deleted file mode 100644 index 85ba825b15e5..000000000000 --- a/sysutils/xfce4-mcs-manager/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The settings manager provides the MCS (Multi-Channel Settings), a -modular, host independent, network transparent and centralized -configuration system. It runs in the background and provides global -settings information to other Xfce components. There is a main control -panel to access the configuration dialogs of all the components. The -MCS plugins provide settings dialogs for general items that are not -part of a package, e.g. GTK, mouse, fonts, keyboard, and display -settings. - -WWW: http://www.xfce.org/projects/xfce-mcs-manager/ diff --git a/sysutils/xfce4-mcs-manager/pkg-plist b/sysutils/xfce4-mcs-manager/pkg-plist deleted file mode 100644 index 78ad65fceecc..000000000000 --- a/sysutils/xfce4-mcs-manager/pkg-plist +++ /dev/null @@ -1,97 +0,0 @@ -bin/xfce-setting-show -bin/xfce-mcs-manager -include/xfce4/xfce-mcs-manager/manager-plugin.h -libdata/pkgconfig/xfce-mcs-manager.pc -share/applications/xfce-settings-manager.desktop -share/icons/hicolor/48x48/apps/xfce4-settings.png -share/locale/am/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ar/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/az/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/be/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/bg/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/bn_IN/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ca/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/cs/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/de/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/dz/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/el/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/en_GB/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/eo/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/es/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/es_MX/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/et/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/eu/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/fa/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/fi/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/fr/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/gl/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/gu/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/he/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/hi/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/hu/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/id/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/it/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ja/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ka/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ko/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ku/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/lt/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/lv/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/mk/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/mr/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ms/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/nb_NO/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/nl/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/pa/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/pl/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/pt_BR/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/pt_PT/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ro/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ru/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/sk/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/si/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/sl/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/sv/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ta/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/tr/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/uk/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/ur/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/vi/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/zh_CN/LC_MESSAGES/xfce-mcs-manager.mo -share/locale/zh_TW/LC_MESSAGES/xfce-mcs-manager.mo -share/xfce4/doc/C/images/settings_manager.png -share/xfce4/doc/C/images/smgr_from_root_menu.png -share/xfce4/doc/C/images/smgr_from_setup_button.png -share/xfce4/doc/C/xfce-mcs-manager.html -share/xfce4/doc/fr/images/settings_manager.png -share/xfce4/doc/fr/images/smgr_from_panel.png -share/xfce4/doc/fr/images/smgr_from_root_menu.png -share/xfce4/doc/fr/images/smgr_from_setup_button.png -share/xfce4/doc/fr/xfce-mcs-manager.html -share/xfce4/doc/it/images/settings_manager.png -share/xfce4/doc/it/images/smgr_from_panel.png -share/xfce4/doc/it/images/smgr_from_root_menu.png -share/xfce4/doc/it/images/smgr_from_setup_button.png -share/xfce4/doc/it/xfce-mcs-manager.html -@dirrm include/xfce4/xfce-mcs-manager -@dirrmtry include/xfce4 -@dirrmtry share/applications -@dirrmtry share/icons/hicolor -@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 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile deleted file mode 100644 index 33349772726b..000000000000 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: xfce-mcs-plugins -# Date created: 7 June 2003 -# Whom: James Earl -# -# $FreeBSD$ - -PORTNAME= xfce4-mcs-plugins -PORTVERSION= 4.4.3 -PORTREVISION= 0 -CATEGORIES= sysutils xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -DISTNAME= xfce-mcs-plugins-${PORTVERSION} -DIST_SUBDIR= xfce4 - -MAINTAINER= oliver@FreeBSD.org -COMMENT= XFce 4 settings manager plugins - -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 mcsmanager -USE_XORG= x11 xext - -.include diff --git a/sysutils/xfce4-mcs-plugins/distinfo b/sysutils/xfce4-mcs-plugins/distinfo deleted file mode 100644 index ef036b04d7e8..000000000000 --- a/sysutils/xfce4-mcs-plugins/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = a1433d7d2c8705f0d3965dbaf1211943 -SHA256 (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = 1f33222334222e50f45b2cdd1571b24eb2848775b55bc78fba0696f82ebf1b6d -SIZE (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = 898082 diff --git a/sysutils/xfce4-mcs-plugins/pkg-descr b/sysutils/xfce4-mcs-plugins/pkg-descr deleted file mode 100644 index 1738bc0347b5..000000000000 --- a/sysutils/xfce4-mcs-plugins/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -XFce 4 settings manager plugins. The plugins provide settings dialogs -for general items that are not part of a package, e.g. GTK settings, -mouse settings and keyboard settings. - -WWW: http://www.xfce.org/ diff --git a/sysutils/xfce4-mcs-plugins/pkg-plist b/sysutils/xfce4-mcs-plugins/pkg-plist deleted file mode 100644 index 7db878cde038..000000000000 --- a/sysutils/xfce4-mcs-plugins/pkg-plist +++ /dev/null @@ -1,122 +0,0 @@ -lib/xfce4/mcs-plugins/display_plugin.a -lib/xfce4/mcs-plugins/display_plugin.la -lib/xfce4/mcs-plugins/display_plugin.so -lib/xfce4/mcs-plugins/fm_plugin.a -lib/xfce4/mcs-plugins/fm_plugin.la -lib/xfce4/mcs-plugins/fm_plugin.so -lib/xfce4/mcs-plugins/keyboard_plugin.a -lib/xfce4/mcs-plugins/keyboard_plugin.la -lib/xfce4/mcs-plugins/keyboard_plugin.so -lib/xfce4/mcs-plugins/mouse_plugin.a -lib/xfce4/mcs-plugins/mouse_plugin.la -lib/xfce4/mcs-plugins/mouse_plugin.so -lib/xfce4/mcs-plugins/screensaver_plugin.a -lib/xfce4/mcs-plugins/screensaver_plugin.la -lib/xfce4/mcs-plugins/screensaver_plugin.so -lib/xfce4/mcs-plugins/ui_plugin.a -lib/xfce4/mcs-plugins/ui_plugin.la -lib/xfce4/mcs-plugins/ui_plugin.so -share/applications/xfce-ui-settings.desktop -share/applications/xfce-keyboard-settings.desktop -share/applications/xfce-mouse-settings.desktop -share/applications/xfce-display-settings.desktop -share/icons/hicolor/48x48/apps/xfce4-display.png -share/icons/hicolor/48x48/apps/xfce4-keyboard.png -share/icons/hicolor/48x48/apps/xfce4-mouse.png -share/icons/hicolor/48x48/apps/xfce4-ui.png -share/icons/hicolor/scalable/apps/xfce4-display.svg -share/icons/hicolor/scalable/apps/xfce4-keyboard.svg -share/icons/hicolor/scalable/apps/xfce4-mouse.svg -share/icons/hicolor/scalable/apps/xfce4-ui.svg -share/locale/am/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ar/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/az/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/bg/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/be/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/bn_IN/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/cs/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/da/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/dz/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/el/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/en_GB/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/eo/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/es/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/es_MX/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/et/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/eu/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/fa/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/fi/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/fr/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/gl/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/gu/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/he/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/hi/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/hu/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/id/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/it/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ka/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ko/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ku/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/lt/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/lv/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/mk/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/mr/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ms/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/nb_NO/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/pa/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/pl/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/pt_BR/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ro/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ru/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/si/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/sk/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/sv/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ta/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/tr/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/uk/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/ur/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/vi/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/zh_CN/LC_MESSAGES/xfce-mcs-plugins.mo -share/locale/zh_TW/LC_MESSAGES/xfce-mcs-plugins.mo -share/xfce-mcs-plugins/shortcuts/default.xml -share/xfce4/doc/C/images/display_preferences.png -share/xfce4/doc/C/images/font_selection.png -share/xfce4/doc/C/images/keyboard_settings.png -share/xfce4/doc/C/images/mouse_settings.png -share/xfce4/doc/C/images/user_interface_settings.png -share/xfce4/doc/C/images/user_interface_settings_icons.png -share/xfce4/doc/C/xfce-mcs-plugins.html -share/xfce4/doc/fr/images/display_preferences.png -share/xfce4/doc/fr/images/font_selection.png -share/xfce4/doc/fr/images/keyboard_settings.png -share/xfce4/doc/fr/images/mouse_settings.png -share/xfce4/doc/fr/images/user_interface_settings.png -share/xfce4/doc/fr/xfce-mcs-plugins.html -share/xfce4/doc/it/images/font_selection.png -share/xfce4/doc/it/images/keyboard_settings.png -share/xfce4/doc/it/images/mouse_settings.png -share/xfce4/doc/it/images/user_interface_settings.png -share/xfce4/doc/it/xfce-mcs-plugins.html -@dirrmtry lib/xfce4/mcs-plugins -@dirrmtry lib/xfce4 -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrm share/xfce-mcs-plugins/shortcuts -@dirrm share/xfce-mcs-plugins -@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/he/images -@dirrmtry share/xfce4/doc/he -@dirrmtry share/xfce4/doc -@dirrmtry share/xfce4 -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index e9f1bf224fe8..71db37100284 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: libxfce4util +# New ports collection makefile for: xfce4-utils # Date created: 7 June 2003 # Whom: James Earl # @@ -6,8 +6,7 @@ # PORTNAME= xfce4-utils -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfce-utils-${PORTVERSION} @@ -16,13 +15,14 @@ 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 libmcs libutil mcsmanager panel +USE_XFCE= configenv libgui libutil panel OPTIONS= DBUS "Enable D-BUS support" on diff --git a/sysutils/xfce4-utils/distinfo b/sysutils/xfce4-utils/distinfo index df36671acc38..9d66dd4cd3fc 100644 --- a/sysutils/xfce4-utils/distinfo +++ b/sysutils/xfce4-utils/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce-utils-4.4.3.tar.bz2) = 6d6ae1f048e1dc1348ad050498af5a18 -SHA256 (xfce4/xfce-utils-4.4.3.tar.bz2) = 919a3e1fc825bf22615821b66f65d30d5d2b3d7c44a37a54febb512d4e102c08 -SIZE (xfce4/xfce-utils-4.4.3.tar.bz2) = 644408 +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 diff --git a/sysutils/xfce4-utils/pkg-plist b/sysutils/xfce4-utils/pkg-plist index 5a90a5cf5b8d..e588539bda79 100644 --- a/sysutils/xfce4-utils/pkg-plist +++ b/sysutils/xfce4-utils/pkg-plist @@ -6,8 +6,10 @@ 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 @@ -59,6 +61,7 @@ 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 @@ -73,6 +76,7 @@ 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 @@ -103,25 +107,23 @@ 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/ku/LC_MESSAGES -@dirrmtry share/locale/ku @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 @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr @@ -132,3 +134,4 @@ share/xfce4/doc/xfce-mouse.png @dirrmtry share/icons/hicolor/scalable @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy +@dirrmtry share/xsessions diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 529b6712a7cc..4c12f6dd230d 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Thunar -PORTVERSION= 0.9.3 -PORTREVISION= 0 +PORTVERSION= 1.0.0 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -17,9 +16,6 @@ COMMENT= XFce 4 file manager LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -PATCHFILES= Thunar-0.9.0-missing-audio-cds-for-volman.patch -PATCH_SITES= http://thunar.xfce.org/download/sources/Thunar/0.9.0/ - GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes @@ -31,16 +27,17 @@ USE_XFCE= configenv libexo libutil OPTIONS= DBUS "Enable D-BUS support" on \ JPEG "Enable JPEG support" on \ - FAM "Enable FAM support" off \ - HAL "Enable HAL 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 "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 "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_TPA "Thunar Trash Panel Applet plugin" on \ + PLUG_UCA "Thunar User Customizable Actions plugin" on \ + PLUG_WALL "Thunar Wallpaper plugin" on MAN1= Thunar.1 @@ -124,6 +121,14 @@ 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 diff --git a/x11-fm/thunar/distinfo b/x11-fm/thunar/distinfo index f226b532d718..0f40976e6da8 100644 --- a/x11-fm/thunar/distinfo +++ b/x11-fm/thunar/distinfo @@ -1,6 +1,3 @@ -MD5 (xfce4/Thunar-0.9.3.tar.bz2) = 438b0d55ac9ecabdb58f84c4c039ae5c -SHA256 (xfce4/Thunar-0.9.3.tar.bz2) = 8820d847d908ae96f9f27fae63ea7ebab91d3fc6c8e1a975157978f89c285e8d -SIZE (xfce4/Thunar-0.9.3.tar.bz2) = 6502363 -MD5 (xfce4/Thunar-0.9.0-missing-audio-cds-for-volman.patch) = 113e748cc7f391a409608dc896dbac82 -SHA256 (xfce4/Thunar-0.9.0-missing-audio-cds-for-volman.patch) = 5a42f8cbaeaf172c6eca62fad260e16cdcc8adfc70efdf1ab426dac4aeaf202e -SIZE (xfce4/Thunar-0.9.0-missing-audio-cds-for-volman.patch) = 4278 +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 diff --git a/x11-fm/thunar/pkg-plist b/x11-fm/thunar/pkg-plist index 6266b383fe33..bc11400db8d5 100644 --- a/x11-fm/thunar/pkg-plist +++ b/x11-fm/thunar/pkg-plist @@ -1,5 +1,6 @@ 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 @@ -42,6 +43,8 @@ lib/libthunarx-1.so.5 %%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 @@ -56,6 +59,7 @@ 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 @@ -299,6 +303,27 @@ share/gtk-doc/html/thunarx/up.png %%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 @@ -405,6 +430,8 @@ share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop @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 @dirrm %%DOCSDIR%%/html @@ -428,4 +455,6 @@ share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop @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 diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 7a29e4b88310..cfc6b1fbc6f6 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -205,7 +205,6 @@ SUBDIR += xcursor-themes SUBDIR += xenophilia SUBDIR += xenostep - SUBDIR += xfce4-icon-theme SUBDIR += xmms-bluecurve-theme SUBDIR += xmms-eq-skins SUBDIR += xmms-vumeter-skins diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile index 50c47785baee..969cf711ea1c 100644 --- a/x11-themes/gtk-xfce-engine/Makefile +++ b/x11-themes/gtk-xfce-engine/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtk-xfce-engine -PORTVERSION= 2.4.3 -PORTREVISION= 0 +PORTVERSION= 2.6.0 CATEGORIES= x11-themes xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/x11-themes/gtk-xfce-engine/distinfo b/x11-themes/gtk-xfce-engine/distinfo index e55b23cfc9c5..56175526115d 100644 --- a/x11-themes/gtk-xfce-engine/distinfo +++ b/x11-themes/gtk-xfce-engine/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/gtk-xfce-engine-2.4.3.tar.bz2) = 6aa618469f3a3d8f6457c6874a60817e -SHA256 (xfce4/gtk-xfce-engine-2.4.3.tar.bz2) = ead51f8b5c9eecc9610d21f4eab4dcfaf9a599ffac99aca49e7e9f5bd130b4ae -SIZE (xfce4/gtk-xfce-engine-2.4.3.tar.bz2) = 310286 +MD5 (xfce4/gtk-xfce-engine-2.6.0.tar.bz2) = e836705d2933d0a77c6628285e10d982 +SHA256 (xfce4/gtk-xfce-engine-2.6.0.tar.bz2) = c817050b2526ac107e1971d344aa20e06b98b80b60c912e83fa96d7804b4e8ca +SIZE (xfce4/gtk-xfce-engine-2.6.0.tar.bz2) = 280627 diff --git a/x11-themes/gtk-xfce-engine/pkg-plist b/x11-themes/gtk-xfce-engine/pkg-plist index de504497af05..ced92137a90f 100644 --- a/x11-themes/gtk-xfce-engine/pkg-plist +++ b/x11-themes/gtk-xfce-engine/pkg-plist @@ -1,63 +1,30 @@ lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.la lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.so share/themes/Xfce-4.0/gtk-2.0/gtkrc -share/themes/Xfce-4.0/ICON.png -share/themes/Xfce-4.0/README.html share/themes/Xfce-4.2/gtk-2.0/gtkrc -share/themes/Xfce-4.2/ICON.png -share/themes/Xfce-4.2/README.html -share/themes/Xfce-b5/ICON.png -share/themes/Xfce-b5/README.html +share/themes/Xfce-4.4/gtk-2.0/gtkrc share/themes/Xfce-b5/gtk-2.0/gtkrc -share/themes/Xfce-basic/ICON.png -share/themes/Xfce-basic/README.html share/themes/Xfce-basic/gtk-2.0/gtkrc share/themes/Xfce-cadmium/gtk-2.0/gtkrc -share/themes/Xfce-cadmium/ICON.png -share/themes/Xfce-cadmium/README.html -share/themes/Xfce-curve/ICON.png -share/themes/Xfce-curve/README.html share/themes/Xfce-curve/gtk-2.0/gtkrc share/themes/Xfce-dawn/gtk-2.0/gtkrc -share/themes/Xfce-dawn/ICON.png -share/themes/Xfce-dawn/README.html share/themes/Xfce-dusk/gtk-2.0/gtkrc -share/themes/Xfce-dusk/ICON.png -share/themes/Xfce-dusk/README.html -share/themes/Xfce-kde2/ICON.png -share/themes/Xfce-kde2/README.html share/themes/Xfce-kde2/gtk-2.0/gtkrc -share/themes/Xfce-kolors/ICON.png -share/themes/Xfce-kolors/README.html share/themes/Xfce-kolors/gtk-2.0/gtkrc -share/themes/Xfce-light/ICON.png -share/themes/Xfce-light/README.html share/themes/Xfce-light/gtk-2.0/gtkrc -share/themes/Xfce-orange/ICON.png -share/themes/Xfce-orange/README.html share/themes/Xfce-orange/gtk-2.0/gtkrc -share/themes/Xfce-redmondxp/ICON.png -share/themes/Xfce-redmondxp/README.html share/themes/Xfce-redmondxp/gtk-2.0/gtkrc -share/themes/Xfce-saltlake/ICON.png -share/themes/Xfce-saltlake/README.html share/themes/Xfce-saltlake/gtk-2.0/gtkrc -share/themes/Xfce-smooth/ICON.png -share/themes/Xfce-smooth/README.html share/themes/Xfce-smooth/gtk-2.0/gtkrc -share/themes/Xfce-stellar/ICON.png -share/themes/Xfce-stellar/README.html share/themes/Xfce-stellar/gtk-2.0/gtkrc share/themes/Xfce-winter/gtk-2.0/gtkrc -share/themes/Xfce-winter/ICON.png -share/themes/Xfce-winter/README.html -share/themes/Xfce/ICON.png -share/themes/Xfce/README.html share/themes/Xfce/gtk-2.0/gtkrc @dirrm share/themes/Xfce-4.0/gtk-2.0 @dirrm share/themes/Xfce-4.0 @dirrm share/themes/Xfce-4.2/gtk-2.0 @dirrm share/themes/Xfce-4.2 +@dirrm share/themes/Xfce-4.4/gtk-2.0 +@dirrm share/themes/Xfce-4.4 @dirrm share/themes/Xfce/gtk-2.0 @dirrmtry share/themes/Xfce @dirrm share/themes/Xfce-cadmium/gtk-2.0 diff --git a/x11-themes/xfce4-icon-theme/Makefile b/x11-themes/xfce4-icon-theme/Makefile deleted file mode 100644 index 290cd6ece340..000000000000 --- a/x11-themes/xfce4-icon-theme/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: xfce4-icon-theme -# Date created: 12 October 2004 -# Whom: Oliver Lehmann -# -# $FreeBSD$ -# - -PORTNAME= xfce4-icon-theme -PORTVERSION= 4.4.3 -PORTREVISION= 0 -CATEGORIES= x11-themes xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -DIST_SUBDIR= xfce4 - -MAINTAINER= oliver@FreeBSD.org -COMMENT= Icon themes for XFce 4 - -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget intltool intlhack -USE_XFCE= configenv -WANT_GNOME= yes - -.include diff --git a/x11-themes/xfce4-icon-theme/distinfo b/x11-themes/xfce4-icon-theme/distinfo deleted file mode 100644 index 556a55fa50b6..000000000000 --- a/x11-themes/xfce4-icon-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfce4-icon-theme-4.4.3.tar.bz2) = 73ce2977b84f634a6a6c5d9c27e336db -SHA256 (xfce4/xfce4-icon-theme-4.4.3.tar.bz2) = d4786692d56b8a563f66a5f260f1f13ade11e86c78cbcb25a9f9a5fc47cf66fa -SIZE (xfce4/xfce4-icon-theme-4.4.3.tar.bz2) = 1806406 diff --git a/x11-themes/xfce4-icon-theme/pkg-descr b/x11-themes/xfce4-icon-theme/pkg-descr deleted file mode 100644 index 5f758c9c30d0..000000000000 --- a/x11-themes/xfce4-icon-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Icon themes for XFce 4. - -WWW: http://www.xfce.org/ diff --git a/x11-themes/xfce4-icon-theme/pkg-plist b/x11-themes/xfce4-icon-theme/pkg-plist deleted file mode 100644 index 270af645957c..000000000000 --- a/x11-themes/xfce4-icon-theme/pkg-plist +++ /dev/null @@ -1,1631 +0,0 @@ -libdata/pkgconfig/xfce4-icon-theme-1.0.pc -share/icons/Rodent/48x48/apps/applets-screenshooter.png -share/icons/Rodent/48x48/apps/bluefish-icon.png -share/icons/Rodent/48x48/apps/digikam.png -share/icons/Rodent/48x48/apps/digikamcameraclient.png -share/icons/Rodent/48x48/apps/evolution.png -share/icons/Rodent/48x48/apps/file-manager.png -share/icons/Rodent/48x48/apps/file-roller.png -share/icons/Rodent/48x48/apps/gftp.png -share/icons/Rodent/48x48/apps/gimp.png -share/icons/Rodent/48x48/apps/gnome-applications.png -share/icons/Rodent/48x48/apps/gnome-audio.png -share/icons/Rodent/48x48/apps/gnome-calculator.png -share/icons/Rodent/48x48/apps/gnome-cdplayer-icon.png -share/icons/Rodent/48x48/apps/gnome-desktop-config.png -share/icons/Rodent/48x48/apps/gnome-devel.png -share/icons/Rodent/48x48/apps/gnome-globe.png -share/icons/Rodent/48x48/apps/gnome-graphics.png -share/icons/Rodent/48x48/apps/gnome-help.png -share/icons/Rodent/48x48/apps/gnome-info.png -share/icons/Rodent/48x48/apps/gnome-joystick.png -share/icons/Rodent/48x48/apps/gnome-library.png -share/icons/Rodent/48x48/apps/gnome-lockscreen.png -share/icons/Rodent/48x48/apps/gnome-logout.png -share/icons/Rodent/48x48/apps/gnome-media-player-icon.png -share/icons/Rodent/48x48/apps/gnome-multimedia.png -share/icons/Rodent/48x48/apps/gnome-other.png -share/icons/Rodent/48x48/apps/gnome-package.png -share/icons/Rodent/48x48/apps/gnome-pdf.png -share/icons/Rodent/48x48/apps/gnome-searchtool.png -share/icons/Rodent/48x48/apps/gnome-settings.png -share/icons/Rodent/48x48/apps/gnome-shutdown.png -share/icons/Rodent/48x48/apps/gnome-starthere.png -share/icons/Rodent/48x48/apps/gnome-system.png -share/icons/Rodent/48x48/apps/gnome-terminal.png -share/icons/Rodent/48x48/apps/gnome-util.png -share/icons/Rodent/48x48/apps/gqview.png -share/icons/Rodent/48x48/apps/im-aim.png -share/icons/Rodent/48x48/apps/keyboard.png -share/icons/Rodent/48x48/apps/ooo_calc.png -share/icons/Rodent/48x48/apps/ooo_chart.png -share/icons/Rodent/48x48/apps/ooo_draw.png -share/icons/Rodent/48x48/apps/ooo_impress.png -share/icons/Rodent/48x48/apps/ooo_math.png -share/icons/Rodent/48x48/apps/ooo_setup.png -share/icons/Rodent/48x48/apps/ooo_writer.png -share/icons/Rodent/48x48/apps/palm-pilot.png -share/icons/Rodent/48x48/apps/settings.png -share/icons/Rodent/48x48/apps/web-browser.png -share/icons/Rodent/48x48/apps/xcdroast.png -share/icons/Rodent/48x48/apps/xfce-edit.png -share/icons/Rodent/48x48/apps/xfce-filemanager.png -share/icons/Rodent/48x48/apps/xfce-games.png -share/icons/Rodent/48x48/apps/xfce-gnome-mailcheck.png -share/icons/Rodent/48x48/apps/xfce-graphics.png -share/icons/Rodent/48x48/apps/xfce-gtk-paste.png -share/icons/Rodent/48x48/apps/xfce-internet.png -share/icons/Rodent/48x48/apps/xfce-mail.png -share/icons/Rodent/48x48/apps/xfce-man.png -share/icons/Rodent/48x48/apps/xfce-multimedia.png -share/icons/Rodent/48x48/apps/xfce-newmail.png -share/icons/Rodent/48x48/apps/xfce-nomail.png -share/icons/Rodent/48x48/apps/xfce-oldmail.png -share/icons/Rodent/48x48/apps/xfce-printer.png -share/icons/Rodent/48x48/apps/xfce-schedule.png -share/icons/Rodent/48x48/apps/xfce-sound.png -share/icons/Rodent/48x48/apps/xfce-system-exit.png -share/icons/Rodent/48x48/apps/xfce-system-info.png -share/icons/Rodent/48x48/apps/xfce-system-lock.png -share/icons/Rodent/48x48/apps/xfce-system-settings.png -share/icons/Rodent/48x48/apps/xfce-terminal.png -share/icons/Rodent/48x48/apps/xfce-trash_empty.png -share/icons/Rodent/48x48/apps/xfce-trash_full.png -share/icons/Rodent/48x48/apps/xfce-unknown.png -share/icons/Rodent/48x48/apps/xfce-utils.png -share/icons/Rodent/48x48/apps/xfce4-mixer.png -share/icons/Rodent/48x48/apps/xfce4-panel.png -share/icons/Rodent/48x48/apps/xfce4-splash.png -share/icons/Rodent/48x48/apps/xsane.png -share/icons/Rodent/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/Rodent/48x48/devices/gnome-dev-cdrom.png -share/icons/Rodent/48x48/devices/gnome-dev-dvd.png -share/icons/Rodent/48x48/devices/gnome-dev-floppy.png -share/icons/Rodent/48x48/devices/gnome-dev-harddisk.png -share/icons/Rodent/48x48/devices/gnome-dev-jazdisk.png -share/icons/Rodent/48x48/devices/gnome-dev-keyboard.png -share/icons/Rodent/48x48/devices/gnome-dev-mouse-ball.png -share/icons/Rodent/48x48/devices/gnome-dev-mouse-optical.png -share/icons/Rodent/48x48/devices/gnome-dev-network.png -share/icons/Rodent/48x48/devices/gnome-dev-printer.png -share/icons/Rodent/48x48/devices/gnome-dev-removable.png -share/icons/Rodent/48x48/devices/gnome-dev-scanner.png -share/icons/Rodent/48x48/devices/gnome-dev-symlink.png -share/icons/Rodent/48x48/devices/gnome-dev-zipdisk.png -share/icons/Rodent/48x48/devices/network_fs.png -share/icons/Rodent/48x48/devices/printer-class.png -share/icons/Rodent/48x48/emblems/emblem-camera.png -share/icons/Rodent/48x48/emblems/emblem-cool.png -share/icons/Rodent/48x48/emblems/emblem-danger.png -share/icons/Rodent/48x48/emblems/emblem-desktop.png -share/icons/Rodent/48x48/emblems/emblem-distinguished.png -share/icons/Rodent/48x48/emblems/emblem-documents.png -share/icons/Rodent/48x48/emblems/emblem-fun.png -share/icons/Rodent/48x48/emblems/emblem-generic.png -share/icons/Rodent/48x48/emblems/emblem-important.png -share/icons/Rodent/48x48/emblems/emblem-multimedia.png -share/icons/Rodent/48x48/emblems/emblem-noread.png -share/icons/Rodent/48x48/emblems/emblem-nowrite.png -share/icons/Rodent/48x48/emblems/emblem-ohno.png -share/icons/Rodent/48x48/emblems/emblem-package.png -share/icons/Rodent/48x48/emblems/emblem-pictures.png -share/icons/Rodent/48x48/emblems/emblem-relax.png -share/icons/Rodent/48x48/emblems/emblem-sound.png -share/icons/Rodent/48x48/emblems/emblem-symbolic-link.png -share/icons/Rodent/48x48/emblems/emblem-urgent.png -share/icons/Rodent/48x48/emblems/emblem-web.png -share/icons/Rodent/48x48/filesystems/blockdevice.png -share/icons/Rodent/48x48/filesystems/chardevice.png -share/icons/Rodent/48x48/filesystems/core.png -share/icons/Rodent/48x48/filesystems/directory.png -share/icons/Rodent/48x48/filesystems/gnome-fs-blockdev.png -share/icons/Rodent/48x48/filesystems/gnome-fs-client.png -share/icons/Rodent/48x48/filesystems/gnome-fs-desktop.png -share/icons/Rodent/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Rodent/48x48/filesystems/gnome-fs-directory-visiting.png -share/icons/Rodent/48x48/filesystems/gnome-fs-directory.png -share/icons/Rodent/48x48/filesystems/gnome-fs-executable.png -share/icons/Rodent/48x48/filesystems/gnome-fs-file-broken.png -share/icons/Rodent/48x48/filesystems/gnome-fs-ftp.png -share/icons/Rodent/48x48/filesystems/gnome-fs-home.png -share/icons/Rodent/48x48/filesystems/gnome-fs-network.png -share/icons/Rodent/48x48/filesystems/gnome-fs-nfs.png -share/icons/Rodent/48x48/filesystems/gnome-fs-regular.png -share/icons/Rodent/48x48/filesystems/gnome-fs-share.png -share/icons/Rodent/48x48/filesystems/gnome-fs-smb.png -share/icons/Rodent/48x48/filesystems/gnome-fs-ssh.png -share/icons/Rodent/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Rodent/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Rodent/48x48/filesystems/mime-inode:blockdevice.png -share/icons/Rodent/48x48/filesystems/mime-inode:chardevice.png -share/icons/Rodent/48x48/filesystems/mime-inode:core.png -share/icons/Rodent/48x48/filesystems/mime-inode:directory.png -share/icons/Rodent/48x48/filesystems/mime-inode:mount-point.png -share/icons/Rodent/48x48/filesystems/mount-point.png -share/icons/Rodent/48x48/filesystems/network_fs.png -share/icons/Rodent/48x48/filesystems/open_folder.png -share/icons/Rodent/48x48/filesystems/user-home.png -share/icons/Rodent/48x48/mimetypes/application-msword.png -share/icons/Rodent/48x48/mimetypes/application-octet-stream.png -share/icons/Rodent/48x48/mimetypes/application-ogg.png -share/icons/Rodent/48x48/mimetypes/application-pdf.png -share/icons/Rodent/48x48/mimetypes/application-pgp-encrypted.png -share/icons/Rodent/48x48/mimetypes/application-pgp-keys.png -share/icons/Rodent/48x48/mimetypes/application-pgp.png -share/icons/Rodent/48x48/mimetypes/application-postscript.png -share/icons/Rodent/48x48/mimetypes/application-qif.png -share/icons/Rodent/48x48/mimetypes/application-rhythmbox-effect.png -share/icons/Rodent/48x48/mimetypes/application-rhythmbox-playlist.png -share/icons/Rodent/48x48/mimetypes/application-rtf.png -share/icons/Rodent/48x48/mimetypes/application-smil.png -share/icons/Rodent/48x48/mimetypes/application-vnd.ms-excel.png -share/icons/Rodent/48x48/mimetypes/application-vnd.ms-powerpoint.png -share/icons/Rodent/48x48/mimetypes/application-vnd.ms-word.png -share/icons/Rodent/48x48/mimetypes/application-vnd.rn-realmedia.png -share/icons/Rodent/48x48/mimetypes/application-vnd.stardivision.calc.png -share/icons/Rodent/48x48/mimetypes/application-vnd.stardivision.chart.png -share/icons/Rodent/48x48/mimetypes/application-vnd.stardivision.impress.png -share/icons/Rodent/48x48/mimetypes/application-vnd.stardivision.writer.png -share/icons/Rodent/48x48/mimetypes/application-vnd.sun.xml.calc.png -share/icons/Rodent/48x48/mimetypes/application-vnd.sun.xml.chart.png -share/icons/Rodent/48x48/mimetypes/application-vnd.sun.xml.draw.png -share/icons/Rodent/48x48/mimetypes/application-vnd.sun.xml.impress.png -share/icons/Rodent/48x48/mimetypes/application-vnd.sun.xml.writer.png -share/icons/Rodent/48x48/mimetypes/application-x-abiword.png -share/icons/Rodent/48x48/mimetypes/application-x-archive.png -share/icons/Rodent/48x48/mimetypes/application-x-arj.png -share/icons/Rodent/48x48/mimetypes/application-x-blender.png -share/icons/Rodent/48x48/mimetypes/application-x-bzip-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/application-x-bzip.png -share/icons/Rodent/48x48/mimetypes/application-x-cd-image.png -share/icons/Rodent/48x48/mimetypes/application-x-compress.png -share/icons/Rodent/48x48/mimetypes/application-x-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/application-x-cpio-compressed.png -share/icons/Rodent/48x48/mimetypes/application-x-cpio.png -share/icons/Rodent/48x48/mimetypes/application-x-deb.png -share/icons/Rodent/48x48/mimetypes/application-x-desktop.png -share/icons/Rodent/48x48/mimetypes/application-x-dia-diagram.png -share/icons/Rodent/48x48/mimetypes/application-x-dvi.png -share/icons/Rodent/48x48/mimetypes/application-x-executable.png -share/icons/Rodent/48x48/mimetypes/application-x-font-asm.png -share/icons/Rodent/48x48/mimetypes/application-x-font-bdf.png -share/icons/Rodent/48x48/mimetypes/application-x-font-linux-psf.png -share/icons/Rodent/48x48/mimetypes/application-x-font-pcf.png -share/icons/Rodent/48x48/mimetypes/application-x-font-ttf.png -share/icons/Rodent/48x48/mimetypes/application-x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/application-x-glade.png -share/icons/Rodent/48x48/mimetypes/application-x-gnucash.png -share/icons/Rodent/48x48/mimetypes/application-x-gnumeric.png -share/icons/Rodent/48x48/mimetypes/application-x-gtktalog.png -share/icons/Rodent/48x48/mimetypes/application-x-gzip.png -share/icons/Rodent/48x48/mimetypes/application-x-kde-app-info.png -share/icons/Rodent/48x48/mimetypes/application-x-killustrator.png -share/icons/Rodent/48x48/mimetypes/application-x-kpresenter.png -share/icons/Rodent/48x48/mimetypes/application-x-kspread.png -share/icons/Rodent/48x48/mimetypes/application-x-kword.png -share/icons/Rodent/48x48/mimetypes/application-x-lha.png -share/icons/Rodent/48x48/mimetypes/application-x-object.png -share/icons/Rodent/48x48/mimetypes/application-x-perl.png -share/icons/Rodent/48x48/mimetypes/application-x-php.png -share/icons/Rodent/48x48/mimetypes/application-x-python-bytecode.png -share/icons/Rodent/48x48/mimetypes/application-x-python.png -share/icons/Rodent/48x48/mimetypes/application-x-qw.png -share/icons/Rodent/48x48/mimetypes/application-x-rar.png -share/icons/Rodent/48x48/mimetypes/application-x-reject.png -share/icons/Rodent/48x48/mimetypes/application-x-rpm.png -share/icons/Rodent/48x48/mimetypes/application-x-share-library-la.png -share/icons/Rodent/48x48/mimetypes/application-x-sharedlib.png -share/icons/Rodent/48x48/mimetypes/application-x-shellscript.png -share/icons/Rodent/48x48/mimetypes/application-x-shockwave-flash.png -share/icons/Rodent/48x48/mimetypes/application-x-smil.png -share/icons/Rodent/48x48/mimetypes/application-x-tar.png -share/icons/Rodent/48x48/mimetypes/application-x-tex.png -share/icons/Rodent/48x48/mimetypes/application-x-trash.png -share/icons/Rodent/48x48/mimetypes/application-zip.png -share/icons/Rodent/48x48/mimetypes/application.png -share/icons/Rodent/48x48/mimetypes/audio-ac3.png -share/icons/Rodent/48x48/mimetypes/audio-basic.png -share/icons/Rodent/48x48/mimetypes/audio-midi.png -share/icons/Rodent/48x48/mimetypes/audio-x-aiff.png -share/icons/Rodent/48x48/mimetypes/audio-x-it.png -share/icons/Rodent/48x48/mimetypes/audio-x-midi.png -share/icons/Rodent/48x48/mimetypes/audio-x-mod.png -share/icons/Rodent/48x48/mimetypes/audio-x-mp3.png -share/icons/Rodent/48x48/mimetypes/audio-x-mpegurl.png -share/icons/Rodent/48x48/mimetypes/audio-x-pn-realaudio.png -share/icons/Rodent/48x48/mimetypes/audio-x-s3m.png -share/icons/Rodent/48x48/mimetypes/audio-x-stm.png -share/icons/Rodent/48x48/mimetypes/audio-x-ulaw.png -share/icons/Rodent/48x48/mimetypes/audio-x-voc.png -share/icons/Rodent/48x48/mimetypes/audio-x-wav.png -share/icons/Rodent/48x48/mimetypes/audio-x-xi.png -share/icons/Rodent/48x48/mimetypes/audio-x-xm.png -share/icons/Rodent/48x48/mimetypes/audio.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-octet-stream.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-ogg.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-rhythmbox-effect.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-rhythmbox-playlist.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-smil.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.ms-word.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.stardivision.chart.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.chart.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-archive.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-blender.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-cd-image.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-cpio.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-desktop.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-dvi.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-executable.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-asm.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-glade.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gnucash.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-lha.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-object.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-perl.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-python.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-qw.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-rar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-share-library-la.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-sharedlib.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-tar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-trash.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-zip.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-midi.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-mpegurl.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-png.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-svg+xml.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-portable-greymap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xwindowdum.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-css.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-html.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-sgml.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-c++src.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-chdr.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-csharp.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-csrc.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-log.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-scheme.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-tex.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-vcard.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-xslt.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-directory-nfs-server.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-directory-smb-server.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-directory-smb-share.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-directory-smb-workgroup.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-gdesklets-display.png -share/icons/Rodent/48x48/mimetypes/image-bmp.png -share/icons/Rodent/48x48/mimetypes/image-gif.png -share/icons/Rodent/48x48/mimetypes/image-ief.png -share/icons/Rodent/48x48/mimetypes/image-jpeg.png -share/icons/Rodent/48x48/mimetypes/image-png.png -share/icons/Rodent/48x48/mimetypes/image-svg+xml.png -share/icons/Rodent/48x48/mimetypes/image-svg.png -share/icons/Rodent/48x48/mimetypes/image-tiff.png -share/icons/Rodent/48x48/mimetypes/image-x-3ds.png -share/icons/Rodent/48x48/mimetypes/image-x-applix-graphic.png -share/icons/Rodent/48x48/mimetypes/image-x-cmu-raster.png -share/icons/Rodent/48x48/mimetypes/image-x-portable-anymap.png -share/icons/Rodent/48x48/mimetypes/image-x-portable-bitmap.png -share/icons/Rodent/48x48/mimetypes/image-x-portable-greymap.png -share/icons/Rodent/48x48/mimetypes/image-x-portable-pixmap.png -share/icons/Rodent/48x48/mimetypes/image-x-psd.png -share/icons/Rodent/48x48/mimetypes/image-x-rgb.png -share/icons/Rodent/48x48/mimetypes/image-x-tga.png -share/icons/Rodent/48x48/mimetypes/image-x-xbitmap.png -share/icons/Rodent/48x48/mimetypes/image-x-xcf.png -share/icons/Rodent/48x48/mimetypes/image-x-xfig.png -share/icons/Rodent/48x48/mimetypes/image-x-xpixmap.png -share/icons/Rodent/48x48/mimetypes/image-x-xwindowdum.png -share/icons/Rodent/48x48/mimetypes/image.png -share/icons/Rodent/48x48/mimetypes/mime-application.png -share/icons/Rodent/48x48/mimetypes/mime-application:msword.png -share/icons/Rodent/48x48/mimetypes/mime-application:octet-stream.png -share/icons/Rodent/48x48/mimetypes/mime-application:ogg.png -share/icons/Rodent/48x48/mimetypes/mime-application:pdf.png -share/icons/Rodent/48x48/mimetypes/mime-application:pgp-encrypted.png -share/icons/Rodent/48x48/mimetypes/mime-application:pgp-keys.png -share/icons/Rodent/48x48/mimetypes/mime-application:pgp.png -share/icons/Rodent/48x48/mimetypes/mime-application:postscript.png -share/icons/Rodent/48x48/mimetypes/mime-application:qif.png -share/icons/Rodent/48x48/mimetypes/mime-application:rhythmbox-effect.png -share/icons/Rodent/48x48/mimetypes/mime-application:rhythmbox-playlist.png -share/icons/Rodent/48x48/mimetypes/mime-application:rtf.png -share/icons/Rodent/48x48/mimetypes/mime-application:smil.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.ms-excel.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.ms-powerpoint.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.ms-word.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.rn-realmedia.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.stardivision.calc.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.stardivision.chart.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.stardivision.impress.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.stardivision.writer.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.calc.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.chart.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.draw.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.impress.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.writer.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-abiword.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-archive.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-arj.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-blender.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-bzip-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-bzip.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-cd-image.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-compress.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-cpio-compressed.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-cpio.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-deb.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-desktop.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-dia-diagram.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-dvi.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-executable.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-asm.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-bdf.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-linux-psf.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-pcf.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-ttf.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-glade.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gnucash.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gnumeric.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gtktalog.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gzip.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-kde-app-info.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-killustrator.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-kpresenter.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-kspread.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-kword.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-lha.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-object.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-perl.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-php.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-python-bytecode.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-python.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-qw.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-rar.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-reject.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-rpm.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-share-library-la.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-sharedlib.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-shellscript.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-shockwave-flash.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-smil.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-tar.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-tex.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-trash.png -share/icons/Rodent/48x48/mimetypes/mime-application:zip.png -share/icons/Rodent/48x48/mimetypes/mime-audio.png -share/icons/Rodent/48x48/mimetypes/mime-audio:ac3.png -share/icons/Rodent/48x48/mimetypes/mime-audio:basic.png -share/icons/Rodent/48x48/mimetypes/mime-audio:midi.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-aiff.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-it.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-midi.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-mod.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-mp3.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-mpegurl.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-pn-realaudio.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-s3m.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-stm.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-ulaw.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-voc.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-wav.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-xi.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-xm.png -share/icons/Rodent/48x48/mimetypes/mime-image.png -share/icons/Rodent/48x48/mimetypes/mime-image:bmp.png -share/icons/Rodent/48x48/mimetypes/mime-image:gif.png -share/icons/Rodent/48x48/mimetypes/mime-image:ief.png -share/icons/Rodent/48x48/mimetypes/mime-image:jpeg.png -share/icons/Rodent/48x48/mimetypes/mime-image:png.png -share/icons/Rodent/48x48/mimetypes/mime-image:svg+xml.png -share/icons/Rodent/48x48/mimetypes/mime-image:svg.png -share/icons/Rodent/48x48/mimetypes/mime-image:tiff.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-3ds.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-applix-graphic.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-cmu-raster.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-portable-anymap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-portable-bitmap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-portable-greymap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-portable-pixmap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-psd.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-rgb.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-tga.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xbitmap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xcf.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xfig.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xpixmap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xwindowdum.png -share/icons/Rodent/48x48/mimetypes/mime-text.png -share/icons/Rodent/48x48/mimetypes/mime-text:css.png -share/icons/Rodent/48x48/mimetypes/mime-text:html.png -share/icons/Rodent/48x48/mimetypes/mime-text:sgml.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-authors.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-c++.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-c++src.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-c-header.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-c.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-chdr.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-copying.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-credits.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-csh.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-csharp.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-csrc.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-haskell.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-install.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-java.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-literate-haskell.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-log.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-lyx.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-makefile.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-patch.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-readme.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-scheme.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-sh.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-tex.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-troff-man.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-vcalendar.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-vcard.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-xslt.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-zsh.png -share/icons/Rodent/48x48/mimetypes/mime-text:xml.png -share/icons/Rodent/48x48/mimetypes/mime-video.png -share/icons/Rodent/48x48/mimetypes/mime-video:mpeg.png -share/icons/Rodent/48x48/mimetypes/mime-video:quicktime.png -share/icons/Rodent/48x48/mimetypes/mime-video:x-ms-asf.png -share/icons/Rodent/48x48/mimetypes/mime-video:x-ms-wmv.png -share/icons/Rodent/48x48/mimetypes/mime-video:x-msvideo.png -share/icons/Rodent/48x48/mimetypes/mime-x:directory-nfs-server.png -share/icons/Rodent/48x48/mimetypes/mime-x:directory-smb-server.png -share/icons/Rodent/48x48/mimetypes/mime-x:directory-smb-share.png -share/icons/Rodent/48x48/mimetypes/mime-x:directory-smb-workgroup.png -share/icons/Rodent/48x48/mimetypes/mime-x:font-afm.png -share/icons/Rodent/48x48/mimetypes/mime-x:gdesklets-display.png -share/icons/Rodent/48x48/mimetypes/text-css.png -share/icons/Rodent/48x48/mimetypes/text-html.png -share/icons/Rodent/48x48/mimetypes/text-sgml.png -share/icons/Rodent/48x48/mimetypes/text-x-authors.png -share/icons/Rodent/48x48/mimetypes/text-x-c++.png -share/icons/Rodent/48x48/mimetypes/text-x-c++src.png -share/icons/Rodent/48x48/mimetypes/text-x-c-header.png -share/icons/Rodent/48x48/mimetypes/text-x-c.png -share/icons/Rodent/48x48/mimetypes/text-x-chdr.png -share/icons/Rodent/48x48/mimetypes/text-x-copying.png -share/icons/Rodent/48x48/mimetypes/text-x-credits.png -share/icons/Rodent/48x48/mimetypes/text-x-csh.png -share/icons/Rodent/48x48/mimetypes/text-x-csharp.png -share/icons/Rodent/48x48/mimetypes/text-x-csrc.png -share/icons/Rodent/48x48/mimetypes/text-x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/text-x-haskell.png -share/icons/Rodent/48x48/mimetypes/text-x-install.png -share/icons/Rodent/48x48/mimetypes/text-x-java.png -share/icons/Rodent/48x48/mimetypes/text-x-literate-haskell.png -share/icons/Rodent/48x48/mimetypes/text-x-log.png -share/icons/Rodent/48x48/mimetypes/text-x-lyx.png -share/icons/Rodent/48x48/mimetypes/text-x-makefile.png -share/icons/Rodent/48x48/mimetypes/text-x-patch.png -share/icons/Rodent/48x48/mimetypes/text-x-readme.png -share/icons/Rodent/48x48/mimetypes/text-x-scheme.png -share/icons/Rodent/48x48/mimetypes/text-x-sh.png -share/icons/Rodent/48x48/mimetypes/text-x-tex.png -share/icons/Rodent/48x48/mimetypes/text-x-troff-man.png -share/icons/Rodent/48x48/mimetypes/text-x-vcalendar.png -share/icons/Rodent/48x48/mimetypes/text-x-vcard.png -share/icons/Rodent/48x48/mimetypes/text-x-xslt.png -share/icons/Rodent/48x48/mimetypes/text-x-zsh.png -share/icons/Rodent/48x48/mimetypes/text-xml.png -share/icons/Rodent/48x48/mimetypes/text.png -share/icons/Rodent/48x48/mimetypes/video-mpeg.png -share/icons/Rodent/48x48/mimetypes/video-quicktime.png -share/icons/Rodent/48x48/mimetypes/video-x-ms-asf.png -share/icons/Rodent/48x48/mimetypes/video-x-ms-wmv.png -share/icons/Rodent/48x48/mimetypes/video-x-msvideo.png -share/icons/Rodent/48x48/mimetypes/video.png -share/icons/Rodent/48x48/mimetypes/x-directory-nfs-server.png -share/icons/Rodent/48x48/mimetypes/x-directory-smb-server.png -share/icons/Rodent/48x48/mimetypes/x-directory-smb-share.png -share/icons/Rodent/48x48/mimetypes/x-directory-smb-workgroup.png -share/icons/Rodent/48x48/mimetypes/x-font-afm.png -share/icons/Rodent/48x48/mimetypes/x-gdesklets-display.png -share/icons/Rodent/48x48/misc/arrow.png -share/icons/Rodent/48x48/misc/calc.png -share/icons/Rodent/48x48/misc/debian.png -share/icons/Rodent/48x48/misc/f-memory.png -share/icons/Rodent/48x48/misc/firewall.png -share/icons/Rodent/48x48/misc/fs-win.png -share/icons/Rodent/48x48/misc/icon_view.png -share/icons/Rodent/48x48/misc/menueditor.png -share/icons/Rodent/48x48/misc/money.png -share/icons/Rodent/48x48/misc/news.png -share/icons/Rodent/48x48/misc/notes.png -share/icons/Rodent/48x48/misc/root_terminal.png -share/icons/Rodent/48x48/misc/run.png -share/icons/Rodent/48x48/misc/settings.png -share/icons/Rodent/48x48/misc/sm.png -share/icons/Rodent/48x48/misc/sound.png -share/icons/Rodent/48x48/misc/tabwin.png -share/icons/Rodent/48x48/misc/taskbar.png -share/icons/Rodent/48x48/misc/taskmanager.png -share/icons/Rodent/48x48/misc/ui.png -share/icons/Rodent/48x48/misc/usb_key.png -share/icons/Rodent/48x48/misc/webcam.png -share/icons/Rodent/48x48/misc/wksp.png -share/icons/Rodent/48x48/misc/wm.png -share/icons/Rodent/48x48/misc/xfce4-appfinder.png -share/icons/Rodent/48x48/stock/media-backward.png -share/icons/Rodent/48x48/stock/media-eject.png -share/icons/Rodent/48x48/stock/media-forward.png -share/icons/Rodent/48x48/stock/media-next.png -share/icons/Rodent/48x48/stock/media-pause.png -share/icons/Rodent/48x48/stock/media-play.png -share/icons/Rodent/48x48/stock/media-prev.png -share/icons/Rodent/48x48/stock/media-record.png -share/icons/Rodent/48x48/stock/media-shuffle.png -share/icons/Rodent/48x48/stock/media-stop.png -share/icons/Rodent/48x48/stock/rox-select.png -share/icons/Rodent/48x48/stock/rox-show-details.png -share/icons/Rodent/48x48/stock/rox-show-hidden.png -share/icons/Rodent/48x48/stock/stock.png -share/icons/Rodent/48x48/stock/stock_about.png -share/icons/Rodent/48x48/stock/stock_accessories.png -share/icons/Rodent/48x48/stock/stock_add.png -share/icons/Rodent/48x48/stock/stock_amusements.png -share/icons/Rodent/48x48/stock/stock_apply.png -share/icons/Rodent/48x48/stock/stock_attach.png -share/icons/Rodent/48x48/stock/stock_balance.png -share/icons/Rodent/48x48/stock/stock_bold.png -share/icons/Rodent/48x48/stock/stock_book-open.png -share/icons/Rodent/48x48/stock/stock_book.png -share/icons/Rodent/48x48/stock/stock_cancel.png -share/icons/Rodent/48x48/stock/stock_cdrom.png -share/icons/Rodent/48x48/stock/stock_clear.png -share/icons/Rodent/48x48/stock/stock_close.png -share/icons/Rodent/48x48/stock/stock_color_picker.png -share/icons/Rodent/48x48/stock/stock_connect.png -share/icons/Rodent/48x48/stock/stock_convert.png -share/icons/Rodent/48x48/stock/stock_copy.png -share/icons/Rodent/48x48/stock/stock_cut.png -share/icons/Rodent/48x48/stock/stock_delete.png -share/icons/Rodent/48x48/stock/stock_dialog_authentication.png -share/icons/Rodent/48x48/stock/stock_dialog_error.png -share/icons/Rodent/48x48/stock/stock_dialog_info.png -share/icons/Rodent/48x48/stock/stock_dialog_question.png -share/icons/Rodent/48x48/stock/stock_dialog_warning.png -share/icons/Rodent/48x48/stock/stock_disconnect.png -share/icons/Rodent/48x48/stock/stock_dnd-multiple.png -share/icons/Rodent/48x48/stock/stock_dnd.png -share/icons/Rodent/48x48/stock/stock_download.png -share/icons/Rodent/48x48/stock/stock_edit.png -share/icons/Rodent/48x48/stock/stock_epiphany-bookmark-page.png -share/icons/Rodent/48x48/stock/stock_execute.png -share/icons/Rodent/48x48/stock/stock_export.png -share/icons/Rodent/48x48/stock/stock_file-properties.png -share/icons/Rodent/48x48/stock/stock_find-and-replace.png -share/icons/Rodent/48x48/stock/stock_find.png -share/icons/Rodent/48x48/stock/stock_floppy.png -share/icons/Rodent/48x48/stock/stock_folder-copy.png -share/icons/Rodent/48x48/stock/stock_folder-move.png -share/icons/Rodent/48x48/stock/stock_folder-properties.png -share/icons/Rodent/48x48/stock/stock_folder.png -share/icons/Rodent/48x48/stock/stock_fullscreen.png -share/icons/Rodent/48x48/stock/stock_go-back.png -share/icons/Rodent/48x48/stock/stock_go-down.png -share/icons/Rodent/48x48/stock/stock_go-forward.png -share/icons/Rodent/48x48/stock/stock_go-up.png -share/icons/Rodent/48x48/stock/stock_goto-bottom.png -share/icons/Rodent/48x48/stock/stock_goto-first.png -share/icons/Rodent/48x48/stock/stock_goto-last.png -share/icons/Rodent/48x48/stock/stock_goto-top.png -share/icons/Rodent/48x48/stock/stock_harddisk.png -share/icons/Rodent/48x48/stock/stock_help.png -share/icons/Rodent/48x48/stock/stock_history.png -share/icons/Rodent/48x48/stock/stock_home.png -share/icons/Rodent/48x48/stock/stock_import.png -share/icons/Rodent/48x48/stock/stock_indent.png -share/icons/Rodent/48x48/stock/stock_index.png -share/icons/Rodent/48x48/stock/stock_insert-image.png -share/icons/Rodent/48x48/stock/stock_insert-object.png -share/icons/Rodent/48x48/stock/stock_insert-table.png -share/icons/Rodent/48x48/stock/stock_internet.png -share/icons/Rodent/48x48/stock/stock_italic.png -share/icons/Rodent/48x48/stock/stock_jump-to.png -share/icons/Rodent/48x48/stock/stock_justify-center.png -share/icons/Rodent/48x48/stock/stock_justify-fill.png -share/icons/Rodent/48x48/stock/stock_justify-left.png -share/icons/Rodent/48x48/stock/stock_justify-right.png -share/icons/Rodent/48x48/stock/stock_line-in.png -share/icons/Rodent/48x48/stock/stock_logout.png -share/icons/Rodent/48x48/stock/stock_mailto.png -share/icons/Rodent/48x48/stock/stock_mic.png -share/icons/Rodent/48x48/stock/stock_missing-image.png -share/icons/Rodent/48x48/stock/stock_multimedia.png -share/icons/Rodent/48x48/stock/stock_network.png -share/icons/Rodent/48x48/stock/stock_new-dir.png -share/icons/Rodent/48x48/stock/stock_new-tab.png -share/icons/Rodent/48x48/stock/stock_new.png -share/icons/Rodent/48x48/stock/stock_no.png -share/icons/Rodent/48x48/stock/stock_ok.png -share/icons/Rodent/48x48/stock/stock_open.png -share/icons/Rodent/48x48/stock/stock_paste.png -share/icons/Rodent/48x48/stock/stock_pastelink.png -share/icons/Rodent/48x48/stock/stock_preferences.png -share/icons/Rodent/48x48/stock/stock_print-preview.png -share/icons/Rodent/48x48/stock/stock_print.png -share/icons/Rodent/48x48/stock/stock_properties.png -share/icons/Rodent/48x48/stock/stock_quit.png -share/icons/Rodent/48x48/stock/stock_redo.png -share/icons/Rodent/48x48/stock/stock_refresh.png -share/icons/Rodent/48x48/stock/stock_remove.png -share/icons/Rodent/48x48/stock/stock_repeat.png -share/icons/Rodent/48x48/stock/stock_reset.png -share/icons/Rodent/48x48/stock/stock_revert-to-saved.png -share/icons/Rodent/48x48/stock/stock_run.png -share/icons/Rodent/48x48/stock/stock_save-as.png -share/icons/Rodent/48x48/stock/stock_save.png -share/icons/Rodent/48x48/stock/stock_screenshot.png -share/icons/Rodent/48x48/stock/stock_search.png -share/icons/Rodent/48x48/stock/stock_select-color.png -share/icons/Rodent/48x48/stock/stock_select-font.png -share/icons/Rodent/48x48/stock/stock_sort-ascending.png -share/icons/Rodent/48x48/stock/stock_sort-descending.png -share/icons/Rodent/48x48/stock/stock_spell-check.png -share/icons/Rodent/48x48/stock/stock_stop.png -share/icons/Rodent/48x48/stock/stock_strikethrough.png -share/icons/Rodent/48x48/stock/stock_undelete.png -share/icons/Rodent/48x48/stock/stock_underline.png -share/icons/Rodent/48x48/stock/stock_undo.png -share/icons/Rodent/48x48/stock/stock_unindent.png -share/icons/Rodent/48x48/stock/stock_unknown.png -share/icons/Rodent/48x48/stock/stock_volume.png -share/icons/Rodent/48x48/stock/stock_yes.png -share/icons/Rodent/48x48/stock/stock_zoom-100.png -share/icons/Rodent/48x48/stock/stock_zoom-fit.png -share/icons/Rodent/48x48/stock/stock_zoom-in.png -share/icons/Rodent/48x48/stock/stock_zoom-out.png -share/icons/Rodent/48x48/stock/volume-max.png -share/icons/Rodent/48x48/stock/volume-medium.png -share/icons/Rodent/48x48/stock/volume-min.png -share/icons/Rodent/48x48/stock/volume-mute.png -share/icons/Rodent/48x48/stock/volume-zero.png -share/icons/Rodent/iconrc -share/icons/Rodent/iconrc-png -share/icons/Rodent/index.theme -share/icons/Rodent/scalable/apps/applets-screenshooter.svg -share/icons/Rodent/scalable/apps/bluefish-icon.svg -share/icons/Rodent/scalable/apps/digikam.svg -share/icons/Rodent/scalable/apps/digikamcameraclient.svg -share/icons/Rodent/scalable/apps/evolution.svg -share/icons/Rodent/scalable/apps/file-manager.svg -share/icons/Rodent/scalable/apps/file-roller.svg -share/icons/Rodent/scalable/apps/gftp.svg -share/icons/Rodent/scalable/apps/gimp.svg -share/icons/Rodent/scalable/apps/gnome-applications.svg -share/icons/Rodent/scalable/apps/gnome-audio.svg -share/icons/Rodent/scalable/apps/gnome-calculator.svg -share/icons/Rodent/scalable/apps/gnome-cdplayer-icon.svg -share/icons/Rodent/scalable/apps/gnome-desktop-config.svg -share/icons/Rodent/scalable/apps/gnome-devel.svg -share/icons/Rodent/scalable/apps/gnome-globe.svg -share/icons/Rodent/scalable/apps/gnome-graphics.svg -share/icons/Rodent/scalable/apps/gnome-help.svg -share/icons/Rodent/scalable/apps/gnome-info.svg -share/icons/Rodent/scalable/apps/gnome-joystick.svg -share/icons/Rodent/scalable/apps/gnome-library.svg -share/icons/Rodent/scalable/apps/gnome-lockscreen.svg -share/icons/Rodent/scalable/apps/gnome-logout.svg -share/icons/Rodent/scalable/apps/gnome-media-player-icon.svg -share/icons/Rodent/scalable/apps/gnome-multimedia.svg -share/icons/Rodent/scalable/apps/gnome-other.svg -share/icons/Rodent/scalable/apps/gnome-package.svg -share/icons/Rodent/scalable/apps/gnome-pdf.svg -share/icons/Rodent/scalable/apps/gnome-searchtool.svg -share/icons/Rodent/scalable/apps/gnome-settings.svg -share/icons/Rodent/scalable/apps/gnome-shutdown.svg -share/icons/Rodent/scalable/apps/gnome-starthere.svg -share/icons/Rodent/scalable/apps/gnome-system.svg -share/icons/Rodent/scalable/apps/gnome-terminal.svg -share/icons/Rodent/scalable/apps/gnome-util.svg -share/icons/Rodent/scalable/apps/gqview.svg -share/icons/Rodent/scalable/apps/im-aim.svg -share/icons/Rodent/scalable/apps/keyboard.svg -share/icons/Rodent/scalable/apps/ooo_calc.svg -share/icons/Rodent/scalable/apps/ooo_chart.svg -share/icons/Rodent/scalable/apps/ooo_draw.svg -share/icons/Rodent/scalable/apps/ooo_impress.svg -share/icons/Rodent/scalable/apps/ooo_math.svg -share/icons/Rodent/scalable/apps/ooo_setup.svg -share/icons/Rodent/scalable/apps/ooo_writer.svg -share/icons/Rodent/scalable/apps/palm-pilot.svg -share/icons/Rodent/scalable/apps/settings.svg -share/icons/Rodent/scalable/apps/web-browser.svg -share/icons/Rodent/scalable/apps/xcdroast.svg -share/icons/Rodent/scalable/apps/xfce-edit.svg -share/icons/Rodent/scalable/apps/xfce-filemanager.svg -share/icons/Rodent/scalable/apps/xfce-games.svg -share/icons/Rodent/scalable/apps/xfce-gnome-mailcheck.svg -share/icons/Rodent/scalable/apps/xfce-graphics.svg -share/icons/Rodent/scalable/apps/xfce-gtk-paste.svg -share/icons/Rodent/scalable/apps/xfce-internet.svg -share/icons/Rodent/scalable/apps/xfce-mail.svg -share/icons/Rodent/scalable/apps/xfce-man.svg -share/icons/Rodent/scalable/apps/xfce-multimedia.svg -share/icons/Rodent/scalable/apps/xfce-newmail.svg -share/icons/Rodent/scalable/apps/xfce-nomail.svg -share/icons/Rodent/scalable/apps/xfce-oldmail.svg -share/icons/Rodent/scalable/apps/xfce-printer.svg -share/icons/Rodent/scalable/apps/xfce-schedule.svg -share/icons/Rodent/scalable/apps/xfce-sound.svg -share/icons/Rodent/scalable/apps/xfce-system-exit.svg -share/icons/Rodent/scalable/apps/xfce-system-info.svg -share/icons/Rodent/scalable/apps/xfce-system-lock.svg -share/icons/Rodent/scalable/apps/xfce-system-settings.svg -share/icons/Rodent/scalable/apps/xfce-terminal.svg -share/icons/Rodent/scalable/apps/xfce-trash_empty.svg -share/icons/Rodent/scalable/apps/xfce-trash_full.svg -share/icons/Rodent/scalable/apps/xfce-unknown.svg -share/icons/Rodent/scalable/apps/xfce-utils.svg -share/icons/Rodent/scalable/apps/xfce4-mixer.svg -share/icons/Rodent/scalable/apps/xfce4-panel.svg -share/icons/Rodent/scalable/apps/xfce4-splash.svg -share/icons/Rodent/scalable/apps/xsane.svg -share/icons/Rodent/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Rodent/scalable/devices/gnome-dev-cdrom.svg -share/icons/Rodent/scalable/devices/gnome-dev-dvd.svg -share/icons/Rodent/scalable/devices/gnome-dev-floppy.svg -share/icons/Rodent/scalable/devices/gnome-dev-harddisk.svg -share/icons/Rodent/scalable/devices/gnome-dev-jazdisk.svg -share/icons/Rodent/scalable/devices/gnome-dev-keyboard.svg -share/icons/Rodent/scalable/devices/gnome-dev-mouse-ball.svg -share/icons/Rodent/scalable/devices/gnome-dev-mouse-optical.svg -share/icons/Rodent/scalable/devices/gnome-dev-network.svg -share/icons/Rodent/scalable/devices/gnome-dev-printer.svg -share/icons/Rodent/scalable/devices/gnome-dev-removable.svg -share/icons/Rodent/scalable/devices/gnome-dev-scanner.svg -share/icons/Rodent/scalable/devices/gnome-dev-symlink.svg -share/icons/Rodent/scalable/devices/gnome-dev-zipdisk.svg -share/icons/Rodent/scalable/devices/network_fs.svg -share/icons/Rodent/scalable/devices/printer-class.svg -share/icons/Rodent/scalable/emblems/emblem-camera.svg -share/icons/Rodent/scalable/emblems/emblem-cool.svg -share/icons/Rodent/scalable/emblems/emblem-danger.svg -share/icons/Rodent/scalable/emblems/emblem-desktop.svg -share/icons/Rodent/scalable/emblems/emblem-distinguished.svg -share/icons/Rodent/scalable/emblems/emblem-documents.svg -share/icons/Rodent/scalable/emblems/emblem-fun.svg -share/icons/Rodent/scalable/emblems/emblem-generic.svg -share/icons/Rodent/scalable/emblems/emblem-important.svg -share/icons/Rodent/scalable/emblems/emblem-multimedia.svg -share/icons/Rodent/scalable/emblems/emblem-noread.svg -share/icons/Rodent/scalable/emblems/emblem-nowrite.svg -share/icons/Rodent/scalable/emblems/emblem-ohno.svg -share/icons/Rodent/scalable/emblems/emblem-package.svg -share/icons/Rodent/scalable/emblems/emblem-pictures.svg -share/icons/Rodent/scalable/emblems/emblem-relax.svg -share/icons/Rodent/scalable/emblems/emblem-sound.svg -share/icons/Rodent/scalable/emblems/emblem-symbolic-link.svg -share/icons/Rodent/scalable/emblems/emblem-urgent.svg -share/icons/Rodent/scalable/emblems/emblem-web.svg -share/icons/Rodent/scalable/filesystems/blockdevice.svg -share/icons/Rodent/scalable/filesystems/chardevice.svg -share/icons/Rodent/scalable/filesystems/core.svg -share/icons/Rodent/scalable/filesystems/directory.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-client.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-desktop.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-directory-visiting.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-directory.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-executable.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-file-broken.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-ftp.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-home.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-network.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-nfs.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-regular.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-share.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-smb.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-ssh.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Rodent/scalable/filesystems/mime-inode:blockdevice.svg -share/icons/Rodent/scalable/filesystems/mime-inode:chardevice.svg -share/icons/Rodent/scalable/filesystems/mime-inode:core.svg -share/icons/Rodent/scalable/filesystems/mime-inode:directory.svg -share/icons/Rodent/scalable/filesystems/mime-inode:mount-point.svg -share/icons/Rodent/scalable/filesystems/mount-point.svg -share/icons/Rodent/scalable/filesystems/network_fs.svg -share/icons/Rodent/scalable/filesystems/open_folder.svg -share/icons/Rodent/scalable/filesystems/user-home.svg -share/icons/Rodent/scalable/mimetypes/application-msword.svg -share/icons/Rodent/scalable/mimetypes/application-octet-stream.svg -share/icons/Rodent/scalable/mimetypes/application-ogg.svg -share/icons/Rodent/scalable/mimetypes/application-pdf.svg -share/icons/Rodent/scalable/mimetypes/application-pgp-encrypted.svg -share/icons/Rodent/scalable/mimetypes/application-pgp-keys.svg -share/icons/Rodent/scalable/mimetypes/application-pgp.svg -share/icons/Rodent/scalable/mimetypes/application-postscript.svg -share/icons/Rodent/scalable/mimetypes/application-qif.svg -share/icons/Rodent/scalable/mimetypes/application-rhythmbox-effect.svg -share/icons/Rodent/scalable/mimetypes/application-rhythmbox-playlist.svg -share/icons/Rodent/scalable/mimetypes/application-rtf.svg -share/icons/Rodent/scalable/mimetypes/application-smil.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.ms-excel.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.ms-powerpoint.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.ms-word.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.rn-realmedia.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.stardivision.calc.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.stardivision.chart.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.stardivision.impress.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.stardivision.writer.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.sun.xml.calc.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.sun.xml.chart.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.sun.xml.draw.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.sun.xml.impress.svg -share/icons/Rodent/scalable/mimetypes/application-vnd.sun.xml.writer.svg -share/icons/Rodent/scalable/mimetypes/application-x-abiword.svg -share/icons/Rodent/scalable/mimetypes/application-x-archive.svg -share/icons/Rodent/scalable/mimetypes/application-x-arj.svg -share/icons/Rodent/scalable/mimetypes/application-x-blender.svg -share/icons/Rodent/scalable/mimetypes/application-x-bzip-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/application-x-bzip.svg -share/icons/Rodent/scalable/mimetypes/application-x-cd-image.svg -share/icons/Rodent/scalable/mimetypes/application-x-compress.svg -share/icons/Rodent/scalable/mimetypes/application-x-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/application-x-cpio-compressed.svg -share/icons/Rodent/scalable/mimetypes/application-x-cpio.svg -share/icons/Rodent/scalable/mimetypes/application-x-deb.svg -share/icons/Rodent/scalable/mimetypes/application-x-desktop.svg -share/icons/Rodent/scalable/mimetypes/application-x-dia-diagram.svg -share/icons/Rodent/scalable/mimetypes/application-x-dvi.svg -share/icons/Rodent/scalable/mimetypes/application-x-executable.svg -share/icons/Rodent/scalable/mimetypes/application-x-font-asm.svg -share/icons/Rodent/scalable/mimetypes/application-x-font-bdf.svg -share/icons/Rodent/scalable/mimetypes/application-x-font-linux-psf.svg -share/icons/Rodent/scalable/mimetypes/application-x-font-pcf.svg -share/icons/Rodent/scalable/mimetypes/application-x-font-ttf.svg -share/icons/Rodent/scalable/mimetypes/application-x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/application-x-glade.svg -share/icons/Rodent/scalable/mimetypes/application-x-gnucash.svg -share/icons/Rodent/scalable/mimetypes/application-x-gnumeric.svg -share/icons/Rodent/scalable/mimetypes/application-x-gtktalog.svg -share/icons/Rodent/scalable/mimetypes/application-x-gzip.svg -share/icons/Rodent/scalable/mimetypes/application-x-kde-app-info.svg -share/icons/Rodent/scalable/mimetypes/application-x-killustrator.svg -share/icons/Rodent/scalable/mimetypes/application-x-kpresenter.svg -share/icons/Rodent/scalable/mimetypes/application-x-kspread.svg -share/icons/Rodent/scalable/mimetypes/application-x-kword.svg -share/icons/Rodent/scalable/mimetypes/application-x-lha.svg -share/icons/Rodent/scalable/mimetypes/application-x-object.svg -share/icons/Rodent/scalable/mimetypes/application-x-perl.svg -share/icons/Rodent/scalable/mimetypes/application-x-php.svg -share/icons/Rodent/scalable/mimetypes/application-x-python-bytecode.svg -share/icons/Rodent/scalable/mimetypes/application-x-python.svg -share/icons/Rodent/scalable/mimetypes/application-x-qw.svg -share/icons/Rodent/scalable/mimetypes/application-x-rar.svg -share/icons/Rodent/scalable/mimetypes/application-x-reject.svg -share/icons/Rodent/scalable/mimetypes/application-x-rpm.svg -share/icons/Rodent/scalable/mimetypes/application-x-share-library-la.svg -share/icons/Rodent/scalable/mimetypes/application-x-sharedlib.svg -share/icons/Rodent/scalable/mimetypes/application-x-shellscript.svg -share/icons/Rodent/scalable/mimetypes/application-x-shockwave-flash.svg -share/icons/Rodent/scalable/mimetypes/application-x-smil.svg -share/icons/Rodent/scalable/mimetypes/application-x-tar.svg -share/icons/Rodent/scalable/mimetypes/application-x-tex.svg -share/icons/Rodent/scalable/mimetypes/application-x-trash.svg -share/icons/Rodent/scalable/mimetypes/application-zip.svg -share/icons/Rodent/scalable/mimetypes/application.svg -share/icons/Rodent/scalable/mimetypes/audio-ac3.svg -share/icons/Rodent/scalable/mimetypes/audio-basic.svg -share/icons/Rodent/scalable/mimetypes/audio-midi.svg -share/icons/Rodent/scalable/mimetypes/audio-x-aiff.svg -share/icons/Rodent/scalable/mimetypes/audio-x-it.svg -share/icons/Rodent/scalable/mimetypes/audio-x-midi.svg -share/icons/Rodent/scalable/mimetypes/audio-x-mod.svg -share/icons/Rodent/scalable/mimetypes/audio-x-mp3.svg -share/icons/Rodent/scalable/mimetypes/audio-x-mpegurl.svg -share/icons/Rodent/scalable/mimetypes/audio-x-pn-realaudio.svg -share/icons/Rodent/scalable/mimetypes/audio-x-s3m.svg -share/icons/Rodent/scalable/mimetypes/audio-x-stm.svg -share/icons/Rodent/scalable/mimetypes/audio-x-ulaw.svg -share/icons/Rodent/scalable/mimetypes/audio-x-voc.svg -share/icons/Rodent/scalable/mimetypes/audio-x-wav.svg -share/icons/Rodent/scalable/mimetypes/audio-x-xi.svg -share/icons/Rodent/scalable/mimetypes/audio-x-xm.svg -share/icons/Rodent/scalable/mimetypes/audio.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-octet-stream.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-pgp-encrypted.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-pgp-keys.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-qif.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-rhythmbox-effect.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-rhythmbox-playlist.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-rtf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-smil.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.ms-powerpoint.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.ms-word.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.stardivision.calc.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.stardivision.chart.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.stardivision.impress.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.stardivision.writer.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.chart.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-abiword.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-archive.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-arj.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-blender.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-bzip-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-bzip.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-cd-image.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-compress.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-cpio-compressed.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-cpio.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-desktop.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-dia-diagram.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-dvi.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-executable.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-asm.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-glade.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gnucash.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gtktalog.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gzip.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-kde-app-info.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-killustrator.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-kpresenter.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-kspread.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-kword.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-lha.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-object.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-perl.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-python-bytecode.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-python.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-qw.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-rar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-reject.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-share-library-la.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-sharedlib.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-shellscript.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-shockwave-flash.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-smil.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-tar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-tex.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-trash.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-zip.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-ac3.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-basic.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-midi.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-aiff.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-it.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-midi.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-mod.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-mp3.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-mpegurl.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-pn-realaudio.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-s3m.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-stm.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-ulaw.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-voc.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-wav.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-xi.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-xm.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-bmp.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-gif.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-ief.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-jpeg.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-png.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-svg+xml.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-svg.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-tiff.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-3ds.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-applix-graphic.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-cmu-raster.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-portable-anymap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-portable-bitmap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-portable-greymap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-portable-pixmap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-psd.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-rgb.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-tga.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xbitmap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xcf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xfig.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xpixmap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xwindowdum.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-css.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-sgml.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-authors.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-c++.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-c++src.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-c-header.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-c.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-chdr.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-copying.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-credits.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-csh.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-csharp.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-csrc.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-haskell.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-install.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-java.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-literate-haskell.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-log.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-lyx.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-makefile.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-patch.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-readme.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-scheme.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-tex.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-troff-man.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-vcalendar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-vcard.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-xslt.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-zsh.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-xml.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-mpeg.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-quicktime.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-x-ms-asf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-x-ms-wmv.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-x-msvideo.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-directory-nfs-server.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-directory-smb-server.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-directory-smb-share.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-directory-smb-workgroup.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-font-afm.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-gdesklets-display.svg -share/icons/Rodent/scalable/mimetypes/image-bmp.svg -share/icons/Rodent/scalable/mimetypes/image-gif.svg -share/icons/Rodent/scalable/mimetypes/image-ief.svg -share/icons/Rodent/scalable/mimetypes/image-jpeg.svg -share/icons/Rodent/scalable/mimetypes/image-png.svg -share/icons/Rodent/scalable/mimetypes/image-svg+xml.svg -share/icons/Rodent/scalable/mimetypes/image-svg.svg -share/icons/Rodent/scalable/mimetypes/image-tiff.svg -share/icons/Rodent/scalable/mimetypes/image-x-3ds.svg -share/icons/Rodent/scalable/mimetypes/image-x-applix-graphic.svg -share/icons/Rodent/scalable/mimetypes/image-x-cmu-raster.svg -share/icons/Rodent/scalable/mimetypes/image-x-portable-anymap.svg -share/icons/Rodent/scalable/mimetypes/image-x-portable-bitmap.svg -share/icons/Rodent/scalable/mimetypes/image-x-portable-greymap.svg -share/icons/Rodent/scalable/mimetypes/image-x-portable-pixmap.svg -share/icons/Rodent/scalable/mimetypes/image-x-psd.svg -share/icons/Rodent/scalable/mimetypes/image-x-rgb.svg -share/icons/Rodent/scalable/mimetypes/image-x-tga.svg -share/icons/Rodent/scalable/mimetypes/image-x-xbitmap.svg -share/icons/Rodent/scalable/mimetypes/image-x-xcf.svg -share/icons/Rodent/scalable/mimetypes/image-x-xfig.svg -share/icons/Rodent/scalable/mimetypes/image-x-xpixmap.svg -share/icons/Rodent/scalable/mimetypes/image-x-xwindowdum.svg -share/icons/Rodent/scalable/mimetypes/image.svg -share/icons/Rodent/scalable/mimetypes/mime-application.svg -share/icons/Rodent/scalable/mimetypes/mime-application:msword.svg -share/icons/Rodent/scalable/mimetypes/mime-application:octet-stream.svg -share/icons/Rodent/scalable/mimetypes/mime-application:ogg.svg -share/icons/Rodent/scalable/mimetypes/mime-application:pdf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:pgp-encrypted.svg -share/icons/Rodent/scalable/mimetypes/mime-application:pgp-keys.svg -share/icons/Rodent/scalable/mimetypes/mime-application:pgp.svg -share/icons/Rodent/scalable/mimetypes/mime-application:postscript.svg -share/icons/Rodent/scalable/mimetypes/mime-application:qif.svg -share/icons/Rodent/scalable/mimetypes/mime-application:rhythmbox-effect.svg -share/icons/Rodent/scalable/mimetypes/mime-application:rhythmbox-playlist.svg -share/icons/Rodent/scalable/mimetypes/mime-application:rtf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:smil.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.ms-excel.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.ms-powerpoint.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.ms-word.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.rn-realmedia.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.stardivision.calc.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.stardivision.chart.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.stardivision.impress.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.stardivision.writer.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.calc.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.chart.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.draw.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.impress.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.writer.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-abiword.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-archive.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-arj.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-blender.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-bzip-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-bzip.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-cd-image.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-compress.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-cpio-compressed.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-cpio.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-deb.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-desktop.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-dia-diagram.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-dvi.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-executable.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-asm.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-bdf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-linux-psf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-pcf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-ttf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-glade.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gnucash.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gnumeric.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gtktalog.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gzip.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-kde-app-info.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-killustrator.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-kpresenter.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-kspread.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-kword.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-lha.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-object.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-perl.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-php.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-python-bytecode.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-python.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-qw.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-rar.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-reject.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-rpm.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-share-library-la.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-sharedlib.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-shellscript.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-shockwave-flash.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-smil.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-tar.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-tex.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-trash.svg -share/icons/Rodent/scalable/mimetypes/mime-application:zip.svg -share/icons/Rodent/scalable/mimetypes/mime-audio.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:ac3.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:basic.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:midi.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-aiff.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-it.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-midi.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-mod.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-mp3.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-mpegurl.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-pn-realaudio.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-s3m.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-stm.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-ulaw.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-voc.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-wav.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-xi.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-xm.svg -share/icons/Rodent/scalable/mimetypes/mime-image.svg -share/icons/Rodent/scalable/mimetypes/mime-image:bmp.svg -share/icons/Rodent/scalable/mimetypes/mime-image:gif.svg -share/icons/Rodent/scalable/mimetypes/mime-image:ief.svg -share/icons/Rodent/scalable/mimetypes/mime-image:jpeg.svg -share/icons/Rodent/scalable/mimetypes/mime-image:png.svg -share/icons/Rodent/scalable/mimetypes/mime-image:svg+xml.svg -share/icons/Rodent/scalable/mimetypes/mime-image:svg.svg -share/icons/Rodent/scalable/mimetypes/mime-image:tiff.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-3ds.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-applix-graphic.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-cmu-raster.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-portable-anymap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-portable-bitmap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-portable-greymap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-portable-pixmap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-psd.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-rgb.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-tga.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xbitmap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xcf.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xfig.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xpixmap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xwindowdum.svg -share/icons/Rodent/scalable/mimetypes/mime-text.svg -share/icons/Rodent/scalable/mimetypes/mime-text:css.svg -share/icons/Rodent/scalable/mimetypes/mime-text:html.svg -share/icons/Rodent/scalable/mimetypes/mime-text:sgml.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-authors.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-c++.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-c++src.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-c-header.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-c.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-chdr.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-copying.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-credits.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-csh.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-csharp.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-csrc.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-haskell.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-install.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-java.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-literate-haskell.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-log.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-lyx.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-makefile.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-patch.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-readme.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-scheme.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-sh.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-tex.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-troff-man.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-vcalendar.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-vcard.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-xslt.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-zsh.svg -share/icons/Rodent/scalable/mimetypes/mime-text:xml.svg -share/icons/Rodent/scalable/mimetypes/mime-video.svg -share/icons/Rodent/scalable/mimetypes/mime-video:mpeg.svg -share/icons/Rodent/scalable/mimetypes/mime-video:quicktime.svg -share/icons/Rodent/scalable/mimetypes/mime-video:x-ms-asf.svg -share/icons/Rodent/scalable/mimetypes/mime-video:x-ms-wmv.svg -share/icons/Rodent/scalable/mimetypes/mime-video:x-msvideo.svg -share/icons/Rodent/scalable/mimetypes/mime-x:directory-nfs-server.svg -share/icons/Rodent/scalable/mimetypes/mime-x:directory-smb-server.svg -share/icons/Rodent/scalable/mimetypes/mime-x:directory-smb-share.svg -share/icons/Rodent/scalable/mimetypes/mime-x:directory-smb-workgroup.svg -share/icons/Rodent/scalable/mimetypes/mime-x:font-afm.svg -share/icons/Rodent/scalable/mimetypes/mime-x:gdesklets-display.svg -share/icons/Rodent/scalable/mimetypes/text-css.svg -share/icons/Rodent/scalable/mimetypes/text-html.svg -share/icons/Rodent/scalable/mimetypes/text-sgml.svg -share/icons/Rodent/scalable/mimetypes/text-x-authors.svg -share/icons/Rodent/scalable/mimetypes/text-x-c++.svg -share/icons/Rodent/scalable/mimetypes/text-x-c++src.svg -share/icons/Rodent/scalable/mimetypes/text-x-c-header.svg -share/icons/Rodent/scalable/mimetypes/text-x-c.svg -share/icons/Rodent/scalable/mimetypes/text-x-chdr.svg -share/icons/Rodent/scalable/mimetypes/text-x-copying.svg -share/icons/Rodent/scalable/mimetypes/text-x-credits.svg -share/icons/Rodent/scalable/mimetypes/text-x-csh.svg -share/icons/Rodent/scalable/mimetypes/text-x-csharp.svg -share/icons/Rodent/scalable/mimetypes/text-x-csrc.svg -share/icons/Rodent/scalable/mimetypes/text-x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/text-x-haskell.svg -share/icons/Rodent/scalable/mimetypes/text-x-install.svg -share/icons/Rodent/scalable/mimetypes/text-x-java.svg -share/icons/Rodent/scalable/mimetypes/text-x-literate-haskell.svg -share/icons/Rodent/scalable/mimetypes/text-x-log.svg -share/icons/Rodent/scalable/mimetypes/text-x-lyx.svg -share/icons/Rodent/scalable/mimetypes/text-x-makefile.svg -share/icons/Rodent/scalable/mimetypes/text-x-patch.svg -share/icons/Rodent/scalable/mimetypes/text-x-readme.svg -share/icons/Rodent/scalable/mimetypes/text-x-scheme.svg -share/icons/Rodent/scalable/mimetypes/text-x-sh.svg -share/icons/Rodent/scalable/mimetypes/text-x-tex.svg -share/icons/Rodent/scalable/mimetypes/text-x-troff-man.svg -share/icons/Rodent/scalable/mimetypes/text-x-vcalendar.svg -share/icons/Rodent/scalable/mimetypes/text-x-vcard.svg -share/icons/Rodent/scalable/mimetypes/text-x-xslt.svg -share/icons/Rodent/scalable/mimetypes/text-x-zsh.svg -share/icons/Rodent/scalable/mimetypes/text-xml.svg -share/icons/Rodent/scalable/mimetypes/text.svg -share/icons/Rodent/scalable/mimetypes/video-mpeg.svg -share/icons/Rodent/scalable/mimetypes/video-quicktime.svg -share/icons/Rodent/scalable/mimetypes/video-x-ms-asf.svg -share/icons/Rodent/scalable/mimetypes/video-x-ms-wmv.svg -share/icons/Rodent/scalable/mimetypes/video-x-msvideo.svg -share/icons/Rodent/scalable/mimetypes/video.svg -share/icons/Rodent/scalable/mimetypes/x-directory-nfs-server.svg -share/icons/Rodent/scalable/mimetypes/x-directory-smb-server.svg -share/icons/Rodent/scalable/mimetypes/x-directory-smb-share.svg -share/icons/Rodent/scalable/mimetypes/x-directory-smb-workgroup.svg -share/icons/Rodent/scalable/mimetypes/x-font-afm.svg -share/icons/Rodent/scalable/mimetypes/x-gdesklets-display.svg -share/icons/Rodent/scalable/misc/calc.svg -share/icons/Rodent/scalable/misc/debian.svg -share/icons/Rodent/scalable/misc/f-memory.svg -share/icons/Rodent/scalable/misc/firewall.svg -share/icons/Rodent/scalable/misc/fs-win.svg -share/icons/Rodent/scalable/misc/icon_view.svg -share/icons/Rodent/scalable/misc/money.svg -share/icons/Rodent/scalable/misc/news.svg -share/icons/Rodent/scalable/misc/notes.svg -share/icons/Rodent/scalable/misc/root_terminal.svg -share/icons/Rodent/scalable/misc/run.svg -share/icons/Rodent/scalable/misc/settings.svg -share/icons/Rodent/scalable/misc/sm.svg -share/icons/Rodent/scalable/misc/sound.svg -share/icons/Rodent/scalable/misc/tabwin.svg -share/icons/Rodent/scalable/misc/taskbar.svg -share/icons/Rodent/scalable/misc/taskmanager.svg -share/icons/Rodent/scalable/misc/ui.svg -share/icons/Rodent/scalable/misc/usb_key.svg -share/icons/Rodent/scalable/misc/webcam.svg -share/icons/Rodent/scalable/misc/wksp.svg -share/icons/Rodent/scalable/misc/wm.svg -share/icons/Rodent/scalable/misc/xfce4-appfinder.svg -share/icons/Rodent/scalable/stock/m-font.svg -share/icons/Rodent/scalable/stock/m-lock.svg -share/icons/Rodent/scalable/stock/m-spreadsheet.svg -share/icons/Rodent/scalable/stock/media-backward.svg -share/icons/Rodent/scalable/stock/media-eject.svg -share/icons/Rodent/scalable/stock/media-forward.svg -share/icons/Rodent/scalable/stock/media-next.svg -share/icons/Rodent/scalable/stock/media-pause.svg -share/icons/Rodent/scalable/stock/media-play.svg -share/icons/Rodent/scalable/stock/media-prev.svg -share/icons/Rodent/scalable/stock/media-record.svg -share/icons/Rodent/scalable/stock/media-shuffle.svg -share/icons/Rodent/scalable/stock/media-stop.svg -share/icons/Rodent/scalable/stock/rox-select.svg -share/icons/Rodent/scalable/stock/rox-show-details.svg -share/icons/Rodent/scalable/stock/rox-show-hidden.svg -share/icons/Rodent/scalable/stock/stock_about.svg -share/icons/Rodent/scalable/stock/stock_accessories.svg -share/icons/Rodent/scalable/stock/stock_add.svg -share/icons/Rodent/scalable/stock/stock_amusements.svg -share/icons/Rodent/scalable/stock/stock_apply.svg -share/icons/Rodent/scalable/stock/stock_attach.svg -share/icons/Rodent/scalable/stock/stock_balance.svg -share/icons/Rodent/scalable/stock/stock_bold.svg -share/icons/Rodent/scalable/stock/stock_book-open.svg -share/icons/Rodent/scalable/stock/stock_book.svg -share/icons/Rodent/scalable/stock/stock_cancel.svg -share/icons/Rodent/scalable/stock/stock_cdrom.svg -share/icons/Rodent/scalable/stock/stock_clear.svg -share/icons/Rodent/scalable/stock/stock_close.svg -share/icons/Rodent/scalable/stock/stock_color_picker.svg -share/icons/Rodent/scalable/stock/stock_connect.svg -share/icons/Rodent/scalable/stock/stock_convert.svg -share/icons/Rodent/scalable/stock/stock_copy.svg -share/icons/Rodent/scalable/stock/stock_cut.svg -share/icons/Rodent/scalable/stock/stock_delete.svg -share/icons/Rodent/scalable/stock/stock_dialog_authentication.svg -share/icons/Rodent/scalable/stock/stock_dialog_error.svg -share/icons/Rodent/scalable/stock/stock_dialog_info.svg -share/icons/Rodent/scalable/stock/stock_dialog_question.svg -share/icons/Rodent/scalable/stock/stock_dialog_warning.svg -share/icons/Rodent/scalable/stock/stock_disconnect.svg -share/icons/Rodent/scalable/stock/stock_dnd.svg -share/icons/Rodent/scalable/stock/stock_dnd_multiple.svg -share/icons/Rodent/scalable/stock/stock_download.svg -share/icons/Rodent/scalable/stock/stock_edit.svg -share/icons/Rodent/scalable/stock/stock_epiphany-bookmark-page.svg -share/icons/Rodent/scalable/stock/stock_execute.svg -share/icons/Rodent/scalable/stock/stock_export.svg -share/icons/Rodent/scalable/stock/stock_file-properties.svg -share/icons/Rodent/scalable/stock/stock_find-and-replace.svg -share/icons/Rodent/scalable/stock/stock_find.svg -share/icons/Rodent/scalable/stock/stock_floppy.svg -share/icons/Rodent/scalable/stock/stock_folder-copy.svg -share/icons/Rodent/scalable/stock/stock_folder-move.svg -share/icons/Rodent/scalable/stock/stock_folder-properties.svg -share/icons/Rodent/scalable/stock/stock_folder.svg -share/icons/Rodent/scalable/stock/stock_fullscreen.svg -share/icons/Rodent/scalable/stock/stock_go-back.svg -share/icons/Rodent/scalable/stock/stock_go-down.svg -share/icons/Rodent/scalable/stock/stock_go-forward.svg -share/icons/Rodent/scalable/stock/stock_go-up.svg -share/icons/Rodent/scalable/stock/stock_goto-bottom.svg -share/icons/Rodent/scalable/stock/stock_goto-first.svg -share/icons/Rodent/scalable/stock/stock_goto-last.svg -share/icons/Rodent/scalable/stock/stock_goto-top.svg -share/icons/Rodent/scalable/stock/stock_harddisk.svg -share/icons/Rodent/scalable/stock/stock_help.svg -share/icons/Rodent/scalable/stock/stock_history.svg -share/icons/Rodent/scalable/stock/stock_home.svg -share/icons/Rodent/scalable/stock/stock_import.svg -share/icons/Rodent/scalable/stock/stock_indent.svg -share/icons/Rodent/scalable/stock/stock_index.svg -share/icons/Rodent/scalable/stock/stock_insert-image.svg -share/icons/Rodent/scalable/stock/stock_insert-object.svg -share/icons/Rodent/scalable/stock/stock_insert-table.svg -share/icons/Rodent/scalable/stock/stock_internet.svg -share/icons/Rodent/scalable/stock/stock_italic.svg -share/icons/Rodent/scalable/stock/stock_jump-to.svg -share/icons/Rodent/scalable/stock/stock_justify-center.svg -share/icons/Rodent/scalable/stock/stock_justify-fill.svg -share/icons/Rodent/scalable/stock/stock_justify-left.svg -share/icons/Rodent/scalable/stock/stock_justify-right.svg -share/icons/Rodent/scalable/stock/stock_line-in.svg -share/icons/Rodent/scalable/stock/stock_logout.svg -share/icons/Rodent/scalable/stock/stock_mailto.svg -share/icons/Rodent/scalable/stock/stock_mic.svg -share/icons/Rodent/scalable/stock/stock_missing-image.svg -share/icons/Rodent/scalable/stock/stock_multimedia.svg -share/icons/Rodent/scalable/stock/stock_network.svg -share/icons/Rodent/scalable/stock/stock_new-tab.svg -share/icons/Rodent/scalable/stock/stock_new.svg -share/icons/Rodent/scalable/stock/stock_no.svg -share/icons/Rodent/scalable/stock/stock_ok.svg -share/icons/Rodent/scalable/stock/stock_open.svg -share/icons/Rodent/scalable/stock/stock_paste.svg -share/icons/Rodent/scalable/stock/stock_preferences.svg -share/icons/Rodent/scalable/stock/stock_print-preview.svg -share/icons/Rodent/scalable/stock/stock_print.svg -share/icons/Rodent/scalable/stock/stock_properties.svg -share/icons/Rodent/scalable/stock/stock_quit.svg -share/icons/Rodent/scalable/stock/stock_redo.svg -share/icons/Rodent/scalable/stock/stock_refresh.svg -share/icons/Rodent/scalable/stock/stock_remove.svg -share/icons/Rodent/scalable/stock/stock_repeat.svg -share/icons/Rodent/scalable/stock/stock_reset.svg -share/icons/Rodent/scalable/stock/stock_revert-to-saved.svg -share/icons/Rodent/scalable/stock/stock_run.svg -share/icons/Rodent/scalable/stock/stock_save-as.svg -share/icons/Rodent/scalable/stock/stock_save.svg -share/icons/Rodent/scalable/stock/stock_screenshot.svg -share/icons/Rodent/scalable/stock/stock_search.svg -share/icons/Rodent/scalable/stock/stock_select-color.svg -share/icons/Rodent/scalable/stock/stock_select-font.svg -share/icons/Rodent/scalable/stock/stock_sort-ascending.svg -share/icons/Rodent/scalable/stock/stock_sort-descending.svg -share/icons/Rodent/scalable/stock/stock_spell-check.svg -share/icons/Rodent/scalable/stock/stock_stop.svg -share/icons/Rodent/scalable/stock/stock_strikethrough.svg -share/icons/Rodent/scalable/stock/stock_undelete.svg -share/icons/Rodent/scalable/stock/stock_underline.svg -share/icons/Rodent/scalable/stock/stock_undo.svg -share/icons/Rodent/scalable/stock/stock_unindent.svg -share/icons/Rodent/scalable/stock/stock_unknown.svg -share/icons/Rodent/scalable/stock/stock_volume.svg -share/icons/Rodent/scalable/stock/stock_yes.svg -share/icons/Rodent/scalable/stock/stock_zoom-100.svg -share/icons/Rodent/scalable/stock/stock_zoom-fit.svg -share/icons/Rodent/scalable/stock/stock_zoom-in.svg -share/icons/Rodent/scalable/stock/stock_zoom-out.svg -share/icons/Rodent/scalable/stock/volume-max.svg -share/icons/Rodent/scalable/stock/volume-medium.svg -share/icons/Rodent/scalable/stock/volume-min.svg -share/icons/Rodent/scalable/stock/volume-mute.svg -share/icons/Rodent/scalable/stock/volume-zero.svg -share/xfce4/mime/Rodent.mime.xml -@dirrm share/icons/Rodent/48x48/apps -@dirrm share/icons/Rodent/48x48/devices -@dirrm share/icons/Rodent/48x48/emblems -@dirrm share/icons/Rodent/48x48/filesystems -@dirrm share/icons/Rodent/48x48/mimetypes -@dirrm share/icons/Rodent/48x48/misc -@dirrm share/icons/Rodent/48x48/stock -@dirrm share/icons/Rodent/48x48 -@dirrm share/icons/Rodent/scalable/apps -@dirrm share/icons/Rodent/scalable/devices -@dirrm share/icons/Rodent/scalable/emblems -@dirrm share/icons/Rodent/scalable/filesystems -@dirrm share/icons/Rodent/scalable/mimetypes -@dirrm share/icons/Rodent/scalable/misc -@dirrm share/icons/Rodent/scalable/stock -@dirrm share/icons/Rodent/scalable -@dirrm share/icons/Rodent -@dirrmtry share/icons -@dirrmtry share/xfce4/mime -@dirrmtry share/xfce4 diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index d745c7cbf732..4bda13db5950 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libxfce4gui -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= x11-toolkits xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= libxfcegui4-${PORTVERSION} @@ -20,13 +19,16 @@ 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 pkgconfig +USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack libglade2 pkgconfig USE_LDCONFIG= yes -USE_XFCE= libutil +USE_XFCE= libutil xfconf USE_XORG= sm -OPTIONS= GTKDOC "install the library documentation" off +OPTIONS= GTKDOC "install the library documentation" off \ + STARTUP "use libstartup-notification" on \ + GLADEUI "glade interface designer" off .include @@ -39,4 +41,21 @@ 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 diff --git a/x11-toolkits/libxfce4gui/distinfo b/x11-toolkits/libxfce4gui/distinfo index 3f546d650667..8585dc97ab51 100644 --- a/x11-toolkits/libxfce4gui/distinfo +++ b/x11-toolkits/libxfce4gui/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/libxfcegui4-4.4.3.tar.bz2) = fc6f5a0ab478fc6840e8a19737d0b748 -SHA256 (xfce4/libxfcegui4-4.4.3.tar.bz2) = 8f45bc2ca5e9575b1b1d7f050ee70bdb9de16a35ca2f6838795e9f617343bb23 -SIZE (xfce4/libxfcegui4-4.4.3.tar.bz2) = 621245 +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 diff --git a/x11-toolkits/libxfce4gui/pkg-plist b/x11-toolkits/libxfce4gui/pkg-plist index 812cc7683e80..0d12d3763ddb 100644 --- a/x11-toolkits/libxfce4gui/pkg-plist +++ b/x11-toolkits/libxfce4gui/pkg-plist @@ -1,3 +1,4 @@ +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 @@ -8,7 +9,6 @@ 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-marshal.h include/xfce4/libxfcegui4/netk-pager.h include/xfce4/libxfcegui4/netk-screen.h include/xfce4/libxfcegui4/netk-tasklist.h @@ -25,7 +25,6 @@ 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_marshal.h include/xfce4/libxfcegui4/xfce_menubutton.h include/xfce4/libxfcegui4/xfce_movehandler.h include/xfce4/libxfcegui4/xfce_scaled_image.h @@ -45,11 +44,23 @@ 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.6 +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 @@ -89,13 +100,85 @@ 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/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/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 -@dirrmtry share/xfce4/mime -@dirrmtry share/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 + diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 6fad5c72a6cf..b0387f354ddf 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-desktop -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfdesktop-${PORTVERSION} @@ -25,7 +24,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib20 gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libgui libmcs libutil mcsmanager panel +USE_XFCE= configenv libgui libutil panel xfconf OPTIONS= FAM "Enable FAM support" on \ THUNAR "Enable thunar support" on diff --git a/x11-wm/xfce4-desktop/distinfo b/x11-wm/xfce4-desktop/distinfo index 2592fb5f62b6..0d7d24e37ddc 100644 --- a/x11-wm/xfce4-desktop/distinfo +++ b/x11-wm/xfce4-desktop/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfdesktop-4.4.3.tar.bz2) = 3c1ea8d2ccb3cfbbbbba834214ad5d2e -SHA256 (xfce4/xfdesktop-4.4.3.tar.bz2) = 2380f5347fcb2b53370f7bac46ce18267e54e7e4a0ddee3dfe6c16df7ab8e5f5 -SIZE (xfce4/xfdesktop-4.4.3.tar.bz2) = 3095897 +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 diff --git a/x11-wm/xfce4-desktop/pkg-plist b/x11-wm/xfce4-desktop/pkg-plist index ea4851675f43..b774941994cb 100644 --- a/x11-wm/xfce4-desktop/pkg-plist +++ b/x11-wm/xfce4-desktop/pkg-plist @@ -1,70 +1,6 @@ -bin/xfce4-menueditor -bin/xfce4-popup-menu bin/xfdesktop -etc/xdg/xfce4/desktop/xfce-registered-categories.xml -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ca -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.cs -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.eu -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.fi -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.he -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.hu -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.it -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ja -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.nb_NO -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.nl -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.pl -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.pt_BR -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ro -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ru -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.sk -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.sv -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.tr -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.zh_CN -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.zh_TW -etc/xdg/xfce4/desktop/menu.xml -etc/xdg/xfce4/desktop/menu.xml.be -etc/xdg/xfce4/desktop/menu.xml.ca -etc/xdg/xfce4/desktop/menu.xml.cs -etc/xdg/xfce4/desktop/menu.xml.da -etc/xdg/xfce4/desktop/menu.xml.de -etc/xdg/xfce4/desktop/menu.xml.el -etc/xdg/xfce4/desktop/menu.xml.es -etc/xdg/xfce4/desktop/menu.xml.et -etc/xdg/xfce4/desktop/menu.xml.eu -etc/xdg/xfce4/desktop/menu.xml.fi -etc/xdg/xfce4/desktop/menu.xml.fr -etc/xdg/xfce4/desktop/menu.xml.he -etc/xdg/xfce4/desktop/menu.xml.hu -etc/xdg/xfce4/desktop/menu.xml.it -etc/xdg/xfce4/desktop/menu.xml.ja -etc/xdg/xfce4/desktop/menu.xml.ko -etc/xdg/xfce4/desktop/menu.xml.nb_NO -etc/xdg/xfce4/desktop/menu.xml.nl -etc/xdg/xfce4/desktop/menu.xml.pa -etc/xdg/xfce4/desktop/menu.xml.pl -etc/xdg/xfce4/desktop/menu.xml.pt_BR -etc/xdg/xfce4/desktop/menu.xml.pt_PT -etc/xdg/xfce4/desktop/menu.xml.ro -etc/xdg/xfce4/desktop/menu.xml.ru -etc/xdg/xfce4/desktop/menu.xml.sk -etc/xdg/xfce4/desktop/menu.xml.sv -etc/xdg/xfce4/desktop/menu.xml.tr -etc/xdg/xfce4/desktop/menu.xml.uk -etc/xdg/xfce4/desktop/menu.xml.vi -etc/xdg/xfce4/desktop/menu.xml.zh_TW -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.de -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.el -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.es -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.fr -lib/xfce4/mcs-plugins/backdrop_settings.a -lib/xfce4/mcs-plugins/backdrop_settings.la -lib/xfce4/mcs-plugins/backdrop_settings.so -lib/xfce4/modules/xfce4_desktop_menu.a -lib/xfce4/modules/xfce4_desktop_menu.la -lib/xfce4/modules/xfce4_desktop_menu.so -libexec/xfce4/panel-plugins/xfce4-menu-plugin +bin/xfdesktop-settings share/applications/xfce-backdrop-settings.desktop -share/applications/xfce-menueditor.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 @@ -117,6 +53,7 @@ share/locale/pt_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 @@ -149,6 +86,7 @@ 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 @@ -157,12 +95,14 @@ 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/panel-plugins/xfce4-menu.desktop -share/xfce4-menueditor/xfce4-menueditor.ui -@dirrm etc/xdg/xfce4/desktop +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 share/applications -@dirrmtry etc/xdg/xfce4 -@dirrmtry etc/xdg @dirrmtry etc/xfce4 @dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4/modules @@ -176,16 +116,16 @@ share/xfce4-menueditor/xfce4-menueditor.ui @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/ja/images +@dirrmtry share/xfce4/doc/ja @dirrmtry share/xfce4/doc @dirrmtry share/xfce4/panel-plugins @dirrmtry share/xfce4 -@dirrm share/xfce4-menueditor @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO -@dirrmtry share/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur @dirrmtry share/pixmaps/xfdesktop @dirrmtry share/pixmaps/xfce4/xfdesktop @dirrmtry share/pixmaps/xfce4 diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index ef4bfeb4c8d9..6a23c615022e 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-panel -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -15,6 +14,8 @@ 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 @@ -23,7 +24,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libgui libmcs libutil mcsmanager +USE_XFCE= configenv libexo libgui libutil OPTIONS= GTKDOC "install the library documentation" off \ STARTUP "Enable startup notification support" on diff --git a/x11-wm/xfce4-panel/distinfo b/x11-wm/xfce4-panel/distinfo index d95638fdeb8a..7b092175fd25 100644 --- a/x11-wm/xfce4-panel/distinfo +++ b/x11-wm/xfce4-panel/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-panel-4.4.3.tar.bz2) = 06ef9294062f9bdee4106772e62802f5 -SHA256 (xfce4/xfce4-panel-4.4.3.tar.bz2) = 07a1860f92aaf6b31bfb5e5255f2a09738d12204faa96eca8a2b12d45b8e1bb7 -SIZE (xfce4/xfce4-panel-4.4.3.tar.bz2) = 777979 +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 diff --git a/x11-wm/xfce4-panel/files/patch-plugins-launcher-launcher-exec.c b/x11-wm/xfce4-panel/files/patch-plugins-launcher-launcher-exec.c new file mode 100644 index 000000000000..011081a4e023 --- /dev/null +++ b/x11-wm/xfce4-panel/files/patch-plugins-launcher-launcher-exec.c @@ -0,0 +1,13 @@ +--- plugins/launcher/launcher-exec.c.orig 2009-01-15 13:10:55.000000000 +0100 ++++ plugins/launcher/launcher-exec.c 2009-01-15 13:11:12.000000000 +0100 +@@ -49,6 +49,10 @@ + #define WAIT_ANY (-1) + #endif + ++#ifndef environ ++extern char **environ; ++#endif ++ + #include "launcher.h" + #include "launcher-exec.h" + diff --git a/x11-wm/xfce4-panel/pkg-plist b/x11-wm/xfce4-panel/pkg-plist index da1bf22ff144..d469ada19a9e 100644 --- a/x11-wm/xfce4-panel/pkg-plist +++ b/x11-wm/xfce4-panel/pkg-plist @@ -1,7 +1,5 @@ -bin/xfce4-iconbox bin/xfce4-panel bin/xfce4-popup-windowlist -bin/xftaskbar4 etc/xdg/xfce4/panel/clock-14.rc etc/xdg/xfce4/panel/launcher-10.rc etc/xdg/xfce4/panel/launcher-7.rc @@ -10,11 +8,12 @@ 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-enum-types.h include/xfce4/libxfce4panel/xfce-panel-enums.h include/xfce4/libxfce4panel/xfce-panel-external-plugin.h include/xfce4/libxfce4panel/xfce-panel-internal-plugin.h @@ -25,8 +24,6 @@ include/xfce4/libxfce4panel/xfce-panel-window.h lib/libxfce4panel.la lib/libxfce4panel.so lib/libxfce4panel.so.2 -lib/xfce4/mcs-plugins/libxfce4settings.la -lib/xfce4/mcs-plugins/libxfce4settings.so lib/xfce4/panel-plugins/libactions.la lib/xfce4/panel-plugins/libactions.so lib/xfce4/panel-plugins/libclock.la @@ -56,27 +53,36 @@ 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/ch01.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-Convenience-Functions.html +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-Writing-Plugins.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-info.png share/icons/hicolor/16x16/apps/xfce-system-lock.png -share/icons/hicolor/16x16/apps/xfce-system-settings.png -share/icons/hicolor/48x48/apps/xfce-mail.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 @@ -110,6 +116,7 @@ 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 @@ -125,6 +132,7 @@ 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 diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 345f54861e58..cd4888b7121c 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-session -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -17,6 +16,8 @@ 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 @@ -25,7 +26,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libgui libmcs libutil mcsmanager +USE_XFCE= configenv libgui libutil xfconf USE_XORG= x11 sm ice MAN1= xfce4-session.1 xfce4-session-logout.1 diff --git a/x11-wm/xfce4-session/distinfo b/x11-wm/xfce4-session/distinfo index 03147af5700f..490973f3ed21 100644 --- a/x11-wm/xfce4-session/distinfo +++ b/x11-wm/xfce4-session/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-session-4.4.3.tar.bz2) = 5c522e0d28c952af413cf0c43257b907 -SHA256 (xfce4/xfce4-session-4.4.3.tar.bz2) = fa23d0e079ea3bf1b7f0e056adc6e28df04581632207face4f851269d92bffdd -SIZE (xfce4/xfce4-session-4.4.3.tar.bz2) = 1276089 +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 diff --git a/x11-wm/xfce4-session/pkg-plist b/x11-wm/xfce4-session/pkg-plist index 01cd9f30eb0c..8009e1aa53e0 100644 --- a/x11-wm/xfce4-session/pkg-plist +++ b/x11-wm/xfce4-session/pkg-plist @@ -1,22 +1,15 @@ -bin/xfce4-autostart-editor bin/xfce4-session bin/xfce4-session-logout +bin/xfce4-session-settings bin/xfce4-tips etc/xdg/autostart/xfce4-tips-autostart.desktop -etc/xdg/xfce4-session/xfce4-session.rc -include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-engine.h -include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-rc.h -lib/libxfsm-4.2.a -lib/libxfsm-4.2.la -lib/libxfsm-4.2.so -lib/libxfsm-4.2.so.0 -libdata/pkgconfig/xfce4-session-1.0.pc -lib/xfce4/mcs-plugins/session_settings.a -lib/xfce4/mcs-plugins/session_settings.la -lib/xfce4/mcs-plugins/session_settings.so -lib/xfce4/mcs-plugins/splash_settings.a -lib/xfce4/mcs-plugins/splash_settings.la -lib/xfce4/mcs-plugins/splash_settings.so +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 @@ -26,16 +19,18 @@ 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/xfce4-autostart-editor.desktop share/applications/xfce-session-settings.desktop -share/applications/xfce-splash-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 @@ -71,7 +66,6 @@ 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/ku/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 @@ -87,11 +81,12 @@ 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/ur/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 @@ -107,14 +102,15 @@ 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/xfce4-autostart-editor.png share/icons/hicolor/48x48/apps/xfsm-logout.png share/icons/hicolor/48x48/apps/xfsm-reboot.png @dirrm etc/xdg/autostart -@dirrm etc/xdg/xfce4-session +@dirrm etc/xdg/xfce4/xfconf/xfce-perchannel-xml +@dirrm etc/xdg/xfce4/xfconf +@dirrm etc/xdg/xfce4 @dirrmtry etc/xdg -@dirrm include/xfce4/xfce4-session-4.2/libxfsm -@dirrm include/xfce4/xfce4-session-4.2 +@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 @@ -137,9 +133,7 @@ share/icons/hicolor/48x48/apps/xfsm-reboot.png @dirrmtry share/xfce4 @dirrmtry lib/xfce4/splash/engines @dirrmtry lib/xfce4/splash -@dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4 -@dirrmtry lib/pkgconfig @dirrmtry share/icons/hicolor/64x64/apps @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor/72x72/apps @@ -148,4 +142,3 @@ share/icons/hicolor/48x48/apps/xfsm-reboot.png @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable - diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index ed66c47dee1c..46e6123fae4a 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-wm -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfwm4-${PORTVERSION} @@ -24,7 +23,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libmcs libutil libgui mcsmanager panel +USE_XFCE= configenv libutil libgui panel xfconf OPTIONS= COMPOSITE "Support the experimental X11 Composite extension" on \ STARTUP "Enable startup notification support" on \ diff --git a/x11-wm/xfce4-wm/distinfo b/x11-wm/xfce4-wm/distinfo index 49cce2f1e0cf..7a937b6b5599 100644 --- a/x11-wm/xfce4-wm/distinfo +++ b/x11-wm/xfce4-wm/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfwm4-4.4.3.tar.bz2) = d15089f06187c029aee4cb87f75c302d -SHA256 (xfce4/xfwm4-4.4.3.tar.bz2) = 12ee2e6bea8896f418905d6b93ce4a585aa22990bae9c1f89ca3cd56c608be51 -SIZE (xfce4/xfwm4-4.4.3.tar.bz2) = 1590866 +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 diff --git a/x11-wm/xfce4-wm/pkg-plist b/x11-wm/xfce4-wm/pkg-plist index 1f64b6cc66df..87c14381042a 100644 --- a/x11-wm/xfce4-wm/pkg-plist +++ b/x11-wm/xfce4-wm/pkg-plist @@ -1,13 +1,8 @@ bin/xfwm4 -lib/xfce4/mcs-plugins/wmtweaks_plugin.a -lib/xfce4/mcs-plugins/wmtweaks_plugin.la -lib/xfce4/mcs-plugins/wmtweaks_plugin.so -lib/xfce4/mcs-plugins/workspaces_plugin.a -lib/xfce4/mcs-plugins/workspaces_plugin.la -lib/xfce4/mcs-plugins/workspaces_plugin.so -lib/xfce4/mcs-plugins/xfwm4_plugin.a -lib/xfce4/mcs-plugins/xfwm4_plugin.la -lib/xfce4/mcs-plugins/xfwm4_plugin.so +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 @@ -62,6 +57,7 @@ share/locale/pt_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 @@ -174,6 +170,24 @@ 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 @@ -313,6 +327,110 @@ 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 @@ -338,7 +456,6 @@ 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/keythemerc share/themes/Default/xfwm4/left-active.png share/themes/Default/xfwm4/left-active.xpm share/themes/Default/xfwm4/left-inactive.png @@ -418,110 +535,24 @@ 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/Katiola/xfwm4/README -share/themes/Katiola/xfwm4/bottom-active.png -share/themes/Katiola/xfwm4/bottom-active.xpm -share/themes/Katiola/xfwm4/bottom-inactive.png -share/themes/Katiola/xfwm4/bottom-inactive.xpm -share/themes/Katiola/xfwm4/bottom-left-active.png -share/themes/Katiola/xfwm4/bottom-left-active.xpm -share/themes/Katiola/xfwm4/bottom-left-inactive.png -share/themes/Katiola/xfwm4/bottom-left-inactive.xpm -share/themes/Katiola/xfwm4/bottom-right-active.png -share/themes/Katiola/xfwm4/bottom-right-active.xpm -share/themes/Katiola/xfwm4/bottom-right-inactive.png -share/themes/Katiola/xfwm4/bottom-right-inactive.xpm -share/themes/Katiola/xfwm4/close-active.png -share/themes/Katiola/xfwm4/close-active.xpm -share/themes/Katiola/xfwm4/close-inactive.png -share/themes/Katiola/xfwm4/close-inactive.xpm -share/themes/Katiola/xfwm4/close-pressed.png -share/themes/Katiola/xfwm4/close-pressed.xpm -share/themes/Katiola/xfwm4/hide-active.png -share/themes/Katiola/xfwm4/hide-active.xpm -share/themes/Katiola/xfwm4/hide-inactive.png -share/themes/Katiola/xfwm4/hide-inactive.xpm -share/themes/Katiola/xfwm4/hide-pressed.png -share/themes/Katiola/xfwm4/hide-pressed.xpm -share/themes/Katiola/xfwm4/left-active.png -share/themes/Katiola/xfwm4/left-active.xpm -share/themes/Katiola/xfwm4/left-inactive.png -share/themes/Katiola/xfwm4/left-inactive.xpm -share/themes/Katiola/xfwm4/maximize-active.png -share/themes/Katiola/xfwm4/maximize-active.xpm -share/themes/Katiola/xfwm4/maximize-inactive.png -share/themes/Katiola/xfwm4/maximize-inactive.xpm -share/themes/Katiola/xfwm4/maximize-pressed.png -share/themes/Katiola/xfwm4/maximize-pressed.xpm -share/themes/Katiola/xfwm4/maximize-toggled-active.png -share/themes/Katiola/xfwm4/maximize-toggled-active.xpm -share/themes/Katiola/xfwm4/maximize-toggled-inactive.png -share/themes/Katiola/xfwm4/maximize-toggled-inactive.xpm -share/themes/Katiola/xfwm4/maximize-toggled-pressed.png -share/themes/Katiola/xfwm4/maximize-toggled-pressed.xpm -share/themes/Katiola/xfwm4/menu-active.png -share/themes/Katiola/xfwm4/menu-active.xpm -share/themes/Katiola/xfwm4/menu-inactive.png -share/themes/Katiola/xfwm4/menu-inactive.xpm -share/themes/Katiola/xfwm4/menu-pressed.png -share/themes/Katiola/xfwm4/menu-pressed.xpm -share/themes/Katiola/xfwm4/right-active.png -share/themes/Katiola/xfwm4/right-active.xpm -share/themes/Katiola/xfwm4/right-inactive.png -share/themes/Katiola/xfwm4/right-inactive.xpm -share/themes/Katiola/xfwm4/shade-active.png -share/themes/Katiola/xfwm4/shade-active.xpm -share/themes/Katiola/xfwm4/shade-inactive.png -share/themes/Katiola/xfwm4/shade-inactive.xpm -share/themes/Katiola/xfwm4/shade-pressed.png -share/themes/Katiola/xfwm4/shade-pressed.xpm -share/themes/Katiola/xfwm4/shade-toggled-active.png -share/themes/Katiola/xfwm4/shade-toggled-active.xpm -share/themes/Katiola/xfwm4/shade-toggled-inactive.png -share/themes/Katiola/xfwm4/shade-toggled-inactive.xpm -share/themes/Katiola/xfwm4/shade-toggled-pressed.png -share/themes/Katiola/xfwm4/shade-toggled-pressed.xpm -share/themes/Katiola/xfwm4/stick-active.png -share/themes/Katiola/xfwm4/stick-active.xpm -share/themes/Katiola/xfwm4/stick-inactive.png -share/themes/Katiola/xfwm4/stick-inactive.xpm -share/themes/Katiola/xfwm4/stick-pressed.png -share/themes/Katiola/xfwm4/stick-pressed.xpm -share/themes/Katiola/xfwm4/stick-toggled-active.png -share/themes/Katiola/xfwm4/stick-toggled-active.xpm -share/themes/Katiola/xfwm4/stick-toggled-inactive.png -share/themes/Katiola/xfwm4/stick-toggled-inactive.xpm -share/themes/Katiola/xfwm4/stick-toggled-pressed.png -share/themes/Katiola/xfwm4/stick-toggled-pressed.xpm -share/themes/Katiola/xfwm4/themerc -share/themes/Katiola/xfwm4/title-1-active.png -share/themes/Katiola/xfwm4/title-1-active.xpm -share/themes/Katiola/xfwm4/title-1-inactive.png -share/themes/Katiola/xfwm4/title-1-inactive.xpm -share/themes/Katiola/xfwm4/title-2-active.png -share/themes/Katiola/xfwm4/title-2-active.xpm -share/themes/Katiola/xfwm4/title-2-inactive.png -share/themes/Katiola/xfwm4/title-2-inactive.xpm -share/themes/Katiola/xfwm4/title-3-active.png -share/themes/Katiola/xfwm4/title-3-active.xpm -share/themes/Katiola/xfwm4/title-3-inactive.png -share/themes/Katiola/xfwm4/title-3-inactive.xpm -share/themes/Katiola/xfwm4/title-4-active.png -share/themes/Katiola/xfwm4/title-4-active.xpm -share/themes/Katiola/xfwm4/title-4-inactive.png -share/themes/Katiola/xfwm4/title-4-inactive.xpm -share/themes/Katiola/xfwm4/title-5-active.png -share/themes/Katiola/xfwm4/title-5-active.xpm -share/themes/Katiola/xfwm4/title-5-inactive.png -share/themes/Katiola/xfwm4/title-5-inactive.xpm -share/themes/Katiola/xfwm4/top-left-active.png -share/themes/Katiola/xfwm4/top-left-active.xpm -share/themes/Katiola/xfwm4/top-left-inactive.png -share/themes/Katiola/xfwm4/top-left-inactive.xpm -share/themes/Katiola/xfwm4/top-right-active.png -share/themes/Katiola/xfwm4/top-right-active.xpm -share/themes/Katiola/xfwm4/top-right-inactive.png -share/themes/Katiola/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 @@ -626,6 +657,24 @@ 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 @@ -1282,14 +1331,14 @@ 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/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr/images @@ -1306,8 +1355,8 @@ share/xfwm4/defaults @dirrmtry share/themes/Default-4.0 @dirrm share/themes/Default-4.2/xfwm4 @dirrmtry share/themes/Default-4.2 -@dirrm share/themes/Katiola/xfwm4 -@dirrmtry share/themes/Katiola +@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 diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile index 540f2e8f4830..c1e90a233282 100644 --- a/x11-wm/xfce4/Makefile +++ b/x11-wm/xfce4/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= x11-wm xfce MASTER_SITES= # empty DISTFILES= # empty @@ -16,19 +15,22 @@ EXTRACT_ONLY= # empty MAINTAINER= oliver@FreeBSD.org COMMENT= The "meta-port" for the XFce 4 desktop environment -RUN_DEPENDS= ${LOCALBASE}/lib/xfce4/mcs-plugins/ui_plugin.so:${PORTSDIR}/sysutils/xfce4-mcs-plugins \ - xfwm4:${PORTSDIR}/x11-wm/xfce4-wm \ - xfce4-appfinder:${PORTSDIR}/misc/xfce4-appfinder \ +OPTIONS= ICONS "Install a full icon theme" on \ + ORAGE "Install the Xfce calendar application" on \ + MOUSEPAD "Install the Xfce text editor" on \ + TERMINAL "Install the Xfce terminal application" on \ + APPFINDER "Install the Xfce application finder" on \ + MIXER "Install the Xfce mixer application" on \ + PRINT "Install the Xfce printing helper" on \ + GDM "Install the login manager gdm" off + +RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm \ xfce4-session:${PORTSDIR}/x11-wm/xfce4-session \ xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel \ xfdesktop:${PORTSDIR}/x11-wm/xfce4-desktop \ startxfce4:${PORTSDIR}/sysutils/xfce4-utils \ - xfprint4:${PORTSDIR}/print/xfce4-print \ ${LOCALBASE}/lib/gtk-2.0/2.10.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine \ - thunar:${PORTSDIR}/x11-fm/thunar \ - orage:${PORTSDIR}/deskutils/orage \ - mousepad:${PORTSDIR}/editors/mousepad \ - Terminal:${PORTSDIR}/x11/Terminal + xfsettingsd:${PORTSDIR}/sysutils/xfce4-settings NO_BUILD= yes LATEST_LINK= xfce4 @@ -39,22 +41,41 @@ LATEST_LINK= xfce4 WITH_GDM= yes .endif -.if defined(WITH_GDM) +.if !defined(WITH_GDM) +PLIST_SUB+= GDM="@comment " +.else RUN_DEPENDS+= ${LOCALBASE}/sbin/gdm:${PORTSDIR}/x11/gdm PLIST_SUB+= GDM="" -.else -PLIST_SUB+= GDM="@comment " .endif -.if !defined(WITHOUT_EXTRAS) -.if !defined(WITHOUT_THEMES) +.if !defined(WITHOUT_ICONS) RUN_DEPENDS+= ${LOCALBASE}/share/xfce4/mime/Rodent.mime.xml:${PORTSDIR}/x11-themes/xfce4-icon-theme \ - ${LOCALBASE}/share/themes/Xfce/xfwm4/themerc:${PORTSDIR}/misc/xfce4-wm-themes + ${LOCALBASE}/share/themes/Xfce/xfwm4/themerc:${PORTSDIR}/misc/xfce4-wm-themes \ + icons-tango-extras>=0.1.0:${PORTSDIR}/x11-themes/icons-tango-extras .endif -.if !defined(WITHOUT_PLUGINS) -RUN_DEPENDS+= ${LOCALBASE}/lib/xfce4/modules/libxfce4mixer.so:${PORTSDIR}/audio/xfce4-mixer +.if !defined(WITHOUT_ORAGE) +RUN_DEPENDS+= orage:${PORTSDIR}/deskutils/orage .endif + +.if !defined(WITHOUT_MOUSEPAD) +RUN_DEPENDS+= mousepad:${PORTSDIR}/editors/mousepad +.endif + +.if !defined(WITHOUT_TERMINAL) +RUN_DEPENDS+= Terminal:${PORTSDIR}/x11/Terminal +.endif + +.if !defined(WITHOUT_APPFINDER) +RUN_DEPENDS+= xfce4-appfinder:${PORTSDIR}/misc/xfce4-appfinder +.endif + +.if !defined(WITHOUT_MIXER) +RUN_DEPENDS+= ${LOCALBASE}/bin/xfce4-mixer:${PORTSDIR}/audio/xfce4-mixer +.endif + +.if !defined(WITHOUT_PRINT) +RUN_DEPENDS+= xfprint4:${PORTSDIR}/print/xfce4-print .endif do-install: # empty @@ -66,5 +87,25 @@ post-install: @${INSTALL_SCRIPT} ${FILESDIR}/XFce4 ${PREFIX}/etc/gdm/Sessions @${SED} -e 's|%%PREFIX%%|${PREFIX}|' ${FILESDIR}/XFce4.desktop > ${PREFIX}/etc/dm/Sessions/XFce4.desktop .endif + @${ECHO} "================================================================" + @${ECHO} + @${ECHO} "If you want to allow users to restart or shutdown the system," + @${ECHO} "do not forget to add the following lines between the " + @${ECHO} "tags in your PolicyKit.conf file." + @${ECHO} " ${PREFIX}/etc/PolicyKit/PolicyKit.conf + @${ECHO} "" + @${ECHO} "" + @${ECHO} " " + @${ECHO} "" + @${ECHO} "" + @${ECHO} "" + @${ECHO} " " + @${ECHO} "" + @${ECHO} + @${ECHO} "Make also sure, hald_enable, dbus_enable and polkitd_enable" + @${ECHO} "is set to YES in your /etc/rc.conf" + @${ECHO} + @${ECHO} "================================================================" + .include diff --git a/x11/Makefile b/x11/Makefile index 17c92bb6cfaf..9b4c4f0d349f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -195,7 +195,6 @@ SUBDIR += libsx SUBDIR += libsynaptics SUBDIR += libxcb - SUBDIR += libxfce4mcs SUBDIR += libxfce4menu SUBDIR += libxfce4util SUBDIR += libxkbfile diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index aed7393ff2bf..0ecd14bb86b0 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Terminal -PORTVERSION= 0.2.8.3 +PORTVERSION= 0.2.10 PORTREVISION= 0 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} diff --git a/x11/Terminal/distinfo b/x11/Terminal/distinfo index 1ee441d8ad3b..3066bf153f96 100644 --- a/x11/Terminal/distinfo +++ b/x11/Terminal/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/Terminal-0.2.8.3.tar.bz2) = 38af7a51955f6dbb0ecd6d7b882805a1 -SHA256 (xfce4/Terminal-0.2.8.3.tar.bz2) = 801eec620b13f5f839ded46705f9386366891ae1f51ba7e171e110f3cbce8b18 -SIZE (xfce4/Terminal-0.2.8.3.tar.bz2) = 1860706 +MD5 (xfce4/Terminal-0.2.10.tar.bz2) = f6cefa97cf5cad558187267783ffce8a +SHA256 (xfce4/Terminal-0.2.10.tar.bz2) = 16e8d50c5a1d0a6a0442e3f7fd18c658a2517ef99e40b1f3f24a7bb925d09710 +SIZE (xfce4/Terminal-0.2.10.tar.bz2) = 1996883 diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index c551f28f6bdd..c440b42b96da 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -6,8 +6,7 @@ # $MCom: ports/x11/libexo/Makefile,v 1.1 2006/10/02 21:05:55 ahze Exp $ PORTNAME= libexo -PORTVERSION= 0.3.4 -PORTREVISION= 2 +PORTVERSION= 0.3.100 CATEGORIES= x11 xfce DISTNAME= exo-${PORTVERSION} MASTER_SITES= ${MASTER_SITE_XFCE} @@ -29,12 +28,11 @@ USE_GMAKE= yes USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_PERL5= yes -USE_XFCE= configenv libutil mcsmanager +USE_XFCE= configenv libutil OPTIONS= HAL "Enable HAL support" on \ NOTIFY "Enable notification support" on \ PYTHON "Enable Python support" off \ - MCS "Build with xfce4-mcs-manager support" on MAN1= exo-csource.1 exo-open.1 @@ -68,16 +66,6 @@ CONFIGURE_ARGS+=--disable-python PLIST_SUB+= PYTHON="@comment " .endif -.if !defined(WITHOUT_MCS) -CONFIGURE_ARGS+=--enable-mcs-plugin -BUILD_DEPENDS+= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager -RUN_DEPENDS+= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager -PLIST_SUB+= MCS_MANAGER="" -.else -CONFIGURE_ARGS+=--disable-mcs-plugin -PLIST_SUB+= MCS_MANAGER="@comment " -.endif - post-patch: @${REINPLACE_CMD} -e 's|FALSE;;|FALSE;|' ${WRKSRC}/exo/exo-icon-view.c @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo index 39404a4f6ccb..78b20f6430ab 100644 --- a/x11/libexo/distinfo +++ b/x11/libexo/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/exo-0.3.4.tar.bz2) = 7a1af943b1df32b6f89ae91823118a22 -SHA256 (xfce4/exo-0.3.4.tar.bz2) = a5373e9bd6055caa7cd5d06128f6236cfd2f4f6657ea4a85d7bd9eafe5bf0538 -SIZE (xfce4/exo-0.3.4.tar.bz2) = 1300127 +MD5 (xfce4/exo-0.3.100.tar.bz2) = ebded97ff55f43cd0fe6b16242992ecf +SHA256 (xfce4/exo-0.3.100.tar.bz2) = 782ffdb55284ec1ff5618ebbf55973507c5b70a3567d655ce8698ff21fcf4918 +SIZE (xfce4/exo-0.3.100.tar.bz2) = 1745489 diff --git a/x11/libexo/pkg-plist b/x11/libexo/pkg-plist index a10d3d74f8cf..b248748e3d6a 100644 --- a/x11/libexo/pkg-plist +++ b/x11/libexo/pkg-plist @@ -51,9 +51,6 @@ lib/libexo-hal-0.3.so.5 %%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyo -%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.a -%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.la -%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.so libdata/pkgconfig/exo-0.3.pc libdata/pkgconfig/exo-hal-0.3.pc libexec/exo-compose-mail-0.3 @@ -112,7 +109,6 @@ share/gtk-doc/html/exo/left.png share/gtk-doc/html/exo/right.png share/gtk-doc/html/exo/style.css share/gtk-doc/html/exo/up.png - share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png share/icons/hicolor/48x48/apps/applications-internet.png share/icons/hicolor/48x48/apps/applications-other.png @@ -122,6 +118,7 @@ share/locale/be/LC_MESSAGES/libexo-0.3.mo share/locale/ca/LC_MESSAGES/libexo-0.3.mo share/locale/cy/LC_MESSAGES/libexo-0.3.mo share/locale/cs/LC_MESSAGES/libexo-0.3.mo +share/locale/da/LC_MESSAGES/libexo-0.3.mo share/locale/de/LC_MESSAGES/libexo-0.3.mo share/locale/dz/LC_MESSAGES/libexo-0.3.mo share/locale/el/LC_MESSAGES/libexo-0.3.mo @@ -134,9 +131,11 @@ share/locale/fr/LC_MESSAGES/libexo-0.3.mo share/locale/gl/LC_MESSAGES/libexo-0.3.mo share/locale/he/LC_MESSAGES/libexo-0.3.mo share/locale/hu/LC_MESSAGES/libexo-0.3.mo +share/locale/id/LC_MESSAGES/libexo-0.3.mo share/locale/it/LC_MESSAGES/libexo-0.3.mo share/locale/ja/LC_MESSAGES/libexo-0.3.mo share/locale/ka/LC_MESSAGES/libexo-0.3.mo +share/locale/ku/LC_MESSAGES/libexo-0.3.mo share/locale/lt/LC_MESSAGES/libexo-0.3.mo share/locale/lv/LC_MESSAGES/libexo-0.3.mo share/locale/mk/LC_MESSAGES/libexo-0.3.mo @@ -150,7 +149,10 @@ share/locale/ro/LC_MESSAGES/libexo-0.3.mo share/locale/ru/LC_MESSAGES/libexo-0.3.mo share/locale/sq/LC_MESSAGES/libexo-0.3.mo share/locale/sv/LC_MESSAGES/libexo-0.3.mo +share/locale/tr/LC_MESSAGES/libexo-0.3.mo +share/locale/uk/LC_MESSAGES/libexo-0.3.mo share/locale/ur/LC_MESSAGES/libexo-0.3.mo +share/locale/zh_CN/LC_MESSAGES/libexo-0.3.mo share/locale/zh_TW/LC_MESSAGES/libexo-0.3.mo share/pixmaps/exo-0.3/exo-thumbnail-frame.png %%PYTHON%%share/pygtk/2.0/defs/exo-0.3/exo.defs @@ -164,11 +166,31 @@ share/xfce4/doc/fr/images/exo-preferred-applications-internet.png share/xfce4/doc/fr/images/exo-preferred-applications-utilities.png share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/es/images/exo-preferred-applications-internet.png +share/xfce4/doc/es/images/exo-preferred-applications-utilities.png +share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/es/exo-preferred-applications.html +share/xfce4/doc/id/images/exo-preferred-applications-internet.png +share/xfce4/doc/id/images/exo-preferred-applications-utilities.png +share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/id/exo-preferred-applications.html share/xfce4/doc/ja/exo-preferred-applications.html share/xfce4/doc/ja/images/exo-preferred-applications-internet.png share/xfce4/doc/ja/images/exo-preferred-applications-utilities.png share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/pt_BR/images/exo-preferred-applications-internet.png +share/xfce4/doc/pt_BR/images/exo-preferred-applications-utilities.png +share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/pt_BR/exo-preferred-applications.html +share/xfce4/doc/tr/images/exo-preferred-applications-internet.png +share/xfce4/doc/tr/images/exo-preferred-applications-utilities.png +share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/tr/exo-preferred-applications.html share/xfce4/helpers/Terminal.desktop share/xfce4/helpers/aterm.desktop share/xfce4/helpers/balsa.desktop @@ -185,6 +207,7 @@ share/xfce4/helpers/kmail.desktop share/xfce4/helpers/konqueror.desktop share/xfce4/helpers/links.desktop share/xfce4/helpers/lynx.desktop +share/xfce4/helpers/midori.desktop share/xfce4/helpers/mozilla-browser.desktop share/xfce4/helpers/mozilla-mailer.desktop share/xfce4/helpers/mutt.desktop @@ -204,7 +227,6 @@ share/xfce4/helpers/xterm.desktop @dirrm include/exo-0.3/exo @dirrm include/exo-0.3/exo-hal @dirrm include/exo-0.3 -@dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4 @dirrm share/gtk-doc/html/exo @dirrmtry share/gtk-doc/html @@ -226,10 +248,18 @@ share/xfce4/helpers/xterm.desktop @dirrm share/pixmaps/exo-0.3 @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C +@dirrmtry share/xfce4/doc/es/images +@dirrmtry share/xfce4/doc/es @dirrmtry share/xfce4/doc/fr/images @dirrmtry share/xfce4/doc/fr +@dirrmtry share/xfce4/doc/id/images +@dirrmtry share/xfce4/doc/id @dirrmtry share/xfce4/doc/ja/images @dirrmtry share/xfce4/doc/ja +@dirrmtry share/xfce4/doc/pt_BR/images +@dirrmtry share/xfce4/doc/pt_BR +@dirrmtry share/xfce4/doc/tr/images +@dirrmtry share/xfce4/doc/tr @dirrmtry share/xfce4/doc @dirrmtry share/xfce4/helpers @dirrmtry share/xfce4 diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile deleted file mode 100644 index 80c3510e0743..000000000000 --- a/x11/libxfce4mcs/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: libxfce4util -# Date created: 7 June 2003 -# Whom: James Earl -# -# $FreeBSD$ -# - -PORTNAME= libxfce4mcs -PORTVERSION= 4.4.3 -PORTREVISION= 0 -CATEGORIES= x11 xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -DIST_SUBDIR= xfce4 - -MAINTAINER= oliver@FreeBSD.org -COMMENT= XFce 4 settings management library used by most XFce 4 modules - -USE_AUTOTOOLS= libtool:15 -GNU_CONFIGURE= yes -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= glib20 gnomehack gnometarget pkgconfig -USE_LDCONFIG= yes -USE_XFCE= configenv libutil - -OPTIONS= GTKDOC "install the library documentation" off \ - STARTUP "Enable startup notification support" on - -.include - -.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 diff --git a/x11/libxfce4mcs/distinfo b/x11/libxfce4mcs/distinfo deleted file mode 100644 index cf2196d0f9c5..000000000000 --- a/x11/libxfce4mcs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = c50846b0ad090c2434ca4df1d060cc98 -SHA256 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = 220f59631de5bc6cbfe16dbaded79db1c4294aa2aca13f18cace24cb91d4fcb2 -SIZE (xfce4/libxfce4mcs-4.4.3.tar.bz2) = 297208 diff --git a/x11/libxfce4mcs/pkg-descr b/x11/libxfce4mcs/pkg-descr deleted file mode 100644 index 9f1d09ec22bd..000000000000 --- a/x11/libxfce4mcs/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -XFce 4 settings management library used by most XFce 4 modules. - -WWW: http://www.xfce.org/projects/libraries/ diff --git a/x11/libxfce4mcs/pkg-plist b/x11/libxfce4mcs/pkg-plist deleted file mode 100644 index 0845a713d42c..000000000000 --- a/x11/libxfce4mcs/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -include/xfce4/libxfce4mcs/mcs-client.h -include/xfce4/libxfce4mcs/mcs-client-enum-types.h -include/xfce4/libxfce4mcs/mcs-common.h -include/xfce4/libxfce4mcs/mcs-manager.h -lib/libxfce4mcs-client.a -lib/libxfce4mcs-client.la -lib/libxfce4mcs-client.so -lib/libxfce4mcs-client.so.3 -lib/libxfce4mcs-manager.a -lib/libxfce4mcs-manager.la -lib/libxfce4mcs-manager.so -lib/libxfce4mcs-manager.so.3 -libdata/pkgconfig/libxfce4mcs-manager-1.0.pc -libdata/pkgconfig/libxfce4mcs-client-1.0.pc -share/gtk-doc/html/libxfce4mcs/ch01.html -share/gtk-doc/html/libxfce4mcs/home.png -share/gtk-doc/html/libxfce4mcs/index.html -share/gtk-doc/html/libxfce4mcs/index.sgml -share/gtk-doc/html/libxfce4mcs/left.png -share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-client.html -share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-common.html -share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-manager.html -share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp -share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp2 -share/gtk-doc/html/libxfce4mcs/right.png -share/gtk-doc/html/libxfce4mcs/style.css -share/gtk-doc/html/libxfce4mcs/up.png -@dirrm include/xfce4/libxfce4mcs -@dirrm share/gtk-doc/html/libxfce4mcs -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -@dirrmtry include/xfce4 diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index d1be64db1378..b467f2dc960d 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libxfce4util -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.6.0 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo index 231218cf3720..d582be56930a 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/libxfce4util-4.4.3.tar.bz2) = 0a4d887b84c8b79ae09a1c6b20626c95 -SHA256 (xfce4/libxfce4util-4.4.3.tar.bz2) = cbed16df6bf97e3e9cd885801db0be012ec70cd1d99c1b28559923c66f877770 -SIZE (xfce4/libxfce4util-4.4.3.tar.bz2) = 390566 +MD5 (xfce4/libxfce4util-4.6.0.tar.bz2) = 2b0b7cdb4516704940eedf11edc94d5e +SHA256 (xfce4/libxfce4util-4.6.0.tar.bz2) = eb5f0e74f06001d525d2baeb1ba64c8d8141d9197a01cced28c5e2307f15c9a0 +SIZE (xfce4/libxfce4util-4.6.0.tar.bz2) = 404693 diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist index 64242488d09d..c274503f28e5 100644 --- a/x11/libxfce4util/pkg-plist +++ b/x11/libxfce4util/pkg-plist @@ -12,13 +12,14 @@ include/xfce4/libxfce4util/xfce-i18n.h include/xfce4/libxfce4util/xfce-kiosk.h include/xfce4/libxfce4util/xfce-license.h include/xfce4/libxfce4util/xfce-miscutils.h +include/xfce4/libxfce4util/xfce-posix-signal-handler.h include/xfce4/libxfce4util/xfce-rc.h include/xfce4/libxfce4util/xfce-resource.h include/xfce4/libxfce4util/xfce-utf8.h lib/libxfce4util.a lib/libxfce4util.la lib/libxfce4util.so -lib/libxfce4util.so.4 +lib/libxfce4util.so.5 libdata/pkgconfig/libxfce4util-1.0.pc sbin/xfce4-kiosk-query share/gtk-doc/html/libxfce4util/home.png @@ -29,6 +30,7 @@ share/gtk-doc/html/libxfce4util/libxfce4util-Desktop-entries.html share/gtk-doc/html/libxfce4util/libxfce4util-File-Utilities.html share/gtk-doc/html/libxfce4util/libxfce4util-Internationalisation.html share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html +share/gtk-doc/html/libxfce4util/libxfce4util-POSIX-Signal-Handling.html share/gtk-doc/html/libxfce4util/libxfce4util-Resource-Config-File-Support.html share/gtk-doc/html/libxfce4util/libxfce4util-Resource-lookup-functions.html share/gtk-doc/html/libxfce4util/libxfce4util-Unicode-Support-Functions.html @@ -51,9 +53,11 @@ share/locale/ar/LC_MESSAGES/libxfce4util.mo share/locale/ca/LC_MESSAGES/libxfce4util.mo share/locale/cs/LC_MESSAGES/libxfce4util.mo share/locale/cy/LC_MESSAGES/libxfce4util.mo +share/locale/da/LC_MESSAGES/libxfce4util.mo share/locale/de/LC_MESSAGES/libxfce4util.mo share/locale/dz/LC_MESSAGES/libxfce4util.mo share/locale/en_GB/LC_MESSAGES/libxfce4util.mo +share/locale/es/LC_MESSAGES/libxfce4util.mo share/locale/et/LC_MESSAGES/libxfce4util.mo share/locale/eu/LC_MESSAGES/libxfce4util.mo share/locale/fi/LC_MESSAGES/libxfce4util.mo @@ -61,7 +65,6 @@ share/locale/fr/LC_MESSAGES/libxfce4util.mo share/locale/gl/LC_MESSAGES/libxfce4util.mo share/locale/he/LC_MESSAGES/libxfce4util.mo share/locale/id/LC_MESSAGES/libxfce4util.mo -share/locale/it/LC_MESSAGES/libxfce4util.mo share/locale/ja/LC_MESSAGES/libxfce4util.mo share/locale/ka/LC_MESSAGES/libxfce4util.mo share/locale/ko/LC_MESSAGES/libxfce4util.mo @@ -75,12 +78,12 @@ share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo share/locale/pt_PT/LC_MESSAGES/libxfce4util.mo share/locale/ro/LC_MESSAGES/libxfce4util.mo share/locale/si/LC_MESSAGES/libxfce4util.mo -share/locale/sk/LC_MESSAGES/libxfce4util.mo share/locale/sq/LC_MESSAGES/libxfce4util.mo -share/locale/th/LC_MESSAGES/libxfce4util.mo +share/locale/sv/LC_MESSAGES/libxfce4util.mo share/locale/tr/LC_MESSAGES/libxfce4util.mo share/locale/uk/LC_MESSAGES/libxfce4util.mo share/locale/ur/LC_MESSAGES/libxfce4util.mo +share/locale/zh_CN/LC_MESSAGES/libxfce4util.mo @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO @dirrmtry share/locale/ur/LC_MESSAGES