From 79d3242cef99cec8e8de668f9aa51fbb94bb4582 Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 21 Apr 2015 08:56:37 +0000 Subject: Update Xfce to 4.12.0. This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major Xfce releases since 4.6.2, our previous pkgsrc release. For more information about the thousands of changes in each major release since then, please see: Xfce 4.12 announcement: http://www.xfce.org/about/news Xfce 4.12 tour: http://www.xfce.org/about/tour Xfce 4.10 announcement: http://www.xfce.org/about/news/?post=1335571200 Xfce 4.10 tour: http://www.xfce.org/about/tour410 Xfce 4.8 announcement: http://www.xfce.org/about/news/?post=1295136000 Xfce 4.8 tour: http://www.xfce.org/about/tour48 The pkgsrc changes since then are: New packages: archivers/xfce4-thunar-archive graphics/elementary-xfce-icon-theme mail/xfce4-mailwatch-plugin misc/xfce4-time-out-plugin multimedia/xfce4-thunar-media-tags sysutils/xfce4-mount-plugin sysutils/xfce4-taskmanager sysutils/xfce4-thunar-vcs sysutils/xfce4-verve-plugin x11/xfce4-garcon x11/xfce4-notifyd x11/xfce4-tumbler x11/xfce4-whiskermenu-plugin Renamed packages: devel/xfconf to devel/xfce4-conf x11/libxfce4menu to x11/libxfce4ui x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter Updated packages: audio/xfce4-mixer audio/xfce4-xmms-plugin devel/xfce4-dev-tools editors/xfce4-mousepad graphics/ristretto meta-pkgs/xfce4-extras meta-pkgs/xfce4 misc/xfce4-weather-plugin multimedia/xfce4-mpc-plugin net/xfce4-wavelan-plugin sysutils/xfce4-appfinder sysutils/xfce4-battery-plugin sysutils/xfce4-cpugraph-plugin sysutils/xfce4-diskperf-plugin sysutils/xfce4-fsguard-plugin sysutils/xfce4-genmon-plugin sysutils/xfce4-netload-plugin sysutils/xfce4-quicklauncher-plugin sysutils/xfce4-systemload-plugin sysutils/xfce4-thunar sysutils/xfce4-xarchiver sysutils/xfce4-xkb-plugin textproc/xfce4-dict-plugin time/xfce4-datetime-plugin time/xfce4-orage time/xfce4-timer-plugin wm/xfce4-wm-themes wm/xfce4-wm x11/libxfce4gui x11/libxfce4util x11/xfce4-clipman-plugin x11/xfce4-desktop x11/xfce4-exo x11/xfce4-eyes-plugin x11/xfce4-gtk2-engine x11/xfce4-notes-plugin x11/xfce4-panel x11/xfce4-places-plugin x11/xfce4-session x11/xfce4-settings x11/xfce4-terminal Removed packages: sysutils/xfce4-volman x11/xfce4-utils This is based on a huge amount of work by the NetBSDfr team and Youri Mouton, who takes over as MAINTAINER, and has been tested by Youri on a large number of platforms prior to commit. A massive thanks to them. Any issues with the import are mine alone as the committer-by-proxy. --- archivers/Makefile | 3 +- archivers/xfce4-thunar-archive/DESCR | 5 + archivers/xfce4-thunar-archive/Makefile | 19 + archivers/xfce4-thunar-archive/PLIST | 53 + archivers/xfce4-thunar-archive/distinfo | 5 + audio/xfce4-mixer/Makefile | 15 +- audio/xfce4-mixer/PLIST | 78 +- audio/xfce4-mixer/buildlink3.mk | 13 - audio/xfce4-mixer/distinfo | 8 +- audio/xfce4-xmms-plugin/Makefile | 12 +- audio/xfce4-xmms-plugin/PLIST | 22 +- audio/xfce4-xmms-plugin/buildlink3.mk | 16 - audio/xfce4-xmms-plugin/distinfo | 9 +- .../patches/patch-panel-plugin_Makefile.in | 32 + devel/Makefile | 4 +- devel/xfce4-conf/DESCR | 1 + devel/xfce4-conf/Makefile | 24 + devel/xfce4-conf/PLIST | 83 + devel/xfce4-conf/buildlink3.mk | 17 + devel/xfce4-conf/distinfo | 5 + devel/xfce4-dev-tools/Makefile | 7 +- devel/xfce4-dev-tools/PLIST | 3 +- devel/xfce4-dev-tools/buildlink3.mk | 13 - devel/xfce4-dev-tools/distinfo | 8 +- devel/xfconf/DESCR | 1 - devel/xfconf/Makefile | 33 - devel/xfconf/PLIST | 53 - devel/xfconf/buildlink3.mk | 17 - devel/xfconf/distinfo | 5 - doc/CHANGES-2015 | 61 +- doc/TODO | 3 +- editors/xfce4-mousepad/Makefile | 17 +- editors/xfce4-mousepad/PLIST | 39 +- editors/xfce4-mousepad/buildlink3.mk | 13 - editors/xfce4-mousepad/distinfo | 8 +- graphics/Makefile | 3 +- graphics/elementary-xfce-icon-theme/DESCR | 2 + graphics/elementary-xfce-icon-theme/Makefile | 36 + graphics/elementary-xfce-icon-theme/PLIST | 12978 +++++++++++++++++++ graphics/elementary-xfce-icon-theme/distinfo | 5 + .../files/icon-cache.tmpl | 36 + graphics/ristretto/Makefile | 17 +- graphics/ristretto/PLIST | 25 +- graphics/ristretto/distinfo | 8 +- mail/Makefile | 3 +- mail/xfce4-mailwatch-plugin/DESCR | 2 + mail/xfce4-mailwatch-plugin/Makefile | 19 + mail/xfce4-mailwatch-plugin/PLIST | 50 + mail/xfce4-mailwatch-plugin/distinfo | 5 + meta-pkgs/xfce4-extras/Makefile | 81 +- meta-pkgs/xfce4/Makefile | 40 +- meta-pkgs/xfce4/Makefile.common | 46 +- meta-pkgs/xfce4/buildlink3.mk | 32 - misc/Makefile | 3 +- misc/xfce4-time-out-plugin/DESCR | 3 + misc/xfce4-time-out-plugin/Makefile | 14 + misc/xfce4-time-out-plugin/PLIST | 48 + misc/xfce4-time-out-plugin/distinfo | 5 + misc/xfce4-weather-plugin/Makefile | 14 +- misc/xfce4-weather-plugin/PLIST | 381 +- misc/xfce4-weather-plugin/buildlink3.mk | 16 - misc/xfce4-weather-plugin/distinfo | 8 +- multimedia/Makefile | 3 +- multimedia/xfce4-mpc-plugin/Makefile | 13 +- multimedia/xfce4-mpc-plugin/PLIST | 39 +- multimedia/xfce4-mpc-plugin/buildlink3.mk | 18 - multimedia/xfce4-mpc-plugin/distinfo | 8 +- multimedia/xfce4-thunar-media-tags/DESCR | 10 + multimedia/xfce4-thunar-media-tags/Makefile | 17 + multimedia/xfce4-thunar-media-tags/PLIST | 44 + multimedia/xfce4-thunar-media-tags/distinfo | 5 + net/xfce4-wavelan-plugin/Makefile | 12 +- net/xfce4-wavelan-plugin/PLIST | 36 +- net/xfce4-wavelan-plugin/buildlink3.mk | 16 - net/xfce4-wavelan-plugin/distinfo | 10 +- net/xfce4-wavelan-plugin/patches/patch-aa | 49 - .../patches/patch-panel-plugin_wi__bsd.c | 244 + print/Makefile | 3 +- print/xfce4-print/DESCR | 4 - print/xfce4-print/Makefile | 28 - print/xfce4-print/PLIST | 108 - print/xfce4-print/buildlink3.mk | 24 - print/xfce4-print/distinfo | 7 - print/xfce4-print/options.mk | 31 - print/xfce4-print/patches/patch-aa | 14 - print/xfce4-print/patches/patch-ab | 14 - sysutils/Makefile | 7 +- sysutils/xfce4-appfinder/Makefile | 13 +- sysutils/xfce4-appfinder/PLIST | 34 +- sysutils/xfce4-appfinder/buildlink3.mk | 13 - sysutils/xfce4-appfinder/distinfo | 9 +- .../patches/patch-src_xfce-appfinder-window.c | 15 - sysutils/xfce4-battery-plugin/Makefile | 14 +- sysutils/xfce4-battery-plugin/PLIST | 77 +- sysutils/xfce4-battery-plugin/buildlink3.mk | 19 - sysutils/xfce4-battery-plugin/distinfo | 10 +- sysutils/xfce4-battery-plugin/patches/patch-aa | 101 - .../patches/patch-panel-plugin_battery.c | 63 + sysutils/xfce4-cpugraph-plugin/Makefile | 19 +- sysutils/xfce4-cpugraph-plugin/PLIST | 51 +- sysutils/xfce4-cpugraph-plugin/buildlink3.mk | 16 - sysutils/xfce4-cpugraph-plugin/distinfo | 12 +- sysutils/xfce4-cpugraph-plugin/patches/patch-aa | 14 - sysutils/xfce4-cpugraph-plugin/patches/patch-ab | 31 - sysutils/xfce4-cpugraph-plugin/patches/patch-ad | 15 - .../patches/patch-panel-plugin_os.c | 14 + sysutils/xfce4-diskperf-plugin/Makefile | 14 +- sysutils/xfce4-diskperf-plugin/PLIST | 37 +- sysutils/xfce4-diskperf-plugin/buildlink3.mk | 16 - sysutils/xfce4-diskperf-plugin/distinfo | 10 +- sysutils/xfce4-diskperf-plugin/patches/patch-aa | 84 - .../patches/patch-panel-plugin_devperf.c | 179 + sysutils/xfce4-fsguard-plugin/Makefile | 12 +- sysutils/xfce4-fsguard-plugin/PLIST | 45 +- sysutils/xfce4-fsguard-plugin/buildlink3.mk | 16 - sysutils/xfce4-fsguard-plugin/distinfo | 10 +- sysutils/xfce4-fsguard-plugin/patches/patch-aa | 19 - .../patches/patch-panel-plugin_fsguard.c | 26 + sysutils/xfce4-genmon-plugin/Makefile | 15 +- sysutils/xfce4-genmon-plugin/PLIST | 38 +- sysutils/xfce4-genmon-plugin/buildlink3.mk | 18 - sysutils/xfce4-genmon-plugin/distinfo | 9 +- .../patches/patch-panel-plugin_cmdspawn.c | 92 + sysutils/xfce4-mount-plugin/DESCR | 4 + sysutils/xfce4-mount-plugin/Makefile | 14 + sysutils/xfce4-mount-plugin/PLIST | 39 + sysutils/xfce4-mount-plugin/distinfo | 6 + .../patches/patch-panel-plugin_devices.c | 297 + sysutils/xfce4-netload-plugin/Makefile | 12 +- sysutils/xfce4-netload-plugin/PLIST | 52 +- sysutils/xfce4-netload-plugin/buildlink3.mk | 16 - sysutils/xfce4-netload-plugin/distinfo | 14 +- sysutils/xfce4-netload-plugin/patches/patch-aa | 13 - sysutils/xfce4-netload-plugin/patches/patch-ab | 13 - sysutils/xfce4-netload-plugin/patches/patch-ac | 27 - .../patches/patch-panel-plugin_Makefile.in | 23 + .../patches/patch-panel-plugin_net.c | 18 + .../patches/patch-panel-plugin_net.h | 14 + sysutils/xfce4-quicklauncher-plugin/Makefile | 10 +- sysutils/xfce4-quicklauncher-plugin/PLIST | 6 +- sysutils/xfce4-quicklauncher-plugin/buildlink3.mk | 16 - sysutils/xfce4-quicklauncher-plugin/distinfo | 3 +- .../patches/patch-panel-plugin_Makefile.in | 34 + sysutils/xfce4-systemload-plugin/Makefile | 11 +- sysutils/xfce4-systemload-plugin/PLIST | 36 +- sysutils/xfce4-systemload-plugin/buildlink3.mk | 16 - sysutils/xfce4-systemload-plugin/distinfo | 13 +- sysutils/xfce4-systemload-plugin/patches/patch-aa | 13 - sysutils/xfce4-systemload-plugin/patches/patch-ab | 36 - sysutils/xfce4-systemload-plugin/patches/patch-ac | 81 - sysutils/xfce4-systemload-plugin/patches/patch-ad | 14 - sysutils/xfce4-systemload-plugin/patches/patch-ae | 13 - sysutils/xfce4-taskmanager/DESCR | 1 + sysutils/xfce4-taskmanager/Makefile | 19 + sysutils/xfce4-taskmanager/PLIST | 56 + sysutils/xfce4-taskmanager/distinfo | 6 + .../patches/patch-src_task-manager-bsd.c | 441 + sysutils/xfce4-thunar-vcs/DESCR | 8 + sysutils/xfce4-thunar-vcs/Makefile | 18 + sysutils/xfce4-thunar-vcs/PLIST | 28 + sysutils/xfce4-thunar-vcs/TODO | 2 + sysutils/xfce4-thunar-vcs/distinfo | 5 + sysutils/xfce4-thunar/Makefile | 30 +- sysutils/xfce4-thunar/PLIST | 409 +- sysutils/xfce4-thunar/buildlink3.mk | 26 +- sysutils/xfce4-thunar/distinfo | 17 +- sysutils/xfce4-thunar/options.mk | 14 +- .../xfce4-thunar/patches/patch-ThunarBulkRename.in | 13 + sysutils/xfce4-thunar/patches/patch-aa | 40 - sysutils/xfce4-thunar/patches/patch-ab | 13 - sysutils/xfce4-thunar/patches/patch-ac | 13 +- .../patches/patch-org.xfce.FileManager.service.in | 10 + .../patches/patch-org.xfce.Thunar.service.in | 10 + .../patches/patch-thunar-vfs_thunar-vfs-io-jobs.c | 17 - .../xfce4-thunar/patches/patch-thunar_Makefile.in | 27 + sysutils/xfce4-verve-plugin/DESCR | 8 + sysutils/xfce4-verve-plugin/Makefile | 14 + sysutils/xfce4-verve-plugin/PLIST | 51 + sysutils/xfce4-verve-plugin/distinfo | 5 + sysutils/xfce4-volman/DESCR | 1 - sysutils/xfce4-volman/Makefile | 18 - sysutils/xfce4-volman/PLIST | 22 - sysutils/xfce4-volman/buildlink3.mk | 13 - sysutils/xfce4-volman/distinfo | 5 - sysutils/xfce4-xarchiver/Makefile | 14 +- sysutils/xfce4-xarchiver/PLIST | 6 +- sysutils/xfce4-xarchiver/buildlink3.mk | 16 - sysutils/xfce4-xarchiver/distinfo | 8 +- sysutils/xfce4-xkb-plugin/Makefile | 15 +- sysutils/xfce4-xkb-plugin/PLIST | 194 +- sysutils/xfce4-xkb-plugin/buildlink3.mk | 16 - sysutils/xfce4-xkb-plugin/distinfo | 9 +- .../patches/patch-panel-plugin_Makefile.in | 32 + textproc/xfce4-dict-plugin/Makefile | 14 +- textproc/xfce4-dict-plugin/PLIST | 14 +- textproc/xfce4-dict-plugin/buildlink3.mk | 18 - textproc/xfce4-dict-plugin/distinfo | 9 +- .../patches/patch-panel-plugin_Makefile.in | 32 + time/xfce4-datetime-plugin/Makefile | 13 +- time/xfce4-datetime-plugin/PLIST | 32 +- time/xfce4-datetime-plugin/buildlink3.mk | 16 - time/xfce4-datetime-plugin/distinfo | 8 +- time/xfce4-orage/Makefile | 19 +- time/xfce4-orage/PLIST | 241 +- time/xfce4-orage/buildlink3.mk | 13 - time/xfce4-orage/distinfo | 11 +- time/xfce4-orage/patches/patch-aa | 27 - .../patches/patch-panel-plugin_Makefile.in | 32 + time/xfce4-orage/patches/patch-src_reminder.c | 44 - time/xfce4-timer-plugin/Makefile | 12 +- time/xfce4-timer-plugin/PLIST | 40 +- time/xfce4-timer-plugin/buildlink3.mk | 17 - time/xfce4-timer-plugin/distinfo | 9 +- .../patches/patch-src_Makefile.in | 23 + wm/xfce4-wm-themes/Makefile | 12 +- wm/xfce4-wm-themes/PLIST | 1009 +- wm/xfce4-wm-themes/buildlink3.mk | 13 - wm/xfce4-wm-themes/distinfo | 8 +- wm/xfce4-wm/Makefile | 31 +- wm/xfce4-wm/PLIST | 1085 +- wm/xfce4-wm/buildlink3.mk | 13 - wm/xfce4-wm/distinfo | 9 +- wm/xfce4-wm/patches/patch-defaults_defaults | 15 + x11/Makefile | 11 +- x11/libxfce4gui/Makefile | 30 +- x11/libxfce4gui/PLIST | 20 +- x11/libxfce4gui/buildlink3.mk | 12 +- x11/libxfce4gui/distinfo | 11 +- x11/libxfce4gui/patches/patch-aa | 13 - .../patches/patch-libxfcegui4_dialogs.c | 13 + .../patches/patch-libxfcegui4_xfce-exec.c | 22 + x11/libxfce4menu/DESCR | 1 - x11/libxfce4menu/Makefile | 15 - x11/libxfce4menu/PLIST | 87 - x11/libxfce4menu/buildlink3.mk | 18 - x11/libxfce4menu/distinfo | 5 - x11/libxfce4ui/DESCR | 2 + x11/libxfce4ui/Makefile | 25 + x11/libxfce4ui/PLIST | 103 + x11/libxfce4ui/buildlink3.mk | 16 + x11/libxfce4ui/distinfo | 6 + .../patches/patch-libxfce4kbd-private_Makefile.in | 14 + x11/libxfce4util/Makefile | 12 +- x11/libxfce4util/PLIST | 42 +- x11/libxfce4util/buildlink3.mk | 8 +- x11/libxfce4util/distinfo | 8 +- x11/libxfce4util/hacks.mk | 17 - x11/xfce4-clipman-plugin/Makefile | 24 +- x11/xfce4-clipman-plugin/PLIST | 57 +- x11/xfce4-clipman-plugin/buildlink3.mk | 16 - x11/xfce4-clipman-plugin/distinfo | 9 +- .../patches/patch-panel-plugin_Makefile.in | 23 + x11/xfce4-desktop/Makefile | 36 +- x11/xfce4-desktop/PLIST | 92 +- x11/xfce4-desktop/buildlink3.mk | 13 - x11/xfce4-desktop/distinfo | 9 +- x11/xfce4-desktop/patches/patch-ac | 13 - x11/xfce4-exo/Makefile | 38 +- x11/xfce4-exo/PLIST | 331 +- x11/xfce4-exo/buildlink3.mk | 18 +- x11/xfce4-exo/distinfo | 14 +- x11/xfce4-exo/patches/patch-ad | 86 - x11/xfce4-exo/patches/patch-ae | 22 - x11/xfce4-exo/patches/patch-af | 9 +- .../patches/patch-exo-helper_helpers_helpers.rc | 11 + .../patches/patch-exo-mount-notify_main.c | 15 - x11/xfce4-eyes-plugin/Makefile | 12 +- x11/xfce4-eyes-plugin/PLIST | 36 +- x11/xfce4-eyes-plugin/buildlink3.mk | 18 - x11/xfce4-eyes-plugin/distinfo | 8 +- x11/xfce4-garcon/DESCR | 1 + x11/xfce4-garcon/Makefile | 18 + x11/xfce4-garcon/PLIST | 123 + x11/xfce4-garcon/buildlink3.mk | 14 + x11/xfce4-garcon/distinfo | 8 + .../patches/patch-data_xfce_Makefile.in | 14 + .../patches/patch-garcon-gtk_Makefile.in | 14 + x11/xfce4-garcon/patches/patch-garcon_Makefile.in | 14 + x11/xfce4-gtk2-engine/Makefile | 13 +- x11/xfce4-gtk2-engine/PLIST | 4 +- x11/xfce4-gtk2-engine/buildlink3.mk | 13 - x11/xfce4-gtk2-engine/distinfo | 8 +- x11/xfce4-notes-plugin/Makefile | 20 +- x11/xfce4-notes-plugin/PLIST | 56 +- x11/xfce4-notes-plugin/buildlink3.mk | 16 - x11/xfce4-notes-plugin/distinfo | 9 +- .../patches/patch-src_Makefile.in | 34 + x11/xfce4-notifyd/DESCR | 9 + x11/xfce4-notifyd/Makefile | 20 + x11/xfce4-notifyd/PLIST | 53 + x11/xfce4-notifyd/distinfo | 5 + x11/xfce4-panel/Makefile | 35 +- x11/xfce4-panel/PLIST | 193 +- x11/xfce4-panel/buildlink3.mk | 10 +- x11/xfce4-panel/distinfo | 12 +- x11/xfce4-panel/patches/patch-ab | 13 - x11/xfce4-panel/patches/patch-ac | 23 - x11/xfce4-panel/patches/patch-ad | 13 - x11/xfce4-panel/patches/patch-migrate_Makefile.in | 14 + x11/xfce4-places-plugin/Makefile | 13 +- x11/xfce4-places-plugin/PLIST | 28 +- x11/xfce4-places-plugin/buildlink3.mk | 19 - x11/xfce4-places-plugin/distinfo | 18 +- .../patches/patch-panel-plugin_cfg.c | 41 - .../patches/patch-panel-plugin_cfg.h | 29 - .../patches/patch-panel-plugin_model.c | 64 +- .../patches/patch-panel-plugin_model.h | 31 +- .../patches/patch-panel-plugin_model__user.c | 23 + .../patches/patch-panel-plugin_model__volumes.c | 14 + .../patches/patch-panel-plugin_view.c | 34 - .../patches/patch-panel-plugin_view.h | 25 - x11/xfce4-screenshooter-plugin/DESCR | 1 - x11/xfce4-screenshooter-plugin/Makefile | 14 - x11/xfce4-screenshooter-plugin/PLIST | 3 - x11/xfce4-screenshooter-plugin/buildlink3.mk | 18 - x11/xfce4-screenshooter-plugin/distinfo | 5 - x11/xfce4-screenshooter/DESCR | 7 + x11/xfce4-screenshooter/Makefile | 20 + x11/xfce4-screenshooter/PLIST | 63 + x11/xfce4-screenshooter/distinfo | 5 + x11/xfce4-session/Makefile | 35 +- x11/xfce4-session/PLIST | 47 +- x11/xfce4-session/buildlink3.mk | 17 - x11/xfce4-session/distinfo | 14 +- x11/xfce4-session/patches/patch-ab | 13 - x11/xfce4-session/patches/patch-ac | 7 +- .../patches/patch-scripts_Makefile.in | 20 + .../patches/patch-scripts_startxfce4.in | 23 + .../patches/patch-settings_xfce4-session.xml | 14 + x11/xfce4-settings/Makefile | 36 +- x11/xfce4-settings/PLIST | 35 +- x11/xfce4-settings/buildlink3.mk | 13 - x11/xfce4-settings/distinfo | 15 +- x11/xfce4-settings/patches/patch-aa | 13 - x11/xfce4-settings/patches/patch-ab | 13 - ...logs-keyboard-settings-xfce-keyboard-settings.c | 15 - .../patch-xfce4-settings-helper_accessibility.c | 15 - .../patch-xfce4-settings-manager_Makefile.in | 14 + .../patches/patch-xfsettingsd_Makefile.in | 17 + .../patches/patch-xfsettingsd_xsettings.xml | 16 + x11/xfce4-terminal/Makefile | 16 +- x11/xfce4-terminal/PLIST | 274 +- x11/xfce4-terminal/buildlink3.mk | 13 - x11/xfce4-terminal/distinfo | 9 +- .../patches/patch-terminal_terminal-screen.c | 78 - x11/xfce4-tumbler/DESCR | 11 + x11/xfce4-tumbler/Makefile | 47 + x11/xfce4-tumbler/PLIST | 112 + x11/xfce4-tumbler/distinfo | 6 + x11/xfce4-tumbler/options.mk | 26 + .../patches/patch-tumblerd_Makefile.in | 14 + x11/xfce4-utils/DESCR | 1 - x11/xfce4-utils/MESSAGE | 11 - x11/xfce4-utils/Makefile | 38 - x11/xfce4-utils/PLIST | 111 - x11/xfce4-utils/buildlink3.mk | 13 - x11/xfce4-utils/distinfo | 6 - x11/xfce4-utils/options.mk | 13 - x11/xfce4-utils/patches/patch-aa | 22 - x11/xfce4-whiskermenu-plugin/DESCR | 7 + x11/xfce4-whiskermenu-plugin/Makefile | 28 + x11/xfce4-whiskermenu-plugin/PLIST | 58 + x11/xfce4-whiskermenu-plugin/distinfo | 5 + 363 files changed, 20550 insertions(+), 5338 deletions(-) create mode 100644 archivers/xfce4-thunar-archive/DESCR create mode 100644 archivers/xfce4-thunar-archive/Makefile create mode 100644 archivers/xfce4-thunar-archive/PLIST create mode 100644 archivers/xfce4-thunar-archive/distinfo delete mode 100644 audio/xfce4-mixer/buildlink3.mk delete mode 100644 audio/xfce4-xmms-plugin/buildlink3.mk create mode 100644 audio/xfce4-xmms-plugin/patches/patch-panel-plugin_Makefile.in create mode 100644 devel/xfce4-conf/DESCR create mode 100644 devel/xfce4-conf/Makefile create mode 100644 devel/xfce4-conf/PLIST create mode 100644 devel/xfce4-conf/buildlink3.mk create mode 100644 devel/xfce4-conf/distinfo delete mode 100644 devel/xfce4-dev-tools/buildlink3.mk delete mode 100644 devel/xfconf/DESCR delete mode 100644 devel/xfconf/Makefile delete mode 100644 devel/xfconf/PLIST delete mode 100644 devel/xfconf/buildlink3.mk delete mode 100644 devel/xfconf/distinfo delete mode 100644 editors/xfce4-mousepad/buildlink3.mk create mode 100644 graphics/elementary-xfce-icon-theme/DESCR create mode 100644 graphics/elementary-xfce-icon-theme/Makefile create mode 100644 graphics/elementary-xfce-icon-theme/PLIST create mode 100644 graphics/elementary-xfce-icon-theme/distinfo create mode 100644 graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl create mode 100644 mail/xfce4-mailwatch-plugin/DESCR create mode 100644 mail/xfce4-mailwatch-plugin/Makefile create mode 100644 mail/xfce4-mailwatch-plugin/PLIST create mode 100644 mail/xfce4-mailwatch-plugin/distinfo delete mode 100644 meta-pkgs/xfce4/buildlink3.mk create mode 100644 misc/xfce4-time-out-plugin/DESCR create mode 100644 misc/xfce4-time-out-plugin/Makefile create mode 100644 misc/xfce4-time-out-plugin/PLIST create mode 100644 misc/xfce4-time-out-plugin/distinfo delete mode 100644 misc/xfce4-weather-plugin/buildlink3.mk delete mode 100644 multimedia/xfce4-mpc-plugin/buildlink3.mk create mode 100644 multimedia/xfce4-thunar-media-tags/DESCR create mode 100644 multimedia/xfce4-thunar-media-tags/Makefile create mode 100644 multimedia/xfce4-thunar-media-tags/PLIST create mode 100644 multimedia/xfce4-thunar-media-tags/distinfo delete mode 100644 net/xfce4-wavelan-plugin/buildlink3.mk delete mode 100644 net/xfce4-wavelan-plugin/patches/patch-aa create mode 100644 net/xfce4-wavelan-plugin/patches/patch-panel-plugin_wi__bsd.c delete mode 100644 print/xfce4-print/DESCR delete mode 100644 print/xfce4-print/Makefile delete mode 100644 print/xfce4-print/PLIST delete mode 100644 print/xfce4-print/buildlink3.mk delete mode 100644 print/xfce4-print/distinfo delete mode 100644 print/xfce4-print/options.mk delete mode 100644 print/xfce4-print/patches/patch-aa delete mode 100644 print/xfce4-print/patches/patch-ab delete mode 100644 sysutils/xfce4-appfinder/buildlink3.mk delete mode 100644 sysutils/xfce4-appfinder/patches/patch-src_xfce-appfinder-window.c delete mode 100644 sysutils/xfce4-battery-plugin/buildlink3.mk delete mode 100644 sysutils/xfce4-battery-plugin/patches/patch-aa create mode 100644 sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c delete mode 100644 sysutils/xfce4-cpugraph-plugin/buildlink3.mk delete mode 100644 sysutils/xfce4-cpugraph-plugin/patches/patch-aa delete mode 100644 sysutils/xfce4-cpugraph-plugin/patches/patch-ab delete mode 100644 sysutils/xfce4-cpugraph-plugin/patches/patch-ad create mode 100644 sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c delete mode 100644 sysutils/xfce4-diskperf-plugin/buildlink3.mk delete mode 100644 sysutils/xfce4-diskperf-plugin/patches/patch-aa create mode 100644 sysutils/xfce4-diskperf-plugin/patches/patch-panel-plugin_devperf.c delete mode 100644 sysutils/xfce4-fsguard-plugin/buildlink3.mk delete mode 100644 sysutils/xfce4-fsguard-plugin/patches/patch-aa create mode 100644 sysutils/xfce4-fsguard-plugin/patches/patch-panel-plugin_fsguard.c delete mode 100644 sysutils/xfce4-genmon-plugin/buildlink3.mk create mode 100644 sysutils/xfce4-genmon-plugin/patches/patch-panel-plugin_cmdspawn.c create mode 100644 sysutils/xfce4-mount-plugin/DESCR create mode 100644 sysutils/xfce4-mount-plugin/Makefile create mode 100644 sysutils/xfce4-mount-plugin/PLIST create mode 100644 sysutils/xfce4-mount-plugin/distinfo create mode 100644 sysutils/xfce4-mount-plugin/patches/patch-panel-plugin_devices.c delete mode 100644 sysutils/xfce4-netload-plugin/buildlink3.mk delete mode 100644 sysutils/xfce4-netload-plugin/patches/patch-aa delete mode 100644 sysutils/xfce4-netload-plugin/patches/patch-ab delete mode 100644 sysutils/xfce4-netload-plugin/patches/patch-ac create mode 100644 sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_Makefile.in create mode 100644 sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.c create mode 100644 sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.h delete mode 100644 sysutils/xfce4-quicklauncher-plugin/buildlink3.mk create mode 100644 sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in delete mode 100644 sysutils/xfce4-systemload-plugin/buildlink3.mk delete mode 100644 sysutils/xfce4-systemload-plugin/patches/patch-aa delete mode 100644 sysutils/xfce4-systemload-plugin/patches/patch-ab delete mode 100644 sysutils/xfce4-systemload-plugin/patches/patch-ac delete mode 100644 sysutils/xfce4-systemload-plugin/patches/patch-ad delete mode 100644 sysutils/xfce4-systemload-plugin/patches/patch-ae create mode 100644 sysutils/xfce4-taskmanager/DESCR create mode 100644 sysutils/xfce4-taskmanager/Makefile create mode 100644 sysutils/xfce4-taskmanager/PLIST create mode 100644 sysutils/xfce4-taskmanager/distinfo create mode 100644 sysutils/xfce4-taskmanager/patches/patch-src_task-manager-bsd.c create mode 100644 sysutils/xfce4-thunar-vcs/DESCR create mode 100644 sysutils/xfce4-thunar-vcs/Makefile create mode 100644 sysutils/xfce4-thunar-vcs/PLIST create mode 100644 sysutils/xfce4-thunar-vcs/TODO create mode 100644 sysutils/xfce4-thunar-vcs/distinfo create mode 100644 sysutils/xfce4-thunar/patches/patch-ThunarBulkRename.in delete mode 100644 sysutils/xfce4-thunar/patches/patch-aa delete mode 100644 sysutils/xfce4-thunar/patches/patch-ab create mode 100644 sysutils/xfce4-thunar/patches/patch-org.xfce.FileManager.service.in create mode 100644 sysutils/xfce4-thunar/patches/patch-org.xfce.Thunar.service.in delete mode 100644 sysutils/xfce4-thunar/patches/patch-thunar-vfs_thunar-vfs-io-jobs.c create mode 100644 sysutils/xfce4-thunar/patches/patch-thunar_Makefile.in create mode 100644 sysutils/xfce4-verve-plugin/DESCR create mode 100644 sysutils/xfce4-verve-plugin/Makefile create mode 100644 sysutils/xfce4-verve-plugin/PLIST create mode 100644 sysutils/xfce4-verve-plugin/distinfo delete mode 100644 sysutils/xfce4-volman/DESCR delete mode 100644 sysutils/xfce4-volman/Makefile delete mode 100644 sysutils/xfce4-volman/PLIST delete mode 100644 sysutils/xfce4-volman/buildlink3.mk delete mode 100644 sysutils/xfce4-volman/distinfo delete mode 100644 sysutils/xfce4-xarchiver/buildlink3.mk delete mode 100644 sysutils/xfce4-xkb-plugin/buildlink3.mk create mode 100644 sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in delete mode 100644 textproc/xfce4-dict-plugin/buildlink3.mk create mode 100644 textproc/xfce4-dict-plugin/patches/patch-panel-plugin_Makefile.in delete mode 100644 time/xfce4-datetime-plugin/buildlink3.mk delete mode 100644 time/xfce4-orage/buildlink3.mk delete mode 100644 time/xfce4-orage/patches/patch-aa create mode 100644 time/xfce4-orage/patches/patch-panel-plugin_Makefile.in delete mode 100644 time/xfce4-orage/patches/patch-src_reminder.c delete mode 100644 time/xfce4-timer-plugin/buildlink3.mk create mode 100644 time/xfce4-timer-plugin/patches/patch-src_Makefile.in delete mode 100644 wm/xfce4-wm-themes/buildlink3.mk delete mode 100644 wm/xfce4-wm/buildlink3.mk create mode 100644 wm/xfce4-wm/patches/patch-defaults_defaults delete mode 100644 x11/libxfce4gui/patches/patch-aa create mode 100644 x11/libxfce4gui/patches/patch-libxfcegui4_dialogs.c create mode 100644 x11/libxfce4gui/patches/patch-libxfcegui4_xfce-exec.c delete mode 100644 x11/libxfce4menu/DESCR delete mode 100644 x11/libxfce4menu/Makefile delete mode 100644 x11/libxfce4menu/PLIST delete mode 100644 x11/libxfce4menu/buildlink3.mk delete mode 100644 x11/libxfce4menu/distinfo create mode 100644 x11/libxfce4ui/DESCR create mode 100644 x11/libxfce4ui/Makefile create mode 100644 x11/libxfce4ui/PLIST create mode 100644 x11/libxfce4ui/buildlink3.mk create mode 100644 x11/libxfce4ui/distinfo create mode 100644 x11/libxfce4ui/patches/patch-libxfce4kbd-private_Makefile.in delete mode 100644 x11/libxfce4util/hacks.mk delete mode 100644 x11/xfce4-clipman-plugin/buildlink3.mk create mode 100644 x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in delete mode 100644 x11/xfce4-desktop/buildlink3.mk delete mode 100644 x11/xfce4-desktop/patches/patch-ac delete mode 100644 x11/xfce4-exo/patches/patch-ad delete mode 100644 x11/xfce4-exo/patches/patch-ae create mode 100644 x11/xfce4-exo/patches/patch-exo-helper_helpers_helpers.rc delete mode 100644 x11/xfce4-exo/patches/patch-exo-mount-notify_main.c delete mode 100644 x11/xfce4-eyes-plugin/buildlink3.mk create mode 100644 x11/xfce4-garcon/DESCR create mode 100644 x11/xfce4-garcon/Makefile create mode 100644 x11/xfce4-garcon/PLIST create mode 100644 x11/xfce4-garcon/buildlink3.mk create mode 100644 x11/xfce4-garcon/distinfo create mode 100644 x11/xfce4-garcon/patches/patch-data_xfce_Makefile.in create mode 100644 x11/xfce4-garcon/patches/patch-garcon-gtk_Makefile.in create mode 100644 x11/xfce4-garcon/patches/patch-garcon_Makefile.in delete mode 100644 x11/xfce4-gtk2-engine/buildlink3.mk delete mode 100644 x11/xfce4-notes-plugin/buildlink3.mk create mode 100644 x11/xfce4-notes-plugin/patches/patch-src_Makefile.in create mode 100644 x11/xfce4-notifyd/DESCR create mode 100644 x11/xfce4-notifyd/Makefile create mode 100644 x11/xfce4-notifyd/PLIST create mode 100644 x11/xfce4-notifyd/distinfo delete mode 100644 x11/xfce4-panel/patches/patch-ab delete mode 100644 x11/xfce4-panel/patches/patch-ac delete mode 100644 x11/xfce4-panel/patches/patch-ad create mode 100644 x11/xfce4-panel/patches/patch-migrate_Makefile.in delete mode 100644 x11/xfce4-places-plugin/buildlink3.mk delete mode 100644 x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.c delete mode 100644 x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.h create mode 100644 x11/xfce4-places-plugin/patches/patch-panel-plugin_model__user.c create mode 100644 x11/xfce4-places-plugin/patches/patch-panel-plugin_model__volumes.c delete mode 100644 x11/xfce4-places-plugin/patches/patch-panel-plugin_view.c delete mode 100644 x11/xfce4-places-plugin/patches/patch-panel-plugin_view.h delete mode 100644 x11/xfce4-screenshooter-plugin/DESCR delete mode 100644 x11/xfce4-screenshooter-plugin/Makefile delete mode 100644 x11/xfce4-screenshooter-plugin/PLIST delete mode 100644 x11/xfce4-screenshooter-plugin/buildlink3.mk delete mode 100644 x11/xfce4-screenshooter-plugin/distinfo create mode 100644 x11/xfce4-screenshooter/DESCR create mode 100644 x11/xfce4-screenshooter/Makefile create mode 100644 x11/xfce4-screenshooter/PLIST create mode 100644 x11/xfce4-screenshooter/distinfo delete mode 100644 x11/xfce4-session/buildlink3.mk delete mode 100644 x11/xfce4-session/patches/patch-ab create mode 100644 x11/xfce4-session/patches/patch-scripts_Makefile.in create mode 100644 x11/xfce4-session/patches/patch-scripts_startxfce4.in create mode 100644 x11/xfce4-session/patches/patch-settings_xfce4-session.xml delete mode 100644 x11/xfce4-settings/buildlink3.mk delete mode 100644 x11/xfce4-settings/patches/patch-aa delete mode 100644 x11/xfce4-settings/patches/patch-ab delete mode 100644 x11/xfce4-settings/patches/patch-dialogs-keyboard-settings-xfce-keyboard-settings.c delete mode 100644 x11/xfce4-settings/patches/patch-xfce4-settings-helper_accessibility.c create mode 100644 x11/xfce4-settings/patches/patch-xfce4-settings-manager_Makefile.in create mode 100644 x11/xfce4-settings/patches/patch-xfsettingsd_Makefile.in create mode 100644 x11/xfce4-settings/patches/patch-xfsettingsd_xsettings.xml delete mode 100644 x11/xfce4-terminal/buildlink3.mk delete mode 100644 x11/xfce4-terminal/patches/patch-terminal_terminal-screen.c create mode 100644 x11/xfce4-tumbler/DESCR create mode 100644 x11/xfce4-tumbler/Makefile create mode 100644 x11/xfce4-tumbler/PLIST create mode 100644 x11/xfce4-tumbler/distinfo create mode 100644 x11/xfce4-tumbler/options.mk create mode 100644 x11/xfce4-tumbler/patches/patch-tumblerd_Makefile.in delete mode 100644 x11/xfce4-utils/DESCR delete mode 100644 x11/xfce4-utils/MESSAGE delete mode 100644 x11/xfce4-utils/Makefile delete mode 100644 x11/xfce4-utils/PLIST delete mode 100644 x11/xfce4-utils/buildlink3.mk delete mode 100644 x11/xfce4-utils/distinfo delete mode 100644 x11/xfce4-utils/options.mk delete mode 100644 x11/xfce4-utils/patches/patch-aa create mode 100644 x11/xfce4-whiskermenu-plugin/DESCR create mode 100644 x11/xfce4-whiskermenu-plugin/Makefile create mode 100644 x11/xfce4-whiskermenu-plugin/PLIST create mode 100644 x11/xfce4-whiskermenu-plugin/distinfo diff --git a/archivers/Makefile b/archivers/Makefile index dc9061774ef..76f26e3b108 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2015/04/03 09:41:10 wiz Exp $ +# $NetBSD: Makefile,v 1.138 2015/04/21 08:56:37 jperkin Exp $ # COMMENT= Archivers @@ -104,6 +104,7 @@ SUBDIR+= unzip SUBDIR+= unzoo SUBDIR+= upx SUBDIR+= xbin +SUBDIR+= xfce4-thunar-archive SUBDIR+= xmill SUBDIR+= xpk SUBDIR+= xz diff --git a/archivers/xfce4-thunar-archive/DESCR b/archivers/xfce4-thunar-archive/DESCR new file mode 100644 index 00000000000..1205dec6a0b --- /dev/null +++ b/archivers/xfce4-thunar-archive/DESCR @@ -0,0 +1,5 @@ +The thunar-archive-plugin is a plugin for the Thunar File Manager, which +adds archive operations to the file context menus. Using this plugin you +will be able to extract and create archive files from within Thunar using +an external archive handler. So far, xarchiver, file-roller and ark are +supported. diff --git a/archivers/xfce4-thunar-archive/Makefile b/archivers/xfce4-thunar-archive/Makefile new file mode 100644 index 00000000000..13eb3be6578 --- /dev/null +++ b/archivers/xfce4-thunar-archive/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:37 jperkin Exp $ +# + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= thunar-archive-plugin-0.3.1 +PKGNAME= xfce4-${DISTNAME} +CATEGORIES= archivers +MASTER_SITES= http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.3/ + +MAINTAINER= gls@NetBSD.org +HOMEPAGE= http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin +COMMENT= Thunar archive plugin + +DEPENDS= file-roller-[0-9]*:../../archivers/file-roller + +.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/archivers/xfce4-thunar-archive/PLIST b/archivers/xfce4-thunar-archive/PLIST new file mode 100644 index 00000000000..03d507d6eac --- /dev/null +++ b/archivers/xfce4-thunar-archive/PLIST @@ -0,0 +1,53 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:37 jperkin Exp $ +lib/thunarx-2/thunar-archive-plugin.la +libexec/thunar-archive-plugin/ark.tap +libexec/thunar-archive-plugin/file-roller.tap +libexec/thunar-archive-plugin/gnome-file-roller.tap +share/icons/hicolor/16x16/apps/tap-create.png +share/icons/hicolor/16x16/apps/tap-extract-to.png +share/icons/hicolor/16x16/apps/tap-extract.png +share/locale/ar/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ast/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/be/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/bg/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ca/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/cs/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/da/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/de/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/el/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/en_GB/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/eo/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/es/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/eu/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/fi/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/fr/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/gl/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/hr/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/hu/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/id/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/it/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ja/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/kk/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ko/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/lt/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/lv/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/nb/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/nl/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/pa/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/pl/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/pt/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/pt_BR/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ro/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ru/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sk/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sl/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sq/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sr/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sv/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/tr/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ug/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/uk/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ur/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ur_PK/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/zh_CN/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/zh_TW/LC_MESSAGES/thunar-archive-plugin.mo diff --git a/archivers/xfce4-thunar-archive/distinfo b/archivers/xfce4-thunar-archive/distinfo new file mode 100644 index 00000000000..18abdf0bc30 --- /dev/null +++ b/archivers/xfce4-thunar-archive/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:37 jperkin Exp $ + +SHA1 (thunar-archive-plugin-0.3.1.tar.bz2) = 56d4c075eb570167caabdb5e4da8119fed4c16cb +RMD160 (thunar-archive-plugin-0.3.1.tar.bz2) = 42b1e3be7a193aea9221cd3898a5cd88a6999717 +Size (thunar-archive-plugin-0.3.1.tar.bz2) = 329005 bytes diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 78ae84fb572..4bfdabbbfe1 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,21 +1,16 @@ -# $NetBSD: Makefile,v 1.49 2014/05/05 00:47:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/21 08:56:37 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfce4-mixer-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-mixer-4.11.0 CATEGORIES= audio COMMENT= Xfce mixer plugin +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-mixer/4.11/ -BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.14 +BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.25 -.include "../../devel/xfconf/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libunique/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/oss.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/xfce4-mixer/PLIST b/audio/xfce4-mixer/PLIST index 97d28860b6d..fab67083bb3 100644 --- a/audio/xfce4-mixer/PLIST +++ b/audio/xfce4-mixer/PLIST @@ -1,77 +1,59 @@ -@comment $NetBSD: PLIST,v 1.19 2009/09/16 01:15:33 reed Exp $ +@comment $NetBSD: PLIST,v 1.20 2015/04/21 08:56:37 jperkin Exp $ bin/xfce4-mixer -libexec/xfce4/panel-plugins/xfce4-mixer-plugin +lib/xfce4/panel/plugins/libmixer.la +man/man1/xfce4-mixer.1 share/applications/xfce4-mixer.desktop -share/locale/am/LC_MESSAGES/xfce4-mixer.mo share/locale/ar/LC_MESSAGES/xfce4-mixer.mo +share/locale/ast/LC_MESSAGES/xfce4-mixer.mo +share/locale/bg/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/el/LC_MESSAGES/xfce4-mixer.mo +share/locale/en_AU/LC_MESSAGES/xfce4-mixer.mo +share/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo share/locale/es/LC_MESSAGES/xfce4-mixer.mo share/locale/eu/LC_MESSAGES/xfce4-mixer.mo share/locale/fi/LC_MESSAGES/xfce4-mixer.mo share/locale/fr/LC_MESSAGES/xfce4-mixer.mo share/locale/gl/LC_MESSAGES/xfce4-mixer.mo +share/locale/hr/LC_MESSAGES/xfce4-mixer.mo share/locale/hu/LC_MESSAGES/xfce4-mixer.mo share/locale/id/LC_MESSAGES/xfce4-mixer.mo +share/locale/is/LC_MESSAGES/xfce4-mixer.mo share/locale/it/LC_MESSAGES/xfce4-mixer.mo share/locale/ja/LC_MESSAGES/xfce4-mixer.mo +share/locale/kk/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/ms/LC_MESSAGES/xfce4-mixer.mo share/locale/nb/LC_MESSAGES/xfce4-mixer.mo share/locale/nl/LC_MESSAGES/xfce4-mixer.mo +share/locale/nn/LC_MESSAGES/xfce4-mixer.mo +share/locale/oc/LC_MESSAGES/xfce4-mixer.mo share/locale/pl/LC_MESSAGES/xfce4-mixer.mo share/locale/pt/LC_MESSAGES/xfce4-mixer.mo share/locale/pt_BR/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/sr/LC_MESSAGES/xfce4-mixer.mo share/locale/sv/LC_MESSAGES/xfce4-mixer.mo +share/locale/th/LC_MESSAGES/xfce4-mixer.mo share/locale/tr/LC_MESSAGES/xfce4-mixer.mo +share/locale/ug/LC_MESSAGES/xfce4-mixer.mo share/locale/uk/LC_MESSAGES/xfce4-mixer.mo +share/locale/ur/LC_MESSAGES/xfce4-mixer.mo +share/locale/ur_PK/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_HK/LC_MESSAGES/xfce4-mixer.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo share/pixmaps/xfce4-mixer/chain-broken.png share/pixmaps/xfce4-mixer/chain.png -share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-muted.png -share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-no-muted.png -share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-no-record.png -share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-record.png -share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-high.png -share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-low-medium.png -share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-low.png -share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-medium.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-very-high.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/24x24/status/xfce4-mixer-no-record.png -share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-record.png -share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-high.png -share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-low-medium.png -share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-low.png -share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-medium.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-very-high.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/48x48/status/xfce4-mixer-no-record.png -share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-record.png -share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-high.png -share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-low-medium.png -share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-low.png -share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-medium.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-very-high.png -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-mixer/icons/hicolor/scalable/status/xfce4-mixer-no-record.svg -share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-record.svg -share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-high.svg -share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-low-medium.svg -share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-low.svg -share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-medium.svg -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-very-high.svg -share/xfce4/panel-plugins/xfce4-mixer-plugin.desktop +share/xfce4-mixer/icons/hicolor/16x16/status/audio-input-microphone-muted.png +share/xfce4-mixer/icons/hicolor/scalable/status/audio-input-microphone-muted.svg +share/xfce4/panel/plugins/mixer.desktop diff --git a/audio/xfce4-mixer/buildlink3.mk b/audio/xfce4-mixer/buildlink3.mk deleted file mode 100644 index 05985e5971a..00000000000 --- a/audio/xfce4-mixer/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2009/09/16 01:15:33 reed Exp $ - -BUILDLINK_TREE+= xfce4-mixer - -.if !defined(XFCE4_MIXER_BUILDLINK3_MK) -XFCE4_MIXER_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-mixer+= xfce4-mixer>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-mixer?= ../../audio/xfce4-mixer - -.endif # XFCE4_MIXER_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-mixer diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index 7b5830076b0..55db003bc77 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2009/09/16 01:15:33 reed Exp $ +$NetBSD: distinfo,v 1.19 2015/04/21 08:56:37 jperkin Exp $ -SHA1 (xfce4-mixer-4.6.1.tar.bz2) = e86163782fc4fc31671c7cb212d23d34106ad3af -RMD160 (xfce4-mixer-4.6.1.tar.bz2) = 1fd6c450967a87c28082f960de3659633b876efe -Size (xfce4-mixer-4.6.1.tar.bz2) = 412483 bytes +SHA1 (xfce4-mixer-4.11.0.tar.bz2) = c7829f85552d210c62c76fce274e07f7ae7b2565 +RMD160 (xfce4-mixer-4.11.0.tar.bz2) = e02644086898f39ef069b5be591355983106b434 +Size (xfce4-mixer-4.11.0.tar.bz2) = 472235 bytes diff --git a/audio/xfce4-xmms-plugin/Makefile b/audio/xfce4-xmms-plugin/Makefile index de058df9d15..7ef330745a5 100644 --- a/audio/xfce4-xmms-plugin/Makefile +++ b/audio/xfce4-xmms-plugin/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:47:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/21 08:56:37 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.1 - -DISTNAME= xfce4-xmms-plugin-${XFCE4_VERSION} -PKGREVISION= 22 +DISTNAME= xfce4-xmms-plugin-0.5.3 CATEGORIES= audio -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xmms-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-xmms-plugin/0.5/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin COMMENT= Xfce XMMS plugin .include "../../audio/bmp/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/libxfce4gui/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/xfce4-xmms-plugin/PLIST b/audio/xfce4-xmms-plugin/PLIST index 2adfa81139f..1674a509a06 100644 --- a/audio/xfce4-xmms-plugin/PLIST +++ b/audio/xfce4-xmms-plugin/PLIST @@ -1,18 +1,34 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:32:24 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-xmms-plugin +@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:37 jperkin Exp $ +libexec/xfce4/panel/plugins/xfce4-xmms-plugin +share/locale/ar/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/de/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-xmms-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-xmms-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-xmms-plugin.mo -share/xfce4/panel-plugins/xfce4-xmms-plugin.desktop +share/locale/zh_CN/LC_MESSAGES/xfce4-xmms-plugin.mo +share/xfce4/panel/plugins/xfce4-xmms-plugin.desktop share/xfce4/xfce4-xmms-plugin/xmms-plugin-menu.png share/xfce4/xfce4-xmms-plugin/xmms-plugin-next.png share/xfce4/xfce4-xmms-plugin/xmms-plugin-pause.png diff --git a/audio/xfce4-xmms-plugin/buildlink3.mk b/audio/xfce4-xmms-plugin/buildlink3.mk deleted file mode 100644 index 1c6e1c7b0bc..00000000000 --- a/audio/xfce4-xmms-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.40 2014/05/05 00:47:39 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-xmms-plugin - -.if !defined(XFCE4_XMMS_PLUGIN_BUILDLINK3_MK) -XFCE4_XMMS_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-xmms-plugin+= xfce4-xmms-plugin>=0.5.1 -BUILDLINK_ABI_DEPENDS.xfce4-xmms-plugin+= xfce4-xmms-plugin>=0.5.1nb22 -BUILDLINK_PKGSRCDIR.xfce4-xmms-plugin?= ../../audio/xfce4-xmms-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_XMMS_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-xmms-plugin diff --git a/audio/xfce4-xmms-plugin/distinfo b/audio/xfce4-xmms-plugin/distinfo index 5ed7c13de66..49f152163c9 100644 --- a/audio/xfce4-xmms-plugin/distinfo +++ b/audio/xfce4-xmms-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2007/04/12 09:55:08 martti Exp $ +$NetBSD: distinfo,v 1.6 2015/04/21 08:56:37 jperkin Exp $ -SHA1 (xfce4-xmms-plugin-0.5.1.tar.bz2) = 8fa306b003935d1c54ed078c5f18cb61513df682 -RMD160 (xfce4-xmms-plugin-0.5.1.tar.bz2) = 52ac130a300a9b3e79d103e51a56c7bee639270c -Size (xfce4-xmms-plugin-0.5.1.tar.bz2) = 314121 bytes +SHA1 (xfce4-xmms-plugin-0.5.3.tar.bz2) = 30bebf95c09aa57d77453209b0bf2d429307d7f2 +RMD160 (xfce4-xmms-plugin-0.5.3.tar.bz2) = a99f95524345cc643f44d64661c9232313836772 +Size (xfce4-xmms-plugin-0.5.3.tar.bz2) = 264326 bytes +SHA1 (patch-panel-plugin_Makefile.in) = 87e3ac66ddd606bdc416508b298a8bced5e6cb20 diff --git a/audio/xfce4-xmms-plugin/patches/patch-panel-plugin_Makefile.in b/audio/xfce4-xmms-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 00000000000..7592de48c67 --- /dev/null +++ b/audio/xfce4-xmms-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,32 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:37 jperkin Exp $ + +Adjust config path. +--- panel-plugin/Makefile.in.orig 2015-03-11 11:33:20.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -266,7 +266,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + xfce4_xmms_plugin_SOURCES = \ + xmms_plugin.h \ + xmms_plugin.c \ +@@ -298,7 +298,7 @@ xfce4_xmms_plugin_LDADD = \ + + desktop_in_in_files = xfce4-xmms-plugin.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ + $(desktop_in_in_files) +@@ -708,7 +708,7 @@ uninstall-am: uninstall-desktopDATA unin + + # get full path into .desktop file + %.desktop.in: %.desktop.in.in +- sed -e "s^@EXTERNAL_PLUGIN_PATH@^$(libexecdir)/xfce4/panel-plugins^" \ ++ sed -e "s^@EXTERNAL_PLUGIN_PATH@^$(libexecdir)/xfce4/panel/plugins^" \ + $< > $@ + + # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/devel/Makefile b/devel/Makefile index f68843ed0ef..a38f5a09368 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2082 2015/04/20 19:38:03 alnsn Exp $ +# $NetBSD: Makefile,v 1.2083 2015/04/21 08:56:37 jperkin Exp $ # COMMENT= Development utilities @@ -1967,8 +1967,8 @@ SUBDIR+= wide SUBDIR+= xa65 SUBDIR+= xdelta SUBDIR+= xdelta3 +SUBDIR+= xfce4-conf SUBDIR+= xfce4-dev-tools -SUBDIR+= xfconf SUBDIR+= xmake SUBDIR+= xorg-util-macros SUBDIR+= xsd diff --git a/devel/xfce4-conf/DESCR b/devel/xfce4-conf/DESCR new file mode 100644 index 00000000000..dedc11110b5 --- /dev/null +++ b/devel/xfce4-conf/DESCR @@ -0,0 +1 @@ +Simple client-server configuration storage and query system for Xfce. diff --git a/devel/xfce4-conf/Makefile b/devel/xfce4-conf/Makefile new file mode 100644 index 00000000000..8a57251a3d8 --- /dev/null +++ b/devel/xfce4-conf/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:37 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfconf-${XFCE4_VERSION} +PKGNAME= xfce4-conf-${XFCE4_VERSION} +CATEGORIES= devel + +HOMEPAGE= http://docs.xfce.org/xfce/xfconf/start +COMMENT= Xfce client-server configuration storage and query system + +PKGCONFIG_OVERRIDE= xfconf/libxfconf-0.pc.in + +CONFIGURE_ARGS+= --disable-perl-bindings + +MAKE_DIRS+= ${PREFIX}/include/xfce4 + +BUILDLINK_API_DEPENDS.dbus+= dbus>=1.0.0 +BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.72 + +.include "../../sysutils/dbus/buildlink3.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/xfce4-conf/PLIST b/devel/xfce4-conf/PLIST new file mode 100644 index 00000000000..e2555b0c40e --- /dev/null +++ b/devel/xfce4-conf/PLIST @@ -0,0 +1,83 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:37 jperkin Exp $ +bin/xfconf-query +include/xfce4/xfconf-0/xfconf/xfconf-binding.h +include/xfce4/xfconf-0/xfconf/xfconf-channel.h +include/xfce4/xfconf-0/xfconf/xfconf-errors.h +include/xfce4/xfconf-0/xfconf/xfconf-types.h +include/xfce4/xfconf-0/xfconf/xfconf.h +lib/libxfconf-0.la +lib/pkgconfig/libxfconf-0.pc +lib/xfce4/xfconf/xfconfd +share/dbus-1/services/org.xfce.Xfconf.service +share/gtk-doc/html/xfconf/ch01.html +share/gtk-doc/html/xfconf/ch02.html +share/gtk-doc/html/xfconf/ch03.html +share/gtk-doc/html/xfconf/home.png +share/gtk-doc/html/xfconf/index.html +share/gtk-doc/html/xfconf/index.sgml +share/gtk-doc/html/xfconf/left-insensitive.png +share/gtk-doc/html/xfconf/left.png +share/gtk-doc/html/xfconf/right-insensitive.png +share/gtk-doc/html/xfconf/right.png +share/gtk-doc/html/xfconf/style.css +share/gtk-doc/html/xfconf/up-insensitive.png +share/gtk-doc/html/xfconf/up.png +share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html +share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html +share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html +share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html +share/gtk-doc/html/xfconf/xfconf-xfconf-types.html +share/gtk-doc/html/xfconf/xfconf-xfconf.html +share/gtk-doc/html/xfconf/xfconf.devhelp2 +share/locale/ar/LC_MESSAGES/xfconf.mo +share/locale/ast/LC_MESSAGES/xfconf.mo +share/locale/bg/LC_MESSAGES/xfconf.mo +share/locale/bn/LC_MESSAGES/xfconf.mo +share/locale/ca/LC_MESSAGES/xfconf.mo +share/locale/cs/LC_MESSAGES/xfconf.mo +share/locale/da/LC_MESSAGES/xfconf.mo +share/locale/de/LC_MESSAGES/xfconf.mo +share/locale/el/LC_MESSAGES/xfconf.mo +share/locale/en_AU/LC_MESSAGES/xfconf.mo +share/locale/en_GB/LC_MESSAGES/xfconf.mo +share/locale/es/LC_MESSAGES/xfconf.mo +share/locale/eu/LC_MESSAGES/xfconf.mo +share/locale/fi/LC_MESSAGES/xfconf.mo +share/locale/fr/LC_MESSAGES/xfconf.mo +share/locale/gl/LC_MESSAGES/xfconf.mo +share/locale/he/LC_MESSAGES/xfconf.mo +share/locale/hr/LC_MESSAGES/xfconf.mo +share/locale/hu/LC_MESSAGES/xfconf.mo +share/locale/id/LC_MESSAGES/xfconf.mo +share/locale/is/LC_MESSAGES/xfconf.mo +share/locale/it/LC_MESSAGES/xfconf.mo +share/locale/ja/LC_MESSAGES/xfconf.mo +share/locale/kk/LC_MESSAGES/xfconf.mo +share/locale/ko/LC_MESSAGES/xfconf.mo +share/locale/lt/LC_MESSAGES/xfconf.mo +share/locale/lv/LC_MESSAGES/xfconf.mo +share/locale/ms/LC_MESSAGES/xfconf.mo +share/locale/nb/LC_MESSAGES/xfconf.mo +share/locale/nl/LC_MESSAGES/xfconf.mo +share/locale/nn/LC_MESSAGES/xfconf.mo +share/locale/oc/LC_MESSAGES/xfconf.mo +share/locale/pa/LC_MESSAGES/xfconf.mo +share/locale/pl/LC_MESSAGES/xfconf.mo +share/locale/pt/LC_MESSAGES/xfconf.mo +share/locale/pt_BR/LC_MESSAGES/xfconf.mo +share/locale/ro/LC_MESSAGES/xfconf.mo +share/locale/ru/LC_MESSAGES/xfconf.mo +share/locale/si/LC_MESSAGES/xfconf.mo +share/locale/sk/LC_MESSAGES/xfconf.mo +share/locale/sr/LC_MESSAGES/xfconf.mo +share/locale/sv/LC_MESSAGES/xfconf.mo +share/locale/te/LC_MESSAGES/xfconf.mo +share/locale/th/LC_MESSAGES/xfconf.mo +share/locale/tr/LC_MESSAGES/xfconf.mo +share/locale/ug/LC_MESSAGES/xfconf.mo +share/locale/uk/LC_MESSAGES/xfconf.mo +share/locale/ur/LC_MESSAGES/xfconf.mo +share/locale/ur_PK/LC_MESSAGES/xfconf.mo +share/locale/zh_CN/LC_MESSAGES/xfconf.mo +share/locale/zh_HK/LC_MESSAGES/xfconf.mo +share/locale/zh_TW/LC_MESSAGES/xfconf.mo diff --git a/devel/xfce4-conf/buildlink3.mk b/devel/xfce4-conf/buildlink3.mk new file mode 100644 index 00000000000..92ccb82a2be --- /dev/null +++ b/devel/xfce4-conf/buildlink3.mk @@ -0,0 +1,17 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/21 08:56:37 jperkin Exp $ + +BUILDLINK_TREE+= xfce4-conf + +.if !defined(XFCE4_CONF_BUILDLINK3_MK) +XFCE4_CONF_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.xfce4-conf+= xfce4-conf>=4.12.0 +BUILDLINK_PKGSRCDIR.xfce4-conf?= ../../devel/xfce4-conf + +.include "../../sysutils/dbus/buildlink3.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" +.endif # XFCE4_CONF_BUILDLINK3_MK + +BUILDLINK_TREE+= -xfce4-conf diff --git a/devel/xfce4-conf/distinfo b/devel/xfce4-conf/distinfo new file mode 100644 index 00000000000..c0afa58e608 --- /dev/null +++ b/devel/xfce4-conf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:37 jperkin Exp $ + +SHA1 (xfconf-4.12.0.tar.bz2) = 453b1589f242f293c193b0432accd8888964c3ab +RMD160 (xfconf-4.12.0.tar.bz2) = c328f7f1595a3912ac4008d2e70a5a0224b02d23 +Size (xfconf-4.12.0.tar.bz2) = 542544 bytes diff --git a/devel/xfce4-dev-tools/Makefile b/devel/xfce4-dev-tools/Makefile index 2273a2ad9cf..03827e6605b 100644 --- a/devel/xfce4-dev-tools/Makefile +++ b/devel/xfce4-dev-tools/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.27 2013/10/10 14:42:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/21 08:56:37 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 4.6.0 DISTNAME= xfce4-dev-tools-${XFCE4_VERSION} -PKGREVISION= 17 CATEGORIES= devel + +HOMEPAGE= http://users.xfce.org/~benny/projects/xfce4-dev-tools/ COMMENT= Xfce development tools -LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes diff --git a/devel/xfce4-dev-tools/PLIST b/devel/xfce4-dev-tools/PLIST index f8b345c95b5..cd4e401e4ec 100644 --- a/devel/xfce4-dev-tools/PLIST +++ b/devel/xfce4-dev-tools/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.5 2009/09/16 01:15:33 reed Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:37 jperkin Exp $ bin/xdt-autogen bin/xdt-commit +bin/xdt-csource share/xfce4/dev-tools/m4macros/xdt-depends.m4 share/xfce4/dev-tools/m4macros/xdt-features.m4 share/xfce4/dev-tools/m4macros/xdt-i18n.m4 diff --git a/devel/xfce4-dev-tools/buildlink3.mk b/devel/xfce4-dev-tools/buildlink3.mk deleted file mode 100644 index 6be5da8b275..00000000000 --- a/devel/xfce4-dev-tools/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.4 2009/09/16 01:15:33 reed Exp $ - -BUILDLINK_TREE+= xfce4-dev-tools - -.if !defined(XFCE4_DEV_TOOLS_BUILDLINK3_MK) -XFCE4_DEV_TOOLS_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-dev-tools+= xfce4-dev-tools>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-dev-tools?= ../../devel/xfce4-dev-tools -BUILDLINK_DEPMETHOD.xfce4-dev-tools?= build -.endif # XFCE4_DEV_TOOLS_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-dev-tools diff --git a/devel/xfce4-dev-tools/distinfo b/devel/xfce4-dev-tools/distinfo index a065be854dc..eea2af06140 100644 --- a/devel/xfce4-dev-tools/distinfo +++ b/devel/xfce4-dev-tools/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/09/16 01:15:33 reed Exp $ +$NetBSD: distinfo,v 1.4 2015/04/21 08:56:37 jperkin Exp $ -SHA1 (xfce4-dev-tools-4.6.0.tar.bz2) = a5a5cbc9e5f84f4939e53e3327c51f4b749c38a2 -RMD160 (xfce4-dev-tools-4.6.0.tar.bz2) = ff2a5e9c7bd637efdc76b126f8854b934d4862ba -Size (xfce4-dev-tools-4.6.0.tar.bz2) = 61934 bytes +SHA1 (xfce4-dev-tools-4.12.0.tar.bz2) = b769c9bf7982cfb0b8b8491db1dde706aec46c5a +RMD160 (xfce4-dev-tools-4.12.0.tar.bz2) = dd1fb3b11830cad3f98d0eaf35d703528fcf95a6 +Size (xfce4-dev-tools-4.12.0.tar.bz2) = 309586 bytes diff --git a/devel/xfconf/DESCR b/devel/xfconf/DESCR deleted file mode 100644 index dedc11110b5..00000000000 --- a/devel/xfconf/DESCR +++ /dev/null @@ -1 +0,0 @@ -Simple client-server configuration storage and query system for Xfce. diff --git a/devel/xfconf/Makefile b/devel/xfconf/Makefile deleted file mode 100644 index a9584d3c322..00000000000 --- a/devel/xfconf/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:36:30 wiz Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -DISTNAME= xfconf-${XFCE4_VERSION} -PKGREVISION= 22 -CATEGORIES= devel -COMMENT= Xfce client-server configuration storage and query system - -PKGCONFIG_OVERRIDE= xfconf/libxfconf-0.pc.in - -PERL5_CONFIGURE= no -PERL5_PACKLIST= auto/Xfce4/Xfconf/.packlist - -CONFIGURE_ARGS+= --with-perl-options=${MAKE_PARAMS} - -MAKE_DIRS+= ${PREFIX}/include/xfce4 - -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "Darwin" -CONFIGURE_ARGS+= --disable-visibility -.endif - -BUILDLINK_API_DEPENDS.dbus+= dbus>=1.0.0 -BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.72 - -.include "../../devel/p5-glib2/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/devel/xfconf/PLIST b/devel/xfconf/PLIST deleted file mode 100644 index 20c7fbd6edd..00000000000 --- a/devel/xfconf/PLIST +++ /dev/null @@ -1,53 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/16 01:06:30 reed Exp $ -bin/xfconf-query -include/xfce4/xfconf-0/xfconf/xfconf-binding.h -include/xfce4/xfconf-0/xfconf/xfconf-channel.h -include/xfce4/xfconf-0/xfconf/xfconf-errors.h -include/xfce4/xfconf-0/xfconf/xfconf-types.h -include/xfce4/xfconf-0/xfconf/xfconf.h -lib/libxfconf-0.la -lib/pkgconfig/libxfconf-0.pc -libexec/xfconfd -share/dbus-1/services/org.xfce.Xfconf.service -share/gtk-doc/html/xfconf/ch01.html -share/gtk-doc/html/xfconf/ch02.html -share/gtk-doc/html/xfconf/ch03.html -share/gtk-doc/html/xfconf/home.png -share/gtk-doc/html/xfconf/index.html -share/gtk-doc/html/xfconf/index.sgml -share/gtk-doc/html/xfconf/left.png -share/gtk-doc/html/xfconf/right.png -share/gtk-doc/html/xfconf/style.css -share/gtk-doc/html/xfconf/up.png -share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html -share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html -share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html -share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html -share/gtk-doc/html/xfconf/xfconf-xfconf-types.html -share/gtk-doc/html/xfconf/xfconf-xfconf.html -share/gtk-doc/html/xfconf/xfconf.devhelp -share/gtk-doc/html/xfconf/xfconf.devhelp2 -share/locale/ca/LC_MESSAGES/xfconf.mo -share/locale/cs/LC_MESSAGES/xfconf.mo -share/locale/da/LC_MESSAGES/xfconf.mo -share/locale/de/LC_MESSAGES/xfconf.mo -share/locale/es/LC_MESSAGES/xfconf.mo -share/locale/eu/LC_MESSAGES/xfconf.mo -share/locale/fi/LC_MESSAGES/xfconf.mo -share/locale/fr/LC_MESSAGES/xfconf.mo -share/locale/gl/LC_MESSAGES/xfconf.mo -share/locale/hu/LC_MESSAGES/xfconf.mo -share/locale/id/LC_MESSAGES/xfconf.mo -share/locale/it/LC_MESSAGES/xfconf.mo -share/locale/ja/LC_MESSAGES/xfconf.mo -share/locale/nb/LC_MESSAGES/xfconf.mo -share/locale/nl/LC_MESSAGES/xfconf.mo -share/locale/pl/LC_MESSAGES/xfconf.mo -share/locale/pt/LC_MESSAGES/xfconf.mo -share/locale/pt_BR/LC_MESSAGES/xfconf.mo -share/locale/ro/LC_MESSAGES/xfconf.mo -share/locale/ru/LC_MESSAGES/xfconf.mo -share/locale/sv/LC_MESSAGES/xfconf.mo -share/locale/tr/LC_MESSAGES/xfconf.mo -share/locale/uk/LC_MESSAGES/xfconf.mo -share/locale/zh_CN/LC_MESSAGES/xfconf.mo diff --git a/devel/xfconf/buildlink3.mk b/devel/xfconf/buildlink3.mk deleted file mode 100644 index f84cea186d7..00000000000 --- a/devel/xfconf/buildlink3.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.9 2012/09/15 10:04:22 obache Exp $ - -BUILDLINK_TREE+= xfconf - -.if !defined(XFCONF_BUILDLINK3_MK) -XFCONF_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfconf+= xfconf>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfconf+= xfconf>=4.6.1nb11 -BUILDLINK_PKGSRCDIR.xfconf?= ../../devel/xfconf - -.include "../../devel/glib2/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" -.endif # XFCONF_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfconf diff --git a/devel/xfconf/distinfo b/devel/xfconf/distinfo deleted file mode 100644 index 412204f1e52..00000000000 --- a/devel/xfconf/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/09/16 01:06:30 reed Exp $ - -SHA1 (xfconf-4.6.1.tar.bz2) = 6df092942c5c5af5d65a58589fb85e29755a37ee -RMD160 (xfconf-4.6.1.tar.bz2) = 970d3bf8bdd18c211b82fd0eb6ad2784cb8c52ef -Size (xfconf-4.6.1.tar.bz2) = 440499 bytes diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015 index c634f5c6d39..81f98fdc735 100644 --- a/doc/CHANGES-2015 +++ b/doc/CHANGES-2015 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2015,v 1.1882 2015/04/21 07:59:53 fhajny Exp $ +$NetBSD: CHANGES-2015,v 1.1883 2015/04/21 08:56:37 jperkin Exp $ Changes to the packages collection and infrastructure in 2015: @@ -2589,3 +2589,62 @@ Changes to the packages collection and infrastructure in 2015: Updated devel/p5-FileHandle-Unget to 0.1627 [mef 2015-04-21] Updated devel/libbson to 1.1.4 [fhajny 2015-04-21] Updated databases/mongo-c-driver to 1.1.4 [fhajny 2015-04-21] + Added archivers/xfce4-thunar-archive version 0.3.1 [jperkin 2015-04-21] + Updated audio/xfce4-mixer to 4.11.0 [jperkin 2015-04-21] + Updated audio/xfce4-xmms-plugin to 0.5.3 [jperkin 2015-04-21] + Updated devel/xfce4-dev-tools to 4.12.0 [jperkin 2015-04-21] + Renamed devel/xfconf to devel/xfce4-conf [jperkin 2015-04-21] + Updated editors/xfce4-mousepad to 0.4.0 [jperkin 2015-04-21] + Added graphics/elementary-xfce-icon-theme version 0.5 [jperkin 2015-04-21] + Updated graphics/ristretto to 0.8.0 [jperkin 2015-04-21] + Added mail/xfce4-mailwatch-plugin version 1.2.0 [jperkin 2015-04-21] + Updated meta-pkgs/xfce4-extras to 4.12.0 [jperkin 2015-04-21] + Updated meta-pkgs/xfce4 to 4.12.0 [jperkin 2015-04-21] + Added misc/xfce4-time-out-plugin version 1.0.2 [jperkin 2015-04-21] + Updated misc/xfce4-weather-plugin to 0.8.5 [jperkin 2015-04-21] + Updated multimedia/xfce4-mpc-plugin to 0.4.4 [jperkin 2015-04-21] + Added multimedia/xfce4-thunar-media-tags version 0.2.1 [jperkin 2015-04-21] + Updated net/xfce4-wavelan-plugin to 0.5.11 [jperkin 2015-04-21] + Updated sysutils/xfce4-appfinder to 4.12.0 [jperkin 2015-04-21] + Updated sysutils/xfce4-battery-plugin to 1.0.5 [jperkin 2015-04-21] + Updated sysutils/xfce4-cpugraph-plugin to 1.0.5 [jperkin 2015-04-21] + Updated sysutils/xfce4-diskperf-plugin to 2.5.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-fsguard-plugin to 1.0.1 [jperkin 2015-04-21] + Updated sysutils/xfce4-genmon-plugin to 3.4 [jperkin 2015-04-21] + Added sysutils/xfce4-mount-plugin version 0.6.7 [jperkin 2015-04-21] + Updated sysutils/xfce4-netload-plugin to 1.2.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-quicklauncher-plugin to 1.9.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-systemload-plugin to 1.1.2 [jperkin 2015-04-21] + Added sysutils/xfce4-taskmanager version 1.1.0 [jperkin 2015-04-21] + Added sysutils/xfce4-thunar-vcs version 0.1.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-thunar to 1.6.6 [jperkin 2015-04-21] + Added sysutils/xfce4-verve-plugin version 1.0.1 [jperkin 2015-04-21] + Removed sysutils/xfce4-volman [jperkin 2015-04-21] + Updated sysutils/xfce4-xarchiver to 0.5.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-xkb-plugin to 0.7.0 [jperkin 2015-04-21] + Updated textproc/xfce4-dict-plugin to 0.3.0 [jperkin 2015-04-21] + Updated time/xfce4-datetime-plugin to 0.6.2 [jperkin 2015-04-21] + Updated time/xfce4-orage to 4.10.0 [jperkin 2015-04-21] + Updated time/xfce4-timer-plugin to 1.6.0 [jperkin 2015-04-21] + Updated wm/xfce4-wm-themes to 4.10.0 [jperkin 2015-04-21] + Updated wm/xfce4-wm to 4.12.2 [jperkin 2015-04-21] + Updated x11/libxfce4gui to 4.10.0 [jperkin 2015-04-21] + Renamed x11/libxfce4menu to x11/libxfce4ui [jperkin 2015-04-21] + Updated x11/libxfce4util to 4.12.1 [jperkin 2015-04-21] + Updated x11/xfce4-clipman-plugin to 1.2.6 [jperkin 2015-04-21] + Updated x11/xfce4-desktop to 4.12.1 [jperkin 2015-04-21] + Updated x11/xfce4-exo to 0.10.4 [jperkin 2015-04-21] + Updated x11/xfce4-eyes-plugin to 4.4.3 [jperkin 2015-04-21] + Added x11/xfce4-garcon version 0.4.0 [jperkin 2015-04-21] + Updated x11/xfce4-gtk2-engine to 3.2.0 [jperkin 2015-04-21] + Updated x11/xfce4-notes-plugin to 1.7.7 [jperkin 2015-04-21] + Added x11/xfce4-notifyd version 0.2.4 [jperkin 2015-04-21] + Updated x11/xfce4-panel to 4.12.0 [jperkin 2015-04-21] + Updated x11/xfce4-places-plugin to 1.6.0 [jperkin 2015-04-21] + Renamed x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter [jperkin 2015-04-21] + Updated x11/xfce4-session to 4.10.1 [jperkin 2015-04-21] + Updated x11/xfce4-settings to 4.12.0 [jperkin 2015-04-21] + Updated x11/xfce4-terminal to 0.6.3 [jperkin 2015-04-21] + Added x11/xfce4-tumbler version 0.1.31 [jperkin 2015-04-21] + Removed x11/xfce4-utils [jperkin 2015-04-21] + Added x11/xfce4-whiskermenu-plugin version 1.5.0 [jperkin 2015-04-21] diff --git a/doc/TODO b/doc/TODO index b88e4daa7d3..6c4b1a8e4e8 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.14350 2015/04/20 13:39:45 rodent Exp $ +$NetBSD: TODO,v 1.14351 2015/04/21 08:56:38 jperkin Exp $ Suggested new packages ====================== @@ -1158,7 +1158,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o xf86-video-voodoo-1.2.5 [wip] o xf86-video-xgi-1.6.0 [unpackaged] o xfce-4.12 - o xfce4-4.10 o xfce4-volman-0.3.80 o xfig-3.2.5c o xforms-1.0.93sp1 diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile index 7344c11733a..fc128028d37 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/21 08:56:38 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.2.16 - -DISTNAME= mousepad-${XFCE4_VERSION} -PKGNAME= xfce4-mousepad-${XFCE4_VERSION} -PKGREVISION= 20 +VERSION= 0.4.0 +DISTNAME= mousepad-${VERSION} +PKGNAME= xfce4-mousepad-${VERSION} CATEGORIES= editors +MASTER_SITES= http://archive.xfce.org/src/apps/mousepad/0.4/ + +HOMEPAGE= http://users.xfce.org/~benny/xfce/apps.html COMMENT= Xfce text editor +.include "../../devel/glib2/schemas.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../x11/gtksourceview2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/xfce4-mousepad/PLIST b/editors/xfce4-mousepad/PLIST index 70c814434de..0b6cc6366ec 100644 --- a/editors/xfce4-mousepad/PLIST +++ b/editors/xfce4-mousepad/PLIST @@ -1,52 +1,45 @@ -@comment $NetBSD: PLIST,v 1.4 2009/09/16 01:15:33 reed Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/21 08:56:38 jperkin Exp $ bin/mousepad share/applications/mousepad.desktop -share/locale/am/LC_MESSAGES/mousepad.mo +share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml share/locale/ar/LC_MESSAGES/mousepad.mo -share/locale/be/LC_MESSAGES/mousepad.mo -share/locale/ca/LC_MESSAGES/mousepad.mo +share/locale/ast/LC_MESSAGES/mousepad.mo +share/locale/bg/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 +share/locale/en_AU/LC_MESSAGES/mousepad.mo share/locale/en_GB/LC_MESSAGES/mousepad.mo -share/locale/eo/LC_MESSAGES/mousepad.mo share/locale/es/LC_MESSAGES/mousepad.mo -share/locale/et/LC_MESSAGES/mousepad.mo share/locale/eu/LC_MESSAGES/mousepad.mo share/locale/fi/LC_MESSAGES/mousepad.mo share/locale/fr/LC_MESSAGES/mousepad.mo -share/locale/gl/LC_MESSAGES/mousepad.mo -share/locale/gu/LC_MESSAGES/mousepad.mo -share/locale/he/LC_MESSAGES/mousepad.mo +share/locale/hr/LC_MESSAGES/mousepad.mo share/locale/hu/LC_MESSAGES/mousepad.mo share/locale/id/LC_MESSAGES/mousepad.mo +share/locale/is/LC_MESSAGES/mousepad.mo share/locale/it/LC_MESSAGES/mousepad.mo share/locale/ja/LC_MESSAGES/mousepad.mo -share/locale/ka/LC_MESSAGES/mousepad.mo +share/locale/kk/LC_MESSAGES/mousepad.mo share/locale/ko/LC_MESSAGES/mousepad.mo -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/ms/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/oc/LC_MESSAGES/mousepad.mo share/locale/pl/LC_MESSAGES/mousepad.mo +share/locale/pt/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 -share/locale/sl/LC_MESSAGES/mousepad.mo -share/locale/sq/LC_MESSAGES/mousepad.mo +share/locale/sr/LC_MESSAGES/mousepad.mo share/locale/sv/LC_MESSAGES/mousepad.mo -share/locale/ta/LC_MESSAGES/mousepad.mo +share/locale/te/LC_MESSAGES/mousepad.mo +share/locale/th/LC_MESSAGES/mousepad.mo share/locale/tr/LC_MESSAGES/mousepad.mo +share/locale/ug/LC_MESSAGES/mousepad.mo share/locale/uk/LC_MESSAGES/mousepad.mo -share/locale/ur/LC_MESSAGES/mousepad.mo share/locale/zh_CN/LC_MESSAGES/mousepad.mo share/locale/zh_TW/LC_MESSAGES/mousepad.mo -share/pixmaps/mousepad.png diff --git a/editors/xfce4-mousepad/buildlink3.mk b/editors/xfce4-mousepad/buildlink3.mk deleted file mode 100644 index 698ebce6519..00000000000 --- a/editors/xfce4-mousepad/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.6 2009/09/16 01:15:33 reed Exp $ - -BUILDLINK_TREE+= xfce4-mousepad - -.if !defined(XFCE4_MOUSEPAD_BUILDLINK3_MK) -XFCE4_MOUSEPAD_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-mousepad+= xfce4-mousepad>=0.2.16 -BUILDLINK_PKGSRCDIR.xfce4-mousepad?= ../../editors/xfce4-mousepad - -.endif # XFCE4_MOUSEPAD_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-mousepad diff --git a/editors/xfce4-mousepad/distinfo b/editors/xfce4-mousepad/distinfo index 53ccddcc885..37427ac09eb 100644 --- a/editors/xfce4-mousepad/distinfo +++ b/editors/xfce4-mousepad/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/09/16 01:15:33 reed Exp $ +$NetBSD: distinfo,v 1.5 2015/04/21 08:56:38 jperkin Exp $ -SHA1 (mousepad-0.2.16.tar.bz2) = 4e63033e0a71578f3ec9a0d2e6a505efd0424ef9 -RMD160 (mousepad-0.2.16.tar.bz2) = 673a52a38dfa60388db11322cd08189c1b2c10e3 -Size (mousepad-0.2.16.tar.bz2) = 332253 bytes +SHA1 (mousepad-0.4.0.tar.bz2) = ebadaadc02184b01230666dc12f8ab90032876f9 +RMD160 (mousepad-0.4.0.tar.bz2) = 67519ac15a535d174ebb55d9ebe8b9903ea1b942 +Size (mousepad-0.4.0.tar.bz2) = 578483 bytes diff --git a/graphics/Makefile b/graphics/Makefile index d00506c13ec..cad175d9cb5 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.701 2015/04/05 17:21:40 tnn Exp $ +# $NetBSD: Makefile,v 1.702 2015/04/21 08:56:38 jperkin Exp $ # COMMENT= Graphics tools and libraries @@ -80,6 +80,7 @@ SUBDIR+= dvipng SUBDIR+= dx SUBDIR+= dxsamples SUBDIR+= edje +SUBDIR+= elementary-xfce-icon-theme SUBDIR+= enblend-enfuse SUBDIR+= eog SUBDIR+= eog-plugins diff --git a/graphics/elementary-xfce-icon-theme/DESCR b/graphics/elementary-xfce-icon-theme/DESCR new file mode 100644 index 00000000000..1f9e67ffa81 --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/DESCR @@ -0,0 +1,2 @@ +s is an icon-theme maintained with Xfce in mind, but it supports other desktops +like Gnome3 as well. It's a fork of the upstream elementary-project. diff --git a/graphics/elementary-xfce-icon-theme/Makefile b/graphics/elementary-xfce-icon-theme/Makefile new file mode 100644 index 00000000000..f6f35983885 --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/Makefile @@ -0,0 +1,36 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:38 jperkin Exp $ + +GHCOMMIT= 47f947becd85583da089c0132b86011d0ecd3d60 +DISTNAME= ${GHCOMMIT} +PKGNAME= elementary-xfce-icon-theme-0.5 +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_GITHUB:=shimmerproject/elementary-xfce/archive/} + +MAINTAINER= youri.mout@gmail.com +HOMEPAGE= https://github.com/shimmerproject/elementary-xfce +COMMENT= Elementary icons forked, extended and maintained for Xfce +LICENSE= gnu-gpl-v2 + +NO_BUILD= YES +USE_LANGUAGES= # none, not even C +USE_TOOLS+= pax + +WRKSRC= ${WRKDIR}/elementary-xfce-${GHCOMMIT} + +EVAL_PREFIX+= PREFIX.gtk2=gtk2+ +FILES_SUBST+= GTK_UPDATE_ICON_CACHE="${PREFIX.gtk2}/bin/gtk-update-icon-cache" +FILES_SUBST+= ICON_THEME_DIR="${PREFIX}/share/icons" +INSTALL_TEMPLATES+= ../../graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl +DEINSTALL_TEMPLATES+= ../../graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl +PRINT_PLIST_AWK+=/^share\/icons\/elementary-xfce\/icon-theme.cache$$/ { next; } +PRINT_PLIST_AWK+=/^share\/icons\/elementary-xfce-dark\/icon-theme.cache$$/ { next; } +PRINT_PLIST_AWK+=/^share\/icons\/elemantary-xfce-darker\/icon-theme.cache$$/ { next; } + +INSTALLATION_DIRS+= share/icons + +do-install: + cd ${WRKSRC} && pax -rw -pe e* ${DESTDIR}${PREFIX}/share/icons/ + + +.include "../../graphics/gnome-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/elementary-xfce-icon-theme/PLIST b/graphics/elementary-xfce-icon-theme/PLIST new file mode 100644 index 00000000000..885b251e0b4 --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/PLIST @@ -0,0 +1,12978 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:38 jperkin Exp $ +share/icons/elementary-xfce-dark/AUTHORS +share/icons/elementary-xfce-dark/CONTRIBUTORS +share/icons/elementary-xfce-dark/LICENSE +share/icons/elementary-xfce-dark/apps/128/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/16/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/24/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/32/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/48/blueman.svg +share/icons/elementary-xfce-dark/apps/48/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/64/blueman.svg +share/icons/elementary-xfce-dark/apps/64/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/96/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/index.theme +share/icons/elementary-xfce-dark/panel/16/audio-input-microphone-high-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-input-microphone-low-zero-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-input-microphone-none-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-high-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-high.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-low-zero-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-low-zero.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-low.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-medium-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-medium.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-muted.svg +share/icons/elementary-xfce-dark/panel/16/battery-000-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-000.svg +share/icons/elementary-xfce-dark/panel/16/battery-020-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-020.svg +share/icons/elementary-xfce-dark/panel/16/battery-040-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-040.svg +share/icons/elementary-xfce-dark/panel/16/battery-060-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-060.svg +share/icons/elementary-xfce-dark/panel/16/battery-080-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-080.svg +share/icons/elementary-xfce-dark/panel/16/battery-100-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-100.svg +share/icons/elementary-xfce-dark/panel/16/battery-caution-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-caution.svg +share/icons/elementary-xfce-dark/panel/16/battery-charged.svg +share/icons/elementary-xfce-dark/panel/16/battery-empty-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-empty.svg +share/icons/elementary-xfce-dark/panel/16/battery-full-charged.svg +share/icons/elementary-xfce-dark/panel/16/battery-full-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-good-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-good.svg +share/icons/elementary-xfce-dark/panel/16/battery-low-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-low.svg +share/icons/elementary-xfce-dark/panel/16/battery-missing.svg +share/icons/elementary-xfce-dark/panel/16/battery_charged.svg +share/icons/elementary-xfce-dark/panel/16/battery_full.svg +share/icons/elementary-xfce-dark/panel/16/battery_plugged.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-000.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-020.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-040.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-060.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-080.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-100.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-020.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-040.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-080.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/16/nm-adhoc.svg +share/icons/elementary-xfce-dark/panel/16/nm-device-wired.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-0-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-0.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-00.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-100-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-100.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-25-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-25.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-50-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-50.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-75-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-75.svg +share/icons/elementary-xfce-dark/panel/16/pithos.svg +share/icons/elementary-xfce-dark/panel/16/tomboy-panel.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-keyboard-000.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-keyboard-030.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-keyboard-060.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-keyboard-100.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-mouse-030.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/22/applications-email-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-output-none-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-high-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-high.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-low-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-low-zero-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-low.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-medium-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-medium.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-muted-blocked-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-muted-blocking-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-muted-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-muted.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-off.svg +share/icons/elementary-xfce-dark/panel/22/banshee-panel.svg +share/icons/elementary-xfce-dark/panel/22/battery-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-000.svg +share/icons/elementary-xfce-dark/panel/22/battery-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-020.svg +share/icons/elementary-xfce-dark/panel/22/battery-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-040.svg +share/icons/elementary-xfce-dark/panel/22/battery-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-060.svg +share/icons/elementary-xfce-dark/panel/22/battery-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-080.svg +share/icons/elementary-xfce-dark/panel/22/battery-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-100.svg +share/icons/elementary-xfce-dark/panel/22/battery-caution-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-caution.svg +share/icons/elementary-xfce-dark/panel/22/battery-charged.svg +share/icons/elementary-xfce-dark/panel/22/battery-empty-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-empty.svg +share/icons/elementary-xfce-dark/panel/22/battery-full-charged.svg +share/icons/elementary-xfce-dark/panel/22/battery-full-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-good-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-good.svg +share/icons/elementary-xfce-dark/panel/22/battery-low-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-low.svg +share/icons/elementary-xfce-dark/panel/22/battery-missing.svg +share/icons/elementary-xfce-dark/panel/22/battery_charged.svg +share/icons/elementary-xfce-dark/panel/22/battery_full.svg +share/icons/elementary-xfce-dark/panel/22/blueman-active.svg +share/icons/elementary-xfce-dark/panel/22/blueman-disabled.svg +share/icons/elementary-xfce-dark/panel/22/blueman-tray-active.svg +share/icons/elementary-xfce-dark/panel/22/blueman-tray-disabled.svg +share/icons/elementary-xfce-dark/panel/22/blueman-tray.svg +share/icons/elementary-xfce-dark/panel/22/blueman.svg +share/icons/elementary-xfce-dark/panel/22/bluetooth-active.svg +share/icons/elementary-xfce-dark/panel/22/bluetooth-disabled.svg +share/icons/elementary-xfce-dark/panel/22/bluetooth-paired.svg +share/icons/elementary-xfce-dark/panel/22/caffeine-cup-empty.svg +share/icons/elementary-xfce-dark/panel/22/caffeine-cup-full.svg +share/icons/elementary-xfce-dark/panel/22/clipman.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-busy.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-busy2.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-idle.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-logo.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-x.svg +share/icons/elementary-xfce-dark/panel/22/gnome-do-symbolic.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-charged.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-empty.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-missing.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-missing.svg +share/icons/elementary-xfce-dark/panel/22/gsd-xrandr.svg +share/icons/elementary-xfce-dark/panel/22/gtg-panel.svg +share/icons/elementary-xfce-dark/panel/22/gtk-dialog-authentication-panel.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-connected.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-connecting-1.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-connecting-2.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-connecting-3.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-disconnected.svg +share/icons/elementary-xfce-dark/panel/22/indicator-messages-new.svg +share/icons/elementary-xfce-dark/panel/22/indicator-messages.svg +share/icons/elementary-xfce-dark/panel/22/krb-valid-ticket.svg +share/icons/elementary-xfce-dark/panel/22/new-messages-red.svg +share/icons/elementary-xfce-dark/panel/22/nm-adhoc.svg +share/icons/elementary-xfce-dark/panel/22/nm-device-wired-autoip.svg +share/icons/elementary-xfce-dark/panel/22/nm-device-wired.svg +share/icons/elementary-xfce-dark/panel/22/nm-device-wireless.svg +share/icons/elementary-xfce-dark/panel/22/nm-device-wwan.svg +share/icons/elementary-xfce-dark/panel/22/nm-mb-roam.svg +share/icons/elementary-xfce-dark/panel/22/nm-no-connection.svg +share/icons/elementary-xfce-dark/panel/22/nm-secure-lock.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-0-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-0.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-00-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-00.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-100-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-100.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-25-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-25.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-50-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-50.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-75-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-75.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-3g.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-cdma-1x.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-edge.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-evdo.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-gprs.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-hspa.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-umts.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-active-lock.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-connecting12.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-connecting13.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-connecting14.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-lock.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce-dark/panel/22/nm-wwan-tower.svg +share/icons/elementary-xfce-dark/panel/22/onboard-mono.svg +share/icons/elementary-xfce-dark/panel/22/pithos.svg +share/icons/elementary-xfce-dark/panel/22/preferences-desktop-accessibility-panel.svg +share/icons/elementary-xfce-dark/panel/22/rhythmbox-notplaying.svg +share/icons/elementary-xfce-dark/panel/22/rhythmbox-panel.svg +share/icons/elementary-xfce-dark/panel/22/start-here.svg +share/icons/elementary-xfce-dark/panel/22/steadyflow-alert-panel.svg +share/icons/elementary-xfce-dark/panel/22/steadyflow-panel.svg +share/icons/elementary-xfce-dark/panel/22/system-devices-panel-alert.svg +share/icons/elementary-xfce-dark/panel/22/system-devices-panel-information.svg +share/icons/elementary-xfce-dark/panel/22/system-devices-panel.svg +share/icons/elementary-xfce-dark/panel/22/system-file-manager-panel.svg +share/icons/elementary-xfce-dark/panel/22/system-restart-panel.svg +share/icons/elementary-xfce-dark/panel/22/system-shutdown-panel-restart.svg +share/icons/elementary-xfce-dark/panel/22/system-shutdown-panel.svg +share/icons/elementary-xfce-dark/panel/22/tomboy-panel.svg +share/icons/elementary-xfce-dark/panel/22/transmission-tray-icon.svg +share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-error.svg +share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-idle.svg +share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-offline.svg +share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-updating.svg +share/icons/elementary-xfce-dark/panel/22/xchat-panel.svg +share/icons/elementary-xfce-dark/panel/22/xfce-newmail.svg +share/icons/elementary-xfce-dark/panel/22/xfce-nomail.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-menu.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-high.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-low-medium.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-low.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-medium.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-muted.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-ultra-low.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-very-high.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-brightness-lcd.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-keyboard-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-keyboard-030.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-keyboard-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-keyboard-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-mouse-030.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-phone-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-phone-030.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-phone-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-phone-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-missing.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-charged.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-missing.svg +share/icons/elementary-xfce-dark/panel/24/audio-volume-high.svg +share/icons/elementary-xfce-dark/panel/24/audio-volume-low.svg +share/icons/elementary-xfce-dark/panel/24/audio-volume-medium.svg +share/icons/elementary-xfce-dark/panel/24/audio-volume-muted.svg +share/icons/elementary-xfce-dark/panel/24/blueman-active.svg +share/icons/elementary-xfce-dark/panel/24/blueman-disabled.svg +share/icons/elementary-xfce-dark/panel/24/blueman-tray-active.svg +share/icons/elementary-xfce-dark/panel/24/blueman-tray-disabled.svg +share/icons/elementary-xfce-dark/panel/24/blueman-tray.svg +share/icons/elementary-xfce-dark/panel/24/blueman.svg +share/icons/elementary-xfce-dark/panel/24/bluetooth-active.svg +share/icons/elementary-xfce-dark/panel/24/bluetooth-disabled.svg +share/icons/elementary-xfce-dark/panel/24/bluetooth-paired.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-000.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-020.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-040.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-060.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-080.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-100.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-charged.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-empty.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-missing.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-missing.svg +share/icons/elementary-xfce-dark/panel/24/nm-device-wired-autoip.svg +share/icons/elementary-xfce-dark/panel/24/nm-device-wired.svg +share/icons/elementary-xfce-dark/panel/24/nm-no-connection.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-missing.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-charged.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-missing.svg +share/icons/elementary-xfce-dark/panel/32/xfpm-brightness-lcd.svg +share/icons/elementary-xfce-dark/panel/48/ac-adapter.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-high.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-low.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-medium.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-muted.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-off.svg +share/icons/elementary-xfce-dark/panel/48/battery-caution-charging.svg +share/icons/elementary-xfce-dark/panel/48/battery-caution.svg +share/icons/elementary-xfce-dark/panel/48/battery-empty.svg +share/icons/elementary-xfce-dark/panel/48/battery-full-charged.svg +share/icons/elementary-xfce-dark/panel/48/battery-full-charging.svg +share/icons/elementary-xfce-dark/panel/48/battery-full.svg +share/icons/elementary-xfce-dark/panel/48/battery-good-charging.svg +share/icons/elementary-xfce-dark/panel/48/battery-good.svg +share/icons/elementary-xfce-dark/panel/48/battery-low-charging.svg +share/icons/elementary-xfce-dark/panel/48/battery-low.svg +share/icons/elementary-xfce-dark/panel/48/battery-missing.svg +share/icons/elementary-xfce-dark/panel/48/nm-device-wired.svg +share/icons/elementary-xfce-dark/panel/48/nm-device-wireless.svg +share/icons/elementary-xfce-dark/panel/48/nm-no-connection.svg +share/icons/elementary-xfce-dark/panel/48/start-here.svg +share/icons/elementary-xfce-dark/panel/48/xfce4-menu.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-brightness-keyboard.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-brightness-lcd.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-phone-000.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-phone-060.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-phone-100.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-missing.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-missing.svg +share/icons/elementary-xfce-darker/AUTHORS +share/icons/elementary-xfce-darker/CONTRIBUTORS +share/icons/elementary-xfce-darker/LICENSE +share/icons/elementary-xfce-darker/actions/128 +share/icons/elementary-xfce-darker/actions/16/add.svg +share/icons/elementary-xfce-darker/actions/16/address-book-new.svg +share/icons/elementary-xfce-darker/actions/16/align-horizontal-center.svg +share/icons/elementary-xfce-darker/actions/16/align-horizontal-left.svg +share/icons/elementary-xfce-darker/actions/16/align-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/16/align-vertical-bottom.svg +share/icons/elementary-xfce-darker/actions/16/align-vertical-center.svg +share/icons/elementary-xfce-darker/actions/16/align-vertical-top.svg +share/icons/elementary-xfce-darker/actions/16/application-exit.svg +share/icons/elementary-xfce-darker/actions/16/appointment-new.svg +share/icons/elementary-xfce-darker/actions/16/appointment.svg +share/icons/elementary-xfce-darker/actions/16/back.svg +share/icons/elementary-xfce-darker/actions/16/bonobo-component-browser.svg +share/icons/elementary-xfce-darker/actions/16/bookmark-new.svg +share/icons/elementary-xfce-darker/actions/16/bookmark_add.svg +share/icons/elementary-xfce-darker/actions/16/bookmarks_list_add.svg +share/icons/elementary-xfce-darker/actions/16/bottom.svg +share/icons/elementary-xfce-darker/actions/16/browser-download.svg +share/icons/elementary-xfce-darker/actions/16/button_cancel.svg +share/icons/elementary-xfce-darker/actions/16/call-start.svg +share/icons/elementary-xfce-darker/actions/16/call-stop.png +share/icons/elementary-xfce-darker/actions/16/cancel.svg +share/icons/elementary-xfce-darker/actions/16/contact-new.svg +share/icons/elementary-xfce-darker/actions/16/dialog-apply.svg +share/icons/elementary-xfce-darker/actions/16/dialog-cancel.svg +share/icons/elementary-xfce-darker/actions/16/dialog-close.svg +share/icons/elementary-xfce-darker/actions/16/dialog-no.svg +share/icons/elementary-xfce-darker/actions/16/dialog-ok-apply.svg +share/icons/elementary-xfce-darker/actions/16/dialog-ok.svg +share/icons/elementary-xfce-darker/actions/16/dialog-yes.svg +share/icons/elementary-xfce-darker/actions/16/distribute-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/16/distribute-vertical-bottom.svg +share/icons/elementary-xfce-darker/actions/16/distribute-vertical-top.svg +share/icons/elementary-xfce-darker/actions/16/document-export.svg +share/icons/elementary-xfce-darker/actions/16/document-import.svg +share/icons/elementary-xfce-darker/actions/16/document-new.svg +share/icons/elementary-xfce-darker/actions/16/document-open-recent.svg +share/icons/elementary-xfce-darker/actions/16/document-open.svg +share/icons/elementary-xfce-darker/actions/16/document-page-setup.svg +share/icons/elementary-xfce-darker/actions/16/document-print-preview.svg +share/icons/elementary-xfce-darker/actions/16/document-print.svg +share/icons/elementary-xfce-darker/actions/16/document-properties.svg +share/icons/elementary-xfce-darker/actions/16/document-revert.svg +share/icons/elementary-xfce-darker/actions/16/document-save-as.svg +share/icons/elementary-xfce-darker/actions/16/document-save.svg +share/icons/elementary-xfce-darker/actions/16/document-send.svg +share/icons/elementary-xfce-darker/actions/16/down.svg +share/icons/elementary-xfce-darker/actions/16/download.svg +share/icons/elementary-xfce-darker/actions/16/edit-add.svg +share/icons/elementary-xfce-darker/actions/16/edit-clear.svg +share/icons/elementary-xfce-darker/actions/16/edit-copy.svg +share/icons/elementary-xfce-darker/actions/16/edit-cut.svg +share/icons/elementary-xfce-darker/actions/16/edit-delete.svg +share/icons/elementary-xfce-darker/actions/16/edit-find-replace.svg +share/icons/elementary-xfce-darker/actions/16/edit-find.svg +share/icons/elementary-xfce-darker/actions/16/edit-paste.png +share/icons/elementary-xfce-darker/actions/16/edit-redo.svg +share/icons/elementary-xfce-darker/actions/16/edit-select-all.svg +share/icons/elementary-xfce-darker/actions/16/edit-undo.svg +share/icons/elementary-xfce-darker/actions/16/editclear.svg +share/icons/elementary-xfce-darker/actions/16/editcut.svg +share/icons/elementary-xfce-darker/actions/16/editdelete.svg +share/icons/elementary-xfce-darker/actions/16/editpaste.png +share/icons/elementary-xfce-darker/actions/16/epiphany-download.svg +share/icons/elementary-xfce-darker/actions/16/exit.svg +share/icons/elementary-xfce-darker/actions/16/filefind.svg +share/icons/elementary-xfce-darker/actions/16/filenew.svg +share/icons/elementary-xfce-darker/actions/16/fileopen.svg +share/icons/elementary-xfce-darker/actions/16/fileprint.svg +share/icons/elementary-xfce-darker/actions/16/filequickprint.svg +share/icons/elementary-xfce-darker/actions/16/filesave.svg +share/icons/elementary-xfce-darker/actions/16/filesaveas.svg +share/icons/elementary-xfce-darker/actions/16/find.svg +share/icons/elementary-xfce-darker/actions/16/finish.svg +share/icons/elementary-xfce-darker/actions/16/folder-copy.svg +share/icons/elementary-xfce-darker/actions/16/folder-move.svg +share/icons/elementary-xfce-darker/actions/16/folder-new.svg +share/icons/elementary-xfce-darker/actions/16/folder_new.svg +share/icons/elementary-xfce-darker/actions/16/forward.svg +share/icons/elementary-xfce-darker/actions/16/gnome-app-install-star.svg +share/icons/elementary-xfce-darker/actions/16/gnome-lockscreen.svg +share/icons/elementary-xfce-darker/actions/16/gnome-log-out.svg +share/icons/elementary-xfce-darker/actions/16/gnome-logout.svg +share/icons/elementary-xfce-darker/actions/16/gnome-run.svg +share/icons/elementary-xfce-darker/actions/16/gnome-searchtool.svg +share/icons/elementary-xfce-darker/actions/16/gnome-session-logout.svg +share/icons/elementary-xfce-darker/actions/16/go-bottom.svg +share/icons/elementary-xfce-darker/actions/16/go-down.svg +share/icons/elementary-xfce-darker/actions/16/go-first.svg +share/icons/elementary-xfce-darker/actions/16/go-home.svg +share/icons/elementary-xfce-darker/actions/16/go-jump.svg +share/icons/elementary-xfce-darker/actions/16/go-last.svg +share/icons/elementary-xfce-darker/actions/16/go-left.svg +share/icons/elementary-xfce-darker/actions/16/go-next.svg +share/icons/elementary-xfce-darker/actions/16/go-previous.svg +share/icons/elementary-xfce-darker/actions/16/go-right.svg +share/icons/elementary-xfce-darker/actions/16/go-top.svg +share/icons/elementary-xfce-darker/actions/16/go-up.svg +share/icons/elementary-xfce-darker/actions/16/gohome.svg +share/icons/elementary-xfce-darker/actions/16/gtk-about.svg +share/icons/elementary-xfce-darker/actions/16/gtk-add.svg +share/icons/elementary-xfce-darker/actions/16/gtk-apply.svg +share/icons/elementary-xfce-darker/actions/16/gtk-cancel.svg +share/icons/elementary-xfce-darker/actions/16/gtk-clear.svg +share/icons/elementary-xfce-darker/actions/16/gtk-close.svg +share/icons/elementary-xfce-darker/actions/16/gtk-cut.svg +share/icons/elementary-xfce-darker/actions/16/gtk-delete.svg +share/icons/elementary-xfce-darker/actions/16/gtk-edit.svg +share/icons/elementary-xfce-darker/actions/16/gtk-execute.svg +share/icons/elementary-xfce-darker/actions/16/gtk-find-and-replace.svg +share/icons/elementary-xfce-darker/actions/16/gtk-find.svg +share/icons/elementary-xfce-darker/actions/16/gtk-fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-back-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-back-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-down.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-up.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-bottom.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-first-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-first-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-last-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-last-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-top.svg +share/icons/elementary-xfce-darker/actions/16/gtk-help.svg +share/icons/elementary-xfce-darker/actions/16/gtk-home.svg +share/icons/elementary-xfce-darker/actions/16/gtk-info.svg +share/icons/elementary-xfce-darker/actions/16/gtk-jump-to-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-jump-to-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-next-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-next-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-pause.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-play-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-previous-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-previous-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-record.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-stop.svg +share/icons/elementary-xfce-darker/actions/16/gtk-new.svg +share/icons/elementary-xfce-darker/actions/16/gtk-no.svg +share/icons/elementary-xfce-darker/actions/16/gtk-ok.svg +share/icons/elementary-xfce-darker/actions/16/gtk-open.svg +share/icons/elementary-xfce-darker/actions/16/gtk-paste.png +share/icons/elementary-xfce-darker/actions/16/gtk-print-preview.svg +share/icons/elementary-xfce-darker/actions/16/gtk-print.svg +share/icons/elementary-xfce-darker/actions/16/gtk-properties.svg +share/icons/elementary-xfce-darker/actions/16/gtk-quit.svg +share/icons/elementary-xfce-darker/actions/16/gtk-refresh.svg +share/icons/elementary-xfce-darker/actions/16/gtk-remove.svg +share/icons/elementary-xfce-darker/actions/16/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-save-as.svg +share/icons/elementary-xfce-darker/actions/16/gtk-save.svg +share/icons/elementary-xfce-darker/actions/16/gtk-search.svg +share/icons/elementary-xfce-darker/actions/16/gtk-select-all.svg +share/icons/elementary-xfce-darker/actions/16/gtk-stop.svg +share/icons/elementary-xfce-darker/actions/16/gtk-yes.svg +share/icons/elementary-xfce-darker/actions/16/gtk-zoom-100.svg +share/icons/elementary-xfce-darker/actions/16/gtk-zoom-fit.svg +share/icons/elementary-xfce-darker/actions/16/gtk-zoom-in.svg +share/icons/elementary-xfce-darker/actions/16/gtk-zoom-out.svg +share/icons/elementary-xfce-darker/actions/16/help-about.svg +share/icons/elementary-xfce-darker/actions/16/help-contents.svg +share/icons/elementary-xfce-darker/actions/16/help-faq.svg +share/icons/elementary-xfce-darker/actions/16/help-hint.svg +share/icons/elementary-xfce-darker/actions/16/help-info.svg +share/icons/elementary-xfce-darker/actions/16/hint.svg +share/icons/elementary-xfce-darker/actions/16/hook-notifier.svg +share/icons/elementary-xfce-darker/actions/16/im-message-new.svg +share/icons/elementary-xfce-darker/actions/16/insert-image.svg +share/icons/elementary-xfce-darker/actions/16/insert-link.svg +share/icons/elementary-xfce-darker/actions/16/insert-object.png +share/icons/elementary-xfce-darker/actions/16/insert-text.png +share/icons/elementary-xfce-darker/actions/16/iso-image-burn.svg +share/icons/elementary-xfce-darker/actions/16/kfind.svg +share/icons/elementary-xfce-darker/actions/16/kfm_home.svg +share/icons/elementary-xfce-darker/actions/16/list-add.svg +share/icons/elementary-xfce-darker/actions/16/list-remove.svg +share/icons/elementary-xfce-darker/actions/16/lock.svg +share/icons/elementary-xfce-darker/actions/16/mail-forward.svg +share/icons/elementary-xfce-darker/actions/16/media-eject.svg +share/icons/elementary-xfce-darker/actions/16/media-import-audio-cd.svg +share/icons/elementary-xfce-darker/actions/16/media-optical-audio-new.svg +share/icons/elementary-xfce-darker/actions/16/media-playback-pause.svg +share/icons/elementary-xfce-darker/actions/16/media-playback-start.svg +share/icons/elementary-xfce-darker/actions/16/media-playback-stop.svg +share/icons/elementary-xfce-darker/actions/16/media-record.svg +share/icons/elementary-xfce-darker/actions/16/media-seek-backward.svg +share/icons/elementary-xfce-darker/actions/16/media-seek-forward.svg +share/icons/elementary-xfce-darker/actions/16/media-skip-backward.svg +share/icons/elementary-xfce-darker/actions/16/media-skip-forward.svg +share/icons/elementary-xfce-darker/actions/16/next.svg +share/icons/elementary-xfce-darker/actions/16/node-add.svg +share/icons/elementary-xfce-darker/actions/16/node-align-horizontal.svg +share/icons/elementary-xfce-darker/actions/16/node-align-vertical.svg +share/icons/elementary-xfce-darker/actions/16/node-break.svg +share/icons/elementary-xfce-darker/actions/16/node-cusp.svg +share/icons/elementary-xfce-darker/actions/16/node-delete-segment.svg +share/icons/elementary-xfce-darker/actions/16/node-delete.svg +share/icons/elementary-xfce-darker/actions/16/node-distribute-horizontal.svg +share/icons/elementary-xfce-darker/actions/16/node-distribute-vertical.svg +share/icons/elementary-xfce-darker/actions/16/node-insert.svg +share/icons/elementary-xfce-darker/actions/16/node-join-segment.svg +share/icons/elementary-xfce-darker/actions/16/node-join.svg +share/icons/elementary-xfce-darker/actions/16/node-smooth.svg +share/icons/elementary-xfce-darker/actions/16/node-symmetric.svg +share/icons/elementary-xfce-darker/actions/16/object-group.svg +share/icons/elementary-xfce-darker/actions/16/object-inverse.svg +share/icons/elementary-xfce-darker/actions/16/object-rotate-left.svg +share/icons/elementary-xfce-darker/actions/16/object-rotate-right.svg +share/icons/elementary-xfce-darker/actions/16/object-to-path.svg +share/icons/elementary-xfce-darker/actions/16/object-ungroup.svg +share/icons/elementary-xfce-darker/actions/16/package-available-locked.svg +share/icons/elementary-xfce-darker/actions/16/package-available.svg +share/icons/elementary-xfce-darker/actions/16/package-broken.svg +share/icons/elementary-xfce-darker/actions/16/package-downgrade.svg +share/icons/elementary-xfce-darker/actions/16/package-install.svg +share/icons/elementary-xfce-darker/actions/16/package-installed-locked.svg +share/icons/elementary-xfce-darker/actions/16/package-installed-outdated.svg +share/icons/elementary-xfce-darker/actions/16/package-installed-updated.svg +share/icons/elementary-xfce-darker/actions/16/package-new.svg +share/icons/elementary-xfce-darker/actions/16/package-purge.svg +share/icons/elementary-xfce-darker/actions/16/package-reinstall.svg +share/icons/elementary-xfce-darker/actions/16/package-remove.svg +share/icons/elementary-xfce-darker/actions/16/package-upgrade.svg +share/icons/elementary-xfce-darker/actions/16/panel-searchtool.svg +share/icons/elementary-xfce-darker/actions/16/player_eject.svg +share/icons/elementary-xfce-darker/actions/16/player_end.svg +share/icons/elementary-xfce-darker/actions/16/player_fwd.svg +share/icons/elementary-xfce-darker/actions/16/player_pause.svg +share/icons/elementary-xfce-darker/actions/16/player_play.svg +share/icons/elementary-xfce-darker/actions/16/player_record.svg +share/icons/elementary-xfce-darker/actions/16/player_rew.svg +share/icons/elementary-xfce-darker/actions/16/player_start.svg +share/icons/elementary-xfce-darker/actions/16/player_stop.svg +share/icons/elementary-xfce-darker/actions/16/previous.svg +share/icons/elementary-xfce-darker/actions/16/process-stop.svg +share/icons/elementary-xfce-darker/actions/16/redhat-home.svg +share/icons/elementary-xfce-darker/actions/16/redo.svg +share/icons/elementary-xfce-darker/actions/16/reload.svg +share/icons/elementary-xfce-darker/actions/16/reload3.svg +share/icons/elementary-xfce-darker/actions/16/reload_all_tabs.svg +share/icons/elementary-xfce-darker/actions/16/reload_page.svg +share/icons/elementary-xfce-darker/actions/16/remove.svg +share/icons/elementary-xfce-darker/actions/16/revert.svg +share/icons/elementary-xfce-darker/actions/16/rhythmbox-set-star.svg +share/icons/elementary-xfce-darker/actions/16/rotate.svg +share/icons/elementary-xfce-darker/actions/16/search.svg +share/icons/elementary-xfce-darker/actions/16/segment-curve.svg +share/icons/elementary-xfce-darker/actions/16/segment-line.svg +share/icons/elementary-xfce-darker/actions/16/selection-break.svg +share/icons/elementary-xfce-darker/actions/16/selection-combine.svg +share/icons/elementary-xfce-darker/actions/16/selection-exclude.svg +share/icons/elementary-xfce-darker/actions/16/setroubleshoot_icon.svg +share/icons/elementary-xfce-darker/actions/16/start.svg +share/icons/elementary-xfce-darker/actions/16/stock_about.svg +share/icons/elementary-xfce-darker/actions/16/stock_add-bookmark.svg +share/icons/elementary-xfce-darker/actions/16/stock_bottom.svg +share/icons/elementary-xfce-darker/actions/16/stock_calc-accept.svg +share/icons/elementary-xfce-darker/actions/16/stock_calc-cancel.svg +share/icons/elementary-xfce-darker/actions/16/stock_close.svg +share/icons/elementary-xfce-darker/actions/16/stock_cut.svg +share/icons/elementary-xfce-darker/actions/16/stock_delete.svg +share/icons/elementary-xfce-darker/actions/16/stock_down.svg +share/icons/elementary-xfce-darker/actions/16/stock_edit.svg +share/icons/elementary-xfce-darker/actions/16/stock_exit.svg +share/icons/elementary-xfce-darker/actions/16/stock_file-properites.svg +share/icons/elementary-xfce-darker/actions/16/stock_file-properties.svg +share/icons/elementary-xfce-darker/actions/16/stock_filters-invert.svg +share/icons/elementary-xfce-darker/actions/16/stock_first.svg +share/icons/elementary-xfce-darker/actions/16/stock_folder-copy.svg +share/icons/elementary-xfce-darker/actions/16/stock_folder-move.svg +share/icons/elementary-xfce-darker/actions/16/stock_folder_properties.svg +share/icons/elementary-xfce-darker/actions/16/stock_fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/stock_help-add-bookmark.svg +share/icons/elementary-xfce-darker/actions/16/stock_help.svg +share/icons/elementary-xfce-darker/actions/16/stock_home.svg +share/icons/elementary-xfce-darker/actions/16/stock_last.svg +share/icons/elementary-xfce-darker/actions/16/stock_leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/stock_left.svg +share/icons/elementary-xfce-darker/actions/16/stock_mail-filters-apply.svg +share/icons/elementary-xfce-darker/actions/16/stock_mailto.svg +share/icons/elementary-xfce-darker/actions/16/stock_mark.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-fwd.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-next.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-pause.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-play.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-prev.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-rec.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-rew.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-stop.svg +share/icons/elementary-xfce-darker/actions/16/stock_navigator.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-address-book.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-appointment.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-dir.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-tab.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-text.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-window.svg +share/icons/elementary-xfce-darker/actions/16/stock_no.svg +share/icons/elementary-xfce-darker/actions/16/stock_not.svg +share/icons/elementary-xfce-darker/actions/16/stock_paste.png +share/icons/elementary-xfce-darker/actions/16/stock_print-preview.svg +share/icons/elementary-xfce-darker/actions/16/stock_print.svg +share/icons/elementary-xfce-darker/actions/16/stock_properties.svg +share/icons/elementary-xfce-darker/actions/16/stock_redo.svg +share/icons/elementary-xfce-darker/actions/16/stock_refresh.svg +share/icons/elementary-xfce-darker/actions/16/stock_right.svg +share/icons/elementary-xfce-darker/actions/16/stock_save-as.svg +share/icons/elementary-xfce-darker/actions/16/stock_save.svg +share/icons/elementary-xfce-darker/actions/16/stock_scores.svg +share/icons/elementary-xfce-darker/actions/16/stock_search-and-replace.svg +share/icons/elementary-xfce-darker/actions/16/stock_search.svg +share/icons/elementary-xfce-darker/actions/16/stock_select-all.svg +share/icons/elementary-xfce-darker/actions/16/stock_stop.svg +share/icons/elementary-xfce-darker/actions/16/stock_top.svg +share/icons/elementary-xfce-darker/actions/16/stock_undo.svg +share/icons/elementary-xfce-darker/actions/16/stock_up.svg +share/icons/elementary-xfce-darker/actions/16/stock_view-details.svg +share/icons/elementary-xfce-darker/actions/16/stock_yes.svg +share/icons/elementary-xfce-darker/actions/16/stock_zoom-1.svg +share/icons/elementary-xfce-darker/actions/16/stock_zoom-in.svg +share/icons/elementary-xfce-darker/actions/16/stock_zoom-out.svg +share/icons/elementary-xfce-darker/actions/16/stock_zoom-page.svg +share/icons/elementary-xfce-darker/actions/16/stop.svg +share/icons/elementary-xfce-darker/actions/16/stroke-to-path.svg +share/icons/elementary-xfce-darker/actions/16/system-lock-screen.svg +share/icons/elementary-xfce-darker/actions/16/system-log-out.svg +share/icons/elementary-xfce-darker/actions/16/system-reboot.svg +share/icons/elementary-xfce-darker/actions/16/system-restart.svg +share/icons/elementary-xfce-darker/actions/16/system-run.svg +share/icons/elementary-xfce-darker/actions/16/system-search.svg +share/icons/elementary-xfce-darker/actions/16/system-shutdown.svg +share/icons/elementary-xfce-darker/actions/16/system-upgrade.svg +share/icons/elementary-xfce-darker/actions/16/tab-new.svg +share/icons/elementary-xfce-darker/actions/16/tab_new.svg +share/icons/elementary-xfce-darker/actions/16/tag-new.svg +share/icons/elementary-xfce-darker/actions/16/top.svg +share/icons/elementary-xfce-darker/actions/16/transform-rotate.svg +share/icons/elementary-xfce-darker/actions/16/undo.svg +share/icons/elementary-xfce-darker/actions/16/up.svg +share/icons/elementary-xfce-darker/actions/16/view-fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/view-refresh.svg +share/icons/elementary-xfce-darker/actions/16/view-restore.svg +share/icons/elementary-xfce-darker/actions/16/viewmag+.svg +share/icons/elementary-xfce-darker/actions/16/viewmag-.svg +share/icons/elementary-xfce-darker/actions/16/viewmag1.svg +share/icons/elementary-xfce-darker/actions/16/viewmagfit.svg +share/icons/elementary-xfce-darker/actions/16/window-close.svg +share/icons/elementary-xfce-darker/actions/16/window-new.svg +share/icons/elementary-xfce-darker/actions/16/window_fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/window_new.svg +share/icons/elementary-xfce-darker/actions/16/window_nofullscreen.svg +share/icons/elementary-xfce-darker/actions/16/xfburn-burn-cd.svg +share/icons/elementary-xfce-darker/actions/16/xfce-system-exit.svg +share/icons/elementary-xfce-darker/actions/16/xfce-system-lock.svg +share/icons/elementary-xfce-darker/actions/16/xfsm-logout.svg +share/icons/elementary-xfce-darker/actions/16/zoom-best-fit.svg +share/icons/elementary-xfce-darker/actions/16/zoom-fit-best.svg +share/icons/elementary-xfce-darker/actions/16/zoom-fit.svg +share/icons/elementary-xfce-darker/actions/16/zoom-in.svg +share/icons/elementary-xfce-darker/actions/16/zoom-original.svg +share/icons/elementary-xfce-darker/actions/16/zoom-out.svg +share/icons/elementary-xfce-darker/actions/22/add-files-to-archive.svg +share/icons/elementary-xfce-darker/actions/22/add.svg +share/icons/elementary-xfce-darker/actions/22/address-book-new.svg +share/icons/elementary-xfce-darker/actions/22/align-horizontal-center.svg +share/icons/elementary-xfce-darker/actions/22/align-horizontal-left.svg +share/icons/elementary-xfce-darker/actions/22/align-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/22/align-vertical-bottom.svg +share/icons/elementary-xfce-darker/actions/22/align-vertical-center.svg +share/icons/elementary-xfce-darker/actions/22/align-vertical-top.svg +share/icons/elementary-xfce-darker/actions/22/application-exit.svg +share/icons/elementary-xfce-darker/actions/22/appointment-new.svg +share/icons/elementary-xfce-darker/actions/22/archive-insert.svg +share/icons/elementary-xfce-darker/actions/22/back.svg +share/icons/elementary-xfce-darker/actions/22/bonobo-component-browser.svg +share/icons/elementary-xfce-darker/actions/22/bookmark-new.svg +share/icons/elementary-xfce-darker/actions/22/bookmark_add.svg +share/icons/elementary-xfce-darker/actions/22/bookmarks_list_add.svg +share/icons/elementary-xfce-darker/actions/22/bottom.svg +share/icons/elementary-xfce-darker/actions/22/browser-download.svg +share/icons/elementary-xfce-darker/actions/22/button_cancel.svg +share/icons/elementary-xfce-darker/actions/22/call-start.png +share/icons/elementary-xfce-darker/actions/22/call-stop.png +share/icons/elementary-xfce-darker/actions/22/cancel.svg +share/icons/elementary-xfce-darker/actions/22/contact-new.svg +share/icons/elementary-xfce-darker/actions/22/dialog-apply.svg +share/icons/elementary-xfce-darker/actions/22/dialog-cancel.svg +share/icons/elementary-xfce-darker/actions/22/dialog-close.svg +share/icons/elementary-xfce-darker/actions/22/dialog-no.svg +share/icons/elementary-xfce-darker/actions/22/dialog-ok-apply.svg +share/icons/elementary-xfce-darker/actions/22/dialog-ok.svg +share/icons/elementary-xfce-darker/actions/22/dialog-yes.svg +share/icons/elementary-xfce-darker/actions/22/distribute-horizontal-left.svg +share/icons/elementary-xfce-darker/actions/22/distribute-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/22/distribute-vertical-bottom.svg +share/icons/elementary-xfce-darker/actions/22/distribute-vertical-center.svg +share/icons/elementary-xfce-darker/actions/22/distribute-vertical-top.svg +share/icons/elementary-xfce-darker/actions/22/document-export.svg +share/icons/elementary-xfce-darker/actions/22/document-import.svg +share/icons/elementary-xfce-darker/actions/22/document-new.svg +share/icons/elementary-xfce-darker/actions/22/document-open-recent.svg +share/icons/elementary-xfce-darker/actions/22/document-open.svg +share/icons/elementary-xfce-darker/actions/22/document-page-setup.svg +share/icons/elementary-xfce-darker/actions/22/document-print-preview.svg +share/icons/elementary-xfce-darker/actions/22/document-print.svg +share/icons/elementary-xfce-darker/actions/22/document-properties.svg +share/icons/elementary-xfce-darker/actions/22/document-revert.svg +share/icons/elementary-xfce-darker/actions/22/document-save-as.svg +share/icons/elementary-xfce-darker/actions/22/document-save.svg +share/icons/elementary-xfce-darker/actions/22/document-send.svg +share/icons/elementary-xfce-darker/actions/22/down.svg +share/icons/elementary-xfce-darker/actions/22/download.svg +share/icons/elementary-xfce-darker/actions/22/edit-add.svg +share/icons/elementary-xfce-darker/actions/22/edit-clear.svg +share/icons/elementary-xfce-darker/actions/22/edit-copy.svg +share/icons/elementary-xfce-darker/actions/22/edit-cut.svg +share/icons/elementary-xfce-darker/actions/22/edit-delete.svg +share/icons/elementary-xfce-darker/actions/22/edit-find-replace.svg +share/icons/elementary-xfce-darker/actions/22/edit-find.svg +share/icons/elementary-xfce-darker/actions/22/edit-paste.png +share/icons/elementary-xfce-darker/actions/22/edit-redo.svg +share/icons/elementary-xfce-darker/actions/22/edit-select-all.svg +share/icons/elementary-xfce-darker/actions/22/edit-undo.svg +share/icons/elementary-xfce-darker/actions/22/editclear.svg +share/icons/elementary-xfce-darker/actions/22/editcut.svg +share/icons/elementary-xfce-darker/actions/22/editdelete.svg +share/icons/elementary-xfce-darker/actions/22/editpaste.png +share/icons/elementary-xfce-darker/actions/22/epiphany-download.svg +share/icons/elementary-xfce-darker/actions/22/exit.svg +share/icons/elementary-xfce-darker/actions/22/filefind.svg +share/icons/elementary-xfce-darker/actions/22/filenew.svg +share/icons/elementary-xfce-darker/actions/22/fileprint.svg +share/icons/elementary-xfce-darker/actions/22/filequickprint.svg +share/icons/elementary-xfce-darker/actions/22/filesave.svg +share/icons/elementary-xfce-darker/actions/22/filesaveas.svg +share/icons/elementary-xfce-darker/actions/22/find.svg +share/icons/elementary-xfce-darker/actions/22/finish.svg +share/icons/elementary-xfce-darker/actions/22/folder-new.svg +share/icons/elementary-xfce-darker/actions/22/forward.svg +share/icons/elementary-xfce-darker/actions/22/gnome-app-install-star.svg +share/icons/elementary-xfce-darker/actions/22/gnome-lockscreen.svg +share/icons/elementary-xfce-darker/actions/22/gnome-searchtool.svg +share/icons/elementary-xfce-darker/actions/22/gnome-stock-mail-fwd.svg +share/icons/elementary-xfce-darker/actions/22/gnome-stock-mail-new.svg +share/icons/elementary-xfce-darker/actions/22/gnome-stock-mail-rpl.svg +share/icons/elementary-xfce-darker/actions/22/go-bottom.svg +share/icons/elementary-xfce-darker/actions/22/go-down.svg +share/icons/elementary-xfce-darker/actions/22/go-first.svg +share/icons/elementary-xfce-darker/actions/22/go-home.svg +share/icons/elementary-xfce-darker/actions/22/go-jump.svg +share/icons/elementary-xfce-darker/actions/22/go-last.svg +share/icons/elementary-xfce-darker/actions/22/go-next.svg +share/icons/elementary-xfce-darker/actions/22/go-previous.svg +share/icons/elementary-xfce-darker/actions/22/go-top.svg +share/icons/elementary-xfce-darker/actions/22/go-up.svg +share/icons/elementary-xfce-darker/actions/22/gtk-about.svg +share/icons/elementary-xfce-darker/actions/22/gtk-add.svg +share/icons/elementary-xfce-darker/actions/22/gtk-apply.svg +share/icons/elementary-xfce-darker/actions/22/gtk-cancel.svg +share/icons/elementary-xfce-darker/actions/22/gtk-clear.svg +share/icons/elementary-xfce-darker/actions/22/gtk-close.svg +share/icons/elementary-xfce-darker/actions/22/gtk-cut.svg +share/icons/elementary-xfce-darker/actions/22/gtk-delete.svg +share/icons/elementary-xfce-darker/actions/22/gtk-edit.svg +share/icons/elementary-xfce-darker/actions/22/gtk-execute.svg +share/icons/elementary-xfce-darker/actions/22/gtk-find-and-replace.svg +share/icons/elementary-xfce-darker/actions/22/gtk-find.svg +share/icons/elementary-xfce-darker/actions/22/gtk-fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-back-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-back-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-down.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-up.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-bottom.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-first-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-first-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-last-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-last-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-top.svg +share/icons/elementary-xfce-darker/actions/22/gtk-help.svg +share/icons/elementary-xfce-darker/actions/22/gtk-info.svg +share/icons/elementary-xfce-darker/actions/22/gtk-jump-to-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-jump-to-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/gtk-media-play-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-media-record.svg +share/icons/elementary-xfce-darker/actions/22/gtk-media-stop.svg +share/icons/elementary-xfce-darker/actions/22/gtk-new.svg +share/icons/elementary-xfce-darker/actions/22/gtk-no.svg +share/icons/elementary-xfce-darker/actions/22/gtk-ok.svg +share/icons/elementary-xfce-darker/actions/22/gtk-paste.png +share/icons/elementary-xfce-darker/actions/22/gtk-print-preview.svg +share/icons/elementary-xfce-darker/actions/22/gtk-print.svg +share/icons/elementary-xfce-darker/actions/22/gtk-properties.svg +share/icons/elementary-xfce-darker/actions/22/gtk-quit.svg +share/icons/elementary-xfce-darker/actions/22/gtk-redo-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-refresh.svg +share/icons/elementary-xfce-darker/actions/22/gtk-remove.svg +share/icons/elementary-xfce-darker/actions/22/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-save-as.svg +share/icons/elementary-xfce-darker/actions/22/gtk-save.svg +share/icons/elementary-xfce-darker/actions/22/gtk-search.svg +share/icons/elementary-xfce-darker/actions/22/gtk-select-all.svg +share/icons/elementary-xfce-darker/actions/22/gtk-stop.svg +share/icons/elementary-xfce-darker/actions/22/gtk-undo-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-yes.svg +share/icons/elementary-xfce-darker/actions/22/gtk-zoom-100.svg +share/icons/elementary-xfce-darker/actions/22/gtk-zoom-fit.svg +share/icons/elementary-xfce-darker/actions/22/gtk-zoom-in.svg +share/icons/elementary-xfce-darker/actions/22/gtk-zoom-out.svg +share/icons/elementary-xfce-darker/actions/22/help-about.svg +share/icons/elementary-xfce-darker/actions/22/help-contents.svg +share/icons/elementary-xfce-darker/actions/22/help-faq.png +share/icons/elementary-xfce-darker/actions/22/help-hint.svg +share/icons/elementary-xfce-darker/actions/22/help-info.svg +share/icons/elementary-xfce-darker/actions/22/hint.svg +share/icons/elementary-xfce-darker/actions/22/hook-notifier.svg +share/icons/elementary-xfce-darker/actions/22/im-message-new.svg +share/icons/elementary-xfce-darker/actions/22/insert-image.png +share/icons/elementary-xfce-darker/actions/22/insert-link.png +share/icons/elementary-xfce-darker/actions/22/insert-object.png +share/icons/elementary-xfce-darker/actions/22/insert-text.png +share/icons/elementary-xfce-darker/actions/22/iso-image-burn-22.svg +share/icons/elementary-xfce-darker/actions/22/kfind.svg +share/icons/elementary-xfce-darker/actions/22/list-add.svg +share/icons/elementary-xfce-darker/actions/22/list-remove.svg +share/icons/elementary-xfce-darker/actions/22/lock.svg +share/icons/elementary-xfce-darker/actions/22/mail-forward-all.svg +share/icons/elementary-xfce-darker/actions/22/mail-forward.svg +share/icons/elementary-xfce-darker/actions/22/mail-mark-important.svg +share/icons/elementary-xfce-darker/actions/22/mail-mark-junk.svg +share/icons/elementary-xfce-darker/actions/22/mail-mark-not-junk.svg +share/icons/elementary-xfce-darker/actions/22/mail-message-new.svg +share/icons/elementary-xfce-darker/actions/22/mail-reply-all.svg +share/icons/elementary-xfce-darker/actions/22/mail-reply-sender.svg +share/icons/elementary-xfce-darker/actions/22/mail_forward.svg +share/icons/elementary-xfce-darker/actions/22/mail_new.svg +share/icons/elementary-xfce-darker/actions/22/mail_reply.svg +share/icons/elementary-xfce-darker/actions/22/mail_replyall.svg +share/icons/elementary-xfce-darker/actions/22/media-eject.svg +share/icons/elementary-xfce-darker/actions/22/media-import-audio-cd.svg +share/icons/elementary-xfce-darker/actions/22/media-optical-audio-new.svg +share/icons/elementary-xfce-darker/actions/22/media-playback-pause.svg +share/icons/elementary-xfce-darker/actions/22/media-playback-start.svg +share/icons/elementary-xfce-darker/actions/22/media-playback-stop.svg +share/icons/elementary-xfce-darker/actions/22/media-record.svg +share/icons/elementary-xfce-darker/actions/22/media-skip-backward.svg +share/icons/elementary-xfce-darker/actions/22/media-skip-forward.svg +share/icons/elementary-xfce-darker/actions/22/next.svg +share/icons/elementary-xfce-darker/actions/22/node-add.svg +share/icons/elementary-xfce-darker/actions/22/node-align-horizontal.svg +share/icons/elementary-xfce-darker/actions/22/node-align-vertical.svg +share/icons/elementary-xfce-darker/actions/22/node-break.svg +share/icons/elementary-xfce-darker/actions/22/node-curve.svg +share/icons/elementary-xfce-darker/actions/22/node-cusp.svg +share/icons/elementary-xfce-darker/actions/22/node-delete-segment.svg +share/icons/elementary-xfce-darker/actions/22/node-delete.svg +share/icons/elementary-xfce-darker/actions/22/node-distribute-horizontal.svg +share/icons/elementary-xfce-darker/actions/22/node-distribute-vertical.svg +share/icons/elementary-xfce-darker/actions/22/node-insert.svg +share/icons/elementary-xfce-darker/actions/22/node-join-segment.svg +share/icons/elementary-xfce-darker/actions/22/node-join.svg +share/icons/elementary-xfce-darker/actions/22/node-line.svg +share/icons/elementary-xfce-darker/actions/22/node-smooth.svg +share/icons/elementary-xfce-darker/actions/22/node-symmectric.svg +share/icons/elementary-xfce-darker/actions/22/node-symmetric.svg +share/icons/elementary-xfce-darker/actions/22/node-to-curve.svg +share/icons/elementary-xfce-darker/actions/22/object-flip-horizontal.svg +share/icons/elementary-xfce-darker/actions/22/object-flip-vertical.svg +share/icons/elementary-xfce-darker/actions/22/object-inverse.svg +share/icons/elementary-xfce-darker/actions/22/object-to-path.svg +share/icons/elementary-xfce-darker/actions/22/panel-searchtool.svg +share/icons/elementary-xfce-darker/actions/22/player_eject.svg +share/icons/elementary-xfce-darker/actions/22/player_play.svg +share/icons/elementary-xfce-darker/actions/22/player_record.svg +share/icons/elementary-xfce-darker/actions/22/player_stop.svg +share/icons/elementary-xfce-darker/actions/22/preview-file.svg +share/icons/elementary-xfce-darker/actions/22/previous.svg +share/icons/elementary-xfce-darker/actions/22/process-stop.svg +share/icons/elementary-xfce-darker/actions/22/redo.svg +share/icons/elementary-xfce-darker/actions/22/reload.svg +share/icons/elementary-xfce-darker/actions/22/reload3.svg +share/icons/elementary-xfce-darker/actions/22/reload_all_tabs.svg +share/icons/elementary-xfce-darker/actions/22/reload_page.svg +share/icons/elementary-xfce-darker/actions/22/remove.svg +share/icons/elementary-xfce-darker/actions/22/revert.svg +share/icons/elementary-xfce-darker/actions/22/rhythmbox-set-star.svg +share/icons/elementary-xfce-darker/actions/22/search.svg +share/icons/elementary-xfce-darker/actions/22/segment-curve.svg +share/icons/elementary-xfce-darker/actions/22/segment-line.svg +share/icons/elementary-xfce-darker/actions/22/selection-break.svg +share/icons/elementary-xfce-darker/actions/22/selection-exclude.svg +share/icons/elementary-xfce-darker/actions/22/selection-union.svg +share/icons/elementary-xfce-darker/actions/22/setroubleshoot_icon.svg +share/icons/elementary-xfce-darker/actions/22/sleep.svg +share/icons/elementary-xfce-darker/actions/22/start.svg +share/icons/elementary-xfce-darker/actions/22/stock_about.svg +share/icons/elementary-xfce-darker/actions/22/stock_add-bookmark.svg +share/icons/elementary-xfce-darker/actions/22/stock_bottom.svg +share/icons/elementary-xfce-darker/actions/22/stock_calc-accept.svg +share/icons/elementary-xfce-darker/actions/22/stock_calc-cancel.svg +share/icons/elementary-xfce-darker/actions/22/stock_close.svg +share/icons/elementary-xfce-darker/actions/22/stock_cut.svg +share/icons/elementary-xfce-darker/actions/22/stock_delete.svg +share/icons/elementary-xfce-darker/actions/22/stock_down.svg +share/icons/elementary-xfce-darker/actions/22/stock_edit.svg +share/icons/elementary-xfce-darker/actions/22/stock_exit.svg +share/icons/elementary-xfce-darker/actions/22/stock_file-properites.svg +share/icons/elementary-xfce-darker/actions/22/stock_file-properties.svg +share/icons/elementary-xfce-darker/actions/22/stock_first.svg +share/icons/elementary-xfce-darker/actions/22/stock_fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/stock_help-add-bookmark.svg +share/icons/elementary-xfce-darker/actions/22/stock_help.svg +share/icons/elementary-xfce-darker/actions/22/stock_last.svg +share/icons/elementary-xfce-darker/actions/22/stock_leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/stock_left.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-compose.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-filters-apply.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-forward.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-reply-to-all.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-reply.svg +share/icons/elementary-xfce-darker/actions/22/stock_mark.svg +share/icons/elementary-xfce-darker/actions/22/stock_media-play.svg +share/icons/elementary-xfce-darker/actions/22/stock_media-rec.svg +share/icons/elementary-xfce-darker/actions/22/stock_media-stop.svg +share/icons/elementary-xfce-darker/actions/22/stock_navigator.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-address-book.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-appointment.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-bcard.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-tab.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-text.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-window.svg +share/icons/elementary-xfce-darker/actions/22/stock_no.svg +share/icons/elementary-xfce-darker/actions/22/stock_not.svg +share/icons/elementary-xfce-darker/actions/22/stock_paste.png +share/icons/elementary-xfce-darker/actions/22/stock_print-preview.svg +share/icons/elementary-xfce-darker/actions/22/stock_print-setup.svg +share/icons/elementary-xfce-darker/actions/22/stock_print.svg +share/icons/elementary-xfce-darker/actions/22/stock_properties.svg +share/icons/elementary-xfce-darker/actions/22/stock_redo.svg +share/icons/elementary-xfce-darker/actions/22/stock_refresh.svg +share/icons/elementary-xfce-darker/actions/22/stock_right.svg +share/icons/elementary-xfce-darker/actions/22/stock_save-as.svg +share/icons/elementary-xfce-darker/actions/22/stock_save.svg +share/icons/elementary-xfce-darker/actions/22/stock_scores.svg +share/icons/elementary-xfce-darker/actions/22/stock_search-and-replace.svg +share/icons/elementary-xfce-darker/actions/22/stock_search.svg +share/icons/elementary-xfce-darker/actions/22/stock_select-all.svg +share/icons/elementary-xfce-darker/actions/22/stock_stop.svg +share/icons/elementary-xfce-darker/actions/22/stock_top.svg +share/icons/elementary-xfce-darker/actions/22/stock_undo.svg +share/icons/elementary-xfce-darker/actions/22/stock_up.svg +share/icons/elementary-xfce-darker/actions/22/stock_view-details.svg +share/icons/elementary-xfce-darker/actions/22/stock_yes.svg +share/icons/elementary-xfce-darker/actions/22/stock_zoom-1.svg +share/icons/elementary-xfce-darker/actions/22/stock_zoom-in.svg +share/icons/elementary-xfce-darker/actions/22/stock_zoom-out.svg +share/icons/elementary-xfce-darker/actions/22/stock_zoom-page.svg +share/icons/elementary-xfce-darker/actions/22/stop.svg +share/icons/elementary-xfce-darker/actions/22/stroke-to-path.svg +share/icons/elementary-xfce-darker/actions/22/system-lock-screen.svg +share/icons/elementary-xfce-darker/actions/22/system-reboot.svg +share/icons/elementary-xfce-darker/actions/22/system-restart.svg +share/icons/elementary-xfce-darker/actions/22/system-run.svg +share/icons/elementary-xfce-darker/actions/22/system-search.svg +share/icons/elementary-xfce-darker/actions/22/system-shutdown.svg +share/icons/elementary-xfce-darker/actions/22/system-upgrade.svg +share/icons/elementary-xfce-darker/actions/22/tab-new.svg +share/icons/elementary-xfce-darker/actions/22/tab_new.svg +share/icons/elementary-xfce-darker/actions/22/tag-new.svg +share/icons/elementary-xfce-darker/actions/22/top.svg +share/icons/elementary-xfce-darker/actions/22/undo.svg +share/icons/elementary-xfce-darker/actions/22/up.svg +share/icons/elementary-xfce-darker/actions/22/view-fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/view-refresh.svg +share/icons/elementary-xfce-darker/actions/22/view-restore.svg +share/icons/elementary-xfce-darker/actions/22/viewmag+.svg +share/icons/elementary-xfce-darker/actions/22/viewmag-.svg +share/icons/elementary-xfce-darker/actions/22/viewmag1.svg +share/icons/elementary-xfce-darker/actions/22/viewmagfit.svg +share/icons/elementary-xfce-darker/actions/22/window-close.svg +share/icons/elementary-xfce-darker/actions/22/window-new.svg +share/icons/elementary-xfce-darker/actions/22/window_fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/window_new.svg +share/icons/elementary-xfce-darker/actions/22/window_nofullscreen.svg +share/icons/elementary-xfce-darker/actions/22/xfburn-burn-cd.svg +share/icons/elementary-xfce-darker/actions/22/xfce-system-exit.svg +share/icons/elementary-xfce-darker/actions/22/xfce-system-lock.svg +share/icons/elementary-xfce-darker/actions/22/zoom-best-fit.svg +share/icons/elementary-xfce-darker/actions/22/zoom-fit-best.svg +share/icons/elementary-xfce-darker/actions/22/zoom-in.svg +share/icons/elementary-xfce-darker/actions/22/zoom-original.svg +share/icons/elementary-xfce-darker/actions/22/zoom-out.svg +share/icons/elementary-xfce-darker/actions/24/add-files-to-archive.svg +share/icons/elementary-xfce-darker/actions/24/add-folder-to-archive.svg +share/icons/elementary-xfce-darker/actions/24/add.svg +share/icons/elementary-xfce-darker/actions/24/address-book-new.svg +share/icons/elementary-xfce-darker/actions/24/align-horizontal-center.svg +share/icons/elementary-xfce-darker/actions/24/align-horizontal-left.svg +share/icons/elementary-xfce-darker/actions/24/align-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/24/application-exit.svg +share/icons/elementary-xfce-darker/actions/24/appointment-new.svg +share/icons/elementary-xfce-darker/actions/24/appointment.svg +share/icons/elementary-xfce-darker/actions/24/archive-insert-directory.svg +share/icons/elementary-xfce-darker/actions/24/archive-insert.svg +share/icons/elementary-xfce-darker/actions/24/back.svg +share/icons/elementary-xfce-darker/actions/24/bonobo-component-browser.svg +share/icons/elementary-xfce-darker/actions/24/bookmark-new.svg +share/icons/elementary-xfce-darker/actions/24/bookmark_add.svg +share/icons/elementary-xfce-darker/actions/24/bookmarks_list_add.svg +share/icons/elementary-xfce-darker/actions/24/bottom.svg +share/icons/elementary-xfce-darker/actions/24/browser-download.svg +share/icons/elementary-xfce-darker/actions/24/button_cancel.svg +share/icons/elementary-xfce-darker/actions/24/cab_extract.svg +share/icons/elementary-xfce-darker/actions/24/calibrate.svg +share/icons/elementary-xfce-darker/actions/24/call-start.png +share/icons/elementary-xfce-darker/actions/24/call-stop.png +share/icons/elementary-xfce-darker/actions/24/cancel.svg +share/icons/elementary-xfce-darker/actions/24/contact-new.svg +share/icons/elementary-xfce-darker/actions/24/dialog-apply.svg +share/icons/elementary-xfce-darker/actions/24/dialog-cancel.svg +share/icons/elementary-xfce-darker/actions/24/dialog-close.svg +share/icons/elementary-xfce-darker/actions/24/dialog-no.svg +share/icons/elementary-xfce-darker/actions/24/dialog-ok-apply.svg +share/icons/elementary-xfce-darker/actions/24/dialog-ok.svg +share/icons/elementary-xfce-darker/actions/24/dialog-yes.svg +share/icons/elementary-xfce-darker/actions/24/document-export.svg +share/icons/elementary-xfce-darker/actions/24/document-import.svg +share/icons/elementary-xfce-darker/actions/24/document-new.svg +share/icons/elementary-xfce-darker/actions/24/document-open-recent.svg +share/icons/elementary-xfce-darker/actions/24/document-open.svg +share/icons/elementary-xfce-darker/actions/24/document-page-setup.svg +share/icons/elementary-xfce-darker/actions/24/document-print-preview.svg +share/icons/elementary-xfce-darker/actions/24/document-print.svg +share/icons/elementary-xfce-darker/actions/24/document-properties.svg +share/icons/elementary-xfce-darker/actions/24/document-revert.svg +share/icons/elementary-xfce-darker/actions/24/document-save-as.svg +share/icons/elementary-xfce-darker/actions/24/document-save.svg +share/icons/elementary-xfce-darker/actions/24/document-send.svg +share/icons/elementary-xfce-darker/actions/24/down.svg +share/icons/elementary-xfce-darker/actions/24/download.svg +share/icons/elementary-xfce-darker/actions/24/edit-add.svg +share/icons/elementary-xfce-darker/actions/24/edit-clear.svg +share/icons/elementary-xfce-darker/actions/24/edit-copy.svg +share/icons/elementary-xfce-darker/actions/24/edit-cut.svg +share/icons/elementary-xfce-darker/actions/24/edit-delete-mail.svg +share/icons/elementary-xfce-darker/actions/24/edit-delete.svg +share/icons/elementary-xfce-darker/actions/24/edit-find-replace.svg +share/icons/elementary-xfce-darker/actions/24/edit-find.svg +share/icons/elementary-xfce-darker/actions/24/edit-paste.png +share/icons/elementary-xfce-darker/actions/24/edit-redo.svg +share/icons/elementary-xfce-darker/actions/24/edit-select-all.svg +share/icons/elementary-xfce-darker/actions/24/edit-undo.svg +share/icons/elementary-xfce-darker/actions/24/editclear.svg +share/icons/elementary-xfce-darker/actions/24/editcut.svg +share/icons/elementary-xfce-darker/actions/24/editdelete.svg +share/icons/elementary-xfce-darker/actions/24/editpaste.png +share/icons/elementary-xfce-darker/actions/24/epiphany-download.svg +share/icons/elementary-xfce-darker/actions/24/event-new.svg +share/icons/elementary-xfce-darker/actions/24/exit.svg +share/icons/elementary-xfce-darker/actions/24/extract-archive.svg +share/icons/elementary-xfce-darker/actions/24/filefind.svg +share/icons/elementary-xfce-darker/actions/24/filenew.svg +share/icons/elementary-xfce-darker/actions/24/fileopen.svg +share/icons/elementary-xfce-darker/actions/24/fileprint.svg +share/icons/elementary-xfce-darker/actions/24/filequickprint.svg +share/icons/elementary-xfce-darker/actions/24/filesave.svg +share/icons/elementary-xfce-darker/actions/24/filesaveas.svg +share/icons/elementary-xfce-darker/actions/24/find.svg +share/icons/elementary-xfce-darker/actions/24/finish.svg +share/icons/elementary-xfce-darker/actions/24/folder-copy.svg +share/icons/elementary-xfce-darker/actions/24/folder-move.svg +share/icons/elementary-xfce-darker/actions/24/folder-new.svg +share/icons/elementary-xfce-darker/actions/24/folder_new.svg +share/icons/elementary-xfce-darker/actions/24/forward.svg +share/icons/elementary-xfce-darker/actions/24/gnome-app-install-star.svg +share/icons/elementary-xfce-darker/actions/24/gnome-lockscreen.svg +share/icons/elementary-xfce-darker/actions/24/gnome-log-out.svg +share/icons/elementary-xfce-darker/actions/24/gnome-logout.svg +share/icons/elementary-xfce-darker/actions/24/gnome-run.svg +share/icons/elementary-xfce-darker/actions/24/gnome-searchtool.svg +share/icons/elementary-xfce-darker/actions/24/gnome-session-logout.svg +share/icons/elementary-xfce-darker/actions/24/gnome-stock-mail-fwd.svg +share/icons/elementary-xfce-darker/actions/24/gnome-stock-mail-new.svg +share/icons/elementary-xfce-darker/actions/24/gnome-stock-mail-rpl.svg +share/icons/elementary-xfce-darker/actions/24/go-bottom.svg +share/icons/elementary-xfce-darker/actions/24/go-down.svg +share/icons/elementary-xfce-darker/actions/24/go-first.svg +share/icons/elementary-xfce-darker/actions/24/go-home.svg +share/icons/elementary-xfce-darker/actions/24/go-jump.svg +share/icons/elementary-xfce-darker/actions/24/go-last.svg +share/icons/elementary-xfce-darker/actions/24/go-next.svg +share/icons/elementary-xfce-darker/actions/24/go-previous.svg +share/icons/elementary-xfce-darker/actions/24/go-top.svg +share/icons/elementary-xfce-darker/actions/24/go-up.svg +share/icons/elementary-xfce-darker/actions/24/gohome.svg +share/icons/elementary-xfce-darker/actions/24/gtk-about.svg +share/icons/elementary-xfce-darker/actions/24/gtk-add.svg +share/icons/elementary-xfce-darker/actions/24/gtk-apply.svg +share/icons/elementary-xfce-darker/actions/24/gtk-cancel.svg +share/icons/elementary-xfce-darker/actions/24/gtk-clear.svg +share/icons/elementary-xfce-darker/actions/24/gtk-close.svg +share/icons/elementary-xfce-darker/actions/24/gtk-cut.svg +share/icons/elementary-xfce-darker/actions/24/gtk-delete.svg +share/icons/elementary-xfce-darker/actions/24/gtk-edit.svg +share/icons/elementary-xfce-darker/actions/24/gtk-execute.svg +share/icons/elementary-xfce-darker/actions/24/gtk-find-and-replace.svg +share/icons/elementary-xfce-darker/actions/24/gtk-find.svg +share/icons/elementary-xfce-darker/actions/24/gtk-fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-back-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-back-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-down.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-up.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-bottom.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-first-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-first-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-last-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-last-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-top.svg +share/icons/elementary-xfce-darker/actions/24/gtk-help.svg +share/icons/elementary-xfce-darker/actions/24/gtk-home.svg +share/icons/elementary-xfce-darker/actions/24/gtk-info.svg +share/icons/elementary-xfce-darker/actions/24/gtk-jump-to-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-jump-to-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-next-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-next-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-pause.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-play-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-previous-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-previous-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-record.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-stop.svg +share/icons/elementary-xfce-darker/actions/24/gtk-new.svg +share/icons/elementary-xfce-darker/actions/24/gtk-no.svg +share/icons/elementary-xfce-darker/actions/24/gtk-ok.svg +share/icons/elementary-xfce-darker/actions/24/gtk-open.svg +share/icons/elementary-xfce-darker/actions/24/gtk-paste.png +share/icons/elementary-xfce-darker/actions/24/gtk-print-preview.svg +share/icons/elementary-xfce-darker/actions/24/gtk-print.svg +share/icons/elementary-xfce-darker/actions/24/gtk-properties.svg +share/icons/elementary-xfce-darker/actions/24/gtk-quit.svg +share/icons/elementary-xfce-darker/actions/24/gtk-redo-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-refresh.svg +share/icons/elementary-xfce-darker/actions/24/gtk-remove.svg +share/icons/elementary-xfce-darker/actions/24/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-save-as.svg +share/icons/elementary-xfce-darker/actions/24/gtk-save.svg +share/icons/elementary-xfce-darker/actions/24/gtk-search.svg +share/icons/elementary-xfce-darker/actions/24/gtk-select-all.svg +share/icons/elementary-xfce-darker/actions/24/gtk-stop.svg +share/icons/elementary-xfce-darker/actions/24/gtk-undo-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-yes.svg +share/icons/elementary-xfce-darker/actions/24/gtk-zoom-100.svg +share/icons/elementary-xfce-darker/actions/24/gtk-zoom-fit.svg +share/icons/elementary-xfce-darker/actions/24/gtk-zoom-in.svg +share/icons/elementary-xfce-darker/actions/24/gtk-zoom-out.svg +share/icons/elementary-xfce-darker/actions/24/help-about.svg +share/icons/elementary-xfce-darker/actions/24/help-contents.svg +share/icons/elementary-xfce-darker/actions/24/help-faq.svg +share/icons/elementary-xfce-darker/actions/24/help-hint.svg +share/icons/elementary-xfce-darker/actions/24/help-info.svg +share/icons/elementary-xfce-darker/actions/24/hint.svg +share/icons/elementary-xfce-darker/actions/24/hook-notifier.svg +share/icons/elementary-xfce-darker/actions/24/im-message-new.svg +share/icons/elementary-xfce-darker/actions/24/insert-image.png +share/icons/elementary-xfce-darker/actions/24/insert-link.png +share/icons/elementary-xfce-darker/actions/24/insert-object.png +share/icons/elementary-xfce-darker/actions/24/insert-text.png +share/icons/elementary-xfce-darker/actions/24/iso-image-burn.svg +share/icons/elementary-xfce-darker/actions/24/jockey-proprietary.svg +share/icons/elementary-xfce-darker/actions/24/kfind.svg +share/icons/elementary-xfce-darker/actions/24/kfm_home.svg +share/icons/elementary-xfce-darker/actions/24/list-add.svg +share/icons/elementary-xfce-darker/actions/24/list-remove.svg +share/icons/elementary-xfce-darker/actions/24/lock.svg +share/icons/elementary-xfce-darker/actions/24/mail-copy.svg +share/icons/elementary-xfce-darker/actions/24/mail-forward-all.svg +share/icons/elementary-xfce-darker/actions/24/mail-forward.svg +share/icons/elementary-xfce-darker/actions/24/mail-mark-important.svg +share/icons/elementary-xfce-darker/actions/24/mail-mark-junk.svg +share/icons/elementary-xfce-darker/actions/24/mail-mark-not-junk.svg +share/icons/elementary-xfce-darker/actions/24/mail-mark-unread.svg +share/icons/elementary-xfce-darker/actions/24/mail-message-new.svg +share/icons/elementary-xfce-darker/actions/24/mail-move.svg +share/icons/elementary-xfce-darker/actions/24/mail-reply-all.svg +share/icons/elementary-xfce-darker/actions/24/mail-reply-sender.svg +share/icons/elementary-xfce-darker/actions/24/mail-send-receive.svg +share/icons/elementary-xfce-darker/actions/24/mail-send.svg +share/icons/elementary-xfce-darker/actions/24/mail_forward.svg +share/icons/elementary-xfce-darker/actions/24/mail_new.svg +share/icons/elementary-xfce-darker/actions/24/mail_reply.svg +share/icons/elementary-xfce-darker/actions/24/mail_replyall.svg +share/icons/elementary-xfce-darker/actions/24/media-eject.svg +share/icons/elementary-xfce-darker/actions/24/media-import-audio-cd.svg +share/icons/elementary-xfce-darker/actions/24/media-optical-audio-new.svg +share/icons/elementary-xfce-darker/actions/24/media-playback-pause.svg +share/icons/elementary-xfce-darker/actions/24/media-playback-start.svg +share/icons/elementary-xfce-darker/actions/24/media-playback-stop.svg +share/icons/elementary-xfce-darker/actions/24/media-record.svg +share/icons/elementary-xfce-darker/actions/24/media-seek-backward.svg +share/icons/elementary-xfce-darker/actions/24/media-seek-forward.svg +share/icons/elementary-xfce-darker/actions/24/media-skip-backward.svg +share/icons/elementary-xfce-darker/actions/24/media-skip-forward.svg +share/icons/elementary-xfce-darker/actions/24/next.svg +share/icons/elementary-xfce-darker/actions/24/object-flip-horizontal.svg +share/icons/elementary-xfce-darker/actions/24/object-flip-vertical.svg +share/icons/elementary-xfce-darker/actions/24/object-inverse.svg +share/icons/elementary-xfce-darker/actions/24/object-rotate-left.svg +share/icons/elementary-xfce-darker/actions/24/object-rotate-right.svg +share/icons/elementary-xfce-darker/actions/24/panel-searchtool.svg +share/icons/elementary-xfce-darker/actions/24/player_eject.svg +share/icons/elementary-xfce-darker/actions/24/player_end.svg +share/icons/elementary-xfce-darker/actions/24/player_fwd.svg +share/icons/elementary-xfce-darker/actions/24/player_pause.svg +share/icons/elementary-xfce-darker/actions/24/player_play.svg +share/icons/elementary-xfce-darker/actions/24/player_record.svg +share/icons/elementary-xfce-darker/actions/24/player_rew.svg +share/icons/elementary-xfce-darker/actions/24/player_start.svg +share/icons/elementary-xfce-darker/actions/24/player_stop.svg +share/icons/elementary-xfce-darker/actions/24/preview-file.svg +share/icons/elementary-xfce-darker/actions/24/previous.svg +share/icons/elementary-xfce-darker/actions/24/process-stop.svg +share/icons/elementary-xfce-darker/actions/24/redhat-home.svg +share/icons/elementary-xfce-darker/actions/24/redo.svg +share/icons/elementary-xfce-darker/actions/24/reload.svg +share/icons/elementary-xfce-darker/actions/24/reload3.svg +share/icons/elementary-xfce-darker/actions/24/reload_all_tabs.svg +share/icons/elementary-xfce-darker/actions/24/reload_page.svg +share/icons/elementary-xfce-darker/actions/24/remove.svg +share/icons/elementary-xfce-darker/actions/24/revert.svg +share/icons/elementary-xfce-darker/actions/24/rhythmbox-set-star.svg +share/icons/elementary-xfce-darker/actions/24/rotate.svg +share/icons/elementary-xfce-darker/actions/24/search.svg +share/icons/elementary-xfce-darker/actions/24/setroubleshoot_icon.svg +share/icons/elementary-xfce-darker/actions/24/sleep.svg +share/icons/elementary-xfce-darker/actions/24/start.svg +share/icons/elementary-xfce-darker/actions/24/stock_about.svg +share/icons/elementary-xfce-darker/actions/24/stock_add-bookmark.svg +share/icons/elementary-xfce-darker/actions/24/stock_bottom.svg +share/icons/elementary-xfce-darker/actions/24/stock_calc-accept.svg +share/icons/elementary-xfce-darker/actions/24/stock_calc-cancel.svg +share/icons/elementary-xfce-darker/actions/24/stock_close.svg +share/icons/elementary-xfce-darker/actions/24/stock_cut.svg +share/icons/elementary-xfce-darker/actions/24/stock_delete.svg +share/icons/elementary-xfce-darker/actions/24/stock_down.svg +share/icons/elementary-xfce-darker/actions/24/stock_edit.svg +share/icons/elementary-xfce-darker/actions/24/stock_exit.svg +share/icons/elementary-xfce-darker/actions/24/stock_file-properites.svg +share/icons/elementary-xfce-darker/actions/24/stock_file-properties.svg +share/icons/elementary-xfce-darker/actions/24/stock_first.svg +share/icons/elementary-xfce-darker/actions/24/stock_folder-copy.svg +share/icons/elementary-xfce-darker/actions/24/stock_folder-move.svg +share/icons/elementary-xfce-darker/actions/24/stock_folder-properties.svg +share/icons/elementary-xfce-darker/actions/24/stock_folder_properties.svg +share/icons/elementary-xfce-darker/actions/24/stock_fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/stock_help-add-bookmark.svg +share/icons/elementary-xfce-darker/actions/24/stock_help.svg +share/icons/elementary-xfce-darker/actions/24/stock_home.svg +share/icons/elementary-xfce-darker/actions/24/stock_last.svg +share/icons/elementary-xfce-darker/actions/24/stock_leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/stock_left.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-compose.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-filters-apply.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-forward.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-reply-to-all.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-reply.svg +share/icons/elementary-xfce-darker/actions/24/stock_mark.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-fwd.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-next.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-pause.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-play.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-prev.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-rec.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-rew.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-stop.svg +share/icons/elementary-xfce-darker/actions/24/stock_navigator.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-address-book.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-appointment.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-bcard.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-dir.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-tab.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-text.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-window.svg +share/icons/elementary-xfce-darker/actions/24/stock_no.svg +share/icons/elementary-xfce-darker/actions/24/stock_not.svg +share/icons/elementary-xfce-darker/actions/24/stock_paste.png +share/icons/elementary-xfce-darker/actions/24/stock_print-preview.svg +share/icons/elementary-xfce-darker/actions/24/stock_print-setup.svg +share/icons/elementary-xfce-darker/actions/24/stock_print.svg +share/icons/elementary-xfce-darker/actions/24/stock_properties.svg +share/icons/elementary-xfce-darker/actions/24/stock_redo.svg +share/icons/elementary-xfce-darker/actions/24/stock_refresh.svg +share/icons/elementary-xfce-darker/actions/24/stock_right.svg +share/icons/elementary-xfce-darker/actions/24/stock_save-as.svg +share/icons/elementary-xfce-darker/actions/24/stock_save.svg +share/icons/elementary-xfce-darker/actions/24/stock_scores.svg +share/icons/elementary-xfce-darker/actions/24/stock_search-and-replace.svg +share/icons/elementary-xfce-darker/actions/24/stock_search.svg +share/icons/elementary-xfce-darker/actions/24/stock_select-all.svg +share/icons/elementary-xfce-darker/actions/24/stock_stop.svg +share/icons/elementary-xfce-darker/actions/24/stock_top.svg +share/icons/elementary-xfce-darker/actions/24/stock_undo.svg +share/icons/elementary-xfce-darker/actions/24/stock_up.svg +share/icons/elementary-xfce-darker/actions/24/stock_view-details.svg +share/icons/elementary-xfce-darker/actions/24/stock_yes.svg +share/icons/elementary-xfce-darker/actions/24/stock_zoom-1.svg +share/icons/elementary-xfce-darker/actions/24/stock_zoom-in.svg +share/icons/elementary-xfce-darker/actions/24/stock_zoom-out.svg +share/icons/elementary-xfce-darker/actions/24/stock_zoom-page.svg +share/icons/elementary-xfce-darker/actions/24/stop.svg +share/icons/elementary-xfce-darker/actions/24/system-lock-screen.svg +share/icons/elementary-xfce-darker/actions/24/system-log-out.svg +share/icons/elementary-xfce-darker/actions/24/system-reboot.svg +share/icons/elementary-xfce-darker/actions/24/system-restart.svg +share/icons/elementary-xfce-darker/actions/24/system-run.svg +share/icons/elementary-xfce-darker/actions/24/system-search.svg +share/icons/elementary-xfce-darker/actions/24/system-shutdown.svg +share/icons/elementary-xfce-darker/actions/24/system-upgrade.svg +share/icons/elementary-xfce-darker/actions/24/tab-new.svg +share/icons/elementary-xfce-darker/actions/24/tab_new.svg +share/icons/elementary-xfce-darker/actions/24/tag-new.svg +share/icons/elementary-xfce-darker/actions/24/top.svg +share/icons/elementary-xfce-darker/actions/24/undo.svg +share/icons/elementary-xfce-darker/actions/24/up.svg +share/icons/elementary-xfce-darker/actions/24/view-fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/view-refresh.svg +share/icons/elementary-xfce-darker/actions/24/view-restore.svg +share/icons/elementary-xfce-darker/actions/24/viewmag+.svg +share/icons/elementary-xfce-darker/actions/24/viewmag-.svg +share/icons/elementary-xfce-darker/actions/24/viewmag1.svg +share/icons/elementary-xfce-darker/actions/24/viewmagfit.svg +share/icons/elementary-xfce-darker/actions/24/window-close.svg +share/icons/elementary-xfce-darker/actions/24/window-new.svg +share/icons/elementary-xfce-darker/actions/24/window_fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/window_new.svg +share/icons/elementary-xfce-darker/actions/24/window_nofullscreen.svg +share/icons/elementary-xfce-darker/actions/24/xfburn-burn-cd.svg +share/icons/elementary-xfce-darker/actions/24/xfce-system-exit.svg +share/icons/elementary-xfce-darker/actions/24/xfce-system-lock.svg +share/icons/elementary-xfce-darker/actions/24/xfsm-logout.svg +share/icons/elementary-xfce-darker/actions/24/zoom-best-fit.svg +share/icons/elementary-xfce-darker/actions/24/zoom-fit-best.svg +share/icons/elementary-xfce-darker/actions/24/zoom-in.svg +share/icons/elementary-xfce-darker/actions/24/zoom-original.svg +share/icons/elementary-xfce-darker/actions/24/zoom-out.svg +share/icons/elementary-xfce-darker/actions/32 +share/icons/elementary-xfce-darker/actions/48 +share/icons/elementary-xfce-darker/actions/64 +share/icons/elementary-xfce-darker/actions/symbolic +share/icons/elementary-xfce-darker/index.theme +share/icons/elementary-xfce-darkest/AUTHORS +share/icons/elementary-xfce-darkest/CONTRIBUTORS +share/icons/elementary-xfce-darkest/LICENSE +share/icons/elementary-xfce-darkest/actions +share/icons/elementary-xfce-darkest/index.theme +share/icons/elementary-xfce/AUTHORS +share/icons/elementary-xfce/CONTRIBUTORS +share/icons/elementary-xfce/LICENSE +share/icons/elementary-xfce/actions/128/address-book-new.svg +share/icons/elementary-xfce/actions/128/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/128/bookmark-new.svg +share/icons/elementary-xfce/actions/128/bookmark_add.svg +share/icons/elementary-xfce/actions/128/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/128/contact-new.svg +share/icons/elementary-xfce/actions/128/document-export.svg +share/icons/elementary-xfce/actions/128/document-import.svg +share/icons/elementary-xfce/actions/128/document-new.svg +share/icons/elementary-xfce/actions/128/document-open-recent.svg +share/icons/elementary-xfce/actions/128/document-open.svg +share/icons/elementary-xfce/actions/128/document-page-setup.svg +share/icons/elementary-xfce/actions/128/document-properties.svg +share/icons/elementary-xfce/actions/128/edit-copy.svg +share/icons/elementary-xfce/actions/128/edit-delete.svg +share/icons/elementary-xfce/actions/128/edit-find.svg +share/icons/elementary-xfce/actions/128/edit-redo.svg +share/icons/elementary-xfce/actions/128/edit-undo.svg +share/icons/elementary-xfce/actions/128/editdelete.svg +share/icons/elementary-xfce/actions/128/filefind.svg +share/icons/elementary-xfce/actions/128/filenew.svg +share/icons/elementary-xfce/actions/128/fileopen.svg +share/icons/elementary-xfce/actions/128/find.svg +share/icons/elementary-xfce/actions/128/folder-new.svg +share/icons/elementary-xfce/actions/128/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/128/gnome-log-out.svg +share/icons/elementary-xfce/actions/128/gnome-logout.svg +share/icons/elementary-xfce/actions/128/gnome-run.svg +share/icons/elementary-xfce/actions/128/gnome-searchtool.svg +share/icons/elementary-xfce/actions/128/gnome-session-logout.svg +share/icons/elementary-xfce/actions/128/gtk-about.svg +share/icons/elementary-xfce/actions/128/gtk-cancel.svg +share/icons/elementary-xfce/actions/128/gtk-delete.svg +share/icons/elementary-xfce/actions/128/gtk-execute.svg +share/icons/elementary-xfce/actions/128/gtk-find.svg +share/icons/elementary-xfce/actions/128/gtk-help.svg +share/icons/elementary-xfce/actions/128/gtk-info.svg +share/icons/elementary-xfce/actions/128/gtk-media-record.svg +share/icons/elementary-xfce/actions/128/gtk-media-stop.svg +share/icons/elementary-xfce/actions/128/gtk-new.svg +share/icons/elementary-xfce/actions/128/gtk-open.svg +share/icons/elementary-xfce/actions/128/gtk-properties.svg +share/icons/elementary-xfce/actions/128/gtk-quit.svg +share/icons/elementary-xfce/actions/128/gtk-remove.svg +share/icons/elementary-xfce/actions/128/gtk-search.svg +share/icons/elementary-xfce/actions/128/gtk-stop.svg +share/icons/elementary-xfce/actions/128/help-about.svg +share/icons/elementary-xfce/actions/128/help-contents.svg +share/icons/elementary-xfce/actions/128/help-hint.svg +share/icons/elementary-xfce/actions/128/help-info.svg +share/icons/elementary-xfce/actions/128/hint.svg +share/icons/elementary-xfce/actions/128/hook-notifier.svg +share/icons/elementary-xfce/actions/128/list-remove.svg +share/icons/elementary-xfce/actions/128/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/128/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/128/media-playback-stop.svg +share/icons/elementary-xfce/actions/128/media-record.svg +share/icons/elementary-xfce/actions/128/object-inverse.svg +share/icons/elementary-xfce/actions/128/panel-searchtool.svg +share/icons/elementary-xfce/actions/128/player_record.svg +share/icons/elementary-xfce/actions/128/player_stop.svg +share/icons/elementary-xfce/actions/128/process-stop.svg +share/icons/elementary-xfce/actions/128/remove.svg +share/icons/elementary-xfce/actions/128/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/128/search.svg +share/icons/elementary-xfce/actions/128/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/128/stock_about.svg +share/icons/elementary-xfce/actions/128/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/128/stock_delete.svg +share/icons/elementary-xfce/actions/128/stock_file-properites.svg +share/icons/elementary-xfce/actions/128/stock_file-properties.svg +share/icons/elementary-xfce/actions/128/stock_folder-properties.svg +share/icons/elementary-xfce/actions/128/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/128/stock_help.svg +share/icons/elementary-xfce/actions/128/stock_media-rec.svg +share/icons/elementary-xfce/actions/128/stock_media-stop.svg +share/icons/elementary-xfce/actions/128/stock_navigator.svg +share/icons/elementary-xfce/actions/128/stock_new-address-book.svg +share/icons/elementary-xfce/actions/128/stock_new-text.svg +share/icons/elementary-xfce/actions/128/stock_not.svg +share/icons/elementary-xfce/actions/128/stock_properties.svg +share/icons/elementary-xfce/actions/128/stock_scores.svg +share/icons/elementary-xfce/actions/128/stock_search.svg +share/icons/elementary-xfce/actions/128/stock_stop.svg +share/icons/elementary-xfce/actions/128/stock_view-details.svg +share/icons/elementary-xfce/actions/128/stop.svg +share/icons/elementary-xfce/actions/128/system-log-out.svg +share/icons/elementary-xfce/actions/128/system-run.svg +share/icons/elementary-xfce/actions/128/system-search.svg +share/icons/elementary-xfce/actions/128/tag-new.svg +share/icons/elementary-xfce/actions/128/window-new.svg +share/icons/elementary-xfce/actions/128/window_new.svg +share/icons/elementary-xfce/actions/128/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/128/xfsm-logout.svg +share/icons/elementary-xfce/actions/16/add.svg +share/icons/elementary-xfce/actions/16/address-book-new.svg +share/icons/elementary-xfce/actions/16/align-horizontal-center.svg +share/icons/elementary-xfce/actions/16/align-horizontal-left.svg +share/icons/elementary-xfce/actions/16/align-horizontal-right.svg +share/icons/elementary-xfce/actions/16/align-vertical-bottom.svg +share/icons/elementary-xfce/actions/16/align-vertical-center.svg +share/icons/elementary-xfce/actions/16/align-vertical-top.svg +share/icons/elementary-xfce/actions/16/application-exit.svg +share/icons/elementary-xfce/actions/16/appointment-new.svg +share/icons/elementary-xfce/actions/16/appointment.svg +share/icons/elementary-xfce/actions/16/back.svg +share/icons/elementary-xfce/actions/16/blueman-send-file.svg +share/icons/elementary-xfce/actions/16/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/16/bookmark-new.svg +share/icons/elementary-xfce/actions/16/bookmark_add.svg +share/icons/elementary-xfce/actions/16/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/16/bottom.svg +share/icons/elementary-xfce/actions/16/browser-download.svg +share/icons/elementary-xfce/actions/16/button_cancel.svg +share/icons/elementary-xfce/actions/16/call-start.svg +share/icons/elementary-xfce/actions/16/call-stop.png +share/icons/elementary-xfce/actions/16/cancel.svg +share/icons/elementary-xfce/actions/16/contact-new.svg +share/icons/elementary-xfce/actions/16/dialog-apply.svg +share/icons/elementary-xfce/actions/16/dialog-cancel.svg +share/icons/elementary-xfce/actions/16/dialog-close.svg +share/icons/elementary-xfce/actions/16/dialog-no.svg +share/icons/elementary-xfce/actions/16/dialog-ok-apply.svg +share/icons/elementary-xfce/actions/16/dialog-ok.svg +share/icons/elementary-xfce/actions/16/dialog-yes.svg +share/icons/elementary-xfce/actions/16/distribute-horizontal-right.svg +share/icons/elementary-xfce/actions/16/distribute-vertical-bottom.svg +share/icons/elementary-xfce/actions/16/distribute-vertical-top.svg +share/icons/elementary-xfce/actions/16/document-export.svg +share/icons/elementary-xfce/actions/16/document-import.svg +share/icons/elementary-xfce/actions/16/document-new.svg +share/icons/elementary-xfce/actions/16/document-open-recent.svg +share/icons/elementary-xfce/actions/16/document-open.svg +share/icons/elementary-xfce/actions/16/document-page-setup.svg +share/icons/elementary-xfce/actions/16/document-print-preview.svg +share/icons/elementary-xfce/actions/16/document-print.svg +share/icons/elementary-xfce/actions/16/document-properties.svg +share/icons/elementary-xfce/actions/16/document-revert.svg +share/icons/elementary-xfce/actions/16/document-save-as.svg +share/icons/elementary-xfce/actions/16/document-save.svg +share/icons/elementary-xfce/actions/16/document-send.svg +share/icons/elementary-xfce/actions/16/down.svg +share/icons/elementary-xfce/actions/16/download.svg +share/icons/elementary-xfce/actions/16/edit-add.svg +share/icons/elementary-xfce/actions/16/edit-clear.svg +share/icons/elementary-xfce/actions/16/edit-copy.svg +share/icons/elementary-xfce/actions/16/edit-cut.svg +share/icons/elementary-xfce/actions/16/edit-delete.svg +share/icons/elementary-xfce/actions/16/edit-find-replace.svg +share/icons/elementary-xfce/actions/16/edit-find.svg +share/icons/elementary-xfce/actions/16/edit-paste.png +share/icons/elementary-xfce/actions/16/edit-redo.svg +share/icons/elementary-xfce/actions/16/edit-select-all.svg +share/icons/elementary-xfce/actions/16/edit-undo.svg +share/icons/elementary-xfce/actions/16/editclear.svg +share/icons/elementary-xfce/actions/16/editcut.svg +share/icons/elementary-xfce/actions/16/editdelete.svg +share/icons/elementary-xfce/actions/16/editpaste.png +share/icons/elementary-xfce/actions/16/epiphany-download.svg +share/icons/elementary-xfce/actions/16/exit.svg +share/icons/elementary-xfce/actions/16/filefind.svg +share/icons/elementary-xfce/actions/16/filenew.svg +share/icons/elementary-xfce/actions/16/fileopen.svg +share/icons/elementary-xfce/actions/16/fileprint.svg +share/icons/elementary-xfce/actions/16/filequickprint.svg +share/icons/elementary-xfce/actions/16/filesave.svg +share/icons/elementary-xfce/actions/16/filesaveas.svg +share/icons/elementary-xfce/actions/16/find.svg +share/icons/elementary-xfce/actions/16/finish.svg +share/icons/elementary-xfce/actions/16/folder-copy.svg +share/icons/elementary-xfce/actions/16/folder-move.svg +share/icons/elementary-xfce/actions/16/folder-new.svg +share/icons/elementary-xfce/actions/16/folder_new.svg +share/icons/elementary-xfce/actions/16/forward.svg +share/icons/elementary-xfce/actions/16/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/16/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/16/gnome-log-out.svg +share/icons/elementary-xfce/actions/16/gnome-logout.svg +share/icons/elementary-xfce/actions/16/gnome-run.svg +share/icons/elementary-xfce/actions/16/gnome-searchtool.svg +share/icons/elementary-xfce/actions/16/gnome-session-logout.svg +share/icons/elementary-xfce/actions/16/go-bottom.svg +share/icons/elementary-xfce/actions/16/go-down.svg +share/icons/elementary-xfce/actions/16/go-first.svg +share/icons/elementary-xfce/actions/16/go-home.svg +share/icons/elementary-xfce/actions/16/go-jump.svg +share/icons/elementary-xfce/actions/16/go-last.svg +share/icons/elementary-xfce/actions/16/go-left.svg +share/icons/elementary-xfce/actions/16/go-next.svg +share/icons/elementary-xfce/actions/16/go-previous.svg +share/icons/elementary-xfce/actions/16/go-right.svg +share/icons/elementary-xfce/actions/16/go-top.svg +share/icons/elementary-xfce/actions/16/go-up.svg +share/icons/elementary-xfce/actions/16/gohome.svg +share/icons/elementary-xfce/actions/16/gtk-about.svg +share/icons/elementary-xfce/actions/16/gtk-add.svg +share/icons/elementary-xfce/actions/16/gtk-apply.svg +share/icons/elementary-xfce/actions/16/gtk-cancel.svg +share/icons/elementary-xfce/actions/16/gtk-clear.svg +share/icons/elementary-xfce/actions/16/gtk-close.svg +share/icons/elementary-xfce/actions/16/gtk-cut.svg +share/icons/elementary-xfce/actions/16/gtk-delete.svg +share/icons/elementary-xfce/actions/16/gtk-edit.svg +share/icons/elementary-xfce/actions/16/gtk-execute.svg +share/icons/elementary-xfce/actions/16/gtk-find-and-replace.svg +share/icons/elementary-xfce/actions/16/gtk-find.svg +share/icons/elementary-xfce/actions/16/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/16/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-go-down.svg +share/icons/elementary-xfce/actions/16/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-go-up.svg +share/icons/elementary-xfce/actions/16/gtk-goto-bottom.svg +share/icons/elementary-xfce/actions/16/gtk-goto-first-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-goto-first-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-goto-last-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-goto-last-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-goto-top.svg +share/icons/elementary-xfce/actions/16/gtk-help.svg +share/icons/elementary-xfce/actions/16/gtk-home.svg +share/icons/elementary-xfce/actions/16/gtk-info.svg +share/icons/elementary-xfce/actions/16/gtk-jump-to-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-jump-to-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/16/gtk-media-forward-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-forward-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-media-next-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-next-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-media-pause.svg +share/icons/elementary-xfce/actions/16/gtk-media-play-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-previous-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-previous-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-media-record.svg +share/icons/elementary-xfce/actions/16/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-media-stop.svg +share/icons/elementary-xfce/actions/16/gtk-new.svg +share/icons/elementary-xfce/actions/16/gtk-no.svg +share/icons/elementary-xfce/actions/16/gtk-ok.svg +share/icons/elementary-xfce/actions/16/gtk-open.svg +share/icons/elementary-xfce/actions/16/gtk-paste.png +share/icons/elementary-xfce/actions/16/gtk-print-preview.svg +share/icons/elementary-xfce/actions/16/gtk-print.svg +share/icons/elementary-xfce/actions/16/gtk-properties.svg +share/icons/elementary-xfce/actions/16/gtk-quit.svg +share/icons/elementary-xfce/actions/16/gtk-refresh.svg +share/icons/elementary-xfce/actions/16/gtk-remove.svg +share/icons/elementary-xfce/actions/16/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-save-as.svg +share/icons/elementary-xfce/actions/16/gtk-save.svg +share/icons/elementary-xfce/actions/16/gtk-search.svg +share/icons/elementary-xfce/actions/16/gtk-select-all.svg +share/icons/elementary-xfce/actions/16/gtk-stop.svg +share/icons/elementary-xfce/actions/16/gtk-yes.svg +share/icons/elementary-xfce/actions/16/gtk-zoom-100.svg +share/icons/elementary-xfce/actions/16/gtk-zoom-fit.svg +share/icons/elementary-xfce/actions/16/gtk-zoom-in.svg +share/icons/elementary-xfce/actions/16/gtk-zoom-out.svg +share/icons/elementary-xfce/actions/16/help-about.svg +share/icons/elementary-xfce/actions/16/help-contents.svg +share/icons/elementary-xfce/actions/16/help-faq.svg +share/icons/elementary-xfce/actions/16/help-hint.svg +share/icons/elementary-xfce/actions/16/help-info.svg +share/icons/elementary-xfce/actions/16/hint.svg +share/icons/elementary-xfce/actions/16/hook-notifier.svg +share/icons/elementary-xfce/actions/16/im-message-new.svg +share/icons/elementary-xfce/actions/16/insert-image.svg +share/icons/elementary-xfce/actions/16/insert-link.svg +share/icons/elementary-xfce/actions/16/insert-object.png +share/icons/elementary-xfce/actions/16/insert-text.png +share/icons/elementary-xfce/actions/16/iso-image-burn.svg +share/icons/elementary-xfce/actions/16/kfind.svg +share/icons/elementary-xfce/actions/16/kfm_home.svg +share/icons/elementary-xfce/actions/16/list-add.svg +share/icons/elementary-xfce/actions/16/list-remove.svg +share/icons/elementary-xfce/actions/16/lock.svg +share/icons/elementary-xfce/actions/16/mail-forward.svg +share/icons/elementary-xfce/actions/16/media-eject.svg +share/icons/elementary-xfce/actions/16/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/16/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/16/media-playback-pause.svg +share/icons/elementary-xfce/actions/16/media-playback-start.svg +share/icons/elementary-xfce/actions/16/media-playback-stop.svg +share/icons/elementary-xfce/actions/16/media-record.svg +share/icons/elementary-xfce/actions/16/media-seek-backward.svg +share/icons/elementary-xfce/actions/16/media-seek-forward.svg +share/icons/elementary-xfce/actions/16/media-skip-backward.svg +share/icons/elementary-xfce/actions/16/media-skip-forward.svg +share/icons/elementary-xfce/actions/16/next.svg +share/icons/elementary-xfce/actions/16/node-add.svg +share/icons/elementary-xfce/actions/16/node-align-horizontal.svg +share/icons/elementary-xfce/actions/16/node-align-vertical.svg +share/icons/elementary-xfce/actions/16/node-break.svg +share/icons/elementary-xfce/actions/16/node-cusp.svg +share/icons/elementary-xfce/actions/16/node-delete-segment.svg +share/icons/elementary-xfce/actions/16/node-delete.svg +share/icons/elementary-xfce/actions/16/node-distribute-horizontal.svg +share/icons/elementary-xfce/actions/16/node-distribute-vertical.svg +share/icons/elementary-xfce/actions/16/node-insert.svg +share/icons/elementary-xfce/actions/16/node-join-segment.svg +share/icons/elementary-xfce/actions/16/node-join.svg +share/icons/elementary-xfce/actions/16/node-smooth.svg +share/icons/elementary-xfce/actions/16/node-symmetric.svg +share/icons/elementary-xfce/actions/16/object-group.svg +share/icons/elementary-xfce/actions/16/object-inverse.svg +share/icons/elementary-xfce/actions/16/object-merge.svg +share/icons/elementary-xfce/actions/16/object-rotate-left.svg +share/icons/elementary-xfce/actions/16/object-rotate-right.svg +share/icons/elementary-xfce/actions/16/object-to-path.svg +share/icons/elementary-xfce/actions/16/object-ungroup.svg +share/icons/elementary-xfce/actions/16/package-available-locked.svg +share/icons/elementary-xfce/actions/16/package-available-new.svg +share/icons/elementary-xfce/actions/16/package-available.svg +share/icons/elementary-xfce/actions/16/package-broken.svg +share/icons/elementary-xfce/actions/16/package-downgrade.svg +share/icons/elementary-xfce/actions/16/package-install.svg +share/icons/elementary-xfce/actions/16/package-installed-locked.svg +share/icons/elementary-xfce/actions/16/package-installed-outdated.svg +share/icons/elementary-xfce/actions/16/package-installed-updated.svg +share/icons/elementary-xfce/actions/16/package-new.svg +share/icons/elementary-xfce/actions/16/package-purge.svg +share/icons/elementary-xfce/actions/16/package-reinstall.svg +share/icons/elementary-xfce/actions/16/package-remove.svg +share/icons/elementary-xfce/actions/16/package-supported.svg +share/icons/elementary-xfce/actions/16/package-upgrade.svg +share/icons/elementary-xfce/actions/16/panel-searchtool.svg +share/icons/elementary-xfce/actions/16/player_eject.svg +share/icons/elementary-xfce/actions/16/player_end.svg +share/icons/elementary-xfce/actions/16/player_fwd.svg +share/icons/elementary-xfce/actions/16/player_pause.svg +share/icons/elementary-xfce/actions/16/player_play.svg +share/icons/elementary-xfce/actions/16/player_record.svg +share/icons/elementary-xfce/actions/16/player_rew.svg +share/icons/elementary-xfce/actions/16/player_start.svg +share/icons/elementary-xfce/actions/16/player_stop.svg +share/icons/elementary-xfce/actions/16/previous.svg +share/icons/elementary-xfce/actions/16/process-stop.svg +share/icons/elementary-xfce/actions/16/redhat-home.svg +share/icons/elementary-xfce/actions/16/redo.svg +share/icons/elementary-xfce/actions/16/reload.svg +share/icons/elementary-xfce/actions/16/reload3.svg +share/icons/elementary-xfce/actions/16/reload_all_tabs.svg +share/icons/elementary-xfce/actions/16/reload_page.svg +share/icons/elementary-xfce/actions/16/remove.svg +share/icons/elementary-xfce/actions/16/revert.svg +share/icons/elementary-xfce/actions/16/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/16/rotate.svg +share/icons/elementary-xfce/actions/16/search.svg +share/icons/elementary-xfce/actions/16/segment-curve.svg +share/icons/elementary-xfce/actions/16/segment-line.svg +share/icons/elementary-xfce/actions/16/selection-break.svg +share/icons/elementary-xfce/actions/16/selection-combine.svg +share/icons/elementary-xfce/actions/16/selection-exclude.svg +share/icons/elementary-xfce/actions/16/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/16/start.svg +share/icons/elementary-xfce/actions/16/stock_about.svg +share/icons/elementary-xfce/actions/16/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/16/stock_bottom.svg +share/icons/elementary-xfce/actions/16/stock_calc-accept.svg +share/icons/elementary-xfce/actions/16/stock_calc-cancel.svg +share/icons/elementary-xfce/actions/16/stock_close.svg +share/icons/elementary-xfce/actions/16/stock_cut.svg +share/icons/elementary-xfce/actions/16/stock_delete.svg +share/icons/elementary-xfce/actions/16/stock_down.svg +share/icons/elementary-xfce/actions/16/stock_edit.svg +share/icons/elementary-xfce/actions/16/stock_exit.svg +share/icons/elementary-xfce/actions/16/stock_file-properites.svg +share/icons/elementary-xfce/actions/16/stock_file-properties.svg +share/icons/elementary-xfce/actions/16/stock_filters-invert.svg +share/icons/elementary-xfce/actions/16/stock_first.svg +share/icons/elementary-xfce/actions/16/stock_folder-copy.svg +share/icons/elementary-xfce/actions/16/stock_folder-move.svg +share/icons/elementary-xfce/actions/16/stock_folder_properties.svg +share/icons/elementary-xfce/actions/16/stock_fullscreen.svg +share/icons/elementary-xfce/actions/16/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/16/stock_help.svg +share/icons/elementary-xfce/actions/16/stock_home.svg +share/icons/elementary-xfce/actions/16/stock_last.svg +share/icons/elementary-xfce/actions/16/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/16/stock_left.svg +share/icons/elementary-xfce/actions/16/stock_mail-filters-apply.svg +share/icons/elementary-xfce/actions/16/stock_mailto.svg +share/icons/elementary-xfce/actions/16/stock_mark.svg +share/icons/elementary-xfce/actions/16/stock_media-fwd.svg +share/icons/elementary-xfce/actions/16/stock_media-next.svg +share/icons/elementary-xfce/actions/16/stock_media-pause.svg +share/icons/elementary-xfce/actions/16/stock_media-play.svg +share/icons/elementary-xfce/actions/16/stock_media-prev.svg +share/icons/elementary-xfce/actions/16/stock_media-rec.svg +share/icons/elementary-xfce/actions/16/stock_media-rew.svg +share/icons/elementary-xfce/actions/16/stock_media-stop.svg +share/icons/elementary-xfce/actions/16/stock_navigator.svg +share/icons/elementary-xfce/actions/16/stock_new-address-book.svg +share/icons/elementary-xfce/actions/16/stock_new-appointment.svg +share/icons/elementary-xfce/actions/16/stock_new-dir.svg +share/icons/elementary-xfce/actions/16/stock_new-tab.svg +share/icons/elementary-xfce/actions/16/stock_new-text.svg +share/icons/elementary-xfce/actions/16/stock_new-window.svg +share/icons/elementary-xfce/actions/16/stock_no.svg +share/icons/elementary-xfce/actions/16/stock_not.svg +share/icons/elementary-xfce/actions/16/stock_paste.png +share/icons/elementary-xfce/actions/16/stock_print-preview.svg +share/icons/elementary-xfce/actions/16/stock_print.svg +share/icons/elementary-xfce/actions/16/stock_properties.svg +share/icons/elementary-xfce/actions/16/stock_redo.svg +share/icons/elementary-xfce/actions/16/stock_refresh.svg +share/icons/elementary-xfce/actions/16/stock_right.svg +share/icons/elementary-xfce/actions/16/stock_save-as.svg +share/icons/elementary-xfce/actions/16/stock_save.svg +share/icons/elementary-xfce/actions/16/stock_scores.svg +share/icons/elementary-xfce/actions/16/stock_search-and-replace.svg +share/icons/elementary-xfce/actions/16/stock_search.svg +share/icons/elementary-xfce/actions/16/stock_select-all.svg +share/icons/elementary-xfce/actions/16/stock_stop.svg +share/icons/elementary-xfce/actions/16/stock_top.svg +share/icons/elementary-xfce/actions/16/stock_undo.svg +share/icons/elementary-xfce/actions/16/stock_up.svg +share/icons/elementary-xfce/actions/16/stock_view-details.svg +share/icons/elementary-xfce/actions/16/stock_yes.svg +share/icons/elementary-xfce/actions/16/stock_zoom-1.svg +share/icons/elementary-xfce/actions/16/stock_zoom-in.svg +share/icons/elementary-xfce/actions/16/stock_zoom-out.svg +share/icons/elementary-xfce/actions/16/stock_zoom-page.svg +share/icons/elementary-xfce/actions/16/stop.svg +share/icons/elementary-xfce/actions/16/stroke-to-path.svg +share/icons/elementary-xfce/actions/16/system-lock-screen.svg +share/icons/elementary-xfce/actions/16/system-log-out.svg +share/icons/elementary-xfce/actions/16/system-reboot.svg +share/icons/elementary-xfce/actions/16/system-restart.svg +share/icons/elementary-xfce/actions/16/system-run.svg +share/icons/elementary-xfce/actions/16/system-search.svg +share/icons/elementary-xfce/actions/16/system-shutdown.svg +share/icons/elementary-xfce/actions/16/system-upgrade.svg +share/icons/elementary-xfce/actions/16/tab-new.svg +share/icons/elementary-xfce/actions/16/tab_new.svg +share/icons/elementary-xfce/actions/16/tag-new.svg +share/icons/elementary-xfce/actions/16/top.svg +share/icons/elementary-xfce/actions/16/transform-rotate.svg +share/icons/elementary-xfce/actions/16/undo.svg +share/icons/elementary-xfce/actions/16/up.svg +share/icons/elementary-xfce/actions/16/view-fullscreen.svg +share/icons/elementary-xfce/actions/16/view-refresh.svg +share/icons/elementary-xfce/actions/16/view-restore.svg +share/icons/elementary-xfce/actions/16/viewmag+.svg +share/icons/elementary-xfce/actions/16/viewmag-.svg +share/icons/elementary-xfce/actions/16/viewmag1.svg +share/icons/elementary-xfce/actions/16/viewmagfit.svg +share/icons/elementary-xfce/actions/16/window-close.svg +share/icons/elementary-xfce/actions/16/window-new.svg +share/icons/elementary-xfce/actions/16/window_fullscreen.svg +share/icons/elementary-xfce/actions/16/window_new.svg +share/icons/elementary-xfce/actions/16/window_nofullscreen.svg +share/icons/elementary-xfce/actions/16/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/16/xfce-system-exit.svg +share/icons/elementary-xfce/actions/16/xfce-system-lock.svg +share/icons/elementary-xfce/actions/16/xfsm-logout.svg +share/icons/elementary-xfce/actions/16/zoom-best-fit.svg +share/icons/elementary-xfce/actions/16/zoom-fit-best.svg +share/icons/elementary-xfce/actions/16/zoom-in.svg +share/icons/elementary-xfce/actions/16/zoom-original.svg +share/icons/elementary-xfce/actions/16/zoom-out.svg +share/icons/elementary-xfce/actions/22/add-files-to-archive.svg +share/icons/elementary-xfce/actions/22/add.svg +share/icons/elementary-xfce/actions/22/address-book-new.svg +share/icons/elementary-xfce/actions/22/align-horizontal-center.svg +share/icons/elementary-xfce/actions/22/align-horizontal-left.svg +share/icons/elementary-xfce/actions/22/align-horizontal-right.svg +share/icons/elementary-xfce/actions/22/align-vertical-bottom.svg +share/icons/elementary-xfce/actions/22/align-vertical-center.svg +share/icons/elementary-xfce/actions/22/align-vertical-top.svg +share/icons/elementary-xfce/actions/22/application-exit.svg +share/icons/elementary-xfce/actions/22/appointment-new.svg +share/icons/elementary-xfce/actions/22/archive-insert.svg +share/icons/elementary-xfce/actions/22/back.svg +share/icons/elementary-xfce/actions/22/blueman-send-file.svg +share/icons/elementary-xfce/actions/22/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/22/bookmark-new.svg +share/icons/elementary-xfce/actions/22/bookmark_add.svg +share/icons/elementary-xfce/actions/22/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/22/bottom.svg +share/icons/elementary-xfce/actions/22/browser-download.svg +share/icons/elementary-xfce/actions/22/button_cancel.svg +share/icons/elementary-xfce/actions/22/call-start.png +share/icons/elementary-xfce/actions/22/call-stop.png +share/icons/elementary-xfce/actions/22/cancel.svg +share/icons/elementary-xfce/actions/22/contact-new.svg +share/icons/elementary-xfce/actions/22/dialog-apply.svg +share/icons/elementary-xfce/actions/22/dialog-cancel.svg +share/icons/elementary-xfce/actions/22/dialog-close.svg +share/icons/elementary-xfce/actions/22/dialog-no.svg +share/icons/elementary-xfce/actions/22/dialog-ok-apply.svg +share/icons/elementary-xfce/actions/22/dialog-ok.svg +share/icons/elementary-xfce/actions/22/dialog-yes.svg +share/icons/elementary-xfce/actions/22/distribute-horizontal-left.svg +share/icons/elementary-xfce/actions/22/distribute-horizontal-right.svg +share/icons/elementary-xfce/actions/22/distribute-vertical-bottom.svg +share/icons/elementary-xfce/actions/22/distribute-vertical-center.svg +share/icons/elementary-xfce/actions/22/distribute-vertical-top.svg +share/icons/elementary-xfce/actions/22/document-export.svg +share/icons/elementary-xfce/actions/22/document-import.svg +share/icons/elementary-xfce/actions/22/document-new.svg +share/icons/elementary-xfce/actions/22/document-open-recent.svg +share/icons/elementary-xfce/actions/22/document-open.svg +share/icons/elementary-xfce/actions/22/document-page-setup.svg +share/icons/elementary-xfce/actions/22/document-print-preview.svg +share/icons/elementary-xfce/actions/22/document-print.svg +share/icons/elementary-xfce/actions/22/document-properties.svg +share/icons/elementary-xfce/actions/22/document-revert.svg +share/icons/elementary-xfce/actions/22/document-save-as.svg +share/icons/elementary-xfce/actions/22/document-save.svg +share/icons/elementary-xfce/actions/22/document-send.svg +share/icons/elementary-xfce/actions/22/down.svg +share/icons/elementary-xfce/actions/22/download.svg +share/icons/elementary-xfce/actions/22/edit-add.svg +share/icons/elementary-xfce/actions/22/edit-clear.svg +share/icons/elementary-xfce/actions/22/edit-copy.svg +share/icons/elementary-xfce/actions/22/edit-cut.svg +share/icons/elementary-xfce/actions/22/edit-delete.svg +share/icons/elementary-xfce/actions/22/edit-find-replace.svg +share/icons/elementary-xfce/actions/22/edit-find.svg +share/icons/elementary-xfce/actions/22/edit-paste.png +share/icons/elementary-xfce/actions/22/edit-redo.svg +share/icons/elementary-xfce/actions/22/edit-select-all.svg +share/icons/elementary-xfce/actions/22/edit-undo.svg +share/icons/elementary-xfce/actions/22/editclear.svg +share/icons/elementary-xfce/actions/22/editcut.svg +share/icons/elementary-xfce/actions/22/editdelete.svg +share/icons/elementary-xfce/actions/22/editpaste.png +share/icons/elementary-xfce/actions/22/epiphany-download.svg +share/icons/elementary-xfce/actions/22/exit.svg +share/icons/elementary-xfce/actions/22/filefind.svg +share/icons/elementary-xfce/actions/22/filenew.svg +share/icons/elementary-xfce/actions/22/fileopen.svg +share/icons/elementary-xfce/actions/22/fileprint.svg +share/icons/elementary-xfce/actions/22/filequickprint.svg +share/icons/elementary-xfce/actions/22/filesave.svg +share/icons/elementary-xfce/actions/22/filesaveas.svg +share/icons/elementary-xfce/actions/22/find.svg +share/icons/elementary-xfce/actions/22/finish.svg +share/icons/elementary-xfce/actions/22/folder-copy.svg +share/icons/elementary-xfce/actions/22/folder-move.svg +share/icons/elementary-xfce/actions/22/folder-new.svg +share/icons/elementary-xfce/actions/22/forward.svg +share/icons/elementary-xfce/actions/22/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/22/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/22/gnome-log-out.svg +share/icons/elementary-xfce/actions/22/gnome-logout.svg +share/icons/elementary-xfce/actions/22/gnome-searchtool.svg +share/icons/elementary-xfce/actions/22/gnome-session-logout.svg +share/icons/elementary-xfce/actions/22/gnome-stock-mail-fwd.svg +share/icons/elementary-xfce/actions/22/gnome-stock-mail-new.svg +share/icons/elementary-xfce/actions/22/gnome-stock-mail-rpl.svg +share/icons/elementary-xfce/actions/22/go-bottom.svg +share/icons/elementary-xfce/actions/22/go-down.svg +share/icons/elementary-xfce/actions/22/go-first.svg +share/icons/elementary-xfce/actions/22/go-jump.svg +share/icons/elementary-xfce/actions/22/go-last.svg +share/icons/elementary-xfce/actions/22/go-next.svg +share/icons/elementary-xfce/actions/22/go-previous.svg +share/icons/elementary-xfce/actions/22/go-top.svg +share/icons/elementary-xfce/actions/22/go-up.svg +share/icons/elementary-xfce/actions/22/gtk-about.svg +share/icons/elementary-xfce/actions/22/gtk-add.svg +share/icons/elementary-xfce/actions/22/gtk-apply.svg +share/icons/elementary-xfce/actions/22/gtk-cancel.svg +share/icons/elementary-xfce/actions/22/gtk-clear.svg +share/icons/elementary-xfce/actions/22/gtk-close.svg +share/icons/elementary-xfce/actions/22/gtk-cut.svg +share/icons/elementary-xfce/actions/22/gtk-delete.svg +share/icons/elementary-xfce/actions/22/gtk-edit.svg +share/icons/elementary-xfce/actions/22/gtk-execute.svg +share/icons/elementary-xfce/actions/22/gtk-find-and-replace.svg +share/icons/elementary-xfce/actions/22/gtk-find.svg +share/icons/elementary-xfce/actions/22/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/22/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-go-down.svg +share/icons/elementary-xfce/actions/22/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-go-up.svg +share/icons/elementary-xfce/actions/22/gtk-goto-bottom.svg +share/icons/elementary-xfce/actions/22/gtk-goto-first-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-goto-first-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-goto-last-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-goto-last-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-goto-top.svg +share/icons/elementary-xfce/actions/22/gtk-help.svg +share/icons/elementary-xfce/actions/22/gtk-info.svg +share/icons/elementary-xfce/actions/22/gtk-jump-to-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-jump-to-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/22/gtk-media-play-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-media-record.svg +share/icons/elementary-xfce/actions/22/gtk-media-stop.svg +share/icons/elementary-xfce/actions/22/gtk-new.svg +share/icons/elementary-xfce/actions/22/gtk-no.svg +share/icons/elementary-xfce/actions/22/gtk-ok.svg +share/icons/elementary-xfce/actions/22/gtk-open.svg +share/icons/elementary-xfce/actions/22/gtk-paste.png +share/icons/elementary-xfce/actions/22/gtk-print-preview.svg +share/icons/elementary-xfce/actions/22/gtk-print.svg +share/icons/elementary-xfce/actions/22/gtk-properties.svg +share/icons/elementary-xfce/actions/22/gtk-quit.svg +share/icons/elementary-xfce/actions/22/gtk-redo-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-refresh.svg +share/icons/elementary-xfce/actions/22/gtk-remove.svg +share/icons/elementary-xfce/actions/22/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-save-as.svg +share/icons/elementary-xfce/actions/22/gtk-save.svg +share/icons/elementary-xfce/actions/22/gtk-search.svg +share/icons/elementary-xfce/actions/22/gtk-select-all.svg +share/icons/elementary-xfce/actions/22/gtk-stop.svg +share/icons/elementary-xfce/actions/22/gtk-undo-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-yes.svg +share/icons/elementary-xfce/actions/22/gtk-zoom-100.svg +share/icons/elementary-xfce/actions/22/gtk-zoom-fit.svg +share/icons/elementary-xfce/actions/22/gtk-zoom-in.svg +share/icons/elementary-xfce/actions/22/gtk-zoom-out.svg +share/icons/elementary-xfce/actions/22/help-about.svg +share/icons/elementary-xfce/actions/22/help-contents.svg +share/icons/elementary-xfce/actions/22/help-faq.png +share/icons/elementary-xfce/actions/22/help-hint.svg +share/icons/elementary-xfce/actions/22/help-info.svg +share/icons/elementary-xfce/actions/22/hint.svg +share/icons/elementary-xfce/actions/22/hook-notifier.svg +share/icons/elementary-xfce/actions/22/im-message-new.svg +share/icons/elementary-xfce/actions/22/insert-image.png +share/icons/elementary-xfce/actions/22/insert-link.png +share/icons/elementary-xfce/actions/22/insert-object.png +share/icons/elementary-xfce/actions/22/insert-text.png +share/icons/elementary-xfce/actions/22/iso-image-burn-22.svg +share/icons/elementary-xfce/actions/22/kfind.svg +share/icons/elementary-xfce/actions/22/list-add.svg +share/icons/elementary-xfce/actions/22/list-remove.svg +share/icons/elementary-xfce/actions/22/lock.svg +share/icons/elementary-xfce/actions/22/mail-forward-all.svg +share/icons/elementary-xfce/actions/22/mail-forward.svg +share/icons/elementary-xfce/actions/22/mail-mark-important.svg +share/icons/elementary-xfce/actions/22/mail-mark-junk.svg +share/icons/elementary-xfce/actions/22/mail-mark-not-junk.svg +share/icons/elementary-xfce/actions/22/mail-message-new.svg +share/icons/elementary-xfce/actions/22/mail-reply-all.svg +share/icons/elementary-xfce/actions/22/mail-reply-sender.svg +share/icons/elementary-xfce/actions/22/mail_forward.svg +share/icons/elementary-xfce/actions/22/mail_new.svg +share/icons/elementary-xfce/actions/22/mail_reply.svg +share/icons/elementary-xfce/actions/22/mail_replyall.svg +share/icons/elementary-xfce/actions/22/media-eject.svg +share/icons/elementary-xfce/actions/22/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/22/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/22/media-playback-start.svg +share/icons/elementary-xfce/actions/22/media-playback-stop.svg +share/icons/elementary-xfce/actions/22/media-record.svg +share/icons/elementary-xfce/actions/22/next.svg +share/icons/elementary-xfce/actions/22/node-add.svg +share/icons/elementary-xfce/actions/22/node-align-horizontal.svg +share/icons/elementary-xfce/actions/22/node-align-vertical.svg +share/icons/elementary-xfce/actions/22/node-break.svg +share/icons/elementary-xfce/actions/22/node-curve.svg +share/icons/elementary-xfce/actions/22/node-cusp.svg +share/icons/elementary-xfce/actions/22/node-delete-segment.svg +share/icons/elementary-xfce/actions/22/node-delete.svg +share/icons/elementary-xfce/actions/22/node-distribute-horizontal.svg +share/icons/elementary-xfce/actions/22/node-distribute-vertical.svg +share/icons/elementary-xfce/actions/22/node-insert.svg +share/icons/elementary-xfce/actions/22/node-join-segment.svg +share/icons/elementary-xfce/actions/22/node-join.svg +share/icons/elementary-xfce/actions/22/node-line.svg +share/icons/elementary-xfce/actions/22/node-smooth.svg +share/icons/elementary-xfce/actions/22/node-symmectric.svg +share/icons/elementary-xfce/actions/22/node-symmetric.svg +share/icons/elementary-xfce/actions/22/node-to-curve.svg +share/icons/elementary-xfce/actions/22/object-flip-horizontal.svg +share/icons/elementary-xfce/actions/22/object-flip-vertical.svg +share/icons/elementary-xfce/actions/22/object-inverse.svg +share/icons/elementary-xfce/actions/22/object-to-path.svg +share/icons/elementary-xfce/actions/22/panel-searchtool.svg +share/icons/elementary-xfce/actions/22/player_eject.svg +share/icons/elementary-xfce/actions/22/player_play.svg +share/icons/elementary-xfce/actions/22/player_record.svg +share/icons/elementary-xfce/actions/22/player_stop.svg +share/icons/elementary-xfce/actions/22/preview-file.svg +share/icons/elementary-xfce/actions/22/previous.svg +share/icons/elementary-xfce/actions/22/process-stop.svg +share/icons/elementary-xfce/actions/22/redo.svg +share/icons/elementary-xfce/actions/22/reload.svg +share/icons/elementary-xfce/actions/22/reload3.svg +share/icons/elementary-xfce/actions/22/reload_all_tabs.svg +share/icons/elementary-xfce/actions/22/reload_page.svg +share/icons/elementary-xfce/actions/22/remove.svg +share/icons/elementary-xfce/actions/22/revert.svg +share/icons/elementary-xfce/actions/22/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/22/search.svg +share/icons/elementary-xfce/actions/22/segment-curve.svg +share/icons/elementary-xfce/actions/22/segment-line.svg +share/icons/elementary-xfce/actions/22/selection-break.svg +share/icons/elementary-xfce/actions/22/selection-exclude.svg +share/icons/elementary-xfce/actions/22/selection-union.svg +share/icons/elementary-xfce/actions/22/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/22/sleep.svg +share/icons/elementary-xfce/actions/22/start.svg +share/icons/elementary-xfce/actions/22/stock_about.svg +share/icons/elementary-xfce/actions/22/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/22/stock_bottom.svg +share/icons/elementary-xfce/actions/22/stock_calc-accept.svg +share/icons/elementary-xfce/actions/22/stock_calc-cancel.svg +share/icons/elementary-xfce/actions/22/stock_close.svg +share/icons/elementary-xfce/actions/22/stock_cut.svg +share/icons/elementary-xfce/actions/22/stock_delete.svg +share/icons/elementary-xfce/actions/22/stock_down.svg +share/icons/elementary-xfce/actions/22/stock_edit.svg +share/icons/elementary-xfce/actions/22/stock_exit.svg +share/icons/elementary-xfce/actions/22/stock_file-properites.svg +share/icons/elementary-xfce/actions/22/stock_file-properties.svg +share/icons/elementary-xfce/actions/22/stock_filters-invert.svg +share/icons/elementary-xfce/actions/22/stock_first.svg +share/icons/elementary-xfce/actions/22/stock_folder-copy.svg +share/icons/elementary-xfce/actions/22/stock_folder-move.svg +share/icons/elementary-xfce/actions/22/stock_fullscreen.svg +share/icons/elementary-xfce/actions/22/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/22/stock_help.svg +share/icons/elementary-xfce/actions/22/stock_last.svg +share/icons/elementary-xfce/actions/22/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/22/stock_left.svg +share/icons/elementary-xfce/actions/22/stock_mail-compose.svg +share/icons/elementary-xfce/actions/22/stock_mail-filters-apply.svg +share/icons/elementary-xfce/actions/22/stock_mail-forward.svg +share/icons/elementary-xfce/actions/22/stock_mail-reply-to-all.svg +share/icons/elementary-xfce/actions/22/stock_mail-reply.svg +share/icons/elementary-xfce/actions/22/stock_mark.svg +share/icons/elementary-xfce/actions/22/stock_media-play.svg +share/icons/elementary-xfce/actions/22/stock_media-rec.svg +share/icons/elementary-xfce/actions/22/stock_media-stop.svg +share/icons/elementary-xfce/actions/22/stock_navigator.svg +share/icons/elementary-xfce/actions/22/stock_new-address-book.svg +share/icons/elementary-xfce/actions/22/stock_new-appointment.svg +share/icons/elementary-xfce/actions/22/stock_new-bcard.svg +share/icons/elementary-xfce/actions/22/stock_new-tab.svg +share/icons/elementary-xfce/actions/22/stock_new-text.svg +share/icons/elementary-xfce/actions/22/stock_new-window.svg +share/icons/elementary-xfce/actions/22/stock_no.svg +share/icons/elementary-xfce/actions/22/stock_not.svg +share/icons/elementary-xfce/actions/22/stock_paste.png +share/icons/elementary-xfce/actions/22/stock_print-preview.svg +share/icons/elementary-xfce/actions/22/stock_print-setup.svg +share/icons/elementary-xfce/actions/22/stock_print.svg +share/icons/elementary-xfce/actions/22/stock_properties.svg +share/icons/elementary-xfce/actions/22/stock_redo.svg +share/icons/elementary-xfce/actions/22/stock_refresh.svg +share/icons/elementary-xfce/actions/22/stock_right.svg +share/icons/elementary-xfce/actions/22/stock_save-as.svg +share/icons/elementary-xfce/actions/22/stock_save.svg +share/icons/elementary-xfce/actions/22/stock_scores.svg +share/icons/elementary-xfce/actions/22/stock_search-and-replace.svg +share/icons/elementary-xfce/actions/22/stock_search.svg +share/icons/elementary-xfce/actions/22/stock_select-all.svg +share/icons/elementary-xfce/actions/22/stock_stop.svg +share/icons/elementary-xfce/actions/22/stock_top.svg +share/icons/elementary-xfce/actions/22/stock_undo.svg +share/icons/elementary-xfce/actions/22/stock_up.svg +share/icons/elementary-xfce/actions/22/stock_view-details.svg +share/icons/elementary-xfce/actions/22/stock_yes.svg +share/icons/elementary-xfce/actions/22/stock_zoom-1.svg +share/icons/elementary-xfce/actions/22/stock_zoom-in.svg +share/icons/elementary-xfce/actions/22/stock_zoom-out.svg +share/icons/elementary-xfce/actions/22/stock_zoom-page.svg +share/icons/elementary-xfce/actions/22/stop.svg +share/icons/elementary-xfce/actions/22/stroke-to-path.svg +share/icons/elementary-xfce/actions/22/system-lock-screen.svg +share/icons/elementary-xfce/actions/22/system-log-out.svg +share/icons/elementary-xfce/actions/22/system-reboot.svg +share/icons/elementary-xfce/actions/22/system-restart.svg +share/icons/elementary-xfce/actions/22/system-run.svg +share/icons/elementary-xfce/actions/22/system-search.svg +share/icons/elementary-xfce/actions/22/system-shutdown.svg +share/icons/elementary-xfce/actions/22/system-upgrade.svg +share/icons/elementary-xfce/actions/22/tab-new.svg +share/icons/elementary-xfce/actions/22/tab_new.svg +share/icons/elementary-xfce/actions/22/tag-new.svg +share/icons/elementary-xfce/actions/22/top.svg +share/icons/elementary-xfce/actions/22/undo.svg +share/icons/elementary-xfce/actions/22/up.svg +share/icons/elementary-xfce/actions/22/view-fullscreen.svg +share/icons/elementary-xfce/actions/22/view-refresh.svg +share/icons/elementary-xfce/actions/22/view-restore.svg +share/icons/elementary-xfce/actions/22/viewmag+.svg +share/icons/elementary-xfce/actions/22/viewmag-.svg +share/icons/elementary-xfce/actions/22/viewmag1.svg +share/icons/elementary-xfce/actions/22/viewmagfit.svg +share/icons/elementary-xfce/actions/22/window-close.svg +share/icons/elementary-xfce/actions/22/window-new.svg +share/icons/elementary-xfce/actions/22/window_fullscreen.svg +share/icons/elementary-xfce/actions/22/window_new.svg +share/icons/elementary-xfce/actions/22/window_nofullscreen.svg +share/icons/elementary-xfce/actions/22/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/22/xfce-system-exit.svg +share/icons/elementary-xfce/actions/22/xfce-system-lock.svg +share/icons/elementary-xfce/actions/22/xfsm-logout.svg +share/icons/elementary-xfce/actions/22/zoom-best-fit.svg +share/icons/elementary-xfce/actions/22/zoom-fit-best.svg +share/icons/elementary-xfce/actions/22/zoom-in.svg +share/icons/elementary-xfce/actions/22/zoom-original.svg +share/icons/elementary-xfce/actions/22/zoom-out.svg +share/icons/elementary-xfce/actions/24/add-files-to-archive.svg +share/icons/elementary-xfce/actions/24/add-folder-to-archive.svg +share/icons/elementary-xfce/actions/24/add.svg +share/icons/elementary-xfce/actions/24/address-book-new.svg +share/icons/elementary-xfce/actions/24/align-horizontal-center.svg +share/icons/elementary-xfce/actions/24/align-horizontal-left.svg +share/icons/elementary-xfce/actions/24/align-horizontal-right.svg +share/icons/elementary-xfce/actions/24/application-exit.svg +share/icons/elementary-xfce/actions/24/appointment-new.svg +share/icons/elementary-xfce/actions/24/appointment.svg +share/icons/elementary-xfce/actions/24/archive-insert-directory.svg +share/icons/elementary-xfce/actions/24/archive-insert.svg +share/icons/elementary-xfce/actions/24/back.svg +share/icons/elementary-xfce/actions/24/blueman-send-file.svg +share/icons/elementary-xfce/actions/24/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/24/bookmark-new.svg +share/icons/elementary-xfce/actions/24/bookmark_add.svg +share/icons/elementary-xfce/actions/24/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/24/bottom.svg +share/icons/elementary-xfce/actions/24/browser-download.svg +share/icons/elementary-xfce/actions/24/button_cancel.svg +share/icons/elementary-xfce/actions/24/cab_extract.svg +share/icons/elementary-xfce/actions/24/calibrate.svg +share/icons/elementary-xfce/actions/24/call-start.png +share/icons/elementary-xfce/actions/24/call-stop.png +share/icons/elementary-xfce/actions/24/cancel.svg +share/icons/elementary-xfce/actions/24/contact-new.svg +share/icons/elementary-xfce/actions/24/dialog-apply.svg +share/icons/elementary-xfce/actions/24/dialog-cancel.svg +share/icons/elementary-xfce/actions/24/dialog-close.svg +share/icons/elementary-xfce/actions/24/dialog-no.svg +share/icons/elementary-xfce/actions/24/dialog-ok-apply.svg +share/icons/elementary-xfce/actions/24/dialog-ok.svg +share/icons/elementary-xfce/actions/24/dialog-yes.svg +share/icons/elementary-xfce/actions/24/document-export.svg +share/icons/elementary-xfce/actions/24/document-import.svg +share/icons/elementary-xfce/actions/24/document-new.svg +share/icons/elementary-xfce/actions/24/document-open-recent.svg +share/icons/elementary-xfce/actions/24/document-open.svg +share/icons/elementary-xfce/actions/24/document-page-setup.svg +share/icons/elementary-xfce/actions/24/document-print-preview.svg +share/icons/elementary-xfce/actions/24/document-print.svg +share/icons/elementary-xfce/actions/24/document-properties.svg +share/icons/elementary-xfce/actions/24/document-revert.svg +share/icons/elementary-xfce/actions/24/document-save-as.svg +share/icons/elementary-xfce/actions/24/document-save.svg +share/icons/elementary-xfce/actions/24/document-send.svg +share/icons/elementary-xfce/actions/24/down.svg +share/icons/elementary-xfce/actions/24/download.svg +share/icons/elementary-xfce/actions/24/edit-add.svg +share/icons/elementary-xfce/actions/24/edit-clear.svg +share/icons/elementary-xfce/actions/24/edit-copy.svg +share/icons/elementary-xfce/actions/24/edit-cut.svg +share/icons/elementary-xfce/actions/24/edit-delete-mail.svg +share/icons/elementary-xfce/actions/24/edit-delete.svg +share/icons/elementary-xfce/actions/24/edit-find-replace.svg +share/icons/elementary-xfce/actions/24/edit-find.svg +share/icons/elementary-xfce/actions/24/edit-paste.png +share/icons/elementary-xfce/actions/24/edit-redo.svg +share/icons/elementary-xfce/actions/24/edit-select-all.svg +share/icons/elementary-xfce/actions/24/edit-undo.svg +share/icons/elementary-xfce/actions/24/editclear.svg +share/icons/elementary-xfce/actions/24/editcut.svg +share/icons/elementary-xfce/actions/24/editdelete.svg +share/icons/elementary-xfce/actions/24/editpaste.png +share/icons/elementary-xfce/actions/24/epiphany-download.svg +share/icons/elementary-xfce/actions/24/event-new.svg +share/icons/elementary-xfce/actions/24/exit.svg +share/icons/elementary-xfce/actions/24/extract-archive.svg +share/icons/elementary-xfce/actions/24/filefind.svg +share/icons/elementary-xfce/actions/24/filenew.svg +share/icons/elementary-xfce/actions/24/fileopen.svg +share/icons/elementary-xfce/actions/24/fileprint.svg +share/icons/elementary-xfce/actions/24/filequickprint.svg +share/icons/elementary-xfce/actions/24/filesave.svg +share/icons/elementary-xfce/actions/24/filesaveas.svg +share/icons/elementary-xfce/actions/24/find.svg +share/icons/elementary-xfce/actions/24/finish.svg +share/icons/elementary-xfce/actions/24/folder-copy.svg +share/icons/elementary-xfce/actions/24/folder-move.svg +share/icons/elementary-xfce/actions/24/folder-new.svg +share/icons/elementary-xfce/actions/24/folder_new.svg +share/icons/elementary-xfce/actions/24/forward.svg +share/icons/elementary-xfce/actions/24/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/24/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/24/gnome-log-out.svg +share/icons/elementary-xfce/actions/24/gnome-logout.svg +share/icons/elementary-xfce/actions/24/gnome-run.svg +share/icons/elementary-xfce/actions/24/gnome-searchtool.svg +share/icons/elementary-xfce/actions/24/gnome-session-logout.svg +share/icons/elementary-xfce/actions/24/gnome-stock-mail-fwd.svg +share/icons/elementary-xfce/actions/24/gnome-stock-mail-new.svg +share/icons/elementary-xfce/actions/24/gnome-stock-mail-rpl.svg +share/icons/elementary-xfce/actions/24/go-bottom.svg +share/icons/elementary-xfce/actions/24/go-down.svg +share/icons/elementary-xfce/actions/24/go-first.svg +share/icons/elementary-xfce/actions/24/go-home.svg +share/icons/elementary-xfce/actions/24/go-jump.svg +share/icons/elementary-xfce/actions/24/go-last.svg +share/icons/elementary-xfce/actions/24/go-left.svg +share/icons/elementary-xfce/actions/24/go-next.svg +share/icons/elementary-xfce/actions/24/go-previous.svg +share/icons/elementary-xfce/actions/24/go-right.svg +share/icons/elementary-xfce/actions/24/go-top.svg +share/icons/elementary-xfce/actions/24/go-up.svg +share/icons/elementary-xfce/actions/24/gohome.svg +share/icons/elementary-xfce/actions/24/gtk-about.svg +share/icons/elementary-xfce/actions/24/gtk-add.svg +share/icons/elementary-xfce/actions/24/gtk-apply.svg +share/icons/elementary-xfce/actions/24/gtk-cancel.svg +share/icons/elementary-xfce/actions/24/gtk-clear.svg +share/icons/elementary-xfce/actions/24/gtk-close.svg +share/icons/elementary-xfce/actions/24/gtk-cut.svg +share/icons/elementary-xfce/actions/24/gtk-delete.svg +share/icons/elementary-xfce/actions/24/gtk-edit.svg +share/icons/elementary-xfce/actions/24/gtk-execute.svg +share/icons/elementary-xfce/actions/24/gtk-find-and-replace.svg +share/icons/elementary-xfce/actions/24/gtk-find.svg +share/icons/elementary-xfce/actions/24/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/24/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-go-down.svg +share/icons/elementary-xfce/actions/24/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-go-up.svg +share/icons/elementary-xfce/actions/24/gtk-goto-bottom.svg +share/icons/elementary-xfce/actions/24/gtk-goto-first-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-goto-first-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-goto-last-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-goto-last-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-goto-top.svg +share/icons/elementary-xfce/actions/24/gtk-help.svg +share/icons/elementary-xfce/actions/24/gtk-home.svg +share/icons/elementary-xfce/actions/24/gtk-info.svg +share/icons/elementary-xfce/actions/24/gtk-jump-to-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-jump-to-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/24/gtk-media-forward-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-forward-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-media-next-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-next-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-media-pause.svg +share/icons/elementary-xfce/actions/24/gtk-media-play-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-previous-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-previous-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-media-record.svg +share/icons/elementary-xfce/actions/24/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-media-stop.svg +share/icons/elementary-xfce/actions/24/gtk-new.svg +share/icons/elementary-xfce/actions/24/gtk-no.svg +share/icons/elementary-xfce/actions/24/gtk-ok.svg +share/icons/elementary-xfce/actions/24/gtk-open.svg +share/icons/elementary-xfce/actions/24/gtk-paste.png +share/icons/elementary-xfce/actions/24/gtk-print-preview.svg +share/icons/elementary-xfce/actions/24/gtk-print.svg +share/icons/elementary-xfce/actions/24/gtk-properties.svg +share/icons/elementary-xfce/actions/24/gtk-quit.svg +share/icons/elementary-xfce/actions/24/gtk-redo-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-refresh.svg +share/icons/elementary-xfce/actions/24/gtk-remove.svg +share/icons/elementary-xfce/actions/24/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-save-as.svg +share/icons/elementary-xfce/actions/24/gtk-save.svg +share/icons/elementary-xfce/actions/24/gtk-search.svg +share/icons/elementary-xfce/actions/24/gtk-select-all.svg +share/icons/elementary-xfce/actions/24/gtk-stop.svg +share/icons/elementary-xfce/actions/24/gtk-undo-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-yes.svg +share/icons/elementary-xfce/actions/24/gtk-zoom-100.svg +share/icons/elementary-xfce/actions/24/gtk-zoom-fit.svg +share/icons/elementary-xfce/actions/24/gtk-zoom-in.svg +share/icons/elementary-xfce/actions/24/gtk-zoom-out.svg +share/icons/elementary-xfce/actions/24/help-about.svg +share/icons/elementary-xfce/actions/24/help-contents.svg +share/icons/elementary-xfce/actions/24/help-faq.svg +share/icons/elementary-xfce/actions/24/help-hint.svg +share/icons/elementary-xfce/actions/24/help-info.svg +share/icons/elementary-xfce/actions/24/hint.svg +share/icons/elementary-xfce/actions/24/hook-notifier.svg +share/icons/elementary-xfce/actions/24/im-message-new.svg +share/icons/elementary-xfce/actions/24/insert-image.png +share/icons/elementary-xfce/actions/24/insert-link.png +share/icons/elementary-xfce/actions/24/insert-object.png +share/icons/elementary-xfce/actions/24/insert-text.png +share/icons/elementary-xfce/actions/24/iso-image-burn.svg +share/icons/elementary-xfce/actions/24/jockey-proprietary.svg +share/icons/elementary-xfce/actions/24/kfind.svg +share/icons/elementary-xfce/actions/24/kfm_home.svg +share/icons/elementary-xfce/actions/24/list-add.svg +share/icons/elementary-xfce/actions/24/list-remove.svg +share/icons/elementary-xfce/actions/24/lock.svg +share/icons/elementary-xfce/actions/24/mail-copy.svg +share/icons/elementary-xfce/actions/24/mail-forward-all.svg +share/icons/elementary-xfce/actions/24/mail-forward.svg +share/icons/elementary-xfce/actions/24/mail-mark-important.svg +share/icons/elementary-xfce/actions/24/mail-mark-junk.svg +share/icons/elementary-xfce/actions/24/mail-mark-not-junk.svg +share/icons/elementary-xfce/actions/24/mail-mark-unread.svg +share/icons/elementary-xfce/actions/24/mail-message-new.svg +share/icons/elementary-xfce/actions/24/mail-move.svg +share/icons/elementary-xfce/actions/24/mail-reply-all.svg +share/icons/elementary-xfce/actions/24/mail-reply-sender.svg +share/icons/elementary-xfce/actions/24/mail-send-receive.svg +share/icons/elementary-xfce/actions/24/mail-send.svg +share/icons/elementary-xfce/actions/24/mail_forward.svg +share/icons/elementary-xfce/actions/24/mail_new.svg +share/icons/elementary-xfce/actions/24/mail_reply.svg +share/icons/elementary-xfce/actions/24/mail_replyall.svg +share/icons/elementary-xfce/actions/24/media-eject.svg +share/icons/elementary-xfce/actions/24/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/24/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/24/media-playback-pause.svg +share/icons/elementary-xfce/actions/24/media-playback-start.svg +share/icons/elementary-xfce/actions/24/media-playback-stop.svg +share/icons/elementary-xfce/actions/24/media-record.svg +share/icons/elementary-xfce/actions/24/media-seek-backward.svg +share/icons/elementary-xfce/actions/24/media-seek-forward.svg +share/icons/elementary-xfce/actions/24/media-skip-backward.svg +share/icons/elementary-xfce/actions/24/media-skip-forward.svg +share/icons/elementary-xfce/actions/24/next.svg +share/icons/elementary-xfce/actions/24/object-flip-horizontal.svg +share/icons/elementary-xfce/actions/24/object-flip-vertical.svg +share/icons/elementary-xfce/actions/24/object-inverse.svg +share/icons/elementary-xfce/actions/24/object-rotate-left.svg +share/icons/elementary-xfce/actions/24/object-rotate-right.svg +share/icons/elementary-xfce/actions/24/panel-searchtool.svg +share/icons/elementary-xfce/actions/24/player_eject.svg +share/icons/elementary-xfce/actions/24/player_end.svg +share/icons/elementary-xfce/actions/24/player_fwd.svg +share/icons/elementary-xfce/actions/24/player_pause.svg +share/icons/elementary-xfce/actions/24/player_play.svg +share/icons/elementary-xfce/actions/24/player_record.svg +share/icons/elementary-xfce/actions/24/player_rew.svg +share/icons/elementary-xfce/actions/24/player_start.svg +share/icons/elementary-xfce/actions/24/player_stop.svg +share/icons/elementary-xfce/actions/24/preview-file.svg +share/icons/elementary-xfce/actions/24/previous.svg +share/icons/elementary-xfce/actions/24/process-stop.svg +share/icons/elementary-xfce/actions/24/redhat-home.svg +share/icons/elementary-xfce/actions/24/redo.svg +share/icons/elementary-xfce/actions/24/reload.svg +share/icons/elementary-xfce/actions/24/reload3.svg +share/icons/elementary-xfce/actions/24/reload_all_tabs.svg +share/icons/elementary-xfce/actions/24/reload_page.svg +share/icons/elementary-xfce/actions/24/remove.svg +share/icons/elementary-xfce/actions/24/revert.svg +share/icons/elementary-xfce/actions/24/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/24/rotate.svg +share/icons/elementary-xfce/actions/24/search.svg +share/icons/elementary-xfce/actions/24/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/24/sleep.svg +share/icons/elementary-xfce/actions/24/start.svg +share/icons/elementary-xfce/actions/24/stock_about.svg +share/icons/elementary-xfce/actions/24/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/24/stock_bottom.svg +share/icons/elementary-xfce/actions/24/stock_calc-accept.svg +share/icons/elementary-xfce/actions/24/stock_calc-cancel.svg +share/icons/elementary-xfce/actions/24/stock_close.svg +share/icons/elementary-xfce/actions/24/stock_cut.svg +share/icons/elementary-xfce/actions/24/stock_delete.svg +share/icons/elementary-xfce/actions/24/stock_down.svg +share/icons/elementary-xfce/actions/24/stock_edit.svg +share/icons/elementary-xfce/actions/24/stock_exit.svg +share/icons/elementary-xfce/actions/24/stock_file-properites.svg +share/icons/elementary-xfce/actions/24/stock_file-properties.svg +share/icons/elementary-xfce/actions/24/stock_filters-invert.svg +share/icons/elementary-xfce/actions/24/stock_first.svg +share/icons/elementary-xfce/actions/24/stock_folder-copy.svg +share/icons/elementary-xfce/actions/24/stock_folder-move.svg +share/icons/elementary-xfce/actions/24/stock_folder-properties.svg +share/icons/elementary-xfce/actions/24/stock_folder_properties.svg +share/icons/elementary-xfce/actions/24/stock_fullscreen.svg +share/icons/elementary-xfce/actions/24/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/24/stock_help.svg +share/icons/elementary-xfce/actions/24/stock_home.svg +share/icons/elementary-xfce/actions/24/stock_last.svg +share/icons/elementary-xfce/actions/24/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/24/stock_left.svg +share/icons/elementary-xfce/actions/24/stock_mail-compose.svg +share/icons/elementary-xfce/actions/24/stock_mail-filters-apply.svg +share/icons/elementary-xfce/actions/24/stock_mail-forward.svg +share/icons/elementary-xfce/actions/24/stock_mail-reply-to-all.svg +share/icons/elementary-xfce/actions/24/stock_mail-reply.svg +share/icons/elementary-xfce/actions/24/stock_mark.svg +share/icons/elementary-xfce/actions/24/stock_media-fwd.svg +share/icons/elementary-xfce/actions/24/stock_media-next.svg +share/icons/elementary-xfce/actions/24/stock_media-pause.svg +share/icons/elementary-xfce/actions/24/stock_media-play.svg +share/icons/elementary-xfce/actions/24/stock_media-prev.svg +share/icons/elementary-xfce/actions/24/stock_media-rec.svg +share/icons/elementary-xfce/actions/24/stock_media-rew.svg +share/icons/elementary-xfce/actions/24/stock_media-stop.svg +share/icons/elementary-xfce/actions/24/stock_navigator.svg +share/icons/elementary-xfce/actions/24/stock_new-address-book.svg +share/icons/elementary-xfce/actions/24/stock_new-appointment.svg +share/icons/elementary-xfce/actions/24/stock_new-bcard.svg +share/icons/elementary-xfce/actions/24/stock_new-dir.svg +share/icons/elementary-xfce/actions/24/stock_new-tab.svg +share/icons/elementary-xfce/actions/24/stock_new-text.svg +share/icons/elementary-xfce/actions/24/stock_new-window.svg +share/icons/elementary-xfce/actions/24/stock_no.svg +share/icons/elementary-xfce/actions/24/stock_not.svg +share/icons/elementary-xfce/actions/24/stock_paste.png +share/icons/elementary-xfce/actions/24/stock_print-preview.svg +share/icons/elementary-xfce/actions/24/stock_print-setup.svg +share/icons/elementary-xfce/actions/24/stock_print.svg +share/icons/elementary-xfce/actions/24/stock_properties.svg +share/icons/elementary-xfce/actions/24/stock_redo.svg +share/icons/elementary-xfce/actions/24/stock_refresh.svg +share/icons/elementary-xfce/actions/24/stock_right.svg +share/icons/elementary-xfce/actions/24/stock_save-as.svg +share/icons/elementary-xfce/actions/24/stock_save.svg +share/icons/elementary-xfce/actions/24/stock_scores.svg +share/icons/elementary-xfce/actions/24/stock_search-and-replace.svg +share/icons/elementary-xfce/actions/24/stock_search.svg +share/icons/elementary-xfce/actions/24/stock_select-all.svg +share/icons/elementary-xfce/actions/24/stock_stop.svg +share/icons/elementary-xfce/actions/24/stock_top.svg +share/icons/elementary-xfce/actions/24/stock_undo.svg +share/icons/elementary-xfce/actions/24/stock_up.svg +share/icons/elementary-xfce/actions/24/stock_view-details.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-audio-cd.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-audio-copy.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-blank-cdrw.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-data-copy.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-import-session.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-new-data-composition.svg +share/icons/elementary-xfce/actions/24/stock_yes.svg +share/icons/elementary-xfce/actions/24/stock_zoom-1.svg +share/icons/elementary-xfce/actions/24/stock_zoom-in.svg +share/icons/elementary-xfce/actions/24/stock_zoom-out.svg +share/icons/elementary-xfce/actions/24/stock_zoom-page.svg +share/icons/elementary-xfce/actions/24/stop.svg +share/icons/elementary-xfce/actions/24/system-lock-screen.svg +share/icons/elementary-xfce/actions/24/system-log-out.svg +share/icons/elementary-xfce/actions/24/system-reboot.svg +share/icons/elementary-xfce/actions/24/system-restart.svg +share/icons/elementary-xfce/actions/24/system-run.svg +share/icons/elementary-xfce/actions/24/system-search.svg +share/icons/elementary-xfce/actions/24/system-shutdown.svg +share/icons/elementary-xfce/actions/24/system-upgrade.svg +share/icons/elementary-xfce/actions/24/tab-new.svg +share/icons/elementary-xfce/actions/24/tab_new.svg +share/icons/elementary-xfce/actions/24/tag-new.svg +share/icons/elementary-xfce/actions/24/top.svg +share/icons/elementary-xfce/actions/24/transform-rotate.svg +share/icons/elementary-xfce/actions/24/undo.svg +share/icons/elementary-xfce/actions/24/up.svg +share/icons/elementary-xfce/actions/24/view-fullscreen.svg +share/icons/elementary-xfce/actions/24/view-refresh.svg +share/icons/elementary-xfce/actions/24/view-restore.svg +share/icons/elementary-xfce/actions/24/viewmag+.svg +share/icons/elementary-xfce/actions/24/viewmag-.svg +share/icons/elementary-xfce/actions/24/viewmag1.svg +share/icons/elementary-xfce/actions/24/viewmagfit.svg +share/icons/elementary-xfce/actions/24/window-close.svg +share/icons/elementary-xfce/actions/24/window-new.svg +share/icons/elementary-xfce/actions/24/window_fullscreen.svg +share/icons/elementary-xfce/actions/24/window_new.svg +share/icons/elementary-xfce/actions/24/window_nofullscreen.svg +share/icons/elementary-xfce/actions/24/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/24/xfce-system-exit.svg +share/icons/elementary-xfce/actions/24/xfce-system-lock.svg +share/icons/elementary-xfce/actions/24/xfsm-logout.svg +share/icons/elementary-xfce/actions/24/zoom-best-fit.svg +share/icons/elementary-xfce/actions/24/zoom-fit-best.svg +share/icons/elementary-xfce/actions/24/zoom-in.svg +share/icons/elementary-xfce/actions/24/zoom-original.svg +share/icons/elementary-xfce/actions/24/zoom-out.svg +share/icons/elementary-xfce/actions/32/add.svg +share/icons/elementary-xfce/actions/32/address-book-new.svg +share/icons/elementary-xfce/actions/32/application-exit.svg +share/icons/elementary-xfce/actions/32/back.svg +share/icons/elementary-xfce/actions/32/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/32/bookmark-new.svg +share/icons/elementary-xfce/actions/32/bookmark_add.svg +share/icons/elementary-xfce/actions/32/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/32/call-start.png +share/icons/elementary-xfce/actions/32/call-stop.png +share/icons/elementary-xfce/actions/32/contact-new.svg +share/icons/elementary-xfce/actions/32/document-export.svg +share/icons/elementary-xfce/actions/32/document-import.svg +share/icons/elementary-xfce/actions/32/document-new.svg +share/icons/elementary-xfce/actions/32/document-open-recent.svg +share/icons/elementary-xfce/actions/32/document-open.svg +share/icons/elementary-xfce/actions/32/document-page-setup.svg +share/icons/elementary-xfce/actions/32/document-properties.svg +share/icons/elementary-xfce/actions/32/document-revert.svg +share/icons/elementary-xfce/actions/32/document-send.svg +share/icons/elementary-xfce/actions/32/edit-add.svg +share/icons/elementary-xfce/actions/32/edit-clear.png +share/icons/elementary-xfce/actions/32/edit-copy.svg +share/icons/elementary-xfce/actions/32/edit-cut.svg +share/icons/elementary-xfce/actions/32/edit-delete.svg +share/icons/elementary-xfce/actions/32/edit-find.svg +share/icons/elementary-xfce/actions/32/edit-paste.png +share/icons/elementary-xfce/actions/32/edit-redo.svg +share/icons/elementary-xfce/actions/32/edit-select-all.svg +share/icons/elementary-xfce/actions/32/edit-undo.svg +share/icons/elementary-xfce/actions/32/editclear.png +share/icons/elementary-xfce/actions/32/editcut.svg +share/icons/elementary-xfce/actions/32/editdelete.svg +share/icons/elementary-xfce/actions/32/editpaste.png +share/icons/elementary-xfce/actions/32/exit.svg +share/icons/elementary-xfce/actions/32/filefind.svg +share/icons/elementary-xfce/actions/32/filenew.svg +share/icons/elementary-xfce/actions/32/fileopen.svg +share/icons/elementary-xfce/actions/32/find.svg +share/icons/elementary-xfce/actions/32/folder-new.svg +share/icons/elementary-xfce/actions/32/forward.svg +share/icons/elementary-xfce/actions/32/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/32/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/32/gnome-log-out.svg +share/icons/elementary-xfce/actions/32/gnome-logout.svg +share/icons/elementary-xfce/actions/32/gnome-searchtool.svg +share/icons/elementary-xfce/actions/32/gnome-session-logout.svg +share/icons/elementary-xfce/actions/32/go-next.svg +share/icons/elementary-xfce/actions/32/go-previous.svg +share/icons/elementary-xfce/actions/32/gtk-about.svg +share/icons/elementary-xfce/actions/32/gtk-add.svg +share/icons/elementary-xfce/actions/32/gtk-cancel.svg +share/icons/elementary-xfce/actions/32/gtk-clear.png +share/icons/elementary-xfce/actions/32/gtk-cut.svg +share/icons/elementary-xfce/actions/32/gtk-delete.svg +share/icons/elementary-xfce/actions/32/gtk-execute.svg +share/icons/elementary-xfce/actions/32/gtk-find.svg +share/icons/elementary-xfce/actions/32/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/32/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/32/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/32/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/32/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/32/gtk-help.svg +share/icons/elementary-xfce/actions/32/gtk-info.svg +share/icons/elementary-xfce/actions/32/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/32/gtk-media-record.svg +share/icons/elementary-xfce/actions/32/gtk-media-stop.svg +share/icons/elementary-xfce/actions/32/gtk-new.svg +share/icons/elementary-xfce/actions/32/gtk-open.svg +share/icons/elementary-xfce/actions/32/gtk-paste.png +share/icons/elementary-xfce/actions/32/gtk-properties.svg +share/icons/elementary-xfce/actions/32/gtk-quit.svg +share/icons/elementary-xfce/actions/32/gtk-refresh.svg +share/icons/elementary-xfce/actions/32/gtk-remove.svg +share/icons/elementary-xfce/actions/32/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/32/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/32/gtk-search.svg +share/icons/elementary-xfce/actions/32/gtk-select-all.svg +share/icons/elementary-xfce/actions/32/gtk-stop.svg +share/icons/elementary-xfce/actions/32/gtk-zoom-100.svg +share/icons/elementary-xfce/actions/32/gtk-zoom-fit.svg +share/icons/elementary-xfce/actions/32/gtk-zoom-in.svg +share/icons/elementary-xfce/actions/32/gtk-zoom-out.svg +share/icons/elementary-xfce/actions/32/help-about.svg +share/icons/elementary-xfce/actions/32/help-contents.svg +share/icons/elementary-xfce/actions/32/help-faq.png +share/icons/elementary-xfce/actions/32/help-info.svg +share/icons/elementary-xfce/actions/32/insert-image.png +share/icons/elementary-xfce/actions/32/insert-link.png +share/icons/elementary-xfce/actions/32/insert-object.png +share/icons/elementary-xfce/actions/32/insert-text.png +share/icons/elementary-xfce/actions/32/jockey-proprietary.svg +share/icons/elementary-xfce/actions/32/list-add.svg +share/icons/elementary-xfce/actions/32/list-remove.svg +share/icons/elementary-xfce/actions/32/lock.svg +share/icons/elementary-xfce/actions/32/mail-forward.svg +share/icons/elementary-xfce/actions/32/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/32/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/32/media-playback-stop.svg +share/icons/elementary-xfce/actions/32/media-record.svg +share/icons/elementary-xfce/actions/32/next.svg +share/icons/elementary-xfce/actions/32/object-inverse.svg +share/icons/elementary-xfce/actions/32/panel-searchtool.svg +share/icons/elementary-xfce/actions/32/player_record.svg +share/icons/elementary-xfce/actions/32/player_stop.svg +share/icons/elementary-xfce/actions/32/previous.svg +share/icons/elementary-xfce/actions/32/process-stop.svg +share/icons/elementary-xfce/actions/32/reload.svg +share/icons/elementary-xfce/actions/32/reload3.svg +share/icons/elementary-xfce/actions/32/reload_all_tabs.svg +share/icons/elementary-xfce/actions/32/reload_page.svg +share/icons/elementary-xfce/actions/32/remove.svg +share/icons/elementary-xfce/actions/32/revert.svg +share/icons/elementary-xfce/actions/32/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/32/search.svg +share/icons/elementary-xfce/actions/32/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/32/stock_about.svg +share/icons/elementary-xfce/actions/32/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/32/stock_cut.svg +share/icons/elementary-xfce/actions/32/stock_delete.svg +share/icons/elementary-xfce/actions/32/stock_exit.svg +share/icons/elementary-xfce/actions/32/stock_file-properites.svg +share/icons/elementary-xfce/actions/32/stock_file-properties.svg +share/icons/elementary-xfce/actions/32/stock_fullscreen.svg +share/icons/elementary-xfce/actions/32/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/32/stock_help.svg +share/icons/elementary-xfce/actions/32/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/32/stock_left.svg +share/icons/elementary-xfce/actions/32/stock_media-rec.svg +share/icons/elementary-xfce/actions/32/stock_media-stop.svg +share/icons/elementary-xfce/actions/32/stock_navigator.svg +share/icons/elementary-xfce/actions/32/stock_new-address-book.svg +share/icons/elementary-xfce/actions/32/stock_new-text.svg +share/icons/elementary-xfce/actions/32/stock_not.svg +share/icons/elementary-xfce/actions/32/stock_paste.png +share/icons/elementary-xfce/actions/32/stock_properties.svg +share/icons/elementary-xfce/actions/32/stock_refresh.svg +share/icons/elementary-xfce/actions/32/stock_right.svg +share/icons/elementary-xfce/actions/32/stock_scores.svg +share/icons/elementary-xfce/actions/32/stock_search.svg +share/icons/elementary-xfce/actions/32/stock_select-all.svg +share/icons/elementary-xfce/actions/32/stock_stop.svg +share/icons/elementary-xfce/actions/32/stock_view-details.svg +share/icons/elementary-xfce/actions/32/stock_zoom-1.svg +share/icons/elementary-xfce/actions/32/stock_zoom-in.svg +share/icons/elementary-xfce/actions/32/stock_zoom-out.svg +share/icons/elementary-xfce/actions/32/stock_zoom-page.svg +share/icons/elementary-xfce/actions/32/stop.svg +share/icons/elementary-xfce/actions/32/system-lock-screen.svg +share/icons/elementary-xfce/actions/32/system-log-out.svg +share/icons/elementary-xfce/actions/32/system-reboot.svg +share/icons/elementary-xfce/actions/32/system-restart.svg +share/icons/elementary-xfce/actions/32/system-run.svg +share/icons/elementary-xfce/actions/32/system-search.svg +share/icons/elementary-xfce/actions/32/system-shutdown.svg +share/icons/elementary-xfce/actions/32/system-upgrade.svg +share/icons/elementary-xfce/actions/32/tag-new.svg +share/icons/elementary-xfce/actions/32/view-fullscreen.svg +share/icons/elementary-xfce/actions/32/view-refresh.svg +share/icons/elementary-xfce/actions/32/view-restore.svg +share/icons/elementary-xfce/actions/32/viewmag+.svg +share/icons/elementary-xfce/actions/32/viewmag-.svg +share/icons/elementary-xfce/actions/32/viewmag1.svg +share/icons/elementary-xfce/actions/32/viewmagfit.svg +share/icons/elementary-xfce/actions/32/window-new.svg +share/icons/elementary-xfce/actions/32/window_fullscreen.svg +share/icons/elementary-xfce/actions/32/window_new.svg +share/icons/elementary-xfce/actions/32/window_nofullscreen.svg +share/icons/elementary-xfce/actions/32/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/32/xfce-system-exit.svg +share/icons/elementary-xfce/actions/32/xfce-system-lock.svg +share/icons/elementary-xfce/actions/32/xfsm-logout.svg +share/icons/elementary-xfce/actions/32/zoom-fit-best.svg +share/icons/elementary-xfce/actions/32/zoom-in.svg +share/icons/elementary-xfce/actions/32/zoom-original.svg +share/icons/elementary-xfce/actions/32/zoom-out.svg +share/icons/elementary-xfce/actions/48/add-files-to-archive.svg +share/icons/elementary-xfce/actions/48/add-folder-to-archive.svg +share/icons/elementary-xfce/actions/48/add.svg +share/icons/elementary-xfce/actions/48/address-book-insert.svg +share/icons/elementary-xfce/actions/48/address-book-new.svg +share/icons/elementary-xfce/actions/48/application-exit.svg +share/icons/elementary-xfce/actions/48/appointment-new.svg +share/icons/elementary-xfce/actions/48/appointment.svg +share/icons/elementary-xfce/actions/48/archive-extract.svg +share/icons/elementary-xfce/actions/48/archive-insert-directory.svg +share/icons/elementary-xfce/actions/48/archive-insert.svg +share/icons/elementary-xfce/actions/48/back.svg +share/icons/elementary-xfce/actions/48/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/48/bookmark-new.svg +share/icons/elementary-xfce/actions/48/bookmark_add.svg +share/icons/elementary-xfce/actions/48/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/48/bottom.svg +share/icons/elementary-xfce/actions/48/browser-download.svg +share/icons/elementary-xfce/actions/48/button_cancel.svg +share/icons/elementary-xfce/actions/48/cab_extract.svg +share/icons/elementary-xfce/actions/48/calibrate.svg +share/icons/elementary-xfce/actions/48/call-start.png +share/icons/elementary-xfce/actions/48/call-stop.png +share/icons/elementary-xfce/actions/48/cancel.svg +share/icons/elementary-xfce/actions/48/contact-new.svg +share/icons/elementary-xfce/actions/48/dialog-apply.svg +share/icons/elementary-xfce/actions/48/dialog-cancel.svg +share/icons/elementary-xfce/actions/48/dialog-close.svg +share/icons/elementary-xfce/actions/48/dialog-no.svg +share/icons/elementary-xfce/actions/48/dialog-ok-apply.svg +share/icons/elementary-xfce/actions/48/dialog-ok.svg +share/icons/elementary-xfce/actions/48/dialog-yes.svg +share/icons/elementary-xfce/actions/48/document-export.svg +share/icons/elementary-xfce/actions/48/document-import.svg +share/icons/elementary-xfce/actions/48/document-new.svg +share/icons/elementary-xfce/actions/48/document-open-recent.svg +share/icons/elementary-xfce/actions/48/document-open.svg +share/icons/elementary-xfce/actions/48/document-page-setup.svg +share/icons/elementary-xfce/actions/48/document-print-preview.svg +share/icons/elementary-xfce/actions/48/document-print.svg +share/icons/elementary-xfce/actions/48/document-properties.svg +share/icons/elementary-xfce/actions/48/document-revert.svg +share/icons/elementary-xfce/actions/48/document-save-as.svg +share/icons/elementary-xfce/actions/48/document-save.svg +share/icons/elementary-xfce/actions/48/document-send.svg +share/icons/elementary-xfce/actions/48/down.svg +share/icons/elementary-xfce/actions/48/download.svg +share/icons/elementary-xfce/actions/48/edit-add.svg +share/icons/elementary-xfce/actions/48/edit-clear.svg +share/icons/elementary-xfce/actions/48/edit-copy.svg +share/icons/elementary-xfce/actions/48/edit-cut.png +share/icons/elementary-xfce/actions/48/edit-delete-mail.svg +share/icons/elementary-xfce/actions/48/edit-delete.svg +share/icons/elementary-xfce/actions/48/edit-find-replace.svg +share/icons/elementary-xfce/actions/48/edit-find.svg +share/icons/elementary-xfce/actions/48/edit-paste.png +share/icons/elementary-xfce/actions/48/edit-redo.svg +share/icons/elementary-xfce/actions/48/edit-select-all.svg +share/icons/elementary-xfce/actions/48/edit-undo.svg +share/icons/elementary-xfce/actions/48/editclear.svg +share/icons/elementary-xfce/actions/48/editcut.png +share/icons/elementary-xfce/actions/48/editdelete.svg +share/icons/elementary-xfce/actions/48/editpaste.png +share/icons/elementary-xfce/actions/48/epiphany-download.svg +share/icons/elementary-xfce/actions/48/exit.svg +share/icons/elementary-xfce/actions/48/extract-archive.svg +share/icons/elementary-xfce/actions/48/filefind.svg +share/icons/elementary-xfce/actions/48/filenew.svg +share/icons/elementary-xfce/actions/48/fileopen.svg +share/icons/elementary-xfce/actions/48/fileprint.svg +share/icons/elementary-xfce/actions/48/filequickprint.svg +share/icons/elementary-xfce/actions/48/filesave.svg +share/icons/elementary-xfce/actions/48/filesaveas.svg +share/icons/elementary-xfce/actions/48/find.svg +share/icons/elementary-xfce/actions/48/finish.svg +share/icons/elementary-xfce/actions/48/folder-copy.svg +share/icons/elementary-xfce/actions/48/folder-move.svg +share/icons/elementary-xfce/actions/48/folder-new.svg +share/icons/elementary-xfce/actions/48/folder_new.svg +share/icons/elementary-xfce/actions/48/forward.svg +share/icons/elementary-xfce/actions/48/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/48/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/48/gnome-log-out.svg +share/icons/elementary-xfce/actions/48/gnome-logout.svg +share/icons/elementary-xfce/actions/48/gnome-run.svg +share/icons/elementary-xfce/actions/48/gnome-searchtool.svg +share/icons/elementary-xfce/actions/48/gnome-session-logout.svg +share/icons/elementary-xfce/actions/48/go-bottom.svg +share/icons/elementary-xfce/actions/48/go-down.svg +share/icons/elementary-xfce/actions/48/go-first.svg +share/icons/elementary-xfce/actions/48/go-home.svg +share/icons/elementary-xfce/actions/48/go-jump.svg +share/icons/elementary-xfce/actions/48/go-last.svg +share/icons/elementary-xfce/actions/48/go-next.svg +share/icons/elementary-xfce/actions/48/go-previous.svg +share/icons/elementary-xfce/actions/48/go-top.svg +share/icons/elementary-xfce/actions/48/go-up.svg +share/icons/elementary-xfce/actions/48/gohome.svg +share/icons/elementary-xfce/actions/48/gtk-about.svg +share/icons/elementary-xfce/actions/48/gtk-add.svg +share/icons/elementary-xfce/actions/48/gtk-apply.svg +share/icons/elementary-xfce/actions/48/gtk-cancel.svg +share/icons/elementary-xfce/actions/48/gtk-clear.svg +share/icons/elementary-xfce/actions/48/gtk-close.svg +share/icons/elementary-xfce/actions/48/gtk-cut.png +share/icons/elementary-xfce/actions/48/gtk-delete.svg +share/icons/elementary-xfce/actions/48/gtk-edit.svg +share/icons/elementary-xfce/actions/48/gtk-execute.svg +share/icons/elementary-xfce/actions/48/gtk-find-and-replace.svg +share/icons/elementary-xfce/actions/48/gtk-find.svg +share/icons/elementary-xfce/actions/48/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/48/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-go-down.svg +share/icons/elementary-xfce/actions/48/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-go-up.svg +share/icons/elementary-xfce/actions/48/gtk-goto-bottom.svg +share/icons/elementary-xfce/actions/48/gtk-goto-first-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-goto-first-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-goto-last-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-goto-last-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-goto-top.svg +share/icons/elementary-xfce/actions/48/gtk-help.svg +share/icons/elementary-xfce/actions/48/gtk-home.svg +share/icons/elementary-xfce/actions/48/gtk-info.svg +share/icons/elementary-xfce/actions/48/gtk-jump-to-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-jump-to-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/48/gtk-media-forward-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-forward-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-media-next-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-next-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-media-pause.svg +share/icons/elementary-xfce/actions/48/gtk-media-play-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-previous-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-previous-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-media-record.svg +share/icons/elementary-xfce/actions/48/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-media-stop.svg +share/icons/elementary-xfce/actions/48/gtk-new.svg +share/icons/elementary-xfce/actions/48/gtk-no.svg +share/icons/elementary-xfce/actions/48/gtk-ok.svg +share/icons/elementary-xfce/actions/48/gtk-open.svg +share/icons/elementary-xfce/actions/48/gtk-paste.png +share/icons/elementary-xfce/actions/48/gtk-print-preview.svg +share/icons/elementary-xfce/actions/48/gtk-print.svg +share/icons/elementary-xfce/actions/48/gtk-properties.svg +share/icons/elementary-xfce/actions/48/gtk-quit.svg +share/icons/elementary-xfce/actions/48/gtk-redo-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-refresh.svg +share/icons/elementary-xfce/actions/48/gtk-remove.svg +share/icons/elementary-xfce/actions/48/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-save-as.svg +share/icons/elementary-xfce/actions/48/gtk-save.svg +share/icons/elementary-xfce/actions/48/gtk-search.svg +share/icons/elementary-xfce/actions/48/gtk-select-all.svg +share/icons/elementary-xfce/actions/48/gtk-stop.svg +share/icons/elementary-xfce/actions/48/gtk-undo-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-yes.svg +share/icons/elementary-xfce/actions/48/gtk-zoom-100.png +share/icons/elementary-xfce/actions/48/gtk-zoom-fit.png +share/icons/elementary-xfce/actions/48/gtk-zoom-in.png +share/icons/elementary-xfce/actions/48/gtk-zoom-out.png +share/icons/elementary-xfce/actions/48/help-about.svg +share/icons/elementary-xfce/actions/48/help-contents.svg +share/icons/elementary-xfce/actions/48/help-faq.png +share/icons/elementary-xfce/actions/48/help-hint.svg +share/icons/elementary-xfce/actions/48/help-info.svg +share/icons/elementary-xfce/actions/48/hint.svg +share/icons/elementary-xfce/actions/48/hook-notifier.svg +share/icons/elementary-xfce/actions/48/insert-image.png +share/icons/elementary-xfce/actions/48/insert-link.png +share/icons/elementary-xfce/actions/48/insert-object.png +share/icons/elementary-xfce/actions/48/insert-text.png +share/icons/elementary-xfce/actions/48/iso-image-burn.svg +share/icons/elementary-xfce/actions/48/jockey-proprietary.svg +share/icons/elementary-xfce/actions/48/kfind.svg +share/icons/elementary-xfce/actions/48/kfm_home.svg +share/icons/elementary-xfce/actions/48/list-add.svg +share/icons/elementary-xfce/actions/48/list-remove.svg +share/icons/elementary-xfce/actions/48/lock.svg +share/icons/elementary-xfce/actions/48/mail-forward.svg +share/icons/elementary-xfce/actions/48/mail-mark-important.svg +share/icons/elementary-xfce/actions/48/mail-message-new.svg +share/icons/elementary-xfce/actions/48/mail-reply-all.svg +share/icons/elementary-xfce/actions/48/mail-reply-sender.svg +share/icons/elementary-xfce/actions/48/media-eject.svg +share/icons/elementary-xfce/actions/48/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/48/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/48/media-optical-data-new.svg +share/icons/elementary-xfce/actions/48/media-optical-video-new.svg +share/icons/elementary-xfce/actions/48/media-playback-pause.svg +share/icons/elementary-xfce/actions/48/media-playback-start.svg +share/icons/elementary-xfce/actions/48/media-playback-stop.svg +share/icons/elementary-xfce/actions/48/media-record.svg +share/icons/elementary-xfce/actions/48/media-seek-backward.svg +share/icons/elementary-xfce/actions/48/media-seek-forward.svg +share/icons/elementary-xfce/actions/48/media-skip-backward.svg +share/icons/elementary-xfce/actions/48/media-skip-forward.svg +share/icons/elementary-xfce/actions/48/next.svg +share/icons/elementary-xfce/actions/48/object-inverse.svg +share/icons/elementary-xfce/actions/48/object-rotate-left.svg +share/icons/elementary-xfce/actions/48/object-rotate-right.svg +share/icons/elementary-xfce/actions/48/object-rotate.svg +share/icons/elementary-xfce/actions/48/panel-searchtool.svg +share/icons/elementary-xfce/actions/48/player_eject.svg +share/icons/elementary-xfce/actions/48/player_end.svg +share/icons/elementary-xfce/actions/48/player_fwd.svg +share/icons/elementary-xfce/actions/48/player_pause.svg +share/icons/elementary-xfce/actions/48/player_play.svg +share/icons/elementary-xfce/actions/48/player_record.svg +share/icons/elementary-xfce/actions/48/player_rew.svg +share/icons/elementary-xfce/actions/48/player_start.svg +share/icons/elementary-xfce/actions/48/player_stop.svg +share/icons/elementary-xfce/actions/48/preview-file.svg +share/icons/elementary-xfce/actions/48/previous.svg +share/icons/elementary-xfce/actions/48/process-stop.svg +share/icons/elementary-xfce/actions/48/redhat-home.svg +share/icons/elementary-xfce/actions/48/redo.svg +share/icons/elementary-xfce/actions/48/reload.svg +share/icons/elementary-xfce/actions/48/reload3.svg +share/icons/elementary-xfce/actions/48/reload_all_tabs.svg +share/icons/elementary-xfce/actions/48/reload_page.svg +share/icons/elementary-xfce/actions/48/remove.svg +share/icons/elementary-xfce/actions/48/revert.svg +share/icons/elementary-xfce/actions/48/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/48/rotate.svg +share/icons/elementary-xfce/actions/48/search.svg +share/icons/elementary-xfce/actions/48/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/48/sleep.svg +share/icons/elementary-xfce/actions/48/start.svg +share/icons/elementary-xfce/actions/48/stock_about.svg +share/icons/elementary-xfce/actions/48/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/48/stock_bookmark.svg +share/icons/elementary-xfce/actions/48/stock_bottom.svg +share/icons/elementary-xfce/actions/48/stock_calc-accept.svg +share/icons/elementary-xfce/actions/48/stock_calc-cancel.svg +share/icons/elementary-xfce/actions/48/stock_close.svg +share/icons/elementary-xfce/actions/48/stock_cut.png +share/icons/elementary-xfce/actions/48/stock_delete.svg +share/icons/elementary-xfce/actions/48/stock_down.svg +share/icons/elementary-xfce/actions/48/stock_edit.svg +share/icons/elementary-xfce/actions/48/stock_exit.svg +share/icons/elementary-xfce/actions/48/stock_file-properites.svg +share/icons/elementary-xfce/actions/48/stock_file-properties.svg +share/icons/elementary-xfce/actions/48/stock_first.svg +share/icons/elementary-xfce/actions/48/stock_folder-copy.svg +share/icons/elementary-xfce/actions/48/stock_folder-move.svg +share/icons/elementary-xfce/actions/48/stock_folder-properties.svg +share/icons/elementary-xfce/actions/48/stock_fullscreen.svg +share/icons/elementary-xfce/actions/48/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/48/stock_help.svg +share/icons/elementary-xfce/actions/48/stock_home.svg +share/icons/elementary-xfce/actions/48/stock_last.svg +share/icons/elementary-xfce/actions/48/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/48/stock_left.svg +share/icons/elementary-xfce/actions/48/stock_mail-filters-apply.svg +share/icons/elementary-xfce/actions/48/stock_mark.svg +share/icons/elementary-xfce/actions/48/stock_media-fwd.svg +share/icons/elementary-xfce/actions/48/stock_media-next.svg +share/icons/elementary-xfce/actions/48/stock_media-pause.svg +share/icons/elementary-xfce/actions/48/stock_media-play.svg +share/icons/elementary-xfce/actions/48/stock_media-prev.svg +share/icons/elementary-xfce/actions/48/stock_media-rec.svg +share/icons/elementary-xfce/actions/48/stock_media-rew.svg +share/icons/elementary-xfce/actions/48/stock_media-stop.svg +share/icons/elementary-xfce/actions/48/stock_navigator.svg +share/icons/elementary-xfce/actions/48/stock_new-address-book.svg +share/icons/elementary-xfce/actions/48/stock_new-appointment.svg +share/icons/elementary-xfce/actions/48/stock_new-dir.svg +share/icons/elementary-xfce/actions/48/stock_new-tab.svg +share/icons/elementary-xfce/actions/48/stock_new-text.svg +share/icons/elementary-xfce/actions/48/stock_new-vcard.svg +share/icons/elementary-xfce/actions/48/stock_new-window.svg +share/icons/elementary-xfce/actions/48/stock_no.svg +share/icons/elementary-xfce/actions/48/stock_not.svg +share/icons/elementary-xfce/actions/48/stock_paste.png +share/icons/elementary-xfce/actions/48/stock_print-preview.svg +share/icons/elementary-xfce/actions/48/stock_print-setup.svg +share/icons/elementary-xfce/actions/48/stock_print.svg +share/icons/elementary-xfce/actions/48/stock_properties.svg +share/icons/elementary-xfce/actions/48/stock_redo.svg +share/icons/elementary-xfce/actions/48/stock_refresh.svg +share/icons/elementary-xfce/actions/48/stock_right.svg +share/icons/elementary-xfce/actions/48/stock_save-as.svg +share/icons/elementary-xfce/actions/48/stock_save.svg +share/icons/elementary-xfce/actions/48/stock_scores.svg +share/icons/elementary-xfce/actions/48/stock_search-and-replace.svg +share/icons/elementary-xfce/actions/48/stock_search.svg +share/icons/elementary-xfce/actions/48/stock_select-all.svg +share/icons/elementary-xfce/actions/48/stock_stop.svg +share/icons/elementary-xfce/actions/48/stock_top.svg +share/icons/elementary-xfce/actions/48/stock_undo.svg +share/icons/elementary-xfce/actions/48/stock_up.svg +share/icons/elementary-xfce/actions/48/stock_view-details.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-audio-cd.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-blank-cdrw.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-data-copy.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-import-session.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-new-data-composition.svg +share/icons/elementary-xfce/actions/48/stock_yes.svg +share/icons/elementary-xfce/actions/48/stock_zoom-1.png +share/icons/elementary-xfce/actions/48/stock_zoom-in.png +share/icons/elementary-xfce/actions/48/stock_zoom-out.png +share/icons/elementary-xfce/actions/48/stock_zoom-page.png +share/icons/elementary-xfce/actions/48/stop.svg +share/icons/elementary-xfce/actions/48/system-lock-screen.svg +share/icons/elementary-xfce/actions/48/system-log-out.svg +share/icons/elementary-xfce/actions/48/system-reboot.svg +share/icons/elementary-xfce/actions/48/system-restart.svg +share/icons/elementary-xfce/actions/48/system-run.svg +share/icons/elementary-xfce/actions/48/system-search.svg +share/icons/elementary-xfce/actions/48/system-shutdown.svg +share/icons/elementary-xfce/actions/48/system-upgrade.svg +share/icons/elementary-xfce/actions/48/tab-new.svg +share/icons/elementary-xfce/actions/48/tab_new.svg +share/icons/elementary-xfce/actions/48/tag-new.svg +share/icons/elementary-xfce/actions/48/top.svg +share/icons/elementary-xfce/actions/48/transform-rotate.svg +share/icons/elementary-xfce/actions/48/undo.svg +share/icons/elementary-xfce/actions/48/up.svg +share/icons/elementary-xfce/actions/48/view-fullscreen.svg +share/icons/elementary-xfce/actions/48/view-refresh.svg +share/icons/elementary-xfce/actions/48/view-restore.svg +share/icons/elementary-xfce/actions/48/viewmag+.png +share/icons/elementary-xfce/actions/48/viewmag-.png +share/icons/elementary-xfce/actions/48/viewmag1.png +share/icons/elementary-xfce/actions/48/viewmagfit.png +share/icons/elementary-xfce/actions/48/window-close.svg +share/icons/elementary-xfce/actions/48/window-new.svg +share/icons/elementary-xfce/actions/48/window_fullscreen.svg +share/icons/elementary-xfce/actions/48/window_new.svg +share/icons/elementary-xfce/actions/48/window_nofullscreen.svg +share/icons/elementary-xfce/actions/48/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/48/xfce-system-exit.svg +share/icons/elementary-xfce/actions/48/xfce-system-lock.svg +share/icons/elementary-xfce/actions/48/xfsm-logout.svg +share/icons/elementary-xfce/actions/48/zoom-best-fit.png +share/icons/elementary-xfce/actions/48/zoom-fit-best.png +share/icons/elementary-xfce/actions/48/zoom-in.png +share/icons/elementary-xfce/actions/48/zoom-original.png +share/icons/elementary-xfce/actions/48/zoom-out.png +share/icons/elementary-xfce/actions/64/address-book-new.svg +share/icons/elementary-xfce/actions/64/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/64/bookmark-new.svg +share/icons/elementary-xfce/actions/64/bookmark_add.svg +share/icons/elementary-xfce/actions/64/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/64/contact-new.svg +share/icons/elementary-xfce/actions/64/document-export.svg +share/icons/elementary-xfce/actions/64/document-import.svg +share/icons/elementary-xfce/actions/64/document-new.svg +share/icons/elementary-xfce/actions/64/document-open-recent.svg +share/icons/elementary-xfce/actions/64/document-open.svg +share/icons/elementary-xfce/actions/64/document-page-setup.svg +share/icons/elementary-xfce/actions/64/document-properties.svg +share/icons/elementary-xfce/actions/64/document-revert.svg +share/icons/elementary-xfce/actions/64/edit-copy.svg +share/icons/elementary-xfce/actions/64/edit-delete.svg +share/icons/elementary-xfce/actions/64/edit-find.svg +share/icons/elementary-xfce/actions/64/edit-redo.svg +share/icons/elementary-xfce/actions/64/edit-undo.svg +share/icons/elementary-xfce/actions/64/editdelete.svg +share/icons/elementary-xfce/actions/64/filefind.svg +share/icons/elementary-xfce/actions/64/filenew.svg +share/icons/elementary-xfce/actions/64/fileopen.svg +share/icons/elementary-xfce/actions/64/find.svg +share/icons/elementary-xfce/actions/64/folder-copy.svg +share/icons/elementary-xfce/actions/64/folder-move.svg +share/icons/elementary-xfce/actions/64/folder-new.svg +share/icons/elementary-xfce/actions/64/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/64/gnome-log-out.svg +share/icons/elementary-xfce/actions/64/gnome-logout.svg +share/icons/elementary-xfce/actions/64/gnome-run.svg +share/icons/elementary-xfce/actions/64/gnome-searchtool.svg +share/icons/elementary-xfce/actions/64/gnome-session-logout.svg +share/icons/elementary-xfce/actions/64/go-down.svg +share/icons/elementary-xfce/actions/64/gtk-about.svg +share/icons/elementary-xfce/actions/64/gtk-cancel.svg +share/icons/elementary-xfce/actions/64/gtk-delete.svg +share/icons/elementary-xfce/actions/64/gtk-execute.svg +share/icons/elementary-xfce/actions/64/gtk-find.svg +share/icons/elementary-xfce/actions/64/gtk-help.svg +share/icons/elementary-xfce/actions/64/gtk-info.svg +share/icons/elementary-xfce/actions/64/gtk-media-record.svg +share/icons/elementary-xfce/actions/64/gtk-media-stop.svg +share/icons/elementary-xfce/actions/64/gtk-new.svg +share/icons/elementary-xfce/actions/64/gtk-open.svg +share/icons/elementary-xfce/actions/64/gtk-properties.svg +share/icons/elementary-xfce/actions/64/gtk-quit.svg +share/icons/elementary-xfce/actions/64/gtk-remove.svg +share/icons/elementary-xfce/actions/64/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/64/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/64/gtk-search.svg +share/icons/elementary-xfce/actions/64/gtk-stop.svg +share/icons/elementary-xfce/actions/64/help-about.svg +share/icons/elementary-xfce/actions/64/help-contents.svg +share/icons/elementary-xfce/actions/64/help-hint.svg +share/icons/elementary-xfce/actions/64/help-info.svg +share/icons/elementary-xfce/actions/64/hint.svg +share/icons/elementary-xfce/actions/64/hook-notifier.svg +share/icons/elementary-xfce/actions/64/list-remove.svg +share/icons/elementary-xfce/actions/64/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/64/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/64/media-playback-stop.svg +share/icons/elementary-xfce/actions/64/media-record.svg +share/icons/elementary-xfce/actions/64/object-inverse.svg +share/icons/elementary-xfce/actions/64/panel-searchtool.svg +share/icons/elementary-xfce/actions/64/player_record.svg +share/icons/elementary-xfce/actions/64/player_stop.svg +share/icons/elementary-xfce/actions/64/process-stop.svg +share/icons/elementary-xfce/actions/64/remove.svg +share/icons/elementary-xfce/actions/64/revert.svg +share/icons/elementary-xfce/actions/64/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/64/search.svg +share/icons/elementary-xfce/actions/64/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/64/stock_about.svg +share/icons/elementary-xfce/actions/64/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/64/stock_delete.svg +share/icons/elementary-xfce/actions/64/stock_file-properites.svg +share/icons/elementary-xfce/actions/64/stock_file-properties.svg +share/icons/elementary-xfce/actions/64/stock_folder-copy.svg +share/icons/elementary-xfce/actions/64/stock_folder-move.svg +share/icons/elementary-xfce/actions/64/stock_folder-properties.svg +share/icons/elementary-xfce/actions/64/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/64/stock_help.svg +share/icons/elementary-xfce/actions/64/stock_media-rec.svg +share/icons/elementary-xfce/actions/64/stock_media-stop.svg +share/icons/elementary-xfce/actions/64/stock_navigator.svg +share/icons/elementary-xfce/actions/64/stock_new-address-book.svg +share/icons/elementary-xfce/actions/64/stock_new-text.svg +share/icons/elementary-xfce/actions/64/stock_not.svg +share/icons/elementary-xfce/actions/64/stock_properties.svg +share/icons/elementary-xfce/actions/64/stock_scores.svg +share/icons/elementary-xfce/actions/64/stock_search.svg +share/icons/elementary-xfce/actions/64/stock_stop.svg +share/icons/elementary-xfce/actions/64/stock_view-details.svg +share/icons/elementary-xfce/actions/64/stop.svg +share/icons/elementary-xfce/actions/64/system-log-out.svg +share/icons/elementary-xfce/actions/64/system-run.svg +share/icons/elementary-xfce/actions/64/system-search.svg +share/icons/elementary-xfce/actions/64/tag-new.svg +share/icons/elementary-xfce/actions/64/window-new.svg +share/icons/elementary-xfce/actions/64/window_new.svg +share/icons/elementary-xfce/actions/64/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/64/xfsm-logout.svg +share/icons/elementary-xfce/actions/96/document-open-recent.svg +share/icons/elementary-xfce/actions/96/document-open.svg +share/icons/elementary-xfce/actions/96/edit-find.svg +share/icons/elementary-xfce/actions/96/filefind.svg +share/icons/elementary-xfce/actions/96/fileopen.svg +share/icons/elementary-xfce/actions/96/find.svg +share/icons/elementary-xfce/actions/96/gnome-run.svg +share/icons/elementary-xfce/actions/96/gnome-searchtool.svg +share/icons/elementary-xfce/actions/96/gtk-execute.svg +share/icons/elementary-xfce/actions/96/gtk-find.svg +share/icons/elementary-xfce/actions/96/gtk-help.svg +share/icons/elementary-xfce/actions/96/gtk-info.svg +share/icons/elementary-xfce/actions/96/gtk-open.svg +share/icons/elementary-xfce/actions/96/gtk-search.svg +share/icons/elementary-xfce/actions/96/help-contents.svg +share/icons/elementary-xfce/actions/96/help-info.svg +share/icons/elementary-xfce/actions/96/panel-searchtool.svg +share/icons/elementary-xfce/actions/96/search.svg +share/icons/elementary-xfce/actions/96/stock_help.svg +share/icons/elementary-xfce/actions/96/stock_search.svg +share/icons/elementary-xfce/actions/96/stock_view-details.svg +share/icons/elementary-xfce/actions/96/system-run.svg +share/icons/elementary-xfce/actions/96/system-search.svg +share/icons/elementary-xfce/actions/symbolic/action-unavailable-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/address-book-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/application-add-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/application-exit-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/application-menu-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/appointment-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/appointment-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/bookmark-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/browser-download-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/call-end-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/call-start-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/call-stop-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/close-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/color-select-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/contact-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-export-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-import-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-open-recent-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-open-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-page-setup-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-print-preview-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-print-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-properties-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-revert-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/document-revert-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-save-as-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-save-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-send-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-clear-all-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-clear-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-clear-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/edit-clear-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-copy-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-cut-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-delete-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-find-replace-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-find-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-paste-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-redo-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-redo-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-select-all-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-select-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-undo-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-undo-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/find-location-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/folder-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/font-select-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-less-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-less-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-less-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-more-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-more-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-more-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-justify-center-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-justify-fill-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-justify-left-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-justify-right-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-bold-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-direction-ltr-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-direction-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-direction-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/format-text-italic-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-larger-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-smaller-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-strikethrough-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-underline-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-bottom-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-down-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-first-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-first-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-first-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-home-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-jump-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-jump-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-jump-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-last-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-last-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-last-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-next-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-next-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-next-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-previous-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-previous-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-previous-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-top-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-up-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/gtk-about-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/help-about-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/help-info-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/image-crop-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/image-red-eye-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/insert-image-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/insert-link-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/insert-object-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/insert-text-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/list-add-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/list-remove-all-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/list-remove-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-forward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-mark-important-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-reply-all-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-reply-sender-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-send-receive-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-send-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mark-location-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/marker-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-eject-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-eq-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-pause-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-start-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-start-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-start-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-stop-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-record-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-backward-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-backward-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-backward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-forward-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-forward-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-forward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-backward-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-backward-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-backward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-forward-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-forward-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-forward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-view-subtitles-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-flip-horizontal-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-flip-vertical-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-rotate-left-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-rotate-right-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-select-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/open-menu-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-down-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-end-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/pan-end-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-left-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-right-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-start-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/pan-start-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-up-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pane-hide-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/pane-hide-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pane-show-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/pane-show-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/process-stop-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/selection-end-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/selection-end-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/selection-start-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/selection-start-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/send-to-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/spam-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/star-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/system-devices-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/system-run-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/system-search-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/system-shutdown-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/tab-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/tag-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/tools-check-spelling-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-column-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-continuous-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-coverflow-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-dual-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-filter-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/view-filter-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-fullscreen-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-grid-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-list-compact-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-list-images-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-list-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-list-video-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-more-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-paged-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-refresh-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-restore-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-sort-ascending-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-sort-descending-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/window-close-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/window-maximize-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/window-maximize-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/window-minimize-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/window-restore-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/window-restore-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/zoom-fit-best-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/zoom-in-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/zoom-original-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/zoom-out-symbolic.svg +share/icons/elementary-xfce/animations/128/brasero-disc-00.svg +share/icons/elementary-xfce/animations/16/brasero-disc-00.svg +share/icons/elementary-xfce/animations/16/brasero-disc-05.svg +share/icons/elementary-xfce/animations/16/brasero-disc-10.svg +share/icons/elementary-xfce/animations/16/brasero-disc-15.svg +share/icons/elementary-xfce/animations/16/brasero-disc-20.svg +share/icons/elementary-xfce/animations/16/brasero-disc-25.svg +share/icons/elementary-xfce/animations/16/brasero-disc-30.svg +share/icons/elementary-xfce/animations/16/brasero-disc-35.svg +share/icons/elementary-xfce/animations/16/brasero-disc-40.svg +share/icons/elementary-xfce/animations/16/brasero-disc-45.svg +share/icons/elementary-xfce/animations/16/brasero-disc-50.svg +share/icons/elementary-xfce/animations/16/gnome-spinner-rest.svg +share/icons/elementary-xfce/animations/16/gnome-spinner.png +share/icons/elementary-xfce/animations/16/process-idle.svg +share/icons/elementary-xfce/animations/16/process-working.png +share/icons/elementary-xfce/animations/22/brasero-disc-00.svg +share/icons/elementary-xfce/animations/22/brasero-disc-05.svg +share/icons/elementary-xfce/animations/22/brasero-disc-10.svg +share/icons/elementary-xfce/animations/22/brasero-disc-100.svg +share/icons/elementary-xfce/animations/22/brasero-disc-15.svg +share/icons/elementary-xfce/animations/22/brasero-disc-20.svg +share/icons/elementary-xfce/animations/22/brasero-disc-25.svg +share/icons/elementary-xfce/animations/22/brasero-disc-30.svg +share/icons/elementary-xfce/animations/22/brasero-disc-35.svg +share/icons/elementary-xfce/animations/22/brasero-disc-40.svg +share/icons/elementary-xfce/animations/22/brasero-disc-45.svg +share/icons/elementary-xfce/animations/22/brasero-disc-50.svg +share/icons/elementary-xfce/animations/22/brasero-disc-55.svg +share/icons/elementary-xfce/animations/22/brasero-disc-60.svg +share/icons/elementary-xfce/animations/22/brasero-disc-65.svg +share/icons/elementary-xfce/animations/22/brasero-disc-70.svg +share/icons/elementary-xfce/animations/22/brasero-disc-75.svg +share/icons/elementary-xfce/animations/22/brasero-disc-80.svg +share/icons/elementary-xfce/animations/22/brasero-disc-85.svg +share/icons/elementary-xfce/animations/22/brasero-disc-90.svg +share/icons/elementary-xfce/animations/22/brasero-disc-95.svg +share/icons/elementary-xfce/animations/22/gnome-spinner-rest.svg +share/icons/elementary-xfce/animations/22/gnome-spinner.png +share/icons/elementary-xfce/animations/22/nm-stage01-connecting01.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting02.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting03.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting04.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting05.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting06.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting07.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting08.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting09.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting10.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting11.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting01.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting02.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting03.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting04.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting05.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting06.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting07.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting08.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting09.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting10.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting11.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting01.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting02.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting03.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting04.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting05.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting06.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting07.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting08.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting09.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting10.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting11.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting01.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting02.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting03.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting04.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting05.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting06.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting07.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting08.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting09.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting10.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting11.svg +share/icons/elementary-xfce/animations/22/process-idle.svg +share/icons/elementary-xfce/animations/22/process-working.png +share/icons/elementary-xfce/animations/24/brasero-disc-00.svg +share/icons/elementary-xfce/animations/24/brasero-disc-05.svg +share/icons/elementary-xfce/animations/24/brasero-disc-10.svg +share/icons/elementary-xfce/animations/24/brasero-disc-100.svg +share/icons/elementary-xfce/animations/24/brasero-disc-15.svg +share/icons/elementary-xfce/animations/24/brasero-disc-20.svg +share/icons/elementary-xfce/animations/24/brasero-disc-25.svg +share/icons/elementary-xfce/animations/24/brasero-disc-30.svg +share/icons/elementary-xfce/animations/24/brasero-disc-35.svg +share/icons/elementary-xfce/animations/24/brasero-disc-40.svg +share/icons/elementary-xfce/animations/24/brasero-disc-45.svg +share/icons/elementary-xfce/animations/24/brasero-disc-50.svg +share/icons/elementary-xfce/animations/24/brasero-disc-55.svg +share/icons/elementary-xfce/animations/24/brasero-disc-60.svg +share/icons/elementary-xfce/animations/24/brasero-disc-65.svg +share/icons/elementary-xfce/animations/24/brasero-disc-70.svg +share/icons/elementary-xfce/animations/24/brasero-disc-75.svg +share/icons/elementary-xfce/animations/24/brasero-disc-80.svg +share/icons/elementary-xfce/animations/24/brasero-disc-85.svg +share/icons/elementary-xfce/animations/24/brasero-disc-90.svg +share/icons/elementary-xfce/animations/24/brasero-disc-95.svg +share/icons/elementary-xfce/animations/24/gnome-spinner-rest.svg +share/icons/elementary-xfce/animations/24/gnome-spinner.png +share/icons/elementary-xfce/animations/24/nm-stage01-connecting01.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting02.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting03.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting04.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting05.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting06.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting07.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting08.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting09.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting10.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting11.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting01.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting02.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting03.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting04.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting05.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting06.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting07.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting08.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting09.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting10.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting11.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting01.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting02.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting03.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting04.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting05.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting06.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting07.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting08.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting09.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting10.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting11.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting01.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting02.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting03.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting04.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting05.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting06.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting07.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting08.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting09.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting10.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting11.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting12.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting13.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting14.svg +share/icons/elementary-xfce/animations/24/process-idle.svg +share/icons/elementary-xfce/animations/24/process-working.png +share/icons/elementary-xfce/animations/32/brasero-disc-00.svg +share/icons/elementary-xfce/animations/32/gnome-spinner-rest.svg +share/icons/elementary-xfce/animations/32/gnome-spinner.png +share/icons/elementary-xfce/animations/32/nm-stage02-connecting01.svg +share/icons/elementary-xfce/animations/32/process-idle.svg +share/icons/elementary-xfce/animations/32/process-working.png +share/icons/elementary-xfce/animations/48/brasero-disc-00.svg +share/icons/elementary-xfce/animations/48/brasero-disc-05.svg +share/icons/elementary-xfce/animations/48/brasero-disc-10.svg +share/icons/elementary-xfce/animations/48/brasero-disc-100.svg +share/icons/elementary-xfce/animations/48/brasero-disc-15.svg +share/icons/elementary-xfce/animations/48/brasero-disc-20.svg +share/icons/elementary-xfce/animations/48/brasero-disc-25.svg +share/icons/elementary-xfce/animations/48/brasero-disc-30.svg +share/icons/elementary-xfce/animations/48/brasero-disc-35.svg +share/icons/elementary-xfce/animations/48/brasero-disc-40.svg +share/icons/elementary-xfce/animations/48/brasero-disc-45.svg +share/icons/elementary-xfce/animations/48/brasero-disc-50.svg +share/icons/elementary-xfce/animations/48/brasero-disc-55.svg +share/icons/elementary-xfce/animations/48/brasero-disc-60.svg +share/icons/elementary-xfce/animations/48/brasero-disc-65.svg +share/icons/elementary-xfce/animations/48/brasero-disc-70.svg +share/icons/elementary-xfce/animations/48/brasero-disc-75.svg +share/icons/elementary-xfce/animations/48/brasero-disc-80.svg +share/icons/elementary-xfce/animations/48/brasero-disc-85.svg +share/icons/elementary-xfce/animations/48/brasero-disc-90.svg +share/icons/elementary-xfce/animations/48/brasero-disc-95.svg +share/icons/elementary-xfce/animations/48/pk-action-refresh-cache.svg +share/icons/elementary-xfce/animations/64/brasero-disc-00.svg +share/icons/elementary-xfce/apps/128/AdobeReader.svg +share/icons/elementary-xfce/apps/128/AdobeReader10.svg +share/icons/elementary-xfce/apps/128/AdobeReader8.svg +share/icons/elementary-xfce/apps/128/AdobeReader9.svg +share/icons/elementary-xfce/apps/128/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/128/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/128/Terminal.svg +share/icons/elementary-xfce/apps/128/abiword.svg +share/icons/elementary-xfce/apps/128/abiword_128.svg +share/icons/elementary-xfce/apps/128/access.svg +share/icons/elementary-xfce/apps/128/accessibility-directory.svg +share/icons/elementary-xfce/apps/128/accessories-calculator.svg +share/icons/elementary-xfce/apps/128/accessories-character-map.svg +share/icons/elementary-xfce/apps/128/accessories-dictionary.svg +share/icons/elementary-xfce/apps/128/accessories-text-editor.svg +share/icons/elementary-xfce/apps/128/acroread.svg +share/icons/elementary-xfce/apps/128/addressbook.svg +share/icons/elementary-xfce/apps/128/administration.svg +share/icons/elementary-xfce/apps/128/adobe-reader.svg +share/icons/elementary-xfce/apps/128/applets-screenshooter.svg +share/icons/elementary-xfce/apps/128/application-default-icon.svg +share/icons/elementary-xfce/apps/128/archive-manager.svg +share/icons/elementary-xfce/apps/128/audio-tag-tool.svg +share/icons/elementary-xfce/apps/128/ax-applet.svg +share/icons/elementary-xfce/apps/128/background.svg +share/icons/elementary-xfce/apps/128/bash.svg +share/icons/elementary-xfce/apps/128/beryl-settings.svg +share/icons/elementary-xfce/apps/128/browser-help.svg +share/icons/elementary-xfce/apps/128/browser.svg +share/icons/elementary-xfce/apps/128/calc.svg +share/icons/elementary-xfce/apps/128/calendar.svg +share/icons/elementary-xfce/apps/128/catfish.svg +share/icons/elementary-xfce/apps/128/ccsm.svg +share/icons/elementary-xfce/apps/128/checkbox.svg +share/icons/elementary-xfce/apps/128/checkgmail.svg +share/icons/elementary-xfce/apps/128/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/128/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/128/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/128/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/128/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/128/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/128/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/128/chromium-browser.svg +share/icons/elementary-xfce/apps/128/claws-mail.svg +share/icons/elementary-xfce/apps/128/date.svg +share/icons/elementary-xfce/apps/128/desktop-effects.svg +share/icons/elementary-xfce/apps/128/display-capplet.svg +share/icons/elementary-xfce/apps/128/do.svg +share/icons/elementary-xfce/apps/128/drakstats.svg +share/icons/elementary-xfce/apps/128/easytag.svg +share/icons/elementary-xfce/apps/128/empathy.svg +share/icons/elementary-xfce/apps/128/epiphany-browser.svg +share/icons/elementary-xfce/apps/128/epiphany-gecko.svg +share/icons/elementary-xfce/apps/128/epiphany-icon.svg +share/icons/elementary-xfce/apps/128/epiphany-webkit.svg +share/icons/elementary-xfce/apps/128/epiphany.svg +share/icons/elementary-xfce/apps/128/evince.svg +share/icons/elementary-xfce/apps/128/evolution-calendar.svg +share/icons/elementary-xfce/apps/128/facebook.svg +share/icons/elementary-xfce/apps/128/file-roller.svg +share/icons/elementary-xfce/apps/128/firefox.png +share/icons/elementary-xfce/apps/128/fusion-icon.svg +share/icons/elementary-xfce/apps/128/galeon.svg +share/icons/elementary-xfce/apps/128/gdeb.svg +share/icons/elementary-xfce/apps/128/gdebi.svg +share/icons/elementary-xfce/apps/128/gdm-xnest.svg +share/icons/elementary-xfce/apps/128/gedit-icon.svg +share/icons/elementary-xfce/apps/128/gedit-logo.svg +share/icons/elementary-xfce/apps/128/gimp.png +share/icons/elementary-xfce/apps/128/gksu-debian.svg +share/icons/elementary-xfce/apps/128/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/128/gmail.svg +share/icons/elementary-xfce/apps/128/gmusicbrowser.svg +share/icons/elementary-xfce/apps/128/gnochm.svg +share/icons/elementary-xfce/apps/128/gnome-app-install.svg +share/icons/elementary-xfce/apps/128/gnome-apt.svg +share/icons/elementary-xfce/apps/128/gnome-audio.svg +share/icons/elementary-xfce/apps/128/gnome-calculator.svg +share/icons/elementary-xfce/apps/128/gnome-calendar.svg +share/icons/elementary-xfce/apps/128/gnome-character-map.svg +share/icons/elementary-xfce/apps/128/gnome-control-centre.svg +share/icons/elementary-xfce/apps/128/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/128/gnome-display-properties.svg +share/icons/elementary-xfce/apps/128/gnome-do.svg +share/icons/elementary-xfce/apps/128/gnome-eterm.svg +share/icons/elementary-xfce/apps/128/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/128/gnome-help.svg +share/icons/elementary-xfce/apps/128/gnome-info.svg +share/icons/elementary-xfce/apps/128/gnome-monitor.svg +share/icons/elementary-xfce/apps/128/gnome-package.svg +share/icons/elementary-xfce/apps/128/gnome-pdf.svg +share/icons/elementary-xfce/apps/128/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/128/gnome-screenshot.svg +share/icons/elementary-xfce/apps/128/gnome-searchtool.svg +share/icons/elementary-xfce/apps/128/gnome-session-properties.svg +share/icons/elementary-xfce/apps/128/gnome-session.svg +share/icons/elementary-xfce/apps/128/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/128/gnome-settings-background.svg +share/icons/elementary-xfce/apps/128/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/128/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/128/gnome-status.svg +share/icons/elementary-xfce/apps/128/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/128/gnome-term.svg +share/icons/elementary-xfce/apps/128/gnome-terminal.svg +share/icons/elementary-xfce/apps/128/gnome-unknown.svg +share/icons/elementary-xfce/apps/128/gnome-volume-control.svg +share/icons/elementary-xfce/apps/128/gnome-web-browser.svg +share/icons/elementary-xfce/apps/128/gnome-word.svg +share/icons/elementary-xfce/apps/128/gnome-xterm.svg +share/icons/elementary-xfce/apps/128/gnumeric.svg +share/icons/elementary-xfce/apps/128/google-calendar.svg +share/icons/elementary-xfce/apps/128/google-chrome.svg +share/icons/elementary-xfce/apps/128/google-hangout.svg +share/icons/elementary-xfce/apps/128/google-plus.svg +share/icons/elementary-xfce/apps/128/google.svg +share/icons/elementary-xfce/apps/128/gpk-prefs.svg +share/icons/elementary-xfce/apps/128/grandr.svg +share/icons/elementary-xfce/apps/128/grip.svg +share/icons/elementary-xfce/apps/128/gsd-xrandr.svg +share/icons/elementary-xfce/apps/128/gtk-help.svg +share/icons/elementary-xfce/apps/128/gtk-info.svg +share/icons/elementary-xfce/apps/128/gucharmap.svg +share/icons/elementary-xfce/apps/128/help-browser.svg +share/icons/elementary-xfce/apps/128/help-contents.svg +share/icons/elementary-xfce/apps/128/help.svg +share/icons/elementary-xfce/apps/128/htop.svg +share/icons/elementary-xfce/apps/128/im-facebook.svg +share/icons/elementary-xfce/apps/128/indicator-applet.svg +share/icons/elementary-xfce/apps/128/inkscape.svg +share/icons/elementary-xfce/apps/128/internet-feed-reader.svg +share/icons/elementary-xfce/apps/128/internet-mail.svg +share/icons/elementary-xfce/apps/128/internet-news-reader.svg +share/icons/elementary-xfce/apps/128/internet-web-browser.svg +share/icons/elementary-xfce/apps/128/invest-applet.svg +share/icons/elementary-xfce/apps/128/leafpad.svg +share/icons/elementary-xfce/apps/128/libreoffice-base.svg +share/icons/elementary-xfce/apps/128/libreoffice-calc.svg +share/icons/elementary-xfce/apps/128/libreoffice-draw.svg +share/icons/elementary-xfce/apps/128/libreoffice-impress.svg +share/icons/elementary-xfce/apps/128/libreoffice-main.svg +share/icons/elementary-xfce/apps/128/libreoffice-math.svg +share/icons/elementary-xfce/apps/128/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/128/libreoffice-writer.svg +share/icons/elementary-xfce/apps/128/media-player-banshee.svg +share/icons/elementary-xfce/apps/128/midori.svg +share/icons/elementary-xfce/apps/128/miro.svg +share/icons/elementary-xfce/apps/128/mousepad.svg +share/icons/elementary-xfce/apps/128/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/128/multimedia-photo-manager.svg +share/icons/elementary-xfce/apps/128/multimedia-video-player.svg +share/icons/elementary-xfce/apps/128/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/128/news-feed.svg +share/icons/elementary-xfce/apps/128/office-address-book.svg +share/icons/elementary-xfce/apps/128/office-calendar.svg +share/icons/elementary-xfce/apps/128/office-database.svg +share/icons/elementary-xfce/apps/128/office-date.svg +share/icons/elementary-xfce/apps/128/office-writer.svg +share/icons/elementary-xfce/apps/128/ogmrip.svg +share/icons/elementary-xfce/apps/128/onboard.svg +share/icons/elementary-xfce/apps/128/ooo-calc.svg +share/icons/elementary-xfce/apps/128/ooo-draw.svg +share/icons/elementary-xfce/apps/128/ooo-impress.svg +share/icons/elementary-xfce/apps/128/ooo-writer.svg +share/icons/elementary-xfce/apps/128/openterm.svg +share/icons/elementary-xfce/apps/128/package-manager-icon.svg +share/icons/elementary-xfce/apps/128/panel-searchtool.svg +share/icons/elementary-xfce/apps/128/parole.svg +share/icons/elementary-xfce/apps/128/pidgin-menu.svg +share/icons/elementary-xfce/apps/128/pidgin.svg +share/icons/elementary-xfce/apps/128/pirut.svg +share/icons/elementary-xfce/apps/128/plan.svg +share/icons/elementary-xfce/apps/128/plugin-notification.svg +share/icons/elementary-xfce/apps/128/plugin-screenshot.svg +share/icons/elementary-xfce/apps/128/postscript-viewer.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/128/preferences-desktop.svg +share/icons/elementary-xfce/apps/128/preferences-sound.svg +share/icons/elementary-xfce/apps/128/preferences-system-session.svg +share/icons/elementary-xfce/apps/128/preferences-system-windows.svg +share/icons/elementary-xfce/apps/128/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/128/pup.svg +share/icons/elementary-xfce/apps/128/resapplet.svg +share/icons/elementary-xfce/apps/128/rip.svg +share/icons/elementary-xfce/apps/128/ristretto.png +share/icons/elementary-xfce/apps/128/session-properties.svg +share/icons/elementary-xfce/apps/128/shotwell.svg +share/icons/elementary-xfce/apps/128/simple-ccsm.svg +share/icons/elementary-xfce/apps/128/software-manager.svg +share/icons/elementary-xfce/apps/128/softwarecenter.svg +share/icons/elementary-xfce/apps/128/spacefm-find.svg +share/icons/elementary-xfce/apps/128/spacefm.svg +share/icons/elementary-xfce/apps/128/stock_calendar.svg +share/icons/elementary-xfce/apps/128/stock_help-agent.svg +share/icons/elementary-xfce/apps/128/stock_help.svg +share/icons/elementary-xfce/apps/128/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/128/stock_unknown.svg +share/icons/elementary-xfce/apps/128/stock_view-details.svg +share/icons/elementary-xfce/apps/128/synaptic.svg +share/icons/elementary-xfce/apps/128/system-config-date.svg +share/icons/elementary-xfce/apps/128/system-config-display.svg +share/icons/elementary-xfce/apps/128/system-file-manager.svg +share/icons/elementary-xfce/apps/128/system-installer.svg +share/icons/elementary-xfce/apps/128/system-software-install.svg +share/icons/elementary-xfce/apps/128/system-software-installer.svg +share/icons/elementary-xfce/apps/128/system-software-update.svg +share/icons/elementary-xfce/apps/128/terminal.svg +share/icons/elementary-xfce/apps/128/text-editor.svg +share/icons/elementary-xfce/apps/128/thunderbird.png +share/icons/elementary-xfce/apps/128/tilda.svg +share/icons/elementary-xfce/apps/128/transmission.svg +share/icons/elementary-xfce/apps/128/tsclient.svg +share/icons/elementary-xfce/apps/128/ubiquity.svg +share/icons/elementary-xfce/apps/128/update-manager.svg +share/icons/elementary-xfce/apps/128/update-notifier.svg +share/icons/elementary-xfce/apps/128/user-info.svg +share/icons/elementary-xfce/apps/128/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/128/utilities-terminal.svg +share/icons/elementary-xfce/apps/128/vinagre.svg +share/icons/elementary-xfce/apps/128/wallpaper.svg +share/icons/elementary-xfce/apps/128/web-browser.svg +share/icons/elementary-xfce/apps/128/wmtweaks.svg +share/icons/elementary-xfce/apps/128/www-browser.svg +share/icons/elementary-xfce/apps/128/x-office-calendar.svg +share/icons/elementary-xfce/apps/128/x-pdf.svg +share/icons/elementary-xfce/apps/128/xchat-gnome.svg +share/icons/elementary-xfce/apps/128/xchat-mini.svg +share/icons/elementary-xfce/apps/128/xchat.svg +share/icons/elementary-xfce/apps/128/xfcalendar.svg +share/icons/elementary-xfce/apps/128/xfce-editor.svg +share/icons/elementary-xfce/apps/128/xfce-mail.svg +share/icons/elementary-xfce/apps/128/xfce-man.svg +share/icons/elementary-xfce/apps/128/xfce-sound.svg +share/icons/elementary-xfce/apps/128/xfce-system-info.svg +share/icons/elementary-xfce/apps/128/xfce-terminal.svg +share/icons/elementary-xfce/apps/128/xfce-unknown.svg +share/icons/elementary-xfce/apps/128/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/128/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/128/xfce4-session.svg +share/icons/elementary-xfce/apps/128/xfce_unknown.svg +share/icons/elementary-xfce/apps/128/xfwm4.svg +share/icons/elementary-xfce/apps/128/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/128/xpdf.svg +share/icons/elementary-xfce/apps/128/youtube.svg +share/icons/elementary-xfce/apps/128/yumex.svg +share/icons/elementary-xfce/apps/128/zen-icon.svg +share/icons/elementary-xfce/apps/128/zim.svg +share/icons/elementary-xfce/apps/16/AdobeReader.svg +share/icons/elementary-xfce/apps/16/AdobeReader10.svg +share/icons/elementary-xfce/apps/16/AdobeReader8.svg +share/icons/elementary-xfce/apps/16/AdobeReader9.svg +share/icons/elementary-xfce/apps/16/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/16/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/16/Terminal.svg +share/icons/elementary-xfce/apps/16/Thunar.svg +share/icons/elementary-xfce/apps/16/abiword.svg +share/icons/elementary-xfce/apps/16/access.svg +share/icons/elementary-xfce/apps/16/accessibility-directory.svg +share/icons/elementary-xfce/apps/16/accessories-calculator.svg +share/icons/elementary-xfce/apps/16/accessories-character-map.svg +share/icons/elementary-xfce/apps/16/accessories-dictionary.svg +share/icons/elementary-xfce/apps/16/accessories-text-editor.svg +share/icons/elementary-xfce/apps/16/acroread.svg +share/icons/elementary-xfce/apps/16/addressbook.svg +share/icons/elementary-xfce/apps/16/administration.svg +share/icons/elementary-xfce/apps/16/adobe-reader.svg +share/icons/elementary-xfce/apps/16/alacarte.svg +share/icons/elementary-xfce/apps/16/applets-screenshooter.svg +share/icons/elementary-xfce/apps/16/application-community.svg +share/icons/elementary-xfce/apps/16/application-default-icon.svg +share/icons/elementary-xfce/apps/16/appointment.svg +share/icons/elementary-xfce/apps/16/apport.svg +share/icons/elementary-xfce/apps/16/archive-manager.svg +share/icons/elementary-xfce/apps/16/audio-tag-tool.svg +share/icons/elementary-xfce/apps/16/ax-applet.svg +share/icons/elementary-xfce/apps/16/background.svg +share/icons/elementary-xfce/apps/16/bash.svg +share/icons/elementary-xfce/apps/16/beryl-settings.svg +share/icons/elementary-xfce/apps/16/blueman.svg +share/icons/elementary-xfce/apps/16/blueradio.svg +share/icons/elementary-xfce/apps/16/bluetooth.svg +share/icons/elementary-xfce/apps/16/bluetoothradio.svg +share/icons/elementary-xfce/apps/16/browser-help.svg +share/icons/elementary-xfce/apps/16/browser.svg +share/icons/elementary-xfce/apps/16/bt-logo.svg +share/icons/elementary-xfce/apps/16/cairo-clock.svg +share/icons/elementary-xfce/apps/16/calc.svg +share/icons/elementary-xfce/apps/16/calendar.svg +share/icons/elementary-xfce/apps/16/catfish.svg +share/icons/elementary-xfce/apps/16/ccsm.svg +share/icons/elementary-xfce/apps/16/checkbox.svg +share/icons/elementary-xfce/apps/16/checkgmail.svg +share/icons/elementary-xfce/apps/16/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/16/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/16/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/16/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/16/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/16/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/16/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/16/chromium-browser.svg +share/icons/elementary-xfce/apps/16/claws-mail.svg +share/icons/elementary-xfce/apps/16/clock.svg +share/icons/elementary-xfce/apps/16/config-date.svg +share/icons/elementary-xfce/apps/16/config-language.svg +share/icons/elementary-xfce/apps/16/config-users.svg +share/icons/elementary-xfce/apps/16/control-center2.svg +share/icons/elementary-xfce/apps/16/date.svg +share/icons/elementary-xfce/apps/16/desktop-effects.svg +share/icons/elementary-xfce/apps/16/display-capplet.svg +share/icons/elementary-xfce/apps/16/do.svg +share/icons/elementary-xfce/apps/16/drakconf.svg +share/icons/elementary-xfce/apps/16/drakmenustyle.svg +share/icons/elementary-xfce/apps/16/drakstats.svg +share/icons/elementary-xfce/apps/16/driver-manager.svg +share/icons/elementary-xfce/apps/16/easytag.svg +share/icons/elementary-xfce/apps/16/edit-urpm-sources.svg +share/icons/elementary-xfce/apps/16/empathy.svg +share/icons/elementary-xfce/apps/16/epiphany-browser.svg +share/icons/elementary-xfce/apps/16/epiphany-gecko.svg +share/icons/elementary-xfce/apps/16/epiphany-icon.svg +share/icons/elementary-xfce/apps/16/epiphany-webkit.svg +share/icons/elementary-xfce/apps/16/epiphany.svg +share/icons/elementary-xfce/apps/16/evince.svg +share/icons/elementary-xfce/apps/16/evolution-calendar.svg +share/icons/elementary-xfce/apps/16/facebook.svg +share/icons/elementary-xfce/apps/16/file-manager.svg +share/icons/elementary-xfce/apps/16/file-roller.svg +share/icons/elementary-xfce/apps/16/firefox.png +share/icons/elementary-xfce/apps/16/flickr.svg +share/icons/elementary-xfce/apps/16/fonts.png +share/icons/elementary-xfce/apps/16/force-exit.svg +share/icons/elementary-xfce/apps/16/fusion-icon.svg +share/icons/elementary-xfce/apps/16/galeon.svg +share/icons/elementary-xfce/apps/16/gconf-editor.svg +share/icons/elementary-xfce/apps/16/gconfeditor.svg +share/icons/elementary-xfce/apps/16/gdeb.svg +share/icons/elementary-xfce/apps/16/gdebi.svg +share/icons/elementary-xfce/apps/16/gdm-xnest.svg +share/icons/elementary-xfce/apps/16/gedit-icon.svg +share/icons/elementary-xfce/apps/16/gedit-logo.svg +share/icons/elementary-xfce/apps/16/gimp.png +share/icons/elementary-xfce/apps/16/gkdebconf-icon.svg +share/icons/elementary-xfce/apps/16/gkdebconf.svg +share/icons/elementary-xfce/apps/16/gksu-debian.svg +share/icons/elementary-xfce/apps/16/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/16/gmail.svg +share/icons/elementary-xfce/apps/16/gmusicbrowser.svg +share/icons/elementary-xfce/apps/16/gnochm.svg +share/icons/elementary-xfce/apps/16/gnome-app-install.svg +share/icons/elementary-xfce/apps/16/gnome-apt.svg +share/icons/elementary-xfce/apps/16/gnome-audio.svg +share/icons/elementary-xfce/apps/16/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/16/gnome-calculator.svg +share/icons/elementary-xfce/apps/16/gnome-calendar.svg +share/icons/elementary-xfce/apps/16/gnome-character-map.svg +share/icons/elementary-xfce/apps/16/gnome-control-centre.svg +share/icons/elementary-xfce/apps/16/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/16/gnome-display-properties.svg +share/icons/elementary-xfce/apps/16/gnome-do.svg +share/icons/elementary-xfce/apps/16/gnome-eterm.svg +share/icons/elementary-xfce/apps/16/gnome-fs-blockdev.svg +share/icons/elementary-xfce/apps/16/gnome-gmenu.svg +share/icons/elementary-xfce/apps/16/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/16/gnome-help.svg +share/icons/elementary-xfce/apps/16/gnome-info.svg +share/icons/elementary-xfce/apps/16/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/16/gnome-monitor.svg +share/icons/elementary-xfce/apps/16/gnome-package.svg +share/icons/elementary-xfce/apps/16/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/16/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/16/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/16/gnome-pdf.svg +share/icons/elementary-xfce/apps/16/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/16/gnome-screenshot.svg +share/icons/elementary-xfce/apps/16/gnome-searchtool.svg +share/icons/elementary-xfce/apps/16/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/16/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/16/gnome-session-properties.svg +share/icons/elementary-xfce/apps/16/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/16/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/16/gnome-session.svg +share/icons/elementary-xfce/apps/16/gnome-set-time.svg +share/icons/elementary-xfce/apps/16/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/16/gnome-settings-background.svg +share/icons/elementary-xfce/apps/16/gnome-settings-default-applications.svg +share/icons/elementary-xfce/apps/16/gnome-settings-font.png +share/icons/elementary-xfce/apps/16/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/16/gnome-settings-theme.svg +share/icons/elementary-xfce/apps/16/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/16/gnome-status.svg +share/icons/elementary-xfce/apps/16/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/16/gnome-term.svg +share/icons/elementary-xfce/apps/16/gnome-terminal.svg +share/icons/elementary-xfce/apps/16/gnome-translate.svg +share/icons/elementary-xfce/apps/16/gnome-unknown.svg +share/icons/elementary-xfce/apps/16/gnome-volume-control.svg +share/icons/elementary-xfce/apps/16/gnome-web-browser.svg +share/icons/elementary-xfce/apps/16/gnome-word.svg +share/icons/elementary-xfce/apps/16/gnome-workspace.svg +share/icons/elementary-xfce/apps/16/gnome-xterm.svg +share/icons/elementary-xfce/apps/16/gnumeric.svg +share/icons/elementary-xfce/apps/16/google-calendar.svg +share/icons/elementary-xfce/apps/16/google-chrome.svg +share/icons/elementary-xfce/apps/16/google-hangout.svg +share/icons/elementary-xfce/apps/16/google-plus.svg +share/icons/elementary-xfce/apps/16/google.svg +share/icons/elementary-xfce/apps/16/gpk-prefs.svg +share/icons/elementary-xfce/apps/16/gpk-repo.svg +share/icons/elementary-xfce/apps/16/gpm-hibernate.svg +share/icons/elementary-xfce/apps/16/grandr.svg +share/icons/elementary-xfce/apps/16/grip.svg +share/icons/elementary-xfce/apps/16/gsd-xrandr.svg +share/icons/elementary-xfce/apps/16/gswitchit-applet.svg +share/icons/elementary-xfce/apps/16/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/16/gthumb.svg +share/icons/elementary-xfce/apps/16/gtk-help.svg +share/icons/elementary-xfce/apps/16/gtk-info.svg +share/icons/elementary-xfce/apps/16/gucharmap.svg +share/icons/elementary-xfce/apps/16/help-browser.svg +share/icons/elementary-xfce/apps/16/help-contents.svg +share/icons/elementary-xfce/apps/16/help.svg +share/icons/elementary-xfce/apps/16/hotwire.svg +share/icons/elementary-xfce/apps/16/htop.svg +share/icons/elementary-xfce/apps/16/ibus-setup.svg +share/icons/elementary-xfce/apps/16/ibus.svg +share/icons/elementary-xfce/apps/16/im-facebook.svg +share/icons/elementary-xfce/apps/16/indicator-applet.svg +share/icons/elementary-xfce/apps/16/inkscape.svg +share/icons/elementary-xfce/apps/16/internet-feed-reader.svg +share/icons/elementary-xfce/apps/16/internet-mail.svg +share/icons/elementary-xfce/apps/16/internet-news-reader.svg +share/icons/elementary-xfce/apps/16/internet-web-browser.svg +share/icons/elementary-xfce/apps/16/invest-applet.svg +share/icons/elementary-xfce/apps/16/jockey-kde.svg +share/icons/elementary-xfce/apps/16/jockey.svg +share/icons/elementary-xfce/apps/16/keyring-manager.png +share/icons/elementary-xfce/apps/16/language-selector.svg +share/icons/elementary-xfce/apps/16/leafpad.svg +share/icons/elementary-xfce/apps/16/libreoffice-base.svg +share/icons/elementary-xfce/apps/16/libreoffice-calc.svg +share/icons/elementary-xfce/apps/16/libreoffice-draw.svg +share/icons/elementary-xfce/apps/16/libreoffice-impress.svg +share/icons/elementary-xfce/apps/16/libreoffice-main.svg +share/icons/elementary-xfce/apps/16/libreoffice-math.svg +share/icons/elementary-xfce/apps/16/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/16/libreoffice-writer.svg +share/icons/elementary-xfce/apps/16/locale.svg +share/icons/elementary-xfce/apps/16/localedrake.svg +share/icons/elementary-xfce/apps/16/lpi-bug.svg +share/icons/elementary-xfce/apps/16/lpi-help.svg +share/icons/elementary-xfce/apps/16/lpi-translate.svg +share/icons/elementary-xfce/apps/16/lv_icon.svg +share/icons/elementary-xfce/apps/16/mandrivaupdate.svg +share/icons/elementary-xfce/apps/16/master-pdf-editor.svg +share/icons/elementary-xfce/apps/16/media-player-48.svg +share/icons/elementary-xfce/apps/16/media-player-banshee.svg +share/icons/elementary-xfce/apps/16/menu-editor.svg +share/icons/elementary-xfce/apps/16/menulibre.svg +share/icons/elementary-xfce/apps/16/midori.svg +share/icons/elementary-xfce/apps/16/miro.svg +share/icons/elementary-xfce/apps/16/mousepad.svg +share/icons/elementary-xfce/apps/16/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/16/multimedia-photo-manager.svg +share/icons/elementary-xfce/apps/16/multimedia-video-player.svg +share/icons/elementary-xfce/apps/16/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/16/news-feed.svg +share/icons/elementary-xfce/apps/16/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/16/notifyconf.svg +share/icons/elementary-xfce/apps/16/notifyosdconf.svg +share/icons/elementary-xfce/apps/16/office-address-book.svg +share/icons/elementary-xfce/apps/16/office-calendar.svg +share/icons/elementary-xfce/apps/16/office-database.svg +share/icons/elementary-xfce/apps/16/office-date.svg +share/icons/elementary-xfce/apps/16/office-writer.svg +share/icons/elementary-xfce/apps/16/ogmrip.svg +share/icons/elementary-xfce/apps/16/onboard.svg +share/icons/elementary-xfce/apps/16/ooo-base.svg +share/icons/elementary-xfce/apps/16/ooo-base3.0.svg +share/icons/elementary-xfce/apps/16/ooo-calc.svg +share/icons/elementary-xfce/apps/16/ooo-draw.svg +share/icons/elementary-xfce/apps/16/ooo-impress.svg +share/icons/elementary-xfce/apps/16/ooo-writer.svg +share/icons/elementary-xfce/apps/16/openofficeorg-base.svg +share/icons/elementary-xfce/apps/16/openofficeorg3-base.svg +share/icons/elementary-xfce/apps/16/openofficeorg3.0-base.svg +share/icons/elementary-xfce/apps/16/openterm.svg +share/icons/elementary-xfce/apps/16/orage_globaltime.svg +share/icons/elementary-xfce/apps/16/package-manager-icon.svg +share/icons/elementary-xfce/apps/16/panel-searchtool.svg +share/icons/elementary-xfce/apps/16/paprefs.svg +share/icons/elementary-xfce/apps/16/parole.svg +share/icons/elementary-xfce/apps/16/pcmanfm.svg +share/icons/elementary-xfce/apps/16/pdfshuffler.svg +share/icons/elementary-xfce/apps/16/pidgin-menu.svg +share/icons/elementary-xfce/apps/16/pidgin.svg +share/icons/elementary-xfce/apps/16/pirut.svg +share/icons/elementary-xfce/apps/16/pithos.svg +share/icons/elementary-xfce/apps/16/pk-package-sources.svg +share/icons/elementary-xfce/apps/16/plan.svg +share/icons/elementary-xfce/apps/16/plugin-notification.svg +share/icons/elementary-xfce/apps/16/plugin-screensaver.svg +share/icons/elementary-xfce/apps/16/plugin-screenshot.svg +share/icons/elementary-xfce/apps/16/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/16/porthole.svg +share/icons/elementary-xfce/apps/16/postscript-viewer.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-default-applications.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-font.png +share/icons/elementary-xfce/apps/16/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-theme.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/16/preferences-desktop.svg +share/icons/elementary-xfce/apps/16/preferences-sound.svg +share/icons/elementary-xfce/apps/16/preferences-system-network.svg +share/icons/elementary-xfce/apps/16/preferences-system-session.svg +share/icons/elementary-xfce/apps/16/preferences-system-time.svg +share/icons/elementary-xfce/apps/16/preferences-system-windows.svg +share/icons/elementary-xfce/apps/16/preferences-theme.svg +share/icons/elementary-xfce/apps/16/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/16/pup.svg +share/icons/elementary-xfce/apps/16/rclock.svg +share/icons/elementary-xfce/apps/16/redhat-filemanager.svg +share/icons/elementary-xfce/apps/16/redhat-server_settings.svg +share/icons/elementary-xfce/apps/16/redhat-tools.svg +share/icons/elementary-xfce/apps/16/resapplet.svg +share/icons/elementary-xfce/apps/16/rip.svg +share/icons/elementary-xfce/apps/16/ristretto.png +share/icons/elementary-xfce/apps/16/rpmdrake.svg +share/icons/elementary-xfce/apps/16/screensaver.svg +share/icons/elementary-xfce/apps/16/seahorse-preferences.png +share/icons/elementary-xfce/apps/16/seahorse.png +share/icons/elementary-xfce/apps/16/session-properties.svg +share/icons/elementary-xfce/apps/16/shotwell.svg +share/icons/elementary-xfce/apps/16/simple-ccsm.svg +share/icons/elementary-xfce/apps/16/sleep.svg +share/icons/elementary-xfce/apps/16/software-manager.svg +share/icons/elementary-xfce/apps/16/software-properties.svg +share/icons/elementary-xfce/apps/16/softwarecenter.svg +share/icons/elementary-xfce/apps/16/spacefm-find.svg +share/icons/elementary-xfce/apps/16/spacefm.svg +share/icons/elementary-xfce/apps/16/stock_alarm.svg +share/icons/elementary-xfce/apps/16/stock_bluetooth.svg +share/icons/elementary-xfce/apps/16/stock_calendar.svg +share/icons/elementary-xfce/apps/16/stock_help-agent.svg +share/icons/elementary-xfce/apps/16/stock_help.svg +share/icons/elementary-xfce/apps/16/stock_keyring.png +share/icons/elementary-xfce/apps/16/stock_unknown.svg +share/icons/elementary-xfce/apps/16/stock_view-details.svg +share/icons/elementary-xfce/apps/16/style.svg +share/icons/elementary-xfce/apps/16/susehelpcenter.svg +share/icons/elementary-xfce/apps/16/synaptic.svg +share/icons/elementary-xfce/apps/16/system-config-date.svg +share/icons/elementary-xfce/apps/16/system-config-display.svg +share/icons/elementary-xfce/apps/16/system-config-language.svg +share/icons/elementary-xfce/apps/16/system-config-users.svg +share/icons/elementary-xfce/apps/16/system-file-manager.svg +share/icons/elementary-xfce/apps/16/system-hibernate.svg +share/icons/elementary-xfce/apps/16/system-installer.svg +share/icons/elementary-xfce/apps/16/system-software-install.svg +share/icons/elementary-xfce/apps/16/system-software-installer.svg +share/icons/elementary-xfce/apps/16/system-software-update.svg +share/icons/elementary-xfce/apps/16/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/16/system-suspend.svg +share/icons/elementary-xfce/apps/16/system-upgrade.svg +share/icons/elementary-xfce/apps/16/system-users.svg +share/icons/elementary-xfce/apps/16/terminal.svg +share/icons/elementary-xfce/apps/16/text-editor.svg +share/icons/elementary-xfce/apps/16/thunderbird.png +share/icons/elementary-xfce/apps/16/tilda.svg +share/icons/elementary-xfce/apps/16/time-admin.svg +share/icons/elementary-xfce/apps/16/time.svg +share/icons/elementary-xfce/apps/16/totem.svg +share/icons/elementary-xfce/apps/16/transmission.svg +share/icons/elementary-xfce/apps/16/tsclient.svg +share/icons/elementary-xfce/apps/16/ubiquity.svg +share/icons/elementary-xfce/apps/16/update-manager.svg +share/icons/elementary-xfce/apps/16/update-notifier.svg +share/icons/elementary-xfce/apps/16/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/16/usb-creator.svg +share/icons/elementary-xfce/apps/16/user-info.svg +share/icons/elementary-xfce/apps/16/users.svg +share/icons/elementary-xfce/apps/16/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/16/utilities-terminal.svg +share/icons/elementary-xfce/apps/16/video-player.svg +share/icons/elementary-xfce/apps/16/vinagre.svg +share/icons/elementary-xfce/apps/16/virtualbox.svg +share/icons/elementary-xfce/apps/16/wallpaper.svg +share/icons/elementary-xfce/apps/16/web-browser.svg +share/icons/elementary-xfce/apps/16/wine.svg +share/icons/elementary-xfce/apps/16/wmtweaks.svg +share/icons/elementary-xfce/apps/16/workspace-switcher.svg +share/icons/elementary-xfce/apps/16/www-browser.svg +share/icons/elementary-xfce/apps/16/x-office-calendar.svg +share/icons/elementary-xfce/apps/16/x-pdf.svg +share/icons/elementary-xfce/apps/16/x-system-software-sources.svg +share/icons/elementary-xfce/apps/16/xchat-gnome.svg +share/icons/elementary-xfce/apps/16/xchat-mini.svg +share/icons/elementary-xfce/apps/16/xchat.svg +share/icons/elementary-xfce/apps/16/xfcalendar.svg +share/icons/elementary-xfce/apps/16/xfce-edit.svg +share/icons/elementary-xfce/apps/16/xfce-mail.svg +share/icons/elementary-xfce/apps/16/xfce-man.svg +share/icons/elementary-xfce/apps/16/xfce-schedule.svg +share/icons/elementary-xfce/apps/16/xfce-sound.svg +share/icons/elementary-xfce/apps/16/xfce-system-info.svg +share/icons/elementary-xfce/apps/16/xfce-terminal.svg +share/icons/elementary-xfce/apps/16/xfce-ui.svg +share/icons/elementary-xfce/apps/16/xfce-unknown.svg +share/icons/elementary-xfce/apps/16/xfce4-appfinder.svg +share/icons/elementary-xfce/apps/16/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/16/xfce4-clock.svg +share/icons/elementary-xfce/apps/16/xfce4-dict.svg +share/icons/elementary-xfce/apps/16/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/16/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/16/xfce4-notifyd.svg +share/icons/elementary-xfce/apps/16/xfce4-panel.svg +share/icons/elementary-xfce/apps/16/xfce4-session.svg +share/icons/elementary-xfce/apps/16/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/16/xfce_unknown.svg +share/icons/elementary-xfce/apps/16/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/16/xfsm-suspend.svg +share/icons/elementary-xfce/apps/16/xfwm4.svg +share/icons/elementary-xfce/apps/16/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/16/xine.svg +share/icons/elementary-xfce/apps/16/xmms.svg +share/icons/elementary-xfce/apps/16/xpdf.svg +share/icons/elementary-xfce/apps/16/xscreensaver.svg +share/icons/elementary-xfce/apps/16/youtube.svg +share/icons/elementary-xfce/apps/16/yumex.svg +share/icons/elementary-xfce/apps/16/zim.svg +share/icons/elementary-xfce/apps/22/AdobeReader.svg +share/icons/elementary-xfce/apps/22/AdobeReader10.svg +share/icons/elementary-xfce/apps/22/AdobeReader8.svg +share/icons/elementary-xfce/apps/22/AdobeReader9.svg +share/icons/elementary-xfce/apps/22/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/22/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/22/Terminal.svg +share/icons/elementary-xfce/apps/22/access.svg +share/icons/elementary-xfce/apps/22/accessibility-directory.svg +share/icons/elementary-xfce/apps/22/accessories-calculator.svg +share/icons/elementary-xfce/apps/22/accessories-character-map.svg +share/icons/elementary-xfce/apps/22/accessories-dictionary.svg +share/icons/elementary-xfce/apps/22/accessories-text-editor.svg +share/icons/elementary-xfce/apps/22/acroread.svg +share/icons/elementary-xfce/apps/22/addressbook.svg +share/icons/elementary-xfce/apps/22/adobe-reader.svg +share/icons/elementary-xfce/apps/22/application-default-icon.svg +share/icons/elementary-xfce/apps/22/appointment.svg +share/icons/elementary-xfce/apps/22/apport.svg +share/icons/elementary-xfce/apps/22/archive-manager.svg +share/icons/elementary-xfce/apps/22/audio-tag-tool.svg +share/icons/elementary-xfce/apps/22/ax-applet.svg +share/icons/elementary-xfce/apps/22/bash.svg +share/icons/elementary-xfce/apps/22/beryl-settings.svg +share/icons/elementary-xfce/apps/22/blueman.svg +share/icons/elementary-xfce/apps/22/blueradio.svg +share/icons/elementary-xfce/apps/22/bluetooth.svg +share/icons/elementary-xfce/apps/22/bluetoothradio.svg +share/icons/elementary-xfce/apps/22/browser-help.svg +share/icons/elementary-xfce/apps/22/bt-logo.svg +share/icons/elementary-xfce/apps/22/cairo-clock.svg +share/icons/elementary-xfce/apps/22/calc.svg +share/icons/elementary-xfce/apps/22/calendar.svg +share/icons/elementary-xfce/apps/22/catfish.svg +share/icons/elementary-xfce/apps/22/ccsm.svg +share/icons/elementary-xfce/apps/22/checkbox.svg +share/icons/elementary-xfce/apps/22/checkgmail.svg +share/icons/elementary-xfce/apps/22/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/22/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/22/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/22/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/22/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/22/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/22/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/22/chromium-browser.svg +share/icons/elementary-xfce/apps/22/claws-mail.svg +share/icons/elementary-xfce/apps/22/clock.svg +share/icons/elementary-xfce/apps/22/config-date.svg +share/icons/elementary-xfce/apps/22/config-language.svg +share/icons/elementary-xfce/apps/22/config-users.svg +share/icons/elementary-xfce/apps/22/date.svg +share/icons/elementary-xfce/apps/22/desktop-effects.svg +share/icons/elementary-xfce/apps/22/display-capplet.svg +share/icons/elementary-xfce/apps/22/do.svg +share/icons/elementary-xfce/apps/22/drakstats.svg +share/icons/elementary-xfce/apps/22/driver-manager.svg +share/icons/elementary-xfce/apps/22/easytag.svg +share/icons/elementary-xfce/apps/22/empathy.svg +share/icons/elementary-xfce/apps/22/evince.svg +share/icons/elementary-xfce/apps/22/evolution-calendar.svg +share/icons/elementary-xfce/apps/22/facebook.svg +share/icons/elementary-xfce/apps/22/file-roller.svg +share/icons/elementary-xfce/apps/22/firefox.png +share/icons/elementary-xfce/apps/22/fonts.png +share/icons/elementary-xfce/apps/22/force-exit.svg +share/icons/elementary-xfce/apps/22/fusion-icon.svg +share/icons/elementary-xfce/apps/22/gdeb.svg +share/icons/elementary-xfce/apps/22/gdebi.svg +share/icons/elementary-xfce/apps/22/gdm-xnest.svg +share/icons/elementary-xfce/apps/22/gedit-icon.svg +share/icons/elementary-xfce/apps/22/gedit-logo.svg +share/icons/elementary-xfce/apps/22/gimp.png +share/icons/elementary-xfce/apps/22/gksu-debian.svg +share/icons/elementary-xfce/apps/22/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/22/gmail-notify-icon.svg +share/icons/elementary-xfce/apps/22/gmail.svg +share/icons/elementary-xfce/apps/22/gmailwatcher.svg +share/icons/elementary-xfce/apps/22/gnochm.svg +share/icons/elementary-xfce/apps/22/gnome-app-install.svg +share/icons/elementary-xfce/apps/22/gnome-apt.svg +share/icons/elementary-xfce/apps/22/gnome-audio.svg +share/icons/elementary-xfce/apps/22/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/22/gnome-calculator.svg +share/icons/elementary-xfce/apps/22/gnome-calendar.svg +share/icons/elementary-xfce/apps/22/gnome-character-map.svg +share/icons/elementary-xfce/apps/22/gnome-display-properties.svg +share/icons/elementary-xfce/apps/22/gnome-do.svg +share/icons/elementary-xfce/apps/22/gnome-eterm.svg +share/icons/elementary-xfce/apps/22/gnome-fs-blockdev.svg +share/icons/elementary-xfce/apps/22/gnome-help.svg +share/icons/elementary-xfce/apps/22/gnome-info.svg +share/icons/elementary-xfce/apps/22/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/22/gnome-network-properties.svg +share/icons/elementary-xfce/apps/22/gnome-package.svg +share/icons/elementary-xfce/apps/22/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/22/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/22/gnome-pdf.svg +share/icons/elementary-xfce/apps/22/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/22/gnome-screenshot.svg +share/icons/elementary-xfce/apps/22/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/22/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/22/gnome-session-properties.svg +share/icons/elementary-xfce/apps/22/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/22/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/22/gnome-session.svg +share/icons/elementary-xfce/apps/22/gnome-set-time.svg +share/icons/elementary-xfce/apps/22/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/22/gnome-settings-font.png +share/icons/elementary-xfce/apps/22/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/22/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/22/gnome-status.svg +share/icons/elementary-xfce/apps/22/gnome-term.svg +share/icons/elementary-xfce/apps/22/gnome-terminal.svg +share/icons/elementary-xfce/apps/22/gnome-translate.svg +share/icons/elementary-xfce/apps/22/gnome-unknown.svg +share/icons/elementary-xfce/apps/22/gnome-volume-control.svg +share/icons/elementary-xfce/apps/22/gnome-word.svg +share/icons/elementary-xfce/apps/22/gnome-xterm.svg +share/icons/elementary-xfce/apps/22/google-calendar.svg +share/icons/elementary-xfce/apps/22/google-chrome.svg +share/icons/elementary-xfce/apps/22/google-hangout.svg +share/icons/elementary-xfce/apps/22/google-plus.svg +share/icons/elementary-xfce/apps/22/google.svg +share/icons/elementary-xfce/apps/22/gpk-prefs.svg +share/icons/elementary-xfce/apps/22/gpm-hibernate.svg +share/icons/elementary-xfce/apps/22/grandr.svg +share/icons/elementary-xfce/apps/22/grip.svg +share/icons/elementary-xfce/apps/22/gsd-xrandr.svg +share/icons/elementary-xfce/apps/22/gstreamer-properties.svg +share/icons/elementary-xfce/apps/22/gswitchit-applet.svg +share/icons/elementary-xfce/apps/22/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/22/gtk-help.svg +share/icons/elementary-xfce/apps/22/gtk-info.svg +share/icons/elementary-xfce/apps/22/gucharmap.svg +share/icons/elementary-xfce/apps/22/help-browser.svg +share/icons/elementary-xfce/apps/22/help-contents.svg +share/icons/elementary-xfce/apps/22/help.svg +share/icons/elementary-xfce/apps/22/im-facebook.svg +share/icons/elementary-xfce/apps/22/indicator-applet.svg +share/icons/elementary-xfce/apps/22/internet-feed-reader.svg +share/icons/elementary-xfce/apps/22/internet-mail.svg +share/icons/elementary-xfce/apps/22/internet-news-reader.svg +share/icons/elementary-xfce/apps/22/invest-applet.svg +share/icons/elementary-xfce/apps/22/jockey-kde.svg +share/icons/elementary-xfce/apps/22/jockey.svg +share/icons/elementary-xfce/apps/22/language-selector.svg +share/icons/elementary-xfce/apps/22/leafpad.svg +share/icons/elementary-xfce/apps/22/libreoffice-base.svg +share/icons/elementary-xfce/apps/22/libreoffice-calc.svg +share/icons/elementary-xfce/apps/22/libreoffice-draw.svg +share/icons/elementary-xfce/apps/22/libreoffice-impress.svg +share/icons/elementary-xfce/apps/22/libreoffice-main.svg +share/icons/elementary-xfce/apps/22/libreoffice-math.svg +share/icons/elementary-xfce/apps/22/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/22/libreoffice-writer.svg +share/icons/elementary-xfce/apps/22/locale.svg +share/icons/elementary-xfce/apps/22/localedrake.svg +share/icons/elementary-xfce/apps/22/lpi-translate.svg +share/icons/elementary-xfce/apps/22/lv_icon.svg +share/icons/elementary-xfce/apps/22/menulibre.svg +share/icons/elementary-xfce/apps/22/miro-browse.svg +share/icons/elementary-xfce/apps/22/miro.svg +share/icons/elementary-xfce/apps/22/mousepad.svg +share/icons/elementary-xfce/apps/22/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/22/multimedia-video-player.svg +share/icons/elementary-xfce/apps/22/news-feed.svg +share/icons/elementary-xfce/apps/22/nm-secure-lock.svg +share/icons/elementary-xfce/apps/22/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/22/office-address-book.svg +share/icons/elementary-xfce/apps/22/office-calendar.svg +share/icons/elementary-xfce/apps/22/office-database.svg +share/icons/elementary-xfce/apps/22/office-date.svg +share/icons/elementary-xfce/apps/22/office-writer.svg +share/icons/elementary-xfce/apps/22/ogmrip.svg +share/icons/elementary-xfce/apps/22/ooo-base.svg +share/icons/elementary-xfce/apps/22/ooo-calc.svg +share/icons/elementary-xfce/apps/22/ooo-draw.svg +share/icons/elementary-xfce/apps/22/ooo-impress.svg +share/icons/elementary-xfce/apps/22/ooo-writer.svg +share/icons/elementary-xfce/apps/22/openterm.svg +share/icons/elementary-xfce/apps/22/orage_globaltime.svg +share/icons/elementary-xfce/apps/22/package-manager-icon.svg +share/icons/elementary-xfce/apps/22/pidgin-menu.svg +share/icons/elementary-xfce/apps/22/pidgin.svg +share/icons/elementary-xfce/apps/22/pirut.svg +share/icons/elementary-xfce/apps/22/plan.svg +share/icons/elementary-xfce/apps/22/plugin-notification.svg +share/icons/elementary-xfce/apps/22/plugin-screenshot.svg +share/icons/elementary-xfce/apps/22/porthole.svg +share/icons/elementary-xfce/apps/22/postscript-viewer.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-font.png +share/icons/elementary-xfce/apps/22/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/22/preferences-sound.svg +share/icons/elementary-xfce/apps/22/preferences-system-session.svg +share/icons/elementary-xfce/apps/22/preferences-system-time.svg +share/icons/elementary-xfce/apps/22/preferences-system-windows.svg +share/icons/elementary-xfce/apps/22/prism-google-mail.svg +share/icons/elementary-xfce/apps/22/pup.svg +share/icons/elementary-xfce/apps/22/rclock.svg +share/icons/elementary-xfce/apps/22/resapplet.svg +share/icons/elementary-xfce/apps/22/rip.svg +share/icons/elementary-xfce/apps/22/rpmdrake.svg +share/icons/elementary-xfce/apps/22/session-properties.svg +share/icons/elementary-xfce/apps/22/simple-ccsm.svg +share/icons/elementary-xfce/apps/22/sleep.svg +share/icons/elementary-xfce/apps/22/software-manager.svg +share/icons/elementary-xfce/apps/22/softwarecenter.svg +share/icons/elementary-xfce/apps/22/spacefm-find.svg +share/icons/elementary-xfce/apps/22/spacefm.svg +share/icons/elementary-xfce/apps/22/stock_alarm.svg +share/icons/elementary-xfce/apps/22/stock_bluetooth.svg +share/icons/elementary-xfce/apps/22/stock_help-agent.svg +share/icons/elementary-xfce/apps/22/stock_help.svg +share/icons/elementary-xfce/apps/22/stock_unknown.svg +share/icons/elementary-xfce/apps/22/stock_view-details.svg +share/icons/elementary-xfce/apps/22/susehelpcenter.svg +share/icons/elementary-xfce/apps/22/synaptic.svg +share/icons/elementary-xfce/apps/22/system-config-display.svg +share/icons/elementary-xfce/apps/22/system-config-language.svg +share/icons/elementary-xfce/apps/22/system-config-users.svg +share/icons/elementary-xfce/apps/22/system-file-manager.svg +share/icons/elementary-xfce/apps/22/system-hibernate.svg +share/icons/elementary-xfce/apps/22/system-installer.svg +share/icons/elementary-xfce/apps/22/system-software-install.svg +share/icons/elementary-xfce/apps/22/system-software-installer.svg +share/icons/elementary-xfce/apps/22/system-software-update.svg +share/icons/elementary-xfce/apps/22/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/22/system-suspend.svg +share/icons/elementary-xfce/apps/22/system-upgrade.svg +share/icons/elementary-xfce/apps/22/system-users.svg +share/icons/elementary-xfce/apps/22/terminal.svg +share/icons/elementary-xfce/apps/22/text-editor.svg +share/icons/elementary-xfce/apps/22/thunderbird.png +share/icons/elementary-xfce/apps/22/tilda.svg +share/icons/elementary-xfce/apps/22/time-admin.svg +share/icons/elementary-xfce/apps/22/time.svg +share/icons/elementary-xfce/apps/22/tsclient.svg +share/icons/elementary-xfce/apps/22/ubiquity.svg +share/icons/elementary-xfce/apps/22/update-manager.svg +share/icons/elementary-xfce/apps/22/update-notifier.svg +share/icons/elementary-xfce/apps/22/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/22/usb-creator.svg +share/icons/elementary-xfce/apps/22/user-info.svg +share/icons/elementary-xfce/apps/22/users.svg +share/icons/elementary-xfce/apps/22/utilities-terminal.svg +share/icons/elementary-xfce/apps/22/vinagre.svg +share/icons/elementary-xfce/apps/22/virtualbox.svg +share/icons/elementary-xfce/apps/22/wine.svg +share/icons/elementary-xfce/apps/22/wmtweaks.svg +share/icons/elementary-xfce/apps/22/x-pdf.svg +share/icons/elementary-xfce/apps/22/xfcalendar.svg +share/icons/elementary-xfce/apps/22/xfce-edit.svg +share/icons/elementary-xfce/apps/22/xfce-mail.svg +share/icons/elementary-xfce/apps/22/xfce-man.svg +share/icons/elementary-xfce/apps/22/xfce-schedule.svg +share/icons/elementary-xfce/apps/22/xfce-sound.svg +share/icons/elementary-xfce/apps/22/xfce-system-info.svg +share/icons/elementary-xfce/apps/22/xfce-terminal.svg +share/icons/elementary-xfce/apps/22/xfce-unknown.svg +share/icons/elementary-xfce/apps/22/xfce4-clock.svg +share/icons/elementary-xfce/apps/22/xfce4-session.svg +share/icons/elementary-xfce/apps/22/xfce_unknown.svg +share/icons/elementary-xfce/apps/22/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/22/xfsm-suspend.svg +share/icons/elementary-xfce/apps/22/xfwm4.svg +share/icons/elementary-xfce/apps/22/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/22/xpdf.svg +share/icons/elementary-xfce/apps/22/youtube.svg +share/icons/elementary-xfce/apps/22/yumex.svg +share/icons/elementary-xfce/apps/22/zen-icon.svg +share/icons/elementary-xfce/apps/22/zim.svg +share/icons/elementary-xfce/apps/24/AdobeReader.svg +share/icons/elementary-xfce/apps/24/AdobeReader10.svg +share/icons/elementary-xfce/apps/24/AdobeReader8.svg +share/icons/elementary-xfce/apps/24/AdobeReader9.svg +share/icons/elementary-xfce/apps/24/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/24/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/24/Terminal.svg +share/icons/elementary-xfce/apps/24/Thunar.svg +share/icons/elementary-xfce/apps/24/abiword.svg +share/icons/elementary-xfce/apps/24/access.svg +share/icons/elementary-xfce/apps/24/accessibility-directory.svg +share/icons/elementary-xfce/apps/24/accessories-calculator.svg +share/icons/elementary-xfce/apps/24/accessories-character-map.svg +share/icons/elementary-xfce/apps/24/accessories-dictionary.svg +share/icons/elementary-xfce/apps/24/accessories-text-editor.svg +share/icons/elementary-xfce/apps/24/acroread.svg +share/icons/elementary-xfce/apps/24/addressbook.svg +share/icons/elementary-xfce/apps/24/administration.svg +share/icons/elementary-xfce/apps/24/adobe-reader.svg +share/icons/elementary-xfce/apps/24/alacarte.svg +share/icons/elementary-xfce/apps/24/applets-screenshooter.svg +share/icons/elementary-xfce/apps/24/application-community.svg +share/icons/elementary-xfce/apps/24/application-default-icon.svg +share/icons/elementary-xfce/apps/24/appointment.svg +share/icons/elementary-xfce/apps/24/apport.svg +share/icons/elementary-xfce/apps/24/archive-manager.svg +share/icons/elementary-xfce/apps/24/audio-player.svg +share/icons/elementary-xfce/apps/24/audio-tag-tool.svg +share/icons/elementary-xfce/apps/24/ax-applet.svg +share/icons/elementary-xfce/apps/24/background.svg +share/icons/elementary-xfce/apps/24/badge-small.png +share/icons/elementary-xfce/apps/24/baobab.svg +share/icons/elementary-xfce/apps/24/bash.svg +share/icons/elementary-xfce/apps/24/beryl-settings.svg +share/icons/elementary-xfce/apps/24/bleachbit.svg +share/icons/elementary-xfce/apps/24/blueman.svg +share/icons/elementary-xfce/apps/24/blueradio.svg +share/icons/elementary-xfce/apps/24/bluetooth.svg +share/icons/elementary-xfce/apps/24/bluetoothradio.svg +share/icons/elementary-xfce/apps/24/boot.svg +share/icons/elementary-xfce/apps/24/browser-help.svg +share/icons/elementary-xfce/apps/24/browser.svg +share/icons/elementary-xfce/apps/24/bt-logo.svg +share/icons/elementary-xfce/apps/24/cairo-clock.svg +share/icons/elementary-xfce/apps/24/calc.svg +share/icons/elementary-xfce/apps/24/calendar.svg +share/icons/elementary-xfce/apps/24/catfish.svg +share/icons/elementary-xfce/apps/24/ccsm.svg +share/icons/elementary-xfce/apps/24/checkbox.svg +share/icons/elementary-xfce/apps/24/checkgmail.svg +share/icons/elementary-xfce/apps/24/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/24/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/24/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/24/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/24/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/24/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/24/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/24/chromium-browser.svg +share/icons/elementary-xfce/apps/24/claws-mail.svg +share/icons/elementary-xfce/apps/24/clock.svg +share/icons/elementary-xfce/apps/24/computerjanitor.svg +share/icons/elementary-xfce/apps/24/config-date.svg +share/icons/elementary-xfce/apps/24/config-language.svg +share/icons/elementary-xfce/apps/24/config-users.svg +share/icons/elementary-xfce/apps/24/control-center2.svg +share/icons/elementary-xfce/apps/24/date.svg +share/icons/elementary-xfce/apps/24/desktop-effects.svg +share/icons/elementary-xfce/apps/24/display-capplet.svg +share/icons/elementary-xfce/apps/24/do.svg +share/icons/elementary-xfce/apps/24/drakconf.svg +share/icons/elementary-xfce/apps/24/drakmenustyle.svg +share/icons/elementary-xfce/apps/24/drakstats.svg +share/icons/elementary-xfce/apps/24/driver-manager.svg +share/icons/elementary-xfce/apps/24/easytag.svg +share/icons/elementary-xfce/apps/24/edit-urpm-sources.svg +share/icons/elementary-xfce/apps/24/empathy.svg +share/icons/elementary-xfce/apps/24/epiphany-bookmarks.svg +share/icons/elementary-xfce/apps/24/epiphany-browser.svg +share/icons/elementary-xfce/apps/24/epiphany-gecko.svg +share/icons/elementary-xfce/apps/24/epiphany-icon.svg +share/icons/elementary-xfce/apps/24/epiphany-webkit.svg +share/icons/elementary-xfce/apps/24/epiphany.svg +share/icons/elementary-xfce/apps/24/evince.svg +share/icons/elementary-xfce/apps/24/evolution-calendar.svg +share/icons/elementary-xfce/apps/24/facebook.svg +share/icons/elementary-xfce/apps/24/file-manager.svg +share/icons/elementary-xfce/apps/24/file-roller.svg +share/icons/elementary-xfce/apps/24/firefox.png +share/icons/elementary-xfce/apps/24/fonts.png +share/icons/elementary-xfce/apps/24/force-exit.svg +share/icons/elementary-xfce/apps/24/fusion-icon.svg +share/icons/elementary-xfce/apps/24/galeon.svg +share/icons/elementary-xfce/apps/24/gconf-editor.svg +share/icons/elementary-xfce/apps/24/gconfeditor.svg +share/icons/elementary-xfce/apps/24/gdeb.svg +share/icons/elementary-xfce/apps/24/gdebi.svg +share/icons/elementary-xfce/apps/24/gdm-setup.svg +share/icons/elementary-xfce/apps/24/gdm-xnest.svg +share/icons/elementary-xfce/apps/24/gdm.svg +share/icons/elementary-xfce/apps/24/gdmsetup.svg +share/icons/elementary-xfce/apps/24/gedit-icon.svg +share/icons/elementary-xfce/apps/24/gedit-logo.svg +share/icons/elementary-xfce/apps/24/gimp.png +share/icons/elementary-xfce/apps/24/gkdebconf-icon.svg +share/icons/elementary-xfce/apps/24/gkdebconf.svg +share/icons/elementary-xfce/apps/24/gksu-debian.svg +share/icons/elementary-xfce/apps/24/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/24/gmail-notify-icon.svg +share/icons/elementary-xfce/apps/24/gmail.svg +share/icons/elementary-xfce/apps/24/gmailwatcher.svg +share/icons/elementary-xfce/apps/24/gmusicbrowser.svg +share/icons/elementary-xfce/apps/24/gnochm.svg +share/icons/elementary-xfce/apps/24/gnome-app-install.svg +share/icons/elementary-xfce/apps/24/gnome-apt.svg +share/icons/elementary-xfce/apps/24/gnome-audio.svg +share/icons/elementary-xfce/apps/24/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/24/gnome-calculator.svg +share/icons/elementary-xfce/apps/24/gnome-calendar.svg +share/icons/elementary-xfce/apps/24/gnome-cd.svg +share/icons/elementary-xfce/apps/24/gnome-character-map.svg +share/icons/elementary-xfce/apps/24/gnome-control-centre.svg +share/icons/elementary-xfce/apps/24/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/24/gnome-device-manager.svg +share/icons/elementary-xfce/apps/24/gnome-display-properties.svg +share/icons/elementary-xfce/apps/24/gnome-do.svg +share/icons/elementary-xfce/apps/24/gnome-eterm.svg +share/icons/elementary-xfce/apps/24/gnome-fs-blockdev.svg +share/icons/elementary-xfce/apps/24/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/apps/24/gnome-fs-bookmark.svg +share/icons/elementary-xfce/apps/24/gnome-gmenu.svg +share/icons/elementary-xfce/apps/24/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/24/gnome-help.svg +share/icons/elementary-xfce/apps/24/gnome-info.svg +share/icons/elementary-xfce/apps/24/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/24/gnome-log-out.svg +share/icons/elementary-xfce/apps/24/gnome-logout.svg +share/icons/elementary-xfce/apps/24/gnome-monitor.svg +share/icons/elementary-xfce/apps/24/gnome-nettool.svg +share/icons/elementary-xfce/apps/24/gnome-network-properties.svg +share/icons/elementary-xfce/apps/24/gnome-package.svg +share/icons/elementary-xfce/apps/24/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/24/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/24/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/24/gnome-pdf.svg +share/icons/elementary-xfce/apps/24/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/24/gnome-screenshot.svg +share/icons/elementary-xfce/apps/24/gnome-searchtool.svg +share/icons/elementary-xfce/apps/24/gnome-session-halt.svg +share/icons/elementary-xfce/apps/24/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/24/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/24/gnome-session-logout.svg +share/icons/elementary-xfce/apps/24/gnome-session-properties.svg +share/icons/elementary-xfce/apps/24/gnome-session-reboot.svg +share/icons/elementary-xfce/apps/24/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/24/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/24/gnome-session-switch.svg +share/icons/elementary-xfce/apps/24/gnome-session.svg +share/icons/elementary-xfce/apps/24/gnome-set-time.svg +share/icons/elementary-xfce/apps/24/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/24/gnome-settings-background.svg +share/icons/elementary-xfce/apps/24/gnome-settings-default-applications.svg +share/icons/elementary-xfce/apps/24/gnome-settings-font.png +share/icons/elementary-xfce/apps/24/gnome-settings-keybindings.svg +share/icons/elementary-xfce/apps/24/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/24/gnome-settings-theme.svg +share/icons/elementary-xfce/apps/24/gnome-shutdown.svg +share/icons/elementary-xfce/apps/24/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/24/gnome-sound-recorder.svg +share/icons/elementary-xfce/apps/24/gnome-status.svg +share/icons/elementary-xfce/apps/24/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/24/gnome-term.svg +share/icons/elementary-xfce/apps/24/gnome-terminal.svg +share/icons/elementary-xfce/apps/24/gnome-translate.svg +share/icons/elementary-xfce/apps/24/gnome-unknown.svg +share/icons/elementary-xfce/apps/24/gnome-volume-control.svg +share/icons/elementary-xfce/apps/24/gnome-weather.svg +share/icons/elementary-xfce/apps/24/gnome-web-browser.svg +share/icons/elementary-xfce/apps/24/gnome-word.svg +share/icons/elementary-xfce/apps/24/gnome-workspace.svg +share/icons/elementary-xfce/apps/24/gnome-xterm.svg +share/icons/elementary-xfce/apps/24/gnumeric.svg +share/icons/elementary-xfce/apps/24/goobox.svg +share/icons/elementary-xfce/apps/24/google-calendar.svg +share/icons/elementary-xfce/apps/24/google-chrome.svg +share/icons/elementary-xfce/apps/24/google-hangout.svg +share/icons/elementary-xfce/apps/24/google-plus.svg +share/icons/elementary-xfce/apps/24/google.svg +share/icons/elementary-xfce/apps/24/gpk-prefs.svg +share/icons/elementary-xfce/apps/24/gpk-repo.svg +share/icons/elementary-xfce/apps/24/gpm-hibernate.svg +share/icons/elementary-xfce/apps/24/grandr.svg +share/icons/elementary-xfce/apps/24/grip.svg +share/icons/elementary-xfce/apps/24/gsd-xrandr.svg +share/icons/elementary-xfce/apps/24/gstreamer-properties.svg +share/icons/elementary-xfce/apps/24/gswitchit-applet.svg +share/icons/elementary-xfce/apps/24/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/24/gtk-help.svg +share/icons/elementary-xfce/apps/24/gtk-info.svg +share/icons/elementary-xfce/apps/24/gucharmap.svg +share/icons/elementary-xfce/apps/24/harddrake.svg +share/icons/elementary-xfce/apps/24/hardinfo.svg +share/icons/elementary-xfce/apps/24/help-browser.svg +share/icons/elementary-xfce/apps/24/help-contents.svg +share/icons/elementary-xfce/apps/24/help.svg +share/icons/elementary-xfce/apps/24/htop.svg +share/icons/elementary-xfce/apps/24/huludesktop.svg +share/icons/elementary-xfce/apps/24/hwbrowser.svg +share/icons/elementary-xfce/apps/24/hwinfo.svg +share/icons/elementary-xfce/apps/24/ibus-setup.svg +share/icons/elementary-xfce/apps/24/ibus.svg +share/icons/elementary-xfce/apps/24/im-facebook.svg +share/icons/elementary-xfce/apps/24/indicator-applet.svg +share/icons/elementary-xfce/apps/24/indicator-weather.svg +share/icons/elementary-xfce/apps/24/inkscape.svg +share/icons/elementary-xfce/apps/24/internet-feed-reader.svg +share/icons/elementary-xfce/apps/24/internet-mail.svg +share/icons/elementary-xfce/apps/24/internet-news-reader.svg +share/icons/elementary-xfce/apps/24/internet-web-browser.svg +share/icons/elementary-xfce/apps/24/invest-applet.svg +share/icons/elementary-xfce/apps/24/jockey-kde.svg +share/icons/elementary-xfce/apps/24/jockey.svg +share/icons/elementary-xfce/apps/24/key_bindings.svg +share/icons/elementary-xfce/apps/24/keyring-manager.png +share/icons/elementary-xfce/apps/24/language-selector.svg +share/icons/elementary-xfce/apps/24/leafpad.svg +share/icons/elementary-xfce/apps/24/libreoffice-base.svg +share/icons/elementary-xfce/apps/24/libreoffice-calc.svg +share/icons/elementary-xfce/apps/24/libreoffice-draw.svg +share/icons/elementary-xfce/apps/24/libreoffice-impress.svg +share/icons/elementary-xfce/apps/24/libreoffice-main.svg +share/icons/elementary-xfce/apps/24/libreoffice-math.svg +share/icons/elementary-xfce/apps/24/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/24/libreoffice-writer.svg +share/icons/elementary-xfce/apps/24/locale.svg +share/icons/elementary-xfce/apps/24/logviewer.svg +share/icons/elementary-xfce/apps/24/lpi-translate.svg +share/icons/elementary-xfce/apps/24/lv_icon.svg +share/icons/elementary-xfce/apps/24/media-player-48.svg +share/icons/elementary-xfce/apps/24/menu-editor.svg +share/icons/elementary-xfce/apps/24/menulibre.svg +share/icons/elementary-xfce/apps/24/midori.svg +share/icons/elementary-xfce/apps/24/miro-browse.svg +share/icons/elementary-xfce/apps/24/miro.svg +share/icons/elementary-xfce/apps/24/mousepad.svg +share/icons/elementary-xfce/apps/24/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/24/multimedia-video-player.svg +share/icons/elementary-xfce/apps/24/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/24/news-feed.svg +share/icons/elementary-xfce/apps/24/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/24/office-address-book.svg +share/icons/elementary-xfce/apps/24/office-calendar.svg +share/icons/elementary-xfce/apps/24/office-database.svg +share/icons/elementary-xfce/apps/24/office-date.svg +share/icons/elementary-xfce/apps/24/office-writer.svg +share/icons/elementary-xfce/apps/24/ogmrip.svg +share/icons/elementary-xfce/apps/24/onboard.svg +share/icons/elementary-xfce/apps/24/ooo-base.svg +share/icons/elementary-xfce/apps/24/ooo-calc.svg +share/icons/elementary-xfce/apps/24/ooo-draw.svg +share/icons/elementary-xfce/apps/24/ooo-impress.svg +share/icons/elementary-xfce/apps/24/ooo-writer.svg +share/icons/elementary-xfce/apps/24/openterm.svg +share/icons/elementary-xfce/apps/24/orage_globaltime.svg +share/icons/elementary-xfce/apps/24/package-manager-icon.svg +share/icons/elementary-xfce/apps/24/palm-pilot.svg +share/icons/elementary-xfce/apps/24/panel-searchtool.svg +share/icons/elementary-xfce/apps/24/paprefs.svg +share/icons/elementary-xfce/apps/24/parole.svg +share/icons/elementary-xfce/apps/24/password.png +share/icons/elementary-xfce/apps/24/pcmanfm.svg +share/icons/elementary-xfce/apps/24/pidgin-menu.svg +share/icons/elementary-xfce/apps/24/pidgin.svg +share/icons/elementary-xfce/apps/24/pirut.svg +share/icons/elementary-xfce/apps/24/pk-package-sources.svg +share/icons/elementary-xfce/apps/24/plan.svg +share/icons/elementary-xfce/apps/24/plugin-commands.svg +share/icons/elementary-xfce/apps/24/plugin-notification.svg +share/icons/elementary-xfce/apps/24/plugin-screensaver.svg +share/icons/elementary-xfce/apps/24/plugin-screenshot.svg +share/icons/elementary-xfce/apps/24/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/24/porthole.svg +share/icons/elementary-xfce/apps/24/postscript-viewer.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-default-applications.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-font.png +share/icons/elementary-xfce/apps/24/preferences-desktop-keyboard-shortcuts.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-theme.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/24/preferences-desktop.svg +share/icons/elementary-xfce/apps/24/preferences-sound.svg +share/icons/elementary-xfce/apps/24/preferences-system-session.svg +share/icons/elementary-xfce/apps/24/preferences-system-time.svg +share/icons/elementary-xfce/apps/24/preferences-system-windows.svg +share/icons/elementary-xfce/apps/24/preferences-theme.svg +share/icons/elementary-xfce/apps/24/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/24/prism-google-mail.svg +share/icons/elementary-xfce/apps/24/pup.svg +share/icons/elementary-xfce/apps/24/rclock.svg +share/icons/elementary-xfce/apps/24/reboot-notifier.svg +share/icons/elementary-xfce/apps/24/redhat-server_settings.svg +share/icons/elementary-xfce/apps/24/redhat-tools.svg +share/icons/elementary-xfce/apps/24/redhat-web-browser.svg +share/icons/elementary-xfce/apps/24/resapplet.svg +share/icons/elementary-xfce/apps/24/rip.svg +share/icons/elementary-xfce/apps/24/scim-setup.svg +share/icons/elementary-xfce/apps/24/screensaver.svg +share/icons/elementary-xfce/apps/24/seahorse-preferences.png +share/icons/elementary-xfce/apps/24/seahorse.png +share/icons/elementary-xfce/apps/24/session-properties.svg +share/icons/elementary-xfce/apps/24/shares.svg +share/icons/elementary-xfce/apps/24/shotwell.svg +share/icons/elementary-xfce/apps/24/simple-ccsm.svg +share/icons/elementary-xfce/apps/24/sleep.svg +share/icons/elementary-xfce/apps/24/software-manager.svg +share/icons/elementary-xfce/apps/24/software-properties.svg +share/icons/elementary-xfce/apps/24/softwarecenter.svg +share/icons/elementary-xfce/apps/24/spacefm-find.svg +share/icons/elementary-xfce/apps/24/spacefm.svg +share/icons/elementary-xfce/apps/24/stock_alarm.svg +share/icons/elementary-xfce/apps/24/stock_bluetooth.svg +share/icons/elementary-xfce/apps/24/stock_bookmark.svg +share/icons/elementary-xfce/apps/24/stock_calendar.svg +share/icons/elementary-xfce/apps/24/stock_delete-bookmark.svg +share/icons/elementary-xfce/apps/24/stock_help-agent.svg +share/icons/elementary-xfce/apps/24/stock_help.svg +share/icons/elementary-xfce/apps/24/stock_keyring.png +share/icons/elementary-xfce/apps/24/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/24/stock_unknown.svg +share/icons/elementary-xfce/apps/24/stock_view-details.svg +share/icons/elementary-xfce/apps/24/style.svg +share/icons/elementary-xfce/apps/24/synaptic.svg +share/icons/elementary-xfce/apps/24/system-config-date.svg +share/icons/elementary-xfce/apps/24/system-config-display.svg +share/icons/elementary-xfce/apps/24/system-config-language.svg +share/icons/elementary-xfce/apps/24/system-config-securitylevel.svg +share/icons/elementary-xfce/apps/24/system-config-users.svg +share/icons/elementary-xfce/apps/24/system-file-manager.svg +share/icons/elementary-xfce/apps/24/system-hibernate.svg +share/icons/elementary-xfce/apps/24/system-installer.svg +share/icons/elementary-xfce/apps/24/system-shut-down.svg +share/icons/elementary-xfce/apps/24/system-shutdown.svg +share/icons/elementary-xfce/apps/24/system-software-install.svg +share/icons/elementary-xfce/apps/24/system-software-installer.svg +share/icons/elementary-xfce/apps/24/system-software-update.svg +share/icons/elementary-xfce/apps/24/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/24/system-suspend.svg +share/icons/elementary-xfce/apps/24/system-switch-user.svg +share/icons/elementary-xfce/apps/24/system-upgrade.svg +share/icons/elementary-xfce/apps/24/system-users.svg +share/icons/elementary-xfce/apps/24/terminal.svg +share/icons/elementary-xfce/apps/24/text-editor.svg +share/icons/elementary-xfce/apps/24/thunderbird.png +share/icons/elementary-xfce/apps/24/tilda.svg +share/icons/elementary-xfce/apps/24/time-admin.svg +share/icons/elementary-xfce/apps/24/time.svg +share/icons/elementary-xfce/apps/24/totem.svg +share/icons/elementary-xfce/apps/24/transmission.svg +share/icons/elementary-xfce/apps/24/tsclient.svg +share/icons/elementary-xfce/apps/24/twf.svg +share/icons/elementary-xfce/apps/24/ubiquity.svg +share/icons/elementary-xfce/apps/24/un-reboot.svg +share/icons/elementary-xfce/apps/24/update-manager.svg +share/icons/elementary-xfce/apps/24/update-notifier.svg +share/icons/elementary-xfce/apps/24/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/24/usb-creator.svg +share/icons/elementary-xfce/apps/24/user-bookmarks.svg +share/icons/elementary-xfce/apps/24/user-info.svg +share/icons/elementary-xfce/apps/24/user_auth.svg +share/icons/elementary-xfce/apps/24/users.svg +share/icons/elementary-xfce/apps/24/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/24/utilities-terminal.svg +share/icons/elementary-xfce/apps/24/video-player.svg +share/icons/elementary-xfce/apps/24/vinagre.svg +share/icons/elementary-xfce/apps/24/virtualbox.svg +share/icons/elementary-xfce/apps/24/wallpaper.svg +share/icons/elementary-xfce/apps/24/web-browser.svg +share/icons/elementary-xfce/apps/24/wine.svg +share/icons/elementary-xfce/apps/24/wmtweaks.svg +share/icons/elementary-xfce/apps/24/workspace-switcher.svg +share/icons/elementary-xfce/apps/24/www-browser.svg +share/icons/elementary-xfce/apps/24/x-office-calendar.svg +share/icons/elementary-xfce/apps/24/x-pdf.svg +share/icons/elementary-xfce/apps/24/x-system-software-sources.svg +share/icons/elementary-xfce/apps/24/xchat-gnome.svg +share/icons/elementary-xfce/apps/24/xchat-mini.svg +share/icons/elementary-xfce/apps/24/xchat.svg +share/icons/elementary-xfce/apps/24/xfcalendar.svg +share/icons/elementary-xfce/apps/24/xfce-edit.svg +share/icons/elementary-xfce/apps/24/xfce-mail.svg +share/icons/elementary-xfce/apps/24/xfce-man.svg +share/icons/elementary-xfce/apps/24/xfce-printer.svg +share/icons/elementary-xfce/apps/24/xfce-schedule.svg +share/icons/elementary-xfce/apps/24/xfce-sound.svg +share/icons/elementary-xfce/apps/24/xfce-system-info.svg +share/icons/elementary-xfce/apps/24/xfce-terminal.svg +share/icons/elementary-xfce/apps/24/xfce-ui.svg +share/icons/elementary-xfce/apps/24/xfce-unknown.svg +share/icons/elementary-xfce/apps/24/xfce4-appfinder.svg +share/icons/elementary-xfce/apps/24/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/24/xfce4-clock.svg +share/icons/elementary-xfce/apps/24/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/24/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/24/xfce4-session.svg +share/icons/elementary-xfce/apps/24/xfce4-splash.svg +share/icons/elementary-xfce/apps/24/xfce4-ui.svg +share/icons/elementary-xfce/apps/24/xfce4-weather.png +share/icons/elementary-xfce/apps/24/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/24/xfce_unknown.svg +share/icons/elementary-xfce/apps/24/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/24/xfsm-logout.svg +share/icons/elementary-xfce/apps/24/xfsm-reboot.svg +share/icons/elementary-xfce/apps/24/xfsm-shutdown.svg +share/icons/elementary-xfce/apps/24/xfsm-suspend.svg +share/icons/elementary-xfce/apps/24/xfsm-switch.svg +share/icons/elementary-xfce/apps/24/xfwm4.svg +share/icons/elementary-xfce/apps/24/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/24/xine.svg +share/icons/elementary-xfce/apps/24/xmms.svg +share/icons/elementary-xfce/apps/24/xpdf.svg +share/icons/elementary-xfce/apps/24/xscreensaver.svg +share/icons/elementary-xfce/apps/24/yast-language.svg +share/icons/elementary-xfce/apps/24/youtube.svg +share/icons/elementary-xfce/apps/24/yumex.svg +share/icons/elementary-xfce/apps/24/zen-icon.svg +share/icons/elementary-xfce/apps/24/zim.svg +share/icons/elementary-xfce/apps/32/AdobeReader.svg +share/icons/elementary-xfce/apps/32/AdobeReader10.svg +share/icons/elementary-xfce/apps/32/AdobeReader8.svg +share/icons/elementary-xfce/apps/32/AdobeReader9.svg +share/icons/elementary-xfce/apps/32/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/32/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/32/Terminal.svg +share/icons/elementary-xfce/apps/32/Thunar.svg +share/icons/elementary-xfce/apps/32/abiword.svg +share/icons/elementary-xfce/apps/32/abiword_32.svg +share/icons/elementary-xfce/apps/32/access.svg +share/icons/elementary-xfce/apps/32/accessibility-directory.svg +share/icons/elementary-xfce/apps/32/accessories-calculator.svg +share/icons/elementary-xfce/apps/32/accessories-character-map.svg +share/icons/elementary-xfce/apps/32/accessories-dictionary.svg +share/icons/elementary-xfce/apps/32/accessories-text-editor.svg +share/icons/elementary-xfce/apps/32/acroread.svg +share/icons/elementary-xfce/apps/32/addressbook.svg +share/icons/elementary-xfce/apps/32/administration.svg +share/icons/elementary-xfce/apps/32/adobe-reader.svg +share/icons/elementary-xfce/apps/32/alacarte.svg +share/icons/elementary-xfce/apps/32/alltray.svg +share/icons/elementary-xfce/apps/32/applets-screenshooter.svg +share/icons/elementary-xfce/apps/32/application-community.svg +share/icons/elementary-xfce/apps/32/application-default-icon.svg +share/icons/elementary-xfce/apps/32/appointment.svg +share/icons/elementary-xfce/apps/32/archive-manager.svg +share/icons/elementary-xfce/apps/32/audio-tag-tool.svg +share/icons/elementary-xfce/apps/32/ax-applet.svg +share/icons/elementary-xfce/apps/32/background.svg +share/icons/elementary-xfce/apps/32/bash.svg +share/icons/elementary-xfce/apps/32/beryl-settings.svg +share/icons/elementary-xfce/apps/32/boot.svg +share/icons/elementary-xfce/apps/32/browser-help.svg +share/icons/elementary-xfce/apps/32/cairo-clock.svg +share/icons/elementary-xfce/apps/32/calc.svg +share/icons/elementary-xfce/apps/32/calendar.svg +share/icons/elementary-xfce/apps/32/catfish.svg +share/icons/elementary-xfce/apps/32/ccsm.svg +share/icons/elementary-xfce/apps/32/checkbox.svg +share/icons/elementary-xfce/apps/32/checkgmail.svg +share/icons/elementary-xfce/apps/32/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/32/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/32/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/32/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/32/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/32/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/32/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/32/chromium-browser.svg +share/icons/elementary-xfce/apps/32/claws-mail.svg +share/icons/elementary-xfce/apps/32/clock.svg +share/icons/elementary-xfce/apps/32/config-language.svg +share/icons/elementary-xfce/apps/32/config-users.svg +share/icons/elementary-xfce/apps/32/date.svg +share/icons/elementary-xfce/apps/32/desktop-effects.svg +share/icons/elementary-xfce/apps/32/display-capplet.svg +share/icons/elementary-xfce/apps/32/do.svg +share/icons/elementary-xfce/apps/32/drakmenustyle.svg +share/icons/elementary-xfce/apps/32/drakstats.svg +share/icons/elementary-xfce/apps/32/easytag.svg +share/icons/elementary-xfce/apps/32/evince.svg +share/icons/elementary-xfce/apps/32/evolution-calendar.svg +share/icons/elementary-xfce/apps/32/facebook.svg +share/icons/elementary-xfce/apps/32/file-manager.svg +share/icons/elementary-xfce/apps/32/file-roller.svg +share/icons/elementary-xfce/apps/32/firefox.png +share/icons/elementary-xfce/apps/32/fonts.png +share/icons/elementary-xfce/apps/32/force-exit.svg +share/icons/elementary-xfce/apps/32/fusion-icon.svg +share/icons/elementary-xfce/apps/32/gdeb.svg +share/icons/elementary-xfce/apps/32/gdebi.svg +share/icons/elementary-xfce/apps/32/gdm-xnest.svg +share/icons/elementary-xfce/apps/32/gedit-icon.svg +share/icons/elementary-xfce/apps/32/gedit-logo.svg +share/icons/elementary-xfce/apps/32/gimp.png +share/icons/elementary-xfce/apps/32/gksu-debian.svg +share/icons/elementary-xfce/apps/32/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/32/gmail.svg +share/icons/elementary-xfce/apps/32/gmusicbrowser.svg +share/icons/elementary-xfce/apps/32/gnochm.svg +share/icons/elementary-xfce/apps/32/gnome-app-install.svg +share/icons/elementary-xfce/apps/32/gnome-apt.svg +share/icons/elementary-xfce/apps/32/gnome-audio.svg +share/icons/elementary-xfce/apps/32/gnome-calculator.svg +share/icons/elementary-xfce/apps/32/gnome-calendar.svg +share/icons/elementary-xfce/apps/32/gnome-character-map.svg +share/icons/elementary-xfce/apps/32/gnome-control-centre.svg +share/icons/elementary-xfce/apps/32/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/32/gnome-display-properties.svg +share/icons/elementary-xfce/apps/32/gnome-do.svg +share/icons/elementary-xfce/apps/32/gnome-eterm.svg +share/icons/elementary-xfce/apps/32/gnome-fs-blockdev.svg +share/icons/elementary-xfce/apps/32/gnome-gmenu.svg +share/icons/elementary-xfce/apps/32/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/32/gnome-help.svg +share/icons/elementary-xfce/apps/32/gnome-info.svg +share/icons/elementary-xfce/apps/32/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/32/gnome-log-out.svg +share/icons/elementary-xfce/apps/32/gnome-logout.svg +share/icons/elementary-xfce/apps/32/gnome-monitor.svg +share/icons/elementary-xfce/apps/32/gnome-package.svg +share/icons/elementary-xfce/apps/32/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/32/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/32/gnome-panel-notification-area.svg +share/icons/elementary-xfce/apps/32/gnome-panel-window-list.svg +share/icons/elementary-xfce/apps/32/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/32/gnome-panel.svg +share/icons/elementary-xfce/apps/32/gnome-pdf.svg +share/icons/elementary-xfce/apps/32/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/32/gnome-screenshot.svg +share/icons/elementary-xfce/apps/32/gnome-searchtool.svg +share/icons/elementary-xfce/apps/32/gnome-session-halt.svg +share/icons/elementary-xfce/apps/32/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/32/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/32/gnome-session-logout.svg +share/icons/elementary-xfce/apps/32/gnome-session-properties.svg +share/icons/elementary-xfce/apps/32/gnome-session-reboot.svg +share/icons/elementary-xfce/apps/32/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/32/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/32/gnome-session.svg +share/icons/elementary-xfce/apps/32/gnome-set-time.svg +share/icons/elementary-xfce/apps/32/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/32/gnome-settings-background.svg +share/icons/elementary-xfce/apps/32/gnome-settings-font.png +share/icons/elementary-xfce/apps/32/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/32/gnome-shutdown.svg +share/icons/elementary-xfce/apps/32/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/32/gnome-status.svg +share/icons/elementary-xfce/apps/32/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/32/gnome-term.svg +share/icons/elementary-xfce/apps/32/gnome-terminal.svg +share/icons/elementary-xfce/apps/32/gnome-translate.svg +share/icons/elementary-xfce/apps/32/gnome-unknown.svg +share/icons/elementary-xfce/apps/32/gnome-volume-control.svg +share/icons/elementary-xfce/apps/32/gnome-weather.svg +share/icons/elementary-xfce/apps/32/gnome-word.svg +share/icons/elementary-xfce/apps/32/gnome-workspace.svg +share/icons/elementary-xfce/apps/32/gnome-xterm.svg +share/icons/elementary-xfce/apps/32/gnumeric.svg +share/icons/elementary-xfce/apps/32/goa-panel.svg +share/icons/elementary-xfce/apps/32/google-calendar.svg +share/icons/elementary-xfce/apps/32/google-chrome.svg +share/icons/elementary-xfce/apps/32/google-hangout.svg +share/icons/elementary-xfce/apps/32/google-plus.svg +share/icons/elementary-xfce/apps/32/google.svg +share/icons/elementary-xfce/apps/32/gpk-prefs.svg +share/icons/elementary-xfce/apps/32/gpm-hibernate.svg +share/icons/elementary-xfce/apps/32/grandr.svg +share/icons/elementary-xfce/apps/32/grip.svg +share/icons/elementary-xfce/apps/32/gsd-xrandr.svg +share/icons/elementary-xfce/apps/32/gswitchit-applet.svg +share/icons/elementary-xfce/apps/32/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/32/gtk-help.svg +share/icons/elementary-xfce/apps/32/gtk-info.svg +share/icons/elementary-xfce/apps/32/gucharmap.svg +share/icons/elementary-xfce/apps/32/help-browser.svg +share/icons/elementary-xfce/apps/32/help-contents.svg +share/icons/elementary-xfce/apps/32/help.svg +share/icons/elementary-xfce/apps/32/hotwire.svg +share/icons/elementary-xfce/apps/32/htop.svg +share/icons/elementary-xfce/apps/32/im-facebook.svg +share/icons/elementary-xfce/apps/32/indicator-applet.svg +share/icons/elementary-xfce/apps/32/indicator-weather.svg +share/icons/elementary-xfce/apps/32/inkscape.svg +share/icons/elementary-xfce/apps/32/internet-feed-reader.svg +share/icons/elementary-xfce/apps/32/internet-mail.svg +share/icons/elementary-xfce/apps/32/internet-news-reader.svg +share/icons/elementary-xfce/apps/32/invest-applet.svg +share/icons/elementary-xfce/apps/32/language-selector.svg +share/icons/elementary-xfce/apps/32/leafpad.svg +share/icons/elementary-xfce/apps/32/libreoffice-base.svg +share/icons/elementary-xfce/apps/32/libreoffice-calc.svg +share/icons/elementary-xfce/apps/32/libreoffice-draw.svg +share/icons/elementary-xfce/apps/32/libreoffice-impress.svg +share/icons/elementary-xfce/apps/32/libreoffice-main.svg +share/icons/elementary-xfce/apps/32/libreoffice-math.svg +share/icons/elementary-xfce/apps/32/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/32/libreoffice-writer.svg +share/icons/elementary-xfce/apps/32/locale.svg +share/icons/elementary-xfce/apps/32/localedrake.svg +share/icons/elementary-xfce/apps/32/lpi-translate.svg +share/icons/elementary-xfce/apps/32/lv_icon.svg +share/icons/elementary-xfce/apps/32/menu-editor.svg +share/icons/elementary-xfce/apps/32/menulibre.svg +share/icons/elementary-xfce/apps/32/midori.svg +share/icons/elementary-xfce/apps/32/miro-browse.svg +share/icons/elementary-xfce/apps/32/miro.svg +share/icons/elementary-xfce/apps/32/mousepad.svg +share/icons/elementary-xfce/apps/32/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/32/multimedia-video-player.svg +share/icons/elementary-xfce/apps/32/news-feed.svg +share/icons/elementary-xfce/apps/32/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/32/office-address-book.svg +share/icons/elementary-xfce/apps/32/office-calendar.svg +share/icons/elementary-xfce/apps/32/office-database.svg +share/icons/elementary-xfce/apps/32/office-date.svg +share/icons/elementary-xfce/apps/32/office-writer.svg +share/icons/elementary-xfce/apps/32/ogmrip.svg +share/icons/elementary-xfce/apps/32/onboard.svg +share/icons/elementary-xfce/apps/32/ooo-base.svg +share/icons/elementary-xfce/apps/32/ooo-calc.svg +share/icons/elementary-xfce/apps/32/ooo-draw.svg +share/icons/elementary-xfce/apps/32/ooo-impress.svg +share/icons/elementary-xfce/apps/32/ooo-writer.svg +share/icons/elementary-xfce/apps/32/openterm.svg +share/icons/elementary-xfce/apps/32/orage_globaltime.svg +share/icons/elementary-xfce/apps/32/package-manager-icon.svg +share/icons/elementary-xfce/apps/32/panel-searchtool.svg +share/icons/elementary-xfce/apps/32/parole.svg +share/icons/elementary-xfce/apps/32/pcmanfm.svg +share/icons/elementary-xfce/apps/32/pidgin-menu.svg +share/icons/elementary-xfce/apps/32/pidgin.svg +share/icons/elementary-xfce/apps/32/pirut.svg +share/icons/elementary-xfce/apps/32/plan.svg +share/icons/elementary-xfce/apps/32/plugin-notification.svg +share/icons/elementary-xfce/apps/32/plugin-scale.svg +share/icons/elementary-xfce/apps/32/plugin-screensaver.svg +share/icons/elementary-xfce/apps/32/plugin-screenshot.svg +share/icons/elementary-xfce/apps/32/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/32/postscript-viewer.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-font.png +share/icons/elementary-xfce/apps/32/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-online-accounts.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/32/preferences-desktop.svg +share/icons/elementary-xfce/apps/32/preferences-sound.svg +share/icons/elementary-xfce/apps/32/preferences-system-network.svg +share/icons/elementary-xfce/apps/32/preferences-system-services.svg +share/icons/elementary-xfce/apps/32/preferences-system-session.svg +share/icons/elementary-xfce/apps/32/preferences-system-time.svg +share/icons/elementary-xfce/apps/32/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/32/pup.svg +share/icons/elementary-xfce/apps/32/rclock.svg +share/icons/elementary-xfce/apps/32/reboot-notifier.svg +share/icons/elementary-xfce/apps/32/resapplet.svg +share/icons/elementary-xfce/apps/32/rip.svg +share/icons/elementary-xfce/apps/32/rpmdrake.svg +share/icons/elementary-xfce/apps/32/screensaver.svg +share/icons/elementary-xfce/apps/32/session-properties.svg +share/icons/elementary-xfce/apps/32/simple-ccsm.svg +share/icons/elementary-xfce/apps/32/sleep.svg +share/icons/elementary-xfce/apps/32/software-manager.svg +share/icons/elementary-xfce/apps/32/softwarecenter.svg +share/icons/elementary-xfce/apps/32/spacefm-find.svg +share/icons/elementary-xfce/apps/32/spacefm.svg +share/icons/elementary-xfce/apps/32/stock_alarm.svg +share/icons/elementary-xfce/apps/32/stock_calendar.svg +share/icons/elementary-xfce/apps/32/stock_help-agent.svg +share/icons/elementary-xfce/apps/32/stock_help.svg +share/icons/elementary-xfce/apps/32/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/32/stock_unknown.svg +share/icons/elementary-xfce/apps/32/stock_view-details.svg +share/icons/elementary-xfce/apps/32/susehelpcenter.svg +share/icons/elementary-xfce/apps/32/synaptic.svg +share/icons/elementary-xfce/apps/32/system-config-date.svg +share/icons/elementary-xfce/apps/32/system-config-display.svg +share/icons/elementary-xfce/apps/32/system-config-language.svg +share/icons/elementary-xfce/apps/32/system-config-securitylevel.svg +share/icons/elementary-xfce/apps/32/system-config-users.svg +share/icons/elementary-xfce/apps/32/system-file-manager.svg +share/icons/elementary-xfce/apps/32/system-hibernate.svg +share/icons/elementary-xfce/apps/32/system-installer.svg +share/icons/elementary-xfce/apps/32/system-shut-down.svg +share/icons/elementary-xfce/apps/32/system-shutdown.svg +share/icons/elementary-xfce/apps/32/system-software-install.svg +share/icons/elementary-xfce/apps/32/system-software-installer.svg +share/icons/elementary-xfce/apps/32/system-software-update.svg +share/icons/elementary-xfce/apps/32/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/32/system-suspend.svg +share/icons/elementary-xfce/apps/32/system-upgrade.svg +share/icons/elementary-xfce/apps/32/system-users.svg +share/icons/elementary-xfce/apps/32/taskbar.svg +share/icons/elementary-xfce/apps/32/terminal.svg +share/icons/elementary-xfce/apps/32/text-editor.svg +share/icons/elementary-xfce/apps/32/thunderbird.png +share/icons/elementary-xfce/apps/32/tilda.svg +share/icons/elementary-xfce/apps/32/time.svg +share/icons/elementary-xfce/apps/32/tsclient.svg +share/icons/elementary-xfce/apps/32/ubiquity.svg +share/icons/elementary-xfce/apps/32/un-reboot.svg +share/icons/elementary-xfce/apps/32/update-manager.svg +share/icons/elementary-xfce/apps/32/update-notifier.svg +share/icons/elementary-xfce/apps/32/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/32/usb-creator.svg +share/icons/elementary-xfce/apps/32/user-info.svg +share/icons/elementary-xfce/apps/32/users.svg +share/icons/elementary-xfce/apps/32/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/32/utilities-terminal.svg +share/icons/elementary-xfce/apps/32/vinagre.svg +share/icons/elementary-xfce/apps/32/wallpaper.svg +share/icons/elementary-xfce/apps/32/wmtweaks.svg +share/icons/elementary-xfce/apps/32/workspace-switcher.svg +share/icons/elementary-xfce/apps/32/x-office-calendar.svg +share/icons/elementary-xfce/apps/32/x-pdf.svg +share/icons/elementary-xfce/apps/32/xchat-gnome.svg +share/icons/elementary-xfce/apps/32/xchat-mini.svg +share/icons/elementary-xfce/apps/32/xchat.svg +share/icons/elementary-xfce/apps/32/xfcalendar.svg +share/icons/elementary-xfce/apps/32/xfce-edit.svg +share/icons/elementary-xfce/apps/32/xfce-filemanager.svg +share/icons/elementary-xfce/apps/32/xfce-mail.svg +share/icons/elementary-xfce/apps/32/xfce-man.svg +share/icons/elementary-xfce/apps/32/xfce-schedule.svg +share/icons/elementary-xfce/apps/32/xfce-sound.svg +share/icons/elementary-xfce/apps/32/xfce-system-info.svg +share/icons/elementary-xfce/apps/32/xfce-terminal.svg +share/icons/elementary-xfce/apps/32/xfce-unknown.svg +share/icons/elementary-xfce/apps/32/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/32/xfce4-clock.svg +share/icons/elementary-xfce/apps/32/xfce4-dict.svg +share/icons/elementary-xfce/apps/32/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/32/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/32/xfce4-session.svg +share/icons/elementary-xfce/apps/32/xfce4-splash.svg +share/icons/elementary-xfce/apps/32/xfce4-systray.svg +share/icons/elementary-xfce/apps/32/xfce4-taskbar.svg +share/icons/elementary-xfce/apps/32/xfce4-weather.png +share/icons/elementary-xfce/apps/32/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/32/xfce_unknown.svg +share/icons/elementary-xfce/apps/32/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/32/xfsm-logout.svg +share/icons/elementary-xfce/apps/32/xfsm-reboot.svg +share/icons/elementary-xfce/apps/32/xfsm-shutdown.svg +share/icons/elementary-xfce/apps/32/xfsm-suspend.svg +share/icons/elementary-xfce/apps/32/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/32/xpdf.svg +share/icons/elementary-xfce/apps/32/xscreensaver.svg +share/icons/elementary-xfce/apps/32/youtube.svg +share/icons/elementary-xfce/apps/32/yumex.svg +share/icons/elementary-xfce/apps/32/zen-icon.svg +share/icons/elementary-xfce/apps/32/zim.svg +share/icons/elementary-xfce/apps/48/AdobeReader.svg +share/icons/elementary-xfce/apps/48/AdobeReader10.svg +share/icons/elementary-xfce/apps/48/AdobeReader8.svg +share/icons/elementary-xfce/apps/48/AdobeReader9.svg +share/icons/elementary-xfce/apps/48/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/48/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/48/Terminal.svg +share/icons/elementary-xfce/apps/48/Thunar.svg +share/icons/elementary-xfce/apps/48/abiword.svg +share/icons/elementary-xfce/apps/48/abiword_48.svg +share/icons/elementary-xfce/apps/48/access.svg +share/icons/elementary-xfce/apps/48/accessibility-directory.svg +share/icons/elementary-xfce/apps/48/accessories-calculator.svg +share/icons/elementary-xfce/apps/48/accessories-character-map.svg +share/icons/elementary-xfce/apps/48/accessories-dictionary.svg +share/icons/elementary-xfce/apps/48/accessories-text-editor.svg +share/icons/elementary-xfce/apps/48/acroread.svg +share/icons/elementary-xfce/apps/48/addressbook.svg +share/icons/elementary-xfce/apps/48/administration.svg +share/icons/elementary-xfce/apps/48/adobe-reader.svg +share/icons/elementary-xfce/apps/48/alacarte.svg +share/icons/elementary-xfce/apps/48/applets-screenshooter.svg +share/icons/elementary-xfce/apps/48/application-community.svg +share/icons/elementary-xfce/apps/48/application-default-icon.svg +share/icons/elementary-xfce/apps/48/appointment.svg +share/icons/elementary-xfce/apps/48/apport.svg +share/icons/elementary-xfce/apps/48/archive-manager.svg +share/icons/elementary-xfce/apps/48/audio-player.svg +share/icons/elementary-xfce/apps/48/audio-tag-tool.svg +share/icons/elementary-xfce/apps/48/ax-applet.svg +share/icons/elementary-xfce/apps/48/background.svg +share/icons/elementary-xfce/apps/48/badge-small.svg +share/icons/elementary-xfce/apps/48/baobab.svg +share/icons/elementary-xfce/apps/48/bash.svg +share/icons/elementary-xfce/apps/48/blueman.svg +share/icons/elementary-xfce/apps/48/blueradio-48.svg +share/icons/elementary-xfce/apps/48/blueradio.svg +share/icons/elementary-xfce/apps/48/bluetooth-48.svg +share/icons/elementary-xfce/apps/48/bluetooth.svg +share/icons/elementary-xfce/apps/48/bluetoothradio.svg +share/icons/elementary-xfce/apps/48/boot.svg +share/icons/elementary-xfce/apps/48/browser-help.svg +share/icons/elementary-xfce/apps/48/browser.svg +share/icons/elementary-xfce/apps/48/bt-logo.svg +share/icons/elementary-xfce/apps/48/cairo-clock.svg +share/icons/elementary-xfce/apps/48/calc.svg +share/icons/elementary-xfce/apps/48/calendar.svg +share/icons/elementary-xfce/apps/48/catfish.svg +share/icons/elementary-xfce/apps/48/ccsm.svg +share/icons/elementary-xfce/apps/48/checkbox.svg +share/icons/elementary-xfce/apps/48/checkgmail.svg +share/icons/elementary-xfce/apps/48/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/48/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/48/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/48/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/48/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/48/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/48/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/48/chromium-browser.svg +share/icons/elementary-xfce/apps/48/claws-mail.svg +share/icons/elementary-xfce/apps/48/clock.svg +share/icons/elementary-xfce/apps/48/config-date.svg +share/icons/elementary-xfce/apps/48/config-language.svg +share/icons/elementary-xfce/apps/48/config-users.svg +share/icons/elementary-xfce/apps/48/control-center2.svg +share/icons/elementary-xfce/apps/48/date.svg +share/icons/elementary-xfce/apps/48/desktop-effects.svg +share/icons/elementary-xfce/apps/48/display-capplet.svg +share/icons/elementary-xfce/apps/48/do.svg +share/icons/elementary-xfce/apps/48/drakconf.svg +share/icons/elementary-xfce/apps/48/drakmenustyle.svg +share/icons/elementary-xfce/apps/48/drakstats.svg +share/icons/elementary-xfce/apps/48/drive-removable-media.svg +share/icons/elementary-xfce/apps/48/driver-manager.svg +share/icons/elementary-xfce/apps/48/easytag.svg +share/icons/elementary-xfce/apps/48/edit-urpm-sources.svg +share/icons/elementary-xfce/apps/48/empathy.svg +share/icons/elementary-xfce/apps/48/epiphany-browser.svg +share/icons/elementary-xfce/apps/48/epiphany-gecko.svg +share/icons/elementary-xfce/apps/48/epiphany-icon.svg +share/icons/elementary-xfce/apps/48/epiphany-webkit.svg +share/icons/elementary-xfce/apps/48/epiphany.svg +share/icons/elementary-xfce/apps/48/evince.svg +share/icons/elementary-xfce/apps/48/evolution-calendar.svg +share/icons/elementary-xfce/apps/48/facebook.svg +share/icons/elementary-xfce/apps/48/file-manager.svg +share/icons/elementary-xfce/apps/48/file-roller.svg +share/icons/elementary-xfce/apps/48/firefox.png +share/icons/elementary-xfce/apps/48/fonts.png +share/icons/elementary-xfce/apps/48/force-exit.svg +share/icons/elementary-xfce/apps/48/fusion-icon.svg +share/icons/elementary-xfce/apps/48/galeon.svg +share/icons/elementary-xfce/apps/48/gconf-editor.svg +share/icons/elementary-xfce/apps/48/gdeb.svg +share/icons/elementary-xfce/apps/48/gdebi.svg +share/icons/elementary-xfce/apps/48/gdm-setup.svg +share/icons/elementary-xfce/apps/48/gdm-xnest.svg +share/icons/elementary-xfce/apps/48/gdm.svg +share/icons/elementary-xfce/apps/48/gdmsetup.svg +share/icons/elementary-xfce/apps/48/gedit-icon.svg +share/icons/elementary-xfce/apps/48/gedit-logo.svg +share/icons/elementary-xfce/apps/48/gimp.png +share/icons/elementary-xfce/apps/48/gkdebconf-icon.svg +share/icons/elementary-xfce/apps/48/gkdebconf.svg +share/icons/elementary-xfce/apps/48/gksu-debian.svg +share/icons/elementary-xfce/apps/48/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/48/gmail.svg +share/icons/elementary-xfce/apps/48/gmusicbrowser.svg +share/icons/elementary-xfce/apps/48/gnochm.svg +share/icons/elementary-xfce/apps/48/gnome-app-install.svg +share/icons/elementary-xfce/apps/48/gnome-apt.svg +share/icons/elementary-xfce/apps/48/gnome-audio.svg +share/icons/elementary-xfce/apps/48/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/48/gnome-calculator.svg +share/icons/elementary-xfce/apps/48/gnome-calendar.svg +share/icons/elementary-xfce/apps/48/gnome-cd.svg +share/icons/elementary-xfce/apps/48/gnome-character-map.svg +share/icons/elementary-xfce/apps/48/gnome-control-centre.svg +share/icons/elementary-xfce/apps/48/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/48/gnome-device-manager.svg +share/icons/elementary-xfce/apps/48/gnome-display-properties.svg +share/icons/elementary-xfce/apps/48/gnome-do.svg +share/icons/elementary-xfce/apps/48/gnome-eterm.svg +share/icons/elementary-xfce/apps/48/gnome-gmenu.svg +share/icons/elementary-xfce/apps/48/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/48/gnome-help.svg +share/icons/elementary-xfce/apps/48/gnome-info.svg +share/icons/elementary-xfce/apps/48/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/48/gnome-log-out.svg +share/icons/elementary-xfce/apps/48/gnome-logout.svg +share/icons/elementary-xfce/apps/48/gnome-monitor.svg +share/icons/elementary-xfce/apps/48/gnome-nettool.svg +share/icons/elementary-xfce/apps/48/gnome-network-properties.svg +share/icons/elementary-xfce/apps/48/gnome-package.svg +share/icons/elementary-xfce/apps/48/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/48/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/48/gnome-panel-notification-area.svg +share/icons/elementary-xfce/apps/48/gnome-panel-window-list.svg +share/icons/elementary-xfce/apps/48/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/48/gnome-pdf.svg +share/icons/elementary-xfce/apps/48/gnome-power-manager.svg +share/icons/elementary-xfce/apps/48/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/48/gnome-screenshot.svg +share/icons/elementary-xfce/apps/48/gnome-searchtool.svg +share/icons/elementary-xfce/apps/48/gnome-session-halt.svg +share/icons/elementary-xfce/apps/48/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/48/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/48/gnome-session-logout.svg +share/icons/elementary-xfce/apps/48/gnome-session-properties.svg +share/icons/elementary-xfce/apps/48/gnome-session-reboot.svg +share/icons/elementary-xfce/apps/48/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/48/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/48/gnome-session-switch.svg +share/icons/elementary-xfce/apps/48/gnome-session.svg +share/icons/elementary-xfce/apps/48/gnome-set-time.svg +share/icons/elementary-xfce/apps/48/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/48/gnome-settings-background.svg +share/icons/elementary-xfce/apps/48/gnome-settings-default-applications.svg +share/icons/elementary-xfce/apps/48/gnome-settings-font.png +share/icons/elementary-xfce/apps/48/gnome-settings-keybindings.svg +share/icons/elementary-xfce/apps/48/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/48/gnome-settings-theme.svg +share/icons/elementary-xfce/apps/48/gnome-shutdown.svg +share/icons/elementary-xfce/apps/48/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/48/gnome-sound-recorder.svg +share/icons/elementary-xfce/apps/48/gnome-status.svg +share/icons/elementary-xfce/apps/48/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/48/gnome-term.svg +share/icons/elementary-xfce/apps/48/gnome-terminal.svg +share/icons/elementary-xfce/apps/48/gnome-translate.svg +share/icons/elementary-xfce/apps/48/gnome-unknown.svg +share/icons/elementary-xfce/apps/48/gnome-volume-control.svg +share/icons/elementary-xfce/apps/48/gnome-weather.svg +share/icons/elementary-xfce/apps/48/gnome-web-browser.svg +share/icons/elementary-xfce/apps/48/gnome-word.svg +share/icons/elementary-xfce/apps/48/gnome-workspace.svg +share/icons/elementary-xfce/apps/48/gnome-xterm.svg +share/icons/elementary-xfce/apps/48/gnomebaker-48.svg +share/icons/elementary-xfce/apps/48/gnomebaker.svg +share/icons/elementary-xfce/apps/48/gnumeric.svg +share/icons/elementary-xfce/apps/48/goa-panel.svg +share/icons/elementary-xfce/apps/48/goobox.svg +share/icons/elementary-xfce/apps/48/google-calendar.svg +share/icons/elementary-xfce/apps/48/google-chrome.svg +share/icons/elementary-xfce/apps/48/google-hangout.svg +share/icons/elementary-xfce/apps/48/google-plus.svg +share/icons/elementary-xfce/apps/48/google.svg +share/icons/elementary-xfce/apps/48/gpk-prefs.svg +share/icons/elementary-xfce/apps/48/gpk-repo.svg +share/icons/elementary-xfce/apps/48/gpm-hibernate.svg +share/icons/elementary-xfce/apps/48/grandr.svg +share/icons/elementary-xfce/apps/48/grip.svg +share/icons/elementary-xfce/apps/48/gsd-xrandr.svg +share/icons/elementary-xfce/apps/48/gstreamer-properties.svg +share/icons/elementary-xfce/apps/48/gswitchit-applet.svg +share/icons/elementary-xfce/apps/48/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/48/gthumb.svg +share/icons/elementary-xfce/apps/48/gtk-help.svg +share/icons/elementary-xfce/apps/48/gtk-info.svg +share/icons/elementary-xfce/apps/48/gtkpod.svg +share/icons/elementary-xfce/apps/48/gucharmap.svg +share/icons/elementary-xfce/apps/48/hardinfo.svg +share/icons/elementary-xfce/apps/48/help-browser.svg +share/icons/elementary-xfce/apps/48/help-contents.svg +share/icons/elementary-xfce/apps/48/help.svg +share/icons/elementary-xfce/apps/48/htop.svg +share/icons/elementary-xfce/apps/48/huludesktop.svg +share/icons/elementary-xfce/apps/48/hwbrowser.svg +share/icons/elementary-xfce/apps/48/hwinfo.svg +share/icons/elementary-xfce/apps/48/ibus-setup.svg +share/icons/elementary-xfce/apps/48/ibus.svg +share/icons/elementary-xfce/apps/48/im-facebook.svg +share/icons/elementary-xfce/apps/48/indicator-applet.svg +share/icons/elementary-xfce/apps/48/indicator-weather.svg +share/icons/elementary-xfce/apps/48/inkscape.svg +share/icons/elementary-xfce/apps/48/internet-feed-reader.svg +share/icons/elementary-xfce/apps/48/internet-mail.svg +share/icons/elementary-xfce/apps/48/internet-news-reader.svg +share/icons/elementary-xfce/apps/48/internet-web-browser.svg +share/icons/elementary-xfce/apps/48/invest-applet.svg +share/icons/elementary-xfce/apps/48/jockey.svg +share/icons/elementary-xfce/apps/48/key_bindings.svg +share/icons/elementary-xfce/apps/48/keyring-manager.svg +share/icons/elementary-xfce/apps/48/language-selector.svg +share/icons/elementary-xfce/apps/48/leafpad.svg +share/icons/elementary-xfce/apps/48/libreoffice-base.svg +share/icons/elementary-xfce/apps/48/libreoffice-calc.svg +share/icons/elementary-xfce/apps/48/libreoffice-draw.svg +share/icons/elementary-xfce/apps/48/libreoffice-impress.svg +share/icons/elementary-xfce/apps/48/libreoffice-main.svg +share/icons/elementary-xfce/apps/48/libreoffice-math.svg +share/icons/elementary-xfce/apps/48/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/48/libreoffice-writer.svg +share/icons/elementary-xfce/apps/48/locale.svg +share/icons/elementary-xfce/apps/48/logviewer.svg +share/icons/elementary-xfce/apps/48/lpi-translate.svg +share/icons/elementary-xfce/apps/48/master-pdf-editor.svg +share/icons/elementary-xfce/apps/48/media-player-48.svg +share/icons/elementary-xfce/apps/48/media-player-banshee.svg +share/icons/elementary-xfce/apps/48/menu-editor.svg +share/icons/elementary-xfce/apps/48/menulibre.svg +share/icons/elementary-xfce/apps/48/midori.svg +share/icons/elementary-xfce/apps/48/miro-browse.svg +share/icons/elementary-xfce/apps/48/miro.svg +share/icons/elementary-xfce/apps/48/mousepad.svg +share/icons/elementary-xfce/apps/48/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/48/multimedia-photo-manager.svg +share/icons/elementary-xfce/apps/48/multimedia-video-player.svg +share/icons/elementary-xfce/apps/48/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/48/news-feed.svg +share/icons/elementary-xfce/apps/48/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/48/notifyconf.svg +share/icons/elementary-xfce/apps/48/notifyosdconf.svg +share/icons/elementary-xfce/apps/48/office-address-book.svg +share/icons/elementary-xfce/apps/48/office-calendar.svg +share/icons/elementary-xfce/apps/48/office-database.svg +share/icons/elementary-xfce/apps/48/office-date.svg +share/icons/elementary-xfce/apps/48/office-writer.svg +share/icons/elementary-xfce/apps/48/ogmrip.svg +share/icons/elementary-xfce/apps/48/onboard.svg +share/icons/elementary-xfce/apps/48/ooo-base.svg +share/icons/elementary-xfce/apps/48/ooo-calc.svg +share/icons/elementary-xfce/apps/48/ooo-draw.svg +share/icons/elementary-xfce/apps/48/ooo-impress.svg +share/icons/elementary-xfce/apps/48/ooo-writer.svg +share/icons/elementary-xfce/apps/48/openterm.svg +share/icons/elementary-xfce/apps/48/orage_globaltime.svg +share/icons/elementary-xfce/apps/48/package-manager-icon.svg +share/icons/elementary-xfce/apps/48/palm-pilot.svg +share/icons/elementary-xfce/apps/48/panel-searchtool.svg +share/icons/elementary-xfce/apps/48/paprefs.svg +share/icons/elementary-xfce/apps/48/parole.svg +share/icons/elementary-xfce/apps/48/password.svg +share/icons/elementary-xfce/apps/48/pcmanfm.svg +share/icons/elementary-xfce/apps/48/pdfshuffler.svg +share/icons/elementary-xfce/apps/48/pidgin-menu.svg +share/icons/elementary-xfce/apps/48/pidgin.svg +share/icons/elementary-xfce/apps/48/pk-package-sources.svg +share/icons/elementary-xfce/apps/48/plan.svg +share/icons/elementary-xfce/apps/48/plugin-commands.svg +share/icons/elementary-xfce/apps/48/plugin-notification.svg +share/icons/elementary-xfce/apps/48/plugin-scale.svg +share/icons/elementary-xfce/apps/48/plugin-screensaver.svg +share/icons/elementary-xfce/apps/48/plugin-screenshot.svg +share/icons/elementary-xfce/apps/48/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/48/postscript-viewer.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-default-applications.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-font.png +share/icons/elementary-xfce/apps/48/preferences-desktop-keyboard-shortcuts.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-online-accounts.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-theme.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/48/preferences-desktop.svg +share/icons/elementary-xfce/apps/48/preferences-sound.svg +share/icons/elementary-xfce/apps/48/preferences-system-network.svg +share/icons/elementary-xfce/apps/48/preferences-system-power.svg +share/icons/elementary-xfce/apps/48/preferences-system-services.svg +share/icons/elementary-xfce/apps/48/preferences-system-session.svg +share/icons/elementary-xfce/apps/48/preferences-system-time.svg +share/icons/elementary-xfce/apps/48/preferences-system-windows.svg +share/icons/elementary-xfce/apps/48/preferences-theme.svg +share/icons/elementary-xfce/apps/48/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/48/pup.svg +share/icons/elementary-xfce/apps/48/rclock.svg +share/icons/elementary-xfce/apps/48/reboot-notifier.svg +share/icons/elementary-xfce/apps/48/resapplet.svg +share/icons/elementary-xfce/apps/48/rip.svg +share/icons/elementary-xfce/apps/48/ristretto.png +share/icons/elementary-xfce/apps/48/scim-setup.svg +share/icons/elementary-xfce/apps/48/screensaver.svg +share/icons/elementary-xfce/apps/48/seahorse-preferences.svg +share/icons/elementary-xfce/apps/48/seahorse.svg +share/icons/elementary-xfce/apps/48/serpentine.svg +share/icons/elementary-xfce/apps/48/session-properties.svg +share/icons/elementary-xfce/apps/48/shares.svg +share/icons/elementary-xfce/apps/48/shotwell.svg +share/icons/elementary-xfce/apps/48/simple-ccsm.svg +share/icons/elementary-xfce/apps/48/sleep.svg +share/icons/elementary-xfce/apps/48/software-manager.svg +share/icons/elementary-xfce/apps/48/software-properties.svg +share/icons/elementary-xfce/apps/48/softwarecenter.svg +share/icons/elementary-xfce/apps/48/spacefm-find.svg +share/icons/elementary-xfce/apps/48/spacefm.svg +share/icons/elementary-xfce/apps/48/stock_alarm.svg +share/icons/elementary-xfce/apps/48/stock_bluetooth.svg +share/icons/elementary-xfce/apps/48/stock_calendar.svg +share/icons/elementary-xfce/apps/48/stock_help-agent.svg +share/icons/elementary-xfce/apps/48/stock_help.svg +share/icons/elementary-xfce/apps/48/stock_keyring.svg +share/icons/elementary-xfce/apps/48/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/48/stock_unknown.svg +share/icons/elementary-xfce/apps/48/stock_view-details.svg +share/icons/elementary-xfce/apps/48/style.svg +share/icons/elementary-xfce/apps/48/synaptic.svg +share/icons/elementary-xfce/apps/48/system-config-date.svg +share/icons/elementary-xfce/apps/48/system-config-display.svg +share/icons/elementary-xfce/apps/48/system-config-language.svg +share/icons/elementary-xfce/apps/48/system-config-securitylevel.svg +share/icons/elementary-xfce/apps/48/system-config-users.svg +share/icons/elementary-xfce/apps/48/system-file-manager.svg +share/icons/elementary-xfce/apps/48/system-hibernate.svg +share/icons/elementary-xfce/apps/48/system-installer.svg +share/icons/elementary-xfce/apps/48/system-shut-down.svg +share/icons/elementary-xfce/apps/48/system-shutdown.svg +share/icons/elementary-xfce/apps/48/system-software-install.svg +share/icons/elementary-xfce/apps/48/system-software-installer.svg +share/icons/elementary-xfce/apps/48/system-software-update.svg +share/icons/elementary-xfce/apps/48/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/48/system-suspend.svg +share/icons/elementary-xfce/apps/48/system-switch-user.svg +share/icons/elementary-xfce/apps/48/system-upgrade.svg +share/icons/elementary-xfce/apps/48/system-users.svg +share/icons/elementary-xfce/apps/48/tangerine-properties.svg +share/icons/elementary-xfce/apps/48/taskbar.svg +share/icons/elementary-xfce/apps/48/terminal.svg +share/icons/elementary-xfce/apps/48/text-editor.svg +share/icons/elementary-xfce/apps/48/thunderbird.png +share/icons/elementary-xfce/apps/48/tilda.svg +share/icons/elementary-xfce/apps/48/time-admin.svg +share/icons/elementary-xfce/apps/48/time.svg +share/icons/elementary-xfce/apps/48/totem.svg +share/icons/elementary-xfce/apps/48/transmission.svg +share/icons/elementary-xfce/apps/48/tsclient.svg +share/icons/elementary-xfce/apps/48/ubiquity.svg +share/icons/elementary-xfce/apps/48/un-reboot.svg +share/icons/elementary-xfce/apps/48/update-manager.svg +share/icons/elementary-xfce/apps/48/update-notifier.svg +share/icons/elementary-xfce/apps/48/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/48/usb-creator.svg +share/icons/elementary-xfce/apps/48/user-info.svg +share/icons/elementary-xfce/apps/48/user_auth.svg +share/icons/elementary-xfce/apps/48/users.svg +share/icons/elementary-xfce/apps/48/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/48/utilities-terminal.svg +share/icons/elementary-xfce/apps/48/video-player.svg +share/icons/elementary-xfce/apps/48/vinagre.svg +share/icons/elementary-xfce/apps/48/virtualbox.svg +share/icons/elementary-xfce/apps/48/visor.svg +share/icons/elementary-xfce/apps/48/wallpaper.svg +share/icons/elementary-xfce/apps/48/web-browser.svg +share/icons/elementary-xfce/apps/48/wine.svg +share/icons/elementary-xfce/apps/48/wmtweaks.svg +share/icons/elementary-xfce/apps/48/workspace-switcher.svg +share/icons/elementary-xfce/apps/48/www-browser.svg +share/icons/elementary-xfce/apps/48/x-office-calendar.svg +share/icons/elementary-xfce/apps/48/x-pdf.svg +share/icons/elementary-xfce/apps/48/x-system-software-sources.svg +share/icons/elementary-xfce/apps/48/xchat-gnome.svg +share/icons/elementary-xfce/apps/48/xchat-mini.svg +share/icons/elementary-xfce/apps/48/xchat.svg +share/icons/elementary-xfce/apps/48/xfcalendar.svg +share/icons/elementary-xfce/apps/48/xfce-edit.svg +share/icons/elementary-xfce/apps/48/xfce-filemanager.svg +share/icons/elementary-xfce/apps/48/xfce-mail.svg +share/icons/elementary-xfce/apps/48/xfce-man.svg +share/icons/elementary-xfce/apps/48/xfce-mount.svg +share/icons/elementary-xfce/apps/48/xfce-schedule.svg +share/icons/elementary-xfce/apps/48/xfce-sound.svg +share/icons/elementary-xfce/apps/48/xfce-system-info.svg +share/icons/elementary-xfce/apps/48/xfce-terminal.svg +share/icons/elementary-xfce/apps/48/xfce-ui.svg +share/icons/elementary-xfce/apps/48/xfce-unknown.svg +share/icons/elementary-xfce/apps/48/xfce4-appfinder.svg +share/icons/elementary-xfce/apps/48/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/48/xfce4-clock.svg +share/icons/elementary-xfce/apps/48/xfce4-cpugraph-plugin.svg +share/icons/elementary-xfce/apps/48/xfce4-dict.svg +share/icons/elementary-xfce/apps/48/xfce4-fsguard-plugin-warning.svg +share/icons/elementary-xfce/apps/48/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/48/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/48/xfce4-notifyd.svg +share/icons/elementary-xfce/apps/48/xfce4-panel-menu.svg +share/icons/elementary-xfce/apps/48/xfce4-panel.svg +share/icons/elementary-xfce/apps/48/xfce4-session.svg +share/icons/elementary-xfce/apps/48/xfce4-splash.svg +share/icons/elementary-xfce/apps/48/xfce4-systray.svg +share/icons/elementary-xfce/apps/48/xfce4-taskbar.svg +share/icons/elementary-xfce/apps/48/xfce4-ui.svg +share/icons/elementary-xfce/apps/48/xfce4-weather.svg +share/icons/elementary-xfce/apps/48/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/48/xfce4_xicon1.svg +share/icons/elementary-xfce/apps/48/xfce_unknown.svg +share/icons/elementary-xfce/apps/48/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/48/xfsm-logout.svg +share/icons/elementary-xfce/apps/48/xfsm-reboot.svg +share/icons/elementary-xfce/apps/48/xfsm-shutdown.svg +share/icons/elementary-xfce/apps/48/xfsm-suspend.svg +share/icons/elementary-xfce/apps/48/xfsm-switch.svg +share/icons/elementary-xfce/apps/48/xfwm4.svg +share/icons/elementary-xfce/apps/48/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/48/xine.svg +share/icons/elementary-xfce/apps/48/xmms.svg +share/icons/elementary-xfce/apps/48/xpdf.svg +share/icons/elementary-xfce/apps/48/xscreensaver.svg +share/icons/elementary-xfce/apps/48/youtube.svg +share/icons/elementary-xfce/apps/48/yumex.svg +share/icons/elementary-xfce/apps/48/zen-icon.svg +share/icons/elementary-xfce/apps/48/zim.svg +share/icons/elementary-xfce/apps/64/AdobeReader.svg +share/icons/elementary-xfce/apps/64/AdobeReader10.svg +share/icons/elementary-xfce/apps/64/AdobeReader8.svg +share/icons/elementary-xfce/apps/64/AdobeReader9.svg +share/icons/elementary-xfce/apps/64/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/64/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/64/Terminal.svg +share/icons/elementary-xfce/apps/64/Thunar.svg +share/icons/elementary-xfce/apps/64/abiword.svg +share/icons/elementary-xfce/apps/64/abiword_64.svg +share/icons/elementary-xfce/apps/64/access.svg +share/icons/elementary-xfce/apps/64/accessibility-directory.svg +share/icons/elementary-xfce/apps/64/accessories-calculator.svg +share/icons/elementary-xfce/apps/64/accessories-character-map.svg +share/icons/elementary-xfce/apps/64/accessories-dictionary.svg +share/icons/elementary-xfce/apps/64/accessories-text-editor.svg +share/icons/elementary-xfce/apps/64/acroread.svg +share/icons/elementary-xfce/apps/64/addressbook.svg +share/icons/elementary-xfce/apps/64/administration.svg +share/icons/elementary-xfce/apps/64/adobe-reader.svg +share/icons/elementary-xfce/apps/64/alacarte.svg +share/icons/elementary-xfce/apps/64/applets-screenshooter.svg +share/icons/elementary-xfce/apps/64/application-default-icon.svg +share/icons/elementary-xfce/apps/64/appointment.svg +share/icons/elementary-xfce/apps/64/apport.svg +share/icons/elementary-xfce/apps/64/archive-manager.svg +share/icons/elementary-xfce/apps/64/audio-tag-tool.svg +share/icons/elementary-xfce/apps/64/ax-applet.svg +share/icons/elementary-xfce/apps/64/background.svg +share/icons/elementary-xfce/apps/64/badge-small.svg +share/icons/elementary-xfce/apps/64/baobab.svg +share/icons/elementary-xfce/apps/64/bash.svg +share/icons/elementary-xfce/apps/64/beryl-settings.svg +share/icons/elementary-xfce/apps/64/blueman.svg +share/icons/elementary-xfce/apps/64/blueradio-48.svg +share/icons/elementary-xfce/apps/64/blueradio.svg +share/icons/elementary-xfce/apps/64/bluetooth-48.svg +share/icons/elementary-xfce/apps/64/bluetooth.svg +share/icons/elementary-xfce/apps/64/bluetoothradio.svg +share/icons/elementary-xfce/apps/64/browser-help.svg +share/icons/elementary-xfce/apps/64/browser.svg +share/icons/elementary-xfce/apps/64/bt-logo.svg +share/icons/elementary-xfce/apps/64/cairo-clock.svg +share/icons/elementary-xfce/apps/64/calc.svg +share/icons/elementary-xfce/apps/64/calendar.svg +share/icons/elementary-xfce/apps/64/catfish.svg +share/icons/elementary-xfce/apps/64/ccsm.svg +share/icons/elementary-xfce/apps/64/checkbox.svg +share/icons/elementary-xfce/apps/64/checkgmail.svg +share/icons/elementary-xfce/apps/64/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/64/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/64/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/64/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/64/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/64/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/64/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/64/chromium-browser.svg +share/icons/elementary-xfce/apps/64/claws-mail.svg +share/icons/elementary-xfce/apps/64/clock.svg +share/icons/elementary-xfce/apps/64/config-date.svg +share/icons/elementary-xfce/apps/64/config-users.svg +share/icons/elementary-xfce/apps/64/date.svg +share/icons/elementary-xfce/apps/64/desktop-effects.svg +share/icons/elementary-xfce/apps/64/display-capplet.svg +share/icons/elementary-xfce/apps/64/do.svg +share/icons/elementary-xfce/apps/64/drakstats.svg +share/icons/elementary-xfce/apps/64/easytag.svg +share/icons/elementary-xfce/apps/64/edit-urpm-sources.svg +share/icons/elementary-xfce/apps/64/empathy.svg +share/icons/elementary-xfce/apps/64/epiphany-browser.svg +share/icons/elementary-xfce/apps/64/epiphany-gecko.svg +share/icons/elementary-xfce/apps/64/epiphany-icon.svg +share/icons/elementary-xfce/apps/64/epiphany-webkit.svg +share/icons/elementary-xfce/apps/64/epiphany.svg +share/icons/elementary-xfce/apps/64/evince.svg +share/icons/elementary-xfce/apps/64/evolution-calendar.svg +share/icons/elementary-xfce/apps/64/facebook.svg +share/icons/elementary-xfce/apps/64/file-manager.svg +share/icons/elementary-xfce/apps/64/file-roller.svg +share/icons/elementary-xfce/apps/64/firefox.png +share/icons/elementary-xfce/apps/64/fusion-icon.svg +share/icons/elementary-xfce/apps/64/galeon.svg +share/icons/elementary-xfce/apps/64/gdeb.svg +share/icons/elementary-xfce/apps/64/gdebi.svg +share/icons/elementary-xfce/apps/64/gdm-xnest.svg +share/icons/elementary-xfce/apps/64/gedit-icon.svg +share/icons/elementary-xfce/apps/64/gedit-logo.svg +share/icons/elementary-xfce/apps/64/gimp.png +share/icons/elementary-xfce/apps/64/gksu-debian.svg +share/icons/elementary-xfce/apps/64/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/64/gmail.svg +share/icons/elementary-xfce/apps/64/gmusicbrowser.svg +share/icons/elementary-xfce/apps/64/gnochm.svg +share/icons/elementary-xfce/apps/64/gnome-app-install.svg +share/icons/elementary-xfce/apps/64/gnome-apt.svg +share/icons/elementary-xfce/apps/64/gnome-audio.svg +share/icons/elementary-xfce/apps/64/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/64/gnome-calculator.svg +share/icons/elementary-xfce/apps/64/gnome-calendar.svg +share/icons/elementary-xfce/apps/64/gnome-character-map.svg +share/icons/elementary-xfce/apps/64/gnome-control-centre.svg +share/icons/elementary-xfce/apps/64/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/64/gnome-display-properties.svg +share/icons/elementary-xfce/apps/64/gnome-do.svg +share/icons/elementary-xfce/apps/64/gnome-eterm.svg +share/icons/elementary-xfce/apps/64/gnome-gmenu.svg +share/icons/elementary-xfce/apps/64/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/64/gnome-help.svg +share/icons/elementary-xfce/apps/64/gnome-info.svg +share/icons/elementary-xfce/apps/64/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/64/gnome-monitor.svg +share/icons/elementary-xfce/apps/64/gnome-network-properties.svg +share/icons/elementary-xfce/apps/64/gnome-package.svg +share/icons/elementary-xfce/apps/64/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/64/gnome-panel-notification-area.svg +share/icons/elementary-xfce/apps/64/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/64/gnome-pdf.svg +share/icons/elementary-xfce/apps/64/gnome-power-manager.svg +share/icons/elementary-xfce/apps/64/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/64/gnome-screenshot.svg +share/icons/elementary-xfce/apps/64/gnome-searchtool.svg +share/icons/elementary-xfce/apps/64/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/64/gnome-session-properties.svg +share/icons/elementary-xfce/apps/64/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/64/gnome-session.svg +share/icons/elementary-xfce/apps/64/gnome-set-time.svg +share/icons/elementary-xfce/apps/64/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/64/gnome-settings-background.svg +share/icons/elementary-xfce/apps/64/gnome-settings-default-applications.svg +share/icons/elementary-xfce/apps/64/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/64/gnome-settings-theme.svg +share/icons/elementary-xfce/apps/64/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/64/gnome-status.svg +share/icons/elementary-xfce/apps/64/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/64/gnome-term.svg +share/icons/elementary-xfce/apps/64/gnome-terminal.svg +share/icons/elementary-xfce/apps/64/gnome-unknown.svg +share/icons/elementary-xfce/apps/64/gnome-volume-control.svg +share/icons/elementary-xfce/apps/64/gnome-web-browser.svg +share/icons/elementary-xfce/apps/64/gnome-word.svg +share/icons/elementary-xfce/apps/64/gnome-workspace.svg +share/icons/elementary-xfce/apps/64/gnome-xterm.svg +share/icons/elementary-xfce/apps/64/gnumeric.svg +share/icons/elementary-xfce/apps/64/goa-panel.svg +share/icons/elementary-xfce/apps/64/google-calendar.svg +share/icons/elementary-xfce/apps/64/google-chrome.svg +share/icons/elementary-xfce/apps/64/google-hangout.svg +share/icons/elementary-xfce/apps/64/google-plus.svg +share/icons/elementary-xfce/apps/64/google.svg +share/icons/elementary-xfce/apps/64/gpk-prefs.svg +share/icons/elementary-xfce/apps/64/gpk-repo.svg +share/icons/elementary-xfce/apps/64/grandr.svg +share/icons/elementary-xfce/apps/64/grip.svg +share/icons/elementary-xfce/apps/64/gsd-xrandr.svg +share/icons/elementary-xfce/apps/64/gthumb.svg +share/icons/elementary-xfce/apps/64/gtk-help.svg +share/icons/elementary-xfce/apps/64/gtk-info.svg +share/icons/elementary-xfce/apps/64/gtkpod.svg +share/icons/elementary-xfce/apps/64/gucharmap.svg +share/icons/elementary-xfce/apps/64/help-browser.svg +share/icons/elementary-xfce/apps/64/help-contents.svg +share/icons/elementary-xfce/apps/64/help.svg +share/icons/elementary-xfce/apps/64/htop.svg +share/icons/elementary-xfce/apps/64/im-facebook.svg +share/icons/elementary-xfce/apps/64/indicator-applet.svg +share/icons/elementary-xfce/apps/64/inkscape.svg +share/icons/elementary-xfce/apps/64/internet-feed-reader.svg +share/icons/elementary-xfce/apps/64/internet-mail.svg +share/icons/elementary-xfce/apps/64/internet-news-reader.svg +share/icons/elementary-xfce/apps/64/internet-web-browser.svg +share/icons/elementary-xfce/apps/64/invest-applet.svg +share/icons/elementary-xfce/apps/64/keyring-manager.svg +share/icons/elementary-xfce/apps/64/leafpad.svg +share/icons/elementary-xfce/apps/64/libreoffice-base.svg +share/icons/elementary-xfce/apps/64/libreoffice-calc.svg +share/icons/elementary-xfce/apps/64/libreoffice-draw.svg +share/icons/elementary-xfce/apps/64/libreoffice-impress.svg +share/icons/elementary-xfce/apps/64/libreoffice-main.svg +share/icons/elementary-xfce/apps/64/libreoffice-math.svg +share/icons/elementary-xfce/apps/64/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/64/libreoffice-writer.svg +share/icons/elementary-xfce/apps/64/master-pdf-editor.svg +share/icons/elementary-xfce/apps/64/menu-editor.svg +share/icons/elementary-xfce/apps/64/menulibre.svg +share/icons/elementary-xfce/apps/64/midori.svg +share/icons/elementary-xfce/apps/64/miro.svg +share/icons/elementary-xfce/apps/64/mousepad.svg +share/icons/elementary-xfce/apps/64/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/64/multimedia-photo-manager.svg +share/icons/elementary-xfce/apps/64/multimedia-video-player.svg +share/icons/elementary-xfce/apps/64/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/64/news-feed.svg +share/icons/elementary-xfce/apps/64/office-address-book.svg +share/icons/elementary-xfce/apps/64/office-calendar.svg +share/icons/elementary-xfce/apps/64/office-database.svg +share/icons/elementary-xfce/apps/64/office-date.svg +share/icons/elementary-xfce/apps/64/office-writer.svg +share/icons/elementary-xfce/apps/64/ogmrip.svg +share/icons/elementary-xfce/apps/64/onboard.svg +share/icons/elementary-xfce/apps/64/ooo-base.svg +share/icons/elementary-xfce/apps/64/ooo-calc.svg +share/icons/elementary-xfce/apps/64/ooo-draw.svg +share/icons/elementary-xfce/apps/64/ooo-impress.svg +share/icons/elementary-xfce/apps/64/ooo-writer.svg +share/icons/elementary-xfce/apps/64/openterm.svg +share/icons/elementary-xfce/apps/64/orage_globaltime.svg +share/icons/elementary-xfce/apps/64/package-manager-icon.svg +share/icons/elementary-xfce/apps/64/panel-searchtool.svg +share/icons/elementary-xfce/apps/64/parole.svg +share/icons/elementary-xfce/apps/64/password.svg +share/icons/elementary-xfce/apps/64/pcmanfm.svg +share/icons/elementary-xfce/apps/64/pdfshuffler.svg +share/icons/elementary-xfce/apps/64/pidgin-menu.svg +share/icons/elementary-xfce/apps/64/pidgin.svg +share/icons/elementary-xfce/apps/64/pk-package-sources.svg +share/icons/elementary-xfce/apps/64/plan.svg +share/icons/elementary-xfce/apps/64/plugin-notification.svg +share/icons/elementary-xfce/apps/64/plugin-scale.svg +share/icons/elementary-xfce/apps/64/plugin-screensaver.svg +share/icons/elementary-xfce/apps/64/plugin-screenshot.svg +share/icons/elementary-xfce/apps/64/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/64/postscript-viewer.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-default-applications.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-online-accounts.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-theme.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/64/preferences-desktop.svg +share/icons/elementary-xfce/apps/64/preferences-sound.svg +share/icons/elementary-xfce/apps/64/preferences-system-network.svg +share/icons/elementary-xfce/apps/64/preferences-system-power.svg +share/icons/elementary-xfce/apps/64/preferences-system-services.svg +share/icons/elementary-xfce/apps/64/preferences-system-session.svg +share/icons/elementary-xfce/apps/64/preferences-system-time.svg +share/icons/elementary-xfce/apps/64/preferences-system-windows.svg +share/icons/elementary-xfce/apps/64/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/64/pup.svg +share/icons/elementary-xfce/apps/64/rclock.svg +share/icons/elementary-xfce/apps/64/resapplet.svg +share/icons/elementary-xfce/apps/64/rip.svg +share/icons/elementary-xfce/apps/64/screensaver.svg +share/icons/elementary-xfce/apps/64/seahorse-preferences.svg +share/icons/elementary-xfce/apps/64/seahorse.svg +share/icons/elementary-xfce/apps/64/session-properties.svg +share/icons/elementary-xfce/apps/64/shotwell.svg +share/icons/elementary-xfce/apps/64/simple-ccsm.svg +share/icons/elementary-xfce/apps/64/software-manager.svg +share/icons/elementary-xfce/apps/64/software-properties.svg +share/icons/elementary-xfce/apps/64/softwarecenter.svg +share/icons/elementary-xfce/apps/64/spacefm-find.svg +share/icons/elementary-xfce/apps/64/spacefm.svg +share/icons/elementary-xfce/apps/64/stock_alarm.svg +share/icons/elementary-xfce/apps/64/stock_calendar.svg +share/icons/elementary-xfce/apps/64/stock_help-agent.svg +share/icons/elementary-xfce/apps/64/stock_help.svg +share/icons/elementary-xfce/apps/64/stock_keyring.svg +share/icons/elementary-xfce/apps/64/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/64/stock_unknown.svg +share/icons/elementary-xfce/apps/64/stock_view-details.svg +share/icons/elementary-xfce/apps/64/style.svg +share/icons/elementary-xfce/apps/64/synaptic.svg +share/icons/elementary-xfce/apps/64/system-config-date.svg +share/icons/elementary-xfce/apps/64/system-config-display.svg +share/icons/elementary-xfce/apps/64/system-config-users.svg +share/icons/elementary-xfce/apps/64/system-file-manager.svg +share/icons/elementary-xfce/apps/64/system-hibernate.svg +share/icons/elementary-xfce/apps/64/system-installer.svg +share/icons/elementary-xfce/apps/64/system-software-install.svg +share/icons/elementary-xfce/apps/64/system-software-installer.svg +share/icons/elementary-xfce/apps/64/system-software-update.svg +share/icons/elementary-xfce/apps/64/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/64/system-users.svg +share/icons/elementary-xfce/apps/64/terminal.svg +share/icons/elementary-xfce/apps/64/text-editor.svg +share/icons/elementary-xfce/apps/64/thunderbird.png +share/icons/elementary-xfce/apps/64/tilda.svg +share/icons/elementary-xfce/apps/64/time-admin.svg +share/icons/elementary-xfce/apps/64/time.svg +share/icons/elementary-xfce/apps/64/totem.svg +share/icons/elementary-xfce/apps/64/tsclient.svg +share/icons/elementary-xfce/apps/64/ubiquity.svg +share/icons/elementary-xfce/apps/64/update-manager.svg +share/icons/elementary-xfce/apps/64/update-notifier.svg +share/icons/elementary-xfce/apps/64/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/64/usb-creator.svg +share/icons/elementary-xfce/apps/64/user-info.svg +share/icons/elementary-xfce/apps/64/users.svg +share/icons/elementary-xfce/apps/64/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/64/utilities-terminal.svg +share/icons/elementary-xfce/apps/64/video-player.svg +share/icons/elementary-xfce/apps/64/vinagre.svg +share/icons/elementary-xfce/apps/64/virtualbox.svg +share/icons/elementary-xfce/apps/64/wallpaper.svg +share/icons/elementary-xfce/apps/64/web-browser.svg +share/icons/elementary-xfce/apps/64/wmtweaks.svg +share/icons/elementary-xfce/apps/64/workspace-switcher.svg +share/icons/elementary-xfce/apps/64/www-browser.svg +share/icons/elementary-xfce/apps/64/x-office-calendar.svg +share/icons/elementary-xfce/apps/64/x-pdf.svg +share/icons/elementary-xfce/apps/64/x-system-software-sources.svg +share/icons/elementary-xfce/apps/64/xchat-gnome.svg +share/icons/elementary-xfce/apps/64/xchat-mini.svg +share/icons/elementary-xfce/apps/64/xchat.svg +share/icons/elementary-xfce/apps/64/xfcalendar.svg +share/icons/elementary-xfce/apps/64/xfce-edit.svg +share/icons/elementary-xfce/apps/64/xfce-filemanager.svg +share/icons/elementary-xfce/apps/64/xfce-mail.svg +share/icons/elementary-xfce/apps/64/xfce-man.svg +share/icons/elementary-xfce/apps/64/xfce-sound.svg +share/icons/elementary-xfce/apps/64/xfce-system-info.svg +share/icons/elementary-xfce/apps/64/xfce-terminal.svg +share/icons/elementary-xfce/apps/64/xfce-ui.svg +share/icons/elementary-xfce/apps/64/xfce-unknown.svg +share/icons/elementary-xfce/apps/64/xfce4-appfinder.svg +share/icons/elementary-xfce/apps/64/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/64/xfce4-clock.svg +share/icons/elementary-xfce/apps/64/xfce4-dict.svg +share/icons/elementary-xfce/apps/64/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/64/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/64/xfce4-panel.svg +share/icons/elementary-xfce/apps/64/xfce4-schedule.svg +share/icons/elementary-xfce/apps/64/xfce4-session.svg +share/icons/elementary-xfce/apps/64/xfce4-systray.svg +share/icons/elementary-xfce/apps/64/xfce4-ui.svg +share/icons/elementary-xfce/apps/64/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/64/xfce_unknown.svg +share/icons/elementary-xfce/apps/64/xfpm-ac-adapter.svg +share/icons/elementary-xfce/apps/64/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/64/xfsm-suspend.svg +share/icons/elementary-xfce/apps/64/xfwm4.svg +share/icons/elementary-xfce/apps/64/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/64/xine.svg +share/icons/elementary-xfce/apps/64/xmms.svg +share/icons/elementary-xfce/apps/64/xpdf.svg +share/icons/elementary-xfce/apps/64/xscreensaver.svg +share/icons/elementary-xfce/apps/64/youtube.svg +share/icons/elementary-xfce/apps/64/yumex.svg +share/icons/elementary-xfce/apps/64/zen-icon.svg +share/icons/elementary-xfce/apps/64/zim.svg +share/icons/elementary-xfce/apps/96/AdobeReader.svg +share/icons/elementary-xfce/apps/96/AdobeReader10.svg +share/icons/elementary-xfce/apps/96/AdobeReader8.svg +share/icons/elementary-xfce/apps/96/AdobeReader9.svg +share/icons/elementary-xfce/apps/96/Thunar.svg +share/icons/elementary-xfce/apps/96/access.svg +share/icons/elementary-xfce/apps/96/accessibility-directory.svg +share/icons/elementary-xfce/apps/96/accessories-calculator.svg +share/icons/elementary-xfce/apps/96/accessories-character-map.svg +share/icons/elementary-xfce/apps/96/accessories-dictionary.svg +share/icons/elementary-xfce/apps/96/accessories-text-editor.svg +share/icons/elementary-xfce/apps/96/acroread.svg +share/icons/elementary-xfce/apps/96/adobe-reader.svg +share/icons/elementary-xfce/apps/96/applets-screenshooter.svg +share/icons/elementary-xfce/apps/96/application-default-icon.svg +share/icons/elementary-xfce/apps/96/ax-applet.svg +share/icons/elementary-xfce/apps/96/browser-help.svg +share/icons/elementary-xfce/apps/96/browser.svg +share/icons/elementary-xfce/apps/96/calc.svg +share/icons/elementary-xfce/apps/96/catfish.svg +share/icons/elementary-xfce/apps/96/checkgmail.svg +share/icons/elementary-xfce/apps/96/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/96/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/96/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/96/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/96/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/96/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/96/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/96/drakstats.svg +share/icons/elementary-xfce/apps/96/epiphany-browser.svg +share/icons/elementary-xfce/apps/96/epiphany-gecko.svg +share/icons/elementary-xfce/apps/96/epiphany-icon.svg +share/icons/elementary-xfce/apps/96/epiphany-webkit.svg +share/icons/elementary-xfce/apps/96/epiphany.svg +share/icons/elementary-xfce/apps/96/evince.svg +share/icons/elementary-xfce/apps/96/facebook.svg +share/icons/elementary-xfce/apps/96/file-manager.svg +share/icons/elementary-xfce/apps/96/firefox.png +share/icons/elementary-xfce/apps/96/galeon.svg +share/icons/elementary-xfce/apps/96/gdeb.svg +share/icons/elementary-xfce/apps/96/gdebi.svg +share/icons/elementary-xfce/apps/96/gedit-icon.svg +share/icons/elementary-xfce/apps/96/gedit-logo.svg +share/icons/elementary-xfce/apps/96/gimp.png +share/icons/elementary-xfce/apps/96/gmail.svg +share/icons/elementary-xfce/apps/96/gmusicbrowser.svg +share/icons/elementary-xfce/apps/96/gnochm.svg +share/icons/elementary-xfce/apps/96/gnome-app-install.svg +share/icons/elementary-xfce/apps/96/gnome-apt.svg +share/icons/elementary-xfce/apps/96/gnome-audio.svg +share/icons/elementary-xfce/apps/96/gnome-calculator.svg +share/icons/elementary-xfce/apps/96/gnome-character-map.svg +share/icons/elementary-xfce/apps/96/gnome-help.svg +share/icons/elementary-xfce/apps/96/gnome-info.svg +share/icons/elementary-xfce/apps/96/gnome-package.svg +share/icons/elementary-xfce/apps/96/gnome-pdf.svg +share/icons/elementary-xfce/apps/96/gnome-screenshot.svg +share/icons/elementary-xfce/apps/96/gnome-searchtool.svg +share/icons/elementary-xfce/apps/96/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/96/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/96/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/96/gnome-status.svg +share/icons/elementary-xfce/apps/96/gnome-unknown.svg +share/icons/elementary-xfce/apps/96/gnome-volume-control.svg +share/icons/elementary-xfce/apps/96/gnome-web-browser.svg +share/icons/elementary-xfce/apps/96/gnome-word.svg +share/icons/elementary-xfce/apps/96/google-calendar.svg +share/icons/elementary-xfce/apps/96/google-hangout.svg +share/icons/elementary-xfce/apps/96/google-plus.svg +share/icons/elementary-xfce/apps/96/google.svg +share/icons/elementary-xfce/apps/96/gpk-prefs.svg +share/icons/elementary-xfce/apps/96/gtk-help.svg +share/icons/elementary-xfce/apps/96/gtk-info.svg +share/icons/elementary-xfce/apps/96/gucharmap.svg +share/icons/elementary-xfce/apps/96/help-browser.svg +share/icons/elementary-xfce/apps/96/help-contents.svg +share/icons/elementary-xfce/apps/96/help.svg +share/icons/elementary-xfce/apps/96/im-facebook.svg +share/icons/elementary-xfce/apps/96/indicator-applet.svg +share/icons/elementary-xfce/apps/96/inkscape.svg +share/icons/elementary-xfce/apps/96/internet-web-browser.svg +share/icons/elementary-xfce/apps/96/leafpad.svg +share/icons/elementary-xfce/apps/96/midori.svg +share/icons/elementary-xfce/apps/96/mousepad.svg +share/icons/elementary-xfce/apps/96/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/96/onboard.svg +share/icons/elementary-xfce/apps/96/package-manager-icon.svg +share/icons/elementary-xfce/apps/96/panel-searchtool.svg +share/icons/elementary-xfce/apps/96/parole.svg +share/icons/elementary-xfce/apps/96/pcmanfm.svg +share/icons/elementary-xfce/apps/96/pidgin-menu.svg +share/icons/elementary-xfce/apps/96/pidgin.svg +share/icons/elementary-xfce/apps/96/pirut.svg +share/icons/elementary-xfce/apps/96/plugin-notification.svg +share/icons/elementary-xfce/apps/96/plugin-screenshot.svg +share/icons/elementary-xfce/apps/96/postscript-viewer.svg +share/icons/elementary-xfce/apps/96/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/96/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/96/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/96/preferences-sound.svg +share/icons/elementary-xfce/apps/96/pup.svg +share/icons/elementary-xfce/apps/96/software-manager.svg +share/icons/elementary-xfce/apps/96/softwarecenter.svg +share/icons/elementary-xfce/apps/96/spacefm-find.svg +share/icons/elementary-xfce/apps/96/spacefm.svg +share/icons/elementary-xfce/apps/96/stock_help-agent.svg +share/icons/elementary-xfce/apps/96/stock_help.svg +share/icons/elementary-xfce/apps/96/stock_unknown.svg +share/icons/elementary-xfce/apps/96/stock_view-details.svg +share/icons/elementary-xfce/apps/96/synaptic.svg +share/icons/elementary-xfce/apps/96/system-file-manager.svg +share/icons/elementary-xfce/apps/96/system-installer.svg +share/icons/elementary-xfce/apps/96/system-software-install.svg +share/icons/elementary-xfce/apps/96/system-software-installer.svg +share/icons/elementary-xfce/apps/96/system-software-update.svg +share/icons/elementary-xfce/apps/96/text-editor.svg +share/icons/elementary-xfce/apps/96/thunderbird.png +share/icons/elementary-xfce/apps/96/update-manager.svg +share/icons/elementary-xfce/apps/96/update-notifier.svg +share/icons/elementary-xfce/apps/96/web-browser.svg +share/icons/elementary-xfce/apps/96/www-browser.svg +share/icons/elementary-xfce/apps/96/x-pdf.svg +share/icons/elementary-xfce/apps/96/xchat-gnome.svg +share/icons/elementary-xfce/apps/96/xchat-mini.svg +share/icons/elementary-xfce/apps/96/xchat.svg +share/icons/elementary-xfce/apps/96/xfce-editor.svg +share/icons/elementary-xfce/apps/96/xfce-filemanager.svg +share/icons/elementary-xfce/apps/96/xfce-man.svg +share/icons/elementary-xfce/apps/96/xfce-sound.svg +share/icons/elementary-xfce/apps/96/xfce-system-info.svg +share/icons/elementary-xfce/apps/96/xfce-unknown.svg +share/icons/elementary-xfce/apps/96/xfce4-dict.svg +share/icons/elementary-xfce/apps/96/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/96/xfce_unknown.svg +share/icons/elementary-xfce/apps/96/xpdf.svg +share/icons/elementary-xfce/apps/96/youtube.svg +share/icons/elementary-xfce/apps/96/yumex.svg +share/icons/elementary-xfce/apps/96/zen-icon.svg +share/icons/elementary-xfce/apps/96/zim.svg +share/icons/elementary-xfce/apps/symbolic/accessories-calculator-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/accessories-character-map-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/accessories-text-editor-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/bluetooth-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/help-browser-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/office-calendar-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-color-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-desktop-accessibility-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-desktop-keyboard-shortcuts-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-desktop-locale-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-desktop-screensaver-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/system-users-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/text-editor-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/user-info-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/utilities-system-monitor-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/utilities-terminal-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/web-browser-symbolic.svg +share/icons/elementary-xfce/categories/128/application-community.svg +share/icons/elementary-xfce/categories/128/applications-accessories.svg +share/icons/elementary-xfce/categories/128/applications-development.svg +share/icons/elementary-xfce/categories/128/applications-fonts.svg +share/icons/elementary-xfce/categories/128/applications-graphics.svg +share/icons/elementary-xfce/categories/128/applications-internet.svg +share/icons/elementary-xfce/categories/128/applications-multimedia.svg +share/icons/elementary-xfce/categories/128/applications-other.svg +share/icons/elementary-xfce/categories/128/applications-system.svg +share/icons/elementary-xfce/categories/128/applications-utilities.svg +share/icons/elementary-xfce/categories/128/configuration_section.svg +share/icons/elementary-xfce/categories/128/control-center2.svg +share/icons/elementary-xfce/categories/128/documentation_section.svg +share/icons/elementary-xfce/categories/128/drakconf.svg +share/icons/elementary-xfce/categories/128/gnome-control-center.svg +share/icons/elementary-xfce/categories/128/gnome-globe.svg +share/icons/elementary-xfce/categories/128/gnome-multimedia.svg +share/icons/elementary-xfce/categories/128/gnome-other.svg +share/icons/elementary-xfce/categories/128/gnome-settings.svg +share/icons/elementary-xfce/categories/128/gnome-system.svg +share/icons/elementary-xfce/categories/128/gtk-preferences.svg +share/icons/elementary-xfce/categories/128/multimedia_section.svg +share/icons/elementary-xfce/categories/128/package_development.svg +share/icons/elementary-xfce/categories/128/package_multimedia.svg +share/icons/elementary-xfce/categories/128/package_network.svg +share/icons/elementary-xfce/categories/128/package_settings.svg +share/icons/elementary-xfce/categories/128/package_system.svg +share/icons/elementary-xfce/categories/128/plugins-general.svg +share/icons/elementary-xfce/categories/128/plugins-utility.svg +share/icons/elementary-xfce/categories/128/preferences-desktop.svg +share/icons/elementary-xfce/categories/128/preferences-system.svg +share/icons/elementary-xfce/categories/128/redhat-internet.svg +share/icons/elementary-xfce/categories/128/redhat-preferences.svg +share/icons/elementary-xfce/categories/128/redhat-programming.svg +share/icons/elementary-xfce/categories/128/redhat-server_settings.svg +share/icons/elementary-xfce/categories/128/redhat-sound_video.svg +share/icons/elementary-xfce/categories/128/redhat-system_settings.svg +share/icons/elementary-xfce/categories/128/redhat-system_tools.svg +share/icons/elementary-xfce/categories/128/stock_internet.svg +share/icons/elementary-xfce/categories/128/system-help.svg +share/icons/elementary-xfce/categories/128/system_section.svg +share/icons/elementary-xfce/categories/128/xfce-devel.svg +share/icons/elementary-xfce/categories/128/xfce-internet.svg +share/icons/elementary-xfce/categories/128/xfce-multimedia.svg +share/icons/elementary-xfce/categories/128/xfce-system-settings.svg +share/icons/elementary-xfce/categories/128/xfce-system.svg +share/icons/elementary-xfce/categories/128/xfce4-settings.svg +share/icons/elementary-xfce/categories/16/application-community.svg +share/icons/elementary-xfce/categories/16/applications-accessories.svg +share/icons/elementary-xfce/categories/16/applications-development.svg +share/icons/elementary-xfce/categories/16/applications-education.png +share/icons/elementary-xfce/categories/16/applications-games.svg +share/icons/elementary-xfce/categories/16/applications-graphics.png +share/icons/elementary-xfce/categories/16/applications-internet.svg +share/icons/elementary-xfce/categories/16/applications-multimedia.svg +share/icons/elementary-xfce/categories/16/applications-office.svg +share/icons/elementary-xfce/categories/16/applications-other.svg +share/icons/elementary-xfce/categories/16/applications-science.png +share/icons/elementary-xfce/categories/16/applications-system.svg +share/icons/elementary-xfce/categories/16/applications-utilities.svg +share/icons/elementary-xfce/categories/16/configuration_section.svg +share/icons/elementary-xfce/categories/16/documentation_section.svg +share/icons/elementary-xfce/categories/16/gnome-control-center.svg +share/icons/elementary-xfce/categories/16/gnome-devel.svg +share/icons/elementary-xfce/categories/16/gnome-globe.svg +share/icons/elementary-xfce/categories/16/gnome-multimedia.svg +share/icons/elementary-xfce/categories/16/gnome-other.svg +share/icons/elementary-xfce/categories/16/gnome-settings.svg +share/icons/elementary-xfce/categories/16/gnome-system.svg +share/icons/elementary-xfce/categories/16/gtk-preferences.svg +share/icons/elementary-xfce/categories/16/kcontrol.svg +share/icons/elementary-xfce/categories/16/multimedia_section.svg +share/icons/elementary-xfce/categories/16/package_development.svg +share/icons/elementary-xfce/categories/16/package_multimedia.svg +share/icons/elementary-xfce/categories/16/package_network.svg +share/icons/elementary-xfce/categories/16/package_settings.svg +share/icons/elementary-xfce/categories/16/package_system.svg +share/icons/elementary-xfce/categories/16/plugins-general.svg +share/icons/elementary-xfce/categories/16/plugins-utility.svg +share/icons/elementary-xfce/categories/16/preferences-desktop.svg +share/icons/elementary-xfce/categories/16/preferences-system.svg +share/icons/elementary-xfce/categories/16/redhat-internet.svg +share/icons/elementary-xfce/categories/16/redhat-preferences.svg +share/icons/elementary-xfce/categories/16/redhat-programming.svg +share/icons/elementary-xfce/categories/16/redhat-sound_video.svg +share/icons/elementary-xfce/categories/16/redhat-system_settings.svg +share/icons/elementary-xfce/categories/16/redhat-system_tools.svg +share/icons/elementary-xfce/categories/16/stock_internet.svg +share/icons/elementary-xfce/categories/16/system-help.svg +share/icons/elementary-xfce/categories/16/system_section.svg +share/icons/elementary-xfce/categories/16/xfce-devel.svg +share/icons/elementary-xfce/categories/16/xfce-internet.svg +share/icons/elementary-xfce/categories/16/xfce-multimedia.svg +share/icons/elementary-xfce/categories/16/xfce-system-settings.svg +share/icons/elementary-xfce/categories/16/xfce-system.svg +share/icons/elementary-xfce/categories/16/xfce4-settings.svg +share/icons/elementary-xfce/categories/22/application-community.svg +share/icons/elementary-xfce/categories/22/applications-accessories.svg +share/icons/elementary-xfce/categories/22/applications-development.svg +share/icons/elementary-xfce/categories/22/applications-electronics.svg +share/icons/elementary-xfce/categories/22/applications-games.png +share/icons/elementary-xfce/categories/22/applications-graphics.png +share/icons/elementary-xfce/categories/22/applications-internet.svg +share/icons/elementary-xfce/categories/22/applications-office.svg +share/icons/elementary-xfce/categories/22/applications-system.svg +share/icons/elementary-xfce/categories/22/applications-utilities.svg +share/icons/elementary-xfce/categories/22/documentation_section.svg +share/icons/elementary-xfce/categories/22/gnome-devel.svg +share/icons/elementary-xfce/categories/22/gnome-globe.svg +share/icons/elementary-xfce/categories/22/gnome-system.svg +share/icons/elementary-xfce/categories/22/package_development.svg +share/icons/elementary-xfce/categories/22/package_network.svg +share/icons/elementary-xfce/categories/22/package_settings.svg +share/icons/elementary-xfce/categories/22/package_system.svg +share/icons/elementary-xfce/categories/22/plugins-general.svg +share/icons/elementary-xfce/categories/22/ppa.svg +share/icons/elementary-xfce/categories/22/preferences-system.svg +share/icons/elementary-xfce/categories/22/redhat-internet.svg +share/icons/elementary-xfce/categories/22/redhat-programming.svg +share/icons/elementary-xfce/categories/22/redhat-system_settings.svg +share/icons/elementary-xfce/categories/22/redhat-system_tools.svg +share/icons/elementary-xfce/categories/22/stock_internet.svg +share/icons/elementary-xfce/categories/22/system-help.svg +share/icons/elementary-xfce/categories/22/system_section.svg +share/icons/elementary-xfce/categories/22/xfce-devel.svg +share/icons/elementary-xfce/categories/22/xfce-internet.svg +share/icons/elementary-xfce/categories/22/xfce-system-settings.svg +share/icons/elementary-xfce/categories/22/xfce-system.svg +share/icons/elementary-xfce/categories/24/application-community.svg +share/icons/elementary-xfce/categories/24/applications-accessories.svg +share/icons/elementary-xfce/categories/24/applications-development.svg +share/icons/elementary-xfce/categories/24/applications-education.svg +share/icons/elementary-xfce/categories/24/applications-electronics.svg +share/icons/elementary-xfce/categories/24/applications-engineering.svg +share/icons/elementary-xfce/categories/24/applications-games.png +share/icons/elementary-xfce/categories/24/applications-graphics.svg +share/icons/elementary-xfce/categories/24/applications-internet.svg +share/icons/elementary-xfce/categories/24/applications-multimedia.svg +share/icons/elementary-xfce/categories/24/applications-office.svg +share/icons/elementary-xfce/categories/24/applications-other.svg +share/icons/elementary-xfce/categories/24/applications-science.svg +share/icons/elementary-xfce/categories/24/applications-system.svg +share/icons/elementary-xfce/categories/24/applications-utilities.svg +share/icons/elementary-xfce/categories/24/configuration_section.svg +share/icons/elementary-xfce/categories/24/documentation_section.svg +share/icons/elementary-xfce/categories/24/gnome-control-center.svg +share/icons/elementary-xfce/categories/24/gnome-devel.svg +share/icons/elementary-xfce/categories/24/gnome-globe.svg +share/icons/elementary-xfce/categories/24/gnome-multimedia.svg +share/icons/elementary-xfce/categories/24/gnome-other.svg +share/icons/elementary-xfce/categories/24/gnome-settings.svg +share/icons/elementary-xfce/categories/24/gnome-system.svg +share/icons/elementary-xfce/categories/24/gtk-preferences.svg +share/icons/elementary-xfce/categories/24/kcontrol.svg +share/icons/elementary-xfce/categories/24/multimedia_section.svg +share/icons/elementary-xfce/categories/24/package_development.svg +share/icons/elementary-xfce/categories/24/package_multimedia.svg +share/icons/elementary-xfce/categories/24/package_network.svg +share/icons/elementary-xfce/categories/24/package_settings.svg +share/icons/elementary-xfce/categories/24/package_system.svg +share/icons/elementary-xfce/categories/24/plugins-general.svg +share/icons/elementary-xfce/categories/24/plugins-utility.svg +share/icons/elementary-xfce/categories/24/ppa.svg +share/icons/elementary-xfce/categories/24/preferences-desktop-peripherals-directory.svg +share/icons/elementary-xfce/categories/24/preferences-desktop-personal-directory.svg +share/icons/elementary-xfce/categories/24/preferences-desktop.svg +share/icons/elementary-xfce/categories/24/preferences-other.svg +share/icons/elementary-xfce/categories/24/preferences-system-directory.svg +share/icons/elementary-xfce/categories/24/preferences-system.svg +share/icons/elementary-xfce/categories/24/redhat-internet.svg +share/icons/elementary-xfce/categories/24/redhat-preferences.svg +share/icons/elementary-xfce/categories/24/redhat-programming.svg +share/icons/elementary-xfce/categories/24/redhat-sound_video.svg +share/icons/elementary-xfce/categories/24/redhat-system_settings.svg +share/icons/elementary-xfce/categories/24/redhat-system_tools.svg +share/icons/elementary-xfce/categories/24/stock_internet.svg +share/icons/elementary-xfce/categories/24/system-help.svg +share/icons/elementary-xfce/categories/24/system_section.svg +share/icons/elementary-xfce/categories/24/xfce-devel.svg +share/icons/elementary-xfce/categories/24/xfce-internet.svg +share/icons/elementary-xfce/categories/24/xfce-multimedia.svg +share/icons/elementary-xfce/categories/24/xfce-system-settings.svg +share/icons/elementary-xfce/categories/24/xfce-system.svg +share/icons/elementary-xfce/categories/24/xfce4-settings.svg +share/icons/elementary-xfce/categories/32/application-community.svg +share/icons/elementary-xfce/categories/32/applications-accessories.svg +share/icons/elementary-xfce/categories/32/applications-development.svg +share/icons/elementary-xfce/categories/32/applications-fonts.svg +share/icons/elementary-xfce/categories/32/applications-graphics.svg +share/icons/elementary-xfce/categories/32/applications-internet.svg +share/icons/elementary-xfce/categories/32/applications-multimedia.svg +share/icons/elementary-xfce/categories/32/applications-office.svg +share/icons/elementary-xfce/categories/32/applications-other.svg +share/icons/elementary-xfce/categories/32/applications-system.svg +share/icons/elementary-xfce/categories/32/applications-utilities.svg +share/icons/elementary-xfce/categories/32/configuration_section.svg +share/icons/elementary-xfce/categories/32/control-center2.svg +share/icons/elementary-xfce/categories/32/documentation_section.svg +share/icons/elementary-xfce/categories/32/drakconf.svg +share/icons/elementary-xfce/categories/32/gnome-control-center.svg +share/icons/elementary-xfce/categories/32/gnome-devel.svg +share/icons/elementary-xfce/categories/32/gnome-globe.svg +share/icons/elementary-xfce/categories/32/gnome-multimedia.svg +share/icons/elementary-xfce/categories/32/gnome-other.svg +share/icons/elementary-xfce/categories/32/gnome-settings.svg +share/icons/elementary-xfce/categories/32/gnome-system.svg +share/icons/elementary-xfce/categories/32/gtk-preferences.svg +share/icons/elementary-xfce/categories/32/multimedia_section.svg +share/icons/elementary-xfce/categories/32/package_development.svg +share/icons/elementary-xfce/categories/32/package_multimedia.svg +share/icons/elementary-xfce/categories/32/package_network.svg +share/icons/elementary-xfce/categories/32/package_settings.svg +share/icons/elementary-xfce/categories/32/package_system.svg +share/icons/elementary-xfce/categories/32/plugins-general.svg +share/icons/elementary-xfce/categories/32/plugins-utility.svg +share/icons/elementary-xfce/categories/32/preferences-desktop.svg +share/icons/elementary-xfce/categories/32/preferences-system.svg +share/icons/elementary-xfce/categories/32/redhat-internet.svg +share/icons/elementary-xfce/categories/32/redhat-preferences.svg +share/icons/elementary-xfce/categories/32/redhat-programming.svg +share/icons/elementary-xfce/categories/32/redhat-server_settings.svg +share/icons/elementary-xfce/categories/32/redhat-sound_video.svg +share/icons/elementary-xfce/categories/32/redhat-system_settings.svg +share/icons/elementary-xfce/categories/32/redhat-system_tools.svg +share/icons/elementary-xfce/categories/32/stock_internet.svg +share/icons/elementary-xfce/categories/32/system-help.svg +share/icons/elementary-xfce/categories/32/system_section.svg +share/icons/elementary-xfce/categories/32/xfce-devel.svg +share/icons/elementary-xfce/categories/32/xfce-internet.svg +share/icons/elementary-xfce/categories/32/xfce-multimedia.svg +share/icons/elementary-xfce/categories/32/xfce-system-settings.svg +share/icons/elementary-xfce/categories/32/xfce-system.svg +share/icons/elementary-xfce/categories/32/xfce4-settings.svg +share/icons/elementary-xfce/categories/48/application-community.svg +share/icons/elementary-xfce/categories/48/applications-3D.svg +share/icons/elementary-xfce/categories/48/applications-accessories.svg +share/icons/elementary-xfce/categories/48/applications-arcade.svg +share/icons/elementary-xfce/categories/48/applications-astronomy.svg +share/icons/elementary-xfce/categories/48/applications-biology.svg +share/icons/elementary-xfce/categories/48/applications-boardgames.svg +share/icons/elementary-xfce/categories/48/applications-cardgames.svg +share/icons/elementary-xfce/categories/48/applications-chat.svg +share/icons/elementary-xfce/categories/48/applications-debugging.svg +share/icons/elementary-xfce/categories/48/applications-development.svg +share/icons/elementary-xfce/categories/48/applications-drawing.svg +share/icons/elementary-xfce/categories/48/applications-education.svg +share/icons/elementary-xfce/categories/48/applications-electronics.svg +share/icons/elementary-xfce/categories/48/applications-engineering.svg +share/icons/elementary-xfce/categories/48/applications-filesharing.svg +share/icons/elementary-xfce/categories/48/applications-fonts.svg +share/icons/elementary-xfce/categories/48/applications-games.svg +share/icons/elementary-xfce/categories/48/applications-geography.svg +share/icons/elementary-xfce/categories/48/applications-geology.svg +share/icons/elementary-xfce/categories/48/applications-graphics.svg +share/icons/elementary-xfce/categories/48/applications-haskell.svg +share/icons/elementary-xfce/categories/48/applications-ide.svg +share/icons/elementary-xfce/categories/48/applications-interfacedesign.svg +share/icons/elementary-xfce/categories/48/applications-internet.svg +share/icons/elementary-xfce/categories/48/applications-java.svg +share/icons/elementary-xfce/categories/48/applications-libraries.svg +share/icons/elementary-xfce/categories/48/applications-lisp.svg +share/icons/elementary-xfce/categories/48/applications-mail.svg +share/icons/elementary-xfce/categories/48/applications-mathematics.svg +share/icons/elementary-xfce/categories/48/applications-monodevelopment.svg +share/icons/elementary-xfce/categories/48/applications-multimedia.svg +share/icons/elementary-xfce/categories/48/applications-ocaml.svg +share/icons/elementary-xfce/categories/48/applications-office.svg +share/icons/elementary-xfce/categories/48/applications-other.svg +share/icons/elementary-xfce/categories/48/applications-painting.svg +share/icons/elementary-xfce/categories/48/applications-perl.svg +share/icons/elementary-xfce/categories/48/applications-photography.svg +share/icons/elementary-xfce/categories/48/applications-physics.svg +share/icons/elementary-xfce/categories/48/applications-profiling.svg +share/icons/elementary-xfce/categories/48/applications-publishing.svg +share/icons/elementary-xfce/categories/48/applications-puzzles.svg +share/icons/elementary-xfce/categories/48/applications-python.svg +share/icons/elementary-xfce/categories/48/applications-roleplaying.svg +share/icons/elementary-xfce/categories/48/applications-ruby.svg +share/icons/elementary-xfce/categories/48/applications-science.svg +share/icons/elementary-xfce/categories/48/applications-simulation.svg +share/icons/elementary-xfce/categories/48/applications-sports.svg +share/icons/elementary-xfce/categories/48/applications-system.svg +share/icons/elementary-xfce/categories/48/applications-utilities.svg +share/icons/elementary-xfce/categories/48/applications-versioncontrol.svg +share/icons/elementary-xfce/categories/48/applications-viewers.svg +share/icons/elementary-xfce/categories/48/applications-webbrowsers.svg +share/icons/elementary-xfce/categories/48/configuration_section.svg +share/icons/elementary-xfce/categories/48/control-center2.svg +share/icons/elementary-xfce/categories/48/documentation_section.svg +share/icons/elementary-xfce/categories/48/drakconf.svg +share/icons/elementary-xfce/categories/48/gnome-control-center.svg +share/icons/elementary-xfce/categories/48/gnome-devel.svg +share/icons/elementary-xfce/categories/48/gnome-globe.svg +share/icons/elementary-xfce/categories/48/gnome-multimedia.svg +share/icons/elementary-xfce/categories/48/gnome-other.svg +share/icons/elementary-xfce/categories/48/gnome-settings.svg +share/icons/elementary-xfce/categories/48/gnome-system.svg +share/icons/elementary-xfce/categories/48/gtk-preferences.svg +share/icons/elementary-xfce/categories/48/kcontrol.svg +share/icons/elementary-xfce/categories/48/multimedia_section.svg +share/icons/elementary-xfce/categories/48/package_development.svg +share/icons/elementary-xfce/categories/48/package_multimedia.svg +share/icons/elementary-xfce/categories/48/package_network.svg +share/icons/elementary-xfce/categories/48/package_settings.svg +share/icons/elementary-xfce/categories/48/package_system.svg +share/icons/elementary-xfce/categories/48/plugins-general.svg +share/icons/elementary-xfce/categories/48/plugins-utility.svg +share/icons/elementary-xfce/categories/48/ppa.svg +share/icons/elementary-xfce/categories/48/preferences-desktop.svg +share/icons/elementary-xfce/categories/48/preferences-other.svg +share/icons/elementary-xfce/categories/48/preferences-system.svg +share/icons/elementary-xfce/categories/48/redhat-internet.svg +share/icons/elementary-xfce/categories/48/redhat-preferences.svg +share/icons/elementary-xfce/categories/48/redhat-programming.svg +share/icons/elementary-xfce/categories/48/redhat-server_settings.svg +share/icons/elementary-xfce/categories/48/redhat-sound_video.svg +share/icons/elementary-xfce/categories/48/redhat-system_settings.svg +share/icons/elementary-xfce/categories/48/redhat-system_tools.svg +share/icons/elementary-xfce/categories/48/stock_internet.svg +share/icons/elementary-xfce/categories/48/system-help.svg +share/icons/elementary-xfce/categories/48/system_section.svg +share/icons/elementary-xfce/categories/48/xfce-devel.svg +share/icons/elementary-xfce/categories/48/xfce-internet.svg +share/icons/elementary-xfce/categories/48/xfce-multimedia.svg +share/icons/elementary-xfce/categories/48/xfce-system-settings.svg +share/icons/elementary-xfce/categories/48/xfce-system.svg +share/icons/elementary-xfce/categories/48/xfce4-settings.svg +share/icons/elementary-xfce/categories/48/xfdesktop-menu.svg +share/icons/elementary-xfce/categories/64/application-community.svg +share/icons/elementary-xfce/categories/64/applications-accessories.svg +share/icons/elementary-xfce/categories/64/applications-development.svg +share/icons/elementary-xfce/categories/64/applications-education.svg +share/icons/elementary-xfce/categories/64/applications-fonts.svg +share/icons/elementary-xfce/categories/64/applications-graphics.svg +share/icons/elementary-xfce/categories/64/applications-internet.svg +share/icons/elementary-xfce/categories/64/applications-multimedia.svg +share/icons/elementary-xfce/categories/64/applications-other.svg +share/icons/elementary-xfce/categories/64/applications-science.svg +share/icons/elementary-xfce/categories/64/applications-system.svg +share/icons/elementary-xfce/categories/64/applications-utilities.svg +share/icons/elementary-xfce/categories/64/configuration_section.svg +share/icons/elementary-xfce/categories/64/control-center2.svg +share/icons/elementary-xfce/categories/64/documentation_section.svg +share/icons/elementary-xfce/categories/64/drakconf.svg +share/icons/elementary-xfce/categories/64/gnome-control-center.svg +share/icons/elementary-xfce/categories/64/gnome-globe.svg +share/icons/elementary-xfce/categories/64/gnome-multimedia.svg +share/icons/elementary-xfce/categories/64/gnome-other.svg +share/icons/elementary-xfce/categories/64/gnome-settings.svg +share/icons/elementary-xfce/categories/64/gnome-system.svg +share/icons/elementary-xfce/categories/64/gtk-preferences.svg +share/icons/elementary-xfce/categories/64/multimedia_section.svg +share/icons/elementary-xfce/categories/64/package_development.svg +share/icons/elementary-xfce/categories/64/package_multimedia.svg +share/icons/elementary-xfce/categories/64/package_network.svg +share/icons/elementary-xfce/categories/64/package_settings.svg +share/icons/elementary-xfce/categories/64/package_system.svg +share/icons/elementary-xfce/categories/64/plugins-general.svg +share/icons/elementary-xfce/categories/64/plugins-utility.svg +share/icons/elementary-xfce/categories/64/preferences-desktop.svg +share/icons/elementary-xfce/categories/64/preferences-other.svg +share/icons/elementary-xfce/categories/64/preferences-system.svg +share/icons/elementary-xfce/categories/64/redhat-internet.svg +share/icons/elementary-xfce/categories/64/redhat-preferences.svg +share/icons/elementary-xfce/categories/64/redhat-programming.svg +share/icons/elementary-xfce/categories/64/redhat-server_settings.svg +share/icons/elementary-xfce/categories/64/redhat-sound_video.svg +share/icons/elementary-xfce/categories/64/redhat-system_settings.svg +share/icons/elementary-xfce/categories/64/redhat-system_tools.svg +share/icons/elementary-xfce/categories/64/stock_internet.svg +share/icons/elementary-xfce/categories/64/system-help.svg +share/icons/elementary-xfce/categories/64/system_section.svg +share/icons/elementary-xfce/categories/64/xfce-devel.svg +share/icons/elementary-xfce/categories/64/xfce-internet.svg +share/icons/elementary-xfce/categories/64/xfce-multimedia.svg +share/icons/elementary-xfce/categories/64/xfce-system-settings.svg +share/icons/elementary-xfce/categories/64/xfce-system.svg +share/icons/elementary-xfce/categories/64/xfce4-settings.svg +share/icons/elementary-xfce/categories/96/applications-accessories.svg +share/icons/elementary-xfce/categories/96/applications-fonts.svg +share/icons/elementary-xfce/categories/96/applications-graphics.svg +share/icons/elementary-xfce/categories/96/applications-internet.svg +share/icons/elementary-xfce/categories/96/applications-multimedia.svg +share/icons/elementary-xfce/categories/96/applications-other.svg +share/icons/elementary-xfce/categories/96/applications-utilities.svg +share/icons/elementary-xfce/categories/96/gnome-globe.svg +share/icons/elementary-xfce/categories/96/gnome-multimedia.svg +share/icons/elementary-xfce/categories/96/gnome-other.svg +share/icons/elementary-xfce/categories/96/multimedia_section.svg +share/icons/elementary-xfce/categories/96/package_multimedia.svg +share/icons/elementary-xfce/categories/96/package_network.svg +share/icons/elementary-xfce/categories/96/plugins-utility.svg +share/icons/elementary-xfce/categories/96/redhat-internet.svg +share/icons/elementary-xfce/categories/96/redhat-sound_video.svg +share/icons/elementary-xfce/categories/96/stock_internet.svg +share/icons/elementary-xfce/categories/96/xfce-internet.svg +share/icons/elementary-xfce/categories/96/xfce-multimedia.svg +share/icons/elementary-xfce/categories/symbolic/applications-education-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-engineering-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-games-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-graphics-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-internet-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-multimedia-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-science-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-utilities-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/event-birthday-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/preferences-desktop-accessibility-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/preferences-other-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/preferences-system-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/system-help-symbolic.svg +share/icons/elementary-xfce/devices/128/block-device.svg +share/icons/elementary-xfce/devices/128/camera-photo.svg +share/icons/elementary-xfce/devices/128/camera.svg +share/icons/elementary-xfce/devices/128/camera_unmount.svg +share/icons/elementary-xfce/devices/128/cdrom_unmount.svg +share/icons/elementary-xfce/devices/128/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/128/chardevice.svg +share/icons/elementary-xfce/devices/128/computer.svg +share/icons/elementary-xfce/devices/128/display.svg +share/icons/elementary-xfce/devices/128/drive-cdrom.svg +share/icons/elementary-xfce/devices/128/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/128/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/128/drive-harddisk.svg +share/icons/elementary-xfce/devices/128/drive-optical.svg +share/icons/elementary-xfce/devices/128/dvd_unmount.svg +share/icons/elementary-xfce/devices/128/gnome-cd.svg +share/icons/elementary-xfce/devices/128/gnome-computer.svg +share/icons/elementary-xfce/devices/128/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/128/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/128/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/128/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/128/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/128/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/128/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/128/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/128/gnome-fs-client.svg +share/icons/elementary-xfce/devices/128/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/128/gnome-mouse.svg +share/icons/elementary-xfce/devices/128/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/128/gnome-screenshot.svg +share/icons/elementary-xfce/devices/128/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/128/gtk-cdrom.svg +share/icons/elementary-xfce/devices/128/gtk-harddisk.svg +share/icons/elementary-xfce/devices/128/harddrive.svg +share/icons/elementary-xfce/devices/128/hdd_unmount.svg +share/icons/elementary-xfce/devices/128/input-mouse.svg +share/icons/elementary-xfce/devices/128/media-cdr.svg +share/icons/elementary-xfce/devices/128/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/128/media-cdrom.svg +share/icons/elementary-xfce/devices/128/media-cdrw.svg +share/icons/elementary-xfce/devices/128/media-dvd.svg +share/icons/elementary-xfce/devices/128/media-dvdrw.svg +share/icons/elementary-xfce/devices/128/media-optical-audio.svg +share/icons/elementary-xfce/devices/128/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/128/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/128/media-optical-cd.svg +share/icons/elementary-xfce/devices/128/media-optical-cdr.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd.svg +share/icons/elementary-xfce/devices/128/media-optical.svg +share/icons/elementary-xfce/devices/128/monitor.svg +share/icons/elementary-xfce/devices/128/mouse.svg +share/icons/elementary-xfce/devices/128/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/128/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/128/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/128/phone.svg +share/icons/elementary-xfce/devices/128/stock_cell-phone.svg +share/icons/elementary-xfce/devices/128/stock_music-library.svg +share/icons/elementary-xfce/devices/128/system.svg +share/icons/elementary-xfce/devices/128/video-display.svg +share/icons/elementary-xfce/devices/128/xfce4-display.svg +share/icons/elementary-xfce/devices/128/xfce4-mouse.svg +share/icons/elementary-xfce/devices/128/yast_HD.svg +share/icons/elementary-xfce/devices/128/yast_idetude.svg +share/icons/elementary-xfce/devices/128/yast_mouse.svg +share/icons/elementary-xfce/devices/16/audio-card.svg +share/icons/elementary-xfce/devices/16/audio-input-microphone.svg +share/icons/elementary-xfce/devices/16/audiocard.svg +share/icons/elementary-xfce/devices/16/battery.svg +share/icons/elementary-xfce/devices/16/block-device.svg +share/icons/elementary-xfce/devices/16/camera-photo.svg +share/icons/elementary-xfce/devices/16/camera.svg +share/icons/elementary-xfce/devices/16/camera_unmount.svg +share/icons/elementary-xfce/devices/16/cdrom_unmount.svg +share/icons/elementary-xfce/devices/16/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/16/chardevice.svg +share/icons/elementary-xfce/devices/16/computer-apple-ipad.svg +share/icons/elementary-xfce/devices/16/computer.svg +share/icons/elementary-xfce/devices/16/cups.svg +share/icons/elementary-xfce/devices/16/cupsprinter.svg +share/icons/elementary-xfce/devices/16/display.svg +share/icons/elementary-xfce/devices/16/drive-cdrom.svg +share/icons/elementary-xfce/devices/16/drive-harddisk-ieee1394.svg +share/icons/elementary-xfce/devices/16/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/16/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/16/drive-harddisk-usb.svg +share/icons/elementary-xfce/devices/16/drive-harddisk.svg +share/icons/elementary-xfce/devices/16/drive-optical.svg +share/icons/elementary-xfce/devices/16/drive-removable-media-ieee1394.svg +share/icons/elementary-xfce/devices/16/drive-removable-media-usb.svg +share/icons/elementary-xfce/devices/16/drive-removable-media.svg +share/icons/elementary-xfce/devices/16/dvd_unmount.svg +share/icons/elementary-xfce/devices/16/gnome-cd.svg +share/icons/elementary-xfce/devices/16/gnome-computer.svg +share/icons/elementary-xfce/devices/16/gnome-dev-battery.svg +share/icons/elementary-xfce/devices/16/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/16/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/16/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/16/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/16/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/16/gnome-dev-flashdisk.svg +share/icons/elementary-xfce/devices/16/gnome-dev-flashkey.svg +share/icons/elementary-xfce/devices/16/gnome-dev-harddisk-1394.svg +share/icons/elementary-xfce/devices/16/gnome-dev-harddisk-usb.svg +share/icons/elementary-xfce/devices/16/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/16/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-cf.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-memory.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-ms.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-sdmmc.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-sm.svg +share/icons/elementary-xfce/devices/16/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/16/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/16/gnome-dev-printer-new.svg +share/icons/elementary-xfce/devices/16/gnome-dev-printer.svg +share/icons/elementary-xfce/devices/16/gnome-dev-removable-1394.svg +share/icons/elementary-xfce/devices/16/gnome-dev-removable-usb.svg +share/icons/elementary-xfce/devices/16/gnome-dev-removable.svg +share/icons/elementary-xfce/devices/16/gnome-dev-unknown-1394.svg +share/icons/elementary-xfce/devices/16/gnome-dev-unknown-usb.svg +share/icons/elementary-xfce/devices/16/gnome-fs-client.svg +share/icons/elementary-xfce/devices/16/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/16/gnome-mouse.svg +share/icons/elementary-xfce/devices/16/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/16/gnome-screenshot.svg +share/icons/elementary-xfce/devices/16/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/16/gnome-stock-mic.svg +share/icons/elementary-xfce/devices/16/gtk-cdrom.svg +share/icons/elementary-xfce/devices/16/gtk-harddisk.svg +share/icons/elementary-xfce/devices/16/gtklp.svg +share/icons/elementary-xfce/devices/16/gtklpq.svg +share/icons/elementary-xfce/devices/16/gvc-tone.svg +share/icons/elementary-xfce/devices/16/harddrive.svg +share/icons/elementary-xfce/devices/16/hdd_unmount.svg +share/icons/elementary-xfce/devices/16/input-keyboard.svg +share/icons/elementary-xfce/devices/16/input-mouse.svg +share/icons/elementary-xfce/devices/16/keyboard.svg +share/icons/elementary-xfce/devices/16/kjobviewer.svg +share/icons/elementary-xfce/devices/16/kxkb.svg +share/icons/elementary-xfce/devices/16/media-cdr.svg +share/icons/elementary-xfce/devices/16/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/16/media-cdrom.svg +share/icons/elementary-xfce/devices/16/media-cdrw.svg +share/icons/elementary-xfce/devices/16/media-dvd.svg +share/icons/elementary-xfce/devices/16/media-dvdrw.svg +share/icons/elementary-xfce/devices/16/media-flash-cf.svg +share/icons/elementary-xfce/devices/16/media-flash-ms.svg +share/icons/elementary-xfce/devices/16/media-flash.svg +share/icons/elementary-xfce/devices/16/media-memory-sd.svg +share/icons/elementary-xfce/devices/16/media-memory-sm.svg +share/icons/elementary-xfce/devices/16/media-optical-audio.svg +share/icons/elementary-xfce/devices/16/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/16/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/16/media-optical-cd.svg +share/icons/elementary-xfce/devices/16/media-optical-cdr.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd.svg +share/icons/elementary-xfce/devices/16/media-optical.svg +share/icons/elementary-xfce/devices/16/monitor.svg +share/icons/elementary-xfce/devices/16/mouse.svg +share/icons/elementary-xfce/devices/16/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/16/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/16/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/16/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/16/multimedia-player.svg +share/icons/elementary-xfce/devices/16/music-player.svg +share/icons/elementary-xfce/devices/16/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/16/phone.svg +share/icons/elementary-xfce/devices/16/printer-remote.svg +share/icons/elementary-xfce/devices/16/printer.svg +share/icons/elementary-xfce/devices/16/printer1.svg +share/icons/elementary-xfce/devices/16/printmgr.svg +share/icons/elementary-xfce/devices/16/scanner.png +share/icons/elementary-xfce/devices/16/stock_cell-phone.svg +share/icons/elementary-xfce/devices/16/stock_mic.svg +share/icons/elementary-xfce/devices/16/stock_music-library.svg +share/icons/elementary-xfce/devices/16/stock_printers.svg +share/icons/elementary-xfce/devices/16/system-config-printer.svg +share/icons/elementary-xfce/devices/16/system.svg +share/icons/elementary-xfce/devices/16/usbpendrive_unmount.svg +share/icons/elementary-xfce/devices/16/video-display.svg +share/icons/elementary-xfce/devices/16/xfce-printer.svg +share/icons/elementary-xfce/devices/16/xfce4-display.svg +share/icons/elementary-xfce/devices/16/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/16/xfce4-mouse.svg +share/icons/elementary-xfce/devices/16/yast_HD.svg +share/icons/elementary-xfce/devices/16/yast_idetude.svg +share/icons/elementary-xfce/devices/16/yast_mouse.svg +share/icons/elementary-xfce/devices/16/yast_printer.svg +share/icons/elementary-xfce/devices/16/yast_soundcard.svg +share/icons/elementary-xfce/devices/22/audio-card.svg +share/icons/elementary-xfce/devices/22/audio-input-microphone.svg +share/icons/elementary-xfce/devices/22/audiocard.svg +share/icons/elementary-xfce/devices/22/block-device.svg +share/icons/elementary-xfce/devices/22/camera-photo.svg +share/icons/elementary-xfce/devices/22/camera.svg +share/icons/elementary-xfce/devices/22/camera_unmount.svg +share/icons/elementary-xfce/devices/22/cdrom_unmount.svg +share/icons/elementary-xfce/devices/22/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/22/chardevice.svg +share/icons/elementary-xfce/devices/22/computer-apple-ipad.svg +share/icons/elementary-xfce/devices/22/computer.svg +share/icons/elementary-xfce/devices/22/display.svg +share/icons/elementary-xfce/devices/22/drive-cdrom.svg +share/icons/elementary-xfce/devices/22/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/22/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/22/drive-harddisk.svg +share/icons/elementary-xfce/devices/22/drive-optical.svg +share/icons/elementary-xfce/devices/22/drive-removable-media.svg +share/icons/elementary-xfce/devices/22/dvd_unmount.svg +share/icons/elementary-xfce/devices/22/gnome-cd.svg +share/icons/elementary-xfce/devices/22/gnome-computer.svg +share/icons/elementary-xfce/devices/22/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/22/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/22/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/22/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/22/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/22/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/22/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/22/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/22/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/22/gnome-fs-client.svg +share/icons/elementary-xfce/devices/22/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/22/gnome-mouse.svg +share/icons/elementary-xfce/devices/22/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/22/gnome-screenshot.svg +share/icons/elementary-xfce/devices/22/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/22/gnome-stock-mic.svg +share/icons/elementary-xfce/devices/22/gtk-cdrom.svg +share/icons/elementary-xfce/devices/22/gtk-harddisk.svg +share/icons/elementary-xfce/devices/22/harddrive.svg +share/icons/elementary-xfce/devices/22/hdd_unmount.svg +share/icons/elementary-xfce/devices/22/input-keyboard.svg +share/icons/elementary-xfce/devices/22/input-mouse.svg +share/icons/elementary-xfce/devices/22/keyboard.svg +share/icons/elementary-xfce/devices/22/kxkb.svg +share/icons/elementary-xfce/devices/22/media-cdr.svg +share/icons/elementary-xfce/devices/22/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/22/media-cdrom.svg +share/icons/elementary-xfce/devices/22/media-cdrw.svg +share/icons/elementary-xfce/devices/22/media-dvd.svg +share/icons/elementary-xfce/devices/22/media-dvdrw.svg +share/icons/elementary-xfce/devices/22/media-optical-audio.svg +share/icons/elementary-xfce/devices/22/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/22/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/22/media-optical-cd.svg +share/icons/elementary-xfce/devices/22/media-optical-cdr.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd.svg +share/icons/elementary-xfce/devices/22/media-optical.svg +share/icons/elementary-xfce/devices/22/monitor.svg +share/icons/elementary-xfce/devices/22/mouse.svg +share/icons/elementary-xfce/devices/22/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/22/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/22/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/22/phone.svg +share/icons/elementary-xfce/devices/22/scanner.png +share/icons/elementary-xfce/devices/22/stock_cell-phone.svg +share/icons/elementary-xfce/devices/22/stock_mic.svg +share/icons/elementary-xfce/devices/22/stock_music-library.svg +share/icons/elementary-xfce/devices/22/system.svg +share/icons/elementary-xfce/devices/22/video-display.svg +share/icons/elementary-xfce/devices/22/xfce4-display.svg +share/icons/elementary-xfce/devices/22/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/22/xfce4-mouse.svg +share/icons/elementary-xfce/devices/22/yast_HD.svg +share/icons/elementary-xfce/devices/22/yast_idetude.svg +share/icons/elementary-xfce/devices/22/yast_mouse.svg +share/icons/elementary-xfce/devices/22/yast_soundcard.svg +share/icons/elementary-xfce/devices/24/3floppy_unmount.svg +share/icons/elementary-xfce/devices/24/audio-card.svg +share/icons/elementary-xfce/devices/24/audio-input-microphone.svg +share/icons/elementary-xfce/devices/24/audiocard.svg +share/icons/elementary-xfce/devices/24/battery.svg +share/icons/elementary-xfce/devices/24/block-device.svg +share/icons/elementary-xfce/devices/24/camera-photo.svg +share/icons/elementary-xfce/devices/24/camera.svg +share/icons/elementary-xfce/devices/24/camera_unmount.svg +share/icons/elementary-xfce/devices/24/cdrom_unmount.svg +share/icons/elementary-xfce/devices/24/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/24/chardevice.svg +share/icons/elementary-xfce/devices/24/computer-apple-ipad.svg +share/icons/elementary-xfce/devices/24/computer.svg +share/icons/elementary-xfce/devices/24/cups.svg +share/icons/elementary-xfce/devices/24/cupsprinter.svg +share/icons/elementary-xfce/devices/24/display.svg +share/icons/elementary-xfce/devices/24/drive-cdrom.svg +share/icons/elementary-xfce/devices/24/drive-harddisk-ieee1394.svg +share/icons/elementary-xfce/devices/24/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/24/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/24/drive-harddisk-usb.svg +share/icons/elementary-xfce/devices/24/drive-harddisk.svg +share/icons/elementary-xfce/devices/24/drive-optical.svg +share/icons/elementary-xfce/devices/24/drive-removable-media-ieee1394.svg +share/icons/elementary-xfce/devices/24/drive-removable-media-usb.svg +share/icons/elementary-xfce/devices/24/drive-removable-media.svg +share/icons/elementary-xfce/devices/24/dvd_unmount.svg +share/icons/elementary-xfce/devices/24/foomatic-gui-logo.svg +share/icons/elementary-xfce/devices/24/gnome-cd.svg +share/icons/elementary-xfce/devices/24/gnome-computer.svg +share/icons/elementary-xfce/devices/24/gnome-dev-battery.svg +share/icons/elementary-xfce/devices/24/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/24/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/24/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/24/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/24/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/24/gnome-dev-flashdisk.svg +share/icons/elementary-xfce/devices/24/gnome-dev-flashkey.svg +share/icons/elementary-xfce/devices/24/gnome-dev-floppy.svg +share/icons/elementary-xfce/devices/24/gnome-dev-harddisk-1394.svg +share/icons/elementary-xfce/devices/24/gnome-dev-harddisk-usb.svg +share/icons/elementary-xfce/devices/24/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/24/gnome-dev-ipod.svg +share/icons/elementary-xfce/devices/24/gnome-dev-jazdisk.svg +share/icons/elementary-xfce/devices/24/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-cf.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-memory.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-ms.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-sdmmc.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-sm.svg +share/icons/elementary-xfce/devices/24/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/24/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/24/gnome-dev-network.svg +share/icons/elementary-xfce/devices/24/gnome-dev-printer.svg +share/icons/elementary-xfce/devices/24/gnome-dev-removable-1394.svg +share/icons/elementary-xfce/devices/24/gnome-dev-removable-usb.svg +share/icons/elementary-xfce/devices/24/gnome-dev-removable.svg +share/icons/elementary-xfce/devices/24/gnome-dev-trash-empty.svg +share/icons/elementary-xfce/devices/24/gnome-fs-client.svg +share/icons/elementary-xfce/devices/24/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/24/gnome-mouse.svg +share/icons/elementary-xfce/devices/24/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/24/gnome-screenshot.svg +share/icons/elementary-xfce/devices/24/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/24/gnome-stock-mic.svg +share/icons/elementary-xfce/devices/24/gtk-cdrom.svg +share/icons/elementary-xfce/devices/24/gtk-floppy.svg +share/icons/elementary-xfce/devices/24/gtk-harddisk.svg +share/icons/elementary-xfce/devices/24/gtklp.svg +share/icons/elementary-xfce/devices/24/gtklpq.svg +share/icons/elementary-xfce/devices/24/gtkpod.svg +share/icons/elementary-xfce/devices/24/harddrive.svg +share/icons/elementary-xfce/devices/24/hdd_unmount.svg +share/icons/elementary-xfce/devices/24/input-keyboard.svg +share/icons/elementary-xfce/devices/24/input-mouse.svg +share/icons/elementary-xfce/devices/24/ipod_mount.svg +share/icons/elementary-xfce/devices/24/keyboard.svg +share/icons/elementary-xfce/devices/24/kjobviewer.svg +share/icons/elementary-xfce/devices/24/kxkb.svg +share/icons/elementary-xfce/devices/24/media-cdr.svg +share/icons/elementary-xfce/devices/24/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/24/media-cdrom.svg +share/icons/elementary-xfce/devices/24/media-cdrw.svg +share/icons/elementary-xfce/devices/24/media-dvd.svg +share/icons/elementary-xfce/devices/24/media-dvdrw.svg +share/icons/elementary-xfce/devices/24/media-flash-cf.svg +share/icons/elementary-xfce/devices/24/media-flash-ms.svg +share/icons/elementary-xfce/devices/24/media-flash.svg +share/icons/elementary-xfce/devices/24/media-floppy.svg +share/icons/elementary-xfce/devices/24/media-jaz.svg +share/icons/elementary-xfce/devices/24/media-memory-sd.svg +share/icons/elementary-xfce/devices/24/media-memory-sm.svg +share/icons/elementary-xfce/devices/24/media-optical-audio.svg +share/icons/elementary-xfce/devices/24/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/24/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/24/media-optical-cd.svg +share/icons/elementary-xfce/devices/24/media-optical-cdr.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd.svg +share/icons/elementary-xfce/devices/24/media-optical.svg +share/icons/elementary-xfce/devices/24/monitor.svg +share/icons/elementary-xfce/devices/24/mouse.svg +share/icons/elementary-xfce/devices/24/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/24/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/24/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/24/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/24/multimedia-player.svg +share/icons/elementary-xfce/devices/24/music-player.svg +share/icons/elementary-xfce/devices/24/network-workgroup.svg +share/icons/elementary-xfce/devices/24/network_fs.svg +share/icons/elementary-xfce/devices/24/nfs.svg +share/icons/elementary-xfce/devices/24/pda.svg +share/icons/elementary-xfce/devices/24/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/24/phone.svg +share/icons/elementary-xfce/devices/24/printer-remote.svg +share/icons/elementary-xfce/devices/24/printer.svg +share/icons/elementary-xfce/devices/24/printer1.svg +share/icons/elementary-xfce/devices/24/printmgr.svg +share/icons/elementary-xfce/devices/24/samba.svg +share/icons/elementary-xfce/devices/24/scanner.png +share/icons/elementary-xfce/devices/24/stock_cell-phone.svg +share/icons/elementary-xfce/devices/24/stock_mic.svg +share/icons/elementary-xfce/devices/24/stock_music-library.svg +share/icons/elementary-xfce/devices/24/stock_printers.svg +share/icons/elementary-xfce/devices/24/system-config-printer.svg +share/icons/elementary-xfce/devices/24/system-floppy.svg +share/icons/elementary-xfce/devices/24/system.svg +share/icons/elementary-xfce/devices/24/usbpendrive_unmount.svg +share/icons/elementary-xfce/devices/24/video-display.svg +share/icons/elementary-xfce/devices/24/xfce-printer.svg +share/icons/elementary-xfce/devices/24/xfce4-display.svg +share/icons/elementary-xfce/devices/24/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/24/xfce4-mouse.svg +share/icons/elementary-xfce/devices/24/yast_HD.svg +share/icons/elementary-xfce/devices/24/yast_idetude.svg +share/icons/elementary-xfce/devices/24/yast_mouse.svg +share/icons/elementary-xfce/devices/24/yast_printer.svg +share/icons/elementary-xfce/devices/24/yast_soundcard.svg +share/icons/elementary-xfce/devices/32/3floppy_unmount.svg +share/icons/elementary-xfce/devices/32/audio-card.png +share/icons/elementary-xfce/devices/32/block-device.svg +share/icons/elementary-xfce/devices/32/camera-photo.svg +share/icons/elementary-xfce/devices/32/camera.svg +share/icons/elementary-xfce/devices/32/camera_unmount.svg +share/icons/elementary-xfce/devices/32/cdrom_unmount.svg +share/icons/elementary-xfce/devices/32/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/32/chardevice.svg +share/icons/elementary-xfce/devices/32/computer-apple-ipad.svg +share/icons/elementary-xfce/devices/32/computer.svg +share/icons/elementary-xfce/devices/32/display.svg +share/icons/elementary-xfce/devices/32/drive-cdrom.svg +share/icons/elementary-xfce/devices/32/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/32/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/32/drive-harddisk.svg +share/icons/elementary-xfce/devices/32/drive-optical.svg +share/icons/elementary-xfce/devices/32/dvd_unmount.svg +share/icons/elementary-xfce/devices/32/gnome-cd.svg +share/icons/elementary-xfce/devices/32/gnome-computer.svg +share/icons/elementary-xfce/devices/32/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/32/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/32/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/32/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/32/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/32/gnome-dev-floppy.svg +share/icons/elementary-xfce/devices/32/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/32/gnome-dev-ipod.svg +share/icons/elementary-xfce/devices/32/gnome-dev-jazdisk.svg +share/icons/elementary-xfce/devices/32/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/32/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/32/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/32/gnome-fs-client.svg +share/icons/elementary-xfce/devices/32/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/32/gnome-mouse.svg +share/icons/elementary-xfce/devices/32/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/32/gnome-screenshot.svg +share/icons/elementary-xfce/devices/32/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/32/gtk-cdrom.svg +share/icons/elementary-xfce/devices/32/gtk-floppy.svg +share/icons/elementary-xfce/devices/32/gtk-harddisk.svg +share/icons/elementary-xfce/devices/32/gvc-tone.svg +share/icons/elementary-xfce/devices/32/harddrive.svg +share/icons/elementary-xfce/devices/32/hdd_unmount.svg +share/icons/elementary-xfce/devices/32/input-keyboard.svg +share/icons/elementary-xfce/devices/32/input-mouse.svg +share/icons/elementary-xfce/devices/32/ipod_mount.svg +share/icons/elementary-xfce/devices/32/keyboard.svg +share/icons/elementary-xfce/devices/32/kxkb.svg +share/icons/elementary-xfce/devices/32/media-cdr.svg +share/icons/elementary-xfce/devices/32/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/32/media-cdrom.svg +share/icons/elementary-xfce/devices/32/media-cdrw.svg +share/icons/elementary-xfce/devices/32/media-dvd.svg +share/icons/elementary-xfce/devices/32/media-dvdrw.svg +share/icons/elementary-xfce/devices/32/media-floppy.svg +share/icons/elementary-xfce/devices/32/media-jaz.svg +share/icons/elementary-xfce/devices/32/media-optical-audio.svg +share/icons/elementary-xfce/devices/32/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/32/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/32/media-optical-cd.svg +share/icons/elementary-xfce/devices/32/media-optical-cdr.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd.svg +share/icons/elementary-xfce/devices/32/media-optical.svg +share/icons/elementary-xfce/devices/32/monitor.svg +share/icons/elementary-xfce/devices/32/mouse.svg +share/icons/elementary-xfce/devices/32/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/32/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/32/multimedia-player.svg +share/icons/elementary-xfce/devices/32/music-player.svg +share/icons/elementary-xfce/devices/32/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/32/phone.svg +share/icons/elementary-xfce/devices/32/scanner.png +share/icons/elementary-xfce/devices/32/stock_cell-phone.svg +share/icons/elementary-xfce/devices/32/stock_music-library.svg +share/icons/elementary-xfce/devices/32/system-floppy.svg +share/icons/elementary-xfce/devices/32/system.svg +share/icons/elementary-xfce/devices/32/video-display.svg +share/icons/elementary-xfce/devices/32/xfce4-display.svg +share/icons/elementary-xfce/devices/32/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/32/xfce4-mouse.svg +share/icons/elementary-xfce/devices/32/yast_HD.svg +share/icons/elementary-xfce/devices/32/yast_idetude.svg +share/icons/elementary-xfce/devices/32/yast_mouse.svg +share/icons/elementary-xfce/devices/48/3floppy_unmount.svg +share/icons/elementary-xfce/devices/48/audio-card.svg +share/icons/elementary-xfce/devices/48/audio-input-microphone.svg +share/icons/elementary-xfce/devices/48/audiocard.svg +share/icons/elementary-xfce/devices/48/battery.svg +share/icons/elementary-xfce/devices/48/block-device.svg +share/icons/elementary-xfce/devices/48/blueman-camera.svg +share/icons/elementary-xfce/devices/48/blueman-cellular.svg +share/icons/elementary-xfce/devices/48/blueman-desktop.svg +share/icons/elementary-xfce/devices/48/blueman-handheld.svg +share/icons/elementary-xfce/devices/48/blueman-keyboard.svg +share/icons/elementary-xfce/devices/48/blueman-loudspeaker.svg +share/icons/elementary-xfce/devices/48/blueman-mouse.svg +share/icons/elementary-xfce/devices/48/blueman-pointing.svg +share/icons/elementary-xfce/devices/48/blueman-scanner.png +share/icons/elementary-xfce/devices/48/blueman-smart-phone.svg +share/icons/elementary-xfce/devices/48/camera-photo.svg +share/icons/elementary-xfce/devices/48/camera.svg +share/icons/elementary-xfce/devices/48/camera_unmount.svg +share/icons/elementary-xfce/devices/48/cdrom_unmount.svg +share/icons/elementary-xfce/devices/48/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/48/chardevice.svg +share/icons/elementary-xfce/devices/48/computer.svg +share/icons/elementary-xfce/devices/48/cups.svg +share/icons/elementary-xfce/devices/48/cupsprinter.svg +share/icons/elementary-xfce/devices/48/display.svg +share/icons/elementary-xfce/devices/48/drive-cdrom.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-ieee1394.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-root.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-usb.svg +share/icons/elementary-xfce/devices/48/drive-harddisk.svg +share/icons/elementary-xfce/devices/48/drive-optical.svg +share/icons/elementary-xfce/devices/48/drive-removable-media-ieee1394.svg +share/icons/elementary-xfce/devices/48/drive-removable-media-usb.svg +share/icons/elementary-xfce/devices/48/drive-removable-media.svg +share/icons/elementary-xfce/devices/48/dvd_unmount.svg +share/icons/elementary-xfce/devices/48/foomatic-gui-logo.svg +share/icons/elementary-xfce/devices/48/gnome-cd.svg +share/icons/elementary-xfce/devices/48/gnome-computer.svg +share/icons/elementary-xfce/devices/48/gnome-dev-battery.svg +share/icons/elementary-xfce/devices/48/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/48/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/48/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/48/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/48/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/48/gnome-dev-flashdisk.svg +share/icons/elementary-xfce/devices/48/gnome-dev-flashkey.svg +share/icons/elementary-xfce/devices/48/gnome-dev-floppy.svg +share/icons/elementary-xfce/devices/48/gnome-dev-harddisk-1394.svg +share/icons/elementary-xfce/devices/48/gnome-dev-harddisk-usb.svg +share/icons/elementary-xfce/devices/48/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/48/gnome-dev-ipod.svg +share/icons/elementary-xfce/devices/48/gnome-dev-jazdisk.svg +share/icons/elementary-xfce/devices/48/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-cf.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-memory.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-ms.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-sdmmc.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-sm.svg +share/icons/elementary-xfce/devices/48/gnome-dev-memory.svg +share/icons/elementary-xfce/devices/48/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/48/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/48/gnome-dev-network.svg +share/icons/elementary-xfce/devices/48/gnome-dev-pcmcia.svg +share/icons/elementary-xfce/devices/48/gnome-dev-printer-network.svg +share/icons/elementary-xfce/devices/48/gnome-dev-printer-new.svg +share/icons/elementary-xfce/devices/48/gnome-dev-printer.svg +share/icons/elementary-xfce/devices/48/gnome-dev-removable-1394.svg +share/icons/elementary-xfce/devices/48/gnome-dev-removable-usb.svg +share/icons/elementary-xfce/devices/48/gnome-dev-removable.svg +share/icons/elementary-xfce/devices/48/gnome-dev-symlink.svg +share/icons/elementary-xfce/devices/48/gnome-dev-trash-empty.svg +share/icons/elementary-xfce/devices/48/gnome-dev-trash-full.svg +share/icons/elementary-xfce/devices/48/gnome-dev-unknown-1394.svg +share/icons/elementary-xfce/devices/48/gnome-dev-unknown-usb.svg +share/icons/elementary-xfce/devices/48/gnome-dev-zipdisk.svg +share/icons/elementary-xfce/devices/48/gnome-fs-blockdev.svg +share/icons/elementary-xfce/devices/48/gnome-fs-client.svg +share/icons/elementary-xfce/devices/48/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/48/gnome-mouse.svg +share/icons/elementary-xfce/devices/48/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/48/gnome-screenshot.svg +share/icons/elementary-xfce/devices/48/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/48/gnome-stock-mic.svg +share/icons/elementary-xfce/devices/48/gtk-cdrom.svg +share/icons/elementary-xfce/devices/48/gtk-floppy.svg +share/icons/elementary-xfce/devices/48/gtk-harddisk.svg +share/icons/elementary-xfce/devices/48/gtklp.svg +share/icons/elementary-xfce/devices/48/gtklpq.svg +share/icons/elementary-xfce/devices/48/harddrive.svg +share/icons/elementary-xfce/devices/48/hdd_unmount.svg +share/icons/elementary-xfce/devices/48/i-network-printer.svg +share/icons/elementary-xfce/devices/48/input-keyboard.svg +share/icons/elementary-xfce/devices/48/input-mouse.svg +share/icons/elementary-xfce/devices/48/input-tablet.svg +share/icons/elementary-xfce/devices/48/ipod_mount.svg +share/icons/elementary-xfce/devices/48/keyboard.svg +share/icons/elementary-xfce/devices/48/kjobviewer.svg +share/icons/elementary-xfce/devices/48/kxkb.svg +share/icons/elementary-xfce/devices/48/media-cdr.svg +share/icons/elementary-xfce/devices/48/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/48/media-cdrom.svg +share/icons/elementary-xfce/devices/48/media-cdrw.svg +share/icons/elementary-xfce/devices/48/media-dvd.svg +share/icons/elementary-xfce/devices/48/media-dvdrw.svg +share/icons/elementary-xfce/devices/48/media-flash-cf.svg +share/icons/elementary-xfce/devices/48/media-flash-ms.svg +share/icons/elementary-xfce/devices/48/media-flash.svg +share/icons/elementary-xfce/devices/48/media-floppy.svg +share/icons/elementary-xfce/devices/48/media-jaz.svg +share/icons/elementary-xfce/devices/48/media-memory-sd.svg +share/icons/elementary-xfce/devices/48/media-memory-sm.svg +share/icons/elementary-xfce/devices/48/media-memory.svg +share/icons/elementary-xfce/devices/48/media-optical-audio.svg +share/icons/elementary-xfce/devices/48/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/48/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/48/media-optical-cd.svg +share/icons/elementary-xfce/devices/48/media-optical-cdr.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd.svg +share/icons/elementary-xfce/devices/48/media-optical.svg +share/icons/elementary-xfce/devices/48/media-zip.svg +share/icons/elementary-xfce/devices/48/monitor.svg +share/icons/elementary-xfce/devices/48/mouse.svg +share/icons/elementary-xfce/devices/48/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/48/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/48/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/48/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/48/multimedia-player.svg +share/icons/elementary-xfce/devices/48/music-player.svg +share/icons/elementary-xfce/devices/48/network-workgroup.svg +share/icons/elementary-xfce/devices/48/network_fs.svg +share/icons/elementary-xfce/devices/48/nfs.svg +share/icons/elementary-xfce/devices/48/pda.svg +share/icons/elementary-xfce/devices/48/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/48/phone.svg +share/icons/elementary-xfce/devices/48/printer-remote.svg +share/icons/elementary-xfce/devices/48/printer.svg +share/icons/elementary-xfce/devices/48/printer1.svg +share/icons/elementary-xfce/devices/48/printmgr.svg +share/icons/elementary-xfce/devices/48/processor.svg +share/icons/elementary-xfce/devices/48/samba.svg +share/icons/elementary-xfce/devices/48/scanner.png +share/icons/elementary-xfce/devices/48/stock_cell-phone.svg +share/icons/elementary-xfce/devices/48/stock_mic.svg +share/icons/elementary-xfce/devices/48/stock_music-library.svg +share/icons/elementary-xfce/devices/48/stock_printers.svg +share/icons/elementary-xfce/devices/48/system-config-printer.svg +share/icons/elementary-xfce/devices/48/system-floppy.svg +share/icons/elementary-xfce/devices/48/system.svg +share/icons/elementary-xfce/devices/48/usbpendrive_unmount.svg +share/icons/elementary-xfce/devices/48/video-display.svg +share/icons/elementary-xfce/devices/48/xfce-printer.svg +share/icons/elementary-xfce/devices/48/xfce4-display.svg +share/icons/elementary-xfce/devices/48/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/48/xfce4-mouse.svg +share/icons/elementary-xfce/devices/48/yast_HD.svg +share/icons/elementary-xfce/devices/48/yast_idetude.svg +share/icons/elementary-xfce/devices/48/yast_mouse.svg +share/icons/elementary-xfce/devices/48/yast_printer.svg +share/icons/elementary-xfce/devices/48/yast_soundcard.svg +share/icons/elementary-xfce/devices/64/battery.svg +share/icons/elementary-xfce/devices/64/block-device.svg +share/icons/elementary-xfce/devices/64/camera-photo.svg +share/icons/elementary-xfce/devices/64/camera.svg +share/icons/elementary-xfce/devices/64/camera_unmount.svg +share/icons/elementary-xfce/devices/64/cdrom_unmount.svg +share/icons/elementary-xfce/devices/64/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/64/chardevice.svg +share/icons/elementary-xfce/devices/64/computer.svg +share/icons/elementary-xfce/devices/64/cups.svg +share/icons/elementary-xfce/devices/64/cupsprinter.svg +share/icons/elementary-xfce/devices/64/display.svg +share/icons/elementary-xfce/devices/64/drive-cdrom.svg +share/icons/elementary-xfce/devices/64/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/64/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/64/drive-harddisk.svg +share/icons/elementary-xfce/devices/64/drive-optical.svg +share/icons/elementary-xfce/devices/64/dvd_unmount.svg +share/icons/elementary-xfce/devices/64/foomatic-gui-logo.svg +share/icons/elementary-xfce/devices/64/gnome-cd.svg +share/icons/elementary-xfce/devices/64/gnome-computer.svg +share/icons/elementary-xfce/devices/64/gnome-dev-battery.svg +share/icons/elementary-xfce/devices/64/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/64/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/64/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/64/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/64/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/64/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/64/gnome-dev-ipod.svg +share/icons/elementary-xfce/devices/64/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/64/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/64/gnome-dev-network.svg +share/icons/elementary-xfce/devices/64/gnome-dev-printer-network.svg +share/icons/elementary-xfce/devices/64/gnome-dev-printer-new.svg +share/icons/elementary-xfce/devices/64/gnome-dev-printer.svg +share/icons/elementary-xfce/devices/64/gnome-fs-client.svg +share/icons/elementary-xfce/devices/64/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/64/gnome-mouse.svg +share/icons/elementary-xfce/devices/64/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/64/gnome-screenshot.svg +share/icons/elementary-xfce/devices/64/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/64/gtk-cdrom.svg +share/icons/elementary-xfce/devices/64/gtk-harddisk.svg +share/icons/elementary-xfce/devices/64/gtklp.svg +share/icons/elementary-xfce/devices/64/gtklpq.svg +share/icons/elementary-xfce/devices/64/harddrive.svg +share/icons/elementary-xfce/devices/64/hdd_unmount.svg +share/icons/elementary-xfce/devices/64/i-network-printer.svg +share/icons/elementary-xfce/devices/64/input-mouse.svg +share/icons/elementary-xfce/devices/64/ipod_mount.svg +share/icons/elementary-xfce/devices/64/kjobviewer.svg +share/icons/elementary-xfce/devices/64/media-cdr.svg +share/icons/elementary-xfce/devices/64/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/64/media-cdrom.svg +share/icons/elementary-xfce/devices/64/media-cdrw.svg +share/icons/elementary-xfce/devices/64/media-dvd.svg +share/icons/elementary-xfce/devices/64/media-dvdrw.svg +share/icons/elementary-xfce/devices/64/media-optical-audio.svg +share/icons/elementary-xfce/devices/64/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/64/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/64/media-optical-cd.svg +share/icons/elementary-xfce/devices/64/media-optical-cdr.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd.svg +share/icons/elementary-xfce/devices/64/media-optical.svg +share/icons/elementary-xfce/devices/64/monitor.svg +share/icons/elementary-xfce/devices/64/mouse.svg +share/icons/elementary-xfce/devices/64/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/64/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/64/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/64/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/64/multimedia-player.svg +share/icons/elementary-xfce/devices/64/music-player.svg +share/icons/elementary-xfce/devices/64/network-workgroup.svg +share/icons/elementary-xfce/devices/64/network_fs.svg +share/icons/elementary-xfce/devices/64/nfs.svg +share/icons/elementary-xfce/devices/64/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/64/phone.svg +share/icons/elementary-xfce/devices/64/printer-remote.svg +share/icons/elementary-xfce/devices/64/printer.svg +share/icons/elementary-xfce/devices/64/printer1.svg +share/icons/elementary-xfce/devices/64/printmgr.svg +share/icons/elementary-xfce/devices/64/processor.svg +share/icons/elementary-xfce/devices/64/samba.svg +share/icons/elementary-xfce/devices/64/stock_cell-phone.svg +share/icons/elementary-xfce/devices/64/stock_music-library.svg +share/icons/elementary-xfce/devices/64/stock_printers.svg +share/icons/elementary-xfce/devices/64/system-config-printer.svg +share/icons/elementary-xfce/devices/64/system.svg +share/icons/elementary-xfce/devices/64/video-display.svg +share/icons/elementary-xfce/devices/64/xfce-printer.svg +share/icons/elementary-xfce/devices/64/xfce4-display.svg +share/icons/elementary-xfce/devices/64/xfce4-mouse.svg +share/icons/elementary-xfce/devices/64/yast_HD.svg +share/icons/elementary-xfce/devices/64/yast_idetude.svg +share/icons/elementary-xfce/devices/64/yast_mouse.svg +share/icons/elementary-xfce/devices/64/yast_printer.svg +share/icons/elementary-xfce/devices/96/camera-photo.svg +share/icons/elementary-xfce/devices/96/camera.svg +share/icons/elementary-xfce/devices/96/camera_unmount.svg +share/icons/elementary-xfce/devices/96/gnome-screenshot.svg +share/icons/elementary-xfce/devices/symbolic/ac-adapter-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-card-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-headphones-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-headset-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-input-microphone-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-speakers-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/battery-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/camera-photo-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/camera-video-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/camera-web-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/colorimeter-colorhug-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/computer-apple-ipad-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/computer-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/display-projector-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-ieee1394-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-solidstate-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-system-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-usb-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-multidisk-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-optical-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-removable-media-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-dialpad-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-gaming-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-keyboard-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-mouse-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-tablet-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-touchpad-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-flash-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-floppy-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-optical-cd-audio-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-optical-dvd-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-optical-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-removable-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-tape-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-zip-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/modem-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/multimedia-player-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/network-wired-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/network-wireless-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/pda-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-apple-iphone-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-google-nexus-one-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-htc-g1-white-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-palm-pre-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-samsung-galaxy-s-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/printer-network-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/printer-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/scanner-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/tablet-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/tv-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/uninterruptible-power-supply-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/video-display-symbolic.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/16/emblem-noread.svg +share/icons/elementary-xfce/emblems/16/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/16/emblem-readonly.svg +share/icons/elementary-xfce/emblems/16/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/22/emblem-noread.svg +share/icons/elementary-xfce/emblems/22/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/22/emblem-readonly.svg +share/icons/elementary-xfce/emblems/22/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/24/emblem-noread.svg +share/icons/elementary-xfce/emblems/24/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/24/emblem-readonly.svg +share/icons/elementary-xfce/emblems/24/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/32/emblem-noread.svg +share/icons/elementary-xfce/emblems/32/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/32/emblem-readonly.svg +share/icons/elementary-xfce/emblems/32/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/48/emblem-noread.svg +share/icons/elementary-xfce/emblems/48/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/48/emblem-readonly.svg +share/icons/elementary-xfce/emblems/48/emblem-symbolic-link.svg +share/icons/elementary-xfce/emblems/48/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-default-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-documents-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-favorite-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-important-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-music-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-ok-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-photos-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-shared-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-synchronizing-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-system-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-videos-symbolic.svg +share/icons/elementary-xfce/emotes/16/face-angel.svg +share/icons/elementary-xfce/emotes/16/face-angry.svg +share/icons/elementary-xfce/emotes/16/face-crying.svg +share/icons/elementary-xfce/emotes/16/face-devilish.svg +share/icons/elementary-xfce/emotes/16/face-heart-broken.svg +share/icons/elementary-xfce/emotes/16/face-heart.svg +share/icons/elementary-xfce/emotes/16/face-laugh.svg +share/icons/elementary-xfce/emotes/16/face-plain.svg +share/icons/elementary-xfce/emotes/16/face-raspberry.svg +share/icons/elementary-xfce/emotes/16/face-sad.svg +share/icons/elementary-xfce/emotes/16/face-smile-big.svg +share/icons/elementary-xfce/emotes/16/face-smile.svg +share/icons/elementary-xfce/emotes/16/face-surprise.svg +share/icons/elementary-xfce/emotes/16/face-uncertain.svg +share/icons/elementary-xfce/emotes/16/face-wink.svg +share/icons/elementary-xfce/emotes/16/face-worried.svg +share/icons/elementary-xfce/index.theme +share/icons/elementary-xfce/mimes/128/application-7zip.svg +share/icons/elementary-xfce/mimes/128/application-atom+xml.svg +share/icons/elementary-xfce/mimes/128/application-illustrator.svg +share/icons/elementary-xfce/mimes/128/application-install.svg +share/icons/elementary-xfce/mimes/128/application-ogg.svg +share/icons/elementary-xfce/mimes/128/application-rss+xml.svg +share/icons/elementary-xfce/mimes/128/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/128/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/128/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/128/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/128/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/128/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/128/application-x-ace.svg +share/icons/elementary-xfce/mimes/128/application-x-arj.svg +share/icons/elementary-xfce/mimes/128/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/128/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/application-x-bzip.svg +share/icons/elementary-xfce/mimes/128/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/128/application-x-class-file.svg +share/icons/elementary-xfce/mimes/128/application-x-compress.svg +share/icons/elementary-xfce/mimes/128/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/application-x-cpio.svg +share/icons/elementary-xfce/mimes/128/application-x-csproj.svg +share/icons/elementary-xfce/mimes/128/application-x-deb.svg +share/icons/elementary-xfce/mimes/128/application-x-desktop.svg +share/icons/elementary-xfce/mimes/128/application-x-executable.svg +share/icons/elementary-xfce/mimes/128/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/128/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/128/application-x-gzip.svg +share/icons/elementary-xfce/mimes/128/application-x-jar.svg +share/icons/elementary-xfce/mimes/128/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/128/application-x-java.svg +share/icons/elementary-xfce/mimes/128/application-x-javascript.svg +share/icons/elementary-xfce/mimes/128/application-x-lha.svg +share/icons/elementary-xfce/mimes/128/application-x-lhz.svg +share/icons/elementary-xfce/mimes/128/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/application-x-lzma.svg +share/icons/elementary-xfce/mimes/128/application-x-lzop.svg +share/icons/elementary-xfce/mimes/128/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/128/application-x-msi.svg +share/icons/elementary-xfce/mimes/128/application-x-rar.svg +share/icons/elementary-xfce/mimes/128/application-x-rpm.svg +share/icons/elementary-xfce/mimes/128/application-x-shar.svg +share/icons/elementary-xfce/mimes/128/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/128/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/128/application-x-sln.svg +share/icons/elementary-xfce/mimes/128/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/128/application-x-tar.svg +share/icons/elementary-xfce/mimes/128/application-x-theme.svg +share/icons/elementary-xfce/mimes/128/application-x-trash.svg +share/icons/elementary-xfce/mimes/128/application-x-zip.svg +share/icons/elementary-xfce/mimes/128/application-x-zoo.svg +share/icons/elementary-xfce/mimes/128/application-xml.svg +share/icons/elementary-xfce/mimes/128/application-zip.svg +share/icons/elementary-xfce/mimes/128/archive.svg +share/icons/elementary-xfce/mimes/128/audio-mpeg.svg +share/icons/elementary-xfce/mimes/128/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/128/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/128/audio-x-generic.svg +share/icons/elementary-xfce/mimes/128/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/128/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/128/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/128/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/128/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/128/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/128/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/128/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/128/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/128/audio-x-wav.svg +share/icons/elementary-xfce/mimes/128/authors.svg +share/icons/elementary-xfce/mimes/128/binary.svg +share/icons/elementary-xfce/mimes/128/contents2.svg +share/icons/elementary-xfce/mimes/128/deb.svg +share/icons/elementary-xfce/mimes/128/empty.svg +share/icons/elementary-xfce/mimes/128/exec.svg +share/icons/elementary-xfce/mimes/128/folder_tar.svg +share/icons/elementary-xfce/mimes/128/font-x-generic.svg +share/icons/elementary-xfce/mimes/128/font.svg +share/icons/elementary-xfce/mimes/128/font_bitmap.svg +share/icons/elementary-xfce/mimes/128/font_truetype.svg +share/icons/elementary-xfce/mimes/128/font_type1.svg +share/icons/elementary-xfce/mimes/128/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/128/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/128/gnome-package.svg +share/icons/elementary-xfce/mimes/128/gtk-file.svg +share/icons/elementary-xfce/mimes/128/html.svg +share/icons/elementary-xfce/mimes/128/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/128/internet-feed.svg +share/icons/elementary-xfce/mimes/128/media-audio.svg +share/icons/elementary-xfce/mimes/128/office-contact.svg +share/icons/elementary-xfce/mimes/128/package-x-generic.svg +share/icons/elementary-xfce/mimes/128/package.svg +share/icons/elementary-xfce/mimes/128/playlist-automatic.svg +share/icons/elementary-xfce/mimes/128/playlist.svg +share/icons/elementary-xfce/mimes/128/rar.svg +share/icons/elementary-xfce/mimes/128/rpm.svg +share/icons/elementary-xfce/mimes/128/shellscript.svg +share/icons/elementary-xfce/mimes/128/sound.svg +share/icons/elementary-xfce/mimes/128/source-playlist.svg +share/icons/elementary-xfce/mimes/128/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/128/stock_addressbook.svg +share/icons/elementary-xfce/mimes/128/stock_playlist.svg +share/icons/elementary-xfce/mimes/128/stock_script.svg +share/icons/elementary-xfce/mimes/128/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/128/tar.svg +share/icons/elementary-xfce/mimes/128/template_source.svg +share/icons/elementary-xfce/mimes/128/text-css.svg +share/icons/elementary-xfce/mimes/128/text-directory.svg +share/icons/elementary-xfce/mimes/128/text-html.svg +share/icons/elementary-xfce/mimes/128/text-htmlh.svg +share/icons/elementary-xfce/mimes/128/text-x-authors.svg +share/icons/elementary-xfce/mimes/128/text-x-c.svg +share/icons/elementary-xfce/mimes/128/text-x-csrc.svg +share/icons/elementary-xfce/mimes/128/text-x-css.svg +share/icons/elementary-xfce/mimes/128/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/128/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/128/text-x-install.svg +share/icons/elementary-xfce/mimes/128/text-x-java-source.svg +share/icons/elementary-xfce/mimes/128/text-x-java.svg +share/icons/elementary-xfce/mimes/128/text-x-javascript.svg +share/icons/elementary-xfce/mimes/128/text-x-lua.svg +share/icons/elementary-xfce/mimes/128/text-x-preview.svg +share/icons/elementary-xfce/mimes/128/text-x-readme.svg +share/icons/elementary-xfce/mimes/128/text-x-script.svg +share/icons/elementary-xfce/mimes/128/text-x-source.svg +share/icons/elementary-xfce/mimes/128/text-xml.svg +share/icons/elementary-xfce/mimes/128/text.svg +share/icons/elementary-xfce/mimes/128/tgz.svg +share/icons/elementary-xfce/mimes/128/unknown.svg +share/icons/elementary-xfce/mimes/128/vcard.svg +share/icons/elementary-xfce/mimes/128/www.svg +share/icons/elementary-xfce/mimes/128/x-office-address-book.svg +share/icons/elementary-xfce/mimes/128/zip.svg +share/icons/elementary-xfce/mimes/16/application-7zip.svg +share/icons/elementary-xfce/mimes/16/application-atom+xml.svg +share/icons/elementary-xfce/mimes/16/application-epub+zip.svg +share/icons/elementary-xfce/mimes/16/application-illustrator.svg +share/icons/elementary-xfce/mimes/16/application-install.svg +share/icons/elementary-xfce/mimes/16/application-msword.svg +share/icons/elementary-xfce/mimes/16/application-octet-stream.svg +share/icons/elementary-xfce/mimes/16/application-ogg.svg +share/icons/elementary-xfce/mimes/16/application-pdf.svg +share/icons/elementary-xfce/mimes/16/application-postscript.svg +share/icons/elementary-xfce/mimes/16/application-rss+xml.svg +share/icons/elementary-xfce/mimes/16/application-rtf.svg +share/icons/elementary-xfce/mimes/16/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/16/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/16/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/16/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/16/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/16/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/16/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/16/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/16/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/16/application-x-ace.svg +share/icons/elementary-xfce/mimes/16/application-x-arj.svg +share/icons/elementary-xfce/mimes/16/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/16/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/application-x-bzip.svg +share/icons/elementary-xfce/mimes/16/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/16/application-x-class-file.svg +share/icons/elementary-xfce/mimes/16/application-x-compress.svg +share/icons/elementary-xfce/mimes/16/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/application-x-cpio.svg +share/icons/elementary-xfce/mimes/16/application-x-csproj.svg +share/icons/elementary-xfce/mimes/16/application-x-deb.svg +share/icons/elementary-xfce/mimes/16/application-x-desktop.svg +share/icons/elementary-xfce/mimes/16/application-x-executable.svg +share/icons/elementary-xfce/mimes/16/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/16/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/16/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/16/application-x-gzip.svg +share/icons/elementary-xfce/mimes/16/application-x-jar.svg +share/icons/elementary-xfce/mimes/16/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/16/application-x-java.svg +share/icons/elementary-xfce/mimes/16/application-x-javascript.svg +share/icons/elementary-xfce/mimes/16/application-x-lha.svg +share/icons/elementary-xfce/mimes/16/application-x-lhz.svg +share/icons/elementary-xfce/mimes/16/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/application-x-lzma.svg +share/icons/elementary-xfce/mimes/16/application-x-lzop.svg +share/icons/elementary-xfce/mimes/16/application-x-m4.svg +share/icons/elementary-xfce/mimes/16/application-x-matroska.svg +share/icons/elementary-xfce/mimes/16/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/16/application-x-msi.svg +share/icons/elementary-xfce/mimes/16/application-x-object.svg +share/icons/elementary-xfce/mimes/16/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/16/application-x-perl.svg +share/icons/elementary-xfce/mimes/16/application-x-php.svg +share/icons/elementary-xfce/mimes/16/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/16/application-x-rar.svg +share/icons/elementary-xfce/mimes/16/application-x-rpm.svg +share/icons/elementary-xfce/mimes/16/application-x-ruby.svg +share/icons/elementary-xfce/mimes/16/application-x-shar.svg +share/icons/elementary-xfce/mimes/16/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/16/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/16/application-x-sln.svg +share/icons/elementary-xfce/mimes/16/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/16/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/16/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/16/application-x-tar.svg +share/icons/elementary-xfce/mimes/16/application-x-theme.svg +share/icons/elementary-xfce/mimes/16/application-x-trash.svg +share/icons/elementary-xfce/mimes/16/application-x-zip.svg +share/icons/elementary-xfce/mimes/16/application-x-zoo.svg +share/icons/elementary-xfce/mimes/16/application-xml.svg +share/icons/elementary-xfce/mimes/16/application-zip.svg +share/icons/elementary-xfce/mimes/16/archive.svg +share/icons/elementary-xfce/mimes/16/ascii.svg +share/icons/elementary-xfce/mimes/16/audio-mpeg.svg +share/icons/elementary-xfce/mimes/16/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/16/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/16/audio-x-generic.svg +share/icons/elementary-xfce/mimes/16/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/16/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/16/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/16/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/16/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/16/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/16/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/16/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/16/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/16/audio-x-wav.svg +share/icons/elementary-xfce/mimes/16/authors.svg +share/icons/elementary-xfce/mimes/16/binary.svg +share/icons/elementary-xfce/mimes/16/contents2.svg +share/icons/elementary-xfce/mimes/16/deb.svg +share/icons/elementary-xfce/mimes/16/document.svg +share/icons/elementary-xfce/mimes/16/empty.svg +share/icons/elementary-xfce/mimes/16/exec.svg +share/icons/elementary-xfce/mimes/16/extension.svg +share/icons/elementary-xfce/mimes/16/folder_tar.svg +share/icons/elementary-xfce/mimes/16/font-x-generic.svg +share/icons/elementary-xfce/mimes/16/font.svg +share/icons/elementary-xfce/mimes/16/font_bitmap.svg +share/icons/elementary-xfce/mimes/16/font_truetype.svg +share/icons/elementary-xfce/mimes/16/font_type1.svg +share/icons/elementary-xfce/mimes/16/gedit-plugin.svg +share/icons/elementary-xfce/mimes/16/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/16/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/16/gnome-package.svg +share/icons/elementary-xfce/mimes/16/gtk-file.svg +share/icons/elementary-xfce/mimes/16/html.svg +share/icons/elementary-xfce/mimes/16/image-bmp.svg +share/icons/elementary-xfce/mimes/16/image-gif.svg +share/icons/elementary-xfce/mimes/16/image-jpeg.svg +share/icons/elementary-xfce/mimes/16/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/16/image-png.svg +share/icons/elementary-xfce/mimes/16/image-tiff.svg +share/icons/elementary-xfce/mimes/16/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/16/image-x-generic.svg +share/icons/elementary-xfce/mimes/16/image-x-ico.svg +share/icons/elementary-xfce/mimes/16/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/16/image-x-psd.svg +share/icons/elementary-xfce/mimes/16/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/16/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/16/image-x-tga.svg +share/icons/elementary-xfce/mimes/16/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/16/image-x-xcf.svg +share/icons/elementary-xfce/mimes/16/image.svg +share/icons/elementary-xfce/mimes/16/internet-feed.svg +share/icons/elementary-xfce/mimes/16/jpeg.svg +share/icons/elementary-xfce/mimes/16/jpg.svg +share/icons/elementary-xfce/mimes/16/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/16/libreoffice-database.svg +share/icons/elementary-xfce/mimes/16/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/16/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/16/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/16/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/16/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-text.svg +share/icons/elementary-xfce/mimes/16/media-audio.svg +share/icons/elementary-xfce/mimes/16/media-image.svg +share/icons/elementary-xfce/mimes/16/media-video.svg +share/icons/elementary-xfce/mimes/16/mime_ascii.svg +share/icons/elementary-xfce/mimes/16/misc.svg +share/icons/elementary-xfce/mimes/16/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/16/office-contact.svg +share/icons/elementary-xfce/mimes/16/office-database.svg +share/icons/elementary-xfce/mimes/16/office-document.svg +share/icons/elementary-xfce/mimes/16/office-illustration.svg +share/icons/elementary-xfce/mimes/16/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/16/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/16/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/16/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/package-x-generic.svg +share/icons/elementary-xfce/mimes/16/package.svg +share/icons/elementary-xfce/mimes/16/package_editors.svg +share/icons/elementary-xfce/mimes/16/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/16/plan.svg +share/icons/elementary-xfce/mimes/16/playlist-automatic.svg +share/icons/elementary-xfce/mimes/16/playlist.svg +share/icons/elementary-xfce/mimes/16/rar.svg +share/icons/elementary-xfce/mimes/16/rpm.svg +share/icons/elementary-xfce/mimes/16/shellscript.svg +share/icons/elementary-xfce/mimes/16/sound.svg +share/icons/elementary-xfce/mimes/16/source-playlist.svg +share/icons/elementary-xfce/mimes/16/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/16/spreadsheet.svg +share/icons/elementary-xfce/mimes/16/stock_addressbook.svg +share/icons/elementary-xfce/mimes/16/stock_calendar.svg +share/icons/elementary-xfce/mimes/16/stock_playlist.svg +share/icons/elementary-xfce/mimes/16/stock_script.svg +share/icons/elementary-xfce/mimes/16/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/16/svg.svg +share/icons/elementary-xfce/mimes/16/tar.svg +share/icons/elementary-xfce/mimes/16/template_source.svg +share/icons/elementary-xfce/mimes/16/text-css.svg +share/icons/elementary-xfce/mimes/16/text-directory.svg +share/icons/elementary-xfce/mimes/16/text-enriched.svg +share/icons/elementary-xfce/mimes/16/text-html.svg +share/icons/elementary-xfce/mimes/16/text-html_alt.svg +share/icons/elementary-xfce/mimes/16/text-htmlh.svg +share/icons/elementary-xfce/mimes/16/text-plain.svg +share/icons/elementary-xfce/mimes/16/text-richtext.svg +share/icons/elementary-xfce/mimes/16/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/text-x-authors.svg +share/icons/elementary-xfce/mimes/16/text-x-c++.svg +share/icons/elementary-xfce/mimes/16/text-x-c++src.svg +share/icons/elementary-xfce/mimes/16/text-x-c.svg +share/icons/elementary-xfce/mimes/16/text-x-changelog.svg +share/icons/elementary-xfce/mimes/16/text-x-chdr.svg +share/icons/elementary-xfce/mimes/16/text-x-copying.svg +share/icons/elementary-xfce/mimes/16/text-x-credits.svg +share/icons/elementary-xfce/mimes/16/text-x-csharp.svg +share/icons/elementary-xfce/mimes/16/text-x-csrc.svg +share/icons/elementary-xfce/mimes/16/text-x-css.svg +share/icons/elementary-xfce/mimes/16/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/16/text-x-generic.svg +share/icons/elementary-xfce/mimes/16/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/16/text-x-install.svg +share/icons/elementary-xfce/mimes/16/text-x-java-source.svg +share/icons/elementary-xfce/mimes/16/text-x-java.svg +share/icons/elementary-xfce/mimes/16/text-x-javascript.svg +share/icons/elementary-xfce/mimes/16/text-x-lua.svg +share/icons/elementary-xfce/mimes/16/text-x-makefile.svg +share/icons/elementary-xfce/mimes/16/text-x-perl.svg +share/icons/elementary-xfce/mimes/16/text-x-preview.svg +share/icons/elementary-xfce/mimes/16/text-x-python.svg +share/icons/elementary-xfce/mimes/16/text-x-readme.svg +share/icons/elementary-xfce/mimes/16/text-x-ruby.svg +share/icons/elementary-xfce/mimes/16/text-x-script.svg +share/icons/elementary-xfce/mimes/16/text-x-source.svg +share/icons/elementary-xfce/mimes/16/text-x-sql.svg +share/icons/elementary-xfce/mimes/16/text-x-vala.svg +share/icons/elementary-xfce/mimes/16/text-xml.svg +share/icons/elementary-xfce/mimes/16/text.svg +share/icons/elementary-xfce/mimes/16/text2.svg +share/icons/elementary-xfce/mimes/16/tgz.svg +share/icons/elementary-xfce/mimes/16/txt.svg +share/icons/elementary-xfce/mimes/16/txt2.svg +share/icons/elementary-xfce/mimes/16/unknown.svg +share/icons/elementary-xfce/mimes/16/vcalendar.svg +share/icons/elementary-xfce/mimes/16/vcard.svg +share/icons/elementary-xfce/mimes/16/video-x-generic.svg +share/icons/elementary-xfce/mimes/16/video.svg +share/icons/elementary-xfce/mimes/16/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/16/wordprocessing.svg +share/icons/elementary-xfce/mimes/16/www.svg +share/icons/elementary-xfce/mimes/16/x-office-address-book.svg +share/icons/elementary-xfce/mimes/16/x-office-calendar.svg +share/icons/elementary-xfce/mimes/16/x-office-document-template.svg +share/icons/elementary-xfce/mimes/16/x-office-document.svg +share/icons/elementary-xfce/mimes/16/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/16/x-office-drawing.svg +share/icons/elementary-xfce/mimes/16/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/16/x-office-presentation.svg +share/icons/elementary-xfce/mimes/16/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/zip.svg +share/icons/elementary-xfce/mimes/22/application-7zip.svg +share/icons/elementary-xfce/mimes/22/application-atom+xml.svg +share/icons/elementary-xfce/mimes/22/application-epub+zip.svg +share/icons/elementary-xfce/mimes/22/application-illustrator.svg +share/icons/elementary-xfce/mimes/22/application-install.svg +share/icons/elementary-xfce/mimes/22/application-msword.svg +share/icons/elementary-xfce/mimes/22/application-octet-stream.svg +share/icons/elementary-xfce/mimes/22/application-ogg.svg +share/icons/elementary-xfce/mimes/22/application-pdf.svg +share/icons/elementary-xfce/mimes/22/application-postscript.svg +share/icons/elementary-xfce/mimes/22/application-rss+xml.svg +share/icons/elementary-xfce/mimes/22/application-rtf.svg +share/icons/elementary-xfce/mimes/22/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/22/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/22/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/22/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/22/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/22/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/22/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/22/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/22/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/22/application-x-ace.svg +share/icons/elementary-xfce/mimes/22/application-x-arj.svg +share/icons/elementary-xfce/mimes/22/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/22/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/application-x-bzip.svg +share/icons/elementary-xfce/mimes/22/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/22/application-x-class-file.svg +share/icons/elementary-xfce/mimes/22/application-x-compress.svg +share/icons/elementary-xfce/mimes/22/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/application-x-cpio.svg +share/icons/elementary-xfce/mimes/22/application-x-csproj.svg +share/icons/elementary-xfce/mimes/22/application-x-deb.svg +share/icons/elementary-xfce/mimes/22/application-x-desktop.svg +share/icons/elementary-xfce/mimes/22/application-x-executable.svg +share/icons/elementary-xfce/mimes/22/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/22/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/22/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/22/application-x-gzip.svg +share/icons/elementary-xfce/mimes/22/application-x-jar.svg +share/icons/elementary-xfce/mimes/22/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/22/application-x-java.svg +share/icons/elementary-xfce/mimes/22/application-x-javascript.svg +share/icons/elementary-xfce/mimes/22/application-x-lha.svg +share/icons/elementary-xfce/mimes/22/application-x-lhz.svg +share/icons/elementary-xfce/mimes/22/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/application-x-lzma.svg +share/icons/elementary-xfce/mimes/22/application-x-lzop.svg +share/icons/elementary-xfce/mimes/22/application-x-m4.svg +share/icons/elementary-xfce/mimes/22/application-x-matroska.svg +share/icons/elementary-xfce/mimes/22/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/22/application-x-msi.svg +share/icons/elementary-xfce/mimes/22/application-x-object.svg +share/icons/elementary-xfce/mimes/22/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/22/application-x-perl.svg +share/icons/elementary-xfce/mimes/22/application-x-php.svg +share/icons/elementary-xfce/mimes/22/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/22/application-x-rar.svg +share/icons/elementary-xfce/mimes/22/application-x-rpm.svg +share/icons/elementary-xfce/mimes/22/application-x-ruby.svg +share/icons/elementary-xfce/mimes/22/application-x-shar.svg +share/icons/elementary-xfce/mimes/22/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/22/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/22/application-x-sln.svg +share/icons/elementary-xfce/mimes/22/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/22/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/22/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/22/application-x-tar.svg +share/icons/elementary-xfce/mimes/22/application-x-theme.svg +share/icons/elementary-xfce/mimes/22/application-x-trash.svg +share/icons/elementary-xfce/mimes/22/application-x-zip.svg +share/icons/elementary-xfce/mimes/22/application-x-zoo.svg +share/icons/elementary-xfce/mimes/22/application-xml.svg +share/icons/elementary-xfce/mimes/22/application-zip.svg +share/icons/elementary-xfce/mimes/22/archive.svg +share/icons/elementary-xfce/mimes/22/ascii.svg +share/icons/elementary-xfce/mimes/22/audio-mpeg.svg +share/icons/elementary-xfce/mimes/22/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/22/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/22/audio-x-generic.svg +share/icons/elementary-xfce/mimes/22/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/22/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/22/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/22/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/22/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/22/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/22/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/22/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/22/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/22/audio-x-wav.svg +share/icons/elementary-xfce/mimes/22/authors.svg +share/icons/elementary-xfce/mimes/22/binary.svg +share/icons/elementary-xfce/mimes/22/contents2.svg +share/icons/elementary-xfce/mimes/22/deb.svg +share/icons/elementary-xfce/mimes/22/document.svg +share/icons/elementary-xfce/mimes/22/empty.svg +share/icons/elementary-xfce/mimes/22/exec.svg +share/icons/elementary-xfce/mimes/22/extension.svg +share/icons/elementary-xfce/mimes/22/folder_tar.svg +share/icons/elementary-xfce/mimes/22/font-x-generic.svg +share/icons/elementary-xfce/mimes/22/font.svg +share/icons/elementary-xfce/mimes/22/font_bitmap.svg +share/icons/elementary-xfce/mimes/22/font_truetype.svg +share/icons/elementary-xfce/mimes/22/font_type1.svg +share/icons/elementary-xfce/mimes/22/gedit-plugin.svg +share/icons/elementary-xfce/mimes/22/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/22/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/22/gnome-package.svg +share/icons/elementary-xfce/mimes/22/gtk-file.svg +share/icons/elementary-xfce/mimes/22/html.svg +share/icons/elementary-xfce/mimes/22/image-bmp.svg +share/icons/elementary-xfce/mimes/22/image-gif.svg +share/icons/elementary-xfce/mimes/22/image-jpeg.svg +share/icons/elementary-xfce/mimes/22/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/22/image-png.svg +share/icons/elementary-xfce/mimes/22/image-tiff.svg +share/icons/elementary-xfce/mimes/22/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/22/image-x-generic.svg +share/icons/elementary-xfce/mimes/22/image-x-ico.svg +share/icons/elementary-xfce/mimes/22/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/22/image-x-psd.svg +share/icons/elementary-xfce/mimes/22/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/22/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/22/image-x-tga.svg +share/icons/elementary-xfce/mimes/22/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/22/image-x-xcf.svg +share/icons/elementary-xfce/mimes/22/image.svg +share/icons/elementary-xfce/mimes/22/internet-feed.svg +share/icons/elementary-xfce/mimes/22/jpeg.svg +share/icons/elementary-xfce/mimes/22/jpg.svg +share/icons/elementary-xfce/mimes/22/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/22/libreoffice-database.svg +share/icons/elementary-xfce/mimes/22/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/22/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/22/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/22/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/22/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-text.svg +share/icons/elementary-xfce/mimes/22/media-audio.svg +share/icons/elementary-xfce/mimes/22/media-image.svg +share/icons/elementary-xfce/mimes/22/media-video.svg +share/icons/elementary-xfce/mimes/22/mime_ascii.svg +share/icons/elementary-xfce/mimes/22/misc.svg +share/icons/elementary-xfce/mimes/22/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/22/office-contact.svg +share/icons/elementary-xfce/mimes/22/office-database.svg +share/icons/elementary-xfce/mimes/22/office-document.svg +share/icons/elementary-xfce/mimes/22/office-illustration.svg +share/icons/elementary-xfce/mimes/22/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/22/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/22/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/22/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/package-x-generic.svg +share/icons/elementary-xfce/mimes/22/package.svg +share/icons/elementary-xfce/mimes/22/package_editors.svg +share/icons/elementary-xfce/mimes/22/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/22/plan.svg +share/icons/elementary-xfce/mimes/22/playlist-automatic.svg +share/icons/elementary-xfce/mimes/22/playlist.svg +share/icons/elementary-xfce/mimes/22/rar.svg +share/icons/elementary-xfce/mimes/22/rpm.svg +share/icons/elementary-xfce/mimes/22/shellscript.svg +share/icons/elementary-xfce/mimes/22/sound.svg +share/icons/elementary-xfce/mimes/22/source-playlist.svg +share/icons/elementary-xfce/mimes/22/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/22/spreadsheet.svg +share/icons/elementary-xfce/mimes/22/stock_addressbook.svg +share/icons/elementary-xfce/mimes/22/stock_calendar.svg +share/icons/elementary-xfce/mimes/22/stock_playlist.svg +share/icons/elementary-xfce/mimes/22/stock_script.svg +share/icons/elementary-xfce/mimes/22/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/22/svg.svg +share/icons/elementary-xfce/mimes/22/tar.svg +share/icons/elementary-xfce/mimes/22/template_source.svg +share/icons/elementary-xfce/mimes/22/text-css.svg +share/icons/elementary-xfce/mimes/22/text-directory.svg +share/icons/elementary-xfce/mimes/22/text-enriched.svg +share/icons/elementary-xfce/mimes/22/text-html.svg +share/icons/elementary-xfce/mimes/22/text-html_alt.svg +share/icons/elementary-xfce/mimes/22/text-htmlh.svg +share/icons/elementary-xfce/mimes/22/text-plain.svg +share/icons/elementary-xfce/mimes/22/text-richtext.svg +share/icons/elementary-xfce/mimes/22/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/text-x-authors.svg +share/icons/elementary-xfce/mimes/22/text-x-c++.svg +share/icons/elementary-xfce/mimes/22/text-x-c++src.svg +share/icons/elementary-xfce/mimes/22/text-x-c.svg +share/icons/elementary-xfce/mimes/22/text-x-changelog.svg +share/icons/elementary-xfce/mimes/22/text-x-chdr.svg +share/icons/elementary-xfce/mimes/22/text-x-copying.svg +share/icons/elementary-xfce/mimes/22/text-x-credits.svg +share/icons/elementary-xfce/mimes/22/text-x-csharp.svg +share/icons/elementary-xfce/mimes/22/text-x-csrc.svg +share/icons/elementary-xfce/mimes/22/text-x-css.svg +share/icons/elementary-xfce/mimes/22/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/22/text-x-generic.svg +share/icons/elementary-xfce/mimes/22/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/22/text-x-install.svg +share/icons/elementary-xfce/mimes/22/text-x-java-source.svg +share/icons/elementary-xfce/mimes/22/text-x-java.svg +share/icons/elementary-xfce/mimes/22/text-x-javascript.svg +share/icons/elementary-xfce/mimes/22/text-x-lua.svg +share/icons/elementary-xfce/mimes/22/text-x-makefile.svg +share/icons/elementary-xfce/mimes/22/text-x-perl.svg +share/icons/elementary-xfce/mimes/22/text-x-preview.svg +share/icons/elementary-xfce/mimes/22/text-x-python.svg +share/icons/elementary-xfce/mimes/22/text-x-readme.svg +share/icons/elementary-xfce/mimes/22/text-x-ruby.svg +share/icons/elementary-xfce/mimes/22/text-x-script.svg +share/icons/elementary-xfce/mimes/22/text-x-source.svg +share/icons/elementary-xfce/mimes/22/text-x-sql.svg +share/icons/elementary-xfce/mimes/22/text-x-vala.svg +share/icons/elementary-xfce/mimes/22/text-xml.svg +share/icons/elementary-xfce/mimes/22/text.svg +share/icons/elementary-xfce/mimes/22/text2.svg +share/icons/elementary-xfce/mimes/22/tgz.svg +share/icons/elementary-xfce/mimes/22/txt.svg +share/icons/elementary-xfce/mimes/22/txt2.svg +share/icons/elementary-xfce/mimes/22/unknown.svg +share/icons/elementary-xfce/mimes/22/vcalendar.svg +share/icons/elementary-xfce/mimes/22/vcard.svg +share/icons/elementary-xfce/mimes/22/video-x-generic.svg +share/icons/elementary-xfce/mimes/22/video.svg +share/icons/elementary-xfce/mimes/22/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/22/wordprocessing.svg +share/icons/elementary-xfce/mimes/22/www.svg +share/icons/elementary-xfce/mimes/22/x-office-address-book.svg +share/icons/elementary-xfce/mimes/22/x-office-calendar.svg +share/icons/elementary-xfce/mimes/22/x-office-document-template.svg +share/icons/elementary-xfce/mimes/22/x-office-document.svg +share/icons/elementary-xfce/mimes/22/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/22/x-office-drawing.svg +share/icons/elementary-xfce/mimes/22/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/22/x-office-presentation.svg +share/icons/elementary-xfce/mimes/22/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/zip.svg +share/icons/elementary-xfce/mimes/24/application-7zip.svg +share/icons/elementary-xfce/mimes/24/application-atom+xml.svg +share/icons/elementary-xfce/mimes/24/application-epub+zip.svg +share/icons/elementary-xfce/mimes/24/application-illustrator.svg +share/icons/elementary-xfce/mimes/24/application-install.svg +share/icons/elementary-xfce/mimes/24/application-msword.svg +share/icons/elementary-xfce/mimes/24/application-octet-stream.svg +share/icons/elementary-xfce/mimes/24/application-ogg.svg +share/icons/elementary-xfce/mimes/24/application-pdf.svg +share/icons/elementary-xfce/mimes/24/application-postscript.svg +share/icons/elementary-xfce/mimes/24/application-rss+xml.svg +share/icons/elementary-xfce/mimes/24/application-rtf.svg +share/icons/elementary-xfce/mimes/24/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/24/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/24/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/24/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/24/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/24/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/24/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/24/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/24/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/24/application-x-ace.svg +share/icons/elementary-xfce/mimes/24/application-x-arj.svg +share/icons/elementary-xfce/mimes/24/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/24/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/application-x-bzip.svg +share/icons/elementary-xfce/mimes/24/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/24/application-x-class-file.svg +share/icons/elementary-xfce/mimes/24/application-x-compress.svg +share/icons/elementary-xfce/mimes/24/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/application-x-cpio.svg +share/icons/elementary-xfce/mimes/24/application-x-csproj.svg +share/icons/elementary-xfce/mimes/24/application-x-deb.svg +share/icons/elementary-xfce/mimes/24/application-x-desktop.svg +share/icons/elementary-xfce/mimes/24/application-x-executable.svg +share/icons/elementary-xfce/mimes/24/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/24/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/24/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/24/application-x-gzip.svg +share/icons/elementary-xfce/mimes/24/application-x-jar.svg +share/icons/elementary-xfce/mimes/24/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/24/application-x-java.svg +share/icons/elementary-xfce/mimes/24/application-x-javascript.svg +share/icons/elementary-xfce/mimes/24/application-x-lha.svg +share/icons/elementary-xfce/mimes/24/application-x-lhz.svg +share/icons/elementary-xfce/mimes/24/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/application-x-lzma.svg +share/icons/elementary-xfce/mimes/24/application-x-lzop.svg +share/icons/elementary-xfce/mimes/24/application-x-m4.svg +share/icons/elementary-xfce/mimes/24/application-x-matroska.svg +share/icons/elementary-xfce/mimes/24/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/24/application-x-msi.svg +share/icons/elementary-xfce/mimes/24/application-x-object.svg +share/icons/elementary-xfce/mimes/24/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/24/application-x-perl.svg +share/icons/elementary-xfce/mimes/24/application-x-php.svg +share/icons/elementary-xfce/mimes/24/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/24/application-x-rar.svg +share/icons/elementary-xfce/mimes/24/application-x-rpm.svg +share/icons/elementary-xfce/mimes/24/application-x-ruby.svg +share/icons/elementary-xfce/mimes/24/application-x-shar.svg +share/icons/elementary-xfce/mimes/24/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/24/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/24/application-x-sln.svg +share/icons/elementary-xfce/mimes/24/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/24/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/24/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/24/application-x-tar.svg +share/icons/elementary-xfce/mimes/24/application-x-theme.svg +share/icons/elementary-xfce/mimes/24/application-x-trash.svg +share/icons/elementary-xfce/mimes/24/application-x-zip.svg +share/icons/elementary-xfce/mimes/24/application-x-zoo.svg +share/icons/elementary-xfce/mimes/24/application-xml.svg +share/icons/elementary-xfce/mimes/24/application-zip.svg +share/icons/elementary-xfce/mimes/24/archive.svg +share/icons/elementary-xfce/mimes/24/ascii.svg +share/icons/elementary-xfce/mimes/24/audio-mpeg.svg +share/icons/elementary-xfce/mimes/24/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/24/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/24/audio-x-generic.svg +share/icons/elementary-xfce/mimes/24/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/24/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/24/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/24/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/24/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/24/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/24/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/24/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/24/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/24/audio-x-wav.svg +share/icons/elementary-xfce/mimes/24/authors.svg +share/icons/elementary-xfce/mimes/24/binary.svg +share/icons/elementary-xfce/mimes/24/contents2.svg +share/icons/elementary-xfce/mimes/24/deb.svg +share/icons/elementary-xfce/mimes/24/document.svg +share/icons/elementary-xfce/mimes/24/empty.svg +share/icons/elementary-xfce/mimes/24/exec.svg +share/icons/elementary-xfce/mimes/24/extension.svg +share/icons/elementary-xfce/mimes/24/folder_tar.svg +share/icons/elementary-xfce/mimes/24/font-x-generic.svg +share/icons/elementary-xfce/mimes/24/font.svg +share/icons/elementary-xfce/mimes/24/font_bitmap.svg +share/icons/elementary-xfce/mimes/24/font_truetype.svg +share/icons/elementary-xfce/mimes/24/font_type1.svg +share/icons/elementary-xfce/mimes/24/gedit-plugin.svg +share/icons/elementary-xfce/mimes/24/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/24/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/24/gnome-package.svg +share/icons/elementary-xfce/mimes/24/gtk-file.svg +share/icons/elementary-xfce/mimes/24/html.svg +share/icons/elementary-xfce/mimes/24/image-bmp.svg +share/icons/elementary-xfce/mimes/24/image-gif.svg +share/icons/elementary-xfce/mimes/24/image-jpeg.svg +share/icons/elementary-xfce/mimes/24/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/24/image-png.svg +share/icons/elementary-xfce/mimes/24/image-tiff.svg +share/icons/elementary-xfce/mimes/24/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/24/image-x-generic.svg +share/icons/elementary-xfce/mimes/24/image-x-ico.svg +share/icons/elementary-xfce/mimes/24/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/24/image-x-psd.svg +share/icons/elementary-xfce/mimes/24/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/24/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/24/image-x-tga.svg +share/icons/elementary-xfce/mimes/24/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/24/image-x-xcf.svg +share/icons/elementary-xfce/mimes/24/image.svg +share/icons/elementary-xfce/mimes/24/internet-feed.svg +share/icons/elementary-xfce/mimes/24/jpeg.svg +share/icons/elementary-xfce/mimes/24/jpg.svg +share/icons/elementary-xfce/mimes/24/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/24/libreoffice-database.svg +share/icons/elementary-xfce/mimes/24/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/24/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/24/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/24/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/24/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-text.svg +share/icons/elementary-xfce/mimes/24/media-audio.svg +share/icons/elementary-xfce/mimes/24/media-image.svg +share/icons/elementary-xfce/mimes/24/media-video.svg +share/icons/elementary-xfce/mimes/24/mime_ascii.svg +share/icons/elementary-xfce/mimes/24/misc.svg +share/icons/elementary-xfce/mimes/24/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/24/office-contact.svg +share/icons/elementary-xfce/mimes/24/office-database.svg +share/icons/elementary-xfce/mimes/24/office-document.svg +share/icons/elementary-xfce/mimes/24/office-illustration.svg +share/icons/elementary-xfce/mimes/24/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/24/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/24/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/24/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/package-x-generic.svg +share/icons/elementary-xfce/mimes/24/package.svg +share/icons/elementary-xfce/mimes/24/package_editors.svg +share/icons/elementary-xfce/mimes/24/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/24/plan.svg +share/icons/elementary-xfce/mimes/24/playlist-automatic.svg +share/icons/elementary-xfce/mimes/24/playlist.svg +share/icons/elementary-xfce/mimes/24/rar.svg +share/icons/elementary-xfce/mimes/24/rpm.svg +share/icons/elementary-xfce/mimes/24/shellscript.svg +share/icons/elementary-xfce/mimes/24/sound.svg +share/icons/elementary-xfce/mimes/24/source-playlist.svg +share/icons/elementary-xfce/mimes/24/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/24/spreadsheet.svg +share/icons/elementary-xfce/mimes/24/stock_addressbook.svg +share/icons/elementary-xfce/mimes/24/stock_calendar.svg +share/icons/elementary-xfce/mimes/24/stock_playlist.svg +share/icons/elementary-xfce/mimes/24/stock_script.svg +share/icons/elementary-xfce/mimes/24/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/24/svg.svg +share/icons/elementary-xfce/mimes/24/tar.svg +share/icons/elementary-xfce/mimes/24/template_source.svg +share/icons/elementary-xfce/mimes/24/text-css.svg +share/icons/elementary-xfce/mimes/24/text-directory.svg +share/icons/elementary-xfce/mimes/24/text-enriched.svg +share/icons/elementary-xfce/mimes/24/text-html.svg +share/icons/elementary-xfce/mimes/24/text-html_alt.svg +share/icons/elementary-xfce/mimes/24/text-htmlh.svg +share/icons/elementary-xfce/mimes/24/text-plain.svg +share/icons/elementary-xfce/mimes/24/text-richtext.svg +share/icons/elementary-xfce/mimes/24/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/text-x-authors.svg +share/icons/elementary-xfce/mimes/24/text-x-c++.svg +share/icons/elementary-xfce/mimes/24/text-x-c++src.svg +share/icons/elementary-xfce/mimes/24/text-x-c.svg +share/icons/elementary-xfce/mimes/24/text-x-changelog.svg +share/icons/elementary-xfce/mimes/24/text-x-chdr.svg +share/icons/elementary-xfce/mimes/24/text-x-copying.svg +share/icons/elementary-xfce/mimes/24/text-x-credits.svg +share/icons/elementary-xfce/mimes/24/text-x-csharp.svg +share/icons/elementary-xfce/mimes/24/text-x-csrc.svg +share/icons/elementary-xfce/mimes/24/text-x-css.svg +share/icons/elementary-xfce/mimes/24/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/24/text-x-generic.svg +share/icons/elementary-xfce/mimes/24/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/24/text-x-install.svg +share/icons/elementary-xfce/mimes/24/text-x-java-source.svg +share/icons/elementary-xfce/mimes/24/text-x-java.svg +share/icons/elementary-xfce/mimes/24/text-x-javascript.svg +share/icons/elementary-xfce/mimes/24/text-x-lua.svg +share/icons/elementary-xfce/mimes/24/text-x-makefile.svg +share/icons/elementary-xfce/mimes/24/text-x-perl.svg +share/icons/elementary-xfce/mimes/24/text-x-preview.svg +share/icons/elementary-xfce/mimes/24/text-x-python.svg +share/icons/elementary-xfce/mimes/24/text-x-readme.svg +share/icons/elementary-xfce/mimes/24/text-x-ruby.svg +share/icons/elementary-xfce/mimes/24/text-x-script.svg +share/icons/elementary-xfce/mimes/24/text-x-source.svg +share/icons/elementary-xfce/mimes/24/text-x-sql.svg +share/icons/elementary-xfce/mimes/24/text-x-vala.svg +share/icons/elementary-xfce/mimes/24/text-xml.svg +share/icons/elementary-xfce/mimes/24/text.svg +share/icons/elementary-xfce/mimes/24/text2.svg +share/icons/elementary-xfce/mimes/24/tgz.svg +share/icons/elementary-xfce/mimes/24/txt.svg +share/icons/elementary-xfce/mimes/24/txt2.svg +share/icons/elementary-xfce/mimes/24/unknown.svg +share/icons/elementary-xfce/mimes/24/vcalendar.svg +share/icons/elementary-xfce/mimes/24/vcard.svg +share/icons/elementary-xfce/mimes/24/video-x-generic.svg +share/icons/elementary-xfce/mimes/24/video.svg +share/icons/elementary-xfce/mimes/24/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/24/wordprocessing.svg +share/icons/elementary-xfce/mimes/24/www.svg +share/icons/elementary-xfce/mimes/24/x-office-address-book.svg +share/icons/elementary-xfce/mimes/24/x-office-calendar.svg +share/icons/elementary-xfce/mimes/24/x-office-document-template.svg +share/icons/elementary-xfce/mimes/24/x-office-document.svg +share/icons/elementary-xfce/mimes/24/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/24/x-office-drawing.svg +share/icons/elementary-xfce/mimes/24/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/24/x-office-presentation.svg +share/icons/elementary-xfce/mimes/24/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/zip.svg +share/icons/elementary-xfce/mimes/32/application-7zip.svg +share/icons/elementary-xfce/mimes/32/application-atom+xml.svg +share/icons/elementary-xfce/mimes/32/application-epub+zip.svg +share/icons/elementary-xfce/mimes/32/application-illustrator.svg +share/icons/elementary-xfce/mimes/32/application-install.svg +share/icons/elementary-xfce/mimes/32/application-msword.svg +share/icons/elementary-xfce/mimes/32/application-octet-stream.svg +share/icons/elementary-xfce/mimes/32/application-ogg.svg +share/icons/elementary-xfce/mimes/32/application-pdf.svg +share/icons/elementary-xfce/mimes/32/application-postscript.svg +share/icons/elementary-xfce/mimes/32/application-rss+xml.svg +share/icons/elementary-xfce/mimes/32/application-rtf.svg +share/icons/elementary-xfce/mimes/32/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/32/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/32/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/32/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/32/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/32/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/32/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/32/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/32/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/32/application-x-ace.svg +share/icons/elementary-xfce/mimes/32/application-x-arj.svg +share/icons/elementary-xfce/mimes/32/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/32/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/application-x-bzip.svg +share/icons/elementary-xfce/mimes/32/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/32/application-x-class-file.svg +share/icons/elementary-xfce/mimes/32/application-x-compress.svg +share/icons/elementary-xfce/mimes/32/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/application-x-cpio.svg +share/icons/elementary-xfce/mimes/32/application-x-csproj.svg +share/icons/elementary-xfce/mimes/32/application-x-deb.svg +share/icons/elementary-xfce/mimes/32/application-x-desktop.svg +share/icons/elementary-xfce/mimes/32/application-x-executable.svg +share/icons/elementary-xfce/mimes/32/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/32/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/32/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/32/application-x-gzip.svg +share/icons/elementary-xfce/mimes/32/application-x-jar.svg +share/icons/elementary-xfce/mimes/32/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/32/application-x-java.svg +share/icons/elementary-xfce/mimes/32/application-x-javascript.svg +share/icons/elementary-xfce/mimes/32/application-x-lha.svg +share/icons/elementary-xfce/mimes/32/application-x-lhz.svg +share/icons/elementary-xfce/mimes/32/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/application-x-lzma.svg +share/icons/elementary-xfce/mimes/32/application-x-lzop.svg +share/icons/elementary-xfce/mimes/32/application-x-m4.svg +share/icons/elementary-xfce/mimes/32/application-x-matroska.svg +share/icons/elementary-xfce/mimes/32/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/32/application-x-msi.svg +share/icons/elementary-xfce/mimes/32/application-x-object.svg +share/icons/elementary-xfce/mimes/32/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/32/application-x-perl.svg +share/icons/elementary-xfce/mimes/32/application-x-php.svg +share/icons/elementary-xfce/mimes/32/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/32/application-x-rar.svg +share/icons/elementary-xfce/mimes/32/application-x-rpm.svg +share/icons/elementary-xfce/mimes/32/application-x-ruby.svg +share/icons/elementary-xfce/mimes/32/application-x-shar.svg +share/icons/elementary-xfce/mimes/32/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/32/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/32/application-x-sln.svg +share/icons/elementary-xfce/mimes/32/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/32/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/32/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/32/application-x-tar.svg +share/icons/elementary-xfce/mimes/32/application-x-theme.svg +share/icons/elementary-xfce/mimes/32/application-x-trash.svg +share/icons/elementary-xfce/mimes/32/application-x-zip.svg +share/icons/elementary-xfce/mimes/32/application-x-zoo.svg +share/icons/elementary-xfce/mimes/32/application-xml.svg +share/icons/elementary-xfce/mimes/32/application-zip.svg +share/icons/elementary-xfce/mimes/32/archive.svg +share/icons/elementary-xfce/mimes/32/ascii.svg +share/icons/elementary-xfce/mimes/32/audio-mpeg.svg +share/icons/elementary-xfce/mimes/32/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/32/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/32/audio-x-generic.svg +share/icons/elementary-xfce/mimes/32/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/32/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/32/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/32/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/32/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/32/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/32/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/32/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/32/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/32/audio-x-wav.svg +share/icons/elementary-xfce/mimes/32/authors.svg +share/icons/elementary-xfce/mimes/32/binary.svg +share/icons/elementary-xfce/mimes/32/contents2.svg +share/icons/elementary-xfce/mimes/32/deb.svg +share/icons/elementary-xfce/mimes/32/document.svg +share/icons/elementary-xfce/mimes/32/empty.svg +share/icons/elementary-xfce/mimes/32/exec.svg +share/icons/elementary-xfce/mimes/32/extension.svg +share/icons/elementary-xfce/mimes/32/folder_tar.svg +share/icons/elementary-xfce/mimes/32/font-x-generic.svg +share/icons/elementary-xfce/mimes/32/font.svg +share/icons/elementary-xfce/mimes/32/font_bitmap.svg +share/icons/elementary-xfce/mimes/32/font_truetype.svg +share/icons/elementary-xfce/mimes/32/font_type1.svg +share/icons/elementary-xfce/mimes/32/gedit-plugin.svg +share/icons/elementary-xfce/mimes/32/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/32/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/32/gnome-package.svg +share/icons/elementary-xfce/mimes/32/gtk-file.svg +share/icons/elementary-xfce/mimes/32/html.svg +share/icons/elementary-xfce/mimes/32/image-bmp.svg +share/icons/elementary-xfce/mimes/32/image-gif.svg +share/icons/elementary-xfce/mimes/32/image-jpeg.svg +share/icons/elementary-xfce/mimes/32/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/32/image-png.svg +share/icons/elementary-xfce/mimes/32/image-tiff.svg +share/icons/elementary-xfce/mimes/32/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/32/image-x-generic.svg +share/icons/elementary-xfce/mimes/32/image-x-ico.svg +share/icons/elementary-xfce/mimes/32/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/32/image-x-psd.svg +share/icons/elementary-xfce/mimes/32/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/32/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/32/image-x-tga.svg +share/icons/elementary-xfce/mimes/32/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/32/image-x-xcf.svg +share/icons/elementary-xfce/mimes/32/image.svg +share/icons/elementary-xfce/mimes/32/internet-feed.svg +share/icons/elementary-xfce/mimes/32/jpeg.svg +share/icons/elementary-xfce/mimes/32/jpg.svg +share/icons/elementary-xfce/mimes/32/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/32/libreoffice-database.svg +share/icons/elementary-xfce/mimes/32/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/32/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/32/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/32/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/32/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-text.svg +share/icons/elementary-xfce/mimes/32/media-audio.svg +share/icons/elementary-xfce/mimes/32/media-image.svg +share/icons/elementary-xfce/mimes/32/media-video.svg +share/icons/elementary-xfce/mimes/32/mime_ascii.svg +share/icons/elementary-xfce/mimes/32/misc.svg +share/icons/elementary-xfce/mimes/32/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/32/office-contact.svg +share/icons/elementary-xfce/mimes/32/office-database.svg +share/icons/elementary-xfce/mimes/32/office-document.svg +share/icons/elementary-xfce/mimes/32/office-illustration.svg +share/icons/elementary-xfce/mimes/32/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/32/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/32/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/32/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/package-x-generic.svg +share/icons/elementary-xfce/mimes/32/package.svg +share/icons/elementary-xfce/mimes/32/package_editors.svg +share/icons/elementary-xfce/mimes/32/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/32/plan.svg +share/icons/elementary-xfce/mimes/32/playlist-automatic.svg +share/icons/elementary-xfce/mimes/32/playlist.svg +share/icons/elementary-xfce/mimes/32/rar.svg +share/icons/elementary-xfce/mimes/32/rpm.svg +share/icons/elementary-xfce/mimes/32/shellscript.svg +share/icons/elementary-xfce/mimes/32/sound.svg +share/icons/elementary-xfce/mimes/32/source-playlist.svg +share/icons/elementary-xfce/mimes/32/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/32/spreadsheet.svg +share/icons/elementary-xfce/mimes/32/stock_addressbook.svg +share/icons/elementary-xfce/mimes/32/stock_calendar.svg +share/icons/elementary-xfce/mimes/32/stock_playlist.svg +share/icons/elementary-xfce/mimes/32/stock_script.svg +share/icons/elementary-xfce/mimes/32/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/32/svg.svg +share/icons/elementary-xfce/mimes/32/tar.svg +share/icons/elementary-xfce/mimes/32/template_source.svg +share/icons/elementary-xfce/mimes/32/text-css.svg +share/icons/elementary-xfce/mimes/32/text-directory.svg +share/icons/elementary-xfce/mimes/32/text-enriched.svg +share/icons/elementary-xfce/mimes/32/text-html.svg +share/icons/elementary-xfce/mimes/32/text-html_alt.svg +share/icons/elementary-xfce/mimes/32/text-htmlh.svg +share/icons/elementary-xfce/mimes/32/text-plain.svg +share/icons/elementary-xfce/mimes/32/text-richtext.svg +share/icons/elementary-xfce/mimes/32/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/text-x-authors.svg +share/icons/elementary-xfce/mimes/32/text-x-c++.svg +share/icons/elementary-xfce/mimes/32/text-x-c++src.svg +share/icons/elementary-xfce/mimes/32/text-x-c.svg +share/icons/elementary-xfce/mimes/32/text-x-changelog.svg +share/icons/elementary-xfce/mimes/32/text-x-chdr.svg +share/icons/elementary-xfce/mimes/32/text-x-copying.svg +share/icons/elementary-xfce/mimes/32/text-x-credits.svg +share/icons/elementary-xfce/mimes/32/text-x-csharp.svg +share/icons/elementary-xfce/mimes/32/text-x-csrc.svg +share/icons/elementary-xfce/mimes/32/text-x-css.svg +share/icons/elementary-xfce/mimes/32/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/32/text-x-generic.svg +share/icons/elementary-xfce/mimes/32/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/32/text-x-install.svg +share/icons/elementary-xfce/mimes/32/text-x-java-source.svg +share/icons/elementary-xfce/mimes/32/text-x-java.svg +share/icons/elementary-xfce/mimes/32/text-x-javascript.svg +share/icons/elementary-xfce/mimes/32/text-x-lua.svg +share/icons/elementary-xfce/mimes/32/text-x-makefile.svg +share/icons/elementary-xfce/mimes/32/text-x-perl.svg +share/icons/elementary-xfce/mimes/32/text-x-preview.svg +share/icons/elementary-xfce/mimes/32/text-x-python.svg +share/icons/elementary-xfce/mimes/32/text-x-readme.svg +share/icons/elementary-xfce/mimes/32/text-x-ruby.svg +share/icons/elementary-xfce/mimes/32/text-x-script.svg +share/icons/elementary-xfce/mimes/32/text-x-source.svg +share/icons/elementary-xfce/mimes/32/text-x-sql.svg +share/icons/elementary-xfce/mimes/32/text-x-vala.svg +share/icons/elementary-xfce/mimes/32/text-xml.svg +share/icons/elementary-xfce/mimes/32/text.svg +share/icons/elementary-xfce/mimes/32/text2.svg +share/icons/elementary-xfce/mimes/32/tgz.svg +share/icons/elementary-xfce/mimes/32/txt.svg +share/icons/elementary-xfce/mimes/32/txt2.svg +share/icons/elementary-xfce/mimes/32/unknown.svg +share/icons/elementary-xfce/mimes/32/vcalendar.svg +share/icons/elementary-xfce/mimes/32/vcard.svg +share/icons/elementary-xfce/mimes/32/video-x-generic.svg +share/icons/elementary-xfce/mimes/32/video.svg +share/icons/elementary-xfce/mimes/32/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/32/wordprocessing.svg +share/icons/elementary-xfce/mimes/32/www.svg +share/icons/elementary-xfce/mimes/32/x-office-address-book.svg +share/icons/elementary-xfce/mimes/32/x-office-calendar.svg +share/icons/elementary-xfce/mimes/32/x-office-document-template.svg +share/icons/elementary-xfce/mimes/32/x-office-document.svg +share/icons/elementary-xfce/mimes/32/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/32/x-office-drawing.svg +share/icons/elementary-xfce/mimes/32/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/32/x-office-presentation.svg +share/icons/elementary-xfce/mimes/32/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/zip.svg +share/icons/elementary-xfce/mimes/48/application-7zip.svg +share/icons/elementary-xfce/mimes/48/application-atom+xml.svg +share/icons/elementary-xfce/mimes/48/application-epub+zip.svg +share/icons/elementary-xfce/mimes/48/application-illustrator.svg +share/icons/elementary-xfce/mimes/48/application-install.svg +share/icons/elementary-xfce/mimes/48/application-msword.svg +share/icons/elementary-xfce/mimes/48/application-octet-stream.svg +share/icons/elementary-xfce/mimes/48/application-ogg.svg +share/icons/elementary-xfce/mimes/48/application-pdf.svg +share/icons/elementary-xfce/mimes/48/application-postscript.svg +share/icons/elementary-xfce/mimes/48/application-rss+xml.svg +share/icons/elementary-xfce/mimes/48/application-rtf.svg +share/icons/elementary-xfce/mimes/48/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/48/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/48/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/48/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/48/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/48/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/48/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/48/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/48/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/48/application-x-ace.svg +share/icons/elementary-xfce/mimes/48/application-x-arj.svg +share/icons/elementary-xfce/mimes/48/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/48/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/application-x-bzip.svg +share/icons/elementary-xfce/mimes/48/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/48/application-x-class-file.svg +share/icons/elementary-xfce/mimes/48/application-x-compress.svg +share/icons/elementary-xfce/mimes/48/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/application-x-cpio.svg +share/icons/elementary-xfce/mimes/48/application-x-csproj.svg +share/icons/elementary-xfce/mimes/48/application-x-deb.svg +share/icons/elementary-xfce/mimes/48/application-x-desktop.svg +share/icons/elementary-xfce/mimes/48/application-x-executable.svg +share/icons/elementary-xfce/mimes/48/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/48/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/48/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/48/application-x-gzip.svg +share/icons/elementary-xfce/mimes/48/application-x-jar.svg +share/icons/elementary-xfce/mimes/48/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/48/application-x-java.svg +share/icons/elementary-xfce/mimes/48/application-x-javascript.svg +share/icons/elementary-xfce/mimes/48/application-x-lha.svg +share/icons/elementary-xfce/mimes/48/application-x-lhz.svg +share/icons/elementary-xfce/mimes/48/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/application-x-lzma.svg +share/icons/elementary-xfce/mimes/48/application-x-lzop.svg +share/icons/elementary-xfce/mimes/48/application-x-m4.svg +share/icons/elementary-xfce/mimes/48/application-x-matroska.svg +share/icons/elementary-xfce/mimes/48/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/48/application-x-msi.svg +share/icons/elementary-xfce/mimes/48/application-x-object.svg +share/icons/elementary-xfce/mimes/48/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/48/application-x-perl.svg +share/icons/elementary-xfce/mimes/48/application-x-php.svg +share/icons/elementary-xfce/mimes/48/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/48/application-x-rar.svg +share/icons/elementary-xfce/mimes/48/application-x-rpm.svg +share/icons/elementary-xfce/mimes/48/application-x-ruby.svg +share/icons/elementary-xfce/mimes/48/application-x-shar.svg +share/icons/elementary-xfce/mimes/48/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/48/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/48/application-x-sln.svg +share/icons/elementary-xfce/mimes/48/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/48/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/48/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/48/application-x-tar.svg +share/icons/elementary-xfce/mimes/48/application-x-theme.svg +share/icons/elementary-xfce/mimes/48/application-x-trash.svg +share/icons/elementary-xfce/mimes/48/application-x-zip.svg +share/icons/elementary-xfce/mimes/48/application-x-zoo.svg +share/icons/elementary-xfce/mimes/48/application-xml.svg +share/icons/elementary-xfce/mimes/48/application-zip.svg +share/icons/elementary-xfce/mimes/48/archive.svg +share/icons/elementary-xfce/mimes/48/ascii.svg +share/icons/elementary-xfce/mimes/48/audio-mpeg.svg +share/icons/elementary-xfce/mimes/48/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/48/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/48/audio-x-generic.svg +share/icons/elementary-xfce/mimes/48/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/48/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/48/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/48/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/48/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/48/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/48/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/48/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/48/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/48/audio-x-wav.svg +share/icons/elementary-xfce/mimes/48/authors.svg +share/icons/elementary-xfce/mimes/48/binary.svg +share/icons/elementary-xfce/mimes/48/contents2.svg +share/icons/elementary-xfce/mimes/48/deb.svg +share/icons/elementary-xfce/mimes/48/document.svg +share/icons/elementary-xfce/mimes/48/empty.svg +share/icons/elementary-xfce/mimes/48/exec.svg +share/icons/elementary-xfce/mimes/48/extension.svg +share/icons/elementary-xfce/mimes/48/folder_tar.svg +share/icons/elementary-xfce/mimes/48/font-x-generic.svg +share/icons/elementary-xfce/mimes/48/font.svg +share/icons/elementary-xfce/mimes/48/font_bitmap.svg +share/icons/elementary-xfce/mimes/48/font_truetype.svg +share/icons/elementary-xfce/mimes/48/font_type1.svg +share/icons/elementary-xfce/mimes/48/gedit-plugin.svg +share/icons/elementary-xfce/mimes/48/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/48/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/48/gnome-package.svg +share/icons/elementary-xfce/mimes/48/gtk-file.svg +share/icons/elementary-xfce/mimes/48/html.svg +share/icons/elementary-xfce/mimes/48/image-bmp.svg +share/icons/elementary-xfce/mimes/48/image-gif.svg +share/icons/elementary-xfce/mimes/48/image-jpeg.svg +share/icons/elementary-xfce/mimes/48/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/48/image-png.svg +share/icons/elementary-xfce/mimes/48/image-tiff.svg +share/icons/elementary-xfce/mimes/48/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/48/image-x-generic.svg +share/icons/elementary-xfce/mimes/48/image-x-ico.svg +share/icons/elementary-xfce/mimes/48/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/48/image-x-psd.svg +share/icons/elementary-xfce/mimes/48/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/48/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/48/image-x-tga.svg +share/icons/elementary-xfce/mimes/48/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/48/image-x-xcf.svg +share/icons/elementary-xfce/mimes/48/image.svg +share/icons/elementary-xfce/mimes/48/internet-feed.svg +share/icons/elementary-xfce/mimes/48/jpeg.svg +share/icons/elementary-xfce/mimes/48/jpg.svg +share/icons/elementary-xfce/mimes/48/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/48/libreoffice-database.svg +share/icons/elementary-xfce/mimes/48/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/48/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/48/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/48/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/48/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-text.svg +share/icons/elementary-xfce/mimes/48/media-audio.svg +share/icons/elementary-xfce/mimes/48/media-image.svg +share/icons/elementary-xfce/mimes/48/media-video.svg +share/icons/elementary-xfce/mimes/48/mime_ascii.svg +share/icons/elementary-xfce/mimes/48/misc.svg +share/icons/elementary-xfce/mimes/48/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/48/office-contact.svg +share/icons/elementary-xfce/mimes/48/office-database.svg +share/icons/elementary-xfce/mimes/48/office-document.svg +share/icons/elementary-xfce/mimes/48/office-illustration.svg +share/icons/elementary-xfce/mimes/48/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/48/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/48/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/48/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/package-x-generic.svg +share/icons/elementary-xfce/mimes/48/package.svg +share/icons/elementary-xfce/mimes/48/package_editors.svg +share/icons/elementary-xfce/mimes/48/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/48/plan.svg +share/icons/elementary-xfce/mimes/48/playlist-automatic.svg +share/icons/elementary-xfce/mimes/48/playlist.svg +share/icons/elementary-xfce/mimes/48/rar.svg +share/icons/elementary-xfce/mimes/48/rpm.svg +share/icons/elementary-xfce/mimes/48/shellscript.svg +share/icons/elementary-xfce/mimes/48/sound.svg +share/icons/elementary-xfce/mimes/48/source-playlist.svg +share/icons/elementary-xfce/mimes/48/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/48/spreadsheet.svg +share/icons/elementary-xfce/mimes/48/stock_addressbook.svg +share/icons/elementary-xfce/mimes/48/stock_calendar.svg +share/icons/elementary-xfce/mimes/48/stock_playlist.svg +share/icons/elementary-xfce/mimes/48/stock_script.svg +share/icons/elementary-xfce/mimes/48/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/48/svg.svg +share/icons/elementary-xfce/mimes/48/tar.svg +share/icons/elementary-xfce/mimes/48/template_source.svg +share/icons/elementary-xfce/mimes/48/text-css.svg +share/icons/elementary-xfce/mimes/48/text-directory.svg +share/icons/elementary-xfce/mimes/48/text-enriched.svg +share/icons/elementary-xfce/mimes/48/text-html.svg +share/icons/elementary-xfce/mimes/48/text-html_alt.svg +share/icons/elementary-xfce/mimes/48/text-htmlh.svg +share/icons/elementary-xfce/mimes/48/text-plain.svg +share/icons/elementary-xfce/mimes/48/text-richtext.svg +share/icons/elementary-xfce/mimes/48/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/text-x-authors.svg +share/icons/elementary-xfce/mimes/48/text-x-c++.svg +share/icons/elementary-xfce/mimes/48/text-x-c++src.svg +share/icons/elementary-xfce/mimes/48/text-x-c.svg +share/icons/elementary-xfce/mimes/48/text-x-changelog.svg +share/icons/elementary-xfce/mimes/48/text-x-chdr.svg +share/icons/elementary-xfce/mimes/48/text-x-copying.svg +share/icons/elementary-xfce/mimes/48/text-x-credits.svg +share/icons/elementary-xfce/mimes/48/text-x-csharp.svg +share/icons/elementary-xfce/mimes/48/text-x-csrc.svg +share/icons/elementary-xfce/mimes/48/text-x-css.svg +share/icons/elementary-xfce/mimes/48/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/48/text-x-generic.svg +share/icons/elementary-xfce/mimes/48/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/48/text-x-install.svg +share/icons/elementary-xfce/mimes/48/text-x-java-source.svg +share/icons/elementary-xfce/mimes/48/text-x-java.svg +share/icons/elementary-xfce/mimes/48/text-x-javascript.svg +share/icons/elementary-xfce/mimes/48/text-x-kgw.svg +share/icons/elementary-xfce/mimes/48/text-x-lua.svg +share/icons/elementary-xfce/mimes/48/text-x-makefile.svg +share/icons/elementary-xfce/mimes/48/text-x-perl.svg +share/icons/elementary-xfce/mimes/48/text-x-preview.svg +share/icons/elementary-xfce/mimes/48/text-x-python.svg +share/icons/elementary-xfce/mimes/48/text-x-readme.svg +share/icons/elementary-xfce/mimes/48/text-x-ruby.svg +share/icons/elementary-xfce/mimes/48/text-x-script.svg +share/icons/elementary-xfce/mimes/48/text-x-source.svg +share/icons/elementary-xfce/mimes/48/text-x-sql.svg +share/icons/elementary-xfce/mimes/48/text-x-vala.svg +share/icons/elementary-xfce/mimes/48/text-xml.svg +share/icons/elementary-xfce/mimes/48/text.svg +share/icons/elementary-xfce/mimes/48/text2.svg +share/icons/elementary-xfce/mimes/48/tgz.svg +share/icons/elementary-xfce/mimes/48/txt.svg +share/icons/elementary-xfce/mimes/48/txt2.svg +share/icons/elementary-xfce/mimes/48/unknown.svg +share/icons/elementary-xfce/mimes/48/vcalendar.svg +share/icons/elementary-xfce/mimes/48/vcard.svg +share/icons/elementary-xfce/mimes/48/video-x-generic.svg +share/icons/elementary-xfce/mimes/48/video.svg +share/icons/elementary-xfce/mimes/48/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/48/wordprocessing.svg +share/icons/elementary-xfce/mimes/48/www.svg +share/icons/elementary-xfce/mimes/48/x-office-address-book.svg +share/icons/elementary-xfce/mimes/48/x-office-calendar.svg +share/icons/elementary-xfce/mimes/48/x-office-document-template.svg +share/icons/elementary-xfce/mimes/48/x-office-document.svg +share/icons/elementary-xfce/mimes/48/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/48/x-office-drawing.svg +share/icons/elementary-xfce/mimes/48/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/48/x-office-presentation.svg +share/icons/elementary-xfce/mimes/48/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/zip.svg +share/icons/elementary-xfce/mimes/64/application-7zip.svg +share/icons/elementary-xfce/mimes/64/application-atom+xml.svg +share/icons/elementary-xfce/mimes/64/application-epub+zip.svg +share/icons/elementary-xfce/mimes/64/application-illustrator.svg +share/icons/elementary-xfce/mimes/64/application-install.svg +share/icons/elementary-xfce/mimes/64/application-msword.svg +share/icons/elementary-xfce/mimes/64/application-octet-stream.svg +share/icons/elementary-xfce/mimes/64/application-ogg.svg +share/icons/elementary-xfce/mimes/64/application-pdf.svg +share/icons/elementary-xfce/mimes/64/application-postscript.svg +share/icons/elementary-xfce/mimes/64/application-rss+xml.svg +share/icons/elementary-xfce/mimes/64/application-rtf.svg +share/icons/elementary-xfce/mimes/64/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/64/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/64/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/64/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/64/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/64/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/64/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/64/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/64/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/64/application-x-ace.svg +share/icons/elementary-xfce/mimes/64/application-x-arj.svg +share/icons/elementary-xfce/mimes/64/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/64/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/application-x-bzip.svg +share/icons/elementary-xfce/mimes/64/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/64/application-x-class-file.svg +share/icons/elementary-xfce/mimes/64/application-x-compress.svg +share/icons/elementary-xfce/mimes/64/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/application-x-cpio.svg +share/icons/elementary-xfce/mimes/64/application-x-csproj.svg +share/icons/elementary-xfce/mimes/64/application-x-deb.svg +share/icons/elementary-xfce/mimes/64/application-x-desktop.svg +share/icons/elementary-xfce/mimes/64/application-x-executable.svg +share/icons/elementary-xfce/mimes/64/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/64/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/64/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/64/application-x-gzip.svg +share/icons/elementary-xfce/mimes/64/application-x-jar.svg +share/icons/elementary-xfce/mimes/64/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/64/application-x-java.svg +share/icons/elementary-xfce/mimes/64/application-x-javascript.svg +share/icons/elementary-xfce/mimes/64/application-x-lha.svg +share/icons/elementary-xfce/mimes/64/application-x-lhz.svg +share/icons/elementary-xfce/mimes/64/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/application-x-lzma.svg +share/icons/elementary-xfce/mimes/64/application-x-lzop.svg +share/icons/elementary-xfce/mimes/64/application-x-m4.svg +share/icons/elementary-xfce/mimes/64/application-x-matroska.svg +share/icons/elementary-xfce/mimes/64/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/64/application-x-msi.svg +share/icons/elementary-xfce/mimes/64/application-x-object.svg +share/icons/elementary-xfce/mimes/64/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/64/application-x-perl.svg +share/icons/elementary-xfce/mimes/64/application-x-php.svg +share/icons/elementary-xfce/mimes/64/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/64/application-x-rar.svg +share/icons/elementary-xfce/mimes/64/application-x-rpm.svg +share/icons/elementary-xfce/mimes/64/application-x-ruby.svg +share/icons/elementary-xfce/mimes/64/application-x-shar.svg +share/icons/elementary-xfce/mimes/64/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/64/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/64/application-x-sln.svg +share/icons/elementary-xfce/mimes/64/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/64/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/64/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/64/application-x-tar.svg +share/icons/elementary-xfce/mimes/64/application-x-theme.svg +share/icons/elementary-xfce/mimes/64/application-x-trash.svg +share/icons/elementary-xfce/mimes/64/application-x-zip.svg +share/icons/elementary-xfce/mimes/64/application-x-zoo.svg +share/icons/elementary-xfce/mimes/64/application-xml.svg +share/icons/elementary-xfce/mimes/64/application-zip.svg +share/icons/elementary-xfce/mimes/64/archive.svg +share/icons/elementary-xfce/mimes/64/ascii.svg +share/icons/elementary-xfce/mimes/64/audio-mpeg.svg +share/icons/elementary-xfce/mimes/64/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/64/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/64/audio-x-generic.svg +share/icons/elementary-xfce/mimes/64/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/64/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/64/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/64/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/64/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/64/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/64/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/64/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/64/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/64/audio-x-wav.svg +share/icons/elementary-xfce/mimes/64/authors.svg +share/icons/elementary-xfce/mimes/64/binary.svg +share/icons/elementary-xfce/mimes/64/contents2.svg +share/icons/elementary-xfce/mimes/64/deb.svg +share/icons/elementary-xfce/mimes/64/document.svg +share/icons/elementary-xfce/mimes/64/empty.svg +share/icons/elementary-xfce/mimes/64/exec.svg +share/icons/elementary-xfce/mimes/64/extension.svg +share/icons/elementary-xfce/mimes/64/folder_tar.svg +share/icons/elementary-xfce/mimes/64/font-x-generic.svg +share/icons/elementary-xfce/mimes/64/font.svg +share/icons/elementary-xfce/mimes/64/font_bitmap.svg +share/icons/elementary-xfce/mimes/64/font_truetype.svg +share/icons/elementary-xfce/mimes/64/font_type1.svg +share/icons/elementary-xfce/mimes/64/gedit-plugin.svg +share/icons/elementary-xfce/mimes/64/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/64/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/64/gnome-package.svg +share/icons/elementary-xfce/mimes/64/gtk-file.svg +share/icons/elementary-xfce/mimes/64/html.svg +share/icons/elementary-xfce/mimes/64/image-bmp.svg +share/icons/elementary-xfce/mimes/64/image-gif.svg +share/icons/elementary-xfce/mimes/64/image-jpeg.svg +share/icons/elementary-xfce/mimes/64/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/64/image-png.svg +share/icons/elementary-xfce/mimes/64/image-tiff.svg +share/icons/elementary-xfce/mimes/64/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/64/image-x-generic.svg +share/icons/elementary-xfce/mimes/64/image-x-ico.svg +share/icons/elementary-xfce/mimes/64/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/64/image-x-psd.svg +share/icons/elementary-xfce/mimes/64/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/64/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/64/image-x-tga.svg +share/icons/elementary-xfce/mimes/64/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/64/image-x-xcf.svg +share/icons/elementary-xfce/mimes/64/image.svg +share/icons/elementary-xfce/mimes/64/internet-feed.svg +share/icons/elementary-xfce/mimes/64/jpeg.svg +share/icons/elementary-xfce/mimes/64/jpg.svg +share/icons/elementary-xfce/mimes/64/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/64/libreoffice-database.svg +share/icons/elementary-xfce/mimes/64/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/64/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/64/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/64/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/64/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-text.svg +share/icons/elementary-xfce/mimes/64/media-audio.svg +share/icons/elementary-xfce/mimes/64/media-image.svg +share/icons/elementary-xfce/mimes/64/media-video.svg +share/icons/elementary-xfce/mimes/64/mime_ascii.svg +share/icons/elementary-xfce/mimes/64/misc.svg +share/icons/elementary-xfce/mimes/64/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/64/office-contact.svg +share/icons/elementary-xfce/mimes/64/office-database.svg +share/icons/elementary-xfce/mimes/64/office-document.svg +share/icons/elementary-xfce/mimes/64/office-illustration.svg +share/icons/elementary-xfce/mimes/64/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/64/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/64/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/64/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/package-x-generic.svg +share/icons/elementary-xfce/mimes/64/package.svg +share/icons/elementary-xfce/mimes/64/package_editors.svg +share/icons/elementary-xfce/mimes/64/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/64/plan.svg +share/icons/elementary-xfce/mimes/64/playlist-automatic.svg +share/icons/elementary-xfce/mimes/64/playlist.svg +share/icons/elementary-xfce/mimes/64/rar.svg +share/icons/elementary-xfce/mimes/64/rpm.svg +share/icons/elementary-xfce/mimes/64/shellscript.svg +share/icons/elementary-xfce/mimes/64/sound.svg +share/icons/elementary-xfce/mimes/64/source-playlist.svg +share/icons/elementary-xfce/mimes/64/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/64/spreadsheet.svg +share/icons/elementary-xfce/mimes/64/stock_addressbook.svg +share/icons/elementary-xfce/mimes/64/stock_calendar.svg +share/icons/elementary-xfce/mimes/64/stock_playlist.svg +share/icons/elementary-xfce/mimes/64/stock_script.svg +share/icons/elementary-xfce/mimes/64/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/64/svg.svg +share/icons/elementary-xfce/mimes/64/tar.svg +share/icons/elementary-xfce/mimes/64/template_source.svg +share/icons/elementary-xfce/mimes/64/text-css.svg +share/icons/elementary-xfce/mimes/64/text-directory.svg +share/icons/elementary-xfce/mimes/64/text-enriched.svg +share/icons/elementary-xfce/mimes/64/text-html.svg +share/icons/elementary-xfce/mimes/64/text-html_alt.svg +share/icons/elementary-xfce/mimes/64/text-htmlh.svg +share/icons/elementary-xfce/mimes/64/text-plain.svg +share/icons/elementary-xfce/mimes/64/text-richtext.svg +share/icons/elementary-xfce/mimes/64/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/text-x-authors.svg +share/icons/elementary-xfce/mimes/64/text-x-c++.svg +share/icons/elementary-xfce/mimes/64/text-x-c++src.svg +share/icons/elementary-xfce/mimes/64/text-x-c.svg +share/icons/elementary-xfce/mimes/64/text-x-changelog.svg +share/icons/elementary-xfce/mimes/64/text-x-chdr.svg +share/icons/elementary-xfce/mimes/64/text-x-copying.svg +share/icons/elementary-xfce/mimes/64/text-x-credits.svg +share/icons/elementary-xfce/mimes/64/text-x-csharp.svg +share/icons/elementary-xfce/mimes/64/text-x-csrc.svg +share/icons/elementary-xfce/mimes/64/text-x-css.svg +share/icons/elementary-xfce/mimes/64/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/64/text-x-generic.svg +share/icons/elementary-xfce/mimes/64/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/64/text-x-install.svg +share/icons/elementary-xfce/mimes/64/text-x-java-source.svg +share/icons/elementary-xfce/mimes/64/text-x-java.svg +share/icons/elementary-xfce/mimes/64/text-x-javascript.svg +share/icons/elementary-xfce/mimes/64/text-x-lua.svg +share/icons/elementary-xfce/mimes/64/text-x-makefile.svg +share/icons/elementary-xfce/mimes/64/text-x-perl.svg +share/icons/elementary-xfce/mimes/64/text-x-preview.svg +share/icons/elementary-xfce/mimes/64/text-x-python.svg +share/icons/elementary-xfce/mimes/64/text-x-readme.svg +share/icons/elementary-xfce/mimes/64/text-x-ruby.svg +share/icons/elementary-xfce/mimes/64/text-x-script.svg +share/icons/elementary-xfce/mimes/64/text-x-source.svg +share/icons/elementary-xfce/mimes/64/text-x-sql.svg +share/icons/elementary-xfce/mimes/64/text-x-vala.svg +share/icons/elementary-xfce/mimes/64/text-xml.svg +share/icons/elementary-xfce/mimes/64/text.svg +share/icons/elementary-xfce/mimes/64/text2.svg +share/icons/elementary-xfce/mimes/64/tgz.svg +share/icons/elementary-xfce/mimes/64/txt.svg +share/icons/elementary-xfce/mimes/64/txt2.svg +share/icons/elementary-xfce/mimes/64/unknown.svg +share/icons/elementary-xfce/mimes/64/vcalendar.svg +share/icons/elementary-xfce/mimes/64/vcard.svg +share/icons/elementary-xfce/mimes/64/video-x-generic.svg +share/icons/elementary-xfce/mimes/64/video.svg +share/icons/elementary-xfce/mimes/64/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/64/wordprocessing.svg +share/icons/elementary-xfce/mimes/64/www.svg +share/icons/elementary-xfce/mimes/64/x-office-address-book.svg +share/icons/elementary-xfce/mimes/64/x-office-calendar.svg +share/icons/elementary-xfce/mimes/64/x-office-document-template.svg +share/icons/elementary-xfce/mimes/64/x-office-document.svg +share/icons/elementary-xfce/mimes/64/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/64/x-office-drawing.svg +share/icons/elementary-xfce/mimes/64/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/64/x-office-presentation.svg +share/icons/elementary-xfce/mimes/64/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/zip.svg +share/icons/elementary-xfce/mimes/96/application-7zip.svg +share/icons/elementary-xfce/mimes/96/application-atom+xml.svg +share/icons/elementary-xfce/mimes/96/application-illustrator.svg +share/icons/elementary-xfce/mimes/96/application-install.svg +share/icons/elementary-xfce/mimes/96/application-msword.svg +share/icons/elementary-xfce/mimes/96/application-octet-stream.svg +share/icons/elementary-xfce/mimes/96/application-ogg.svg +share/icons/elementary-xfce/mimes/96/application-pdf.svg +share/icons/elementary-xfce/mimes/96/application-postscript.svg +share/icons/elementary-xfce/mimes/96/application-rss+xml.svg +share/icons/elementary-xfce/mimes/96/application-rtf.svg +share/icons/elementary-xfce/mimes/96/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/96/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/96/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/96/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/96/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/96/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/96/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/96/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/96/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/96/application-x-ace.svg +share/icons/elementary-xfce/mimes/96/application-x-arj.svg +share/icons/elementary-xfce/mimes/96/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/96/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/application-x-bzip.svg +share/icons/elementary-xfce/mimes/96/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/96/application-x-compress.svg +share/icons/elementary-xfce/mimes/96/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/application-x-cpio.svg +share/icons/elementary-xfce/mimes/96/application-x-csproj.svg +share/icons/elementary-xfce/mimes/96/application-x-deb.svg +share/icons/elementary-xfce/mimes/96/application-x-desktop.svg +share/icons/elementary-xfce/mimes/96/application-x-executable.svg +share/icons/elementary-xfce/mimes/96/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/96/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/96/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/96/application-x-gzip.svg +share/icons/elementary-xfce/mimes/96/application-x-jar.svg +share/icons/elementary-xfce/mimes/96/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/96/application-x-java.svg +share/icons/elementary-xfce/mimes/96/application-x-javascript.svg +share/icons/elementary-xfce/mimes/96/application-x-lha.svg +share/icons/elementary-xfce/mimes/96/application-x-lhz.svg +share/icons/elementary-xfce/mimes/96/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/application-x-lzma.svg +share/icons/elementary-xfce/mimes/96/application-x-lzop.svg +share/icons/elementary-xfce/mimes/96/application-x-m4.svg +share/icons/elementary-xfce/mimes/96/application-x-matroska.svg +share/icons/elementary-xfce/mimes/96/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/96/application-x-msi.svg +share/icons/elementary-xfce/mimes/96/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/96/application-x-rar.svg +share/icons/elementary-xfce/mimes/96/application-x-rpm.svg +share/icons/elementary-xfce/mimes/96/application-x-shar.svg +share/icons/elementary-xfce/mimes/96/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/96/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/96/application-x-sln.svg +share/icons/elementary-xfce/mimes/96/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/96/application-x-tar.svg +share/icons/elementary-xfce/mimes/96/application-x-theme.svg +share/icons/elementary-xfce/mimes/96/application-x-trash.svg +share/icons/elementary-xfce/mimes/96/application-x-zip.svg +share/icons/elementary-xfce/mimes/96/application-x-zoo.svg +share/icons/elementary-xfce/mimes/96/application-xml.svg +share/icons/elementary-xfce/mimes/96/application-zip.svg +share/icons/elementary-xfce/mimes/96/archive.svg +share/icons/elementary-xfce/mimes/96/ascii.svg +share/icons/elementary-xfce/mimes/96/audio-mpeg.svg +share/icons/elementary-xfce/mimes/96/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/96/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/96/audio-x-generic.svg +share/icons/elementary-xfce/mimes/96/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/96/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/96/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/96/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/96/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/96/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/96/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/96/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/96/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/96/audio-x-wav.svg +share/icons/elementary-xfce/mimes/96/authors.svg +share/icons/elementary-xfce/mimes/96/binary.svg +share/icons/elementary-xfce/mimes/96/deb.svg +share/icons/elementary-xfce/mimes/96/document.svg +share/icons/elementary-xfce/mimes/96/empty.svg +share/icons/elementary-xfce/mimes/96/exec.svg +share/icons/elementary-xfce/mimes/96/extension.svg +share/icons/elementary-xfce/mimes/96/folder_tar.svg +share/icons/elementary-xfce/mimes/96/font-x-generic.svg +share/icons/elementary-xfce/mimes/96/font.svg +share/icons/elementary-xfce/mimes/96/font_bitmap.svg +share/icons/elementary-xfce/mimes/96/font_truetype.svg +share/icons/elementary-xfce/mimes/96/font_type1.svg +share/icons/elementary-xfce/mimes/96/gedit-plugin.svg +share/icons/elementary-xfce/mimes/96/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/96/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/96/gnome-package.svg +share/icons/elementary-xfce/mimes/96/gtk-file.svg +share/icons/elementary-xfce/mimes/96/html.svg +share/icons/elementary-xfce/mimes/96/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/96/image-x-generic.svg +share/icons/elementary-xfce/mimes/96/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/96/image-x-tga.svg +share/icons/elementary-xfce/mimes/96/image-x-xcf.svg +share/icons/elementary-xfce/mimes/96/image.svg +share/icons/elementary-xfce/mimes/96/internet-feed.svg +share/icons/elementary-xfce/mimes/96/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/96/libreoffice-database.svg +share/icons/elementary-xfce/mimes/96/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/96/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/96/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/96/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/96/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-text.svg +share/icons/elementary-xfce/mimes/96/media-audio.svg +share/icons/elementary-xfce/mimes/96/media-image.svg +share/icons/elementary-xfce/mimes/96/media-video.svg +share/icons/elementary-xfce/mimes/96/mime_ascii.svg +share/icons/elementary-xfce/mimes/96/misc.svg +share/icons/elementary-xfce/mimes/96/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/96/office-contact.svg +share/icons/elementary-xfce/mimes/96/office-document.svg +share/icons/elementary-xfce/mimes/96/office-illustration.svg +share/icons/elementary-xfce/mimes/96/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/96/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/package-x-generic.svg +share/icons/elementary-xfce/mimes/96/package.svg +share/icons/elementary-xfce/mimes/96/package_editors.svg +share/icons/elementary-xfce/mimes/96/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/96/playlist-automatic.svg +share/icons/elementary-xfce/mimes/96/playlist.svg +share/icons/elementary-xfce/mimes/96/rar.svg +share/icons/elementary-xfce/mimes/96/rpm.svg +share/icons/elementary-xfce/mimes/96/shellscript.svg +share/icons/elementary-xfce/mimes/96/sound.svg +share/icons/elementary-xfce/mimes/96/source-playlist.svg +share/icons/elementary-xfce/mimes/96/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/96/spreadsheet.svg +share/icons/elementary-xfce/mimes/96/stock_playlist.svg +share/icons/elementary-xfce/mimes/96/stock_script.svg +share/icons/elementary-xfce/mimes/96/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/96/svg.svg +share/icons/elementary-xfce/mimes/96/tar.svg +share/icons/elementary-xfce/mimes/96/template_source.svg +share/icons/elementary-xfce/mimes/96/text-css.svg +share/icons/elementary-xfce/mimes/96/text-directory.svg +share/icons/elementary-xfce/mimes/96/text-enriched.svg +share/icons/elementary-xfce/mimes/96/text-html.svg +share/icons/elementary-xfce/mimes/96/text-html_alt.svg +share/icons/elementary-xfce/mimes/96/text-htmlh.svg +share/icons/elementary-xfce/mimes/96/text-plain.svg +share/icons/elementary-xfce/mimes/96/text-richtext.svg +share/icons/elementary-xfce/mimes/96/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/text-x-authors.svg +share/icons/elementary-xfce/mimes/96/text-x-c.svg +share/icons/elementary-xfce/mimes/96/text-x-copying.svg +share/icons/elementary-xfce/mimes/96/text-x-credits.svg +share/icons/elementary-xfce/mimes/96/text-x-csrc.svg +share/icons/elementary-xfce/mimes/96/text-x-css.svg +share/icons/elementary-xfce/mimes/96/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/96/text-x-generic.svg +share/icons/elementary-xfce/mimes/96/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/96/text-x-install.svg +share/icons/elementary-xfce/mimes/96/text-x-java-source.png +share/icons/elementary-xfce/mimes/96/text-x-java-source.svg +share/icons/elementary-xfce/mimes/96/text-x-java.svg +share/icons/elementary-xfce/mimes/96/text-x-javascript.svg +share/icons/elementary-xfce/mimes/96/text-x-lua.svg +share/icons/elementary-xfce/mimes/96/text-x-makefile.svg +share/icons/elementary-xfce/mimes/96/text-x-preview.svg +share/icons/elementary-xfce/mimes/96/text-x-readme.svg +share/icons/elementary-xfce/mimes/96/text-x-script.svg +share/icons/elementary-xfce/mimes/96/text-x-source.svg +share/icons/elementary-xfce/mimes/96/text-xml.svg +share/icons/elementary-xfce/mimes/96/text.svg +share/icons/elementary-xfce/mimes/96/text2.svg +share/icons/elementary-xfce/mimes/96/tgz.svg +share/icons/elementary-xfce/mimes/96/txt.svg +share/icons/elementary-xfce/mimes/96/txt2.svg +share/icons/elementary-xfce/mimes/96/unknown.svg +share/icons/elementary-xfce/mimes/96/vcard.svg +share/icons/elementary-xfce/mimes/96/video-x-generic.svg +share/icons/elementary-xfce/mimes/96/video.svg +share/icons/elementary-xfce/mimes/96/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/96/wordprocessing.svg +share/icons/elementary-xfce/mimes/96/www.svg +share/icons/elementary-xfce/mimes/96/x-office-document-template.svg +share/icons/elementary-xfce/mimes/96/x-office-document.svg +share/icons/elementary-xfce/mimes/96/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/96/x-office-drawing.svg +share/icons/elementary-xfce/mimes/96/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/96/x-office-presentation.svg +share/icons/elementary-xfce/mimes/96/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/zip.svg +share/icons/elementary-xfce/mimes/symbolic/application-certificate-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/application-rss+xml-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/application-x-appliance-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/application-x-executable-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/audio-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/image-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/inode-directory-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/media-audio-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/media-image-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/media-video-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/package-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/text-html-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/text-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/text-x-html-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/video-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-address-book-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-calendar-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-document-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-drawing-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-presentation-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-spreadsheet-symbolic.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-full.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-high.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-low.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-medium.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-none.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-full.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-high.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-low.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-medium.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-none.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-full.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-full.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-high.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-low.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-medium.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-none.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-high.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-low.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-medium.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-none.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-full.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-high.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-low.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-medium.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-none.svg +share/icons/elementary-xfce/notifications/24/notification-message-im.svg +share/icons/elementary-xfce/notifications/24/notification-network-ethernet-connected.svg +share/icons/elementary-xfce/notifications/24/notification-network-ethernet-disconnected.svg +share/icons/elementary-xfce/notifications/24/notification-printer.svg +share/icons/elementary-xfce/notifications/32/notification-network-ethernet-connected.svg +share/icons/elementary-xfce/notifications/32/notification-network-ethernet-disconnected.svg +share/icons/elementary-xfce/notifications/48/audio-volume-high.svg +share/icons/elementary-xfce/notifications/48/audio-volume-low.svg +share/icons/elementary-xfce/notifications/48/audio-volume-medium.svg +share/icons/elementary-xfce/notifications/48/audio-volume-muted.svg +share/icons/elementary-xfce/notifications/48/audio-volume-off.svg +share/icons/elementary-xfce/notifications/48/notification-audio-next.svg +share/icons/elementary-xfce/notifications/48/notification-audio-pause.svg +share/icons/elementary-xfce/notifications/48/notification-audio-play.svg +share/icons/elementary-xfce/notifications/48/notification-audio-previous.svg +share/icons/elementary-xfce/notifications/48/notification-audio-stop.svg +share/icons/elementary-xfce/notifications/48/notification-battery-000-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-000.svg +share/icons/elementary-xfce/notifications/48/notification-battery-020-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-020.svg +share/icons/elementary-xfce/notifications/48/notification-battery-040-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-040.svg +share/icons/elementary-xfce/notifications/48/notification-battery-060-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-060.svg +share/icons/elementary-xfce/notifications/48/notification-battery-080-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-080.svg +share/icons/elementary-xfce/notifications/48/notification-battery-100-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-100.svg +share/icons/elementary-xfce/notifications/48/notification-battery-empty.svg +share/icons/elementary-xfce/notifications/48/notification-battery-low.svg +share/icons/elementary-xfce/notifications/48/notification-device-eject.svg +share/icons/elementary-xfce/notifications/48/notification-device-firewire.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-full.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-high.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-low.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-medium.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-off.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-full.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-high.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-low.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-medium.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-none.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-full.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-high.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-low.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-medium.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-none.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-full.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-full.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-high.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-low.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-medium.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-none.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-high.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-low.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-medium.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-none.svg +share/icons/elementary-xfce/notifications/48/notification-message-im.svg +share/icons/elementary-xfce/notifications/48/notification-network-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-network-ethernet-connected.svg +share/icons/elementary-xfce/notifications/48/notification-network-ethernet-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-full.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-high.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-low.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-medium.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-none.svg +share/icons/elementary-xfce/notifications/48/notification-power-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-printer-error.svg +share/icons/elementary-xfce/notifications/48/notification-printer.svg +share/icons/elementary-xfce/notifications/48/xfpm-brightness-keyboard.svg +share/icons/elementary-xfce/notifications/48/xfpm-brightness-lcd.svg +share/icons/elementary-xfce/panel/16/account-logged-in.svg +share/icons/elementary-xfce/panel/16/applications-chat-panel.svg +share/icons/elementary-xfce/panel/16/audio-input-microphone-high-panel.svg +share/icons/elementary-xfce/panel/16/audio-input-microphone-low-zero-panel.svg +share/icons/elementary-xfce/panel/16/audio-input-microphone-none-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-high-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-high.svg +share/icons/elementary-xfce/panel/16/audio-volume-low-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-low-zero-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-low-zero.svg +share/icons/elementary-xfce/panel/16/audio-volume-low.svg +share/icons/elementary-xfce/panel/16/audio-volume-medium-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-medium.svg +share/icons/elementary-xfce/panel/16/audio-volume-muted-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-muted.svg +share/icons/elementary-xfce/panel/16/battery-000-charging.svg +share/icons/elementary-xfce/panel/16/battery-000.svg +share/icons/elementary-xfce/panel/16/battery-020-charging.svg +share/icons/elementary-xfce/panel/16/battery-020.svg +share/icons/elementary-xfce/panel/16/battery-040-charging.svg +share/icons/elementary-xfce/panel/16/battery-040.svg +share/icons/elementary-xfce/panel/16/battery-060-charging.svg +share/icons/elementary-xfce/panel/16/battery-060.svg +share/icons/elementary-xfce/panel/16/battery-080-charging.svg +share/icons/elementary-xfce/panel/16/battery-080.svg +share/icons/elementary-xfce/panel/16/battery-100-charging.svg +share/icons/elementary-xfce/panel/16/battery-100.svg +share/icons/elementary-xfce/panel/16/battery-caution-charging.svg +share/icons/elementary-xfce/panel/16/battery-caution.svg +share/icons/elementary-xfce/panel/16/battery-charged.svg +share/icons/elementary-xfce/panel/16/battery-empty-charging.svg +share/icons/elementary-xfce/panel/16/battery-empty.svg +share/icons/elementary-xfce/panel/16/battery-full-charged.svg +share/icons/elementary-xfce/panel/16/battery-full-charging.svg +share/icons/elementary-xfce/panel/16/battery-good-charging.svg +share/icons/elementary-xfce/panel/16/battery-good.svg +share/icons/elementary-xfce/panel/16/battery-low-charging.svg +share/icons/elementary-xfce/panel/16/battery-low.svg +share/icons/elementary-xfce/panel/16/battery-missing.svg +share/icons/elementary-xfce/panel/16/battery_charged.svg +share/icons/elementary-xfce/panel/16/battery_full.svg +share/icons/elementary-xfce/panel/16/battery_plugged.svg +share/icons/elementary-xfce/panel/16/empathy-available.svg +share/icons/elementary-xfce/panel/16/empathy-away.svg +share/icons/elementary-xfce/panel/16/empathy-busy.svg +share/icons/elementary-xfce/panel/16/empathy-extended-away.svg +share/icons/elementary-xfce/panel/16/empathy-offline.svg +share/icons/elementary-xfce/panel/16/empathy-pending.svg +share/icons/elementary-xfce/panel/16/gnome-do-symbolic.svg +share/icons/elementary-xfce/panel/16/gpm-ac-adapter.svg +share/icons/elementary-xfce/panel/16/gpm-battery-000-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-000.svg +share/icons/elementary-xfce/panel/16/gpm-battery-020-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-020.svg +share/icons/elementary-xfce/panel/16/gpm-battery-040-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-040.svg +share/icons/elementary-xfce/panel/16/gpm-battery-060-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-060.svg +share/icons/elementary-xfce/panel/16/gpm-battery-080-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-080.svg +share/icons/elementary-xfce/panel/16/gpm-battery-100-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-100.svg +share/icons/elementary-xfce/panel/16/gpm-battery-charged.svg +share/icons/elementary-xfce/panel/16/gpm-battery-empty.svg +share/icons/elementary-xfce/panel/16/gpm-battery-missing.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-000.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-020.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-040.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-060.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-080.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-100.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-000.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-020.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-040.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-060.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-080.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-100.svg +share/icons/elementary-xfce/panel/16/gpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-000.svg +share/icons/elementary-xfce/panel/16/gpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-020.svg +share/icons/elementary-xfce/panel/16/gpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-040.svg +share/icons/elementary-xfce/panel/16/gpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-060.svg +share/icons/elementary-xfce/panel/16/gpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-080.svg +share/icons/elementary-xfce/panel/16/gpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-100.svg +share/icons/elementary-xfce/panel/16/gpm-primary-charged.svg +share/icons/elementary-xfce/panel/16/gpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-000.svg +share/icons/elementary-xfce/panel/16/gpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-020.svg +share/icons/elementary-xfce/panel/16/gpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-040.svg +share/icons/elementary-xfce/panel/16/gpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-060.svg +share/icons/elementary-xfce/panel/16/gpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-080.svg +share/icons/elementary-xfce/panel/16/gpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-100.svg +share/icons/elementary-xfce/panel/16/gpm-ups-missing.svg +share/icons/elementary-xfce/panel/16/gsd-xrandr.svg +share/icons/elementary-xfce/panel/16/gtg-panel.svg +share/icons/elementary-xfce/panel/16/haguichi-connected.svg +share/icons/elementary-xfce/panel/16/haguichi-connecting-1.svg +share/icons/elementary-xfce/panel/16/haguichi-connecting-2.svg +share/icons/elementary-xfce/panel/16/haguichi-connecting-3.svg +share/icons/elementary-xfce/panel/16/haguichi-disconnected.svg +share/icons/elementary-xfce/panel/16/im-message-new.svg +share/icons/elementary-xfce/panel/16/nm-adhoc.svg +share/icons/elementary-xfce/panel/16/nm-device-wired.svg +share/icons/elementary-xfce/panel/16/nm-signal-0-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-0.svg +share/icons/elementary-xfce/panel/16/nm-signal-00-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-00.svg +share/icons/elementary-xfce/panel/16/nm-signal-100-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-100.svg +share/icons/elementary-xfce/panel/16/nm-signal-25-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-25.svg +share/icons/elementary-xfce/panel/16/nm-signal-50-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-50.svg +share/icons/elementary-xfce/panel/16/nm-signal-75-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-75.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-available.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-away.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-busy.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-email.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-invisible.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-offline.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-pending.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-xa.svg +share/icons/elementary-xfce/panel/16/system-restart-panel.svg +share/icons/elementary-xfce/panel/16/system-shutdown-panel-restart.svg +share/icons/elementary-xfce/panel/16/system-shutdown-panel.svg +share/icons/elementary-xfce/panel/16/user-available-panel.svg +share/icons/elementary-xfce/panel/16/user-away-panel.svg +share/icons/elementary-xfce/panel/16/user-busy-panel.svg +share/icons/elementary-xfce/panel/16/user-idle-panel.svg +share/icons/elementary-xfce/panel/16/user-offline-panel.svg +share/icons/elementary-xfce/panel/16/xfce4-mixer-muted.svg +share/icons/elementary-xfce/panel/16/xfce4-mixer-no-muted.svg +share/icons/elementary-xfce/panel/16/xfpm-ac-adapter.svg +share/icons/elementary-xfce/panel/16/xfpm-keyboard-000.svg +share/icons/elementary-xfce/panel/16/xfpm-keyboard-030.svg +share/icons/elementary-xfce/panel/16/xfpm-keyboard-060.svg +share/icons/elementary-xfce/panel/16/xfpm-keyboard-100.svg +share/icons/elementary-xfce/panel/16/xfpm-mouse-000.svg +share/icons/elementary-xfce/panel/16/xfpm-mouse-030.svg +share/icons/elementary-xfce/panel/16/xfpm-mouse-060.svg +share/icons/elementary-xfce/panel/16/xfpm-mouse-100.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-000.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-020.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-040.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-060.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-080.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-100.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-charged.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-missing.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-000.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-020.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-040.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-060.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-080.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-100.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-charged.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-missing.svg +share/icons/elementary-xfce/panel/22/account-logged-in.svg +share/icons/elementary-xfce/panel/22/applications-chat-panel.svg +share/icons/elementary-xfce/panel/22/applications-email-panel.svg +share/icons/elementary-xfce/panel/22/audio-input-microphone-high-panel.svg +share/icons/elementary-xfce/panel/22/audio-input-microphone-low-zero-panel.svg +share/icons/elementary-xfce/panel/22/audio-input-microphone-none-panel.svg +share/icons/elementary-xfce/panel/22/audio-output-none-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-high-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-high.svg +share/icons/elementary-xfce/panel/22/audio-volume-low-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-low-zero-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-low.svg +share/icons/elementary-xfce/panel/22/audio-volume-medium-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-medium.svg +share/icons/elementary-xfce/panel/22/audio-volume-muted-blocking-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-muted-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-muted.svg +share/icons/elementary-xfce/panel/22/audio-volume-off.svg +share/icons/elementary-xfce/panel/22/banshee-panel.svg +share/icons/elementary-xfce/panel/22/battery-000-charging.svg +share/icons/elementary-xfce/panel/22/battery-000.svg +share/icons/elementary-xfce/panel/22/battery-020-charging.svg +share/icons/elementary-xfce/panel/22/battery-020.svg +share/icons/elementary-xfce/panel/22/battery-040-charging.svg +share/icons/elementary-xfce/panel/22/battery-040.svg +share/icons/elementary-xfce/panel/22/battery-060-charging.svg +share/icons/elementary-xfce/panel/22/battery-060.svg +share/icons/elementary-xfce/panel/22/battery-080-charging.svg +share/icons/elementary-xfce/panel/22/battery-080.svg +share/icons/elementary-xfce/panel/22/battery-100-charging.svg +share/icons/elementary-xfce/panel/22/battery-100.svg +share/icons/elementary-xfce/panel/22/battery-caution-charging.svg +share/icons/elementary-xfce/panel/22/battery-caution.svg +share/icons/elementary-xfce/panel/22/battery-charged.svg +share/icons/elementary-xfce/panel/22/battery-empty-charging.svg +share/icons/elementary-xfce/panel/22/battery-empty.svg +share/icons/elementary-xfce/panel/22/battery-full-charged.svg +share/icons/elementary-xfce/panel/22/battery-full-charging.svg +share/icons/elementary-xfce/panel/22/battery-good-charging.svg +share/icons/elementary-xfce/panel/22/battery-good.svg +share/icons/elementary-xfce/panel/22/battery-low-charging.svg +share/icons/elementary-xfce/panel/22/battery-low.svg +share/icons/elementary-xfce/panel/22/battery-missing.svg +share/icons/elementary-xfce/panel/22/battery_charged.svg +share/icons/elementary-xfce/panel/22/battery_full.svg +share/icons/elementary-xfce/panel/22/battery_plugged.svg +share/icons/elementary-xfce/panel/22/blueman-active.svg +share/icons/elementary-xfce/panel/22/blueman-disabled.svg +share/icons/elementary-xfce/panel/22/blueman-tray-active.svg +share/icons/elementary-xfce/panel/22/blueman-tray-disabled.svg +share/icons/elementary-xfce/panel/22/blueman-tray.svg +share/icons/elementary-xfce/panel/22/blueman.svg +share/icons/elementary-xfce/panel/22/bluetooth-active.svg +share/icons/elementary-xfce/panel/22/bluetooth-disabled.svg +share/icons/elementary-xfce/panel/22/bluetooth-paired.svg +share/icons/elementary-xfce/panel/22/caffeine-cup-empty.svg +share/icons/elementary-xfce/panel/22/caffeine-cup-full.svg +share/icons/elementary-xfce/panel/22/clipman.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-busy.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-busy2.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-idle.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-logo.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-x.svg +share/icons/elementary-xfce/panel/22/gnome-do-symbolic.svg +share/icons/elementary-xfce/panel/22/gnome-main-menu.svg +share/icons/elementary-xfce/panel/22/gpm-ac-adapter.svg +share/icons/elementary-xfce/panel/22/gpm-battery-000-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-000.svg +share/icons/elementary-xfce/panel/22/gpm-battery-020-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-020.svg +share/icons/elementary-xfce/panel/22/gpm-battery-040-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-040.svg +share/icons/elementary-xfce/panel/22/gpm-battery-060-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-060.svg +share/icons/elementary-xfce/panel/22/gpm-battery-080-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-080.svg +share/icons/elementary-xfce/panel/22/gpm-battery-100-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-100.svg +share/icons/elementary-xfce/panel/22/gpm-battery-charged.svg +share/icons/elementary-xfce/panel/22/gpm-battery-empty.svg +share/icons/elementary-xfce/panel/22/gpm-battery-missing.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-000.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-020.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-040.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-060.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-080.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-100.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-000.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-020.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-040.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-060.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-080.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-100.svg +share/icons/elementary-xfce/panel/22/gpm-phone-000.svg +share/icons/elementary-xfce/panel/22/gpm-phone-020.svg +share/icons/elementary-xfce/panel/22/gpm-phone-040.svg +share/icons/elementary-xfce/panel/22/gpm-phone-060.svg +share/icons/elementary-xfce/panel/22/gpm-phone-080.svg +share/icons/elementary-xfce/panel/22/gpm-phone-100.svg +share/icons/elementary-xfce/panel/22/gpm-phone-100_alt.svg +share/icons/elementary-xfce/panel/22/gpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-000.svg +share/icons/elementary-xfce/panel/22/gpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-020.svg +share/icons/elementary-xfce/panel/22/gpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-040.svg +share/icons/elementary-xfce/panel/22/gpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-060.svg +share/icons/elementary-xfce/panel/22/gpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-080.svg +share/icons/elementary-xfce/panel/22/gpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-100.svg +share/icons/elementary-xfce/panel/22/gpm-primary-charged.svg +share/icons/elementary-xfce/panel/22/gpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-000.svg +share/icons/elementary-xfce/panel/22/gpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-020.svg +share/icons/elementary-xfce/panel/22/gpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-040.svg +share/icons/elementary-xfce/panel/22/gpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-060.svg +share/icons/elementary-xfce/panel/22/gpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-080.svg +share/icons/elementary-xfce/panel/22/gpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-100.svg +share/icons/elementary-xfce/panel/22/gpm-ups-missing.svg +share/icons/elementary-xfce/panel/22/gsd-xrandr.svg +share/icons/elementary-xfce/panel/22/gsm-3g-full.svg +share/icons/elementary-xfce/panel/22/gsm-3g-high.svg +share/icons/elementary-xfce/panel/22/gsm-3g-low.svg +share/icons/elementary-xfce/panel/22/gsm-3g-medium.svg +share/icons/elementary-xfce/panel/22/gsm-3g-none.svg +share/icons/elementary-xfce/panel/22/gtg-panel.svg +share/icons/elementary-xfce/panel/22/gtk-dialog-authentication-panel.svg +share/icons/elementary-xfce/panel/22/haguichi-connected.svg +share/icons/elementary-xfce/panel/22/haguichi-connecting-1.svg +share/icons/elementary-xfce/panel/22/haguichi-connecting-2.svg +share/icons/elementary-xfce/panel/22/haguichi-connecting-3.svg +share/icons/elementary-xfce/panel/22/haguichi-disconnected.svg +share/icons/elementary-xfce/panel/22/indicator-messages-new.svg +share/icons/elementary-xfce/panel/22/indicator-messages.svg +share/icons/elementary-xfce/panel/22/krb-valid-ticket.svg +share/icons/elementary-xfce/panel/22/new-messages-red.svg +share/icons/elementary-xfce/panel/22/nm-adhoc.svg +share/icons/elementary-xfce/panel/22/nm-device-wired-autoip.svg +share/icons/elementary-xfce/panel/22/nm-device-wired.svg +share/icons/elementary-xfce/panel/22/nm-device-wireless.svg +share/icons/elementary-xfce/panel/22/nm-device-wwan.svg +share/icons/elementary-xfce/panel/22/nm-mb-roam.svg +share/icons/elementary-xfce/panel/22/nm-no-connection.svg +share/icons/elementary-xfce/panel/22/nm-secure-lock.svg +share/icons/elementary-xfce/panel/22/nm-signal-0.svg +share/icons/elementary-xfce/panel/22/nm-signal-00.svg +share/icons/elementary-xfce/panel/22/nm-signal-100.svg +share/icons/elementary-xfce/panel/22/nm-signal-25.svg +share/icons/elementary-xfce/panel/22/nm-signal-50.svg +share/icons/elementary-xfce/panel/22/nm-signal-75.svg +share/icons/elementary-xfce/panel/22/nm-tech-3g.svg +share/icons/elementary-xfce/panel/22/nm-tech-cdma-1x.svg +share/icons/elementary-xfce/panel/22/nm-tech-edge.svg +share/icons/elementary-xfce/panel/22/nm-tech-evdo.svg +share/icons/elementary-xfce/panel/22/nm-tech-gprs.svg +share/icons/elementary-xfce/panel/22/nm-tech-hspa.svg +share/icons/elementary-xfce/panel/22/nm-tech-umts.svg +share/icons/elementary-xfce/panel/22/nm-vpn-active-lock.svg +share/icons/elementary-xfce/panel/22/nm-vpn-connecting12.svg +share/icons/elementary-xfce/panel/22/nm-vpn-connecting13.svg +share/icons/elementary-xfce/panel/22/nm-vpn-connecting14.svg +share/icons/elementary-xfce/panel/22/nm-vpn-lock.svg +share/icons/elementary-xfce/panel/22/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/panel/22/nm-wwan-tower.svg +share/icons/elementary-xfce/panel/22/novell-button.svg +share/icons/elementary-xfce/panel/22/onboard-mono.svg +share/icons/elementary-xfce/panel/22/pithos.svg +share/icons/elementary-xfce/panel/22/preferences-desktop-accessibility-panel.svg +share/icons/elementary-xfce/panel/22/rhythmbox-notplaying.svg +share/icons/elementary-xfce/panel/22/rhythmbox-panel.svg +share/icons/elementary-xfce/panel/22/start-here.svg +share/icons/elementary-xfce/panel/22/steadyflow-alert-panel.svg +share/icons/elementary-xfce/panel/22/steadyflow-panel.svg +share/icons/elementary-xfce/panel/22/system-devices-panel-alert.svg +share/icons/elementary-xfce/panel/22/system-devices-panel-information.svg +share/icons/elementary-xfce/panel/22/system-devices-panel.svg +share/icons/elementary-xfce/panel/22/system-file-manager-panel.svg +share/icons/elementary-xfce/panel/22/system-restart-panel.svg +share/icons/elementary-xfce/panel/22/system-shutdown-panel-restart.svg +share/icons/elementary-xfce/panel/22/system-shutdown-panel.svg +share/icons/elementary-xfce/panel/22/tomboy-panel.svg +share/icons/elementary-xfce/panel/22/transmission-tray-icon.svg +share/icons/elementary-xfce/panel/22/ubuntuone-client-error.svg +share/icons/elementary-xfce/panel/22/ubuntuone-client-idle.svg +share/icons/elementary-xfce/panel/22/ubuntuone-client-offline.svg +share/icons/elementary-xfce/panel/22/ubuntuone-client-updating.svg +share/icons/elementary-xfce/panel/22/user-available-panel.svg +share/icons/elementary-xfce/panel/22/user-away-panel.svg +share/icons/elementary-xfce/panel/22/user-busy-panel.svg +share/icons/elementary-xfce/panel/22/user-idle-panel.svg +share/icons/elementary-xfce/panel/22/user-invisible-panel.svg +share/icons/elementary-xfce/panel/22/user-offline-panel.svg +share/icons/elementary-xfce/panel/22/xchat-panel.svg +share/icons/elementary-xfce/panel/22/xfce-newmail.svg +share/icons/elementary-xfce/panel/22/xfce-nomail.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-muted.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-no-muted.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-no-record.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-record.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-high.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-low-medium.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-low.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-medium.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-muted.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-ultra-low.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-very-high.svg +share/icons/elementary-xfce/panel/22/xfce4-notes-plugin.svg +share/icons/elementary-xfce/panel/22/xfpm-ac-adapter.svg +share/icons/elementary-xfce/panel/22/xfpm-brightness-lcd.svg +share/icons/elementary-xfce/panel/22/xfpm-keyboard-000.svg +share/icons/elementary-xfce/panel/22/xfpm-keyboard-030.svg +share/icons/elementary-xfce/panel/22/xfpm-keyboard-060.svg +share/icons/elementary-xfce/panel/22/xfpm-keyboard-100.svg +share/icons/elementary-xfce/panel/22/xfpm-mouse-000.svg +share/icons/elementary-xfce/panel/22/xfpm-mouse-030.svg +share/icons/elementary-xfce/panel/22/xfpm-mouse-060.svg +share/icons/elementary-xfce/panel/22/xfpm-mouse-100.svg +share/icons/elementary-xfce/panel/22/xfpm-phone-000.svg +share/icons/elementary-xfce/panel/22/xfpm-phone-030.svg +share/icons/elementary-xfce/panel/22/xfpm-phone-060.svg +share/icons/elementary-xfce/panel/22/xfpm-phone-100.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-000.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-020.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-040.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-060.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-080.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-100.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-charged.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-missing.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-000.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-020.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-040.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-060.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-080.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-100.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-charged.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-missing.svg +share/icons/elementary-xfce/panel/24/account-logged-in.svg +share/icons/elementary-xfce/panel/24/applications-chat-panel.svg +share/icons/elementary-xfce/panel/24/audio-output-none-panel.svg +share/icons/elementary-xfce/panel/24/audio-volume-high-panel.svg +share/icons/elementary-xfce/panel/24/audio-volume-high.svg +share/icons/elementary-xfce/panel/24/audio-volume-low.svg +share/icons/elementary-xfce/panel/24/audio-volume-medium.svg +share/icons/elementary-xfce/panel/24/audio-volume-muted.svg +share/icons/elementary-xfce/panel/24/battery-000-charging.svg +share/icons/elementary-xfce/panel/24/battery-000.svg +share/icons/elementary-xfce/panel/24/battery-020-charging.svg +share/icons/elementary-xfce/panel/24/battery-020.svg +share/icons/elementary-xfce/panel/24/battery-040-charging.svg +share/icons/elementary-xfce/panel/24/battery-040.svg +share/icons/elementary-xfce/panel/24/battery-060-charging.svg +share/icons/elementary-xfce/panel/24/battery-060.svg +share/icons/elementary-xfce/panel/24/battery-080-charging.svg +share/icons/elementary-xfce/panel/24/battery-080.svg +share/icons/elementary-xfce/panel/24/battery-100-charging.svg +share/icons/elementary-xfce/panel/24/battery-100.svg +share/icons/elementary-xfce/panel/24/battery-caution-charging.svg +share/icons/elementary-xfce/panel/24/battery-caution.svg +share/icons/elementary-xfce/panel/24/battery-charged.svg +share/icons/elementary-xfce/panel/24/battery-empty-charging.svg +share/icons/elementary-xfce/panel/24/battery-empty.svg +share/icons/elementary-xfce/panel/24/battery-full-charged.svg +share/icons/elementary-xfce/panel/24/battery-full-charging.svg +share/icons/elementary-xfce/panel/24/battery-good-charging.svg +share/icons/elementary-xfce/panel/24/battery-good.svg +share/icons/elementary-xfce/panel/24/battery-low-charging.svg +share/icons/elementary-xfce/panel/24/battery-low.svg +share/icons/elementary-xfce/panel/24/battery-missing.svg +share/icons/elementary-xfce/panel/24/battery_charged.svg +share/icons/elementary-xfce/panel/24/battery_full.svg +share/icons/elementary-xfce/panel/24/battery_plugged.svg +share/icons/elementary-xfce/panel/24/blueman-active.svg +share/icons/elementary-xfce/panel/24/blueman-disabled.svg +share/icons/elementary-xfce/panel/24/blueman-tray-active.svg +share/icons/elementary-xfce/panel/24/blueman-tray-disabled.svg +share/icons/elementary-xfce/panel/24/blueman-tray.svg +share/icons/elementary-xfce/panel/24/blueman.svg +share/icons/elementary-xfce/panel/24/bluetooth-active.svg +share/icons/elementary-xfce/panel/24/bluetooth-disabled.svg +share/icons/elementary-xfce/panel/24/bluetooth-paired.svg +share/icons/elementary-xfce/panel/24/gnome-main-menu.svg +share/icons/elementary-xfce/panel/24/gpm-ac-adapter.svg +share/icons/elementary-xfce/panel/24/gpm-battery-000-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-000.svg +share/icons/elementary-xfce/panel/24/gpm-battery-020-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-020.svg +share/icons/elementary-xfce/panel/24/gpm-battery-040-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-040.svg +share/icons/elementary-xfce/panel/24/gpm-battery-060-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-060.svg +share/icons/elementary-xfce/panel/24/gpm-battery-080-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-080.svg +share/icons/elementary-xfce/panel/24/gpm-battery-100-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-100.svg +share/icons/elementary-xfce/panel/24/gpm-battery-charged.svg +share/icons/elementary-xfce/panel/24/gpm-battery-empty.svg +share/icons/elementary-xfce/panel/24/gpm-battery-missing.svg +share/icons/elementary-xfce/panel/24/gpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-000.svg +share/icons/elementary-xfce/panel/24/gpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-020.svg +share/icons/elementary-xfce/panel/24/gpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-040.svg +share/icons/elementary-xfce/panel/24/gpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-060.svg +share/icons/elementary-xfce/panel/24/gpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-080.svg +share/icons/elementary-xfce/panel/24/gpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-100.svg +share/icons/elementary-xfce/panel/24/gpm-primary-charged.svg +share/icons/elementary-xfce/panel/24/gpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-000.svg +share/icons/elementary-xfce/panel/24/gpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-020.svg +share/icons/elementary-xfce/panel/24/gpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-040.svg +share/icons/elementary-xfce/panel/24/gpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-060.svg +share/icons/elementary-xfce/panel/24/gpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-080.svg +share/icons/elementary-xfce/panel/24/gpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-100.svg +share/icons/elementary-xfce/panel/24/gpm-ups-missing.svg +share/icons/elementary-xfce/panel/24/gsd-xrandr.svg +share/icons/elementary-xfce/panel/24/haguichi-connected.svg +share/icons/elementary-xfce/panel/24/haguichi-connecting-1.svg +share/icons/elementary-xfce/panel/24/haguichi-connecting-2.svg +share/icons/elementary-xfce/panel/24/haguichi-connecting-3.svg +share/icons/elementary-xfce/panel/24/haguichi-disconnected.svg +share/icons/elementary-xfce/panel/24/nm-device-wired-autoip.svg +share/icons/elementary-xfce/panel/24/nm-device-wired.svg +share/icons/elementary-xfce/panel/24/nm-device-wireless.svg +share/icons/elementary-xfce/panel/24/nm-mb-roam.svg +share/icons/elementary-xfce/panel/24/nm-no-connection.svg +share/icons/elementary-xfce/panel/24/nm-secure-lock.svg +share/icons/elementary-xfce/panel/24/nm-signal-0.svg +share/icons/elementary-xfce/panel/24/nm-signal-00.svg +share/icons/elementary-xfce/panel/24/nm-signal-100.svg +share/icons/elementary-xfce/panel/24/nm-signal-25.svg +share/icons/elementary-xfce/panel/24/nm-signal-50.svg +share/icons/elementary-xfce/panel/24/nm-signal-75.svg +share/icons/elementary-xfce/panel/24/nm-tech-3g.svg +share/icons/elementary-xfce/panel/24/nm-tech-cdma-1x.svg +share/icons/elementary-xfce/panel/24/nm-tech-edge.svg +share/icons/elementary-xfce/panel/24/nm-tech-evdo.svg +share/icons/elementary-xfce/panel/24/nm-tech-gprs.svg +share/icons/elementary-xfce/panel/24/nm-tech-hspa.svg +share/icons/elementary-xfce/panel/24/nm-tech-umts.svg +share/icons/elementary-xfce/panel/24/nm-vpn-active-lock.svg +share/icons/elementary-xfce/panel/24/nm-vpn-connecting12.svg +share/icons/elementary-xfce/panel/24/nm-vpn-connecting13.svg +share/icons/elementary-xfce/panel/24/nm-vpn-connecting14.svg +share/icons/elementary-xfce/panel/24/nm-vpn-lock.svg +share/icons/elementary-xfce/panel/24/nm-wwan-tower.svg +share/icons/elementary-xfce/panel/24/novell-button.svg +share/icons/elementary-xfce/panel/24/start-here.svg +share/icons/elementary-xfce/panel/24/user-available-panel.svg +share/icons/elementary-xfce/panel/24/xfce4-mixer-no-muted.svg +share/icons/elementary-xfce/panel/24/xfce4-mixer-volume-high.svg +share/icons/elementary-xfce/panel/24/xfce4-mixer-volume-very-high.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-000.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-020.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-040.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-060.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-080.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-100.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-charged.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-missing.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-000.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-020.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-040.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-060.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-080.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-100.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-charged.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-missing.svg +share/icons/elementary-xfce/panel/48/gpm-ac-adapter.svg +share/icons/elementary-xfce/panel/48/gpm-battery-000-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-000.svg +share/icons/elementary-xfce/panel/48/gpm-battery-020-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-020.svg +share/icons/elementary-xfce/panel/48/gpm-battery-040-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-040.svg +share/icons/elementary-xfce/panel/48/gpm-battery-060-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-060.svg +share/icons/elementary-xfce/panel/48/gpm-battery-080-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-080.svg +share/icons/elementary-xfce/panel/48/gpm-battery-100-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-100.svg +share/icons/elementary-xfce/panel/48/gpm-battery-charged.svg +share/icons/elementary-xfce/panel/48/gpm-battery-empty.svg +share/icons/elementary-xfce/panel/48/gpm-battery-missing.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-000.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-020.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-040.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-060.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-080.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-100.svg +share/icons/elementary-xfce/panel/48/gpm-phone-000.svg +share/icons/elementary-xfce/panel/48/gpm-phone-020.svg +share/icons/elementary-xfce/panel/48/gpm-phone-040.svg +share/icons/elementary-xfce/panel/48/gpm-phone-060.svg +share/icons/elementary-xfce/panel/48/gpm-phone-080.svg +share/icons/elementary-xfce/panel/48/gpm-phone-100.svg +share/icons/elementary-xfce/panel/48/gpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-000.svg +share/icons/elementary-xfce/panel/48/gpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-020.svg +share/icons/elementary-xfce/panel/48/gpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-040.svg +share/icons/elementary-xfce/panel/48/gpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-060.svg +share/icons/elementary-xfce/panel/48/gpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-080.svg +share/icons/elementary-xfce/panel/48/gpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-100.svg +share/icons/elementary-xfce/panel/48/gpm-primary-charged.svg +share/icons/elementary-xfce/panel/48/gpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-000.svg +share/icons/elementary-xfce/panel/48/gpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-020.svg +share/icons/elementary-xfce/panel/48/gpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-040.svg +share/icons/elementary-xfce/panel/48/gpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-060.svg +share/icons/elementary-xfce/panel/48/gpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-080.svg +share/icons/elementary-xfce/panel/48/gpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-100.svg +share/icons/elementary-xfce/panel/48/gpm-ups-missing.svg +share/icons/elementary-xfce/panel/48/nm-device-wired.svg +share/icons/elementary-xfce/panel/48/nm-no-connection.svg +share/icons/elementary-xfce/panel/48/nm-signal-0.svg +share/icons/elementary-xfce/panel/48/nm-signal-00.svg +share/icons/elementary-xfce/panel/48/nm-signal-100.svg +share/icons/elementary-xfce/panel/48/nm-signal-25.svg +share/icons/elementary-xfce/panel/48/nm-signal-50.svg +share/icons/elementary-xfce/panel/48/xfpm-ac-adapter.svg +share/icons/elementary-xfce/panel/48/xfpm-mouse-000.svg +share/icons/elementary-xfce/panel/48/xfpm-mouse-060.svg +share/icons/elementary-xfce/panel/48/xfpm-mouse-100.svg +share/icons/elementary-xfce/panel/48/xfpm-phone-000.svg +share/icons/elementary-xfce/panel/48/xfpm-phone-060.svg +share/icons/elementary-xfce/panel/48/xfpm-phone-100.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-000.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-020.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-040.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-060.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-080.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-100.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-charged.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-missing.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-000.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-020.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-040.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-060.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-080.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-100.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-charged.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-missing.svg +share/icons/elementary-xfce/places/128/bookmark-missing.svg +share/icons/elementary-xfce/places/128/desktop.svg +share/icons/elementary-xfce/places/128/distributor-logo.svg +share/icons/elementary-xfce/places/128/edittrash.svg +share/icons/elementary-xfce/places/128/emptytrash.svg +share/icons/elementary-xfce/places/128/folder-documents.svg +share/icons/elementary-xfce/places/128/folder-download.svg +share/icons/elementary-xfce/places/128/folder-downloads.svg +share/icons/elementary-xfce/places/128/folder-drag-accept.svg +share/icons/elementary-xfce/places/128/folder-home.svg +share/icons/elementary-xfce/places/128/folder-images.svg +share/icons/elementary-xfce/places/128/folder-music.svg +share/icons/elementary-xfce/places/128/folder-open.svg +share/icons/elementary-xfce/places/128/folder-pictures.svg +share/icons/elementary-xfce/places/128/folder-publicshare.svg +share/icons/elementary-xfce/places/128/folder-recent.svg +share/icons/elementary-xfce/places/128/folder-remote-ftp.svg +share/icons/elementary-xfce/places/128/folder-remote-nfs.svg +share/icons/elementary-xfce/places/128/folder-remote-smb.svg +share/icons/elementary-xfce/places/128/folder-remote-ssh.svg +share/icons/elementary-xfce/places/128/folder-remote.svg +share/icons/elementary-xfce/places/128/folder-saved-search.svg +share/icons/elementary-xfce/places/128/folder-templates.svg +share/icons/elementary-xfce/places/128/folder-video.svg +share/icons/elementary-xfce/places/128/folder-videos.svg +share/icons/elementary-xfce/places/128/folder-visiting.svg +share/icons/elementary-xfce/places/128/folder.svg +share/icons/elementary-xfce/places/128/folder_download.svg +share/icons/elementary-xfce/places/128/folder_home.svg +share/icons/elementary-xfce/places/128/folder_images.svg +share/icons/elementary-xfce/places/128/folder_open.svg +share/icons/elementary-xfce/places/128/folder_pictures.svg +share/icons/elementary-xfce/places/128/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/128/gnome-desktop-config.svg +share/icons/elementary-xfce/places/128/gnome-folder.svg +share/icons/elementary-xfce/places/128/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/128/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/128/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/128/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/128/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/128/gnome-fs-directory.svg +share/icons/elementary-xfce/places/128/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/128/gnome-fs-home.svg +share/icons/elementary-xfce/places/128/gnome-fs-network.svg +share/icons/elementary-xfce/places/128/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/128/gnome-fs-share.svg +share/icons/elementary-xfce/places/128/gnome-fs-smb.svg +share/icons/elementary-xfce/places/128/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/128/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/128/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/128/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/128/gnome-home.svg +share/icons/elementary-xfce/places/128/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/128/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/128/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/128/gnome-stock-trash.svg +share/icons/elementary-xfce/places/128/gtk-directory.svg +share/icons/elementary-xfce/places/128/gtk-network.svg +share/icons/elementary-xfce/places/128/inode-directory.svg +share/icons/elementary-xfce/places/128/mail-inbox.svg +share/icons/elementary-xfce/places/128/mail-mailbox.svg +share/icons/elementary-xfce/places/128/mail-outbox.svg +share/icons/elementary-xfce/places/128/neat.svg +share/icons/elementary-xfce/places/128/network-workgroup.svg +share/icons/elementary-xfce/places/128/network.svg +share/icons/elementary-xfce/places/128/network_local.svg +share/icons/elementary-xfce/places/128/other-desktop.svg +share/icons/elementary-xfce/places/128/redhat-system-group.svg +share/icons/elementary-xfce/places/128/stock_folder.svg +share/icons/elementary-xfce/places/128/stock_open.svg +share/icons/elementary-xfce/places/128/stock_shared-by-me.svg +share/icons/elementary-xfce/places/128/stock_shared-to-me.svg +share/icons/elementary-xfce/places/128/stock_trash_full.svg +share/icons/elementary-xfce/places/128/trashcan_empty.svg +share/icons/elementary-xfce/places/128/trashcan_full.svg +share/icons/elementary-xfce/places/128/user-bookmarks.svg +share/icons/elementary-xfce/places/128/user-desktop.svg +share/icons/elementary-xfce/places/128/user-home.svg +share/icons/elementary-xfce/places/128/user-images.svg +share/icons/elementary-xfce/places/128/user-pictures.svg +share/icons/elementary-xfce/places/128/user-share.svg +share/icons/elementary-xfce/places/128/user-trash-full.svg +share/icons/elementary-xfce/places/128/user-trash.svg +share/icons/elementary-xfce/places/128/xfce-trash_empty.svg +share/icons/elementary-xfce/places/128/xfce-trash_full.svg +share/icons/elementary-xfce/places/16/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/16/bookmark-missing.svg +share/icons/elementary-xfce/places/16/desktop.svg +share/icons/elementary-xfce/places/16/distributor-logo.svg +share/icons/elementary-xfce/places/16/edittrash.svg +share/icons/elementary-xfce/places/16/emptytrash.svg +share/icons/elementary-xfce/places/16/folder-documents.svg +share/icons/elementary-xfce/places/16/folder-download.svg +share/icons/elementary-xfce/places/16/folder-downloads.svg +share/icons/elementary-xfce/places/16/folder-drag-accept.svg +share/icons/elementary-xfce/places/16/folder-home.svg +share/icons/elementary-xfce/places/16/folder-images.svg +share/icons/elementary-xfce/places/16/folder-music.svg +share/icons/elementary-xfce/places/16/folder-open.svg +share/icons/elementary-xfce/places/16/folder-pictures.svg +share/icons/elementary-xfce/places/16/folder-publicshare.svg +share/icons/elementary-xfce/places/16/folder-recent.svg +share/icons/elementary-xfce/places/16/folder-remote-ftp.svg +share/icons/elementary-xfce/places/16/folder-remote-nfs.svg +share/icons/elementary-xfce/places/16/folder-remote-smb.svg +share/icons/elementary-xfce/places/16/folder-remote-ssh.svg +share/icons/elementary-xfce/places/16/folder-remote.svg +share/icons/elementary-xfce/places/16/folder-saved-search.svg +share/icons/elementary-xfce/places/16/folder-templates.svg +share/icons/elementary-xfce/places/16/folder-video.svg +share/icons/elementary-xfce/places/16/folder-videos.svg +share/icons/elementary-xfce/places/16/folder-visiting.svg +share/icons/elementary-xfce/places/16/folder.svg +share/icons/elementary-xfce/places/16/folder_download.svg +share/icons/elementary-xfce/places/16/folder_home.svg +share/icons/elementary-xfce/places/16/folder_images.svg +share/icons/elementary-xfce/places/16/folder_open.svg +share/icons/elementary-xfce/places/16/folder_pictures.svg +share/icons/elementary-xfce/places/16/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/16/gnome-desktop-config.svg +share/icons/elementary-xfce/places/16/gnome-folder.svg +share/icons/elementary-xfce/places/16/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/16/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/16/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/16/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/16/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/16/gnome-fs-directory.svg +share/icons/elementary-xfce/places/16/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/16/gnome-fs-home.svg +share/icons/elementary-xfce/places/16/gnome-fs-network.svg +share/icons/elementary-xfce/places/16/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/16/gnome-fs-share.svg +share/icons/elementary-xfce/places/16/gnome-fs-smb.svg +share/icons/elementary-xfce/places/16/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/16/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/16/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/16/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/16/gnome-home.svg +share/icons/elementary-xfce/places/16/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/16/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/16/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/16/gnome-stock-trash.svg +share/icons/elementary-xfce/places/16/gtk-directory.svg +share/icons/elementary-xfce/places/16/gtk-network.svg +share/icons/elementary-xfce/places/16/inode-directory.svg +share/icons/elementary-xfce/places/16/internet-radio.svg +share/icons/elementary-xfce/places/16/library-music.svg +share/icons/elementary-xfce/places/16/library-podcast.svg +share/icons/elementary-xfce/places/16/mail-inbox.svg +share/icons/elementary-xfce/places/16/mail-mailbox.svg +share/icons/elementary-xfce/places/16/mail-outbox.svg +share/icons/elementary-xfce/places/16/mail-sent.svg +share/icons/elementary-xfce/places/16/neat.svg +share/icons/elementary-xfce/places/16/network-workgroup.svg +share/icons/elementary-xfce/places/16/network.svg +share/icons/elementary-xfce/places/16/network_fs.svg +share/icons/elementary-xfce/places/16/network_local.svg +share/icons/elementary-xfce/places/16/other-desktop.svg +share/icons/elementary-xfce/places/16/redhat-system-group.svg +share/icons/elementary-xfce/places/16/stock_folder.svg +share/icons/elementary-xfce/places/16/stock_open.svg +share/icons/elementary-xfce/places/16/stock_sent-mail.svg +share/icons/elementary-xfce/places/16/stock_shared-by-me.svg +share/icons/elementary-xfce/places/16/stock_shared-to-me.svg +share/icons/elementary-xfce/places/16/stock_trash_full.svg +share/icons/elementary-xfce/places/16/trashcan_empty.svg +share/icons/elementary-xfce/places/16/trashcan_full.svg +share/icons/elementary-xfce/places/16/user-bookmarks.svg +share/icons/elementary-xfce/places/16/user-desktop.svg +share/icons/elementary-xfce/places/16/user-home.svg +share/icons/elementary-xfce/places/16/user-images.svg +share/icons/elementary-xfce/places/16/user-pictures.svg +share/icons/elementary-xfce/places/16/user-share.svg +share/icons/elementary-xfce/places/16/user-trash-full.svg +share/icons/elementary-xfce/places/16/user-trash.svg +share/icons/elementary-xfce/places/16/xfce-trash_empty.svg +share/icons/elementary-xfce/places/16/xfce-trash_full.svg +share/icons/elementary-xfce/places/22/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/22/bookmark-missing.svg +share/icons/elementary-xfce/places/22/desktop.svg +share/icons/elementary-xfce/places/22/edittrash.svg +share/icons/elementary-xfce/places/22/emptytrash.svg +share/icons/elementary-xfce/places/22/folder-documents.svg +share/icons/elementary-xfce/places/22/folder-download.svg +share/icons/elementary-xfce/places/22/folder-downloads.svg +share/icons/elementary-xfce/places/22/folder-drag-accept.svg +share/icons/elementary-xfce/places/22/folder-home.svg +share/icons/elementary-xfce/places/22/folder-images.svg +share/icons/elementary-xfce/places/22/folder-music.svg +share/icons/elementary-xfce/places/22/folder-open.svg +share/icons/elementary-xfce/places/22/folder-pictures.svg +share/icons/elementary-xfce/places/22/folder-publicshare.svg +share/icons/elementary-xfce/places/22/folder-recent.svg +share/icons/elementary-xfce/places/22/folder-remote-ftp.svg +share/icons/elementary-xfce/places/22/folder-remote-nfs.svg +share/icons/elementary-xfce/places/22/folder-remote-smb.svg +share/icons/elementary-xfce/places/22/folder-remote-ssh.svg +share/icons/elementary-xfce/places/22/folder-remote.svg +share/icons/elementary-xfce/places/22/folder-saved-search.svg +share/icons/elementary-xfce/places/22/folder-templates.svg +share/icons/elementary-xfce/places/22/folder-video.svg +share/icons/elementary-xfce/places/22/folder-videos.svg +share/icons/elementary-xfce/places/22/folder-visiting.svg +share/icons/elementary-xfce/places/22/folder.svg +share/icons/elementary-xfce/places/22/folder_download.svg +share/icons/elementary-xfce/places/22/folder_home.svg +share/icons/elementary-xfce/places/22/folder_images.svg +share/icons/elementary-xfce/places/22/folder_open.svg +share/icons/elementary-xfce/places/22/folder_pictures.svg +share/icons/elementary-xfce/places/22/folders-documents.svg +share/icons/elementary-xfce/places/22/folders-downloads.svg +share/icons/elementary-xfce/places/22/folders-music.svg +share/icons/elementary-xfce/places/22/folders-publicshare.svg +share/icons/elementary-xfce/places/22/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/22/gnome-desktop-config.svg +share/icons/elementary-xfce/places/22/gnome-folder.svg +share/icons/elementary-xfce/places/22/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/22/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/22/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/22/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/22/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/22/gnome-fs-directory.svg +share/icons/elementary-xfce/places/22/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/22/gnome-fs-home.svg +share/icons/elementary-xfce/places/22/gnome-fs-network.svg +share/icons/elementary-xfce/places/22/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/22/gnome-fs-share.svg +share/icons/elementary-xfce/places/22/gnome-fs-smb.svg +share/icons/elementary-xfce/places/22/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/22/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/22/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/22/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/22/gnome-home.svg +share/icons/elementary-xfce/places/22/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/22/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/22/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/22/gnome-stock-trash.svg +share/icons/elementary-xfce/places/22/gtk-directory.svg +share/icons/elementary-xfce/places/22/gtk-network.svg +share/icons/elementary-xfce/places/22/inode-directory.svg +share/icons/elementary-xfce/places/22/mail-inbox.svg +share/icons/elementary-xfce/places/22/mail-mailbox.svg +share/icons/elementary-xfce/places/22/mail-outbox.svg +share/icons/elementary-xfce/places/22/mail-sent.svg +share/icons/elementary-xfce/places/22/neat.svg +share/icons/elementary-xfce/places/22/network-workgroup.svg +share/icons/elementary-xfce/places/22/network.svg +share/icons/elementary-xfce/places/22/network_local.svg +share/icons/elementary-xfce/places/22/other-desktop.svg +share/icons/elementary-xfce/places/22/redhat-system-group.svg +share/icons/elementary-xfce/places/22/stock_folder.svg +share/icons/elementary-xfce/places/22/stock_music-library.svg +share/icons/elementary-xfce/places/22/stock_open.svg +share/icons/elementary-xfce/places/22/stock_sent-mail.svg +share/icons/elementary-xfce/places/22/stock_shared-by-me.svg +share/icons/elementary-xfce/places/22/stock_shared-to-me.svg +share/icons/elementary-xfce/places/22/stock_trash_full.svg +share/icons/elementary-xfce/places/22/trashcan_empty.svg +share/icons/elementary-xfce/places/22/trashcan_full.svg +share/icons/elementary-xfce/places/22/user-bookmarks.svg +share/icons/elementary-xfce/places/22/user-desktop.svg +share/icons/elementary-xfce/places/22/user-home.svg +share/icons/elementary-xfce/places/22/user-images.svg +share/icons/elementary-xfce/places/22/user-pictures.svg +share/icons/elementary-xfce/places/22/user-share.svg +share/icons/elementary-xfce/places/22/user-trash-full.svg +share/icons/elementary-xfce/places/22/user-trash.svg +share/icons/elementary-xfce/places/22/xfce-trash_empty.svg +share/icons/elementary-xfce/places/22/xfce-trash_full.svg +share/icons/elementary-xfce/places/24/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/24/bookmark-missing.svg +share/icons/elementary-xfce/places/24/desktop.svg +share/icons/elementary-xfce/places/24/distributor-logo.svg +share/icons/elementary-xfce/places/24/edittrash.svg +share/icons/elementary-xfce/places/24/emptytrash.svg +share/icons/elementary-xfce/places/24/folder-documents.svg +share/icons/elementary-xfce/places/24/folder-download.svg +share/icons/elementary-xfce/places/24/folder-downloads.svg +share/icons/elementary-xfce/places/24/folder-drag-accept.svg +share/icons/elementary-xfce/places/24/folder-home.svg +share/icons/elementary-xfce/places/24/folder-images.svg +share/icons/elementary-xfce/places/24/folder-music.svg +share/icons/elementary-xfce/places/24/folder-open.svg +share/icons/elementary-xfce/places/24/folder-pictures.svg +share/icons/elementary-xfce/places/24/folder-publicshare.svg +share/icons/elementary-xfce/places/24/folder-recent.svg +share/icons/elementary-xfce/places/24/folder-remote-ftp.svg +share/icons/elementary-xfce/places/24/folder-remote-nfs.svg +share/icons/elementary-xfce/places/24/folder-remote-smb.svg +share/icons/elementary-xfce/places/24/folder-remote-ssh.svg +share/icons/elementary-xfce/places/24/folder-remote.svg +share/icons/elementary-xfce/places/24/folder-saved-search.svg +share/icons/elementary-xfce/places/24/folder-templates.svg +share/icons/elementary-xfce/places/24/folder-video.svg +share/icons/elementary-xfce/places/24/folder-videos.svg +share/icons/elementary-xfce/places/24/folder-visiting.svg +share/icons/elementary-xfce/places/24/folder.svg +share/icons/elementary-xfce/places/24/folder_download.svg +share/icons/elementary-xfce/places/24/folder_home.svg +share/icons/elementary-xfce/places/24/folder_images.svg +share/icons/elementary-xfce/places/24/folder_open.svg +share/icons/elementary-xfce/places/24/folder_pictures.svg +share/icons/elementary-xfce/places/24/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/24/gnome-desktop-config.svg +share/icons/elementary-xfce/places/24/gnome-folder.svg +share/icons/elementary-xfce/places/24/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/24/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/24/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/24/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/24/gnome-fs-directory.svg +share/icons/elementary-xfce/places/24/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/24/gnome-fs-home.svg +share/icons/elementary-xfce/places/24/gnome-fs-network.svg +share/icons/elementary-xfce/places/24/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/24/gnome-fs-share.svg +share/icons/elementary-xfce/places/24/gnome-fs-smb.svg +share/icons/elementary-xfce/places/24/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/24/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/24/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/24/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/24/gnome-home.svg +share/icons/elementary-xfce/places/24/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/24/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/24/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/24/gnome-stock-trash.svg +share/icons/elementary-xfce/places/24/gtk-directory.svg +share/icons/elementary-xfce/places/24/gtk-network.svg +share/icons/elementary-xfce/places/24/inode-directory.svg +share/icons/elementary-xfce/places/24/mail-inbox.svg +share/icons/elementary-xfce/places/24/mail-mailbox.svg +share/icons/elementary-xfce/places/24/mail-outbox.svg +share/icons/elementary-xfce/places/24/mail-sent.svg +share/icons/elementary-xfce/places/24/neat.svg +share/icons/elementary-xfce/places/24/network-workgroup.svg +share/icons/elementary-xfce/places/24/network.svg +share/icons/elementary-xfce/places/24/network_local.svg +share/icons/elementary-xfce/places/24/other-desktop.svg +share/icons/elementary-xfce/places/24/redhat-system-group.svg +share/icons/elementary-xfce/places/24/stock_folder.svg +share/icons/elementary-xfce/places/24/stock_music-library.svg +share/icons/elementary-xfce/places/24/stock_open.svg +share/icons/elementary-xfce/places/24/stock_sent-mail.svg +share/icons/elementary-xfce/places/24/stock_shared-by-me.svg +share/icons/elementary-xfce/places/24/stock_shared-to-me.svg +share/icons/elementary-xfce/places/24/stock_trash_full.svg +share/icons/elementary-xfce/places/24/trashcan_empty.svg +share/icons/elementary-xfce/places/24/trashcan_full.svg +share/icons/elementary-xfce/places/24/user-bookmarks.svg +share/icons/elementary-xfce/places/24/user-desktop.svg +share/icons/elementary-xfce/places/24/user-home.svg +share/icons/elementary-xfce/places/24/user-images.svg +share/icons/elementary-xfce/places/24/user-pictures.svg +share/icons/elementary-xfce/places/24/user-share.svg +share/icons/elementary-xfce/places/24/user-trash-full.svg +share/icons/elementary-xfce/places/24/user-trash.svg +share/icons/elementary-xfce/places/24/xfce-trash_empty.svg +share/icons/elementary-xfce/places/24/xfce-trash_full.svg +share/icons/elementary-xfce/places/32/bookmark-missing.svg +share/icons/elementary-xfce/places/32/desktop.svg +share/icons/elementary-xfce/places/32/edittrash.svg +share/icons/elementary-xfce/places/32/emptytrash.svg +share/icons/elementary-xfce/places/32/folder-documents.svg +share/icons/elementary-xfce/places/32/folder-download.svg +share/icons/elementary-xfce/places/32/folder-downloads.svg +share/icons/elementary-xfce/places/32/folder-drag-accept.svg +share/icons/elementary-xfce/places/32/folder-home.svg +share/icons/elementary-xfce/places/32/folder-images.svg +share/icons/elementary-xfce/places/32/folder-music.svg +share/icons/elementary-xfce/places/32/folder-open.svg +share/icons/elementary-xfce/places/32/folder-pictures.svg +share/icons/elementary-xfce/places/32/folder-publicshare.svg +share/icons/elementary-xfce/places/32/folder-recent.svg +share/icons/elementary-xfce/places/32/folder-remote-ftp.svg +share/icons/elementary-xfce/places/32/folder-remote-nfs.svg +share/icons/elementary-xfce/places/32/folder-remote-smb.svg +share/icons/elementary-xfce/places/32/folder-remote-ssh.svg +share/icons/elementary-xfce/places/32/folder-remote.svg +share/icons/elementary-xfce/places/32/folder-saved-search.svg +share/icons/elementary-xfce/places/32/folder-templates.svg +share/icons/elementary-xfce/places/32/folder-video.svg +share/icons/elementary-xfce/places/32/folder-videos.svg +share/icons/elementary-xfce/places/32/folder-visiting.svg +share/icons/elementary-xfce/places/32/folder.svg +share/icons/elementary-xfce/places/32/folder_download.svg +share/icons/elementary-xfce/places/32/folder_home.svg +share/icons/elementary-xfce/places/32/folder_images.svg +share/icons/elementary-xfce/places/32/folder_open.svg +share/icons/elementary-xfce/places/32/folder_pictures.svg +share/icons/elementary-xfce/places/32/folders-documents.svg +share/icons/elementary-xfce/places/32/folders-downloads.svg +share/icons/elementary-xfce/places/32/folders-music.svg +share/icons/elementary-xfce/places/32/folders-publicshare.svg +share/icons/elementary-xfce/places/32/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/32/gnome-desktop-config.svg +share/icons/elementary-xfce/places/32/gnome-folder.svg +share/icons/elementary-xfce/places/32/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/32/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/32/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/32/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/32/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/32/gnome-fs-directory.svg +share/icons/elementary-xfce/places/32/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/32/gnome-fs-home.svg +share/icons/elementary-xfce/places/32/gnome-fs-network.svg +share/icons/elementary-xfce/places/32/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/32/gnome-fs-share.svg +share/icons/elementary-xfce/places/32/gnome-fs-smb.svg +share/icons/elementary-xfce/places/32/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/32/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/32/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/32/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/32/gnome-home.svg +share/icons/elementary-xfce/places/32/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/32/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/32/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/32/gnome-stock-trash.svg +share/icons/elementary-xfce/places/32/gtk-directory.svg +share/icons/elementary-xfce/places/32/gtk-network.svg +share/icons/elementary-xfce/places/32/inode-directory.svg +share/icons/elementary-xfce/places/32/mail-inbox.svg +share/icons/elementary-xfce/places/32/mail-mailbox.svg +share/icons/elementary-xfce/places/32/mail-outbox.svg +share/icons/elementary-xfce/places/32/neat.svg +share/icons/elementary-xfce/places/32/network-workgroup.svg +share/icons/elementary-xfce/places/32/network.svg +share/icons/elementary-xfce/places/32/network_local.svg +share/icons/elementary-xfce/places/32/other-desktop.svg +share/icons/elementary-xfce/places/32/redhat-system-group.svg +share/icons/elementary-xfce/places/32/stock_folder.svg +share/icons/elementary-xfce/places/32/stock_open.svg +share/icons/elementary-xfce/places/32/stock_shared-by-me.svg +share/icons/elementary-xfce/places/32/stock_shared-to-me.svg +share/icons/elementary-xfce/places/32/stock_trash_full.svg +share/icons/elementary-xfce/places/32/trashcan_empty.svg +share/icons/elementary-xfce/places/32/trashcan_full.svg +share/icons/elementary-xfce/places/32/user-bookmarks.svg +share/icons/elementary-xfce/places/32/user-desktop.svg +share/icons/elementary-xfce/places/32/user-home.svg +share/icons/elementary-xfce/places/32/user-images.svg +share/icons/elementary-xfce/places/32/user-pictures.svg +share/icons/elementary-xfce/places/32/user-share.svg +share/icons/elementary-xfce/places/32/user-trash-full.svg +share/icons/elementary-xfce/places/32/user-trash.svg +share/icons/elementary-xfce/places/32/xfce-trash_empty.svg +share/icons/elementary-xfce/places/32/xfce-trash_full.svg +share/icons/elementary-xfce/places/48/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/48/bookmark-missing.svg +share/icons/elementary-xfce/places/48/desktop.svg +share/icons/elementary-xfce/places/48/distributor-logo.svg +share/icons/elementary-xfce/places/48/edittrash.svg +share/icons/elementary-xfce/places/48/emptytrash.svg +share/icons/elementary-xfce/places/48/folder-documents.svg +share/icons/elementary-xfce/places/48/folder-download.svg +share/icons/elementary-xfce/places/48/folder-downloads.svg +share/icons/elementary-xfce/places/48/folder-drag-accept.svg +share/icons/elementary-xfce/places/48/folder-home.svg +share/icons/elementary-xfce/places/48/folder-images.svg +share/icons/elementary-xfce/places/48/folder-music.svg +share/icons/elementary-xfce/places/48/folder-open.svg +share/icons/elementary-xfce/places/48/folder-pictures.svg +share/icons/elementary-xfce/places/48/folder-publicshare.svg +share/icons/elementary-xfce/places/48/folder-recent.svg +share/icons/elementary-xfce/places/48/folder-remote-ftp.svg +share/icons/elementary-xfce/places/48/folder-remote-nfs.svg +share/icons/elementary-xfce/places/48/folder-remote-smb.svg +share/icons/elementary-xfce/places/48/folder-remote-ssh.svg +share/icons/elementary-xfce/places/48/folder-remote.svg +share/icons/elementary-xfce/places/48/folder-saved-search.svg +share/icons/elementary-xfce/places/48/folder-templates.svg +share/icons/elementary-xfce/places/48/folder-ubuntuone.svg +share/icons/elementary-xfce/places/48/folder-video.svg +share/icons/elementary-xfce/places/48/folder-videos.svg +share/icons/elementary-xfce/places/48/folder-visiting.svg +share/icons/elementary-xfce/places/48/folder.svg +share/icons/elementary-xfce/places/48/folder_download.svg +share/icons/elementary-xfce/places/48/folder_home.svg +share/icons/elementary-xfce/places/48/folder_images.svg +share/icons/elementary-xfce/places/48/folder_open.svg +share/icons/elementary-xfce/places/48/folder_pictures.svg +share/icons/elementary-xfce/places/48/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/48/gnome-desktop-config.svg +share/icons/elementary-xfce/places/48/gnome-folder.svg +share/icons/elementary-xfce/places/48/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/48/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/48/gnome-fs-bookmark.svg +share/icons/elementary-xfce/places/48/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/48/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/48/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/48/gnome-fs-directory.svg +share/icons/elementary-xfce/places/48/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/48/gnome-fs-home.svg +share/icons/elementary-xfce/places/48/gnome-fs-network.svg +share/icons/elementary-xfce/places/48/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/48/gnome-fs-share.svg +share/icons/elementary-xfce/places/48/gnome-fs-smb.svg +share/icons/elementary-xfce/places/48/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/48/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/48/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/48/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/48/gnome-home.svg +share/icons/elementary-xfce/places/48/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/48/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/48/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/48/gnome-stock-trash.svg +share/icons/elementary-xfce/places/48/gtk-directory.svg +share/icons/elementary-xfce/places/48/gtk-network.svg +share/icons/elementary-xfce/places/48/inode-directory.svg +share/icons/elementary-xfce/places/48/mail-inbox.svg +share/icons/elementary-xfce/places/48/mail-mailbox.svg +share/icons/elementary-xfce/places/48/mail-outbox.svg +share/icons/elementary-xfce/places/48/neat.svg +share/icons/elementary-xfce/places/48/network-workgroup.svg +share/icons/elementary-xfce/places/48/network.svg +share/icons/elementary-xfce/places/48/network_local.svg +share/icons/elementary-xfce/places/48/other-desktop.svg +share/icons/elementary-xfce/places/48/redhat-system-group.svg +share/icons/elementary-xfce/places/48/stock_folder.svg +share/icons/elementary-xfce/places/48/stock_music-library.svg +share/icons/elementary-xfce/places/48/stock_open.svg +share/icons/elementary-xfce/places/48/stock_shared-by-me.svg +share/icons/elementary-xfce/places/48/stock_shared-to-me.svg +share/icons/elementary-xfce/places/48/stock_trash_full.svg +share/icons/elementary-xfce/places/48/trashcan_empty.svg +share/icons/elementary-xfce/places/48/trashcan_full.svg +share/icons/elementary-xfce/places/48/user-bookmarks.svg +share/icons/elementary-xfce/places/48/user-desktop.svg +share/icons/elementary-xfce/places/48/user-home.svg +share/icons/elementary-xfce/places/48/user-images.svg +share/icons/elementary-xfce/places/48/user-pictures.svg +share/icons/elementary-xfce/places/48/user-share.svg +share/icons/elementary-xfce/places/48/user-trash-full.svg +share/icons/elementary-xfce/places/48/user-trash.svg +share/icons/elementary-xfce/places/48/xfce-trash_empty.svg +share/icons/elementary-xfce/places/48/xfce-trash_full.svg +share/icons/elementary-xfce/places/64/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/64/bookmark-missing.svg +share/icons/elementary-xfce/places/64/desktop.svg +share/icons/elementary-xfce/places/64/distributor-logo.svg +share/icons/elementary-xfce/places/64/edittrash.svg +share/icons/elementary-xfce/places/64/emptytrash.svg +share/icons/elementary-xfce/places/64/folder-documents.svg +share/icons/elementary-xfce/places/64/folder-download.svg +share/icons/elementary-xfce/places/64/folder-downloads.svg +share/icons/elementary-xfce/places/64/folder-drag-accept.svg +share/icons/elementary-xfce/places/64/folder-home.svg +share/icons/elementary-xfce/places/64/folder-images.svg +share/icons/elementary-xfce/places/64/folder-music.svg +share/icons/elementary-xfce/places/64/folder-open.svg +share/icons/elementary-xfce/places/64/folder-pictures.svg +share/icons/elementary-xfce/places/64/folder-publicshare.svg +share/icons/elementary-xfce/places/64/folder-recent.svg +share/icons/elementary-xfce/places/64/folder-remote-ftp.svg +share/icons/elementary-xfce/places/64/folder-remote-nfs.svg +share/icons/elementary-xfce/places/64/folder-remote-smb.svg +share/icons/elementary-xfce/places/64/folder-remote-ssh.svg +share/icons/elementary-xfce/places/64/folder-remote.svg +share/icons/elementary-xfce/places/64/folder-saved-search.svg +share/icons/elementary-xfce/places/64/folder-templates.svg +share/icons/elementary-xfce/places/64/folder-video.svg +share/icons/elementary-xfce/places/64/folder-videos.svg +share/icons/elementary-xfce/places/64/folder-visiting.svg +share/icons/elementary-xfce/places/64/folder.svg +share/icons/elementary-xfce/places/64/folder_download.svg +share/icons/elementary-xfce/places/64/folder_home.svg +share/icons/elementary-xfce/places/64/folder_images.svg +share/icons/elementary-xfce/places/64/folder_open.svg +share/icons/elementary-xfce/places/64/folder_pictures.svg +share/icons/elementary-xfce/places/64/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/64/gnome-desktop-config.svg +share/icons/elementary-xfce/places/64/gnome-folder.svg +share/icons/elementary-xfce/places/64/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/64/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/64/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/64/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/64/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/64/gnome-fs-directory.svg +share/icons/elementary-xfce/places/64/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/64/gnome-fs-home.svg +share/icons/elementary-xfce/places/64/gnome-fs-network.svg +share/icons/elementary-xfce/places/64/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/64/gnome-fs-share.svg +share/icons/elementary-xfce/places/64/gnome-fs-smb.svg +share/icons/elementary-xfce/places/64/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/64/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/64/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/64/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/64/gnome-home.svg +share/icons/elementary-xfce/places/64/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/64/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/64/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/64/gnome-stock-trash.svg +share/icons/elementary-xfce/places/64/gtk-directory.svg +share/icons/elementary-xfce/places/64/gtk-network.svg +share/icons/elementary-xfce/places/64/inode-directory.svg +share/icons/elementary-xfce/places/64/mail-inbox.svg +share/icons/elementary-xfce/places/64/mail-mailbox.svg +share/icons/elementary-xfce/places/64/mail-outbox.svg +share/icons/elementary-xfce/places/64/neat.svg +share/icons/elementary-xfce/places/64/network-workgroup.svg +share/icons/elementary-xfce/places/64/network.svg +share/icons/elementary-xfce/places/64/network_local.svg +share/icons/elementary-xfce/places/64/other-desktop.svg +share/icons/elementary-xfce/places/64/redhat-system-group.svg +share/icons/elementary-xfce/places/64/stock_folder.svg +share/icons/elementary-xfce/places/64/stock_open.svg +share/icons/elementary-xfce/places/64/stock_shared-by-me.svg +share/icons/elementary-xfce/places/64/stock_shared-to-me.svg +share/icons/elementary-xfce/places/64/stock_trash_full.svg +share/icons/elementary-xfce/places/64/trashcan_empty.svg +share/icons/elementary-xfce/places/64/trashcan_full.svg +share/icons/elementary-xfce/places/64/user-bookmarks.svg +share/icons/elementary-xfce/places/64/user-desktop.svg +share/icons/elementary-xfce/places/64/user-home.svg +share/icons/elementary-xfce/places/64/user-images.svg +share/icons/elementary-xfce/places/64/user-pictures.svg +share/icons/elementary-xfce/places/64/user-share.svg +share/icons/elementary-xfce/places/64/user-trash-full.svg +share/icons/elementary-xfce/places/64/user-trash.svg +share/icons/elementary-xfce/places/64/xfce-trash_empty.svg +share/icons/elementary-xfce/places/64/xfce-trash_full.svg +share/icons/elementary-xfce/places/96/desktop.svg +share/icons/elementary-xfce/places/96/distributor-logo.svg +share/icons/elementary-xfce/places/96/folder-documents.svg +share/icons/elementary-xfce/places/96/folder-download.svg +share/icons/elementary-xfce/places/96/folder-downloads.svg +share/icons/elementary-xfce/places/96/folder-drag-accept.svg +share/icons/elementary-xfce/places/96/folder-home.svg +share/icons/elementary-xfce/places/96/folder-images.svg +share/icons/elementary-xfce/places/96/folder-music.svg +share/icons/elementary-xfce/places/96/folder-open.svg +share/icons/elementary-xfce/places/96/folder-pictures.svg +share/icons/elementary-xfce/places/96/folder-publicshare.svg +share/icons/elementary-xfce/places/96/folder-recent.svg +share/icons/elementary-xfce/places/96/folder-remote-ftp.svg +share/icons/elementary-xfce/places/96/folder-remote-nfs.svg +share/icons/elementary-xfce/places/96/folder-remote-smb.svg +share/icons/elementary-xfce/places/96/folder-remote-ssh.svg +share/icons/elementary-xfce/places/96/folder-remote.svg +share/icons/elementary-xfce/places/96/folder-saved-search.svg +share/icons/elementary-xfce/places/96/folder-templates.svg +share/icons/elementary-xfce/places/96/folder-video.svg +share/icons/elementary-xfce/places/96/folder-videos.svg +share/icons/elementary-xfce/places/96/folder-visiting.svg +share/icons/elementary-xfce/places/96/folder.svg +share/icons/elementary-xfce/places/96/folder_download.svg +share/icons/elementary-xfce/places/96/folder_home.svg +share/icons/elementary-xfce/places/96/folder_images.svg +share/icons/elementary-xfce/places/96/folder_open.svg +share/icons/elementary-xfce/places/96/folder_pictures.svg +share/icons/elementary-xfce/places/96/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/96/gnome-desktop-config.svg +share/icons/elementary-xfce/places/96/gnome-folder.svg +share/icons/elementary-xfce/places/96/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/96/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/96/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/96/gnome-fs-directory.svg +share/icons/elementary-xfce/places/96/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/96/gnome-fs-home.svg +share/icons/elementary-xfce/places/96/gnome-fs-network.svg +share/icons/elementary-xfce/places/96/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/96/gnome-fs-share.svg +share/icons/elementary-xfce/places/96/gnome-fs-smb.svg +share/icons/elementary-xfce/places/96/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/96/gnome-home.svg +share/icons/elementary-xfce/places/96/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/96/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/96/gtk-directory.svg +share/icons/elementary-xfce/places/96/gtk-network.svg +share/icons/elementary-xfce/places/96/inode-directory.svg +share/icons/elementary-xfce/places/96/neat.svg +share/icons/elementary-xfce/places/96/network-workgroup.svg +share/icons/elementary-xfce/places/96/network.svg +share/icons/elementary-xfce/places/96/network_local.svg +share/icons/elementary-xfce/places/96/other-desktop.svg +share/icons/elementary-xfce/places/96/redhat-system-group.svg +share/icons/elementary-xfce/places/96/stock_folder.svg +share/icons/elementary-xfce/places/96/stock_open.svg +share/icons/elementary-xfce/places/96/stock_shared-by-me.svg +share/icons/elementary-xfce/places/96/stock_shared-to-me.svg +share/icons/elementary-xfce/places/96/user-desktop.svg +share/icons/elementary-xfce/places/96/user-home.svg +share/icons/elementary-xfce/places/96/user-images.svg +share/icons/elementary-xfce/places/96/user-pictures.svg +share/icons/elementary-xfce/places/96/user-share.svg +share/icons/elementary-xfce/places/symbolic/folder-documents-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-download-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-music-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-pictures-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-publicshare-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-recent-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-remote-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-saved-search-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-templates-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-videos-symbolic.svg +share/icons/elementary-xfce/places/symbolic/network-server-symbolic.svg +share/icons/elementary-xfce/places/symbolic/network-workgroup-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-bookmarks-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-desktop-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-home-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-trash-full-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-trash-symbolic.svg +share/icons/elementary-xfce/status/12/blueman-trust.svg +share/icons/elementary-xfce/status/12/not-starred.svg +share/icons/elementary-xfce/status/12/starred.svg +share/icons/elementary-xfce/status/128/aptdaemon-add.svg +share/icons/elementary-xfce/status/128/aptdaemon-download.svg +share/icons/elementary-xfce/status/128/aptdaemon-working.svg +share/icons/elementary-xfce/status/128/avatar-default.svg +share/icons/elementary-xfce/status/128/dialog-error.svg +share/icons/elementary-xfce/status/128/dialog-information.svg +share/icons/elementary-xfce/status/128/dialog-question.svg +share/icons/elementary-xfce/status/128/dialog-warning.svg +share/icons/elementary-xfce/status/128/error.svg +share/icons/elementary-xfce/status/128/gnome-unknown.svg +share/icons/elementary-xfce/status/128/gtk-dialog-error.svg +share/icons/elementary-xfce/status/128/gtk-dialog-info.svg +share/icons/elementary-xfce/status/128/gtk-dialog-question.svg +share/icons/elementary-xfce/status/128/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/128/image-missing.svg +share/icons/elementary-xfce/status/128/important.svg +share/icons/elementary-xfce/status/128/info.svg +share/icons/elementary-xfce/status/128/mail-unread.svg +share/icons/elementary-xfce/status/128/messagebox_critical.svg +share/icons/elementary-xfce/status/128/messagebox_info.svg +share/icons/elementary-xfce/status/128/messagebox_warning.svg +share/icons/elementary-xfce/status/128/stock_dialog-error.svg +share/icons/elementary-xfce/status/128/stock_dialog-info.svg +share/icons/elementary-xfce/status/128/stock_dialog-question.svg +share/icons/elementary-xfce/status/128/stock_dialog-warning.svg +share/icons/elementary-xfce/status/128/stock_unknown.svg +share/icons/elementary-xfce/status/128/xfce-unknown.svg +share/icons/elementary-xfce/status/16/aptdaemon-add.svg +share/icons/elementary-xfce/status/16/aptdaemon-download.svg +share/icons/elementary-xfce/status/16/aptdaemon-working.svg +share/icons/elementary-xfce/status/16/blueman-down-active.svg +share/icons/elementary-xfce/status/16/blueman-down-inactive.svg +share/icons/elementary-xfce/status/16/blueman-trust.svg +share/icons/elementary-xfce/status/16/blueman-untrust.svg +share/icons/elementary-xfce/status/16/blueman-up-active.svg +share/icons/elementary-xfce/status/16/blueman-up-inactive.svg +share/icons/elementary-xfce/status/16/dialog-error.svg +share/icons/elementary-xfce/status/16/dialog-information.svg +share/icons/elementary-xfce/status/16/dialog-password.png +share/icons/elementary-xfce/status/16/dialog-question.svg +share/icons/elementary-xfce/status/16/dialog-warning.svg +share/icons/elementary-xfce/status/16/error.svg +share/icons/elementary-xfce/status/16/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/16/gnome-unknown.svg +share/icons/elementary-xfce/status/16/gpm-inhibit.svg +share/icons/elementary-xfce/status/16/gtk-dialog-authentication.png +share/icons/elementary-xfce/status/16/gtk-dialog-error.svg +share/icons/elementary-xfce/status/16/gtk-dialog-info.svg +share/icons/elementary-xfce/status/16/gtk-dialog-question.svg +share/icons/elementary-xfce/status/16/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/16/image-missing.svg +share/icons/elementary-xfce/status/16/important.svg +share/icons/elementary-xfce/status/16/info.svg +share/icons/elementary-xfce/status/16/keys.svg +share/icons/elementary-xfce/status/16/locked.svg +share/icons/elementary-xfce/status/16/mail-forwarded.svg +share/icons/elementary-xfce/status/16/mail-replied.svg +share/icons/elementary-xfce/status/16/mail-unread.svg +share/icons/elementary-xfce/status/16/media-playlist-repeat-active.svg +share/icons/elementary-xfce/status/16/media-playlist-repeat.svg +share/icons/elementary-xfce/status/16/media-playlist-shuffle-active.svg +share/icons/elementary-xfce/status/16/media-playlist-shuffle.svg +share/icons/elementary-xfce/status/16/messagebox_critical.svg +share/icons/elementary-xfce/status/16/messagebox_info.svg +share/icons/elementary-xfce/status/16/messagebox_warning.svg +share/icons/elementary-xfce/status/16/network-idle.svg +share/icons/elementary-xfce/status/16/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/16/not-starred.svg +share/icons/elementary-xfce/status/16/security-high.png +share/icons/elementary-xfce/status/16/security-low.png +share/icons/elementary-xfce/status/16/security-medium.png +share/icons/elementary-xfce/status/16/starred.svg +share/icons/elementary-xfce/status/16/status_lock.svg +share/icons/elementary-xfce/status/16/stock_dialog-error.svg +share/icons/elementary-xfce/status/16/stock_dialog-info.svg +share/icons/elementary-xfce/status/16/stock_dialog-question.svg +share/icons/elementary-xfce/status/16/stock_dialog-warning.svg +share/icons/elementary-xfce/status/16/stock_lock.svg +share/icons/elementary-xfce/status/16/stock_unknown.svg +share/icons/elementary-xfce/status/16/user-available.svg +share/icons/elementary-xfce/status/16/user-away.svg +share/icons/elementary-xfce/status/16/user-busy.svg +share/icons/elementary-xfce/status/16/user-idle.svg +share/icons/elementary-xfce/status/16/user-invisible.svg +share/icons/elementary-xfce/status/16/user-offline.svg +share/icons/elementary-xfce/status/16/user-typing.svg +share/icons/elementary-xfce/status/16/xfce-system-lock.svg +share/icons/elementary-xfce/status/16/xfce-unknown.svg +share/icons/elementary-xfce/status/22/aptdaemon-add.svg +share/icons/elementary-xfce/status/22/aptdaemon-download.svg +share/icons/elementary-xfce/status/22/aptdaemon-working.svg +share/icons/elementary-xfce/status/22/connect_creating.svg +share/icons/elementary-xfce/status/22/connect_established.svg +share/icons/elementary-xfce/status/22/dialog-error.svg +share/icons/elementary-xfce/status/22/dialog-information.svg +share/icons/elementary-xfce/status/22/dialog-question.svg +share/icons/elementary-xfce/status/22/dialog-warning.svg +share/icons/elementary-xfce/status/22/error.svg +share/icons/elementary-xfce/status/22/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/22/gnome-netstatus-idle.svg +share/icons/elementary-xfce/status/22/gnome-netstatus-rx.svg +share/icons/elementary-xfce/status/22/gnome-netstatus-tx.svg +share/icons/elementary-xfce/status/22/gnome-netstatus-txrx.svg +share/icons/elementary-xfce/status/22/gnome-unknown.svg +share/icons/elementary-xfce/status/22/gpm-inhibit.svg +share/icons/elementary-xfce/status/22/gtk-connect.svg +share/icons/elementary-xfce/status/22/gtk-dialog-error.svg +share/icons/elementary-xfce/status/22/gtk-dialog-info.svg +share/icons/elementary-xfce/status/22/gtk-dialog-question.svg +share/icons/elementary-xfce/status/22/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/22/image-missing.svg +share/icons/elementary-xfce/status/22/important.svg +share/icons/elementary-xfce/status/22/info.svg +share/icons/elementary-xfce/status/22/keys.svg +share/icons/elementary-xfce/status/22/locked.svg +share/icons/elementary-xfce/status/22/mail-unread.svg +share/icons/elementary-xfce/status/22/messagebox_critical.svg +share/icons/elementary-xfce/status/22/messagebox_info.svg +share/icons/elementary-xfce/status/22/messagebox_warning.svg +share/icons/elementary-xfce/status/22/network-idle.svg +share/icons/elementary-xfce/status/22/network-receive.svg +share/icons/elementary-xfce/status/22/network-transmit-receive.svg +share/icons/elementary-xfce/status/22/network-transmit.svg +share/icons/elementary-xfce/status/22/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/22/security-high.png +share/icons/elementary-xfce/status/22/security-low.png +share/icons/elementary-xfce/status/22/security-medium.png +share/icons/elementary-xfce/status/22/software-update-available.svg +share/icons/elementary-xfce/status/22/software-update-urgent.svg +share/icons/elementary-xfce/status/22/status_lock.svg +share/icons/elementary-xfce/status/22/stock_dialog-error.svg +share/icons/elementary-xfce/status/22/stock_dialog-info.svg +share/icons/elementary-xfce/status/22/stock_dialog-question.svg +share/icons/elementary-xfce/status/22/stock_dialog-warning.svg +share/icons/elementary-xfce/status/22/stock_lock.svg +share/icons/elementary-xfce/status/22/stock_unknown.svg +share/icons/elementary-xfce/status/22/xfce-system-lock.svg +share/icons/elementary-xfce/status/22/xfce-unknown.svg +share/icons/elementary-xfce/status/24/aptdaemon-add.svg +share/icons/elementary-xfce/status/24/aptdaemon-download.svg +share/icons/elementary-xfce/status/24/aptdaemon-working.svg +share/icons/elementary-xfce/status/24/battery_charged.svg +share/icons/elementary-xfce/status/24/battery_empty.svg +share/icons/elementary-xfce/status/24/battery_full.svg +share/icons/elementary-xfce/status/24/battery_plugged.svg +share/icons/elementary-xfce/status/24/battery_two_thirds.svg +share/icons/elementary-xfce/status/24/connect_creating.svg +share/icons/elementary-xfce/status/24/connect_established.svg +share/icons/elementary-xfce/status/24/dialog-error.svg +share/icons/elementary-xfce/status/24/dialog-information.svg +share/icons/elementary-xfce/status/24/dialog-password.png +share/icons/elementary-xfce/status/24/dialog-question.svg +share/icons/elementary-xfce/status/24/dialog-warning.svg +share/icons/elementary-xfce/status/24/error.svg +share/icons/elementary-xfce/status/24/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/24/gnome-netstatus-idle.svg +share/icons/elementary-xfce/status/24/gnome-netstatus-rx.svg +share/icons/elementary-xfce/status/24/gnome-netstatus-tx.svg +share/icons/elementary-xfce/status/24/gnome-netstatus-txrx.svg +share/icons/elementary-xfce/status/24/gnome-unknown.svg +share/icons/elementary-xfce/status/24/gpm-inhibit.svg +share/icons/elementary-xfce/status/24/gtk-connect.svg +share/icons/elementary-xfce/status/24/gtk-dialog-authentication.png +share/icons/elementary-xfce/status/24/gtk-dialog-error.svg +share/icons/elementary-xfce/status/24/gtk-dialog-info.svg +share/icons/elementary-xfce/status/24/gtk-dialog-question.svg +share/icons/elementary-xfce/status/24/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/24/image-missing.svg +share/icons/elementary-xfce/status/24/important.svg +share/icons/elementary-xfce/status/24/info.svg +share/icons/elementary-xfce/status/24/keys.svg +share/icons/elementary-xfce/status/24/locked.svg +share/icons/elementary-xfce/status/24/mail-unread.svg +share/icons/elementary-xfce/status/24/media-playlist-repeat.svg +share/icons/elementary-xfce/status/24/media-playlist-shuffle.svg +share/icons/elementary-xfce/status/24/messagebox_critical.svg +share/icons/elementary-xfce/status/24/messagebox_info.svg +share/icons/elementary-xfce/status/24/messagebox_warning.svg +share/icons/elementary-xfce/status/24/network-idle.svg +share/icons/elementary-xfce/status/24/network-receive.svg +share/icons/elementary-xfce/status/24/network-transmit-receive.svg +share/icons/elementary-xfce/status/24/network-transmit.svg +share/icons/elementary-xfce/status/24/network-wired-activated.svg +share/icons/elementary-xfce/status/24/network-wired.svg +share/icons/elementary-xfce/status/24/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/24/security-high.png +share/icons/elementary-xfce/status/24/security-low.png +share/icons/elementary-xfce/status/24/security-medium.png +share/icons/elementary-xfce/status/24/software-update-available.svg +share/icons/elementary-xfce/status/24/software-update-urgent.svg +share/icons/elementary-xfce/status/24/status_lock.svg +share/icons/elementary-xfce/status/24/stock_dialog-error.svg +share/icons/elementary-xfce/status/24/stock_dialog-info.svg +share/icons/elementary-xfce/status/24/stock_dialog-question.svg +share/icons/elementary-xfce/status/24/stock_dialog-warning.svg +share/icons/elementary-xfce/status/24/stock_lock.svg +share/icons/elementary-xfce/status/24/stock_repeat.svg +share/icons/elementary-xfce/status/24/stock_shuffle.svg +share/icons/elementary-xfce/status/24/stock_unknown.svg +share/icons/elementary-xfce/status/24/xfce-system-lock.svg +share/icons/elementary-xfce/status/24/xfce-unknown.svg +share/icons/elementary-xfce/status/32/aptdaemon-add.svg +share/icons/elementary-xfce/status/32/aptdaemon-download.svg +share/icons/elementary-xfce/status/32/aptdaemon-working.svg +share/icons/elementary-xfce/status/32/battery-000.svg +share/icons/elementary-xfce/status/32/battery-020.svg +share/icons/elementary-xfce/status/32/battery-040.svg +share/icons/elementary-xfce/status/32/battery-060.svg +share/icons/elementary-xfce/status/32/battery-080.svg +share/icons/elementary-xfce/status/32/battery-100.svg +share/icons/elementary-xfce/status/32/battery_empty.svg +share/icons/elementary-xfce/status/32/battery_full.svg +share/icons/elementary-xfce/status/32/dialog-error.svg +share/icons/elementary-xfce/status/32/dialog-information.svg +share/icons/elementary-xfce/status/32/dialog-question.svg +share/icons/elementary-xfce/status/32/dialog-warning.svg +share/icons/elementary-xfce/status/32/error.svg +share/icons/elementary-xfce/status/32/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/32/gnome-fs-loading-icon.svg +share/icons/elementary-xfce/status/32/gnome-unknown.svg +share/icons/elementary-xfce/status/32/gtk-dialog-error.svg +share/icons/elementary-xfce/status/32/gtk-dialog-info.svg +share/icons/elementary-xfce/status/32/gtk-dialog-question.svg +share/icons/elementary-xfce/status/32/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/32/image-loading.svg +share/icons/elementary-xfce/status/32/image-missing.svg +share/icons/elementary-xfce/status/32/important.svg +share/icons/elementary-xfce/status/32/info.svg +share/icons/elementary-xfce/status/32/keys.svg +share/icons/elementary-xfce/status/32/locked.svg +share/icons/elementary-xfce/status/32/mail-unread.svg +share/icons/elementary-xfce/status/32/messagebox_critical.svg +share/icons/elementary-xfce/status/32/messagebox_info.svg +share/icons/elementary-xfce/status/32/messagebox_warning.svg +share/icons/elementary-xfce/status/32/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/32/security-high.png +share/icons/elementary-xfce/status/32/security-low.png +share/icons/elementary-xfce/status/32/security-medium.png +share/icons/elementary-xfce/status/32/status_lock.svg +share/icons/elementary-xfce/status/32/stock_dialog-error.svg +share/icons/elementary-xfce/status/32/stock_dialog-info.svg +share/icons/elementary-xfce/status/32/stock_dialog-question.svg +share/icons/elementary-xfce/status/32/stock_dialog-warning.svg +share/icons/elementary-xfce/status/32/stock_lock.svg +share/icons/elementary-xfce/status/32/stock_unknown.svg +share/icons/elementary-xfce/status/32/xfce-system-lock.svg +share/icons/elementary-xfce/status/32/xfce-unknown.svg +share/icons/elementary-xfce/status/32/xfpm-brightness-lcd.svg +share/icons/elementary-xfce/status/48/aptdaemon-add.svg +share/icons/elementary-xfce/status/48/aptdaemon-delete.svg +share/icons/elementary-xfce/status/48/aptdaemon-download.svg +share/icons/elementary-xfce/status/48/aptdaemon-setup.svg +share/icons/elementary-xfce/status/48/aptdaemon-update-cache.svg +share/icons/elementary-xfce/status/48/aptdaemon-upgrade.svg +share/icons/elementary-xfce/status/48/aptdaemon-working.svg +share/icons/elementary-xfce/status/48/avatar-default.svg +share/icons/elementary-xfce/status/48/battery-000-charging.svg +share/icons/elementary-xfce/status/48/battery-000.svg +share/icons/elementary-xfce/status/48/battery-020-charging.svg +share/icons/elementary-xfce/status/48/battery-020.svg +share/icons/elementary-xfce/status/48/battery-040-charging.svg +share/icons/elementary-xfce/status/48/battery-040.svg +share/icons/elementary-xfce/status/48/battery-060-charging.svg +share/icons/elementary-xfce/status/48/battery-060.svg +share/icons/elementary-xfce/status/48/battery-080-charging.svg +share/icons/elementary-xfce/status/48/battery-080.svg +share/icons/elementary-xfce/status/48/battery-100-charging.svg +share/icons/elementary-xfce/status/48/battery-100.svg +share/icons/elementary-xfce/status/48/battery-ac-adapter.svg +share/icons/elementary-xfce/status/48/battery-caution-charging.svg +share/icons/elementary-xfce/status/48/battery-caution.svg +share/icons/elementary-xfce/status/48/battery-charged.svg +share/icons/elementary-xfce/status/48/battery-empty.svg +share/icons/elementary-xfce/status/48/battery-full-charged.svg +share/icons/elementary-xfce/status/48/battery-full-charging.svg +share/icons/elementary-xfce/status/48/battery-full.svg +share/icons/elementary-xfce/status/48/battery-good-charging.svg +share/icons/elementary-xfce/status/48/battery-good.svg +share/icons/elementary-xfce/status/48/battery-low-charging.svg +share/icons/elementary-xfce/status/48/battery-low.svg +share/icons/elementary-xfce/status/48/battery-missing.svg +share/icons/elementary-xfce/status/48/battery_charged.svg +share/icons/elementary-xfce/status/48/battery_empty.svg +share/icons/elementary-xfce/status/48/battery_full.svg +share/icons/elementary-xfce/status/48/battery_third_fourth.svg +share/icons/elementary-xfce/status/48/battery_two_thirds.svg +share/icons/elementary-xfce/status/48/connect_creating.svg +share/icons/elementary-xfce/status/48/connect_established.svg +share/icons/elementary-xfce/status/48/connect_no.svg +share/icons/elementary-xfce/status/48/dialog-error.svg +share/icons/elementary-xfce/status/48/dialog-information.svg +share/icons/elementary-xfce/status/48/dialog-password.svg +share/icons/elementary-xfce/status/48/dialog-question.svg +share/icons/elementary-xfce/status/48/dialog-warning.svg +share/icons/elementary-xfce/status/48/error.svg +share/icons/elementary-xfce/status/48/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/48/gnome-fs-loading-icon.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-0-24.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-25-49.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-50-74.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-75-100.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-disconn.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-error.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-idle.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-rx.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-tx.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-txrx.svg +share/icons/elementary-xfce/status/48/gnome-unknown.svg +share/icons/elementary-xfce/status/48/gtk-connect.svg +share/icons/elementary-xfce/status/48/gtk-dialog-authentication.svg +share/icons/elementary-xfce/status/48/gtk-dialog-error.svg +share/icons/elementary-xfce/status/48/gtk-dialog-info.svg +share/icons/elementary-xfce/status/48/gtk-dialog-question.svg +share/icons/elementary-xfce/status/48/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/48/gtk-disconnect.svg +share/icons/elementary-xfce/status/48/image-loading.svg +share/icons/elementary-xfce/status/48/image-missing.svg +share/icons/elementary-xfce/status/48/important.svg +share/icons/elementary-xfce/status/48/info.svg +share/icons/elementary-xfce/status/48/keys.svg +share/icons/elementary-xfce/status/48/locked.svg +share/icons/elementary-xfce/status/48/mail-unread.svg +share/icons/elementary-xfce/status/48/messagebox_critical.svg +share/icons/elementary-xfce/status/48/messagebox_info.svg +share/icons/elementary-xfce/status/48/messagebox_warning.svg +share/icons/elementary-xfce/status/48/network-error.svg +share/icons/elementary-xfce/status/48/network-idle.svg +share/icons/elementary-xfce/status/48/network-offline.svg +share/icons/elementary-xfce/status/48/network-receive.svg +share/icons/elementary-xfce/status/48/network-transmit-receive.svg +share/icons/elementary-xfce/status/48/network-transmit.svg +share/icons/elementary-xfce/status/48/network-wired-activated.svg +share/icons/elementary-xfce/status/48/network-wired.svg +share/icons/elementary-xfce/status/48/network-wireless-0.svg +share/icons/elementary-xfce/status/48/network-wireless-00.svg +share/icons/elementary-xfce/status/48/network-wireless-100.svg +share/icons/elementary-xfce/status/48/network-wireless-25.svg +share/icons/elementary-xfce/status/48/network-wireless-50.svg +share/icons/elementary-xfce/status/48/network-wireless-75.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-00.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-100.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-25.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-50.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-75.svg +share/icons/elementary-xfce/status/48/network-wireless-disconnected.svg +share/icons/elementary-xfce/status/48/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/48/network-wireless.svg +share/icons/elementary-xfce/status/48/printer-error.svg +share/icons/elementary-xfce/status/48/printer-printing.svg +share/icons/elementary-xfce/status/48/security-high.png +share/icons/elementary-xfce/status/48/security-low.png +share/icons/elementary-xfce/status/48/security-medium.png +share/icons/elementary-xfce/status/48/software-update-available.svg +share/icons/elementary-xfce/status/48/software-update-urgent.svg +share/icons/elementary-xfce/status/48/status_lock.svg +share/icons/elementary-xfce/status/48/stock_connect.svg +share/icons/elementary-xfce/status/48/stock_dialog-error.svg +share/icons/elementary-xfce/status/48/stock_dialog-info.svg +share/icons/elementary-xfce/status/48/stock_dialog-question.svg +share/icons/elementary-xfce/status/48/stock_dialog-warning.svg +share/icons/elementary-xfce/status/48/stock_disconnect.svg +share/icons/elementary-xfce/status/48/stock_lock.svg +share/icons/elementary-xfce/status/48/stock_unknown.svg +share/icons/elementary-xfce/status/48/stock_weather-showers.svg +share/icons/elementary-xfce/status/48/stock_weather-storm.svg +share/icons/elementary-xfce/status/48/weather-severe-alert.svg +share/icons/elementary-xfce/status/48/weather-showers.svg +share/icons/elementary-xfce/status/48/weather-storm.svg +share/icons/elementary-xfce/status/48/wifi-00.svg +share/icons/elementary-xfce/status/48/wifi-100.svg +share/icons/elementary-xfce/status/48/wifi-20.svg +share/icons/elementary-xfce/status/48/wifi-40.svg +share/icons/elementary-xfce/status/48/wifi-60.svg +share/icons/elementary-xfce/status/48/wifi-80.svg +share/icons/elementary-xfce/status/48/xfce-system-lock.svg +share/icons/elementary-xfce/status/48/xfce-unknown.svg +share/icons/elementary-xfce/status/64/aptdaemon-add.svg +share/icons/elementary-xfce/status/64/aptdaemon-download.svg +share/icons/elementary-xfce/status/64/aptdaemon-working.svg +share/icons/elementary-xfce/status/64/avatar-default.svg +share/icons/elementary-xfce/status/64/dialog-error.svg +share/icons/elementary-xfce/status/64/dialog-information.svg +share/icons/elementary-xfce/status/64/dialog-question.svg +share/icons/elementary-xfce/status/64/dialog-warning.svg +share/icons/elementary-xfce/status/64/error.svg +share/icons/elementary-xfce/status/64/gnome-fs-loading-icon.svg +share/icons/elementary-xfce/status/64/gnome-unknown.svg +share/icons/elementary-xfce/status/64/gtk-dialog-error.svg +share/icons/elementary-xfce/status/64/gtk-dialog-info.svg +share/icons/elementary-xfce/status/64/gtk-dialog-question.svg +share/icons/elementary-xfce/status/64/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/64/image-loading.svg +share/icons/elementary-xfce/status/64/image-missing.svg +share/icons/elementary-xfce/status/64/important.svg +share/icons/elementary-xfce/status/64/info.svg +share/icons/elementary-xfce/status/64/mail-unread.svg +share/icons/elementary-xfce/status/64/messagebox_critical.svg +share/icons/elementary-xfce/status/64/messagebox_info.svg +share/icons/elementary-xfce/status/64/messagebox_warning.svg +share/icons/elementary-xfce/status/64/stock_dialog-error.svg +share/icons/elementary-xfce/status/64/stock_dialog-info.svg +share/icons/elementary-xfce/status/64/stock_dialog-question.svg +share/icons/elementary-xfce/status/64/stock_dialog-warning.svg +share/icons/elementary-xfce/status/64/stock_unknown.svg +share/icons/elementary-xfce/status/64/xfce-unknown.svg +share/icons/elementary-xfce/status/symbolic/airplane-mode-symbolic.svg +share/icons/elementary-xfce/status/symbolic/alarm-symbolic.svg +share/icons/elementary-xfce/status/symbolic/appointment-missed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/appointment-soon-symbolic.svg +share/icons/elementary-xfce/status/symbolic/audio-volume-high-symbolic.svg +share/icons/elementary-xfce/status/symbolic/audio-volume-low-symbolic.svg +share/icons/elementary-xfce/status/symbolic/audio-volume-medium-symbolic.svg +share/icons/elementary-xfce/status/symbolic/audio-volume-muted-symbolic.svg +share/icons/elementary-xfce/status/symbolic/avatar-default-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-caution-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-caution-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-empty-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-empty-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-full-charged-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-full-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-full-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-good-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-good-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-low-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-low-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-missing-symbolic.svg +share/icons/elementary-xfce/status/symbolic/bluetooth-active-symbolic.svg +share/icons/elementary-xfce/status/symbolic/bluetooth-disabled-symbolic.svg +share/icons/elementary-xfce/status/symbolic/brightness-display-symbolic.svg +share/icons/elementary-xfce/status/symbolic/call-missed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/changes-allow-symbolic.svg +share/icons/elementary-xfce/status/symbolic/changes-prevent-symbolic.svg +share/icons/elementary-xfce/status/symbolic/channel-insecure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/channel-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/checkbox-checked-symbolic.svg +share/icons/elementary-xfce/status/symbolic/checkbox-mixed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/checkbox-symbolic.svg +share/icons/elementary-xfce/status/symbolic/computer-fail-symbolic.svg +share/icons/elementary-xfce/status/symbolic/content-loading-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-error-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-information-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-password-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-question-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-warning-symbolic.svg +share/icons/elementary-xfce/status/symbolic/display-brightness-symbolic.svg +share/icons/elementary-xfce/status/symbolic/folder-drag-accept-symbolic.svg +share/icons/elementary-xfce/status/symbolic/folder-open-symbolic.svg +share/icons/elementary-xfce/status/symbolic/folder-visiting-symbolic.svg +share/icons/elementary-xfce/status/symbolic/image-loading-symbolic.svg +share/icons/elementary-xfce/status/symbolic/keyboard-brightness-symbolic.svg +share/icons/elementary-xfce/status/symbolic/mail-attachment-symbolic.svg +share/icons/elementary-xfce/status/symbolic/mail-read-symbolic.svg +share/icons/elementary-xfce/status/symbolic/mail-replied-symbolic.svg +share/icons/elementary-xfce/status/symbolic/mail-unread-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-consecutive-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-consecutive-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-no-repeat-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-no-repeat-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-no-shuffle-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-one-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-song-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-song-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-shuffle-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-shuffle-symbolic.svg +share/icons/elementary-xfce/status/symbolic/microphone-sensitivity-high-symbolic.svg +share/icons/elementary-xfce/status/symbolic/microphone-sensitivity-low-symbolic.svg +share/icons/elementary-xfce/status/symbolic/microphone-sensitivity-medium-symbolic.svg +share/icons/elementary-xfce/status/symbolic/microphone-sensitivity-muted-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-3g-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-4g-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-acquiring-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-connected-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-edge-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-gprs-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-hspa-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-no-route-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-excellent-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-good-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-none-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-ok-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-okay-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-weak-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-error-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-idle-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-receive-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-transmit-receive-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-transmit-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-vpn-acquiring-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-vpn-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-acquiring-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-disconnected-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-no-route-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-acquiring-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-connected-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-encrypted-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-hotspot-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-no-route-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-excellent-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-excellent-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-good-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-good-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-none-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-ok-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-ok-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-weak-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-weak-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-0-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-0-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-100-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-100-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-25-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-25-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-50-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-50-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-75-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-75-symbolic.svg +share/icons/elementary-xfce/status/symbolic/non-starred-symbolic.svg +share/icons/elementary-xfce/status/symbolic/notification-new-symbolic.svg +share/icons/elementary-xfce/status/symbolic/printer-error-symbolic.svg +share/icons/elementary-xfce/status/symbolic/printer-printing-symbolic.svg +share/icons/elementary-xfce/status/symbolic/printer-warning-symbolic.svg +share/icons/elementary-xfce/status/symbolic/process-completed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/process-error-symbolic.svg +share/icons/elementary-xfce/status/symbolic/process-working-symbolic.svg +share/icons/elementary-xfce/status/symbolic/radio-checked-symbolic.svg +share/icons/elementary-xfce/status/symbolic/radio-mixed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/radio-symbolic.svg +share/icons/elementary-xfce/status/symbolic/rotation-allowed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/rotation-locked-symbolic.svg +share/icons/elementary-xfce/status/symbolic/security-high-symbolic.svg +share/icons/elementary-xfce/status/symbolic/security-low-symbolic.svg +share/icons/elementary-xfce/status/symbolic/security-medium-symbolic.svg +share/icons/elementary-xfce/status/symbolic/semi-starred-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/semi-starred-symbolic.svg +share/icons/elementary-xfce/status/symbolic/software-update-available-symbolic.svg +share/icons/elementary-xfce/status/symbolic/software-update-urgent-symbolic.svg +share/icons/elementary-xfce/status/symbolic/starred-symbolic.svg +share/icons/elementary-xfce/status/symbolic/system-lock-screen-symbolic.svg +share/icons/elementary-xfce/status/symbolic/task-due-symbolic.svg +share/icons/elementary-xfce/status/symbolic/task-past-due-symbolic.svg +share/icons/elementary-xfce/status/symbolic/touchpad-disabled-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-available-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-away-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-busy-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-idle-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-invisible-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-status-pending-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-trash-full-symbolic.svg +share/icons/elementary-xfce/status/symbolic/view-private-symbolic.svg +share/icons/elementary-xfce/status/symbolic/view-wrapped-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/view-wrapped-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-clear-night-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-clear-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-few-clouds-night-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-few-clouds-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-fog-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-overcast-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-severe-alert-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-showers-scattered-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-showers-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-snow-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-storm-symbolic.svg +share/icons/elementary-xfce/stock/16/stock_new-meeting.svg +share/icons/elementary-xfce/stock/16/stock_people.svg +share/icons/elementary-xfce/stock/16/stock_person.svg +share/icons/elementary-xfce/stock/22/stock_new-meeting.svg +share/icons/elementary-xfce/stock/22/stock_people.svg +share/icons/elementary-xfce/stock/22/stock_person.svg +share/icons/elementary-xfce/stock/24/stock_new-meeting.svg +share/icons/elementary-xfce/stock/24/stock_people.svg +share/icons/elementary-xfce/stock/24/stock_person.svg +share/icons/elementary-xfce/stock/32/SC-categories-fonts.svg +share/icons/elementary-xfce/stock/32/stock_new-meeting.svg +share/icons/elementary-xfce/stock/32/stock_people.svg +share/icons/elementary-xfce/stock/32/stock_person.svg +share/icons/elementary-xfce/stock/48/stock_new-meeting.svg +share/icons/elementary-xfce/stock/48/stock_people.svg +share/icons/elementary-xfce/stock/48/stock_person.svg +share/icons/elementary-xfce/stock/64/stock_new-meeting.svg +share/icons/elementary-xfce/stock/64/stock_people.svg +share/icons/elementary-xfce/tools/22/color-fill.svg +share/icons/elementary-xfce/tools/22/draw-brush.svg +share/icons/elementary-xfce/tools/22/draw-ellipse.svg +share/icons/elementary-xfce/tools/22/draw-freehand.svg +share/icons/elementary-xfce/tools/22/draw-polygon.png +share/icons/elementary-xfce/tools/22/draw-polygon.svg +share/icons/elementary-xfce/tools/22/draw-polyline.svg +share/icons/elementary-xfce/tools/22/draw-rectangle.svg +share/icons/elementary-xfce/tools/22/draw-smudge.png +share/icons/elementary-xfce/tools/22/draw-star.png +share/icons/elementary-xfce/tools/22/draw-star.svg +share/icons/elementary-xfce/tools/22/draw-text.svg diff --git a/graphics/elementary-xfce-icon-theme/distinfo b/graphics/elementary-xfce-icon-theme/distinfo new file mode 100644 index 00000000000..ec3b1d91463 --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:38 jperkin Exp $ + +SHA1 (47f947becd85583da089c0132b86011d0ecd3d60.tar.gz) = efc0dbd3fb706d7c3fc3fbf410bdc64dd50b9959 +RMD160 (47f947becd85583da089c0132b86011d0ecd3d60.tar.gz) = 376ce3f8c90bc373a0f1174ff87a3df15c3ac437 +Size (47f947becd85583da089c0132b86011d0ecd3d60.tar.gz) = 7467318 bytes diff --git a/graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl b/graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl new file mode 100644 index 00000000000..76bbaa7009d --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl @@ -0,0 +1,36 @@ +# $NetBSD: icon-cache.tmpl,v 1.1 2015/04/21 08:56:38 jperkin Exp $ +# +# Rebuild the icon cache. +# + +GTK_UPDATE_ICON_CACHE="@GTK_UPDATE_ICON_CACHE@" +ICON_THEME_DIR="@ICON_THEME_DIR@" + +case ${STAGE} in +POST-INSTALL) + for i in xfce xfce-dark xfce-darker xfce-darkest + do + ${TEST} -x ${GTK_UPDATE_ICON_CACHE} && \ + ${GTK_UPDATE_ICON_CACHE} -f -t ${ICON_THEME_DIR}/elementary-${i} >/dev/null 2>&1 || \ + ${TRUE} + done + ;; +DEINSTALL) + for i in xfce xfce-dark xfce-darker xfce-darkest + do + ${TEST} "${PKGBASE}" = "elementary-xfce-icon-theme" && \ + ${RM} -f ${ICON_THEME_DIR}/elementary-${i}/icon-theme.cache + done + ;; +POST-DEINSTALL) + for i in xfce xfce-dark xfce-darker xfce-darkest + do + ${TEST} "${PKGBASE}" != "elementary-xfce-icon-theme" && \ + ${TEST} -x ${GTK_UPDATE_ICON_CACHE} && \ + ${GTK_UPDATE_ICON_CACHE} -f -t ${ICON_THEME_DIR}/elemantary-${i} >/dev/null \ + 2>&1 || ${TRUE} + done + ;; +*) + ;; +esac diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 9bebff5fd57..90a239c256e 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.31 2015/01/08 10:14:38 martin Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/21 08:56:38 jperkin Exp $ # -DISTNAME= ristretto-0.0.22 -PKGREVISION= 27 +DISTNAME= ristretto-0.8.0 +EXTRACT_SUFX= .tar.bz2 CATEGORIES= graphics -MASTER_SITES= http://goodies.xfce.org/releases/ristretto/ +MASTER_SITES= http://archive.xfce.org/src/apps/ristretto/0.8/ MAINTAINER= martin@NetBSD.org HOMEPAGE= http://goodies.xfce.org/projects/applications/ristretto COMMENT= Xfce image viewer LICENSE= gnu-gpl-v2 -CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} +CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes @@ -22,12 +22,15 @@ LDFLAGS.DragonFly= -lX11 LDFLAGS.FreeBSD= -lX11 LDFLAGS.SunOS= -lX11 -.include "../../devel/xfce4-dev-tools/buildlink3.mk" +.include "../../graphics/cairo/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" -.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/ristretto/PLIST b/graphics/ristretto/PLIST index ce1b4d03088..1b90a2d97bd 100644 --- a/graphics/ristretto/PLIST +++ b/graphics/ristretto/PLIST @@ -1,40 +1,55 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/03 08:43:49 martin Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/21 08:56:38 jperkin Exp $ bin/ristretto +share/appdata/ristretto.appdata.xml share/applications/ristretto.desktop share/icons/hicolor/16x16/apps/ristretto.png -share/icons/hicolor/22x22/apps/ristretto.png -share/icons/hicolor/24x24/apps/ristretto.png -share/icons/hicolor/32x32/apps/ristretto.png -share/icons/hicolor/36x36/apps/ristretto.png share/icons/hicolor/48x48/apps/ristretto.png share/icons/hicolor/scalable/apps/ristretto.svg share/locale/ar/LC_MESSAGES/ristretto.mo +share/locale/ast/LC_MESSAGES/ristretto.mo share/locale/bg/LC_MESSAGES/ristretto.mo share/locale/ca/LC_MESSAGES/ristretto.mo share/locale/cs/LC_MESSAGES/ristretto.mo share/locale/da/LC_MESSAGES/ristretto.mo share/locale/de/LC_MESSAGES/ristretto.mo share/locale/el/LC_MESSAGES/ristretto.mo +share/locale/en_AU/LC_MESSAGES/ristretto.mo share/locale/en_GB/LC_MESSAGES/ristretto.mo share/locale/es/LC_MESSAGES/ristretto.mo share/locale/eu/LC_MESSAGES/ristretto.mo share/locale/fi/LC_MESSAGES/ristretto.mo share/locale/fr/LC_MESSAGES/ristretto.mo share/locale/gl/LC_MESSAGES/ristretto.mo +share/locale/hr/LC_MESSAGES/ristretto.mo share/locale/hu/LC_MESSAGES/ristretto.mo share/locale/id/LC_MESSAGES/ristretto.mo +share/locale/is/LC_MESSAGES/ristretto.mo share/locale/it/LC_MESSAGES/ristretto.mo share/locale/ja/LC_MESSAGES/ristretto.mo +share/locale/kk/LC_MESSAGES/ristretto.mo +share/locale/ko/LC_MESSAGES/ristretto.mo +share/locale/lt/LC_MESSAGES/ristretto.mo share/locale/lv/LC_MESSAGES/ristretto.mo +share/locale/ms/LC_MESSAGES/ristretto.mo share/locale/nb/LC_MESSAGES/ristretto.mo share/locale/nl/LC_MESSAGES/ristretto.mo +share/locale/oc/LC_MESSAGES/ristretto.mo share/locale/pl/LC_MESSAGES/ristretto.mo share/locale/pt/LC_MESSAGES/ristretto.mo share/locale/pt_BR/LC_MESSAGES/ristretto.mo +share/locale/ro/LC_MESSAGES/ristretto.mo share/locale/ru/LC_MESSAGES/ristretto.mo share/locale/sk/LC_MESSAGES/ristretto.mo +share/locale/sl/LC_MESSAGES/ristretto.mo +share/locale/sr/LC_MESSAGES/ristretto.mo share/locale/sv/LC_MESSAGES/ristretto.mo +share/locale/te/LC_MESSAGES/ristretto.mo +share/locale/th/LC_MESSAGES/ristretto.mo share/locale/tr/LC_MESSAGES/ristretto.mo +share/locale/ug/LC_MESSAGES/ristretto.mo share/locale/uk/LC_MESSAGES/ristretto.mo share/locale/ur/LC_MESSAGES/ristretto.mo +share/locale/ur_PK/LC_MESSAGES/ristretto.mo +share/locale/vi/LC_MESSAGES/ristretto.mo share/locale/zh_CN/LC_MESSAGES/ristretto.mo +share/locale/zh_TW/LC_MESSAGES/ristretto.mo diff --git a/graphics/ristretto/distinfo b/graphics/ristretto/distinfo index fee6b10b1a8..bce99dbc8a3 100644 --- a/graphics/ristretto/distinfo +++ b/graphics/ristretto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/09/03 08:43:49 martin Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:38 jperkin Exp $ -SHA1 (ristretto-0.0.22.tar.gz) = bddbc8618ba67699ccf5ee4ea0b538b1be7fdb0a -RMD160 (ristretto-0.0.22.tar.gz) = a3661a3d7624996d2ebae20f2c86db1968e009a8 -Size (ristretto-0.0.22.tar.gz) = 232160 bytes +SHA1 (ristretto-0.8.0.tar.bz2) = 0f780cd0b3270e258315a737e4bbf332806f14dc +RMD160 (ristretto-0.8.0.tar.bz2) = c883265fee58a05ed3810d8a08a28e23e68029b9 +Size (ristretto-0.8.0.tar.bz2) = 541473 bytes diff --git a/mail/Makefile b/mail/Makefile index b15155b94ca..354853e6c45 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.463 2015/02/04 15:23:31 taca Exp $ +# $NetBSD: Makefile,v 1.464 2015/04/21 08:56:38 jperkin Exp $ # COMMENT= Electronic mail utilities @@ -347,6 +347,7 @@ SUBDIR+= wmbiff SUBDIR+= wmmail SUBDIR+= xbiff SUBDIR+= xbuffy +SUBDIR+= xfce4-mailwatch-plugin SUBDIR+= xfmail SUBDIR+= xmailbox SUBDIR+= xmailwatcher diff --git a/mail/xfce4-mailwatch-plugin/DESCR b/mail/xfce4-mailwatch-plugin/DESCR new file mode 100644 index 00000000000..981ad36969a --- /dev/null +++ b/mail/xfce4-mailwatch-plugin/DESCR @@ -0,0 +1,2 @@ +Mailwatch is a plugin for the Xfce 4 panel. It is intended to +replace the current (4.0, 4.2) mail checker plugin in Xfce 4.4. diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile new file mode 100644 index 00000000000..eacb890caad --- /dev/null +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:38 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-mailwatch-plugin-1.2.0 +CATEGORIES= mail +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/1.2/ + +CONFIGURE_ARGS+= --x-includes=${X11BASE}/include \ + --x-libraries=${X11BASE}/libs + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin +COMMENT= Xfce mail checker plugin for the panel + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../security/libgcrypt/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/mail/xfce4-mailwatch-plugin/PLIST b/mail/xfce4-mailwatch-plugin/PLIST new file mode 100644 index 00000000000..07bd6ea564a --- /dev/null +++ b/mail/xfce4-mailwatch-plugin/PLIST @@ -0,0 +1,50 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:38 jperkin Exp $ +lib/xfce4/panel/plugins/libmailwatch.la +share/icons/hicolor/48x48/apps/xfce-newmail.png +share/icons/hicolor/48x48/apps/xfce-nomail.png +share/icons/hicolor/scalable/apps/xfce-newmail.svg +share/icons/hicolor/scalable/apps/xfce-nomail.svg +share/locale/ar/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/xfce4/panel/plugins/mailwatch.desktop diff --git a/mail/xfce4-mailwatch-plugin/distinfo b/mail/xfce4-mailwatch-plugin/distinfo new file mode 100644 index 00000000000..2685d956811 --- /dev/null +++ b/mail/xfce4-mailwatch-plugin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:38 jperkin Exp $ + +SHA1 (xfce4-mailwatch-plugin-1.2.0.tar.bz2) = d0ab5e543211b951e01242efeb4ab3145db5c4c4 +RMD160 (xfce4-mailwatch-plugin-1.2.0.tar.bz2) = c9a95c6017c5a5d09f56f6a0d103317b54fc1801 +Size (xfce4-mailwatch-plugin-1.2.0.tar.bz2) = 509649 bytes diff --git a/meta-pkgs/xfce4-extras/Makefile b/meta-pkgs/xfce4-extras/Makefile index ba93e20eee0..5b5066415cf 100644 --- a/meta-pkgs/xfce4-extras/Makefile +++ b/meta-pkgs/xfce4-extras/Makefile @@ -1,48 +1,57 @@ -# $NetBSD: Makefile,v 1.61 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/21 08:56:38 jperkin Exp $ META_PACKAGE= yes .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-extras-${XFCE4_VERSION} -PKGREVISION= 31 CATEGORIES= meta-pkgs COMMENT= Xfce extras -# Xfce -.include "../../meta-pkgs/xfce4/buildlink3.mk" - -# -# Do you want to have more plugins? See http://goodies.xfce.org/releases/ -# for all available plugins... -# - -# Additional plugins etc. - +# Applications DEPENDS+= ristretto-[0-9]*:../../graphics/ristretto - -.include "../../audio/xfce4-xmms-plugin/buildlink3.mk" -.include "../../misc/xfce4-weather-plugin/buildlink3.mk" -.include "../../net/xfce4-wavelan-plugin/buildlink3.mk" -.include "../../multimedia/xfce4-mpc-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-battery-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-cpugraph-plugin/buildlink3.mk" -.if ${OPSYS} == "NetBSD" || ${OPSYS} == "Linux" -.include "../../sysutils/xfce4-diskperf-plugin/buildlink3.mk" -.endif -.include "../../sysutils/xfce4-fsguard-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-genmon-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-netload-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-quicklauncher-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-systemload-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-xkb-plugin/buildlink3.mk" -.include "../../textproc/xfce4-dict-plugin/buildlink3.mk" -.include "../../time/xfce4-datetime-plugin/buildlink3.mk" -.include "../../time/xfce4-timer-plugin/buildlink3.mk" -.include "../../x11/xfce4-clipman-plugin/buildlink3.mk" -.include "../../x11/xfce4-eyes-plugin/buildlink3.mk" -.include "../../x11/xfce4-notes-plugin/buildlink3.mk" -.include "../../x11/xfce4-places-plugin/buildlink3.mk" -.include "../../x11/xfce4-screenshooter-plugin/buildlink3.mk" +DEPENDS+= xfce4-taskmanager>=1.1.0:../../sysutils/xfce4-taskmanager + +# Panel Plugins +DEPENDS+= xfce4-diskperf-plugin>=2.5.4:../../sysutils/xfce4-diskperf-plugin +DEPENDS+= xfce4-systemload-plugin>=1.1.2:../../sysutils/xfce4-systemload-plugin +DEPENDS+= xfce4-cpugraph-plugin>=1.0.5:../../sysutils/xfce4-cpugraph-plugin +DEPENDS+= xfce4-wavelan-plugin>=0.5.11:../../net/xfce4-wavelan-plugin + +DEPENDS+= xfce4-battery-plugin>=1.0.5:../../sysutils/xfce4-battery-plugin +DEPENDS+= xfce4-clipman-plugin>=1.2.6:../../x11/xfce4-clipman-plugin +DEPENDS+= xfce4-datetime-plugin>=0.6.2:../../time/xfce4-datetime-plugin +DEPENDS+= xfce4-dict-plugin>=0.3.0:../../textproc/xfce4-dict-plugin +DEPENDS+= xfce4-eyes-plugin>=4.4.3:../../x11/xfce4-eyes-plugin +DEPENDS+= xfce4-fsguard-plugin>=1.0.1:../../sysutils/xfce4-fsguard-plugin +DEPENDS+= xfce4-genmon-plugin>=3.4:../../sysutils/xfce4-genmon-plugin +DEPENDS+= xfce4-mailwatch-plugin>=1.2.0:../../mail/xfce4-mailwatch-plugin +DEPENDS+= xfce4-mixer>=4.10.0:../../audio/xfce4-mixer +DEPENDS+= xfce4-mount-plugin>=0.6.7:../../sysutils/xfce4-mount-plugin +DEPENDS+= xfce4-mpc-plugin>=0.4.4:../../multimedia/xfce4-mpc-plugin +DEPENDS+= xfce4-netload-plugin>=1.2.4:../../sysutils/xfce4-netload-plugin +DEPENDS+= xfce4-notes-plugin>=1.7.7:../../x11/xfce4-notes-plugin +DEPENDS+= xfce4-notifyd>=0.2.4:../../x11/xfce4-notifyd +DEPENDS+= xfce4-places-plugin>=1.6.0:../../x11/xfce4-places-plugin +DEPENDS+= xfce4-quicklauncher-plugin>=1.9.4:../../sysutils/xfce4-quicklauncher-plugin +DEPENDS+= xfce4-screenshooter>=1.8.2:../../x11/xfce4-screenshooter +DEPENDS+= xfce4-time-out-plugin>=1.0.2:../../misc/xfce4-time-out-plugin +DEPENDS+= xfce4-timer-plugin>=1.6.0:../../time/xfce4-timer-plugin +DEPENDS+= xfce4-verve-plugin>=1.0.1:../../sysutils/xfce4-verve-plugin +DEPENDS+= xfce4-weather-plugin>=0.8.5:../../misc/xfce4-weather-plugin +DEPENDS+= xfce4-xkb-plugin>=0.7.0:../../sysutils/xfce4-xkb-plugin +DEPENDS+= xfce4-xmms-plugin>=0.5.3:../../audio/xfce4-xmms-plugin + +# File Manager Plugins +DEPENDS+= xfce4-thunar-archive-plugin>=0.3.1:../../archivers/xfce4-thunar-archive +DEPENDS+= xfce4-thunar-media-tags-plugin>=0.2.1:../../multimedia/xfce4-thunar-media-tags +#DEPENDS+= xfce4-thunar-vcs-plugin>=0.1.4:../../sysutils/xfce4-thunar-vcs + +# Broken +# 0.2.0 fails because our thunar is too new. Fixed upstream already. +#DEPENDS+= xfce4-thunar-shares>=0.2.0:../../sysutils/xfce4-thunar-shares + +pre-extract: + ${MKDIR} ${WRKSRC} .include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile index ce24ff2c273..a2d44d866b3 100644 --- a/meta-pkgs/xfce4/Makefile +++ b/meta-pkgs/xfce4/Makefile @@ -1,32 +1,30 @@ -# $NetBSD: Makefile,v 1.70 2014/06/09 14:18:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.71 2015/04/21 08:56:38 jperkin Exp $ META_PACKAGE= yes .include "Makefile.common" DISTNAME= xfce4-${XFCE4_VERSION} -PKGREVISION= 32 CATEGORIES= meta-pkgs COMMENT= Xfce -.include "../../audio/xfce4-mixer/buildlink3.mk" -.include "../../editors/xfce4-mousepad/buildlink3.mk" -.include "../../graphics/gnome-icon-theme/buildlink3.mk" -.include "../../graphics/xfce4-icon-theme/buildlink3.mk" -.include "../../print/xfce4-print/buildlink3.mk" -.include "../../sysutils/xfce4-appfinder/buildlink3.mk" -.include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../sysutils/xfce4-volman/buildlink3.mk" -.include "../../sysutils/xfce4-xarchiver/buildlink3.mk" -.include "../../time/xfce4-orage/buildlink3.mk" -.include "../../wm/xfce4-wm-themes/buildlink3.mk" -.include "../../wm/xfce4-wm/buildlink3.mk" -.include "../../x11/xfce4-desktop/buildlink3.mk" -.include "../../x11/xfce4-gtk2-engine/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/xfce4-session/buildlink3.mk" -.include "../../x11/xfce4-settings/buildlink3.mk" -.include "../../x11/xfce4-terminal/buildlink3.mk" -.include "../../x11/xfce4-utils/buildlink3.mk" +DEPENDS+= xfce4-tumbler>=0.1.27:../../x11/xfce4-tumbler +DEPENDS+= xfce4-appfinder>=4.10.0:../../sysutils/xfce4-appfinder +DEPENDS+= xfce4-desktop>=4.10.0:../../x11/xfce4-desktop +DEPENDS+= xfce4-gtk2-engine>=3.0.1:../../x11/xfce4-gtk2-engine +DEPENDS+= xfce4-mousepad>=0.3.0:../../editors/xfce4-mousepad +DEPENDS+= xfce4-panel>=4.10.0:../../x11/xfce4-panel +DEPENDS+= xfce4-orage>=4.8.4:../../time/xfce4-orage +DEPENDS+= xfce4-settings>=4.10.0:../../x11/xfce4-settings +DEPENDS+= xfce4-session>=4.10.0:../../x11/xfce4-session +DEPENDS+= xfce4-terminal>=0.6.1:../../x11/xfce4-terminal +DEPENDS+= xfce4-thunar>=1.6.0:../../sysutils/xfce4-thunar +DEPENDS+= xfce4-wm>=4.10.0:../../wm/xfce4-wm +DEPENDS+= xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes +DEPENDS+= xfce4-xarchiver>=0.5.2:../../sysutils/xfce4-xarchiver +DEPENDS+= elementary-xfce-icon-theme>=0.5:../../graphics/elementary-xfce-icon-theme + +pre-extract: + ${MKDIR} ${WRKSRC} .include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common index 2e61910e1f7..20c7fe4fdad 100644 --- a/meta-pkgs/xfce4/Makefile.common +++ b/meta-pkgs/xfce4/Makefile.common @@ -1,27 +1,34 @@ -# $NetBSD: Makefile.common,v 1.47 2015/04/05 13:02:15 joerg Exp $ +# $NetBSD: Makefile.common,v 1.48 2015/04/21 08:56:38 jperkin Exp $ # +# used by archivers/xfce4-thunar-archive/Makefile # used by audio/xfce4-mixer/Makefile +# used by audio/xfce4-mpc-plugin/Makefile # used by audio/xfce4-xmms-plugin/Makefile +# used by devel/xfce4-conf/Makefile # used by devel/xfce4-dev-tools/Makefile -# used by devel/xfconf/Makefile # used by editors/xfce4-mousepad/Makefile -# used by graphics/xfce4-icon-theme/Makefile +# used by mail/xfce4-mailwatch-plugin/Makefile # used by meta-pkgs/xfce4-extras/Makefile +# used by misc/xfce4-time-out-plugin/Makefile # used by misc/xfce4-weather-plugin/Makefile # used by multimedia/xfce4-mpc-plugin/Makefile +# used by multimedia/xfce4-thunar-media-tags/Makefile # used by net/xfce4-wavelan-plugin/Makefile -# used by print/xfce4-print/Makefile # used by sysutils/xfce4-appfinder/Makefile # used by sysutils/xfce4-battery-plugin/Makefile +# used by sysutils/xfce4-cpufreq-plugin/Makefile # used by sysutils/xfce4-cpugraph-plugin/Makefile # used by sysutils/xfce4-diskperf-plugin/Makefile # used by sysutils/xfce4-fsguard-plugin/Makefile # used by sysutils/xfce4-genmon-plugin/Makefile +# used by sysutils/xfce4-mount-plugin/Makefile # used by sysutils/xfce4-netload-plugin/Makefile # used by sysutils/xfce4-quicklauncher-plugin/Makefile # used by sysutils/xfce4-systemload-plugin/Makefile +# used by sysutils/xfce4-taskmanager/Makefile +# used by sysutils/xfce4-thunar-vcs/Makefile # used by sysutils/xfce4-thunar/Makefile -# used by sysutils/xfce4-volman/Makefile +# used by sysutils/xfce4-verve-plugin/Makefile # used by sysutils/xfce4-xarchiver/Makefile # used by sysutils/xfce4-xkb-plugin/Makefile # used by textproc/xfce4-dict-plugin/Makefile @@ -31,44 +38,45 @@ # used by wm/xfce4-wm-themes/Makefile # used by wm/xfce4-wm/Makefile # used by x11/libxfce4gui/Makefile -# used by x11/libxfce4menu/Makefile +# used by x11/libxfce4ui/Makefile # used by x11/libxfce4util/Makefile # used by x11/xfce4-clipman-plugin/Makefile # used by x11/xfce4-desktop/Makefile # used by x11/xfce4-exo/Makefile # used by x11/xfce4-eyes-plugin/Makefile +# used by x11/xfce4-garcon/Makefile # used by x11/xfce4-gtk2-engine/Makefile # used by x11/xfce4-notes-plugin/Makefile +# used by x11/xfce4-notifyd/Makefile # used by x11/xfce4-panel/Makefile # used by x11/xfce4-places-plugin/Makefile -# used by x11/xfce4-screenshooter-plugin/Makefile +# used by x11/xfce4-screenshooter/Makefile # used by x11/xfce4-session/Makefile # used by x11/xfce4-settings/Makefile # used by x11/xfce4-terminal/Makefile -# used by x11/xfce4-utils/Makefile +# used by x11/xfce4-tumbler/Makefile +# used by x11/xfce4-whiskermenu-plugin/Makefile -MASTER_SITES= http://www.xfce.org/archive/xfce-4.6.1/src/ +MASTER_SITES= http://archive.xfce.org/xfce/4.12/src/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= youri.mout@gmail.com HOMEPAGE= http://www.xfce.org/ LICENSE= gnu-gpl-v2 -XFCE4_VERSION= 4.6.1 - -# Do NOT put a PKGREVISION statement in this file! +XFCE4_VERSION= 4.12.0 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config msgfmt perl intltool -.if ${MACHINE_ARCH} == "alpha" -GCC_REQD+= 3.0 -.endif - XFCE4_EGBASE= ${PREFIX}/share/examples/xfce4 -.include "../../devel/glib2/buildlink3.mk" +.include "../../mk/bsd.prefs.mk" + +.if ${OPSYS} == "Darwin" +CONFIGURE_ARGS+= --disable-visibility +.endif + .include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" diff --git a/meta-pkgs/xfce4/buildlink3.mk b/meta-pkgs/xfce4/buildlink3.mk deleted file mode 100644 index fec08c35cc9..00000000000 --- a/meta-pkgs/xfce4/buildlink3.mk +++ /dev/null @@ -1,32 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.48 2014/05/05 00:48:08 ryoon Exp $ - -BUILDLINK_TREE+= xfce4 - -.if !defined(XFCE4_BUILDLINK3_MK) -XFCE4_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4+= xfce4>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4+= xfce4>=4.6.1nb30 -BUILDLINK_PKGSRCDIR.xfce4?= ../../meta-pkgs/xfce4 - -.include "../../audio/xfce4-mixer/buildlink3.mk" -.include "../../editors/xfce4-mousepad/buildlink3.mk" -.include "../../graphics/xfce4-icon-theme/buildlink3.mk" -.include "../../print/xfce4-print/buildlink3.mk" -.include "../../sysutils/xfce4-appfinder/buildlink3.mk" -.include "../../sysutils/xfce4-xarchiver/buildlink3.mk" -.include "../../time/xfce4-orage/buildlink3.mk" -.include "../../wm/xfce4-wm-themes/buildlink3.mk" -.include "../../wm/xfce4-wm/buildlink3.mk" -.include "../../x11/xfce4-desktop/buildlink3.mk" -.include "../../x11/xfce4-gtk2-engine/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/xfce4-session/buildlink3.mk" -.include "../../x11/xfce4-terminal/buildlink3.mk" -.include "../../x11/xfce4-utils/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4 diff --git a/misc/Makefile b/misc/Makefile index db972fd5aeb..f0a3c4748d7 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.452 2015/04/02 22:35:44 wiz Exp $ +# $NetBSD: Makefile,v 1.453 2015/04/21 08:56:38 jperkin Exp $ # COMMENT= Miscellaneous utilities @@ -334,6 +334,7 @@ SUBDIR+= whohas SUBDIR+= window SUBDIR+= xchm SUBDIR+= xdg-utils +SUBDIR+= xfce4-time-out-plugin SUBDIR+= xfce4-weather-plugin SUBDIR+= xjdic SUBDIR+= xorg-docs diff --git a/misc/xfce4-time-out-plugin/DESCR b/misc/xfce4-time-out-plugin/DESCR new file mode 100644 index 00000000000..d7deee8d3ea --- /dev/null +++ b/misc/xfce4-time-out-plugin/DESCR @@ -0,0 +1,3 @@ +This plugin makes it possible to take periodical breaks from the computer every +X minutes. During breaks it locks your screen. It optionally allows you to +postpone breaks for a certain time. diff --git a/misc/xfce4-time-out-plugin/Makefile b/misc/xfce4-time-out-plugin/Makefile new file mode 100644 index 00000000000..a47cb0932a6 --- /dev/null +++ b/misc/xfce4-time-out-plugin/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:39 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-time-out-plugin-1.0.2 +CATEGORIES= misc +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/1.0/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin +COMMENT= Xfce periodical breaks plugin + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/xfce4-time-out-plugin/PLIST b/misc/xfce4-time-out-plugin/PLIST new file mode 100644 index 00000000000..0d054cd2b3c --- /dev/null +++ b/misc/xfce4-time-out-plugin/PLIST @@ -0,0 +1,48 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:39 jperkin Exp $ +lib/xfce4/panel/plugins/libtime-out.la +share/icons/hicolor/48x48/apps/xfce4-time-out-plugin.png +share/icons/hicolor/scalable/apps/xfce4-time-out-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-time-out-plugin.mo +share/xfce4/panel/plugins/xfce4-time-out-plugin.desktop diff --git a/misc/xfce4-time-out-plugin/distinfo b/misc/xfce4-time-out-plugin/distinfo new file mode 100644 index 00000000000..866f24b7fb5 --- /dev/null +++ b/misc/xfce4-time-out-plugin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:39 jperkin Exp $ + +SHA1 (xfce4-time-out-plugin-1.0.2.tar.bz2) = c311374d47792feba5682d329aeae82c7cccc993 +RMD160 (xfce4-time-out-plugin-1.0.2.tar.bz2) = 3511d02baacd84ffd994477e06332bab2d627fdf +Size (xfce4-time-out-plugin-1.0.2.tar.bz2) = 337382 bytes diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 9349fddf9f2..18c41d8b6f8 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,17 +1,19 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:48:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/21 08:56:39 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.6.2 - -DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} -PKGREVISION= 23 +VERSION= 0.8.5 +DISTNAME= xfce4-weather-plugin-${VERSION} CATEGORIES= misc -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.8/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin COMMENT= Xfce weather plugin LDFLAGS.SunOS+= -lsocket -lnsl +.include "../../net/libsoup24/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/xfce4-weather-plugin/PLIST b/misc/xfce4-weather-plugin/PLIST index 84d8cb07f8b..9f09c9cce57 100644 --- a/misc/xfce4-weather-plugin/PLIST +++ b/misc/xfce4-weather-plugin/PLIST @@ -1,72 +1,345 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:07:32 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-weather-plugin +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:39 jperkin Exp $ +lib/xfce4/panel/plugins/libweather.la share/icons/hicolor/48x48/apps/xfce4-weather.png +share/locale/ar/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/de/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/fi/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-weather-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/nn/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/pa/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/te/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-weather-plugin.mo -share/xfce4/panel-plugins/weather.desktop -share/xfce4/weather/icons/liquid/0.png -share/xfce4/weather/icons/liquid/1.png -share/xfce4/weather/icons/liquid/10.png -share/xfce4/weather/icons/liquid/11.png -share/xfce4/weather/icons/liquid/12.png -share/xfce4/weather/icons/liquid/13.png -share/xfce4/weather/icons/liquid/14.png -share/xfce4/weather/icons/liquid/15.png -share/xfce4/weather/icons/liquid/16.png -share/xfce4/weather/icons/liquid/17.png -share/xfce4/weather/icons/liquid/18.png -share/xfce4/weather/icons/liquid/19.png -share/xfce4/weather/icons/liquid/2.png -share/xfce4/weather/icons/liquid/20.png -share/xfce4/weather/icons/liquid/21.png -share/xfce4/weather/icons/liquid/22.png -share/xfce4/weather/icons/liquid/23.png -share/xfce4/weather/icons/liquid/24.png -share/xfce4/weather/icons/liquid/25.png -share/xfce4/weather/icons/liquid/26.png -share/xfce4/weather/icons/liquid/27.png -share/xfce4/weather/icons/liquid/28.png -share/xfce4/weather/icons/liquid/29.png -share/xfce4/weather/icons/liquid/3.png -share/xfce4/weather/icons/liquid/30.png -share/xfce4/weather/icons/liquid/31.png -share/xfce4/weather/icons/liquid/32.png -share/xfce4/weather/icons/liquid/33.png -share/xfce4/weather/icons/liquid/34.png -share/xfce4/weather/icons/liquid/35.png -share/xfce4/weather/icons/liquid/36.png -share/xfce4/weather/icons/liquid/37.png -share/xfce4/weather/icons/liquid/38.png -share/xfce4/weather/icons/liquid/39.png -share/xfce4/weather/icons/liquid/4.png -share/xfce4/weather/icons/liquid/40.png -share/xfce4/weather/icons/liquid/41.png -share/xfce4/weather/icons/liquid/42.png -share/xfce4/weather/icons/liquid/43.png -share/xfce4/weather/icons/liquid/44.png -share/xfce4/weather/icons/liquid/45.png -share/xfce4/weather/icons/liquid/46.png -share/xfce4/weather/icons/liquid/47.png -share/xfce4/weather/icons/liquid/5.png -share/xfce4/weather/icons/liquid/6.png -share/xfce4/weather/icons/liquid/7.png -share/xfce4/weather/icons/liquid/8.png -share/xfce4/weather/icons/liquid/9.png -share/xfce4/weather/icons/liquid/99.png +share/xfce4/panel/plugins/weather.desktop +share/xfce4/weather/icons/liquid-dark/128/cloud.png +share/xfce4/weather/icons/liquid-dark/128/fog.png +share/xfce4/weather/icons/liquid-dark/128/lightcloud-night.png +share/xfce4/weather/icons/liquid-dark/128/lightcloud.png +share/xfce4/weather/icons/liquid-dark/128/lightrain.png +share/xfce4/weather/icons/liquid-dark/128/lightrainsun-night.png +share/xfce4/weather/icons/liquid-dark/128/lightrainsun.png +share/xfce4/weather/icons/liquid-dark/128/lightrainthunder.png +share/xfce4/weather/icons/liquid-dark/128/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid-dark/128/lightrainthundersun.png +share/xfce4/weather/icons/liquid-dark/128/nodata.png +share/xfce4/weather/icons/liquid-dark/128/partlycloud-night.png +share/xfce4/weather/icons/liquid-dark/128/partlycloud.png +share/xfce4/weather/icons/liquid-dark/128/rain.png +share/xfce4/weather/icons/liquid-dark/128/rainthunder.png +share/xfce4/weather/icons/liquid-dark/128/sleet.png +share/xfce4/weather/icons/liquid-dark/128/sleetsun-night.png +share/xfce4/weather/icons/liquid-dark/128/sleetsun.png +share/xfce4/weather/icons/liquid-dark/128/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/128/sleetsunthunder.png +share/xfce4/weather/icons/liquid-dark/128/sleetthunder.png +share/xfce4/weather/icons/liquid-dark/128/snow.png +share/xfce4/weather/icons/liquid-dark/128/snowsun-night.png +share/xfce4/weather/icons/liquid-dark/128/snowsun.png +share/xfce4/weather/icons/liquid-dark/128/snowsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/128/snowsunthunder.png +share/xfce4/weather/icons/liquid-dark/128/snowthunder.png +share/xfce4/weather/icons/liquid-dark/128/sun-night.png +share/xfce4/weather/icons/liquid-dark/128/sun.png +share/xfce4/weather/icons/liquid-dark/22/cloud.png +share/xfce4/weather/icons/liquid-dark/22/fog.png +share/xfce4/weather/icons/liquid-dark/22/lightcloud-night.png +share/xfce4/weather/icons/liquid-dark/22/lightcloud.png +share/xfce4/weather/icons/liquid-dark/22/lightrain.png +share/xfce4/weather/icons/liquid-dark/22/lightrainsun-night.png +share/xfce4/weather/icons/liquid-dark/22/lightrainsun.png +share/xfce4/weather/icons/liquid-dark/22/lightrainthunder.png +share/xfce4/weather/icons/liquid-dark/22/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid-dark/22/lightrainthundersun.png +share/xfce4/weather/icons/liquid-dark/22/nodata.png +share/xfce4/weather/icons/liquid-dark/22/partlycloud-night.png +share/xfce4/weather/icons/liquid-dark/22/partlycloud.png +share/xfce4/weather/icons/liquid-dark/22/rain.png +share/xfce4/weather/icons/liquid-dark/22/rainthunder.png +share/xfce4/weather/icons/liquid-dark/22/sleet.png +share/xfce4/weather/icons/liquid-dark/22/sleetsun-night.png +share/xfce4/weather/icons/liquid-dark/22/sleetsun.png +share/xfce4/weather/icons/liquid-dark/22/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/22/sleetsunthunder.png +share/xfce4/weather/icons/liquid-dark/22/sleetthunder.png +share/xfce4/weather/icons/liquid-dark/22/snow.png +share/xfce4/weather/icons/liquid-dark/22/snowsun-night.png +share/xfce4/weather/icons/liquid-dark/22/snowsun.png +share/xfce4/weather/icons/liquid-dark/22/snowsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/22/snowsunthunder.png +share/xfce4/weather/icons/liquid-dark/22/snowthunder.png +share/xfce4/weather/icons/liquid-dark/22/sun-night.png +share/xfce4/weather/icons/liquid-dark/22/sun.png +share/xfce4/weather/icons/liquid-dark/48/cloud.png +share/xfce4/weather/icons/liquid-dark/48/fog.png +share/xfce4/weather/icons/liquid-dark/48/lightcloud-night.png +share/xfce4/weather/icons/liquid-dark/48/lightcloud.png +share/xfce4/weather/icons/liquid-dark/48/lightrain.png +share/xfce4/weather/icons/liquid-dark/48/lightrainsun-night.png +share/xfce4/weather/icons/liquid-dark/48/lightrainsun.png +share/xfce4/weather/icons/liquid-dark/48/lightrainthunder.png +share/xfce4/weather/icons/liquid-dark/48/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid-dark/48/lightrainthundersun.png +share/xfce4/weather/icons/liquid-dark/48/nodata.png +share/xfce4/weather/icons/liquid-dark/48/partlycloud-night.png +share/xfce4/weather/icons/liquid-dark/48/partlycloud.png +share/xfce4/weather/icons/liquid-dark/48/rain.png +share/xfce4/weather/icons/liquid-dark/48/rainthunder.png +share/xfce4/weather/icons/liquid-dark/48/sleet.png +share/xfce4/weather/icons/liquid-dark/48/sleetsun-night.png +share/xfce4/weather/icons/liquid-dark/48/sleetsun.png +share/xfce4/weather/icons/liquid-dark/48/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/48/sleetsunthunder.png +share/xfce4/weather/icons/liquid-dark/48/sleetthunder.png +share/xfce4/weather/icons/liquid-dark/48/snow.png +share/xfce4/weather/icons/liquid-dark/48/snowsun-night.png +share/xfce4/weather/icons/liquid-dark/48/snowsun.png +share/xfce4/weather/icons/liquid-dark/48/snowsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/48/snowsunthunder.png +share/xfce4/weather/icons/liquid-dark/48/snowthunder.png +share/xfce4/weather/icons/liquid-dark/48/sun-night.png +share/xfce4/weather/icons/liquid-dark/48/sun.png +share/xfce4/weather/icons/liquid-dark/theme.info +share/xfce4/weather/icons/liquid/128/cloud.png +share/xfce4/weather/icons/liquid/128/fog.png +share/xfce4/weather/icons/liquid/128/lightcloud-night.png +share/xfce4/weather/icons/liquid/128/lightcloud.png +share/xfce4/weather/icons/liquid/128/lightrain.png +share/xfce4/weather/icons/liquid/128/lightrainsun-night.png +share/xfce4/weather/icons/liquid/128/lightrainsun.png +share/xfce4/weather/icons/liquid/128/lightrainthunder.png +share/xfce4/weather/icons/liquid/128/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid/128/lightrainthundersun.png +share/xfce4/weather/icons/liquid/128/nodata.png +share/xfce4/weather/icons/liquid/128/partlycloud-night.png +share/xfce4/weather/icons/liquid/128/partlycloud.png +share/xfce4/weather/icons/liquid/128/rain.png +share/xfce4/weather/icons/liquid/128/rainthunder.png +share/xfce4/weather/icons/liquid/128/sleet.png +share/xfce4/weather/icons/liquid/128/sleetsun-night.png +share/xfce4/weather/icons/liquid/128/sleetsun.png +share/xfce4/weather/icons/liquid/128/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid/128/sleetsunthunder.png +share/xfce4/weather/icons/liquid/128/sleetthunder.png +share/xfce4/weather/icons/liquid/128/snow.png +share/xfce4/weather/icons/liquid/128/snowsun-night.png +share/xfce4/weather/icons/liquid/128/snowsun.png +share/xfce4/weather/icons/liquid/128/snowsunthunder-night.png +share/xfce4/weather/icons/liquid/128/snowsunthunder.png +share/xfce4/weather/icons/liquid/128/snowthunder.png +share/xfce4/weather/icons/liquid/128/sun-night.png +share/xfce4/weather/icons/liquid/128/sun.png +share/xfce4/weather/icons/liquid/22/cloud.png +share/xfce4/weather/icons/liquid/22/fog.png +share/xfce4/weather/icons/liquid/22/lightcloud-night.png +share/xfce4/weather/icons/liquid/22/lightcloud.png +share/xfce4/weather/icons/liquid/22/lightrain.png +share/xfce4/weather/icons/liquid/22/lightrainsun-night.png +share/xfce4/weather/icons/liquid/22/lightrainsun.png +share/xfce4/weather/icons/liquid/22/lightrainthunder.png +share/xfce4/weather/icons/liquid/22/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid/22/lightrainthundersun.png +share/xfce4/weather/icons/liquid/22/nodata.png +share/xfce4/weather/icons/liquid/22/partlycloud-night.png +share/xfce4/weather/icons/liquid/22/partlycloud.png +share/xfce4/weather/icons/liquid/22/rain.png +share/xfce4/weather/icons/liquid/22/rainthunder.png +share/xfce4/weather/icons/liquid/22/sleet.png +share/xfce4/weather/icons/liquid/22/sleetsun-night.png +share/xfce4/weather/icons/liquid/22/sleetsun.png +share/xfce4/weather/icons/liquid/22/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid/22/sleetsunthunder.png +share/xfce4/weather/icons/liquid/22/sleetthunder.png +share/xfce4/weather/icons/liquid/22/snow.png +share/xfce4/weather/icons/liquid/22/snowsun-night.png +share/xfce4/weather/icons/liquid/22/snowsun.png +share/xfce4/weather/icons/liquid/22/snowsunthunder-night.png +share/xfce4/weather/icons/liquid/22/snowsunthunder.png +share/xfce4/weather/icons/liquid/22/snowthunder.png +share/xfce4/weather/icons/liquid/22/sun-night.png +share/xfce4/weather/icons/liquid/22/sun.png +share/xfce4/weather/icons/liquid/48/cloud.png +share/xfce4/weather/icons/liquid/48/fog.png +share/xfce4/weather/icons/liquid/48/lightcloud-night.png +share/xfce4/weather/icons/liquid/48/lightcloud.png +share/xfce4/weather/icons/liquid/48/lightrain.png +share/xfce4/weather/icons/liquid/48/lightrainsun-night.png +share/xfce4/weather/icons/liquid/48/lightrainsun.png +share/xfce4/weather/icons/liquid/48/lightrainthunder.png +share/xfce4/weather/icons/liquid/48/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid/48/lightrainthundersun.png +share/xfce4/weather/icons/liquid/48/nodata.png +share/xfce4/weather/icons/liquid/48/partlycloud-night.png +share/xfce4/weather/icons/liquid/48/partlycloud.png +share/xfce4/weather/icons/liquid/48/rain.png +share/xfce4/weather/icons/liquid/48/rainthunder.png +share/xfce4/weather/icons/liquid/48/sleet.png +share/xfce4/weather/icons/liquid/48/sleetsun-night.png +share/xfce4/weather/icons/liquid/48/sleetsun.png +share/xfce4/weather/icons/liquid/48/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid/48/sleetsunthunder.png +share/xfce4/weather/icons/liquid/48/sleetthunder.png +share/xfce4/weather/icons/liquid/48/snow.png +share/xfce4/weather/icons/liquid/48/snowsun-night.png +share/xfce4/weather/icons/liquid/48/snowsun.png +share/xfce4/weather/icons/liquid/48/snowsunthunder-night.png +share/xfce4/weather/icons/liquid/48/snowsunthunder.png +share/xfce4/weather/icons/liquid/48/snowthunder.png +share/xfce4/weather/icons/liquid/48/sun-night.png +share/xfce4/weather/icons/liquid/48/sun.png +share/xfce4/weather/icons/liquid/theme.info +share/xfce4/weather/icons/simplistic/128/cloud.png +share/xfce4/weather/icons/simplistic/128/fog-night.png +share/xfce4/weather/icons/simplistic/128/fog.png +share/xfce4/weather/icons/simplistic/128/lightcloud-night.png +share/xfce4/weather/icons/simplistic/128/lightcloud.png +share/xfce4/weather/icons/simplistic/128/lightrain-night.png +share/xfce4/weather/icons/simplistic/128/lightrain.png +share/xfce4/weather/icons/simplistic/128/lightrainsun-night.png +share/xfce4/weather/icons/simplistic/128/lightrainsun.png +share/xfce4/weather/icons/simplistic/128/lightrainthunder-night.png +share/xfce4/weather/icons/simplistic/128/lightrainthunder.png +share/xfce4/weather/icons/simplistic/128/lightrainthundersun-night.png +share/xfce4/weather/icons/simplistic/128/lightrainthundersun.png +share/xfce4/weather/icons/simplistic/128/nodata.png +share/xfce4/weather/icons/simplistic/128/partlycloud-night.png +share/xfce4/weather/icons/simplistic/128/partlycloud.png +share/xfce4/weather/icons/simplistic/128/rain-night.png +share/xfce4/weather/icons/simplistic/128/rain.png +share/xfce4/weather/icons/simplistic/128/rainthunder-night.png +share/xfce4/weather/icons/simplistic/128/rainthunder.png +share/xfce4/weather/icons/simplistic/128/sleet-night.png +share/xfce4/weather/icons/simplistic/128/sleet.png +share/xfce4/weather/icons/simplistic/128/sleetsun-night.png +share/xfce4/weather/icons/simplistic/128/sleetsun.png +share/xfce4/weather/icons/simplistic/128/sleetsunthunder-night.png +share/xfce4/weather/icons/simplistic/128/sleetsunthunder.png +share/xfce4/weather/icons/simplistic/128/sleetthunder-night.png +share/xfce4/weather/icons/simplistic/128/sleetthunder.png +share/xfce4/weather/icons/simplistic/128/snow-night.png +share/xfce4/weather/icons/simplistic/128/snow.png +share/xfce4/weather/icons/simplistic/128/snowsun-night.png +share/xfce4/weather/icons/simplistic/128/snowsun.png +share/xfce4/weather/icons/simplistic/128/snowsunthunder-night.png +share/xfce4/weather/icons/simplistic/128/snowsunthunder.png +share/xfce4/weather/icons/simplistic/128/snowthunder-night.png +share/xfce4/weather/icons/simplistic/128/snowthunder.png +share/xfce4/weather/icons/simplistic/128/sun-night.png +share/xfce4/weather/icons/simplistic/128/sun.png +share/xfce4/weather/icons/simplistic/22/cloud.png +share/xfce4/weather/icons/simplistic/22/fog-night.png +share/xfce4/weather/icons/simplistic/22/fog.png +share/xfce4/weather/icons/simplistic/22/lightcloud-night.png +share/xfce4/weather/icons/simplistic/22/lightcloud.png +share/xfce4/weather/icons/simplistic/22/lightrain-night.png +share/xfce4/weather/icons/simplistic/22/lightrain.png +share/xfce4/weather/icons/simplistic/22/lightrainsun-night.png +share/xfce4/weather/icons/simplistic/22/lightrainsun.png +share/xfce4/weather/icons/simplistic/22/lightrainthunder-night.png +share/xfce4/weather/icons/simplistic/22/lightrainthunder.png +share/xfce4/weather/icons/simplistic/22/lightrainthundersun-night.png +share/xfce4/weather/icons/simplistic/22/lightrainthundersun.png +share/xfce4/weather/icons/simplistic/22/nodata.png +share/xfce4/weather/icons/simplistic/22/partlycloud-night.png +share/xfce4/weather/icons/simplistic/22/partlycloud.png +share/xfce4/weather/icons/simplistic/22/rain-night.png +share/xfce4/weather/icons/simplistic/22/rain.png +share/xfce4/weather/icons/simplistic/22/rainthunder-night.png +share/xfce4/weather/icons/simplistic/22/rainthunder.png +share/xfce4/weather/icons/simplistic/22/sleet-night.png +share/xfce4/weather/icons/simplistic/22/sleet.png +share/xfce4/weather/icons/simplistic/22/sleetsun-night.png +share/xfce4/weather/icons/simplistic/22/sleetsun.png +share/xfce4/weather/icons/simplistic/22/sleetsunthunder-night.png +share/xfce4/weather/icons/simplistic/22/sleetsunthunder.png +share/xfce4/weather/icons/simplistic/22/sleetthunder-night.png +share/xfce4/weather/icons/simplistic/22/sleetthunder.png +share/xfce4/weather/icons/simplistic/22/snow-night.png +share/xfce4/weather/icons/simplistic/22/snow.png +share/xfce4/weather/icons/simplistic/22/snowsun-night.png +share/xfce4/weather/icons/simplistic/22/snowsun.png +share/xfce4/weather/icons/simplistic/22/snowsunthunder-night.png +share/xfce4/weather/icons/simplistic/22/snowsunthunder.png +share/xfce4/weather/icons/simplistic/22/snowthunder-night.png +share/xfce4/weather/icons/simplistic/22/snowthunder.png +share/xfce4/weather/icons/simplistic/22/sun-night.png +share/xfce4/weather/icons/simplistic/22/sun.png +share/xfce4/weather/icons/simplistic/48/cloud.png +share/xfce4/weather/icons/simplistic/48/fog-night.png +share/xfce4/weather/icons/simplistic/48/fog.png +share/xfce4/weather/icons/simplistic/48/lightcloud-night.png +share/xfce4/weather/icons/simplistic/48/lightcloud.png +share/xfce4/weather/icons/simplistic/48/lightrain-night.png +share/xfce4/weather/icons/simplistic/48/lightrain.png +share/xfce4/weather/icons/simplistic/48/lightrainsun-night.png +share/xfce4/weather/icons/simplistic/48/lightrainsun.png +share/xfce4/weather/icons/simplistic/48/lightrainthunder-night.png +share/xfce4/weather/icons/simplistic/48/lightrainthunder.png +share/xfce4/weather/icons/simplistic/48/lightrainthundersun-night.png +share/xfce4/weather/icons/simplistic/48/lightrainthundersun.png +share/xfce4/weather/icons/simplistic/48/nodata.png +share/xfce4/weather/icons/simplistic/48/partlycloud-night.png +share/xfce4/weather/icons/simplistic/48/partlycloud.png +share/xfce4/weather/icons/simplistic/48/rain-night.png +share/xfce4/weather/icons/simplistic/48/rain.png +share/xfce4/weather/icons/simplistic/48/rainthunder-night.png +share/xfce4/weather/icons/simplistic/48/rainthunder.png +share/xfce4/weather/icons/simplistic/48/sleet-night.png +share/xfce4/weather/icons/simplistic/48/sleet.png +share/xfce4/weather/icons/simplistic/48/sleetsun-night.png +share/xfce4/weather/icons/simplistic/48/sleetsun.png +share/xfce4/weather/icons/simplistic/48/sleetsunthunder-night.png +share/xfce4/weather/icons/simplistic/48/sleetsunthunder.png +share/xfce4/weather/icons/simplistic/48/sleetthunder-night.png +share/xfce4/weather/icons/simplistic/48/sleetthunder.png +share/xfce4/weather/icons/simplistic/48/snow-night.png +share/xfce4/weather/icons/simplistic/48/snow.png +share/xfce4/weather/icons/simplistic/48/snowsun-night.png +share/xfce4/weather/icons/simplistic/48/snowsun.png +share/xfce4/weather/icons/simplistic/48/snowsunthunder-night.png +share/xfce4/weather/icons/simplistic/48/snowsunthunder.png +share/xfce4/weather/icons/simplistic/48/snowthunder-night.png +share/xfce4/weather/icons/simplistic/48/snowthunder.png +share/xfce4/weather/icons/simplistic/48/sun-night.png +share/xfce4/weather/icons/simplistic/48/sun.png +share/xfce4/weather/icons/simplistic/theme.info diff --git a/misc/xfce4-weather-plugin/buildlink3.mk b/misc/xfce4-weather-plugin/buildlink3.mk deleted file mode 100644 index b71d254b8b5..00000000000 --- a/misc/xfce4-weather-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.37 2014/05/05 00:48:10 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-weather-plugin - -.if !defined(XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK) -XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2 -BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2nb23 -BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-weather-plugin diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo index e582f4ead29..4532d70a1ff 100644 --- a/misc/xfce4-weather-plugin/distinfo +++ b/misc/xfce4-weather-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2007/12/05 07:48:46 martti Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 08:56:39 jperkin Exp $ -SHA1 (xfce4-weather-plugin-0.6.2.tar.bz2) = dbe7e6695cd647aaf843dc790d9bb37ea95c83ea -RMD160 (xfce4-weather-plugin-0.6.2.tar.bz2) = d849b3e6dcc5b147bb9bd9b771dcc5d51da0e7e1 -Size (xfce4-weather-plugin-0.6.2.tar.bz2) = 555001 bytes +SHA1 (xfce4-weather-plugin-0.8.5.tar.bz2) = 6b2c8dc8761c8475c5d45f8dbc194a2cbd804070 +RMD160 (xfce4-weather-plugin-0.8.5.tar.bz2) = 2ca162ba3e080c2b1b36f06a250457d3cd865e75 +Size (xfce4-weather-plugin-0.8.5.tar.bz2) = 2937333 bytes diff --git a/multimedia/Makefile b/multimedia/Makefile index e62050c88dd..8911eb3a8bd 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.235 2015/04/04 15:46:46 tnn Exp $ +# $NetBSD: Makefile,v 1.236 2015/04/21 08:56:39 jperkin Exp $ # COMMENT= Multimedia utilities @@ -201,6 +201,7 @@ SUBDIR+= x265 SUBDIR+= xanim SUBDIR+= xawtv SUBDIR+= xfce4-mpc-plugin +SUBDIR+= xfce4-thunar-media-tags SUBDIR+= xfmedia SUBDIR+= xine-lib SUBDIR+= xine-ui diff --git a/multimedia/xfce4-mpc-plugin/Makefile b/multimedia/xfce4-mpc-plugin/Makefile index b91d270b78b..7e674b71e5c 100644 --- a/multimedia/xfce4-mpc-plugin/Makefile +++ b/multimedia/xfce4-mpc-plugin/Makefile @@ -1,17 +1,16 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/21 08:56:39 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.2 - -DISTNAME= xfce4-mpc-plugin-${XFCE4_VERSION} -EXTRACT_SUFX= .tar.gz -PKGREVISION= 21 +DISTNAME= xfce4-mpc-plugin-0.4.4 CATEGORIES= multimedia -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-mpc-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin COMMENT= Xfce Music Player Client plugin LIBS.SunOS+= -lsocket -lnsl .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/xfce4-mpc-plugin/PLIST b/multimedia/xfce4-mpc-plugin/PLIST index 15f541a2ee0..3069ae22973 100644 --- a/multimedia/xfce4-mpc-plugin/PLIST +++ b/multimedia/xfce4-mpc-plugin/PLIST @@ -1,6 +1,39 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-mpc-plugin +@comment $NetBSD: PLIST,v 1.2 2015/04/21 08:56:39 jperkin Exp $ +lib/xfce4/panel/plugins/libmpc.la +share/locale/ar/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-mpc-plugin.mo -share/xfce4/panel-plugins/xfce4-mpc-plugin.desktop +share/locale/pt/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-mpc-plugin.mo +share/xfce4/panel/plugins/xfce4-mpc-plugin.desktop diff --git a/multimedia/xfce4-mpc-plugin/buildlink3.mk b/multimedia/xfce4-mpc-plugin/buildlink3.mk deleted file mode 100644 index 9cefefa4e48..00000000000 --- a/multimedia/xfce4-mpc-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/05/05 00:48:13 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-mpc-plugin - -.if !defined(XFCE4_MPC_PLUGIN_BUILDLINK3_MK) -XFCE4_MPC_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-mpc-plugin+= xfce4-mpc-plugin>=0.3.2 -BUILDLINK_ABI_DEPENDS.xfce4-mpc-plugin+= xfce4-mpc-plugin>=0.3.2nb21 -BUILDLINK_PKGSRCDIR.xfce4-mpc-plugin?= ../../multimedia/xfce4-mpc-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_MPC_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-mpc-plugin diff --git a/multimedia/xfce4-mpc-plugin/distinfo b/multimedia/xfce4-mpc-plugin/distinfo index 9731d488c39..c7cc89e77bd 100644 --- a/multimedia/xfce4-mpc-plugin/distinfo +++ b/multimedia/xfce4-mpc-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/12/05 07:49:16 martti Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 08:56:39 jperkin Exp $ -SHA1 (xfce4-mpc-plugin-0.3.2.tar.gz) = 0da20c9971f9cb39b8cde938b28514f194e6f28c -RMD160 (xfce4-mpc-plugin-0.3.2.tar.gz) = d6f5476dc6315c4b278c28537651f2c0796e54fd -Size (xfce4-mpc-plugin-0.3.2.tar.gz) = 221042 bytes +SHA1 (xfce4-mpc-plugin-0.4.4.tar.bz2) = a6dc0f97f689c863af6e166189d60b27af9285f7 +RMD160 (xfce4-mpc-plugin-0.4.4.tar.bz2) = e8996b5badc864e9566322078776c48be7b5320e +Size (xfce4-mpc-plugin-0.4.4.tar.bz2) = 287320 bytes diff --git a/multimedia/xfce4-thunar-media-tags/DESCR b/multimedia/xfce4-thunar-media-tags/DESCR new file mode 100644 index 00000000000..93f891c05a2 --- /dev/null +++ b/multimedia/xfce4-thunar-media-tags/DESCR @@ -0,0 +1,10 @@ +The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special +features for media files to the Thunar File Manager. + +Currently, these are: + * a so-called bulk renamer, which allows users to rename multiple + audio files at once, based on their tags (e.g. ID3 or OGG/Vorbis), + * a special media file page for the file properties dialog, which + displays detailed information about quality, length etc., + * and finally, an audio tag editor which is reachable from both, + renamer and the properties page. diff --git a/multimedia/xfce4-thunar-media-tags/Makefile b/multimedia/xfce4-thunar-media-tags/Makefile new file mode 100644 index 00000000000..fcaae0c2c18 --- /dev/null +++ b/multimedia/xfce4-thunar-media-tags/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:39 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= thunar-media-tags-plugin-0.2.1 +PKGNAME= xfce4-${DISTNAME} +CATEGORIES= multimedia +MASTER_SITES= http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.2/ + +MAINTAINER= gls@NetBSD.org +HOMEPAGE= http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin +COMMENT= Thunar media tags plugin + +.include "../../audio/taglib/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/multimedia/xfce4-thunar-media-tags/PLIST b/multimedia/xfce4-thunar-media-tags/PLIST new file mode 100644 index 00000000000..63ea49a5aa9 --- /dev/null +++ b/multimedia/xfce4-thunar-media-tags/PLIST @@ -0,0 +1,44 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:39 jperkin Exp $ +lib/thunarx-2/thunar-media-tags-plugin.la +share/locale/ar/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ast/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/bg/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ca/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/cs/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/da/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/de/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/el/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/en_GB/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/es/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/eu/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/fi/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/fr/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/gl/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/hr/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/hu/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/id/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/it/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ja/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/kk/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ko/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/lt/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/lv/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/nb/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/nl/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/pa/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/pl/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/pt/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/pt_BR/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ru/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sk/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sl/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sq/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sr/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sv/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/tr/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ug/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/uk/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ur/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ur_PK/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/zh_CN/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/zh_TW/LC_MESSAGES/thunar-media-tags-plugin.mo diff --git a/multimedia/xfce4-thunar-media-tags/distinfo b/multimedia/xfce4-thunar-media-tags/distinfo new file mode 100644 index 00000000000..aa38c8a306d --- /dev/null +++ b/multimedia/xfce4-thunar-media-tags/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:39 jperkin Exp $ + +SHA1 (thunar-media-tags-plugin-0.2.1.tar.bz2) = 97199d278e384ad75e1f121ade034dcb73e291fa +RMD160 (thunar-media-tags-plugin-0.2.1.tar.bz2) = 16805f0a313fd0f7f228f6f363fb3449864019c7 +Size (thunar-media-tags-plugin-0.2.1.tar.bz2) = 324833 bytes diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile index 8cfd1ae1ca5..ff92d280af7 100644 --- a/net/xfce4-wavelan-plugin/Makefile +++ b/net/xfce4-wavelan-plugin/Makefile @@ -1,14 +1,12 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/21 08:56:39 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.4 - -DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION} -EXTRACT_SUFX= .tar.gz -PKGREVISION= 21 +DISTNAME= xfce4-wavelan-plugin-0.5.11 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.5/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin COMMENT= Xfce WLAN plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/net/xfce4-wavelan-plugin/PLIST b/net/xfce4-wavelan-plugin/PLIST index c00010003b7..13ef7b52f30 100644 --- a/net/xfce4-wavelan-plugin/PLIST +++ b/net/xfce4-wavelan-plugin/PLIST @@ -1,12 +1,42 @@ -@comment $NetBSD: PLIST,v 1.3 2007/04/12 09:55:11 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-wavelan-plugin +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:39 jperkin Exp $ +lib/xfce4/panel/plugins/libwavelan.la +share/locale/ar/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/de/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/it/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/xfce4/panel-plugins/wavelan.desktop +share/locale/zh_CN/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/xfce4/panel/plugins/wavelan.desktop diff --git a/net/xfce4-wavelan-plugin/buildlink3.mk b/net/xfce4-wavelan-plugin/buildlink3.mk deleted file mode 100644 index 62f18062023..00000000000 --- a/net/xfce4-wavelan-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:48:16 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-wavelan-plugin - -.if !defined(XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK) -XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.3 -BUILDLINK_ABI_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.4nb21 -BUILDLINK_PKGSRCDIR.xfce4-wavelan-plugin?= ../../net/xfce4-wavelan-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-wavelan-plugin diff --git a/net/xfce4-wavelan-plugin/distinfo b/net/xfce4-wavelan-plugin/distinfo index 789ad965753..4ce537b2673 100644 --- a/net/xfce4-wavelan-plugin/distinfo +++ b/net/xfce4-wavelan-plugin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2011/01/03 07:38:59 obache Exp $ +$NetBSD: distinfo,v 1.9 2015/04/21 08:56:39 jperkin Exp $ -SHA1 (xfce4-wavelan-plugin-0.5.4.tar.gz) = d45d8a13a1512fdb74aacf09c5b6ae99c4743fdd -RMD160 (xfce4-wavelan-plugin-0.5.4.tar.gz) = 30d4893812004cfe0cf115790eb72daf92b4db5f -Size (xfce4-wavelan-plugin-0.5.4.tar.gz) = 596378 bytes -SHA1 (patch-aa) = 13c3fa4e0d50419e5b77c8c7bf9d07b367ec69dc +SHA1 (xfce4-wavelan-plugin-0.5.11.tar.bz2) = 18e080897eecdcd44abfa877820b6f9c0d506ca3 +RMD160 (xfce4-wavelan-plugin-0.5.11.tar.bz2) = 6164c493e9515bcb846e14d9528eee917d6ceef9 +Size (xfce4-wavelan-plugin-0.5.11.tar.bz2) = 293840 bytes +SHA1 (patch-panel-plugin_wi__bsd.c) = 891df958216419eb3eb66eb0a229e3e6c574ad12 diff --git a/net/xfce4-wavelan-plugin/patches/patch-aa b/net/xfce4-wavelan-plugin/patches/patch-aa deleted file mode 100644 index 314f2218a9b..00000000000 --- a/net/xfce4-wavelan-plugin/patches/patch-aa +++ /dev/null @@ -1,49 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2011/01/03 07:38:59 obache Exp $ - ---- panel-plugin/wi_bsd.c.orig 2007-04-16 14:57:08.000000000 +0000 -+++ panel-plugin/wi_bsd.c -@@ -24,7 +24,7 @@ - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ - --#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__OpenBSD__) -+#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__OpenBSD__) || defined(__DragonFly__) - - #include - #include -@@ -43,22 +43,24 @@ - #if __FreeBSD_version >= 500033 - #include - #endif -+#elif defined(__DragonFly__) -+#include -+#include -+#include -+#include - #else - #include - #include - #ifdef __NetBSD__ --#include --#include --#include -+# include -+# include -+# include -+#elif defined(__OpenBSD__) -+# include -+# include -+# define le16toh(x) letoh16(x) - #else --#if !defined(__OpenBSD__) --#include --#endif --#endif --#ifdef __OpenBSD__ --#include --#include --#define le16toh(x) letoh16(x) -+# include - #endif - #endif - diff --git a/net/xfce4-wavelan-plugin/patches/patch-panel-plugin_wi__bsd.c b/net/xfce4-wavelan-plugin/patches/patch-panel-plugin_wi__bsd.c new file mode 100644 index 00000000000..daaf0fe9f8e --- /dev/null +++ b/net/xfce4-wavelan-plugin/patches/patch-panel-plugin_wi__bsd.c @@ -0,0 +1,244 @@ +$NetBSD: patch-panel-plugin_wi__bsd.c,v 1.1 2015/04/21 08:56:39 jperkin Exp $ + +Add NetBSD support. +--- panel-plugin/wi_bsd.c.orig 2012-04-09 16:45:20.000000000 +0000 ++++ panel-plugin/wi_bsd.c +@@ -26,14 +26,9 @@ + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +-#if !defined(__FreeBSD_kernel__) && defined(__FreeBSD__) +-#define __FreeBSD_kernel__ __FreeBSD__ +-#endif +-#if !defined(__FreeBSD_kernel_version) && defined(__FreeBSD_version) +-#define __FreeBSD_kernel_version __FreeBSD_version +-#endif ++#include + +-#if defined(__NetBSD__) || defined(__FreeBSD_kernel__) || defined(__FreeBSD_kernel_kernel__) || defined(__OpenBSD__) ++#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__OpenBSD__) + + #include + #include +@@ -44,20 +39,14 @@ + + #include + #include +-#ifdef __FreeBSD_kernel__ ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + #include + #include + #include +-#if __FreeBSD_kernel_version >= 700000 + #include + #include + #include + #else +-#include +-#include +-#include +-#endif +-#else + #ifdef __NetBSD__ + #include + #include +@@ -107,13 +96,9 @@ struct wi_device + }; + + static int _wi_carrier(const struct wi_device *); +-#if defined(__FreeBSD_kernel__) ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + static int _wi_vendor(const struct wi_device *, char *, size_t); +-#if __FreeBSD_kernel_version > 700000 + static int _wi_getval(const struct wi_device *, struct ieee80211req_scan_result *); +-#else +-static int _wi_getval(const struct wi_device *, struct wi_req *); +-#endif + #endif + static int _wi_netname(const struct wi_device *, char *, size_t); + static int _wi_quality(const struct wi_device *, int *); +@@ -160,7 +145,7 @@ wi_query(struct wi_device *device, struc + + strlcpy(stats->ws_qunit, "dBm", 4); + /* check vendor (independent of carrier state) */ +-#if defined(__FreeBSD_kernel__) ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + if ((result = _wi_vendor(device, stats->ws_vendor, WI_MAXSTRLEN)) != WI_OK) + return(result); + #endif +@@ -294,12 +279,10 @@ _wi_rate(const struct wi_device *device, + } + #endif + +-/* seems only FreeBSD supports this operation */ +-#if defined(__FreeBSD_kernel__) ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + static int + _wi_vendor(const struct wi_device *device, char *buffer, size_t len) + { +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 + /* + * We use sysctl to get a device description + */ +@@ -316,59 +299,30 @@ _wi_vendor(const struct wi_device *devic + dev_number = (int)strtol(c, NULL, 10); + *c = '\0'; + ++ /* ++ * Also, wlan doesn't present dev.wlan.N.%desc, need to use ++ * underlying driver name, instead: dev.ath.0.%desc, so we ++ * need to get the parent's name. ++ */ ++ if(strcmp(dev_name, "wlan") == 0) { ++ snprintf(mib, sizeof(mib), "net.%s.%d.%%parent", dev_name, dev_number); ++ if(sysctlbyname(mib, dev_name, &len, NULL, 0) == -1) ++ return (WI_NOSUCHDEV); ++ ++ c = dev_name; ++ while(!isdigit(*c)) c++; ++ dev_number = (int)strtol(c, NULL, 10); ++ *c = '\0'; ++ len = WI_MAXSTRLEN; ++ } ++ + snprintf(mib, sizeof(mib), "dev.%s.%d.%%desc", dev_name, dev_number); + if(sysctlbyname(mib, buffer, &len, NULL, 0) == -1) + return (WI_NOSUCHDEV); +-#else +-#define WI_RID_STA_IDENTITY_LUCENT 0x1 +-#define WI_RID_STA_IDENTITY_PRISMII 0x2 +-#define WI_RID_STA_IDENTITY_SAMSUNG 0x3 +-#define WI_RID_STA_IDENTITY_DLINK 0x6 +- const char* vendor = "Unknown"; +- struct wi_req wr; +- int result; +- +- bzero((void*)&wr, sizeof(wr)); +- wr.wi_len = WI_MAX_DATALEN; +- wr.wi_type = WI_RID_STA_IDENTITY; +- +- if ((result = _wi_getval(device, &wr)) != WI_OK){ +- /* For the Atheros, IDENTITY does not work. */ +- if (strcmp(device->interface, "ath") != 0) +- return(result); +- } +- else if (wr.wi_len < 4) +- return(WI_NOSUCHDEV); +- +- switch (wr.wi_val[1]) { +- case WI_RID_STA_IDENTITY_LUCENT: +- vendor = "Lucent"; +- break; +- +- case WI_RID_STA_IDENTITY_PRISMII: +- vendor = "generic PRISM II"; +- break; +- +- case WI_RID_STA_IDENTITY_SAMSUNG: +- vendor = "Samsung"; +- break; +- case WI_RID_STA_IDENTITY_DLINK: +- vendor = "D-Link"; +- break; +- } +- +- snprintf(buffer, len, "%s (ID %d, version %d.%d)", vendor, +- wr.wi_val[0], wr.wi_val[2], wr.wi_val[3]); +-#endif + + return(WI_OK); + } +-#endif /* wi_vendor */ + +-/* NetBSD and FreeBSD 6.x uses old wi_* API */ +-#if defined(__NetBSD__) || defined(__FreeBSD_kernel__) +-/* FreeBSD 7.x use its own new iee80211 API */ +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 + static int + _wi_getval(const struct wi_device *device, struct ieee80211req_scan_result *scan) + { +@@ -393,7 +347,9 @@ _wi_getval(const struct wi_device *devic + + return(WI_OK); + } +-#else ++#endif ++ ++#if defined(__NetBSD__) + static int + _wi_getval(const struct wi_device *device, struct wi_req *wr) + { +@@ -409,10 +365,11 @@ _wi_getval(const struct wi_device *devic + return(WI_OK); + } + #endif ++ + static int + _wi_netname(const struct wi_device *device, char *buffer, size_t len) + { +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + struct ieee80211req ireq; + + memset(&ireq, 0, sizeof(ireq)); +@@ -423,7 +380,7 @@ _wi_netname(const struct wi_device *devi + ireq.i_len = len; + if (ioctl(device->socket, SIOCG80211, &ireq) < 0) + return WI_NOSUCHDEV; +-#else ++#elif defined(__NetBSD__) + struct wi_req wr; + int result; + +@@ -443,7 +400,7 @@ _wi_netname(const struct wi_device *devi + static int + _wi_quality(const struct wi_device *device, int *quality) + { +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + struct ieee80211req_scan_result req; + int result; + bzero(&req, sizeof(req)); +@@ -451,8 +408,16 @@ _wi_quality(const struct wi_device *devi + if((result = _wi_getval(device, &req)) != WI_OK) + return (result); + +- *quality = req.isr_rssi; +-#else ++ /* ++ * FreeBSD's wlan stats: ++ * signal (in dBm) = rssi * 2 + noise; ++ * quality_bars = 4 * (signal - noise); ++ * or ++ * quality_bars = rssi * 8; ++ * but, per wi_query(), above, we need to return strength in dBm, so... ++ */ ++ *quality = req.isr_rssi * 2 + req.isr_noise; ++#elif defined(__NetBSD__) + struct wi_req wr; + int result; + +@@ -475,7 +440,7 @@ _wi_quality(const struct wi_device *devi + static int + _wi_rate(const struct wi_device *device, int *rate) + { +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + struct ieee80211req_scan_result req; + int result, i, high; + bzero(&req, sizeof(req)); +@@ -488,7 +453,7 @@ _wi_rate(const struct wi_device *device, + high = req.isr_rates[i] & IEEE80211_RATE_VAL; + + *rate = high / 2; +-#else ++#elif defined(__NetBSD__) + struct wi_req wr; + int result; + +@@ -505,5 +470,4 @@ _wi_rate(const struct wi_device *device, + return(WI_OK); + } + +-#endif /* defined(__NetBSD__) || defined(__FreeBSD_kernel__) */ + #endif diff --git a/print/Makefile b/print/Makefile index 8edef5add5c..933353c6d4f 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.597 2015/02/17 21:12:41 joerg Exp $ +# $NetBSD: Makefile,v 1.598 2015/04/21 08:56:39 jperkin Exp $ # COMMENT= Desktop publishing @@ -783,7 +783,6 @@ SUBDIR+= web2c SUBDIR+= xdvik SUBDIR+= xdvipdfmx SUBDIR+= xetex -SUBDIR+= xfce4-print SUBDIR+= xpdf SUBDIR+= xpdf-arabic SUBDIR+= xpdf-chinese-simplified diff --git a/print/xfce4-print/DESCR b/print/xfce4-print/DESCR deleted file mode 100644 index ae7be04330f..00000000000 --- a/print/xfce4-print/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -Print dialog for Xfce. The printing helper is a graphical frontend -for printing, a printer management, and a job queue management. It -doesn't let you configure printers but only use printing systems -that have already been configured properly. diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile deleted file mode 100644 index eb024cf25e5..00000000000 --- a/print/xfce4-print/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.52 2014/06/18 09:28:18 wiz Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -PKGNAME= xfce4-print-${XFCE4_VERSION} -DISTNAME= xfprint-${XFCE4_VERSION} -PKGREVISION= 25 -CATEGORIES= print -COMMENT= Xfce print dialog - -PKGCONFIG_OVERRIDE+= libxfprint/xfprint-1.0.pc.in - -CONFIGURE_ARGS+= --with-printcap=/etc/printcap - -MAKE_DIRS+= ${PREFIX}/include/xfce4 ${PREFIX}/lib/xfce4 -MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/fr/images - -.include "options.mk" - -.include "../../devel/xfconf/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../print/a2ps/buildlink3.mk" -.include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/xfce4-print/PLIST b/print/xfce4-print/PLIST deleted file mode 100644 index 56a091d8dc0..00000000000 --- a/print/xfce4-print/PLIST +++ /dev/null @@ -1,108 +0,0 @@ -@comment $NetBSD: PLIST,v 1.22 2009/09/16 01:15:34 reed Exp $ -bin/xfprint-settings -bin/xfprint4 -bin/xfprint4-manager -include/xfce4/libxfprint/common.h -include/xfce4/libxfprint/job.h -include/xfce4/libxfprint/libxfprint.h -include/xfce4/libxfprint/printer-list-window.h -include/xfce4/libxfprint/printer-queue-window.h -include/xfce4/libxfprint/printer.h -include/xfce4/libxfprint/printing-system.h -lib/libxfprint.la -lib/pkgconfig/xfprint-1.0.pc -${PLIST.bsdlpr}lib/xfce4/xfprint-plugins/bsdlpr_plugin.la -${PLIST.cups}lib/xfce4/xfprint-plugins/cups_plugin.la -share/applications/xfprint-manager.desktop -share/applications/xfprint-settings.desktop -share/applications/xfprint.desktop -share/gtk-doc/html/libxfprint/PrinterListWindow.html -share/gtk-doc/html/libxfprint/PrinterQueueWindow.html -share/gtk-doc/html/libxfprint/PrintingSystem.html -share/gtk-doc/html/libxfprint/ch01.html -share/gtk-doc/html/libxfprint/home.png -share/gtk-doc/html/libxfprint/index.html -share/gtk-doc/html/libxfprint/index.sgml -share/gtk-doc/html/libxfprint/left.png -share/gtk-doc/html/libxfprint/libxfprint-Job.html -share/gtk-doc/html/libxfprint/libxfprint-Printer.html -share/gtk-doc/html/libxfprint/libxfprint.devhelp -share/gtk-doc/html/libxfprint/libxfprint.devhelp2 -share/gtk-doc/html/libxfprint/right.png -share/gtk-doc/html/libxfprint/style.css -share/gtk-doc/html/libxfprint/up.png -share/icons/hicolor/24x24/devices/printer.png -share/icons/hicolor/48x48/devices/printer.png -share/icons/hicolor/scalable/devices/printer.svg -share/locale/am/LC_MESSAGES/xfprint.mo -share/locale/ar/LC_MESSAGES/xfprint.mo -share/locale/az/LC_MESSAGES/xfprint.mo -share/locale/be/LC_MESSAGES/xfprint.mo -share/locale/bg/LC_MESSAGES/xfprint.mo -share/locale/bn_IN/LC_MESSAGES/xfprint.mo -share/locale/ca/LC_MESSAGES/xfprint.mo -share/locale/cs/LC_MESSAGES/xfprint.mo -share/locale/da/LC_MESSAGES/xfprint.mo -share/locale/de/LC_MESSAGES/xfprint.mo -share/locale/dz/LC_MESSAGES/xfprint.mo -share/locale/el/LC_MESSAGES/xfprint.mo -share/locale/en_GB/LC_MESSAGES/xfprint.mo -share/locale/eo/LC_MESSAGES/xfprint.mo -share/locale/es/LC_MESSAGES/xfprint.mo -share/locale/es_MX/LC_MESSAGES/xfprint.mo -share/locale/et/LC_MESSAGES/xfprint.mo -share/locale/eu/LC_MESSAGES/xfprint.mo -share/locale/fa/LC_MESSAGES/xfprint.mo -share/locale/fi/LC_MESSAGES/xfprint.mo -share/locale/fr/LC_MESSAGES/xfprint.mo -share/locale/gl/LC_MESSAGES/xfprint.mo -share/locale/gu/LC_MESSAGES/xfprint.mo -share/locale/he/LC_MESSAGES/xfprint.mo -share/locale/hi/LC_MESSAGES/xfprint.mo -share/locale/hu/LC_MESSAGES/xfprint.mo -share/locale/id/LC_MESSAGES/xfprint.mo -share/locale/it/LC_MESSAGES/xfprint.mo -share/locale/ja/LC_MESSAGES/xfprint.mo -share/locale/ka/LC_MESSAGES/xfprint.mo -share/locale/ko/LC_MESSAGES/xfprint.mo -share/locale/lt/LC_MESSAGES/xfprint.mo -share/locale/lv/LC_MESSAGES/xfprint.mo -share/locale/mk/LC_MESSAGES/xfprint.mo -share/locale/mr/LC_MESSAGES/xfprint.mo -share/locale/ms/LC_MESSAGES/xfprint.mo -share/locale/nl/LC_MESSAGES/xfprint.mo -share/locale/pa/LC_MESSAGES/xfprint.mo -share/locale/pl/LC_MESSAGES/xfprint.mo -share/locale/pt/LC_MESSAGES/xfprint.mo -share/locale/pt_BR/LC_MESSAGES/xfprint.mo -share/locale/ro/LC_MESSAGES/xfprint.mo -share/locale/ru/LC_MESSAGES/xfprint.mo -share/locale/si/LC_MESSAGES/xfprint.mo -share/locale/sk/LC_MESSAGES/xfprint.mo -share/locale/sq/LC_MESSAGES/xfprint.mo -share/locale/sv/LC_MESSAGES/xfprint.mo -share/locale/ta/LC_MESSAGES/xfprint.mo -share/locale/tr/LC_MESSAGES/xfprint.mo -share/locale/uk/LC_MESSAGES/xfprint.mo -share/locale/ur/LC_MESSAGES/xfprint.mo -share/locale/vi/LC_MESSAGES/xfprint.mo -share/locale/zh_CN/LC_MESSAGES/xfprint.mo -share/locale/zh_TW/LC_MESSAGES/xfprint.mo -share/xfce4/doc/C/images/xfprint-manager-queue.png -share/xfce4/doc/C/images/xfprint-manager.png -share/xfce4/doc/C/images/xfprint_headings.png -share/xfce4/doc/C/images/xfprint_input.png -share/xfce4/doc/C/images/xfprint_mcs_plugin.png -share/xfce4/doc/C/images/xfprint_prettyprinting.png -share/xfce4/doc/C/images/xfprint_sheets.png -share/xfce4/doc/C/images/xfprint_virtualpages.png -share/xfce4/doc/C/xfprint.html -share/xfce4/doc/fr/images/xfprint-manager-queue.png -share/xfce4/doc/fr/images/xfprint-manager.png -share/xfce4/doc/fr/images/xfprint_headings.png -share/xfce4/doc/fr/images/xfprint_input.png -share/xfce4/doc/fr/images/xfprint_mcs_plugin.png -share/xfce4/doc/fr/images/xfprint_prettyprinting.png -share/xfce4/doc/fr/images/xfprint_sheets.png -share/xfce4/doc/fr/images/xfprint_virtualpages.png -share/xfce4/doc/fr/xfprint.html diff --git a/print/xfce4-print/buildlink3.mk b/print/xfce4-print/buildlink3.mk deleted file mode 100644 index f4302023924..00000000000 --- a/print/xfce4-print/buildlink3.mk +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.52 2014/06/18 09:26:11 wiz Exp $ - -BUILDLINK_TREE+= xfce4-print - -.if !defined(XFCE4_PRINT_BUILDLINK3_MK) -XFCE4_PRINT_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-print+= xfce4-print>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-print+= xfce4-print>=4.6.1nb24 -BUILDLINK_PKGSRCDIR.xfce4-print?= ../../print/xfce4-print - -.include "../../devel/glib2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" - -pkgbase := xfce4-print -.include "../../mk/pkg-build-options.mk" - -.if !empty(PKG_BUILD_OPTIONS.xfce4-print:Mcups) -. include "../../print/cups15/buildlink3.mk" -.endif -.endif # XFCE4_PRINT_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-print diff --git a/print/xfce4-print/distinfo b/print/xfce4-print/distinfo deleted file mode 100644 index 39fc652534f..00000000000 --- a/print/xfce4-print/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.18 2009/09/16 01:15:34 reed Exp $ - -SHA1 (xfprint-4.6.1.tar.bz2) = 4ce98c49d49b2d4c1a8fb5d76597b8e9ab9a51e8 -RMD160 (xfprint-4.6.1.tar.bz2) = 8df81375cbc72eabd95911997210c8fa864bcf0b -Size (xfprint-4.6.1.tar.bz2) = 842675 bytes -SHA1 (patch-aa) = 825cc96436a358b94883c9c5ef232fd8c12ceb4f -SHA1 (patch-ab) = 8cdda358cff094ace2f8acd06b85ebd66c817478 diff --git a/print/xfce4-print/options.mk b/print/xfce4-print/options.mk deleted file mode 100644 index 159c9daebaa..00000000000 --- a/print/xfce4-print/options.mk +++ /dev/null @@ -1,31 +0,0 @@ -# $NetBSD: options.mk,v 1.7 2014/06/18 09:26:11 wiz Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.xfce4-print - -PKG_OPTIONS_NONEMPTY_SETS+= printing-system -PKG_OPTIONS_SET.printing-system= bsdlpr cups - -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "SunOS" || ${OPSYS} == "Linux" -PKG_SUGGESTED_OPTIONS+= cups -.else -PKG_SUGGESTED_OPTIONS+= bsdlpr -.endif - -.include "../../mk/bsd.options.mk" - -PLIST_VARS+= bsdlpr -.if !empty(PKG_OPTIONS:Mbsdlpr) -PLIST.bsdlpr= yes -.else -CONFIGURE_ARGS+= --disable-bsdlpr -.endif - -PLIST_VARS+= cups -.if !empty(PKG_OPTIONS:Mcups) -.include "../../print/cups15/buildlink3.mk" -PLIST.cups= yes -.else -CONFIGURE_ARGS+= --disable-cups -.endif diff --git a/print/xfce4-print/patches/patch-aa b/print/xfce4-print/patches/patch-aa deleted file mode 100644 index af34f51546d..00000000000 --- a/print/xfce4-print/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2009/09/16 01:15:34 reed Exp $ - ---- xfprint/Makefile.in.orig 2009-02-25 06:37:08.000000000 +0000 -+++ xfprint/Makefile.in -@@ -310,7 +310,8 @@ xfprint4_LDFLAGS = \ - xfprint4_LDADD = \ - $(top_builddir)/libxfprint/libxfprint.la \ - @XFCONF_LIBS@ \ -- @LIBXFCEGUI4_LIBS@ -+ @LIBXFCEGUI4_LIBS@ \ -+ @GMODULE_LIBS@ - - xfprint4_DEPENDENCIES = \ - $(top_builddir)/libxfprint/libxfprint.la diff --git a/print/xfce4-print/patches/patch-ab b/print/xfce4-print/patches/patch-ab deleted file mode 100644 index 6798fddbd15..00000000000 --- a/print/xfce4-print/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2009/09/16 01:15:34 reed Exp $ - ---- xfprint-manager/Makefile.in.orig 2009-02-25 06:37:04.000000000 +0000 -+++ xfprint-manager/Makefile.in -@@ -290,7 +290,8 @@ xfprint4_manager_LDFLAGS = \ - xfprint4_manager_LDADD = \ - $(top_builddir)/libxfprint/libxfprint.la \ - @XFCONF_LIBS@ \ -- @LIBXFCEGUI4_LIBS@ -+ @LIBXFCEGUI4_LIBS@ \ -+ @GMODULE_LIBS@ - - appsdir = $(datadir)/applications - apps_in_files = xfprint-manager.desktop.in diff --git a/sysutils/Makefile b/sysutils/Makefile index be115f16f5d..8888bd6158a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.632 2015/04/14 11:28:38 fhajny Exp $ +# $NetBSD: Makefile,v 1.633 2015/04/21 08:56:39 jperkin Exp $ # COMMENT= System utilities @@ -603,11 +603,14 @@ SUBDIR+= xfce4-cpugraph-plugin SUBDIR+= xfce4-diskperf-plugin SUBDIR+= xfce4-fsguard-plugin SUBDIR+= xfce4-genmon-plugin +SUBDIR+= xfce4-mount-plugin SUBDIR+= xfce4-netload-plugin SUBDIR+= xfce4-quicklauncher-plugin SUBDIR+= xfce4-systemload-plugin +SUBDIR+= xfce4-taskmanager SUBDIR+= xfce4-thunar -SUBDIR+= xfce4-volman +SUBDIR+= xfce4-thunar-vcs +SUBDIR+= xfce4-verve-plugin SUBDIR+= xfce4-xarchiver SUBDIR+= xfce4-xkb-plugin SUBDIR+= xfe diff --git a/sysutils/xfce4-appfinder/Makefile b/sysutils/xfce4-appfinder/Makefile index edceb46c7c5..41b214283e7 100644 --- a/sysutils/xfce4-appfinder/Makefile +++ b/sysutils/xfce4-appfinder/Makefile @@ -1,17 +1,14 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/21 08:56:39 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-appfinder-${XFCE4_VERSION} -PKGREVISION= 23 CATEGORIES= sysutils + +HOMEPAGE= http://docs.xfce.org/xfce/xfce4-appfinder/start COMMENT= Xfce application finder -.include "../../devel/xfconf/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4menu/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-appfinder/PLIST b/sysutils/xfce4-appfinder/PLIST index a0d90415d8f..d0070fd9e1b 100644 --- a/sysutils/xfce4-appfinder/PLIST +++ b/sysutils/xfce4-appfinder/PLIST @@ -1,43 +1,45 @@ -@comment $NetBSD: PLIST,v 1.11 2009/09/16 01:15:34 reed Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/04/21 08:56:39 jperkin Exp $ bin/xfce4-appfinder +bin/xfrun4 +share/appdata/xfce4-appfinder.appdata.xml share/applications/xfce4-appfinder.desktop -share/icons/hicolor/48x48/apps/xfce4-appfinder.png +share/applications/xfce4-run.desktop share/locale/am/LC_MESSAGES/xfce4-appfinder.mo share/locale/ar/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ast/LC_MESSAGES/xfce4-appfinder.mo share/locale/be/LC_MESSAGES/xfce4-appfinder.mo -share/locale/bn_IN/LC_MESSAGES/xfce4-appfinder.mo +share/locale/bg/LC_MESSAGES/xfce4-appfinder.mo +share/locale/bn/LC_MESSAGES/xfce4-appfinder.mo share/locale/ca/LC_MESSAGES/xfce4-appfinder.mo share/locale/cs/LC_MESSAGES/xfce4-appfinder.mo share/locale/da/LC_MESSAGES/xfce4-appfinder.mo share/locale/de/LC_MESSAGES/xfce4-appfinder.mo -share/locale/dz/LC_MESSAGES/xfce4-appfinder.mo share/locale/el/LC_MESSAGES/xfce4-appfinder.mo +share/locale/en_AU/LC_MESSAGES/xfce4-appfinder.mo share/locale/en_GB/LC_MESSAGES/xfce4-appfinder.mo share/locale/eo/LC_MESSAGES/xfce4-appfinder.mo share/locale/es/LC_MESSAGES/xfce4-appfinder.mo -share/locale/es_MX/LC_MESSAGES/xfce4-appfinder.mo share/locale/et/LC_MESSAGES/xfce4-appfinder.mo share/locale/eu/LC_MESSAGES/xfce4-appfinder.mo -share/locale/fa/LC_MESSAGES/xfce4-appfinder.mo share/locale/fi/LC_MESSAGES/xfce4-appfinder.mo share/locale/fr/LC_MESSAGES/xfce4-appfinder.mo share/locale/gl/LC_MESSAGES/xfce4-appfinder.mo -share/locale/gu/LC_MESSAGES/xfce4-appfinder.mo share/locale/he/LC_MESSAGES/xfce4-appfinder.mo +share/locale/hr/LC_MESSAGES/xfce4-appfinder.mo share/locale/hu/LC_MESSAGES/xfce4-appfinder.mo -share/locale/hy/LC_MESSAGES/xfce4-appfinder.mo share/locale/id/LC_MESSAGES/xfce4-appfinder.mo +share/locale/is/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/kk/LC_MESSAGES/xfce4-appfinder.mo share/locale/ko/LC_MESSAGES/xfce4-appfinder.mo -share/locale/ku/LC_MESSAGES/xfce4-appfinder.mo share/locale/lt/LC_MESSAGES/xfce4-appfinder.mo share/locale/lv/LC_MESSAGES/xfce4-appfinder.mo -share/locale/mk/LC_MESSAGES/xfce4-appfinder.mo -share/locale/mr/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ms/LC_MESSAGES/xfce4-appfinder.mo share/locale/nb/LC_MESSAGES/xfce4-appfinder.mo share/locale/nl/LC_MESSAGES/xfce4-appfinder.mo +share/locale/nn/LC_MESSAGES/xfce4-appfinder.mo +share/locale/oc/LC_MESSAGES/xfce4-appfinder.mo share/locale/pa/LC_MESSAGES/xfce4-appfinder.mo share/locale/pl/LC_MESSAGES/xfce4-appfinder.mo share/locale/pt/LC_MESSAGES/xfce4-appfinder.mo @@ -46,10 +48,18 @@ share/locale/ro/LC_MESSAGES/xfce4-appfinder.mo share/locale/ru/LC_MESSAGES/xfce4-appfinder.mo share/locale/si/LC_MESSAGES/xfce4-appfinder.mo share/locale/sk/LC_MESSAGES/xfce4-appfinder.mo +share/locale/sl/LC_MESSAGES/xfce4-appfinder.mo share/locale/sq/LC_MESSAGES/xfce4-appfinder.mo +share/locale/sr/LC_MESSAGES/xfce4-appfinder.mo share/locale/sv/LC_MESSAGES/xfce4-appfinder.mo +share/locale/te/LC_MESSAGES/xfce4-appfinder.mo +share/locale/th/LC_MESSAGES/xfce4-appfinder.mo share/locale/tr/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ug/LC_MESSAGES/xfce4-appfinder.mo share/locale/uk/LC_MESSAGES/xfce4-appfinder.mo share/locale/ur/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-appfinder.mo +share/locale/vi/LC_MESSAGES/xfce4-appfinder.mo share/locale/zh_CN/LC_MESSAGES/xfce4-appfinder.mo +share/locale/zh_HK/LC_MESSAGES/xfce4-appfinder.mo share/locale/zh_TW/LC_MESSAGES/xfce4-appfinder.mo diff --git a/sysutils/xfce4-appfinder/buildlink3.mk b/sysutils/xfce4-appfinder/buildlink3.mk deleted file mode 100644 index 5bfe9fd5633..00000000000 --- a/sysutils/xfce4-appfinder/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.20 2009/09/16 01:15:34 reed Exp $ - -BUILDLINK_TREE+= xfce4-appfinder - -.if !defined(XFCE4_APPFINDER_BUILDLINK3_MK) -XFCE4_APPFINDER_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-appfinder+= xfce4-appfinder>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-appfinder?= ../../sysutils/xfce4-appfinder - -.endif # XFCE4_APPFINDER_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-appfinder diff --git a/sysutils/xfce4-appfinder/distinfo b/sysutils/xfce4-appfinder/distinfo index eca0fec481d..e0cfdb90975 100644 --- a/sysutils/xfce4-appfinder/distinfo +++ b/sysutils/xfce4-appfinder/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.11 2012/03/05 13:32:58 roy Exp $ +$NetBSD: distinfo,v 1.12 2015/04/21 08:56:39 jperkin Exp $ -SHA1 (xfce4-appfinder-4.6.1.tar.bz2) = ecc1f2c6afec8cfb79464a34d23f94c6ed7d017e -RMD160 (xfce4-appfinder-4.6.1.tar.bz2) = 00487ac1c963b0c7085d7725e05a0928412c8295 -Size (xfce4-appfinder-4.6.1.tar.bz2) = 314040 bytes -SHA1 (patch-src_xfce-appfinder-window.c) = 28d3f0d3e96d291248b1dcb475066e3a22ef60b9 +SHA1 (xfce4-appfinder-4.12.0.tar.bz2) = c6fe75b140e6c864654e9485e30a4718cdfd7321 +RMD160 (xfce4-appfinder-4.12.0.tar.bz2) = 09cdbc28598fb71cbb2f4b6e9b0de3c56eef8e36 +Size (xfce4-appfinder-4.12.0.tar.bz2) = 459338 bytes diff --git a/sysutils/xfce4-appfinder/patches/patch-src_xfce-appfinder-window.c b/sysutils/xfce4-appfinder/patches/patch-src_xfce-appfinder-window.c deleted file mode 100644 index 9164cb2c8f3..00000000000 --- a/sysutils/xfce4-appfinder/patches/patch-src_xfce-appfinder-window.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-src_xfce-appfinder-window.c,v 1.1 2012/03/05 13:32:58 roy Exp $ - -Should return NULL to silence errors. - ---- src/xfce-appfinder-window.c.orig 2012-03-05 13:18:51.000000000 +0000 -+++ src/xfce-appfinder-window.c -@@ -926,7 +926,7 @@ _xfce_appfinder_window_reload_menu (Xfce - gchar *filename = NULL; - gint counter = 0; - -- g_return_if_fail (XFCE_IS_APPFINDER_WINDOW (window)); -+ g_return_val_if_fail (XFCE_IS_APPFINDER_WINDOW (window), NULL); - - DBG ("window->menu_filename = %s", window->menu_filename); - diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 5af9c353146..342e0fed9cb 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.35 2015/01/04 09:35:23 dholland Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/21 08:56:40 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.1 - -DISTNAME= xfce4-battery-plugin-${XFCE4_VERSION} -PKGREVISION= 25 +VERSION= 1.0.5 +DISTNAME= xfce4-battery-plugin-${VERSION} CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-battery-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.0/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin COMMENT= Xfce battery monitor plugin # On NetBSD/sparc64, apmvar.h is not exist in /usr/include/machine. @@ -19,8 +19,6 @@ COMMENT= Xfce battery monitor plugin PKG_FAIL_REASON+= "APM is not available on ${MACHINE_PLATFORM}." .endif -USE_TOOLS+= perl:run - .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-battery-plugin/PLIST b/sysutils/xfce4-battery-plugin/PLIST index 791ecbff42f..6ae6da48fc1 100644 --- a/sysutils/xfce4-battery-plugin/PLIST +++ b/sysutils/xfce4-battery-plugin/PLIST @@ -1,30 +1,87 @@ -@comment $NetBSD: PLIST,v 1.2 2008/12/20 09:26:51 hira Exp $ -libexec/xfce4/panel-plugins/xfce4-battery-plugin -share/icons/hicolor/16x16/devices/battery.png -share/icons/hicolor/22x22/devices/battery.png -share/icons/hicolor/24x24/devices/battery.png -share/icons/hicolor/32x32/devices/battery.png -share/icons/hicolor/scalable/devices/battery.svg +@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libbattery.la +share/icons/hicolor/16x16/apps/xfce4-battery-critical-charging.png +share/icons/hicolor/16x16/apps/xfce4-battery-critical.png +share/icons/hicolor/16x16/apps/xfce4-battery-full-charging.png +share/icons/hicolor/16x16/apps/xfce4-battery-full.png +share/icons/hicolor/16x16/apps/xfce4-battery-low-charging.png +share/icons/hicolor/16x16/apps/xfce4-battery-low.png +share/icons/hicolor/16x16/apps/xfce4-battery-missing.png +share/icons/hicolor/16x16/apps/xfce4-battery-ok-charging.png +share/icons/hicolor/16x16/apps/xfce4-battery-ok.png +share/icons/hicolor/16x16/apps/xfce4-battery-plugin.png +share/icons/hicolor/22x22/apps/xfce4-battery-critical-charging.png +share/icons/hicolor/22x22/apps/xfce4-battery-critical.png +share/icons/hicolor/22x22/apps/xfce4-battery-full-charging.png +share/icons/hicolor/22x22/apps/xfce4-battery-full.png +share/icons/hicolor/22x22/apps/xfce4-battery-low-charging.png +share/icons/hicolor/22x22/apps/xfce4-battery-low.png +share/icons/hicolor/22x22/apps/xfce4-battery-missing.png +share/icons/hicolor/22x22/apps/xfce4-battery-ok-charging.png +share/icons/hicolor/22x22/apps/xfce4-battery-ok.png +share/icons/hicolor/22x22/apps/xfce4-battery-plugin.png +share/icons/hicolor/24x24/apps/xfce4-battery-critical-charging.png +share/icons/hicolor/24x24/apps/xfce4-battery-critical.png +share/icons/hicolor/24x24/apps/xfce4-battery-full-charging.png +share/icons/hicolor/24x24/apps/xfce4-battery-full.png +share/icons/hicolor/24x24/apps/xfce4-battery-low-charging.png +share/icons/hicolor/24x24/apps/xfce4-battery-low.png +share/icons/hicolor/24x24/apps/xfce4-battery-missing.png +share/icons/hicolor/24x24/apps/xfce4-battery-ok-charging.png +share/icons/hicolor/24x24/apps/xfce4-battery-ok.png +share/icons/hicolor/24x24/apps/xfce4-battery-plugin.png +share/icons/hicolor/32x32/apps/xfce4-battery-plugin.png +share/icons/hicolor/scalable/apps/xfce4-battery-critical-charging.svg +share/icons/hicolor/scalable/apps/xfce4-battery-critical.svg +share/icons/hicolor/scalable/apps/xfce4-battery-full-charging.svg +share/icons/hicolor/scalable/apps/xfce4-battery-full.svg +share/icons/hicolor/scalable/apps/xfce4-battery-low-charging.svg +share/icons/hicolor/scalable/apps/xfce4-battery-low.svg +share/icons/hicolor/scalable/apps/xfce4-battery-missing.svg +share/icons/hicolor/scalable/apps/xfce4-battery-ok-charging.svg +share/icons/hicolor/scalable/apps/xfce4-battery-ok.svg +share/icons/hicolor/scalable/apps/xfce4-battery-plugin.svg share/locale/ar/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/da/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/de/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/el/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/fi/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/id/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/it/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-battery-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/nn/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-battery-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-battery-plugin.mo -share/xfce4/panel-plugins/battmon.desktop +share/xfce4/panel/plugins/battery.desktop diff --git a/sysutils/xfce4-battery-plugin/buildlink3.mk b/sysutils/xfce4-battery-plugin/buildlink3.mk deleted file mode 100644 index e02c7ae181b..00000000000 --- a/sysutils/xfce4-battery-plugin/buildlink3.mk +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-battery-plugin - -.if !defined(XFCE4_BATTERY_PLUGIN_BUILDLINK3_MK) -XFCE4_BATTERY_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-battery-plugin+= xfce4-battery-plugin>=0.5.0nb2 -BUILDLINK_ABI_DEPENDS.xfce4-battery-plugin+= xfce4-battery-plugin>=0.5.1nb24 -BUILDLINK_PKGSRCDIR.xfce4-battery-plugin?= ../../sysutils/xfce4-battery-plugin - -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_BATTERY_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-battery-plugin diff --git a/sysutils/xfce4-battery-plugin/distinfo b/sysutils/xfce4-battery-plugin/distinfo index 4a37431c51c..ea516e79eb7 100644 --- a/sysutils/xfce4-battery-plugin/distinfo +++ b/sysutils/xfce4-battery-plugin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2010/03/22 15:46:02 joerg Exp $ +$NetBSD: distinfo,v 1.9 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-battery-plugin-0.5.1.tar.bz2) = f97c1b6445c8da07c17353ae385b5fadb2fd5f1a -RMD160 (xfce4-battery-plugin-0.5.1.tar.bz2) = ee770f06226cf8dfed95892c152ae3a2a446079a -Size (xfce4-battery-plugin-0.5.1.tar.bz2) = 227940 bytes -SHA1 (patch-aa) = 09679ad7084cd25f05d4026d22cf69f185aaf5a9 +SHA1 (xfce4-battery-plugin-1.0.5.tar.bz2) = f1748044874909e434b0d325068289d948f999d7 +RMD160 (xfce4-battery-plugin-1.0.5.tar.bz2) = 305b46ef187fa266851ebc5e3dcf7699fa0856fe +Size (xfce4-battery-plugin-1.0.5.tar.bz2) = 403505 bytes +SHA1 (patch-panel-plugin_battery.c) = 2aa4abb3b24bea30f266ee203271d27021110a4f diff --git a/sysutils/xfce4-battery-plugin/patches/patch-aa b/sysutils/xfce4-battery-plugin/patches/patch-aa deleted file mode 100644 index 53c3d342ca7..00000000000 --- a/sysutils/xfce4-battery-plugin/patches/patch-aa +++ /dev/null @@ -1,101 +0,0 @@ -$NetBSD: patch-aa,v 1.8 2010/03/22 15:46:03 joerg Exp $ - ---- panel-plugin/battery.c.orig 2008-09-05 05:53:40.000000000 +0900 -+++ panel-plugin/battery.c 2008-11-27 22:16:05.000000000 +0900 -@@ -25,7 +25,7 @@ - #include - #endif - --#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) -+#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__) - #include - #elif __OpenBSD__ - #include -@@ -33,8 +33,18 @@ - #elif __NetBSD__ - #include - #include -+#if defined(__sparc64__) -+/* On NetBSD/sparc64, apmvar.h is not exist in /usr/include/machine. */ -+/* Reported in PR port-sparc64/36735. */ -+#include -+#elif defined(__x86_64__) -+#include -+#include -+#else - #include -+#endif - #define APMDEVICE "/dev/apm" -+#define _ACPI_APM_BATT_UNKNOWN 0xffff /* from sys/dev/acpi/acpi_apm.c */ - #elif __linux__ - #include - #endif -@@ -155,7 +165,7 @@ - gboolean - detect_battery_info(t_battmon *battmon) - { --#ifdef __FreeBSD__ -+#if defined(__FreeBSD__) || defined(__DragonFly__) - /* This is how I read the information from the APM subsystem under - FreeBSD. Each time this functions is called (once every second) - the APM device is opened, read from and then closed. -@@ -209,7 +217,7 @@ - battmon->method = BM_BROKEN; - fd = open(APMDEVICE, O_RDONLY); - if (fd == -1) return FALSE; -- + if (ioctl(fd, APM_IOC_GETPOWER, &apm) == -1) { -+ if (ioctl(fd, APM_IOC_GETPOWER, &apm) == -1) { - close(fd); - return FALSE; - } -@@ -302,13 +312,16 @@ - battmon->method = BM_BROKEN; - fd = open(APMDEVICE, O_RDONLY); - if (fd == -1) return TRUE; -- if (ioctl(fd, APM_IOC_GETPOWER, &apminfo) == -1) -+ if (ioctl(fd, APM_IOC_GETPOWER, &apm) == -1) - return TRUE; - close(fd); - charge = apm.battery_life; - time_remaining = apm.minutes_left; - acline = apm.ac_state ? TRUE : FALSE; - -+ if(battmon->timeoutid != 0) g_source_remove(battmon->timeoutid); -+ battmon->timeoutid = g_timeout_add(2 * 1024, -+ (GSourceFunc) update_apm_status, battmon); - #else - struct apm_info apm; - DBG ("Updating battery status..."); -@@ -404,7 +417,7 @@ - acline = apm.ac_line_status ? TRUE : FALSE; - - } --#elif __FreeBSD__ -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - else { - /* This is how I read the information from the APM subsystem under - FreeBSD. Each time this functions is called (once every second) -@@ -464,6 +475,11 @@ - - if(battmon->options.display_percentage && !(battmon->options.hide_when_full && acline && charge >= 99)){ - gtk_widget_show((GtkWidget *)battmon->charge); -+#if defined(__NetBSD__) || defined(__OpenBSD__) -+ if (apm.battery_state == APM_BATT_ABSENT) -+ g_snprintf(buffer, sizeof(buffer),"--%% "); -+ else -+#endif - g_snprintf(buffer, sizeof(buffer),"%d%% ", charge); - gtk_label_set_text(battmon->charge,buffer); - } else { -@@ -481,6 +501,11 @@ - } - - gtk_widget_show((GtkWidget *)active_label); -+#if defined(__NetBSD__) -+ if (acline || time_remaining == _ACPI_APM_BATT_UNKNOWN) -+ g_snprintf(buffer, sizeof(buffer), "--:--"); -+ else -+#endif - g_snprintf(buffer, sizeof(buffer),"%02d:%02d ",time_remaining/60,time_remaining%60); - gtk_label_set_text(active_label,buffer); - diff --git a/sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c b/sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c new file mode 100644 index 00000000000..cc130cadfba --- /dev/null +++ b/sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c @@ -0,0 +1,63 @@ +$NetBSD: patch-panel-plugin_battery.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix for NetBSD. +--- panel-plugin/battery.c.orig 2012-06-17 20:05:17.000000000 +0000 ++++ panel-plugin/battery.c +@@ -30,8 +30,16 @@ + #elif (defined(__OpenBSD__) || defined(__NetBSD__)) + #include + #include ++#if defined(__sparc64__) ++#include ++#elif defined(__x86_64__) ++#include ++#include ++#else + #include ++#endif + #define APMDEVICE "/dev/apm" ++#define _ACPI_APM_BATT_UNKNOWN 0xffff /* from sys/dev/acpi/acpi_apm.c */ + #elif __linux__ + #include + #endif +@@ -172,7 +180,7 @@ init_options(t_battmon_options *options) + gboolean + detect_battery_info(t_battmon *battmon) + { +-#ifdef __FreeBSD__ ++#if defined(__FreeBSD__) || defined(__DragonFly__) + /* This is how I read the information from the APM subsystem under + FreeBSD. Each time this functions is called (once every second) + the APM device is opened, read from and then closed. +@@ -411,7 +419,7 @@ update_apm_status(t_battmon *battmon) + acline = apm.ac_line_status ? TRUE : FALSE; + + } +-#elif __FreeBSD__ ++#elif defined(__FreeBSD__) || defined(__DragonFly__) + else { + /* This is how I read the information from the APM subsystem under + FreeBSD. Each time this functions is called (once every second) +@@ -510,6 +518,11 @@ battmon.c:241: for each function it appe + if(battmon->options.display_percentage && charge > 0 && !(battmon->options.hide_when_full && acline && charge >= 99)){ + gtk_widget_show(GTK_WIDGET(battmon->charge)); + gtk_widget_show(GTK_WIDGET(battmon->timechargealignment)); ++#if defined(__NetBSD__) || defined(__OpenBSD__) ++ if (apm.battery_state == APM_BATT_ABSENT) ++ g_snprintf(buffer, sizeof(buffer), "--%%"); ++ else ++#endif + g_snprintf(buffer, sizeof(buffer),"%d%% ", charge); + gtk_label_set_text(battmon->charge,buffer); + } else { +@@ -519,6 +532,10 @@ battmon.c:241: for each function it appe + if (battmon->options.display_time && time_remaining > 0 && !(battmon->options.hide_when_full && acline && charge >= 99 )){ + gtk_widget_show(GTK_WIDGET(battmon->rtime)); + gtk_widget_show(GTK_WIDGET(battmon->timechargealignment)); ++#if defined(__NetBSD__) ++ if (acline || time_remaining == _ACPI_APM_BATT_UNKNOWN) ++ g_snprintf(buffer, sizeof(buffer), "--:--"); ++#endif + g_snprintf(buffer, sizeof(buffer),"%02d:%02d ",time_remaining/60,time_remaining%60); + gtk_label_set_text(battmon->rtime,buffer); + diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index 8b421db740a..cb3367f3f0d 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -1,21 +1,14 @@ -# $NetBSD: Makefile,v 1.34 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/21 08:56:40 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.0 - -DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-cpugraph-plugin-1.0.5 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/ -COMMENT= Xfce CPU load plugin - -USE_TOOLS+= autoconf +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.0/ -.include "../../mk/bsd.prefs.mk" - -pre-configure: - cd ${WRKSRC} && autoconf +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin +COMMENT= Xfce CPU load plugin +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-cpugraph-plugin/PLIST b/sysutils/xfce4-cpugraph-plugin/PLIST index 50fd1123437..159cacc97d7 100644 --- a/sysutils/xfce4-cpugraph-plugin/PLIST +++ b/sysutils/xfce4-cpugraph-plugin/PLIST @@ -1,3 +1,48 @@ -@comment $NetBSD: PLIST,v 1.3 2007/04/12 09:55:13 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-cpugraph-plugin -share/xfce4/panel-plugins/cpugraph.desktop +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libcpugraph.la +share/icons/hicolor/16x16/apps/xfce4-cpugraph-plugin.png +share/icons/hicolor/22x22/apps/xfce4-cpugraph-plugin.png +share/icons/hicolor/48x48/apps/xfce4-cpugraph-plugin.png +share/locale/ar/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ku/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/xfce4/panel/plugins/cpugraph.desktop diff --git a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk deleted file mode 100644 index 596f8e78cb2..00000000000 --- a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.37 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-cpugraph-plugin - -.if !defined(XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK) -XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0 -BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?= ../../sysutils/xfce4-cpugraph-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-cpugraph-plugin diff --git a/sysutils/xfce4-cpugraph-plugin/distinfo b/sysutils/xfce4-cpugraph-plugin/distinfo index f97c49075cb..a523851f569 100644 --- a/sysutils/xfce4-cpugraph-plugin/distinfo +++ b/sysutils/xfce4-cpugraph-plugin/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.9 2007/04/17 13:05:08 joerg Exp $ +$NetBSD: distinfo,v 1.10 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-cpugraph-plugin-0.3.0.tar.bz2) = d869625350d6c0ae4bef3203f03bbc409773494f -RMD160 (xfce4-cpugraph-plugin-0.3.0.tar.bz2) = 99c309b3bf0ab622a9b95df9b568808a6c034055 -Size (xfce4-cpugraph-plugin-0.3.0.tar.bz2) = 102638 bytes -SHA1 (patch-aa) = fac9f1ac080540eb90291a73a718ea09040a7ff5 -SHA1 (patch-ab) = 0a566fd969a3359d709001728edcaa736f5d8776 -SHA1 (patch-ad) = a989f0ed1b91d2e1fbc61fa623b989d371be80e0 +SHA1 (xfce4-cpugraph-plugin-1.0.5.tar.bz2) = 6286bcb91eb88a77e7d8965e80c0999a03afc2ae +RMD160 (xfce4-cpugraph-plugin-1.0.5.tar.bz2) = 73494015fa2be1f6596dcafbd8c3fc2865196faa +Size (xfce4-cpugraph-plugin-1.0.5.tar.bz2) = 328972 bytes +SHA1 (patch-panel-plugin_os.c) = 53e9d414cf4be213ebb907672af0d5f6e977ee76 diff --git a/sysutils/xfce4-cpugraph-plugin/patches/patch-aa b/sysutils/xfce4-cpugraph-plugin/patches/patch-aa deleted file mode 100644 index cc081662e28..00000000000 --- a/sysutils/xfce4-cpugraph-plugin/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2007/04/17 13:05:08 joerg Exp $ - ---- configure.ac.orig 2007-04-17 12:26:04.000000000 +0000 -+++ configure.ac -@@ -29,6 +29,9 @@ AC_PROG_INTLTOOL - dnl Check for standard header files - AC_HEADER_STDC - -+dnl *** Check for kinfo, needed for DragonFly *** -+AC_CHECK_LIB([kinfo], [kinfo_get_sched_cputime]) -+ - dnl configure the panel plugin - XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.20]) - diff --git a/sysutils/xfce4-cpugraph-plugin/patches/patch-ab b/sysutils/xfce4-cpugraph-plugin/patches/patch-ab deleted file mode 100644 index 75454ac035e..00000000000 --- a/sysutils/xfce4-cpugraph-plugin/patches/patch-ab +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2007/04/17 13:05:08 joerg Exp $ - ---- panel-plugin/os.c.orig 2004-07-24 17:25:15.000000000 +0000 -+++ panel-plugin/os.c -@@ -67,6 +67,26 @@ long GetCPUUsage (int *oldusage, int *ol - - return usage; - } -+#elif defined(__DragonFly__) -+long GetCPUUsage (int *oldusage, int *oldtotal) -+{ -+ long used, total, usage; -+ struct kinfo_cputime cp_time; -+ -+ if (kinfo_get_sched_cputime(&cp_time) < 0) { -+ printf ("kinfo_get_sched_cputime failed"); -+ return -1; -+ } -+ used = cp_time.cp_user + cp_time.cp_nice + cp_time.cp_sys; -+ total = used + cp_time.cp_idle; -+ if (total != *oldtotal) -+ usage = 100 * (used - *oldusage + used / 2 - *oldusage / 2) / (total - *oldtotal); -+ else -+ usage = 0; -+ *oldusage = used; -+ *oldtotal = total; -+ return usage; -+} - #elif defined (__NetBSD__) - long GetCPUUsage (int *oldusage, int *oldtotal) - { diff --git a/sysutils/xfce4-cpugraph-plugin/patches/patch-ad b/sysutils/xfce4-cpugraph-plugin/patches/patch-ad deleted file mode 100644 index 1a3977c2df2..00000000000 --- a/sysutils/xfce4-cpugraph-plugin/patches/patch-ad +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2007/04/12 09:55:13 martti Exp $ - ---- panel-plugin/os.h.orig 2007-01-20 12:05:51.000000000 +0000 -+++ panel-plugin/os.h -@@ -17,6 +17,10 @@ - #include - #endif - -+#if defined(__DragonFly__) -+#include -+#endif -+ - #if defined (__NetBSD__) - #include - #include diff --git a/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c b/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c new file mode 100644 index 00000000000..082ba2b2e81 --- /dev/null +++ b/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c @@ -0,0 +1,14 @@ +$NetBSD: patch-panel-plugin_os.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix NetBSD support. +--- panel-plugin/os.c.orig 2012-04-18 21:27:33.000000000 +0000 ++++ panel-plugin/os.c +@@ -211,7 +211,7 @@ gboolean read_cpu_data( CpuData *data, g + data[0].load = 0; + for( i = 1 ; i <= nb_cpu ; i++ ) + { +- cp_time1 = cp_time + CPUSTATE * (i - 1); ++ cp_time1 = cp_time + CPUSTATES * (i - 1); + used = cp_time1[CP_USER] + cp_time1[CP_NICE] + cp_time1[CP_SYS] + cp_time1[CP_INTR]; + total = used + cp_time1[CP_IDLE]; + diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index 353f9d74a60..2c73473f469 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,17 +1,13 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/21 08:56:40 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 2.1.0 - -DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-diskperf-plugin-2.5.4 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-diskperf-plugin/ -COMMENT= Xfce disk performance plugin +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.5/ -ONLY_FOR_PLATFORM+= NetBSD-*-* -ONLY_FOR_PLATFORM+= Linux-*-* +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin +COMMENT= Xfce disk performance plugin .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-diskperf-plugin/PLIST b/sysutils/xfce4-diskperf-plugin/PLIST index 961ec8334d8..d5b5d99d5fa 100644 --- a/sysutils/xfce4-diskperf-plugin/PLIST +++ b/sysutils/xfce4-diskperf-plugin/PLIST @@ -1,8 +1,39 @@ -@comment $NetBSD: PLIST,v 1.3 2007/04/12 09:55:13 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-diskperf-plugin +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libdiskperf.la +share/locale/ar/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-diskperf-plugin.mo -share/xfce4/panel-plugins/diskperf.desktop +share/locale/pt/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/xfce4/panel/plugins/diskperf.desktop diff --git a/sysutils/xfce4-diskperf-plugin/buildlink3.mk b/sysutils/xfce4-diskperf-plugin/buildlink3.mk deleted file mode 100644 index 92d81441c3b..00000000000 --- a/sysutils/xfce4-diskperf-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-diskperf-plugin - -.if !defined(XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK) -XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0 -BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-diskperf-plugin?= ../../sysutils/xfce4-diskperf-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-diskperf-plugin diff --git a/sysutils/xfce4-diskperf-plugin/distinfo b/sysutils/xfce4-diskperf-plugin/distinfo index 52329182cd2..5d3568975d0 100644 --- a/sysutils/xfce4-diskperf-plugin/distinfo +++ b/sysutils/xfce4-diskperf-plugin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2007/04/12 09:55:13 martti Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-diskperf-plugin-2.1.0.tar.bz2) = 66db93af32f4a3ca0ce931fed312b267a3a3dece -RMD160 (xfce4-diskperf-plugin-2.1.0.tar.bz2) = 7e66634d48499dc9be777580ac48e66c9e51039b -Size (xfce4-diskperf-plugin-2.1.0.tar.bz2) = 183492 bytes -SHA1 (patch-aa) = 86a3cabe41c9470716f82000e41e6d9b64f6d372 +SHA1 (xfce4-diskperf-plugin-2.5.4.tar.bz2) = fc74484b986eac9d98b050c5a98130e8a9671048 +RMD160 (xfce4-diskperf-plugin-2.5.4.tar.bz2) = 18d7be932d15bbec28810b822386df6a00285ae5 +Size (xfce4-diskperf-plugin-2.5.4.tar.bz2) = 321974 bytes +SHA1 (patch-panel-plugin_devperf.c) = 77c02a425cf525607bacb9b55d0238eb5b110067 diff --git a/sysutils/xfce4-diskperf-plugin/patches/patch-aa b/sysutils/xfce4-diskperf-plugin/patches/patch-aa deleted file mode 100644 index 9052518ce94..00000000000 --- a/sysutils/xfce4-diskperf-plugin/patches/patch-aa +++ /dev/null @@ -1,84 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2007/04/12 09:55:13 martti Exp $ - ---- panel-plugin/devperf.c.orig 2003-11-30 12:58:54.000000000 +0200 -+++ panel-plugin/devperf.c 2006-07-02 10:05:44.000000000 +0300 -@@ -264,21 +264,39 @@ - const char *device = (const char *) p_pvDevice; - struct timeval tv; - size_t size, i, ndrives; -+#ifdef HW_DISKSTATS - struct disk_sysctl *drives, drive; -+#else -+ struct io_sysctl *drives, drive; -+#endif - int mib[3]; - - mib[0] = CTL_HW; -+#ifdef HW_DISKSTATS - mib[1] = HW_DISKSTATS; - mib[2] = sizeof(struct disk_sysctl); -+#else -+ mib[1] = HW_IOSTATS; -+ mib[2] = sizeof(struct io_sysctl); -+#endif -+ - if (sysctl(mib, 3, NULL, &size, NULL, 0) == -1) - return(-1); -+#ifdef HW_DISKSTATS - ndrives = size / sizeof(struct disk_sysctl); -+#else -+ ndrives = size / sizeof(struct io_sysctl); -+#endif - drives = malloc(size); - if (sysctl(mib, 3, drives, &size, NULL, 0) == -1) - return(-1); - - for (i = 0; i < ndrives; i++) { -+#ifdef HW_DISKSTATS - if (strcmp(drives[i].dk_name, device) == 0) { -+#else -+ if (strcmp(drives[i].name, device) == 0) { -+#endif - drive = drives[i]; - break; - } -@@ -292,13 +310,18 @@ - gettimeofday (&tv, 0); - perf->timestamp_ns = (uint64_t)1000ull * 1000ull * 1000ull * - tv.tv_sec + 1000ull * tv.tv_usec; --#if defined(__NetBSD_Version__) && (__NetBSD_Version__ < 106110000) -+#ifdef HW_DISKSTATS -+# if defined(__NetBSD_Version__) && (__NetBSD_Version__ < 106110000) - /* NetBSD < 1.6K does not have separate read/write statistics. */ - perf->rbytes = drive.dk_bytes; - perf->wbytes = drive.dk_bytes; --#else -+# else - perf->rbytes = drive.dk_rbytes; - perf->wbytes = drive.dk_wbytes; -+# endif -+#else -+ perf->rbytes = drive.rbytes; -+ perf->wbytes = drive.wbytes; - #endif - - /* -@@ -306,10 +329,18 @@ - * time separatly. - * -- Benedikt - */ -+#ifdef HW_DISKSTATS - perf->qlen = drive.dk_xfer; - perf->rbusy_ns = ((uint64_t)1000ull * 1000ull * 1000ull * drive.dk_time_sec - + 1000ull * drive.dk_time_usec) / 2ull; - perf->wbusy_ns = perf->rbusy_ns; -+#else -+ perf->qlen = drive.xfer; -+ perf->rbusy_ns = ((uint64_t)1000ull * 1000ull * 1000ull * drive.time_sec -+ + 1000ull * drive.time_usec) / 2ull; -+ perf->wbusy_ns = perf->rbusy_ns; -+ -+#endif - - return(0); - } diff --git a/sysutils/xfce4-diskperf-plugin/patches/patch-panel-plugin_devperf.c b/sysutils/xfce4-diskperf-plugin/patches/patch-panel-plugin_devperf.c new file mode 100644 index 00000000000..420757ed6e8 --- /dev/null +++ b/sysutils/xfce4-diskperf-plugin/patches/patch-panel-plugin_devperf.c @@ -0,0 +1,179 @@ +$NetBSD: patch-panel-plugin_devperf.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Add FreeBSD support and fix NetBSD support. +--- panel-plugin/devperf.c.orig 2015-02-09 23:25:33.000000000 +0000 ++++ panel-plugin/devperf.c +@@ -225,6 +225,93 @@ int main () + + /************************** Linux End ***************/ + ++#elif defined(__FreeBSD__) ++ ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++ ++#define MAXNAMELEN 256 ++ ++struct statinfo stats; ++struct devinfo dinfo; ++ ++int DevPerfInit () ++{ ++ stats.dinfo = &dinfo; ++ ++ return (0); ++} ++ ++int DevCheckStatAvailability(char const **strptr) ++{ ++ return (0); ++} ++ ++int DevGetPerfData (const void *p_pvDevice, struct devperf_t *perf) ++{ ++ struct timeval tv; ++ struct timespec ts; ++ struct devstat dev; ++ kvm_t *kd = NULL; ++ int i, found = 0; ++ char *check_dev = (char *) p_pvDevice; ++ ++ if(devstat_getdevs(kd, &stats) == -1) { ++ syslog(0, "DISKPERF: getdevs fail"); ++ } ++ ++ for(found = 0, i = 0; i < (stats.dinfo)->numdevs; i++) { ++ char dev_name[MAXNAMELEN]; ++ dev = (stats.dinfo)->devices[i]; ++ snprintf(dev_name, MAXNAMELEN-1, "%s%d", ++ dev.device_name, dev.unit_number); ++ if ((check_dev != NULL) && (strcmp(check_dev, dev_name) != 0)) ++ continue; ++ else { ++ found = 1; ++ break; ++ } ++ ++ } ++ ++ if(check_dev != NULL && found) { ++ perf->wbytes = dev.bytes[DEVSTAT_WRITE]; ++ perf->rbytes = dev.bytes[DEVSTAT_READ]; ++ gettimeofday (&tv, 0); ++ perf->timestamp_ns = (uint64_t)1000ull * 1000ull * 1000ull * ++ tv.tv_sec + 1000ull * tv.tv_usec; ++ perf->qlen = dev.start_count - dev.end_count; ++ // I'm not sure about rbusy and wbusy calculation ++ bintime2timespec(&dev.busy_time, &ts); ++ perf->rbusy_ns = (uint64_t) ts.tv_nsec; ++ perf->wbusy_ns = perf->rbusy_ns; ++ } ++ ++ return (0); ++} ++ ++#if 0 /* Standalone test purpose */ ++int main () ++{ ++ struct devperf_t oPerf; ++ DevGetPerfData ((void*)"ada0", &oPerf); ++ printf ("%lu\t%lu\n", oPerf.rbytes, oPerf.wbytes); ++ return (0); ++} ++#endif ++ ++ + + #elif defined(__NetBSD__) + /**************************************************************/ +@@ -251,21 +338,39 @@ int DevGetPerfData (const void *p_pvDevi + const char *device = (const char *) p_pvDevice; + struct timeval tv; + size_t size, i, ndrives; ++#ifdef HW_DISKSTATS + struct disk_sysctl *drives, drive; ++#else ++ struct io_sysctl *drives, drive; ++#endif + int mib[3]; + + mib[0] = CTL_HW; ++#ifdef HW_DISKSTATS + mib[1] = HW_DISKSTATS; + mib[2] = sizeof(struct disk_sysctl); ++#else ++ mib[1] = HW_IOSTATS; ++ mib[2] = sizeof(struct io_sysctl); ++#endif ++ + if (sysctl(mib, 3, NULL, &size, NULL, 0) == -1) + return(-1); ++#ifdef HW_DISKSTATS + ndrives = size / sizeof(struct disk_sysctl); ++#else ++ ndrives = size / sizeof(struct io_sysctl); ++#endif + drives = malloc(size); + if (sysctl(mib, 3, drives, &size, NULL, 0) == -1) + return(-1); + + for (i = 0; i < ndrives; i++) { ++#ifdef HW_DISKSTATS + if (strcmp(drives[i].dk_name, device) == 0) { ++#else ++ if (strcmp(drives[i].name, device) == 0) { ++#endif + drive = drives[i]; + break; + } +@@ -279,13 +384,18 @@ int DevGetPerfData (const void *p_pvDevi + gettimeofday (&tv, 0); + perf->timestamp_ns = (uint64_t)1000ull * 1000ull * 1000ull * + tv.tv_sec + 1000ull * tv.tv_usec; +-#if defined(__NetBSD_Version__) && (__NetBSD_Version__ < 106110000) ++#ifdef HW_DISKSTATS ++# if defined(__NetBSD_Version__) && (__NetBSD_Version__ < 106110000) + /* NetBSD < 1.6K does not have separate read/write statistics. */ + perf->rbytes = drive.dk_bytes; + perf->wbytes = drive.dk_bytes; +-#else ++# else + perf->rbytes = drive.dk_rbytes; + perf->wbytes = drive.dk_wbytes; ++# endif ++#else ++ perf->rbytes = drive.rbytes; ++ perf->wbytes = drive.wbytes; + #endif + + /* +@@ -293,10 +403,18 @@ int DevGetPerfData (const void *p_pvDevi + * time separatly. + * -- Benedikt + */ ++#ifdef HW_DISKSTATS + perf->qlen = drive.dk_xfer; + perf->rbusy_ns = ((uint64_t)1000ull * 1000ull * 1000ull * drive.dk_time_sec + + 1000ull * drive.dk_time_usec) / 2ull; + perf->wbusy_ns = perf->rbusy_ns; ++#else ++ perf->qlen = drive.xfer; ++ perf->rbusy_ns = ((uint64_t)1000ull * 1000ull * 1000ull * drive.time_sec ++ + 1000ull * drive.time_usec) / 2ull; ++ perf->wbusy_ns = perf->rbusy_ns; ++ ++#endif + + return(0); + } diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index e6e1fc39a05..87e830e312c 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/21 08:56:40 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.0 - -DISTNAME= xfce4-fsguard-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-fsguard-plugin-1.0.1 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-fsguard-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin COMMENT= Xfce disk space plugin .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-fsguard-plugin/PLIST b/sysutils/xfce4-fsguard-plugin/PLIST index c1bdcc4f766..241702d9f9a 100644 --- a/sysutils/xfce4-fsguard-plugin/PLIST +++ b/sysutils/xfce4-fsguard-plugin/PLIST @@ -1,29 +1,64 @@ -@comment $NetBSD: PLIST,v 1.4 2007/12/05 07:49:44 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-fsguard-plugin +@comment $NetBSD: PLIST,v 1.5 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libfsguard.la +share/icons/hicolor/16x16/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/16x16/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/16x16/apps/xfce4-fsguard-plugin.png +share/icons/hicolor/22x22/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/22x22/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/22x22/apps/xfce4-fsguard-plugin.png +share/icons/hicolor/24x24/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/24x24/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/24x24/apps/xfce4-fsguard-plugin.png share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin-urgent.png share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin-warning.png share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin.png +share/icons/hicolor/36x36/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/36x36/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/36x36/apps/xfce4-fsguard-plugin.png +share/icons/hicolor/48x48/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/48x48/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/48x48/apps/xfce4-fsguard-plugin.png share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin-urgent.svg share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin-warning.svg share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/de/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-fsguard-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-fsguard-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-fsguard-plugin.mo -share/xfce4/panel-plugins/fsguard.desktop +share/xfce4/panel/plugins/fsguard.desktop diff --git a/sysutils/xfce4-fsguard-plugin/buildlink3.mk b/sysutils/xfce4-fsguard-plugin/buildlink3.mk deleted file mode 100644 index 9107cf635f8..00000000000 --- a/sysutils/xfce4-fsguard-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.35 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-fsguard-plugin - -.if !defined(XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK) -XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-fsguard-plugin+= xfce4-fsguard-plugin>=0.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-fsguard-plugin+= xfce4-fsguard-plugin>=0.4.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-fsguard-plugin?= ../../sysutils/xfce4-fsguard-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-fsguard-plugin diff --git a/sysutils/xfce4-fsguard-plugin/distinfo b/sysutils/xfce4-fsguard-plugin/distinfo index 5f62928b853..d1e05d1cafc 100644 --- a/sysutils/xfce4-fsguard-plugin/distinfo +++ b/sysutils/xfce4-fsguard-plugin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2007/12/05 07:49:44 martti Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-fsguard-plugin-0.4.0.tar.bz2) = d00470b1d9e4ad1c529830b6c5fee3e422fb4677 -RMD160 (xfce4-fsguard-plugin-0.4.0.tar.bz2) = b25bf0f7487efd6aabbe697be7ba004bd7a8cf10 -Size (xfce4-fsguard-plugin-0.4.0.tar.bz2) = 169519 bytes -SHA1 (patch-aa) = 523b8632e5a84b2fd62980cba3f990be1cade007 +SHA1 (xfce4-fsguard-plugin-1.0.1.tar.bz2) = 42b7aecafd720bb1dcf37a5efd0deb3db528e3bc +RMD160 (xfce4-fsguard-plugin-1.0.1.tar.bz2) = d830ad9543138216f66be9721b217e1ccb61bda5 +Size (xfce4-fsguard-plugin-1.0.1.tar.bz2) = 356783 bytes +SHA1 (patch-panel-plugin_fsguard.c) = 9ecbaec359192a2b5ad36bfae6830f5ba2a513a3 diff --git a/sysutils/xfce4-fsguard-plugin/patches/patch-aa b/sysutils/xfce4-fsguard-plugin/patches/patch-aa deleted file mode 100644 index f0b1329d117..00000000000 --- a/sysutils/xfce4-fsguard-plugin/patches/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2007/12/05 07:49:44 martti Exp $ - ---- panel-plugin/fsguard.c.orig 2007-10-20 20:49:18.000000000 +0000 -+++ panel-plugin/fsguard.c 2007-12-05 06:41:00.000000000 +0000 -@@ -40,10 +40,13 @@ - #include - #if defined(__linux__) - #include --#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__) -+#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__) - #include - #include - #endif -+#if defined(__NetBSD__) && (__NetBSD_Version__ > 299000900) /* NetBSD 2.99.9 */ -+#define statfs statvfs -+#endif - - #include - #include diff --git a/sysutils/xfce4-fsguard-plugin/patches/patch-panel-plugin_fsguard.c b/sysutils/xfce4-fsguard-plugin/patches/patch-panel-plugin_fsguard.c new file mode 100644 index 00000000000..9f41a1c793e --- /dev/null +++ b/sysutils/xfce4-fsguard-plugin/patches/patch-panel-plugin_fsguard.c @@ -0,0 +1,26 @@ +$NetBSD: patch-panel-plugin_fsguard.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix NetBSD support. +Add SunOS, OS X and DragonFlyBSD support. +--- panel-plugin/fsguard.c.orig 2012-06-30 09:07:55.000000000 +0000 ++++ panel-plugin/fsguard.c +@@ -38,13 +38,18 @@ + #include + #include + #include ++#include + #if defined(__linux__) || defined(__GNU__) + #include +-#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__) ++#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__) || defined(__APPLE__) || defined(__DragonFly__) + #include + #include + #endif + ++#if defined(__NetBSD__) || defined(__sun) ++#define statfs statvfs ++#endif ++ + #include + #include + #include diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 0456b5bb8e2..3939a84b906 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,14 +1,17 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/21 08:56:40 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 3.1 - -DISTNAME= xfce4-genmon-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +VERSION= 3.4 +DISTNAME= xfce4-genmon-plugin-${VERSION}.0 +PKGNAME= xfce4-genmon-plugin-${VERSION} CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-genmon-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/3.4/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin COMMENT= Xfce general purpose monitor plugin +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} + .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-genmon-plugin/PLIST b/sysutils/xfce4-genmon-plugin/PLIST index 666a6a314e7..4c7ae5128e6 100644 --- a/sysutils/xfce4-genmon-plugin/PLIST +++ b/sysutils/xfce4-genmon-plugin/PLIST @@ -1,6 +1,38 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-genmon-plugin +@comment $NetBSD: PLIST,v 1.2 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libgenmon.la +share/locale/ar/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo -share/xfce4/panel-plugins/genmon.desktop +share/locale/pt/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-genmon-plugin.mo +share/xfce4/panel/plugins/genmon.desktop diff --git a/sysutils/xfce4-genmon-plugin/buildlink3.mk b/sysutils/xfce4-genmon-plugin/buildlink3.mk deleted file mode 100644 index c1e9a5a0721..00000000000 --- a/sysutils/xfce4-genmon-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-genmon-plugin - -.if !defined(XFCE4_GENMON_PLUGIN_BUILDLINK3_MK) -XFCE4_GENMON_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-genmon-plugin+= xfce4-genmon-plugin>=3.1 -BUILDLINK_ABI_DEPENDS.xfce4-genmon-plugin+= xfce4-genmon-plugin>=3.1nb21 -BUILDLINK_PKGSRCDIR.xfce4-genmon-plugin?= ../../sysutils/xfce4-genmon-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_GENMON_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-genmon-plugin diff --git a/sysutils/xfce4-genmon-plugin/distinfo b/sysutils/xfce4-genmon-plugin/distinfo index aa224c2134d..fe1470d4fe9 100644 --- a/sysutils/xfce4-genmon-plugin/distinfo +++ b/sysutils/xfce4-genmon-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-genmon-plugin-3.1.tar.bz2) = afec76670999efd8a17db791451aa26bf62ce58d -RMD160 (xfce4-genmon-plugin-3.1.tar.bz2) = 7b082dd130a889e17e9f1c9ab30dca6cea34502c -Size (xfce4-genmon-plugin-3.1.tar.bz2) = 117704 bytes +SHA1 (xfce4-genmon-plugin-3.4.0.tar.bz2) = 6c249521394ee97704f2d10d0b5dd18bbb171f64 +RMD160 (xfce4-genmon-plugin-3.4.0.tar.bz2) = 9198decdcc9918ae068292e7bf98bfeb04d70a1f +Size (xfce4-genmon-plugin-3.4.0.tar.bz2) = 307493 bytes +SHA1 (patch-panel-plugin_cmdspawn.c) = 7611155db0de99ba45a6d8e94b94b75e8cac8c96 diff --git a/sysutils/xfce4-genmon-plugin/patches/patch-panel-plugin_cmdspawn.c b/sysutils/xfce4-genmon-plugin/patches/patch-panel-plugin_cmdspawn.c new file mode 100644 index 00000000000..ea6f1d9b305 --- /dev/null +++ b/sysutils/xfce4-genmon-plugin/patches/patch-panel-plugin_cmdspawn.c @@ -0,0 +1,92 @@ +$NetBSD: patch-panel-plugin_cmdspawn.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix SunOS build. +--- panel-plugin/cmdspawn.c.orig 2012-05-10 02:09:21.000000000 +0000 ++++ panel-plugin/cmdspawn.c +@@ -12,7 +12,7 @@ + * version 2.1 of the License, or (at your option) any later version. + + * This library is distributed in the hope that it will be useful, +- * but WITHOUT ANY WARRANTY; without even the implied warranty of ++ * but WITHGENMON_OUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + +@@ -59,12 +59,12 @@ char *genmon_Spawn (char **argv, int wai + /* Spawn a command and capture its output from stdout or stderr */ + /* Return allocated string on success, otherwise NULL */ + { +- enum { OUT, ERR, OUT_ERR }; ++ enum { GENMON_OUT, GENMON_ERR, GENMON_OUT_ERR }; + enum { RD, WR, RD_WR }; + +- int aaiPipe[OUT_ERR][RD_WR]; ++ int aaiPipe[GENMON_OUT_ERR][RD_WR]; + pid_t pid; +- struct pollfd aoPoll[OUT_ERR]; ++ struct pollfd aoPoll[GENMON_OUT_ERR]; + int status; + int i, j, k; + char *str = NULL; +@@ -73,19 +73,19 @@ char *genmon_Spawn (char **argv, int wai + fprintf (stderr, "Spawn() error: No parameters passed!\n"); + return (NULL); + } +- for (i = 0; i < OUT_ERR; i++) ++ for (i = 0; i < GENMON_OUT_ERR; i++) + pipe (aaiPipe[i]); + switch (pid = fork ()) { + case -1: + perror ("fork()"); +- for (i = 0; i < OUT_ERR; i++) ++ for (i = 0; i < GENMON_OUT_ERR; i++) + for (j = 0; j < RD_WR; j++) + close (aaiPipe[i][j]); + return (NULL); + case 0: + close(0); /* stdin is not used in child */ + /* Redirect stdout/stderr to associated pipe's write-ends */ +- for (i = 0; i < OUT_ERR; i++) { ++ for (i = 0; i < GENMON_OUT_ERR; i++) { + j = i + 1; // stdout/stderr file descriptor + close (j); + k = dup2 (aaiPipe[i][WR], j); +@@ -100,7 +100,7 @@ char *genmon_Spawn (char **argv, int wai + exit (-1); + } + +- for (i = 0; i < OUT_ERR; i++) ++ for (i = 0; i < GENMON_OUT_ERR; i++) + close (aaiPipe[i][WR]); /* close write end of pipes in parent */ + + /* Wait for child completion */ +@@ -113,16 +113,16 @@ char *genmon_Spawn (char **argv, int wai + } + + /* Read stdout/stderr pipes' read-ends */ +- for (i = 0; i < OUT_ERR; i++) { ++ for (i = 0; i < GENMON_OUT_ERR; i++) { + aoPoll[i].fd = aaiPipe[i][RD]; + aoPoll[i].events = POLLIN; + aoPoll[i].revents = 0; + } +- poll (aoPoll, OUT_ERR, ~0); +- for (i = 0; i < OUT_ERR; i++) ++ poll (aoPoll, GENMON_OUT_ERR, ~0); ++ for (i = 0; i < GENMON_OUT_ERR; i++) + if (aoPoll[i].revents & POLLIN) + break; +- if (i == OUT_ERR) ++ if (i == GENMON_OUT_ERR) + goto End; + + j = 0; +@@ -143,7 +143,7 @@ char *genmon_Spawn (char **argv, int wai + + End: + /* Close read end of pipes */ +- for (i = 0; i < OUT_ERR; i++) ++ for (i = 0; i < GENMON_OUT_ERR; i++) + close (aaiPipe[i][RD]); + + return (str); diff --git a/sysutils/xfce4-mount-plugin/DESCR b/sysutils/xfce4-mount-plugin/DESCR new file mode 100644 index 00000000000..a9ab7c1763c --- /dev/null +++ b/sysutils/xfce4-mount-plugin/DESCR @@ -0,0 +1,4 @@ +Add it to the panel, close the appearing options dialog and simply click +the new hard disk icon in your panel. You will see a menu containing all +items from fstab, i.e. any partitions and removable media, that is +currently inserted. diff --git a/sysutils/xfce4-mount-plugin/Makefile b/sysutils/xfce4-mount-plugin/Makefile new file mode 100644 index 00000000000..8a8aace62b7 --- /dev/null +++ b/sysutils/xfce4-mount-plugin/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-mount-plugin-0.6.7 +CATEGORIES= sysutils +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/0.6/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin +COMMENT= Xfce mount/umount utility for the panel + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-mount-plugin/PLIST b/sysutils/xfce4-mount-plugin/PLIST new file mode 100644 index 00000000000..00db0aa703e --- /dev/null +++ b/sysutils/xfce4-mount-plugin/PLIST @@ -0,0 +1,39 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libmount.la +share/icons/hicolor/scalable/apps/xfce-mount.svg +share/locale/ar/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-mount-plugin.mo +share/xfce4/panel/plugins/xfce4-mount-plugin.desktop diff --git a/sysutils/xfce4-mount-plugin/distinfo b/sysutils/xfce4-mount-plugin/distinfo new file mode 100644 index 00000000000..9218354646c --- /dev/null +++ b/sysutils/xfce4-mount-plugin/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +SHA1 (xfce4-mount-plugin-0.6.7.tar.bz2) = aff1b5883cd6b3e80989dcc963579b0078631712 +RMD160 (xfce4-mount-plugin-0.6.7.tar.bz2) = b17828ee08c28bd7ceaf083d1d1d94f7d66c98f3 +Size (xfce4-mount-plugin-0.6.7.tar.bz2) = 390163 bytes +SHA1 (patch-panel-plugin_devices.c) = 95685dd7eaf73028985ddbe85b8ea1ad9fcb1e3f diff --git a/sysutils/xfce4-mount-plugin/patches/patch-panel-plugin_devices.c b/sysutils/xfce4-mount-plugin/patches/patch-panel-plugin_devices.c new file mode 100644 index 00000000000..9a8d132bfa9 --- /dev/null +++ b/sysutils/xfce4-mount-plugin/patches/patch-panel-plugin_devices.c @@ -0,0 +1,297 @@ +$NetBSD: patch-panel-plugin_devices.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix NetBSD build. +Add SunOS support. +--- panel-plugin/devices.c.orig 2014-04-26 21:31:42.000000000 +0000 ++++ panel-plugin/devices.c +@@ -25,7 +25,12 @@ Foundation, Inc., 675 Mass Ave, Cambridg + #include + #endif + ++#ifdef __sun ++#include ++#include ++#else + #include ++#endif + #include + #include + #include +@@ -33,7 +38,12 @@ Foundation, Inc., 675 Mass Ave, Cambridg + #include + #include + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++#include ++#include ++#else + #include ++#endif + #include + #elif defined (HAVE_GETMNTINFO) + #include +@@ -42,6 +52,10 @@ Foundation, Inc., 675 Mass Ave, Cambridg + #error no getmntent/getmntinfo ? send patches ! + #endif + ++#if defined(__NetBSD__) || defined(__sun) ++#define statfs statvfs ++#endif ++ + #include + #include + #include +@@ -57,7 +71,6 @@ t_mount_info * mount_info_new_from_stat + + #define MTAB "/etc/mtab" + +- + /** + * Return a string containing a size expressed in KB, MB or GB and the unit + * it is expressed in. +@@ -427,7 +440,15 @@ disks_new (gboolean include_NFSs, gboole + { + GPtrArray * pdisks; /* to be returned */ + t_disk * pdisk; ++#ifdef __sun ++ struct vfstab *pfstab; ++ FILE *fd = NULL; ++ fd = fopen(VFSTAB, "r"); ++ if (fd == NULL) ++ return NULL; ++#else + struct fstab *pfstab; ++#endif + gboolean has_valid_mount_device; + GtkWidget *dialog; + +@@ -452,23 +473,46 @@ disks_new (gboolean include_NFSs, gboole + } + + ++#ifdef __sun ++ for (getvfsent(fd, pfstab); pfstab!=NULL; getvfsent(fd, pfstab)) ++#else + for (pfstab = getfsent(); pfstab!=NULL; pfstab = getfsent()) ++#endif + { + has_valid_mount_device = ++#ifdef __sun ++ g_str_has_prefix(pfstab->vfs_special, "/dev/") || g_str_has_prefix(pfstab->vfs_special, "UUID=") || g_str_has_prefix(pfstab->vfs_special, "LABEL="); ++#else + g_str_has_prefix(pfstab->fs_spec, "/dev/") || g_str_has_prefix(pfstab->fs_spec, "UUID=") || g_str_has_prefix(pfstab->fs_spec, "LABEL="); ++#endif + + if (include_NFSs) + has_valid_mount_device = has_valid_mount_device | ++#ifdef __sun ++ g_str_has_prefix(pfstab->vfs_fstype, "fuse") | ++ g_str_has_prefix(pfstab->vfs_fstype, "shfs") | ++ g_str_has_prefix(pfstab->vfs_fstype, "nfs") | ++ g_str_has_prefix(pfstab->vfs_fstype, "cifs") | ++ g_str_has_prefix(pfstab->vfs_fstype, "smbfs"); ++#else + g_str_has_prefix(pfstab->fs_vfstype, "fuse") | + g_str_has_prefix(pfstab->fs_vfstype, "shfs") | + g_str_has_prefix(pfstab->fs_vfstype, "nfs") | + g_str_has_prefix(pfstab->fs_vfstype, "cifs") | + g_str_has_prefix(pfstab->fs_vfstype, "smbfs"); ++#endif + ++#ifdef __sun ++ if ( has_valid_mount_device && ++ g_str_has_prefix(pfstab->vfs_mountp, "/") ) { ++ pdisk = disk_new (pfstab->vfs_special, pfstab->vfs_mountp, length); ++ pdisk->dc = disk_classify (pfstab->vfs_special, pfstab->vfs_mountp); ++#else + if ( has_valid_mount_device && + g_str_has_prefix(pfstab->fs_file, "/") ) { + pdisk = disk_new (pfstab->fs_spec, pfstab->fs_file, length); + pdisk->dc = disk_classify (pfstab->fs_spec, pfstab->fs_file); ++#endif + if (!device_or_mountpoint_exists(pdisks, pdisk)) + g_ptr_array_add (pdisks , pdisk); + +@@ -476,6 +520,9 @@ disks_new (gboolean include_NFSs, gboole + + } /* end for */ + ++#ifdef __sun ++ fclose(fd); ++#endif + endfsent(); /* close file */ + + return pdisks; +@@ -697,7 +744,11 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + + #ifdef HAVE_GETMNTENT + FILE * fmtab = NULL; /* file /etc/mtab */ ++#ifdef __sun ++ struct mnttab * pmntent = NULL; ++#else + struct mntent * pmntent = NULL; /* struct for mnt info */ ++#endif + #elif defined (HAVE_GETMNTINFO) + int i, nb_mounted_fs = 0; + #endif +@@ -717,7 +768,13 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + pstatfs = g_new0 (struct statfs, 1); + + /* open file */ ++#ifdef __sun ++ fmtab = fopen(MTAB, "r"); ++ if (fmtab == NULL) ++ return; ++#else + fmtab = setmntent (MTAB, "r"); /* mtab file */ ++#endif + #elif defined (HAVE_GETMNTINFO) + /* get mounted fs */ + nb_mounted_fs = getmntinfo(&pstatfs,MNT_WAIT); +@@ -725,11 +782,19 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + + /* start looking for mounted devices */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ for (getmntent(fmtab, pmntent); pmntent!=NULL; getmntent(fmtab, pmntent)) { ++#else + for (pmntent=getmntent(fmtab); pmntent!=NULL; pmntent=getmntent(fmtab)) { ++#endif + + DBG (" have entry: %s on %s", pmntent->mnt_fsname, pmntent->mnt_dir ); + ++#ifdef __sun ++ statfs (pmntent->mnt_mountp, pstatfs); ++#else + statfs (pmntent->mnt_dir, pstatfs); ++#endif + #elif defined (HAVE_GETMNTINFO) + for (i = 0; i < nb_mounted_fs ; i++) { + DBG (" have entry: %s on %s : type %s", pstatfs[i].f_mntfromname, pstatfs[i].f_mntonname, pstatfs[i].f_fstypename ); +@@ -740,13 +805,21 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + /* get pointer on disk from pdisks */ + /* CHANGED to reflect change in disk_search */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ pdisk = disks_search (pdisks, pmntent->mnt_mountp); ++#else + pdisk = disks_search (pdisks, pmntent->mnt_dir); ++#endif + #elif defined (HAVE_GETMNTINFO) + pdisk = disks_search (pdisks, pstatfs[i].f_mntonname); + #endif + if (excluded_FSs!=NULL) + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ exclude = exclude_filesystem (excluded_FSs, pmntent->mnt_mountp, pmntent->mnt_special); ++#else + exclude = exclude_filesystem (excluded_FSs, pmntent->mnt_dir, pmntent->mnt_fsname); ++#endif + #elif defined (HAVE_GETMNTINFO) + exclude = exclude_filesystem (excluded_FSs, pstatfs[i].f_mntonname, pstatfs[i].f_mntfromname); + #endif +@@ -757,6 +830,18 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + /* test for mnt_dir==none or neither block device nor NFS or system device */ + if ( exclude || + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ g_ascii_strcasecmp(pmntent->mnt_mountp, "none") == 0 || ++ g_str_has_prefix(pmntent->mnt_special, "gvfs-fuse-daemon") || ++ !(g_str_has_prefix(pmntent->mnt_special, "/dev/") || ++ g_str_has_prefix(pmntent->mnt_fstype, "fuse") || ++ g_str_has_prefix(pmntent->mnt_fstype, "nfs") || ++ g_str_has_prefix(pmntent->mnt_fstype, "smbfs") || ++ g_str_has_prefix(pmntent->mnt_fstype, "cifs") || ++ g_str_has_prefix(pmntent->mnt_fstype, "shfs") ++ ) || ++ g_str_has_prefix(pmntent->mnt_mountp, "/sys/") ++#else + g_ascii_strcasecmp(pmntent->mnt_dir, "none") == 0 || + g_str_has_prefix(pmntent->mnt_fsname, "gvfs-fuse-daemon") || + !(g_str_has_prefix(pmntent->mnt_fsname, "/dev/") || +@@ -767,6 +852,7 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + g_str_has_prefix(pmntent->mnt_type, "shfs") + ) || + g_str_has_prefix(pmntent->mnt_dir, "/sys/") ++#endif + #elif defined (HAVE_GETMNTINFO) + /* TODO: add support for more fs types on BSD */ + g_ascii_strcasecmp(pstatfs[i].f_mntonname, "none") == 0 || +@@ -779,8 +865,13 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + + /* else have valid entry reflecting block device or NFS */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ pdisk = disk_new (pmntent->mnt_special, pmntent->mnt_mountp, length); ++ pdisk->dc = disk_classify (pmntent->mnt_special, pmntent->mnt_mountp); ++#else + pdisk = disk_new (pmntent->mnt_fsname, pmntent->mnt_dir, length); + pdisk->dc = disk_classify (pmntent->mnt_fsname, pmntent->mnt_dir); ++#endif + #elif defined (HAVE_GETMNTINFO) + pdisk = disk_new (pstatfs[i].f_mntfromname, pstatfs[i].f_mntonname, length); + pdisk->dc = disk_classify (pstatfs[i].f_mntfromname, pstatfs[i].f_mntonname); +@@ -790,8 +881,13 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + + /* create new t_mount_info */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ mount_info = mount_info_new_from_stat (pstatfs, pmntent->mnt_fstype, ++ pmntent->mnt_mountp); ++#else + mount_info = mount_info_new_from_stat (pstatfs, pmntent->mnt_type, + pmntent->mnt_dir); ++#endif + #elif defined (HAVE_GETMNTINFO) + mount_info = mount_info_new_from_stat (&pstatfs[i], pstatfs[i].f_fstypename, + pstatfs[i].f_mntonname); +@@ -847,7 +943,11 @@ disk_check_mounted (const char *disk) + { + #ifdef HAVE_GETMNTENT + FILE *fmtab = NULL; /* file /etc/mtab */ ++#ifdef __sun ++ struct mnttab *pmntent = NULL; ++#else + struct mntent *pmntent = NULL; /* struct for mnt info */ ++#endif + #elif defined (HAVE_GETMNTINFO) + struct statfs * pstatfs = NULL; + int i, nb_mounted_fs = 0; +@@ -856,7 +956,13 @@ disk_check_mounted (const char *disk) + + #ifdef HAVE_GETMNTENT + /* open file */ ++#ifdef __sun ++ fmtab = fopen(MTAB, "r"); ++ if (fmtab == NULL) ++ return; ++#else + fmtab = setmntent (MTAB, "r"); /* mtab file */ ++#endif + #elif defined (HAVE_GETMNTINFO) + /* get mounted fs */ + nb_mounted_fs = getmntinfo(&pstatfs,MNT_WAIT); +@@ -864,14 +970,23 @@ disk_check_mounted (const char *disk) + + /* start looking for mounted devices */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ for (getmntent(fmtab, pmntent); pmntent!=NULL; getmntent(fmtab, pmntent)) ++#else + for (pmntent=getmntent(fmtab); pmntent!=NULL; pmntent=getmntent(fmtab)) ++#endif + #elif defined (HAVE_GETMNTINFO) + for (i = 0; i < nb_mounted_fs ; i++) + #endif + { + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ if (strcmp(pmntent->mnt_mountp, disk)==0 || ++ strcmp(pmntent->mnt_special, disk)==0 ) ++#else + if (strcmp(pmntent->mnt_dir, disk)==0 || + strcmp(pmntent->mnt_fsname, disk)==0 ) ++#endif + #elif defined (HAVE_GETMNTINFO) + if (strcmp(pstatfs[i].f_mntonname, disk)==0 || + strcmp(pstatfs[i].f_mntfromname, disk)==0 ) diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index 6f592ef0667..b6cddecad7a 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.41 2014/08/21 14:51:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/21 08:56:41 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.0 - -DISTNAME= xfce4-netload-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-netload-plugin-1.2.4 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-netload-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-netload-plugin/1.2/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin COMMENT= Xfce network load plugin LDFLAGS.SunOS+= -lnsl .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-netload-plugin/PLIST b/sysutils/xfce4-netload-plugin/PLIST index 165707d67fe..d6460b2e6be 100644 --- a/sysutils/xfce4-netload-plugin/PLIST +++ b/sysutils/xfce4-netload-plugin/PLIST @@ -1,10 +1,56 @@ -@comment $NetBSD: PLIST,v 1.7 2007/04/12 09:55:16 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-netload-plugin +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:41 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:41 jperkin Exp $ +lib/xfce4/panel/plugins/libnetload.la +share/icons/hicolor/24x24/apps/xfce4-netload-plugin.png +share/icons/hicolor/48x48/apps/xfce4-netload-plugin.png +share/icons/hicolor/scalable/apps/xfce4-netload-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/de/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/eo/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-netload-plugin.mo -share/xfce4/panel-plugins/netload.desktop +share/locale/ur/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-netload-plugin.mo +share/xfce4/panel/plugins/netload.desktop diff --git a/sysutils/xfce4-netload-plugin/buildlink3.mk b/sysutils/xfce4-netload-plugin/buildlink3.mk deleted file mode 100644 index eb8f17ae550..00000000000 --- a/sysutils/xfce4-netload-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.41 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-netload-plugin - -.if !defined(XFCE4_NETLOAD_PLUGIN_BUILDLINK3_MK) -XFCE4_NETLOAD_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-netload-plugin+= xfce4-netload-plugin>=0.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-netload-plugin+= xfce4-netload-plugin>=0.4.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-netload-plugin?= ../../sysutils/xfce4-netload-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_NETLOAD_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-netload-plugin diff --git a/sysutils/xfce4-netload-plugin/distinfo b/sysutils/xfce4-netload-plugin/distinfo index e88552efce1..2a53b1e5156 100644 --- a/sysutils/xfce4-netload-plugin/distinfo +++ b/sysutils/xfce4-netload-plugin/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2007/06/30 18:14:35 joerg Exp $ +$NetBSD: distinfo,v 1.11 2015/04/21 08:56:41 jperkin Exp $ -SHA1 (xfce4-netload-plugin-0.4.0.tar.bz2) = 197231f99773f4e299c64125dd0d1a25bfb533bb -RMD160 (xfce4-netload-plugin-0.4.0.tar.bz2) = 47d8183da3885b6a476504fd8d5762be7d4fffac -Size (xfce4-netload-plugin-0.4.0.tar.bz2) = 125046 bytes -SHA1 (patch-aa) = c58b274d5bc8f065a3d002bd60cd2b1315f6b543 -SHA1 (patch-ab) = 427f7330e5c39738b12ab7fdf23be64ce60a61f4 -SHA1 (patch-ac) = de6c9c1df01be8da6228cff02741204c12aecd6d +SHA1 (xfce4-netload-plugin-1.2.4.tar.bz2) = 2d038dc675ebf2e4d28842f0d33e3d215fe2bcb3 +RMD160 (xfce4-netload-plugin-1.2.4.tar.bz2) = 45ef4df8da5525d81da4bf3e3dea6abe697516c2 +Size (xfce4-netload-plugin-1.2.4.tar.bz2) = 361889 bytes +SHA1 (patch-panel-plugin_Makefile.in) = 4fad81348816506d6b89a471d72ecfccb2182bfe +SHA1 (patch-panel-plugin_net.c) = fbe62641a28154cf9b3ee8c9e5a5ba0c5691f09b +SHA1 (patch-panel-plugin_net.h) = 5626f945ad552f313f07be857d74fe42604ab963 diff --git a/sysutils/xfce4-netload-plugin/patches/patch-aa b/sysutils/xfce4-netload-plugin/patches/patch-aa deleted file mode 100644 index bca95c4bfbb..00000000000 --- a/sysutils/xfce4-netload-plugin/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2007/06/30 18:14:36 joerg Exp $ - ---- panel-plugin/net.c.orig 2007-06-30 17:58:57.000000000 +0000 -+++ panel-plugin/net.c -@@ -46,7 +46,7 @@ - #elif __APPLE__ - # include "src/macos.h" - # include "src/macos.c" --#elif __FreeBSD__ -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - # include "wormulon/freebsd.h" - # include "wormulon/freebsd.c" - #elif __linux__ diff --git a/sysutils/xfce4-netload-plugin/patches/patch-ab b/sysutils/xfce4-netload-plugin/patches/patch-ab deleted file mode 100644 index d7c3e5efd18..00000000000 --- a/sysutils/xfce4-netload-plugin/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2007/06/30 18:14:36 joerg Exp $ - ---- panel-plugin/net.h.orig 2007-06-30 17:58:11.000000000 +0000 -+++ panel-plugin/net.h -@@ -62,7 +62,7 @@ typedef struct - #ifdef __HPUX__ - int wait_pcks_counter; - nmapi_logstat* if_ptr; --#elif __FreeBSD__ -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - int watchif; - int dev_opened; - #elif __NetBSD__ diff --git a/sysutils/xfce4-netload-plugin/patches/patch-ac b/sysutils/xfce4-netload-plugin/patches/patch-ac deleted file mode 100644 index 0ae4417676e..00000000000 --- a/sysutils/xfce4-netload-plugin/patches/patch-ac +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2007/06/30 18:14:36 joerg Exp $ - ---- panel-plugin/os.h.orig 2007-06-30 17:53:50.000000000 +0000 -+++ panel-plugin/os.h -@@ -72,7 +72,7 @@ - #include - #include - #include --#elif __FreeBSD__ /* F R E E B S D */ -+#elif defined(__FreeBSD__) || defined(__DragonFly__) /* F R E E B S D */ - #include - #include - #include -@@ -94,8 +94,13 @@ - #include - #include - #include -+# if defined(__DragonFly__) -+#include -+#include -+# else - #include - #include -+# endif - #elif __NetBSD__ /* N E T B S D */ - #include - #include diff --git a/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_Makefile.in b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 00000000000..d2dd25ae2b7 --- /dev/null +++ b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,23 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Adjust config path. +--- panel-plugin/Makefile.in.orig 2014-11-22 21:10:32.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -355,7 +355,7 @@ commandline_LDADD = @LIBXFCE4PANEL_LIBS@ + # + desktop_in_in_files = netload.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ + wormulon commandline.c \ +@@ -791,7 +791,7 @@ uninstall-am: uninstall-desktopDATA unin + + # get full path into .desktop file + %.desktop.in: %.desktop.in.in +- sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel-plugins^" \ ++ sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel/plugins^" \ + $< > $@ + + # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.c b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.c new file mode 100644 index 00000000000..5a246ef4945 --- /dev/null +++ b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.c @@ -0,0 +1,18 @@ +$NetBSD: patch-panel-plugin_net.c,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Fix DragonFly build. +--- panel-plugin/net.c.orig 2014-11-02 11:50:26.000000000 +0000 ++++ panel-plugin/net.c +@@ -48,9 +48,9 @@ + # include "wormulon/hpux.h" + # include "wormulon/hpux.c" + #elif __APPLE__ +-# include "src/macos.h" +-# include "src/macos.c" +-#elif __FreeBSD__ || __DragonFly__ || __FreeBSD_kernel__ ++# include "wormulon/macos.h" ++# include "wormulon/macos.c" ++#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__FreeBSD_kernel__) + # include "wormulon/freebsd.h" + # include "wormulon/freebsd.c" + #elif __linux__ diff --git a/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.h b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.h new file mode 100644 index 00000000000..48f248c516c --- /dev/null +++ b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.h @@ -0,0 +1,14 @@ +$NetBSD: patch-panel-plugin_net.h,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Fix DragonFly build. +--- panel-plugin/net.h.orig 2014-11-22 17:11:26.000000000 +0000 ++++ panel-plugin/net.h +@@ -69,7 +69,7 @@ typedef struct + #ifdef __HPUX__ + int wait_pcks_counter; + nmapi_logstat* if_ptr; +-#elif __FreeBSD__ || __DragonFly__ || __FreeBSD_kernel__ ++#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__FreeBSD_kernel__) + int watchif; + int dev_opened; + #elif __NetBSD__ diff --git a/sysutils/xfce4-quicklauncher-plugin/Makefile b/sysutils/xfce4-quicklauncher-plugin/Makefile index 9830070838a..5722c1fc7a3 100644 --- a/sysutils/xfce4-quicklauncher-plugin/Makefile +++ b/sysutils/xfce4-quicklauncher-plugin/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.32 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/21 08:56:41 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 1.9.4 - -DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-quicklauncher-plugin-1.9.4 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin COMMENT= Xfce quicklaunch plugin .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/libxfce4gui/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-quicklauncher-plugin/PLIST b/sysutils/xfce4-quicklauncher-plugin/PLIST index 12bb1febc93..2bec510abb7 100644 --- a/sysutils/xfce4-quicklauncher-plugin/PLIST +++ b/sysutils/xfce4-quicklauncher-plugin/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2007/04/12 09:55:17 martti Exp $ -lib/xfce4/panel-plugins/libquicklauncher.la +@comment $NetBSD: PLIST,v 1.5 2015/04/21 08:56:41 jperkin Exp $ +lib/xfce4/panel/plugins/libquicklauncher.la share/locale/cs/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/el/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-quicklauncher-plugin.mo @@ -10,4 +10,4 @@ share/locale/ja/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-quicklauncher-plugin.mo -share/xfce4/panel-plugins/quicklauncher.desktop +share/xfce4/panel/plugins/quicklauncher.desktop diff --git a/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk b/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk deleted file mode 100644 index 7fa0853307a..00000000000 --- a/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.37 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-quicklauncher-plugin - -.if !defined(XFCE4_QUICKLAUNCHER_PLUGIN_BUILDLINK3_MK) -XFCE4_QUICKLAUNCHER_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-quicklauncher-plugin+= xfce4-quicklauncher-plugin>=1.9.4 -BUILDLINK_ABI_DEPENDS.xfce4-quicklauncher-plugin+= xfce4-quicklauncher-plugin>=1.9.4nb21 -BUILDLINK_PKGSRCDIR.xfce4-quicklauncher-plugin?= ../../sysutils/xfce4-quicklauncher-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_QUICKLAUNCHER_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-quicklauncher-plugin diff --git a/sysutils/xfce4-quicklauncher-plugin/distinfo b/sysutils/xfce4-quicklauncher-plugin/distinfo index 7d10c348a1e..ed9ccc4501b 100644 --- a/sysutils/xfce4-quicklauncher-plugin/distinfo +++ b/sysutils/xfce4-quicklauncher-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.3 2007/12/05 07:50:17 martti Exp $ +$NetBSD: distinfo,v 1.4 2015/04/21 08:56:41 jperkin Exp $ SHA1 (xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = ad2b7b344ddb611cee25ee130c1f2d4765072fa1 RMD160 (xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = c039d2244f08f99d4a764bd8ee38bc017a372923 Size (xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = 282545 bytes +SHA1 (patch-panel-plugin_Makefile.in) = ab3a25da936dc7303afe96730b59bf8d31439a95 diff --git a/sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in b/sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 00000000000..3a8ab859a97 --- /dev/null +++ b/sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,34 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Ahjust panel plugin path. +--- panel-plugin/Makefile.in.orig 2007-06-27 19:07:13.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -238,7 +238,7 @@ sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libdir)/xfce4/panel-plugins ++plugindir = $(libdir)/xfce4/panel/plugins + plugin_LTLIBRARIES = \ + libquicklauncher.la + +@@ -271,7 +271,7 @@ libquicklauncher_la_LIBADD = \ + # additional level of indirection: a .desktop.in.in file. + desktop_in_in_files = quicklauncher.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ + $(desktop_in_in_files) +@@ -595,8 +595,8 @@ uninstall-am: uninstall-desktopDATA unin + + # get full path into .desktop file + %.desktop.in: %.desktop.in.in +- sed -e "s^@INTERNAL_PLUGIN_PATH@^$(libdir)/xfce4/panel-plugins^" \ +- $< > $@ ++ sed -e "s^@INTERNAL_PLUGIN_PATH@/libquicklauncher.so^quicklauncher^" \ ++ $< > $@ + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 3ff70eb8163..7472195a31b 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/21 08:56:41 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.2 - -DISTNAME= xfce4-systemload-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-systemload-plugin-1.1.2 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-systemload-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/1.1/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin COMMENT= Xfce system load plugin .include "../../mk/bsd.prefs.mk" diff --git a/sysutils/xfce4-systemload-plugin/PLIST b/sysutils/xfce4-systemload-plugin/PLIST index d047d224822..e2034129a54 100644 --- a/sysutils/xfce4-systemload-plugin/PLIST +++ b/sysutils/xfce4-systemload-plugin/PLIST @@ -1,19 +1,49 @@ -@comment $NetBSD: PLIST,v 1.5 2007/04/12 09:55:17 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-systemload-plugin +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:41 jperkin Exp $ +lib/xfce4/panel/plugins/libsystemload.la +share/locale/ar/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/de/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-systemload-plugin.mo -share/xfce4/panel-plugins/systemload.desktop +share/xfce4/panel/plugins/systemload.desktop diff --git a/sysutils/xfce4-systemload-plugin/buildlink3.mk b/sysutils/xfce4-systemload-plugin/buildlink3.mk deleted file mode 100644 index 80a48918dca..00000000000 --- a/sysutils/xfce4-systemload-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.39 2014/05/05 00:48:23 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-systemload-plugin - -.if !defined(XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK) -XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-systemload-plugin+= xfce4-systemload-plugin>=0.4.2 -BUILDLINK_ABI_DEPENDS.xfce4-systemload-plugin+= xfce4-systemload-plugin>=0.4.2nb21 -BUILDLINK_PKGSRCDIR.xfce4-systemload-plugin?= ../../sysutils/xfce4-systemload-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-systemload-plugin diff --git a/sysutils/xfce4-systemload-plugin/distinfo b/sysutils/xfce4-systemload-plugin/distinfo index aa0a117cf1c..a86673bd5b5 100644 --- a/sysutils/xfce4-systemload-plugin/distinfo +++ b/sysutils/xfce4-systemload-plugin/distinfo @@ -1,10 +1,5 @@ -$NetBSD: distinfo,v 1.10 2007/04/16 18:20:17 joerg Exp $ +$NetBSD: distinfo,v 1.11 2015/04/21 08:56:41 jperkin Exp $ -SHA1 (xfce4-systemload-plugin-0.4.2.tar.bz2) = 517cc051633cc6f28147d5adeaf5db56219dddfb -RMD160 (xfce4-systemload-plugin-0.4.2.tar.bz2) = 228ad33b12a6a1151be6d079bd4c5a18fd50ba76 -Size (xfce4-systemload-plugin-0.4.2.tar.bz2) = 184575 bytes -SHA1 (patch-aa) = 5526126b144359686781e6ddc1ef43fcd0afc03a -SHA1 (patch-ab) = 9b7c4c4fd0db26a3ac239d1ffe5f3be7c32902f8 -SHA1 (patch-ac) = 961993f0273ba5ffcf0fa03e7e89aef2d55ab2ca -SHA1 (patch-ad) = 4b428566ae952a4adeea6a6365a762eb92237593 -SHA1 (patch-ae) = 2054a2351a2338c721480bd19d9bf3f03dc80632 +SHA1 (xfce4-systemload-plugin-1.1.2.tar.bz2) = 05de6cebb2c2c4934f808932ce7711059850a7a5 +RMD160 (xfce4-systemload-plugin-1.1.2.tar.bz2) = 36d86ef3d9ff8fcb0cf7d04d65d8035201c8d228 +Size (xfce4-systemload-plugin-1.1.2.tar.bz2) = 305948 bytes diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-aa b/sysutils/xfce4-systemload-plugin/patches/patch-aa deleted file mode 100644 index 796ea5fafe2..00000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2007/04/12 09:55:17 martti Exp $ - ---- panel-plugin/memswap.c.orig 2007-01-17 18:01:09.000000000 +0000 -+++ panel-plugin/memswap.c 2007-01-23 21:42:59.000000000 +0000 -@@ -113,7 +113,7 @@ - return 0; - } - --#elif defined(__FreeBSD__) -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - /* - * This is inspired by /usr/src/usr.bin/top/machine.c - * diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-ab b/sysutils/xfce4-systemload-plugin/patches/patch-ab deleted file mode 100644 index 5f5da767e92..00000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-ab +++ /dev/null @@ -1,36 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2007/04/12 09:55:17 martti Exp $ - ---- panel-plugin/cpu.c.orig 2007-01-17 18:01:09.000000000 +0000 -+++ panel-plugin/cpu.c 2007-01-23 21:46:41.000000000 +0000 -@@ -78,6 +78,31 @@ - return cpu_used; - } - -+#elif defined(__DragonFly__) -+#include -+ -+static struct kinfo_cputime old_cp_time; -+ -+gulong read_cpuload() -+{ -+ gulong used, total; -+ struct kinfo_cputime cp_time; -+ -+ if (kinfo_get_sched_cputime(&cp_time) < 0) { -+ g_warning("kinfo_get_sched_cputime failed"); -+ return 0; -+ } -+ used = cp_time.cp_user + cp_time.cp_nice + cp_time.cp_sys; -+ used -= old_cp_time.cp_user + old_cp_time.cp_nice + old_cp_time.cp_sys; -+ total = used + cp_time.cp_idle - old_cp_time.cp_idle; -+ old_cp_time = cp_time; -+ -+ if (total) -+ return 100 * (used + used / 2) / total; -+ else -+ return 0; -+} -+ - #elif defined(__FreeBSD__) - - #include diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-ac b/sysutils/xfce4-systemload-plugin/patches/patch-ac deleted file mode 100644 index 67d2409f52d..00000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-ac +++ /dev/null @@ -1,81 +0,0 @@ -$NetBSD: patch-ac,v 1.4 2007/04/16 18:20:17 joerg Exp $ - ---- configure.orig 2007-01-17 18:01:14.000000000 +0000 -+++ configure -@@ -4516,6 +4516,76 @@ _ACEOF - - fi - -+{ echo "$as_me:$LINENO: checking for kinfo_get_sched_cputime in -lkinfo" >&5 -+echo $ECHO_N "checking for kinfo_get_sched_cputime in -lkinfo... $ECHO_C" >&6; } -+if test "${ac_cv_lib_kinfo_kinfo_get_sched_cputime+set}" = set; then -+ echo $ECHO_N "(cached) $ECHO_C" >&6 -+else -+ ac_check_lib_save_LIBS=$LIBS -+LIBS="-lkinfo $LIBS" -+cat >conftest.$ac_ext <<_ACEOF -+/* confdefs.h. */ -+_ACEOF -+cat confdefs.h >>conftest.$ac_ext -+cat >>conftest.$ac_ext <<_ACEOF -+/* end confdefs.h. */ -+ -+/* Override any GCC internal prototype to avoid an error. -+ Use char because int might match the return type of a GCC -+ builtin and then its argument prototype would still apply. */ -+#ifdef __cplusplus -+extern "C" -+#endif -+char kinfo_get_sched_cputime (); -+int -+main () -+{ -+return kinfo_get_sched_cputime (); -+ ; -+ return 0; -+} -+_ACEOF -+rm -f conftest.$ac_objext conftest$ac_exeext -+if { (ac_try="$ac_link" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 -+ (eval "$ac_link") 2>conftest.er1 -+ ac_status=$? -+ grep -v '^ *+' conftest.er1 >conftest.err -+ rm -f conftest.er1 -+ cat conftest.err >&5 -+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 -+ (exit $ac_status); } && { -+ test -z "$ac_c_werror_flag" || -+ test ! -s conftest.err -+ } && test -s conftest$ac_exeext && -+ $as_test_x conftest$ac_exeext; then -+ ac_cv_lib_kinfo_kinfo_get_sched_cputime=yes -+else -+ echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_cv_lib_kinfo_kinfo_get_sched_cputime=no -+fi -+ -+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -+ conftest$ac_exeext conftest.$ac_ext -+LIBS=$ac_check_lib_save_LIBS -+fi -+{ echo "$as_me:$LINENO: result: $ac_cv_lib_kinfo_kinfo_get_sched_cputime" >&5 -+echo "${ECHO_T}$ac_cv_lib_kinfo_kinfo_get_sched_cputime" >&6; } -+if test $ac_cv_lib_kinfo_kinfo_get_sched_cputime = yes; then -+ cat >>confdefs.h <<_ACEOF -+#define HAVE_LIBkinfo 1 -+_ACEOF -+ -+ LIBS="-lkinfo $LIBS" -+ -+fi -+ - - ac_ext=c - ac_cpp='$CPP $CPPFLAGS' diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-ad b/sysutils/xfce4-systemload-plugin/patches/patch-ad deleted file mode 100644 index eb18f47263e..00000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-ad +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2007/04/16 18:20:18 joerg Exp $ - ---- configure.in.orig 2007-04-16 16:44:55.000000000 +0000 -+++ configure.in -@@ -44,6 +44,9 @@ dnl *** Check for kvm, needed for BSD ** - dnl ************************************* - AC_CHECK_LIB([kvm], [kvm_open]) - -+dnl *** Check for kinfo, needed for DragonFly *** -+AC_CHECK_LIB([kinfo], [kinfo_get_sched_cputime]) -+ - dnl ********************************** - dnl *** Check for standard headers *** - dnl ********************************** diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-ae b/sysutils/xfce4-systemload-plugin/patches/patch-ae deleted file mode 100644 index b695e64442c..00000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2007/04/16 18:20:18 joerg Exp $ - ---- panel-plugin/uptime.c.orig 2007-04-16 17:42:39.000000000 +0000 -+++ panel-plugin/uptime.c -@@ -58,7 +58,7 @@ gulong read_uptime() - return uptime; - } - --#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) -+#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__) - - #ifdef __NetBSD__ - /* diff --git a/sysutils/xfce4-taskmanager/DESCR b/sysutils/xfce4-taskmanager/DESCR new file mode 100644 index 00000000000..ecc3f73ef9f --- /dev/null +++ b/sysutils/xfce4-taskmanager/DESCR @@ -0,0 +1 @@ +Task manager for Xfce. diff --git a/sysutils/xfce4-taskmanager/Makefile b/sysutils/xfce4-taskmanager/Makefile new file mode 100644 index 00000000000..9e53fad6056 --- /dev/null +++ b/sysutils/xfce4-taskmanager/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-taskmanager-1.1.0 +CATEGORIES= sysutils +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-taskmanager/1.1/ + +HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-taskmanager +COMMENT= Xfce task manager + +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-taskmanager/1.1/ + +# patch needs libkvm. +LDFLAGS+= -lkvm + +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-taskmanager/PLIST b/sysutils/xfce4-taskmanager/PLIST new file mode 100644 index 00000000000..353c7b527ad --- /dev/null +++ b/sysutils/xfce4-taskmanager/PLIST @@ -0,0 +1,56 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:41 jperkin Exp $ +bin/xfce4-taskmanager +share/applications/xfce4-taskmanager.desktop +share/locale/ar/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ast/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/be/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/bg/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ca/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/cs/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/da/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/de/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/el/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/en_AU/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/en_GB/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/es/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/eu/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/fi/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/fr/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/gl/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/he/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/hr/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/hu/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/id/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/is/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/it/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ja/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/kk/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ko/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/lt/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/lv/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ms/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/nb/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/nl/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/oc/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/pa/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/pl/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/pt/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ru/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/si/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sk/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sl/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sq/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sr/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sv/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/te/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/th/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/tr/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ug/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/uk/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ur/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/vi/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/zh_HK/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-taskmanager.mo diff --git a/sysutils/xfce4-taskmanager/distinfo b/sysutils/xfce4-taskmanager/distinfo new file mode 100644 index 00000000000..44aabe87af3 --- /dev/null +++ b/sysutils/xfce4-taskmanager/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +SHA1 (xfce4-taskmanager-1.1.0.tar.bz2) = 4a45d19169fab4270250633a46cfb5be536c3cd7 +RMD160 (xfce4-taskmanager-1.1.0.tar.bz2) = 4c22f73fbafa40674281a4719ac71de1a591d210 +Size (xfce4-taskmanager-1.1.0.tar.bz2) = 365866 bytes +SHA1 (patch-src_task-manager-bsd.c) = 0b93dccd43d56b36da951710e39c0da426933b19 diff --git a/sysutils/xfce4-taskmanager/patches/patch-src_task-manager-bsd.c b/sysutils/xfce4-taskmanager/patches/patch-src_task-manager-bsd.c new file mode 100644 index 00000000000..29b30eaa4fe --- /dev/null +++ b/sysutils/xfce4-taskmanager/patches/patch-src_task-manager-bsd.c @@ -0,0 +1,441 @@ +$NetBSD: patch-src_task-manager-bsd.c,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Attempt to bring netbsd, DragonFly while keeping OpenBSD support. +--- src/task-manager-bsd.c.orig 2014-12-23 20:40:14.000000000 +0000 ++++ src/task-manager-bsd.c +@@ -25,8 +25,18 @@ + #include + #include + #include ++ ++#ifdef __DragonFly__ ++#include ++#include ++#include ++#else + /* for swapctl() */ + #include ++#include ++#endif ++ ++#include + /* for strlcpy() */ + #include + /* for getpagesize() */ +@@ -46,108 +56,107 @@ char *state_abbrev[] = { + + gboolean get_task_list (GArray *task_list) + { +- int mib[6]; +- size_t size; +-#ifdef __OpenBSD__ +- struct kinfo_proc *kp; +-#else +- struct kinfo_proc2 *kp; +-#endif +- Task t; +- struct passwd *passwdp; +- char **args; +- gchar* buf; +- int nproc, i; ++ Task t; ++#ifdef __NetBSD__ ++ struct kinfo_proc2 *kp = NULL; ++#else ++ struct kinfo_proc *kp = NULL; ++#endif ++ ++ struct passwd *passwdp; ++ char **args = NULL; ++ char *buf = NULL; ++ unsigned int i = 0; ++ int nproc = 0; ++ ++ ++ /* get process number, stolen from ps */ ++ /* example with kvm functions */ ++ char errbuf[_POSIX2_LINE_MAX]; ++ kvm_t *kdp = kvm_open(NULL, NULL, NULL, KVM_NO_FILES, errbuf); ++ if (kdp == NULL) ++ errx(1, "%s", errbuf); ++ ++ /* fill kinfo_proc2 structure */ ++ /* XXX does it return sleeping processes ? */ ++#ifdef __OpenBSD__ ++ if (!(kp = kvm_getprocs(kdp, KERN_PROC_ALL, 0, ++ sizeof(struct kinfo_proc), &nproc))) ++#elif __DragonFly__ ++ if (!(kp = kvm_getprocs(kdp, KERN_PROC_ALL, 0, &nproc))) ++#else /* probably NetBSD or MirBSD */ ++ if (!(kp = kvm_getproc2(kdp, KERN_PROC_ALL, 0, ++ sizeof(struct kinfo_proc2), &nproc))) ++#endif ++ err(1, "%s", kvm_geterr(kdp)); ++ ++ for (i = 0; i < nproc; i++) { ++ if (kp[i].p_pid < 1) ++ continue; /* not valid */ + +- mib[0] = CTL_KERN; +-#ifdef __OpenBSD__ +- mib[1] = KERN_PROC; +-#else +- mib[1] = KERN_PROC2; +-#endif +- mib[2] = KERN_PROC_ALL; +- mib[3] = 0; +-#ifdef __OpenBSD__ +- mib[4] = sizeof(struct kinfo_proc); +-#else +- mib[4] = sizeof(struct kinfo_proc2); +-#endif +- mib[5] = 0; +- if (sysctl(mib, 6, NULL, &size, NULL, 0) < 0) +-#ifdef __OpenBSD__ +- errx(1, "could not get kern.proc size"); +-#else +- errx(1, "could not get kern.proc2 size"); +-#endif +- size = 5 * size / 4; /* extra slop */ +- if ((kp = malloc(size)) == NULL) +- errx(1,"failed to allocate memory for proc structures"); +-#ifdef __OpenBSD__ +- mib[5] = (int)(size / sizeof(struct kinfo_proc)); +-#else +- mib[5] = (int)(size / sizeof(struct kinfo_proc2)); +-#endif +- if (sysctl(mib, 6, kp, &size, NULL, 0) < 0) +-#ifdef __OpenBSD__ +- errx(1, "could not read kern.proc"); +- nproc = (int)(size / sizeof(struct kinfo_proc)); +-#else +- errx(1, "could not read kern.proc2"); +- nproc = (int)(size / sizeof(struct kinfo_proc2)); +-#endif +- for (i=0 ; i < nproc ; i++) +- { +-#ifdef __OpenBSD__ +- struct kinfo_proc p = kp[i]; +-#else ++ /* get per-process information in our entry */ ++#ifdef __NetBSD__ + struct kinfo_proc2 p = kp[i]; ++#else ++ struct kinfo_proc p = kp[i]; + #endif +- t.pid = p.p_pid; +- t.ppid = p.p_ppid; +- t.uid = p.p_uid; +- t.prio = p.p_priority - PZERO; +- t.vsz = p.p_vm_dsize + p.p_vm_ssize + p.p_vm_tsize; +- t.vsz *= getpagesize(); +- t.rss = p.p_vm_rssize * getpagesize(); +- g_snprintf(t.state, sizeof t.state, "%s", state_abbrev[p.p_stat]); +- g_strlcpy(t.name, p.p_comm, strlen(p.p_comm) + 1); +- /* shamelessly stolen from top/machine.c */ +- if (!P_ZOMBIE(&p)) { +- size = 128; +- if ((args = malloc(size)) == NULL) +- errx(1,"failed to allocate memory for argv structures at %zu", size); +- for (;; size *= 2) { +- if ((args = realloc(args, size)) == NULL) +- errx(1,"failed to allocate memory (size=%zu) for argv structures of pid %d", size, t.pid); +- mib[0] = CTL_KERN; +- mib[1] = KERN_PROC_ARGS; +- mib[2] = t.pid; +- mib[3] = KERN_PROC_ARGV; +- if (sysctl(mib, 4, args, &size, NULL, 0) == 0) +- break; +- if (errno != ENOMEM) { /* ESRCH: process disappeared */ +- /* printf ("process with pid %d disappeared, errno=%d\n", t.pid, errno); */ +- args[0] ='\0'; +- args[1] = NULL; +- break; +- } +- } +- buf = g_strjoinv(" ", args); +- g_assert(g_utf8_validate(buf, -1, NULL)); +- g_strlcpy(t.cmdline, buf, sizeof t.cmdline); +- g_free(buf); +- free(args); +- } +- +- t.cpu_user = (100.0 * ((double) p.p_pctcpu / FSCALE)); +- t.cpu_system = 0; /* TODO ? */ +- /* get username from uid */ +- passwdp = getpwuid(t.uid); +- if(passwdp != NULL && passwdp->pw_name != NULL) +- g_strlcpy(t.uid_name, passwdp->pw_name, sizeof t.uid_name); +- g_array_append_val(task_list, t); +- } +- free(kp); ++ ++#ifdef __DragonFly__ ++ t.pid = p.kp_pid; ++ t.ppid = p.kp_ppid; ++ t.uid = p.kp_uid; ++ t.prio = p.kp_nice; ++ t.vsz = p.kp_vm_dsize + p.kp_vm_ssize + p.kp_vm_tsize; ++ t.vsz *= getpagesize(); ++ t.rss = p.kp_vm_rssize * getpagesize(); ++ g_snprintf(t.state, sizeof(t.state), "%s", ++ state_abbrev[p.kp_stat]); ++ g_strlcpy(t.name, p.kp_comm, strlen(p.kp_comm) + 1); ++#else ++ t.pid = p.p_pid; ++ t.ppid = p.p_ppid; ++ t.uid = p.p_uid; ++ t.prio = p.p_priority - PZERO; ++ t.vsz = p.p_vm_dsize + p.p_vm_ssize + p.p_vm_tsize; ++ t.vsz *= getpagesize(); ++ t.rss = p.p_vm_rssize * getpagesize(); ++ g_snprintf(t.state, sizeof(t.state), "%s", ++ state_abbrev[p.p_stat]); ++ g_strlcpy(t.name, p.p_comm, strlen(p.p_comm) + 1); ++#endif ++#ifdef __DragonFly__ ++ if (!(p.kp_stat == SDEAD)) { /* same as OpenBSD P_ZOMBIE */ ++#else ++ if (!(p.p_stat == SDEAD)) { ++#endif ++ /* get process args */ ++#ifdef __NetBSD__ ++ args = kvm_getargv2(kdp, &kp[i], BUFSIZ); ++#else ++ args = kvm_getargv(kdp, &kp[i], BUFSIZ); ++#endif ++ if (args != NULL) { ++ buf = g_strjoinv(" ", args); ++ g_strlcpy(t.cmdline, buf, ++ sizeof(t.cmdline)); ++ } ++#ifdef __DragonFly__ ++ t.cpu_user = 0; /* TODO */ ++#else ++ t.cpu_user = (100.0 * ++ ((double) p.p_pctcpu / FSCALE)); ++#endif ++ t.cpu_system = 0; /* XXX TODO */ ++ passwdp = getpwuid(t.uid); ++ if (passwdp != NULL && passwdp->pw_name != NULL) ++ g_strlcpy(t.uid_name, passwdp->pw_name, ++ sizeof(t.uid_name)); ++ g_array_append_val(task_list, t); ++ } ++ } ++ g_free(args); ++ g_free(buf); ++ g_free(kp); + + return TRUE; + } +@@ -156,26 +165,26 @@ gboolean + pid_is_sleeping (guint pid) + { + int mib[6]; +-#ifdef __OpenBSD__ +- struct kinfo_proc kp; +- size_t size = sizeof(struct kinfo_proc); +-#else ++#ifdef __NetBSD__ + struct kinfo_proc2 kp; + size_t size = sizeof(struct kinfo_proc2); ++#else ++ struct kinfo_proc kp; ++ size_t size = sizeof(struct kinfo_proc); + #endif + + mib[0] = CTL_KERN; +-#ifdef __OpenBSD__ +- mib[1] = KERN_PROC; +-#else ++#ifdef __NetBSD__ + mib[1] = KERN_PROC2; ++#else ++ mib[1] = KERN_PROC; + #endif + mib[2] = KERN_PROC_PID; + mib[3] = pid; +-#ifdef __OpenBSD__ +- mib[4] = sizeof(struct kinfo_proc); +-#else ++#ifdef __NetBSD__ + mib[4] = sizeof(struct kinfo_proc2); ++#else ++ mib[4] = sizeof(struct kinfo_proc); + #endif + mib[5] = 1; + if (sysctl(mib, 6, &kp, &size, NULL, 0) < 0) +@@ -184,7 +193,11 @@ pid_is_sleeping (guint pid) + #else + errx(1, "could not read kern.proc2 for pid %d", pid); + #endif ++#ifdef __DragonFly__ ++ return (kp.kp_stat == SSTOP ? TRUE : FALSE); ++#else + return (kp.p_stat == SSTOP ? TRUE : FALSE); ++#endif + } + + gboolean get_cpu_usage (gushort *cpu_count, gfloat *cpu_user, gfloat *cpu_system) +@@ -192,12 +205,31 @@ gboolean get_cpu_usage (gushort *cpu_cou + static gulong cur_user = 0, cur_system = 0, cur_total = 0; + static gulong old_user = 0, old_system = 0, old_total = 0; + +- int mib[] = {CTL_KERN, KERN_CPTIME}; +- glong cp_time[CPUSTATES]; +- gsize size = sizeof( cp_time ); ++#if defined(__DragonFly__) ++ int mib[2]; ++ struct kinfo_cputime percpu; ++ size_t size = sizeof(percpu); ++ uint64_t cp_time[CPUSTATES]; ++ ++ if (sysctlbyname("kern.cputime", &percpu, &size, NULL, 0) < 0) ++ errx(1, "failed to sysctl kern.cputime"); ++ ++ cp_time[CP_USER] = percpu.cp_user; ++ cp_time[CP_NICE] = percpu.cp_nice; ++ cp_time[CP_SYS] = percpu.cp_sys; ++ cp_time[CP_INTR] = percpu.cp_intr; ++ cp_time[CP_IDLE] = percpu.cp_idle; ++#else ++#ifdef __NetBSD__ ++ int mib[] = {CTL_KERN, KERN_CP_TIME}; ++#else ++ int mib[] = {CTL_KERN, KERN_CPTIME}; ++#endif ++ glong cp_time[CPUSTATES]; ++ gsize size = sizeof( cp_time ); + if (sysctl(mib, 2, &cp_time, &size, NULL, 0) < 0) + errx(1,"failed to get kern.cptime"); +- ++#endif + old_user = cur_user; + old_system = cur_system; + old_total = cur_total; +@@ -217,65 +249,72 @@ gboolean get_cpu_usage (gushort *cpu_cou + errx(1,"failed to get cpu count"); + return TRUE; + } +- + /* vmtotal values in #pg */ + #define pagetok(nb) ((nb) * (getpagesize())) + + gboolean get_memory_usage (guint64 *memory_total, guint64 *memory_free, guint64 *memory_cache, guint64 *memory_buffers, guint64 *swap_total, guint64 *swap_free) + { + #ifdef __OpenBSD__ +- int mib[] = {CTL_VM, VM_UVMEXP}; +- struct uvmexp uvmexp; ++ int mib[] = {CTL_VM, VM_UVMEXP}; ++ struct uvmexp uvmexp; + #else +- int mib[] = {CTL_VM, VM_METER}; +- struct vmtotal vmtotal; ++ int mib[] = {CTL_VM, VM_METER}; ++ struct vmtotal vmtotal; + #endif +- struct swapent *swdev; +- int nswap, i; +- size_t size; +-#ifdef __OpenBSD__ +- size = sizeof(uvmexp); +- if (sysctl(mib, 2, &uvmexp, &size, NULL, 0) < 0) +- errx(1,"failed to get vm.uvmexp"); +- /* cheat : rm = tot used, add free to get total */ +- *memory_free = pagetok((guint64)uvmexp.free); +- *memory_total = pagetok((guint64)uvmexp.npages); +- *memory_cache = 0; +- *memory_buffers = 0; /*pagetok(uvmexp.npages - uvmexp.free - uvmexp.active);*/ +-#else +- size = sizeof(vmtotal); +- if (sysctl(mib, 2, &vmtotal, &size, NULL, 0) < 0) +- errx(1,"failed to get vm.meter"); +- /* cheat : rm = tot used, add free to get total */ +- *memory_total = pagetok(vmtotal.t_rm + vmtotal.t_free); +- *memory_free = pagetok(vmtotal.t_free); +- *memory_cache = 0; +- *memory_buffers = pagetok(vmtotal.t_rm - vmtotal.t_arm); +-#endif +- +- /* get swap stats */ +- if ((nswap = swapctl(SWAP_NSWAP, 0, 0)) == 0) +- errx(1,"failed to get swap device count"); +- +- if ((swdev = calloc(nswap, sizeof(*swdev))) == NULL) +- errx(1,"failed to allocate memory for swdev structures"); +- +- if (swapctl(SWAP_STATS, swdev, nswap) == -1) { +- free(swdev); +- errx(1,"failed to get swap stats"); +- } +- +- /* Total things up */ +- *swap_total = *swap_free = 0; +- for (i = 0; i < nswap; i++) { +- if (swdev[i].se_flags & SWF_ENABLE) { +- *swap_free += (swdev[i].se_nblks - swdev[i].se_inuse); +- *swap_total += swdev[i].se_nblks; +- } +- } +- *swap_total *= DEV_BSIZE; +- *swap_free *= DEV_BSIZE; +- free(swdev); +- return TRUE; ++ struct swapent *swdev; ++ int nswap, i; ++ size_t size; ++#ifdef __OpenBSD__ ++ size = sizeof(uvmexp); ++ if (sysctl(mib, 2, &uvmexp, &size, NULL, 0) < 0) ++ errx(1,"failed to get vm.uvmexp"); ++ /* cheat : rm = tot used, add free to get total */ ++ *memory_free = pagetok((guint64)uvmexp.free); ++ *memory_total = pagetok((guint64)uvmexp.npages); ++ *memory_cache = 0; ++ *memory_buffers = 0; /*pagetok(uvmexp.npages - uvmexp.free - uvmexp.active);*/ ++#else ++ size = sizeof(vmtotal); ++ if (sysctl(mib, 2, &vmtotal, &size, NULL, 0) < 0) ++ errx(1,"failed to get vm.meter"); ++ ++ mib[0] = CTL_HW; ++ mib[1] = HW_PHYSMEM64; ++ uint64_t physmem; ++ size_t physmemlen = sizeof(physmem); ++ ++ if (sysctl(mib, 2, &physmem, &physmemlen, NULL, 0) < 0) ++ errx(1, "failed to get physmem"); ++ ++ *memory_total = (guint64)physmem; ++ *memory_free = pagetok((guint64)vmtotal.t_free); ++ *memory_cache = 0; ++ *memory_buffers = pagetok(vmtotal.t_rm - vmtotal.t_arm); ++#endif ++ ++ /* get swap stats */ ++ if ((nswap = swapctl(SWAP_NSWAP, 0, 0)) == 0) ++ errx(1,"failed to get swap device count"); ++ ++ if ((swdev = calloc(nswap, sizeof(*swdev))) == NULL) ++ errx(1,"failed to allocate memory for swdev structures"); ++ ++ if (swapctl(SWAP_STATS, swdev, nswap) == -1) { ++ free(swdev); ++ errx(1,"failed to get swap stats"); ++ } ++ ++ /* Total things up */ ++ *swap_total = *swap_free = 0; ++ for (i = 0; i < nswap; i++) { ++ if (swdev[i].se_flags & SWF_ENABLE) { ++ *swap_free += (swdev[i].se_nblks - swdev[i].se_inuse); ++ *swap_total += swdev[i].se_nblks; ++ } ++ } ++ *swap_total *= DEV_BSIZE; ++ *swap_free *= DEV_BSIZE; ++ free(swdev); ++ return TRUE; + } + diff --git a/sysutils/xfce4-thunar-vcs/DESCR b/sysutils/xfce4-thunar-vcs/DESCR new file mode 100644 index 00000000000..fa7f246bf2b --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/DESCR @@ -0,0 +1,8 @@ +Thunar vcs plugin adds Subversion actions to the context menu of thunar. +The current features are: +* Most of the svn action: add, checkout, cleanup, commit, copy, delete, + export, import, lock, log, move, properties, resolved, revert, status, + unlock, update. +* Subversion info in file properties dialog. +* Basic git actions: add, blame, branch, clean, clone, log, move, reset, + stash, status. diff --git a/sysutils/xfce4-thunar-vcs/Makefile b/sysutils/xfce4-thunar-vcs/Makefile new file mode 100644 index 00000000000..5ed167b5730 --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= thunar-vcs-plugin-0.1.4 +PKGNAME= xfce4-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/ + +MAINTAINER= gls@NetBSD.org +HOMEPAGE= http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin +COMMENT= Thunar vcs integration plugin + +.include "../../devel/apr/buildlink3.mk" +.include "../../devel/subversion-base/buildlink3.mk" +.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-thunar-vcs/PLIST b/sysutils/xfce4-thunar-vcs/PLIST new file mode 100644 index 00000000000..8c212735800 --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/PLIST @@ -0,0 +1,28 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:41 jperkin Exp $ +lib/thunarx-2/thunar-vcs-plugin.la +libexec/tvp-git-helper +libexec/tvp-svn-helper +share/icons/hicolor/24x24/apps/git.png +share/icons/hicolor/24x24/apps/subversion.png +share/icons/hicolor/48x48/apps/git.png +share/icons/hicolor/48x48/apps/subversion.png +share/locale/ar/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/ca/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/cs/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/da/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/de/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/en_GB/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/es/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/fr/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/gl/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/hu/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/id/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/lv/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/nl/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/pl/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/pt/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/pt_BR/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/sv/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/ur/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/ur_PK/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/zh_CN/LC_MESSAGES/thunar-vcs-plugin.mo diff --git a/sysutils/xfce4-thunar-vcs/TODO b/sysutils/xfce4-thunar-vcs/TODO new file mode 100644 index 00000000000..b248505c011 --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/TODO @@ -0,0 +1,2 @@ +Decide we want to ship git, svn or both enabled. +Maybe decide for one and optionalize the other ? diff --git a/sysutils/xfce4-thunar-vcs/distinfo b/sysutils/xfce4-thunar-vcs/distinfo new file mode 100644 index 00000000000..e0fdea81cad --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +SHA1 (thunar-vcs-plugin-0.1.4.tar.bz2) = 221c633ec2bdf7c0d9d008ad9cd5094ddbc90ce1 +RMD160 (thunar-vcs-plugin-0.1.4.tar.bz2) = 53019485581c27d094b422697f3b1cb1f144f36b +Size (thunar-vcs-plugin-0.1.4.tar.bz2) = 435835 bytes diff --git a/sysutils/xfce4-thunar/Makefile b/sysutils/xfce4-thunar/Makefile index f65ca665494..e1d45fdfb16 100644 --- a/sysutils/xfce4-thunar/Makefile +++ b/sysutils/xfce4-thunar/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/21 08:56:41 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 1.0.1 - -DISTNAME= Thunar-${XFCE4_VERSION} -PKGNAME= xfce4-thunar-${XFCE4_VERSION} -PKGREVISION= 23 +VERSION= 1.6.6 +DISTNAME= Thunar-${VERSION} +PKGNAME= xfce4-thunar-${VERSION} CATEGORIES= sysutils +MASTER_SITES= http://archive.xfce.org/src/xfce/thunar/1.6/ + +HOMEPAGE= http://docs.xfce.org/xfce/thunar/start COMMENT= Xfce file manager -PKGCONFIG_OVERRIDE+= thunar-vfs/thunar-vfs-1.pc.in -PKGCONFIG_OVERRIDE+= thunarx/thunarx-1.pc.in +PKGCONFIG_OVERRIDE+= thunarx/thunarx-2.pc.in PKG_SYSCONFSUBDIR= xdg/Thunar EGDIR= ${XFCE4_EGBASE}/Thunar @@ -19,22 +19,14 @@ EGDIR= ${XFCE4_EGBASE}/Thunar MAKE_DIRS+= ${XFCE4_EGBASE} ${PREFIX}/share/xfce4 CONF_FILES= ${EGDIR}/uca.xml ${PKG_SYSCONFDIR}/uca.xml -.include "options.mk" - -.include "../../devel/GConf/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/pcre/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../sysutils/libnotify/buildlink3.mk" .include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/jpeg.buildlink3.mk" -.include "../../mk/fam.buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-thunar/PLIST b/sysutils/xfce4-thunar/PLIST index b40619ee979..440724e6acf 100644 --- a/sysutils/xfce4-thunar/PLIST +++ b/sysutils/xfce4-thunar/PLIST @@ -1,54 +1,29 @@ -@comment $NetBSD: PLIST,v 1.6 2009/09/16 01:15:34 reed Exp $ -bin/Thunar +@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:41 jperkin Exp $ bin/thunar bin/thunar-settings -include/thunar-vfs-1/thunar-vfs/thunar-vfs-config.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-info.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-interactive-job.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-job.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-action.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-application.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-database.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-handler.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-info.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-monitor.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-path.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-thumb.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-types.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-user.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-util.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-volume.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs.h -include/thunarx-1/thunarx/thunarx-config.h -include/thunarx-1/thunarx/thunarx-file-info.h -include/thunarx-1/thunarx/thunarx-menu-provider.h -include/thunarx-1/thunarx/thunarx-preferences-provider.h -include/thunarx-1/thunarx/thunarx-property-page-provider.h -include/thunarx-1/thunarx/thunarx-property-page.h -include/thunarx-1/thunarx/thunarx-provider-factory.h -include/thunarx-1/thunarx/thunarx-provider-plugin.h -include/thunarx-1/thunarx/thunarx-renamer-provider.h -include/thunarx-1/thunarx/thunarx-renamer.h -include/thunarx-1/thunarx/thunarx.h -lib/libthunar-vfs-1.la -lib/libthunarx-1.la -lib/pkgconfig/thunar-vfs-1.pc -lib/pkgconfig/thunarx-1.pc -lib/thunarx-1/thunar-apr.la -lib/thunarx-1/thunar-sbr.la -lib/thunarx-1/thunar-uca.la -lib/thunarx-1/thunar-wallpaper-plugin.la -libexec/ThunarBulkRename -libexec/ThunarHelp -libexec/thunar-sendto-email -libexec/thunar-vfs-font-thumbnailer-1 -libexec/thunar-vfs-mime-cleaner-1 -libexec/thunar-vfs-pixbuf-thumbnailer-1 -libexec/thunar-vfs-update-thumbnailers-cache-1 -libexec/xfce4/panel-plugins/thunar-tpa +include/thunarx-2/thunarx/thunarx-config.h +include/thunarx-2/thunarx/thunarx-file-info.h +include/thunarx-2/thunarx/thunarx-menu-provider.h +include/thunarx-2/thunarx/thunarx-preferences-provider.h +include/thunarx-2/thunarx/thunarx-property-page-provider.h +include/thunarx-2/thunarx/thunarx-property-page.h +include/thunarx-2/thunarx/thunarx-provider-factory.h +include/thunarx-2/thunarx/thunarx-provider-plugin.h +include/thunarx-2/thunarx/thunarx-renamer-provider.h +include/thunarx-2/thunarx/thunarx-renamer.h +include/thunarx-2/thunarx/thunarx.h +lib/Thunar/ThunarBulkRename +lib/Thunar/thunar-sendto-email +lib/libthunarx-2.la +lib/pkgconfig/thunarx-2.pc +lib/thunarx-2/thunar-apr.la +lib/thunarx-2/thunar-sbr.la +lib/thunarx-2/thunar-uca.la +lib/thunarx-2/thunar-wallpaper-plugin.la +lib/xfce4/panel/plugins/libthunar-tpa.la man/man1/Thunar.1 share/Thunar/sendto/thunar-sendto-email.desktop +share/appdata/thunar.appdata.xml share/applications/Thunar-bulk-rename.desktop share/applications/Thunar-folder-handler.desktop share/applications/Thunar.desktop @@ -56,308 +31,7 @@ share/applications/thunar-settings.desktop share/dbus-1/services/org.xfce.FileManager.service share/dbus-1/services/org.xfce.Thunar.service share/doc/Thunar/README.gtkrc -share/doc/Thunar/README.thunarrc -share/doc/Thunar/README.volumes -share/doc/Thunar/ThumbnailersCacheFormat.txt -share/doc/Thunar/html/C/advanced-topics.html -share/doc/Thunar/html/C/copyright.html -share/doc/Thunar/html/C/customizing-thunar.html -share/doc/Thunar/html/C/faq.html -share/doc/Thunar/html/C/images/bulk-rename.png -share/doc/Thunar/html/C/images/file-manager-window.png -share/doc/Thunar/html/C/images/file-properties.png -share/doc/Thunar/html/C/images/preferences-advanced.png -share/doc/Thunar/html/C/images/preferences-behavior.png -share/doc/Thunar/html/C/images/preferences-side-pane.png -share/doc/Thunar/html/C/images/preferences-views.png -share/doc/Thunar/html/C/images/removable-drives-and-media.png -share/doc/Thunar/html/C/images/removable-media-unmount.png -share/doc/Thunar/html/C/images/sendto-menu.png -share/doc/Thunar/html/C/images/visible-columns.png -share/doc/Thunar/html/C/index.html -share/doc/Thunar/html/C/preferences.html -share/doc/Thunar/html/C/support.html -share/doc/Thunar/html/C/the-file-manager-window.html -share/doc/Thunar/html/C/using-removable-media.html -share/doc/Thunar/html/C/working-with-files-and-folders.html -share/doc/Thunar/html/da/advanced-topics.html -share/doc/Thunar/html/da/copyright.html -share/doc/Thunar/html/da/customizing-thunar.html -share/doc/Thunar/html/da/faq.html -share/doc/Thunar/html/da/images/bulk-rename.png -share/doc/Thunar/html/da/images/file-manager-window.png -share/doc/Thunar/html/da/images/file-properties.png -share/doc/Thunar/html/da/images/preferences-advanced.png -share/doc/Thunar/html/da/images/preferences-behavior.png -share/doc/Thunar/html/da/images/preferences-side-pane.png -share/doc/Thunar/html/da/images/preferences-views.png -share/doc/Thunar/html/da/images/removable-drives-and-media.png -share/doc/Thunar/html/da/images/removable-media-unmount.png -share/doc/Thunar/html/da/images/sendto-menu.png -share/doc/Thunar/html/da/images/visible-columns.png -share/doc/Thunar/html/da/index.html -share/doc/Thunar/html/da/preferences.html -share/doc/Thunar/html/da/support.html -share/doc/Thunar/html/da/the-file-manager-window.html -share/doc/Thunar/html/da/using-removable-media.html -share/doc/Thunar/html/da/working-with-files-and-folders.html -share/doc/Thunar/html/es/advanced-topics.html -share/doc/Thunar/html/es/copyright.html -share/doc/Thunar/html/es/customizing-thunar.html -share/doc/Thunar/html/es/faq.html -share/doc/Thunar/html/es/images/bulk-rename.png -share/doc/Thunar/html/es/images/file-manager-window.png -share/doc/Thunar/html/es/images/file-properties.png -share/doc/Thunar/html/es/images/preferences-advanced.png -share/doc/Thunar/html/es/images/preferences-behavior.png -share/doc/Thunar/html/es/images/preferences-side-pane.png -share/doc/Thunar/html/es/images/preferences-views.png -share/doc/Thunar/html/es/images/removable-drives-and-media.png -share/doc/Thunar/html/es/images/removable-media-unmount.png -share/doc/Thunar/html/es/images/sendto-menu.png -share/doc/Thunar/html/es/images/visible-columns.png -share/doc/Thunar/html/es/index.html -share/doc/Thunar/html/es/preferences.html -share/doc/Thunar/html/es/support.html -share/doc/Thunar/html/es/the-file-manager-window.html -share/doc/Thunar/html/es/using-removable-media.html -share/doc/Thunar/html/es/working-with-files-and-folders.html -share/doc/Thunar/html/eu/advanced-topics.html -share/doc/Thunar/html/eu/copyright.html -share/doc/Thunar/html/eu/customizing-thunar.html -share/doc/Thunar/html/eu/faq.html -share/doc/Thunar/html/eu/images/bulk-rename.png -share/doc/Thunar/html/eu/images/file-manager-window.png -share/doc/Thunar/html/eu/images/file-properties.png -share/doc/Thunar/html/eu/images/preferences-advanced.png -share/doc/Thunar/html/eu/images/preferences-behavior.png -share/doc/Thunar/html/eu/images/preferences-side-pane.png -share/doc/Thunar/html/eu/images/preferences-views.png -share/doc/Thunar/html/eu/images/removable-drives-and-media.png -share/doc/Thunar/html/eu/images/removable-media-unmount.png -share/doc/Thunar/html/eu/images/sendto-menu.png -share/doc/Thunar/html/eu/images/visible-columns.png -share/doc/Thunar/html/eu/index.html -share/doc/Thunar/html/eu/preferences.html -share/doc/Thunar/html/eu/support.html -share/doc/Thunar/html/eu/the-file-manager-window.html -share/doc/Thunar/html/eu/using-removable-media.html -share/doc/Thunar/html/eu/working-with-files-and-folders.html -share/doc/Thunar/html/fr/advanced-topics.html -share/doc/Thunar/html/fr/copyright.html -share/doc/Thunar/html/fr/customizing-thunar.html -share/doc/Thunar/html/fr/faq.html -share/doc/Thunar/html/fr/images/bulk-rename.png -share/doc/Thunar/html/fr/images/file-manager-window.png -share/doc/Thunar/html/fr/images/file-properties.png -share/doc/Thunar/html/fr/images/preferences-advanced.png -share/doc/Thunar/html/fr/images/preferences-behavior.png -share/doc/Thunar/html/fr/images/preferences-side-pane.png -share/doc/Thunar/html/fr/images/preferences-views.png -share/doc/Thunar/html/fr/images/removable-drives-and-media.png -share/doc/Thunar/html/fr/images/removable-media-unmount.png -share/doc/Thunar/html/fr/images/sendto-menu.png -share/doc/Thunar/html/fr/images/visible-columns.png -share/doc/Thunar/html/fr/index.html -share/doc/Thunar/html/fr/preferences.html -share/doc/Thunar/html/fr/support.html -share/doc/Thunar/html/fr/the-file-manager-window.html -share/doc/Thunar/html/fr/using-removable-media.html -share/doc/Thunar/html/fr/working-with-files-and-folders.html -share/doc/Thunar/html/gl/advanced-topics.html -share/doc/Thunar/html/gl/copyright.html -share/doc/Thunar/html/gl/customizing-thunar.html -share/doc/Thunar/html/gl/faq.html -share/doc/Thunar/html/gl/index.html -share/doc/Thunar/html/gl/preferences.html -share/doc/Thunar/html/gl/support.html -share/doc/Thunar/html/gl/the-file-manager-window.html -share/doc/Thunar/html/gl/using-removable-media.html -share/doc/Thunar/html/gl/working-with-files-and-folders.html -share/doc/Thunar/html/it/advanced-topics.html -share/doc/Thunar/html/it/copyright.html -share/doc/Thunar/html/it/customizing-thunar.html -share/doc/Thunar/html/it/faq.html -share/doc/Thunar/html/it/images/bulk-rename.png -share/doc/Thunar/html/it/images/file-manager-window.png -share/doc/Thunar/html/it/images/file-properties.png -share/doc/Thunar/html/it/images/preferences-advanced.png -share/doc/Thunar/html/it/images/preferences-behavior.png -share/doc/Thunar/html/it/images/preferences-side-pane.png -share/doc/Thunar/html/it/images/preferences-views.png -share/doc/Thunar/html/it/images/removable-drives-and-media.png -share/doc/Thunar/html/it/images/removable-media-unmount.png -share/doc/Thunar/html/it/images/sendto-menu.png -share/doc/Thunar/html/it/images/visible-columns.png -share/doc/Thunar/html/it/index.html -share/doc/Thunar/html/it/preferences.html -share/doc/Thunar/html/it/support.html -share/doc/Thunar/html/it/the-file-manager-window.html -share/doc/Thunar/html/it/using-removable-media.html -share/doc/Thunar/html/it/working-with-files-and-folders.html -share/doc/Thunar/html/ja/advanced-topics.html -share/doc/Thunar/html/ja/copyright.html -share/doc/Thunar/html/ja/customizing-thunar.html -share/doc/Thunar/html/ja/faq.html -share/doc/Thunar/html/ja/images/bulk-rename.png -share/doc/Thunar/html/ja/images/file-manager-window.png -share/doc/Thunar/html/ja/images/file-properties.png -share/doc/Thunar/html/ja/images/preferences-advanced.png -share/doc/Thunar/html/ja/images/preferences-behavior.png -share/doc/Thunar/html/ja/images/preferences-side-pane.png -share/doc/Thunar/html/ja/images/preferences-views.png -share/doc/Thunar/html/ja/images/removable-drives-and-media.png -share/doc/Thunar/html/ja/images/removable-media-unmount.png -share/doc/Thunar/html/ja/images/sendto-menu.png -share/doc/Thunar/html/ja/images/visible-columns.png -share/doc/Thunar/html/ja/index.html -share/doc/Thunar/html/ja/preferences.html -share/doc/Thunar/html/ja/support.html -share/doc/Thunar/html/ja/the-file-manager-window.html -share/doc/Thunar/html/ja/using-removable-media.html -share/doc/Thunar/html/ja/working-with-files-and-folders.html -share/doc/Thunar/html/nl/advanced-topics.html -share/doc/Thunar/html/nl/copyright.html -share/doc/Thunar/html/nl/customizing-thunar.html -share/doc/Thunar/html/nl/faq.html -share/doc/Thunar/html/nl/images/bulk-rename.png -share/doc/Thunar/html/nl/images/file-manager-window.png -share/doc/Thunar/html/nl/images/file-properties.png -share/doc/Thunar/html/nl/images/preferences-advanced.png -share/doc/Thunar/html/nl/images/preferences-behavior.png -share/doc/Thunar/html/nl/images/preferences-side-pane.png -share/doc/Thunar/html/nl/images/preferences-views.png -share/doc/Thunar/html/nl/images/removable-drives-and-media.png -share/doc/Thunar/html/nl/images/removable-media-unmount.png -share/doc/Thunar/html/nl/images/sendto-menu.png -share/doc/Thunar/html/nl/images/visible-columns.png -share/doc/Thunar/html/nl/index.html -share/doc/Thunar/html/nl/preferences.html -share/doc/Thunar/html/nl/support.html -share/doc/Thunar/html/nl/the-file-manager-window.html -share/doc/Thunar/html/nl/using-removable-media.html -share/doc/Thunar/html/nl/working-with-files-and-folders.html -share/doc/Thunar/html/pl/advanced-topics.html -share/doc/Thunar/html/pl/copyright.html -share/doc/Thunar/html/pl/customizing-thunar.html -share/doc/Thunar/html/pl/faq.html -share/doc/Thunar/html/pl/images/bulk-rename.png -share/doc/Thunar/html/pl/images/file-manager-window.png -share/doc/Thunar/html/pl/images/file-properties.png -share/doc/Thunar/html/pl/images/preferences-advanced.png -share/doc/Thunar/html/pl/images/preferences-behavior.png -share/doc/Thunar/html/pl/images/preferences-side-pane.png -share/doc/Thunar/html/pl/images/preferences-views.png -share/doc/Thunar/html/pl/images/removable-drives-and-media.png -share/doc/Thunar/html/pl/images/removable-media-unmount.png -share/doc/Thunar/html/pl/images/sendto-menu.png -share/doc/Thunar/html/pl/images/visible-columns.png -share/doc/Thunar/html/pl/index.html -share/doc/Thunar/html/pl/preferences.html -share/doc/Thunar/html/pl/support.html -share/doc/Thunar/html/pl/the-file-manager-window.html -share/doc/Thunar/html/pl/using-removable-media.html -share/doc/Thunar/html/pl/working-with-files-and-folders.html -share/doc/Thunar/html/ru/advanced-topics.html -share/doc/Thunar/html/ru/copyright.html -share/doc/Thunar/html/ru/customizing-thunar.html -share/doc/Thunar/html/ru/faq.html -share/doc/Thunar/html/ru/images/bulk-rename.png -share/doc/Thunar/html/ru/images/file-manager-window.png -share/doc/Thunar/html/ru/images/file-properties.png -share/doc/Thunar/html/ru/images/preferences-advanced.png -share/doc/Thunar/html/ru/images/preferences-behavior.png -share/doc/Thunar/html/ru/images/preferences-side-pane.png -share/doc/Thunar/html/ru/images/preferences-views.png -share/doc/Thunar/html/ru/images/removable-drives-and-media.png -share/doc/Thunar/html/ru/images/removable-media-unmount.png -share/doc/Thunar/html/ru/images/sendto-menu.png -share/doc/Thunar/html/ru/images/visible-columns.png -share/doc/Thunar/html/ru/index.html -share/doc/Thunar/html/ru/preferences.html -share/doc/Thunar/html/ru/support.html -share/doc/Thunar/html/ru/the-file-manager-window.html -share/doc/Thunar/html/ru/using-removable-media.html -share/doc/Thunar/html/ru/working-with-files-and-folders.html -share/doc/Thunar/html/thunar.css -share/doc/Thunar/html/tr/advanced-topics.html -share/doc/Thunar/html/tr/copyright.html -share/doc/Thunar/html/tr/customizing-thunar.html -share/doc/Thunar/html/tr/faq.html -share/doc/Thunar/html/tr/images/bulk-rename.png -share/doc/Thunar/html/tr/images/file-manager-window.png -share/doc/Thunar/html/tr/images/file-properties.png -share/doc/Thunar/html/tr/images/preferences-advanced.png -share/doc/Thunar/html/tr/images/preferences-behavior.png -share/doc/Thunar/html/tr/images/preferences-side-pane.png -share/doc/Thunar/html/tr/images/preferences-views.png -share/doc/Thunar/html/tr/images/removable-drives-and-media.png -share/doc/Thunar/html/tr/images/removable-media-unmount.png -share/doc/Thunar/html/tr/images/sendto-menu.png -share/doc/Thunar/html/tr/images/visible-columns.png -share/doc/Thunar/html/tr/index.html -share/doc/Thunar/html/tr/preferences.html -share/doc/Thunar/html/tr/support.html -share/doc/Thunar/html/tr/the-file-manager-window.html -share/doc/Thunar/html/tr/using-removable-media.html -share/doc/Thunar/html/tr/working-with-files-and-folders.html -share/doc/Thunar/html/zh_TW/advanced-topics.html -share/doc/Thunar/html/zh_TW/copyright.html -share/doc/Thunar/html/zh_TW/customizing-thunar.html -share/doc/Thunar/html/zh_TW/faq.html -share/doc/Thunar/html/zh_TW/images/bulk-rename.png -share/doc/Thunar/html/zh_TW/images/file-manager-window.png -share/doc/Thunar/html/zh_TW/images/file-properties.png -share/doc/Thunar/html/zh_TW/images/preferences-advanced.png -share/doc/Thunar/html/zh_TW/images/preferences-behavior.png -share/doc/Thunar/html/zh_TW/images/preferences-side-pane.png -share/doc/Thunar/html/zh_TW/images/preferences-views.png -share/doc/Thunar/html/zh_TW/images/removable-drives-and-media.png -share/doc/Thunar/html/zh_TW/images/removable-media-unmount.png -share/doc/Thunar/html/zh_TW/images/sendto-menu.png -share/doc/Thunar/html/zh_TW/images/visible-columns.png -share/doc/Thunar/html/zh_TW/index.html -share/doc/Thunar/html/zh_TW/preferences.html -share/doc/Thunar/html/zh_TW/support.html -share/doc/Thunar/html/zh_TW/the-file-manager-window.html -share/doc/Thunar/html/zh_TW/using-removable-media.html -share/doc/Thunar/html/zh_TW/working-with-files-and-folders.html share/examples/xfce4/Thunar/uca.xml -share/gtk-doc/html/thunar-vfs/ThunarVfsGroup.html -share/gtk-doc/html/thunar-vfs/ThunarVfsJob.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMimeAction.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMimeApplication.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMimeDatabase.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMimeHandler.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMonitor.html -share/gtk-doc/html/thunar-vfs/ThunarVfsUser.html -share/gtk-doc/html/thunar-vfs/ThunarVfsUserManager.html -share/gtk-doc/html/thunar-vfs/ThunarVfsVolume.html -share/gtk-doc/html/thunar-vfs/ThunarVfsVolumeManager.html -share/gtk-doc/html/thunar-vfs/filesystem-monitoring.html -share/gtk-doc/html/thunar-vfs/fundamentals.html -share/gtk-doc/html/thunar-vfs/home.png -share/gtk-doc/html/thunar-vfs/index.html -share/gtk-doc/html/thunar-vfs/index.sgml -share/gtk-doc/html/thunar-vfs/introduction.html -share/gtk-doc/html/thunar-vfs/ix01.html -share/gtk-doc/html/thunar-vfs/jobs.html -share/gtk-doc/html/thunar-vfs/left.png -share/gtk-doc/html/thunar-vfs/mime-types.html -share/gtk-doc/html/thunar-vfs/right.png -share/gtk-doc/html/thunar-vfs/style.css -share/gtk-doc/html/thunar-vfs/thunar-vfs-Basic-Types.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-Initialization-and-Shutdown.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-Jobs.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsInfo.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsMimeInfo.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsPath.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-Utility-Functions.html -share/gtk-doc/html/thunar-vfs/thunar-vfs.devhelp -share/gtk-doc/html/thunar-vfs/thunar-vfs.devhelp2 -share/gtk-doc/html/thunar-vfs/up.png -share/gtk-doc/html/thunar-vfs/users-and-groups-handling.html -share/gtk-doc/html/thunar-vfs/volume-handling.html share/gtk-doc/html/thunarx/ThunarxFileInfo.html share/gtk-doc/html/thunarx/ThunarxMenuProvider.html share/gtk-doc/html/thunarx/ThunarxPreferencesProvider.html @@ -373,8 +47,10 @@ share/gtk-doc/html/thunarx/home.png share/gtk-doc/html/thunarx/index.html share/gtk-doc/html/thunarx/index.sgml share/gtk-doc/html/thunarx/ix01.html +share/gtk-doc/html/thunarx/left-insensitive.png share/gtk-doc/html/thunarx/left.png share/gtk-doc/html/thunarx/menu-provider.png +share/gtk-doc/html/thunarx/right-insensitive.png share/gtk-doc/html/thunarx/right.png share/gtk-doc/html/thunarx/say-hello.png share/gtk-doc/html/thunarx/style.css @@ -387,23 +63,32 @@ share/gtk-doc/html/thunarx/thunarx-using-extensions.html share/gtk-doc/html/thunarx/thunarx-writing-extensions-advanced-topics.html share/gtk-doc/html/thunarx/thunarx-writing-extensions-getting-started.html share/gtk-doc/html/thunarx/thunarx-writing-extensions.html -share/gtk-doc/html/thunarx/thunarx.devhelp share/gtk-doc/html/thunarx/thunarx.devhelp2 +share/gtk-doc/html/thunarx/up-insensitive.png share/gtk-doc/html/thunarx/up.png +share/icons/hicolor/128x128/apps/Thunar.png share/icons/hicolor/16x16/apps/Thunar.png +share/icons/hicolor/16x16/stock/navigation/stock_folder-copy.png +share/icons/hicolor/16x16/stock/navigation/stock_folder-move.png share/icons/hicolor/16x16/stock/navigation/stock_thunar-shortcuts.png -share/icons/hicolor/16x16/stock/navigation/stock_thunar-templates.png share/icons/hicolor/24x24/apps/Thunar.png +share/icons/hicolor/24x24/stock/navigation/stock_folder-copy.png +share/icons/hicolor/24x24/stock/navigation/stock_folder-move.png share/icons/hicolor/48x48/apps/Thunar.png +share/icons/hicolor/64x64/apps/Thunar.png share/icons/hicolor/scalable/apps/Thunar.svg +share/locale/am/LC_MESSAGES/Thunar.mo share/locale/ar/LC_MESSAGES/Thunar.mo +share/locale/ast/LC_MESSAGES/Thunar.mo share/locale/be/LC_MESSAGES/Thunar.mo +share/locale/bg/LC_MESSAGES/Thunar.mo +share/locale/bn/LC_MESSAGES/Thunar.mo share/locale/ca/LC_MESSAGES/Thunar.mo share/locale/cs/LC_MESSAGES/Thunar.mo share/locale/da/LC_MESSAGES/Thunar.mo share/locale/de/LC_MESSAGES/Thunar.mo -share/locale/dz/LC_MESSAGES/Thunar.mo share/locale/el/LC_MESSAGES/Thunar.mo +share/locale/en_AU/LC_MESSAGES/Thunar.mo share/locale/en_GB/LC_MESSAGES/Thunar.mo share/locale/eo/LC_MESSAGES/Thunar.mo share/locale/es/LC_MESSAGES/Thunar.mo @@ -413,34 +98,44 @@ share/locale/fi/LC_MESSAGES/Thunar.mo share/locale/fr/LC_MESSAGES/Thunar.mo share/locale/gl/LC_MESSAGES/Thunar.mo share/locale/he/LC_MESSAGES/Thunar.mo +share/locale/hr/LC_MESSAGES/Thunar.mo share/locale/hu/LC_MESSAGES/Thunar.mo share/locale/id/LC_MESSAGES/Thunar.mo +share/locale/is/LC_MESSAGES/Thunar.mo share/locale/it/LC_MESSAGES/Thunar.mo share/locale/ja/LC_MESSAGES/Thunar.mo -share/locale/ka/LC_MESSAGES/Thunar.mo +share/locale/kk/LC_MESSAGES/Thunar.mo share/locale/ko/LC_MESSAGES/Thunar.mo -share/locale/ku/LC_MESSAGES/Thunar.mo share/locale/lt/LC_MESSAGES/Thunar.mo share/locale/lv/LC_MESSAGES/Thunar.mo -share/locale/mk/LC_MESSAGES/Thunar.mo +share/locale/ms/LC_MESSAGES/Thunar.mo share/locale/nb/LC_MESSAGES/Thunar.mo share/locale/nl/LC_MESSAGES/Thunar.mo share/locale/nn/LC_MESSAGES/Thunar.mo +share/locale/oc/LC_MESSAGES/Thunar.mo share/locale/pa/LC_MESSAGES/Thunar.mo share/locale/pl/LC_MESSAGES/Thunar.mo share/locale/pt/LC_MESSAGES/Thunar.mo share/locale/pt_BR/LC_MESSAGES/Thunar.mo share/locale/ro/LC_MESSAGES/Thunar.mo share/locale/ru/LC_MESSAGES/Thunar.mo +share/locale/si/LC_MESSAGES/Thunar.mo share/locale/sk/LC_MESSAGES/Thunar.mo +share/locale/sl/LC_MESSAGES/Thunar.mo share/locale/sq/LC_MESSAGES/Thunar.mo +share/locale/sr/LC_MESSAGES/Thunar.mo share/locale/sv/LC_MESSAGES/Thunar.mo +share/locale/te/LC_MESSAGES/Thunar.mo +share/locale/th/LC_MESSAGES/Thunar.mo share/locale/tr/LC_MESSAGES/Thunar.mo +share/locale/ug/LC_MESSAGES/Thunar.mo share/locale/uk/LC_MESSAGES/Thunar.mo share/locale/ur/LC_MESSAGES/Thunar.mo +share/locale/ur_PK/LC_MESSAGES/Thunar.mo +share/locale/vi/LC_MESSAGES/Thunar.mo share/locale/zh_CN/LC_MESSAGES/Thunar.mo +share/locale/zh_HK/LC_MESSAGES/Thunar.mo share/locale/zh_TW/LC_MESSAGES/Thunar.mo share/pixmaps/Thunar/Thunar-about-logo.png -share/pixmaps/Thunar/Thunar-fallback-icon.png -share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop -share/xfce4/panel-plugins/thunar-tpa.desktop +share/polkit-1/actions/org.xfce.thunar.policy +share/xfce4/panel/plugins/thunar-tpa.desktop diff --git a/sysutils/xfce4-thunar/buildlink3.mk b/sysutils/xfce4-thunar/buildlink3.mk index 42aa5c35daf..ecde9add104 100644 --- a/sysutils/xfce4-thunar/buildlink3.mk +++ b/sysutils/xfce4-thunar/buildlink3.mk @@ -1,33 +1,19 @@ -# $NetBSD: buildlink3.mk,v 1.33 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.34 2015/04/21 08:56:41 jperkin Exp $ BUILDLINK_TREE+= xfce4-thunar .if !defined(XFCE4_THUNAR_BUILDLINK3_MK) XFCE4_THUNAR_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.xfce4-thunar+= xfce4-thunar>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-thunar+= xfce4-thunar>=1.0.1nb23 +BUILDLINK_API_DEPENDS.xfce4-thunar+= xfce4-thunar>=1.6.6 BUILDLINK_PKGSRCDIR.xfce4-thunar?= ../../sysutils/xfce4-thunar -pkgbase := xfce4-thunar -.include "../../mk/pkg-build-options.mk" - -.if !empty(PKG_BUILD_OPTIONS.xfce4-thunar:Mhal) -.include "../../sysutils/hal/buildlink3.mk" -.endif - -.include "../../devel/GConf/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/pcre/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" +.include "../../graphics/png/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/jpeg.buildlink3.mk" -.include "../../mk/fam.buildlink3.mk" -.endif # XFCE4_THUNAR_BUILDLINK3_MK +.endif # XFCE4_THUNAR_BUILDLINK3_MK BUILDLINK_TREE+= -xfce4-thunar diff --git a/sysutils/xfce4-thunar/distinfo b/sysutils/xfce4-thunar/distinfo index 0f09b3aa233..cc9e9d19d06 100644 --- a/sysutils/xfce4-thunar/distinfo +++ b/sysutils/xfce4-thunar/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.7 2012/01/25 23:37:16 tez Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 08:56:41 jperkin Exp $ -SHA1 (Thunar-1.0.1.tar.bz2) = 2fcd3a7b0e27b01f059dffc8ffdac94e2b2aa064 -RMD160 (Thunar-1.0.1.tar.bz2) = 203690b9eb05ca8e5248bb026f98b8e3e6881f2c -Size (Thunar-1.0.1.tar.bz2) = 8802672 bytes -SHA1 (patch-aa) = c9d9dfb4c177aab2e8a43e46998652cc72daefa5 -SHA1 (patch-ab) = e5c3f1e853bf59f69047c7160a3e29df54298879 -SHA1 (patch-ac) = 745f240ff44b0b21eb727b0a9887c9d8f1ee8a47 -SHA1 (patch-thunar-vfs_thunar-vfs-io-jobs.c) = 8529460dea3353b7b8bb034c65c95e4561f61aab +SHA1 (Thunar-1.6.6.tar.bz2) = 9d7ba73376efa1ecb580b227cfc4fd29fe4b8ecb +RMD160 (Thunar-1.6.6.tar.bz2) = f5c13a06f3b983f0a5ca90b8745d1b3da65ee477 +Size (Thunar-1.6.6.tar.bz2) = 2160158 bytes +SHA1 (patch-ThunarBulkRename.in) = 794e3a3182b9aa9604d8013810d5cde63edf99fb +SHA1 (patch-ac) = 2ea54cce7c432857fe558726c6fcd5d396ad2385 +SHA1 (patch-org.xfce.FileManager.service.in) = 94b0e3f3571f9b5c616294bfad4581e1aa9b04d5 +SHA1 (patch-org.xfce.Thunar.service.in) = 5793694a69de0fcbebf19bcfe5d9bd0f42de0b79 +SHA1 (patch-thunar_Makefile.in) = 7f337d5c654495ce5b246ead50b0e2aad118fe1f diff --git a/sysutils/xfce4-thunar/options.mk b/sysutils/xfce4-thunar/options.mk index b922c37213b..f819d685cd1 100644 --- a/sysutils/xfce4-thunar/options.mk +++ b/sysutils/xfce4-thunar/options.mk @@ -1,14 +1,12 @@ -# $NetBSD: options.mk,v 1.1 2008/12/09 10:36:24 ahoka Exp $ +# $NetBSD: options.mk,v 1.2 2015/04/21 08:56:41 jperkin Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.xfce4-thunar -PKG_SUPPORTED_OPTIONS= hal -PKG_SUGGESTED_OPTIONS= hal +PKG_SUPPORTED_OPTIONS= gvfs +PKG_SUGGESTED_OPTIONS= .include "../../mk/bsd.options.mk" -.if !empty(PKG_OPTIONS:Mhal) -.include "../../sysutils/hal/buildlink3.mk" -CONFIGURE_ARGS+= --enable-hal -.else -CONFIGURE_ARGS+= --disable-hal +# for trash support, and remote filesystems +.if !empty(PKG_OPTIONS:Mgvfs) +DEPENDS+= gvfs-[0-9]*:../../sysutils/gvfs .endif diff --git a/sysutils/xfce4-thunar/patches/patch-ThunarBulkRename.in b/sysutils/xfce4-thunar/patches/patch-ThunarBulkRename.in new file mode 100644 index 00000000000..1d0f2d4bd29 --- /dev/null +++ b/sysutils/xfce4-thunar/patches/patch-ThunarBulkRename.in @@ -0,0 +1,13 @@ +$NetBSD: patch-ThunarBulkRename.in,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Look for the right thunar binary. +--- ThunarBulkRename.in.orig 2013-07-30 05:44:48.000000000 +0000 ++++ ThunarBulkRename.in +@@ -22,6 +22,6 @@ + # This is an ugly hack, required because xfdesktop simply + # strips off all parameters from the Exec field, and so + # we cannot just invoke Thunar --bulk-rename %F there +-exec @bindir@/Thunar --bulk-rename $@ ++exec @bindir@/thunar --bulk-rename $@ + + # vim:set ts=2 sw=2 et ai: diff --git a/sysutils/xfce4-thunar/patches/patch-aa b/sysutils/xfce4-thunar/patches/patch-aa deleted file mode 100644 index 2ee0d023017..00000000000 --- a/sysutils/xfce4-thunar/patches/patch-aa +++ /dev/null @@ -1,40 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2008/06/20 15:37:43 joerg Exp $ - ---- thunar-vfs/thunar-vfs-marshal.h.orig 2007-12-02 13:48:10.000000000 +0000 -+++ thunar-vfs/thunar-vfs-marshal.h -@@ -12,7 +12,7 @@ extern void _thunar_vfs_marshal_BOOLEAN_ - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, -- gpointer marshal_data) G_GNUC_INTERNAL; -+ gpointer marshal_data); - - /* FLAGS:BOXED,BOXED (thunar-vfs-marshal.list:2) */ - extern void _thunar_vfs_marshal_FLAGS__BOXED_BOXED (GClosure *closure, -@@ -20,7 +20,7 @@ extern void _thunar_vfs_marshal_FLAGS__B - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, -- gpointer marshal_data) G_GNUC_INTERNAL; -+ gpointer marshal_data); - - /* FLAGS:STRING,FLAGS (thunar-vfs-marshal.list:3) */ - extern void _thunar_vfs_marshal_FLAGS__STRING_FLAGS (GClosure *closure, -@@ -28,7 +28,7 @@ extern void _thunar_vfs_marshal_FLAGS__S - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, -- gpointer marshal_data) G_GNUC_INTERNAL; -+ gpointer marshal_data); - - /* VOID:UINT64,UINT,UINT,UINT (thunar-vfs-marshal.list:4) */ - extern void _thunar_vfs_marshal_VOID__UINT64_UINT_UINT_UINT (GClosure *closure, -@@ -36,7 +36,7 @@ extern void _thunar_vfs_marshal_VOID__UI - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, -- gpointer marshal_data) G_GNUC_INTERNAL; -+ gpointer marshal_data); - - G_END_DECLS - diff --git a/sysutils/xfce4-thunar/patches/patch-ab b/sysutils/xfce4-thunar/patches/patch-ab deleted file mode 100644 index dbaa69a9dd1..00000000000 --- a/sysutils/xfce4-thunar/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2009/09/16 01:15:34 reed Exp $ - ---- configure.orig 2009-02-24 21:09:38.000000000 +0000 -+++ configure -@@ -21169,7 +21169,7 @@ fi - { echo "$as_me:$LINENO: checking for operating system support" >&5 - echo $ECHO_N "checking for operating system support... $ECHO_C" >&6; } - case "$target_os" in -- dragonfly*|freebsd*|netbsd*|openbsd*|darwin*) -+ freebsd*|netbsd*|openbsd*|darwin*) - ac_bm_thunar_vfs_os_impl=bsd - ;; - diff --git a/sysutils/xfce4-thunar/patches/patch-ac b/sysutils/xfce4-thunar/patches/patch-ac index 585cf91f0c0..a5542e112cd 100644 --- a/sysutils/xfce4-thunar/patches/patch-ac +++ b/sysutils/xfce4-thunar/patches/patch-ac @@ -1,10 +1,11 @@ -$NetBSD: patch-ac,v 1.2 2009/09/16 01:15:34 reed Exp $ +$NetBSD: patch-ac,v 1.3 2015/04/21 08:56:41 jperkin Exp $ ---- plugins/thunar-uca/Makefile.in.orig 2008-11-29 17:25:52.000000000 +0900 -+++ plugins/thunar-uca/Makefile.in 2008-11-29 17:27:26.000000000 +0900 -@@ -383,7 +383,7 @@ - -module \ - $(PLATFORM_LDFLAGS) +Adjust config path. +--- plugins/thunar-uca/Makefile.in.orig 2015-02-28 16:51:04.000000000 +0000 ++++ plugins/thunar-uca/Makefile.in +@@ -510,7 +510,7 @@ thunar_uca_la_LIBADD = \ + thunar_uca_la_DEPENDENCIES = \ + $(top_builddir)/thunarx/libthunarx-$(THUNARX_VERSION_API).la -defaultsdir = $(sysconfdir)/xdg/Thunar +defaultsdir = $(datadir)/examples/xfce4/Thunar diff --git a/sysutils/xfce4-thunar/patches/patch-org.xfce.FileManager.service.in b/sysutils/xfce4-thunar/patches/patch-org.xfce.FileManager.service.in new file mode 100644 index 00000000000..83a307d8afd --- /dev/null +++ b/sysutils/xfce4-thunar/patches/patch-org.xfce.FileManager.service.in @@ -0,0 +1,10 @@ +$NetBSD: patch-org.xfce.FileManager.service.in,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Our installed thunar is all lower-case. +--- org.xfce.FileManager.service.in.orig 2013-07-30 05:44:48.000000000 +0000 ++++ org.xfce.FileManager.service.in +@@ -1,3 +1,3 @@ + [D-BUS Service] + Name=org.xfce.FileManager +-Exec=@bindir@/Thunar --daemon ++Exec=@bindir@/thunar --daemon diff --git a/sysutils/xfce4-thunar/patches/patch-org.xfce.Thunar.service.in b/sysutils/xfce4-thunar/patches/patch-org.xfce.Thunar.service.in new file mode 100644 index 00000000000..332031cb6fa --- /dev/null +++ b/sysutils/xfce4-thunar/patches/patch-org.xfce.Thunar.service.in @@ -0,0 +1,10 @@ +$NetBSD: patch-org.xfce.Thunar.service.in,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Our installed thunar is all lower-case. +--- org.xfce.Thunar.service.in.orig 2013-07-30 05:44:48.000000000 +0000 ++++ org.xfce.Thunar.service.in +@@ -1,3 +1,3 @@ + [D-BUS Service] + Name=org.xfce.Thunar +-Exec=@bindir@/Thunar --daemon ++Exec=@bindir@/thunar --daemon diff --git a/sysutils/xfce4-thunar/patches/patch-thunar-vfs_thunar-vfs-io-jobs.c b/sysutils/xfce4-thunar/patches/patch-thunar-vfs_thunar-vfs-io-jobs.c deleted file mode 100644 index aca87c26e73..00000000000 --- a/sysutils/xfce4-thunar/patches/patch-thunar-vfs_thunar-vfs-io-jobs.c +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-thunar-vfs_thunar-vfs-io-jobs.c,v 1.1 2012/01/25 23:37:17 tez Exp $ - -Per PR#45871 Solaris derived OSs haven't DEFFILEMODE defined -so define it if it is not defined. - ---- thunar-vfs/thunar-vfs-io-jobs.c.orig 2012-01-25 23:28:41.920049200 +0000 -+++ thunar-vfs/thunar-vfs-io-jobs.c -@@ -60,6 +60,9 @@ - #endif - - -+#ifndef DEFFILEMODE -+#define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH) -+#endif - - static GList *tvij_collect_nofollow (ThunarVfsJob *job, - GList *base_path_list, diff --git a/sysutils/xfce4-thunar/patches/patch-thunar_Makefile.in b/sysutils/xfce4-thunar/patches/patch-thunar_Makefile.in new file mode 100644 index 00000000000..695381c1e5e --- /dev/null +++ b/sysutils/xfce4-thunar/patches/patch-thunar_Makefile.in @@ -0,0 +1,27 @@ +$NetBSD: patch-thunar_Makefile.in,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Don't link Thunar to thunar. +--- thunar/Makefile.in.orig 2015-04-01 17:26:19.000000000 +0000 ++++ thunar/Makefile.in +@@ -2617,7 +2617,7 @@ install-dvi-am: + + install-exec-am: install-binPROGRAMS install-binSCRIPTS + @$(NORMAL_INSTALL) +- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook ++ $(MAKE) $(AM_MAKEFLAGS) #install-exec-hook + install-html: install-html-am + + install-html-am: +@@ -2681,9 +2681,9 @@ uninstall-am: uninstall-binPROGRAMS unin + @INTLTOOL_DESKTOP_RULE@ + + # install symlink to 'thunar' +-install-exec-hook: +- $(mkinstalldirs) $(DESTDIR)$(bindir) +- -( cd $(DESTDIR)$(bindir) ; test -x Thunar || ln -sf thunar Thunar ) ++#install-exec-hook: ++# $(mkinstalldirs) $(DESTDIR)$(bindir) ++# -( cd $(DESTDIR)$(bindir) ; test -x Thunar || ln -sf thunar Thunar ) + + clean-local: + rm -f *.core core core.* diff --git a/sysutils/xfce4-verve-plugin/DESCR b/sysutils/xfce4-verve-plugin/DESCR new file mode 100644 index 00000000000..4770e2ca762 --- /dev/null +++ b/sysutils/xfce4-verve-plugin/DESCR @@ -0,0 +1,8 @@ +The Verve panel plugin is a comfortable command line plugin for the Xfce panel. +It supports several nice features, such as: + + Command history + Auto-completion (including command history) + Open URLs and eMail addresses in your favourite applications + Focus grabbing via D-BUS (so you can bind a shortcut to it) + Custom input field width diff --git a/sysutils/xfce4-verve-plugin/Makefile b/sysutils/xfce4-verve-plugin/Makefile new file mode 100644 index 00000000000..b54eb8c4be1 --- /dev/null +++ b/sysutils/xfce4-verve-plugin/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-verve-plugin-1.0.1 +CATEGORIES= sysutils +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/1.0/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin +COMMENT= Xfce command line plugin + +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-verve-plugin/PLIST b/sysutils/xfce4-verve-plugin/PLIST new file mode 100644 index 00000000000..e0107f6f287 --- /dev/null +++ b/sysutils/xfce4-verve-plugin/PLIST @@ -0,0 +1,51 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:41 jperkin Exp $ +bin/verve-focus +lib/xfce4/panel/plugins/libverve.la +share/locale/ar/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/eo/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-verve-plugin.mo +share/xfce4/panel/plugins/xfce4-verve-plugin.desktop diff --git a/sysutils/xfce4-verve-plugin/distinfo b/sysutils/xfce4-verve-plugin/distinfo new file mode 100644 index 00000000000..1a1bc4b90da --- /dev/null +++ b/sysutils/xfce4-verve-plugin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +SHA1 (xfce4-verve-plugin-1.0.1.tar.bz2) = 3dd97de37046469506883dff06bf2f71703f60c8 +RMD160 (xfce4-verve-plugin-1.0.1.tar.bz2) = 5ce9fc6892cf19dee4ab42eb8858e02e28a8d82e +Size (xfce4-verve-plugin-1.0.1.tar.bz2) = 325191 bytes diff --git a/sysutils/xfce4-volman/DESCR b/sysutils/xfce4-volman/DESCR deleted file mode 100644 index 4398fcf1b81..00000000000 --- a/sysutils/xfce4-volman/DESCR +++ /dev/null @@ -1 +0,0 @@ -HAL backed volume manager for Thunar and Xfce. diff --git a/sysutils/xfce4-volman/Makefile b/sysutils/xfce4-volman/Makefile deleted file mode 100644 index 74a0a38943c..00000000000 --- a/sysutils/xfce4-volman/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:23 ryoon Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -XFCE4_VERSION= 0.2.0 - -DISTNAME= thunar-volman-${XFCE4_VERSION} -PKGNAME= ${DISTNAME:S/thunar/xfce4/} -PKGREVISION= 25 -CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/thunar-volman/ -COMMENT= Thunar volume manager - - -.include "../../x11/xfce4-exo/buildlink3.mk" -.include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../sysutils/hal/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-volman/PLIST b/sysutils/xfce4-volman/PLIST deleted file mode 100644 index 51947c89a66..00000000000 --- a/sysutils/xfce4-volman/PLIST +++ /dev/null @@ -1,22 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:16:22 joerg Exp $ -bin/thunar-volman -libexec/thunar-volman-settings -share/applications/thunar-volman-settings.desktop -share/icons/hicolor/48x48/apps/tvm-burn-cd.png -share/icons/hicolor/48x48/apps/tvm-dev-pocketpc.png -share/icons/hicolor/48x48/apps/tvm-dev-tablet.png -share/icons/hicolor/scalable/apps/tvm-burn-cd.svg -share/locale/de/LC_MESSAGES/thunar-volman.mo -share/locale/en_GB/LC_MESSAGES/thunar-volman.mo -share/locale/eu/LC_MESSAGES/thunar-volman.mo -share/locale/fi/LC_MESSAGES/thunar-volman.mo -share/locale/fr/LC_MESSAGES/thunar-volman.mo -share/locale/hu/LC_MESSAGES/thunar-volman.mo -share/locale/it/LC_MESSAGES/thunar-volman.mo -share/locale/lv/LC_MESSAGES/thunar-volman.mo -share/locale/nb_NO/LC_MESSAGES/thunar-volman.mo -share/locale/pl/LC_MESSAGES/thunar-volman.mo -share/locale/pt_BR/LC_MESSAGES/thunar-volman.mo -share/locale/uk/LC_MESSAGES/thunar-volman.mo -share/locale/ur/LC_MESSAGES/thunar-volman.mo -share/locale/zh_TW/LC_MESSAGES/thunar-volman.mo diff --git a/sysutils/xfce4-volman/buildlink3.mk b/sysutils/xfce4-volman/buildlink3.mk deleted file mode 100644 index 18382bf3bc4..00000000000 --- a/sysutils/xfce4-volman/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.1 2009/11/05 20:15:40 reinoud Exp $ - -BUILDLINK_TREE+= xfce4-volman - -.if !defined(XFCE4_VOLMAN_BUILDLINK3_MK) -XFCE4_VOLMAN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-volman+= xfce4-volman>=0.2.0nb2 -BUILDLINK_PKGSRCDIR.xfce4-volman?= ../../sysutils/xfce4-volman - -.endif # XFCE4_VOLMAN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-volman diff --git a/sysutils/xfce4-volman/distinfo b/sysutils/xfce4-volman/distinfo deleted file mode 100644 index ea6fe2d4670..00000000000 --- a/sysutils/xfce4-volman/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/12/09 10:32:26 ahoka Exp $ - -SHA1 (thunar-volman-0.2.0.tar.bz2) = d5be8b7d35da7527b73b6b7c178d2d274c81263d -RMD160 (thunar-volman-0.2.0.tar.bz2) = 15af5f63fc0c2a94f870d860cbbea01affc66517 -Size (thunar-volman-0.2.0.tar.bz2) = 348443 bytes diff --git a/sysutils/xfce4-xarchiver/Makefile b/sysutils/xfce4-xarchiver/Makefile index 9c3c1927567..e04126c1b81 100644 --- a/sysutils/xfce4-xarchiver/Makefile +++ b/sysutils/xfce4-xarchiver/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/21 08:56:42 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.2 - -DISTNAME= xarchiver-${XFCE4_VERSION} -PKGNAME= xfce4-xarchiver-${XFCE4_VERSION} -PKGREVISION= 22 +VERSION= 0.5.4 +DISTNAME= xarchiver-${VERSION} +PKGNAME= xfce4-xarchiver-${VERSION} CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xarchiver/} + +HOMEPAGE= http://xarchiver.sourceforge.net/ COMMENT= Xfce archiver handler .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-xarchiver/PLIST b/sysutils/xfce4-xarchiver/PLIST index 3ca77fbe9ea..9f73d14a08c 100644 --- a/sysutils/xfce4-xarchiver/PLIST +++ b/sysutils/xfce4-xarchiver/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:16:22 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:42 jperkin Exp $ bin/xarchiver libexec/thunar-archive-plugin/xarchiver.tap share/applications/xarchiver.desktop @@ -45,9 +45,9 @@ share/icons/hicolor/24x24/apps/xarchiver.png share/icons/hicolor/48x48/apps/xarchiver.png share/icons/hicolor/scalable/apps/xarchiver.svg share/locale/bg/LC_MESSAGES/xarchiver.mo -share/locale/da/LC_MESSAGES/xarchiver.mo share/locale/ca/LC_MESSAGES/xarchiver.mo share/locale/cs/LC_MESSAGES/xarchiver.mo +share/locale/da/LC_MESSAGES/xarchiver.mo share/locale/de/LC_MESSAGES/xarchiver.mo share/locale/el/LC_MESSAGES/xarchiver.mo share/locale/en_GB/LC_MESSAGES/xarchiver.mo @@ -61,8 +61,8 @@ share/locale/ja/LC_MESSAGES/xarchiver.mo share/locale/nb_NO/LC_MESSAGES/xarchiver.mo share/locale/nl/LC_MESSAGES/xarchiver.mo share/locale/pl/LC_MESSAGES/xarchiver.mo -share/locale/pt_PT/LC_MESSAGES/xarchiver.mo share/locale/pt_BR/LC_MESSAGES/xarchiver.mo +share/locale/pt_PT/LC_MESSAGES/xarchiver.mo share/locale/ru/LC_MESSAGES/xarchiver.mo share/locale/sq/LC_MESSAGES/xarchiver.mo share/locale/sv/LC_MESSAGES/xarchiver.mo diff --git a/sysutils/xfce4-xarchiver/buildlink3.mk b/sysutils/xfce4-xarchiver/buildlink3.mk deleted file mode 100644 index f2012617e89..00000000000 --- a/sysutils/xfce4-xarchiver/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/05/05 00:48:23 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-xarchiver - -.if !defined(XFCE4_XARCHIVER_BUILDLINK3_MK) -XFCE4_XARCHIVER_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-xarchiver+= xfce4-xarchiver>=0.5.2nb1 -BUILDLINK_ABI_DEPENDS.xfce4-xarchiver+= xfce4-xarchiver>=0.5.2nb22 -BUILDLINK_PKGSRCDIR.xfce4-xarchiver?= ../../sysutils/xfce4-xarchiver - -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_XARCHIVER_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-xarchiver diff --git a/sysutils/xfce4-xarchiver/distinfo b/sysutils/xfce4-xarchiver/distinfo index 2f76f464eed..ebdb1fd0a84 100644 --- a/sysutils/xfce4-xarchiver/distinfo +++ b/sysutils/xfce4-xarchiver/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/12/17 12:50:03 hira Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xarchiver-0.5.2.tar.bz2) = 8c8f0ee82c93abcdcf9974fa30611aa05fa51bd0 -RMD160 (xarchiver-0.5.2.tar.bz2) = 77b1daadd39fd86c5582c75f774282f4bec41bf7 -Size (xarchiver-0.5.2.tar.bz2) = 755418 bytes +SHA1 (xarchiver-0.5.4.tar.bz2) = 4a02a6f77b03be72065f19dd98db1fa5325d3bb6 +RMD160 (xarchiver-0.5.4.tar.bz2) = af130364d48678ee74a818eccfc8c7de34294e20 +Size (xarchiver-0.5.4.tar.bz2) = 1003045 bytes diff --git a/sysutils/xfce4-xkb-plugin/Makefile b/sysutils/xfce4-xkb-plugin/Makefile index a1a5faae68f..4502eb7e972 100644 --- a/sysutils/xfce4-xkb-plugin/Makefile +++ b/sysutils/xfce4-xkb-plugin/Makefile @@ -1,17 +1,20 @@ -# $NetBSD: Makefile,v 1.37 2014/08/21 14:32:08 jperkin Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/21 08:56:42 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.3 - -DISTNAME= xfce4-xkb-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-xkb-plugin-0.7.0 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xkb-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/0.7/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin COMMENT= Xfce Keyboard plugin LDFLAGS.DragonFly= -lX11 LDFLAGS.SunOS+= -lX11 .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/libxklavier/buildlink3.mk" +.include "../../graphics/librsvg/buildlink3.mk" +.include "../../devel/libwnck/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-xkb-plugin/PLIST b/sysutils/xfce4-xkb-plugin/PLIST index 1eec8454fff..ee77eca0502 100644 --- a/sysutils/xfce4-xkb-plugin/PLIST +++ b/sysutils/xfce4-xkb-plugin/PLIST @@ -1,90 +1,130 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:16:22 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-xkb-plugin +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:42 jperkin Exp $ +libexec/xfce4/panel/plugins/xfce4-xkb-plugin +share/locale/ar/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/bg/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/de/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/el/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ka/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-xkb-plugin.mo -share/xfce4/panel-plugins/xkb-plugin.desktop -share/xfce4/xkb/flags/ae.png -share/xfce4/xkb/flags/am.png -share/xfce4/xkb/flags/ar.png -share/xfce4/xkb/flags/at.png -share/xfce4/xkb/flags/az.png -share/xfce4/xkb/flags/be.png -share/xfce4/xkb/flags/bg.png -share/xfce4/xkb/flags/bh.png -share/xfce4/xkb/flags/br.png -share/xfce4/xkb/flags/by.png -share/xfce4/xkb/flags/ca.png -share/xfce4/xkb/flags/ch.png -share/xfce4/xkb/flags/cu.png -share/xfce4/xkb/flags/cz.png -share/xfce4/xkb/flags/de.png -share/xfce4/xkb/flags/dj.png -share/xfce4/xkb/flags/dk.png -share/xfce4/xkb/flags/dz.png -share/xfce4/xkb/flags/ee.png -share/xfce4/xkb/flags/eg.png -share/xfce4/xkb/flags/es.png -share/xfce4/xkb/flags/eu.png -share/xfce4/xkb/flags/fi.png -share/xfce4/xkb/flags/fr.png -share/xfce4/xkb/flags/ge.png -share/xfce4/xkb/flags/gr.png -share/xfce4/xkb/flags/hr.png -share/xfce4/xkb/flags/hu.png -share/xfce4/xkb/flags/il.png -share/xfce4/xkb/flags/iq.png -share/xfce4/xkb/flags/is.png -share/xfce4/xkb/flags/it.png -share/xfce4/xkb/flags/jo.png -share/xfce4/xkb/flags/jp.png -share/xfce4/xkb/flags/km.png -share/xfce4/xkb/flags/kr.png -share/xfce4/xkb/flags/kw.png -share/xfce4/xkb/flags/la.png -share/xfce4/xkb/flags/lb.png -share/xfce4/xkb/flags/lt.png -share/xfce4/xkb/flags/ly.png -share/xfce4/xkb/flags/ma.png -share/xfce4/xkb/flags/mk.png -share/xfce4/xkb/flags/mn.png -share/xfce4/xkb/flags/mx.png -share/xfce4/xkb/flags/nl.png -share/xfce4/xkb/flags/no.png -share/xfce4/xkb/flags/om.png -share/xfce4/xkb/flags/pl.png -share/xfce4/xkb/flags/ps.png -share/xfce4/xkb/flags/pt.png -share/xfce4/xkb/flags/qa.png -share/xfce4/xkb/flags/qc.png -share/xfce4/xkb/flags/ro.png -share/xfce4/xkb/flags/ru.png -share/xfce4/xkb/flags/sa.png -share/xfce4/xkb/flags/sd.png -share/xfce4/xkb/flags/se.png -share/xfce4/xkb/flags/si.png -share/xfce4/xkb/flags/sk.png -share/xfce4/xkb/flags/so.png -share/xfce4/xkb/flags/sr.png -share/xfce4/xkb/flags/sy.png -share/xfce4/xkb/flags/th.png -share/xfce4/xkb/flags/tn.png -share/xfce4/xkb/flags/tr.png -share/xfce4/xkb/flags/ua.png -share/xfce4/xkb/flags/uk.png -share/xfce4/xkb/flags/un.png -share/xfce4/xkb/flags/us.png -share/xfce4/xkb/flags/uy.png -share/xfce4/xkb/flags/vn.png -share/xfce4/xkb/flags/ye.png -share/xfce4/xkb/flags/yu.png +share/xfce4/panel/plugins/xkb-plugin.desktop +share/xfce4/xkb/flags/ae.svg +share/xfce4/xkb/flags/al.svg +share/xfce4/xkb/flags/am.svg +share/xfce4/xkb/flags/ar.svg +share/xfce4/xkb/flags/at.svg +share/xfce4/xkb/flags/az.svg +share/xfce4/xkb/flags/ba.svg +share/xfce4/xkb/flags/be.svg +share/xfce4/xkb/flags/ben.svg +share/xfce4/xkb/flags/bg.svg +share/xfce4/xkb/flags/bh.svg +share/xfce4/xkb/flags/br.svg +share/xfce4/xkb/flags/by.svg +share/xfce4/xkb/flags/ca.svg +share/xfce4/xkb/flags/ch.svg +share/xfce4/xkb/flags/cu.svg +share/xfce4/xkb/flags/cz.svg +share/xfce4/xkb/flags/de.svg +share/xfce4/xkb/flags/dev.svg +share/xfce4/xkb/flags/dj.svg +share/xfce4/xkb/flags/dk.svg +share/xfce4/xkb/flags/dvorak.svg +share/xfce4/xkb/flags/dz.svg +share/xfce4/xkb/flags/ee.svg +share/xfce4/xkb/flags/eg.svg +share/xfce4/xkb/flags/epo.svg +share/xfce4/xkb/flags/es.svg +share/xfce4/xkb/flags/fi.svg +share/xfce4/xkb/flags/fo.svg +share/xfce4/xkb/flags/fr.svg +share/xfce4/xkb/flags/gb.svg +share/xfce4/xkb/flags/ge.svg +share/xfce4/xkb/flags/gr.svg +share/xfce4/xkb/flags/hr.svg +share/xfce4/xkb/flags/hu.svg +share/xfce4/xkb/flags/ie.svg +share/xfce4/xkb/flags/il.svg +share/xfce4/xkb/flags/iq.svg +share/xfce4/xkb/flags/ir.svg +share/xfce4/xkb/flags/is.svg +share/xfce4/xkb/flags/it.svg +share/xfce4/xkb/flags/jo.svg +share/xfce4/xkb/flags/jp.svg +share/xfce4/xkb/flags/kh.svg +share/xfce4/xkb/flags/km.svg +share/xfce4/xkb/flags/kp.svg +share/xfce4/xkb/flags/kr.svg +share/xfce4/xkb/flags/kw.svg +share/xfce4/xkb/flags/kz.svg +share/xfce4/xkb/flags/la.svg +share/xfce4/xkb/flags/lb.svg +share/xfce4/xkb/flags/lt.svg +share/xfce4/xkb/flags/lv.svg +share/xfce4/xkb/flags/ly.svg +share/xfce4/xkb/flags/ma.svg +share/xfce4/xkb/flags/mk.svg +share/xfce4/xkb/flags/mm.svg +share/xfce4/xkb/flags/mn.svg +share/xfce4/xkb/flags/mt.svg +share/xfce4/xkb/flags/mx.svg +share/xfce4/xkb/flags/nl.svg +share/xfce4/xkb/flags/no.svg +share/xfce4/xkb/flags/om.svg +share/xfce4/xkb/flags/pl.svg +share/xfce4/xkb/flags/pt.svg +share/xfce4/xkb/flags/qa.svg +share/xfce4/xkb/flags/ro.svg +share/xfce4/xkb/flags/rs.svg +share/xfce4/xkb/flags/ru.svg +share/xfce4/xkb/flags/sa.svg +share/xfce4/xkb/flags/sd.svg +share/xfce4/xkb/flags/se.svg +share/xfce4/xkb/flags/si.svg +share/xfce4/xkb/flags/sk.svg +share/xfce4/xkb/flags/so.svg +share/xfce4/xkb/flags/sr.svg +share/xfce4/xkb/flags/sy.svg +share/xfce4/xkb/flags/th.svg +share/xfce4/xkb/flags/tn.svg +share/xfce4/xkb/flags/tr.svg +share/xfce4/xkb/flags/ua.svg +share/xfce4/xkb/flags/us.svg +share/xfce4/xkb/flags/uy.svg +share/xfce4/xkb/flags/uz.svg +share/xfce4/xkb/flags/vn.svg +share/xfce4/xkb/flags/ye.svg diff --git a/sysutils/xfce4-xkb-plugin/buildlink3.mk b/sysutils/xfce4-xkb-plugin/buildlink3.mk deleted file mode 100644 index 35dc81fea4d..00000000000 --- a/sysutils/xfce4-xkb-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:48:23 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-xkb-plugin - -.if !defined(XFCE4_XKB_PLUGIN_BUILDLINK3_MK) -XFCE4_XKB_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-xkb-plugin+= xfce4-xkb-plugin>=0.4.3 -BUILDLINK_ABI_DEPENDS.xfce4-xkb-plugin+= xfce4-xkb-plugin>=0.4.3nb21 -BUILDLINK_PKGSRCDIR.xfce4-xkb-plugin?= ../../sysutils/xfce4-xkb-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_XKB_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-xkb-plugin diff --git a/sysutils/xfce4-xkb-plugin/distinfo b/sysutils/xfce4-xkb-plugin/distinfo index 9df43eed585..836b81f9abf 100644 --- a/sysutils/xfce4-xkb-plugin/distinfo +++ b/sysutils/xfce4-xkb-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.7 2007/04/12 09:55:19 martti Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfce4-xkb-plugin-0.4.3.tar.bz2) = 962f1fdc6b373fa5d8a886aaaa4d0fbb45c44234 -RMD160 (xfce4-xkb-plugin-0.4.3.tar.bz2) = b2f80e3a44123b82792a3fa981f40799cb29477f -Size (xfce4-xkb-plugin-0.4.3.tar.bz2) = 231843 bytes +SHA1 (xfce4-xkb-plugin-0.7.0.tar.bz2) = 39e019e9b92ef4483987695ba9a2291e3acbb46a +RMD160 (xfce4-xkb-plugin-0.7.0.tar.bz2) = 49322989395d4557ca4d724cf54f9b75c72b4bae +Size (xfce4-xkb-plugin-0.7.0.tar.bz2) = 807921 bytes +SHA1 (patch-panel-plugin_Makefile.in) = 226fd1e324c4dc97378631bab5c1ce32a3e1ac2c diff --git a/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in b/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 00000000000..fddcb86b2d5 --- /dev/null +++ b/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,32 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ + +Adjust config path. +--- panel-plugin/Makefile.in.orig 2013-05-20 22:01:11.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -327,7 +327,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + xfce4_xkb_plugin_SOURCES = \ + xfce4-xkb-plugin.h \ + xfce4-xkb-plugin-private.h \ +@@ -370,7 +370,7 @@ xfce4_xkb_plugin_LDADD = \ + # + # Desktop file + # +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_in_in_files = xkb-plugin.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) +@@ -833,7 +833,7 @@ uninstall-am: uninstall-desktopDATA unin + uninstall-pluginPROGRAMS + + %.desktop.in: %.desktop.in.in +- sed -e "s,\@libexecdir\@,$(libexecdir),g" < $< > $@ ++ sed -e "s,\@libexecdir\@/xfce4/panel-plugins,$(libexecdir)/xfce4/panel/plugins,g" < $< > $@ + @INTLTOOL_DESKTOP_RULE@ + + # vi:set ts=8 sw=8 noet ai nocindent syntax=automake: diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index 9828cabb674..9277779cd7a 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,14 +1,16 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/21 08:56:42 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.2.1 - -DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-dict-plugin-0.3.0 +EXTRACT_SUFX= .tar.gz CATEGORIES= textproc -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-dict-plugin/0.3/ + +HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-dict COMMENT= Xfce dictionary server plugin .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/libxfce4gui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/xfce4-dict-plugin/PLIST b/textproc/xfce4-dict-plugin/PLIST index eb81a9abdd1..b400a3c546d 100644 --- a/textproc/xfce4-dict-plugin/PLIST +++ b/textproc/xfce4-dict-plugin/PLIST @@ -1,10 +1,18 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-dict-plugin +@comment $NetBSD: PLIST,v 1.2 2015/04/21 08:56:42 jperkin Exp $ +bin/xfce4-popup-dict +libexec/xfce4/panel/plugins/xfce4-dict-plugin share/icons/hicolor/scalable/apps/dict-icon.svg share/locale/ca/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/de/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-dict-plugin.mo -share/xfce4/panel-plugins/dict.desktop +share/locale/pt_PT/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-dict-plugin.mo +share/xfce4/panel/plugins/dict.desktop diff --git a/textproc/xfce4-dict-plugin/buildlink3.mk b/textproc/xfce4-dict-plugin/buildlink3.mk deleted file mode 100644 index 73a9bf4ca4c..00000000000 --- a/textproc/xfce4-dict-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:23 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-dict-plugin - -.if !defined(XFCE4_DICT_PLUGIN_BUILDLINK3_MK) -XFCE4_DICT_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1 -BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb21 -BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_DICT_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-dict-plugin diff --git a/textproc/xfce4-dict-plugin/distinfo b/textproc/xfce4-dict-plugin/distinfo index e53c8ebd28a..57e0f4662a1 100644 --- a/textproc/xfce4-dict-plugin/distinfo +++ b/textproc/xfce4-dict-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfce4-dict-plugin-0.2.1.tar.bz2) = bfaf060bf8491833640c65096c90e9473479388b -RMD160 (xfce4-dict-plugin-0.2.1.tar.bz2) = 77471c43d5627386580d35e29101ac7a5bb64225 -Size (xfce4-dict-plugin-0.2.1.tar.bz2) = 287026 bytes +SHA1 (xfce4-dict-plugin-0.3.0.tar.gz) = 39f1b52c79fc94f6b0200f80cbee86a3163e8db8 +RMD160 (xfce4-dict-plugin-0.3.0.tar.gz) = 9073f0f25f08acaeaeafd786a8faa9f3647fcea0 +Size (xfce4-dict-plugin-0.3.0.tar.gz) = 411422 bytes +SHA1 (patch-panel-plugin_Makefile.in) = d77a2e913c078ee6b489e3f27662dd6cd7ec1150 diff --git a/textproc/xfce4-dict-plugin/patches/patch-panel-plugin_Makefile.in b/textproc/xfce4-dict-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 00000000000..359a781ea03 --- /dev/null +++ b/textproc/xfce4-dict-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,32 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ + +Adjust config path. +--- panel-plugin/Makefile.in.orig 2008-03-08 16:14:44.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -266,7 +266,7 @@ sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + xfce4_popup_dict_SOURCES = \ + xfce4-popup-dict.c \ + xfce4-popup-dict.h +@@ -299,7 +299,7 @@ xfce4_dict_plugin_LDADD = \ + $(EXO_LIBS) \ + @GTHREAD_LIBS@ + +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_in_in_files = dict.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) +@@ -711,7 +711,7 @@ uninstall-am: uninstall-binPROGRAMS unin + inline-icon.h: $(srcdir)/dict-icon.svg + gdk-pixbuf-csource --raw --name=dict_icon_data dict-icon.svg > inline-icon.h + %.desktop.in: %.desktop.in.in +- sed -e "s,\@libexecdir\@,$(libexecdir),g" < $< > $@ ++ sed -e "s,\@libexecdir\@/xfce4/panel-plugins,$(libexecdir)/xfce4/panel/plugins,g" < $< > $@ + @INTLTOOL_DESKTOP_RULE@ + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile index 8918895cd8f..411d4f7c4b9 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,16 +1,13 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/21 08:56:42 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.6.1 - -DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} -PKGREVISION= 20 +DISTNAME= xfce4-datetime-plugin-0.6.2 CATEGORIES= time -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-datetime-plugin/ -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/0.6/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin COMMENT= Xfce calendar plugin .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/xfce4-datetime-plugin/PLIST b/time/xfce4-datetime-plugin/PLIST index 5a49c78fe93..99b815758e5 100644 --- a/time/xfce4-datetime-plugin/PLIST +++ b/time/xfce4-datetime-plugin/PLIST @@ -1,20 +1,44 @@ -@comment $NetBSD: PLIST,v 1.7 2009/09/16 02:25:35 reed Exp $ -lib/xfce4/panel-plugins/libdatetime.la +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:42 jperkin Exp $ +lib/xfce4/panel/plugins/libdatetime.la share/locale/ar/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/da/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/el/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/es/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/nn/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-datetime-plugin.mo -share/xfce4/panel-plugins/datetime.desktop +share/locale/ur_PK/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-datetime-plugin.mo +share/xfce4/panel/plugins/datetime.desktop diff --git a/time/xfce4-datetime-plugin/buildlink3.mk b/time/xfce4-datetime-plugin/buildlink3.mk deleted file mode 100644 index 8f8e6013781..00000000000 --- a/time/xfce4-datetime-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.37 2014/05/05 00:48:24 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-datetime-plugin - -.if !defined(XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK) -XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.4.1 -BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.6.1nb20 -BUILDLINK_PKGSRCDIR.xfce4-datetime-plugin?= ../../time/xfce4-datetime-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-datetime-plugin diff --git a/time/xfce4-datetime-plugin/distinfo b/time/xfce4-datetime-plugin/distinfo index e14c305583c..9d5c2651d73 100644 --- a/time/xfce4-datetime-plugin/distinfo +++ b/time/xfce4-datetime-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/09/16 02:25:35 reed Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfce4-datetime-plugin-0.6.1.tar.bz2) = 7ad64f68787446e8daf5102fc0691bd8e4cc2fa6 -RMD160 (xfce4-datetime-plugin-0.6.1.tar.bz2) = 347b225b28195f07ac6954d5a70b9850c0629f09 -Size (xfce4-datetime-plugin-0.6.1.tar.bz2) = 289328 bytes +SHA1 (xfce4-datetime-plugin-0.6.2.tar.bz2) = 5a7e665fcfd06859c45e14b7063d719b5b26885f +RMD160 (xfce4-datetime-plugin-0.6.2.tar.bz2) = 255b47032f43698d6ba8690792832296251436b7 +Size (xfce4-datetime-plugin-0.6.2.tar.bz2) = 287129 bytes diff --git a/time/xfce4-orage/Makefile b/time/xfce4-orage/Makefile index 062c8a65f04..7972d6ee4f3 100644 --- a/time/xfce4-orage/Makefile +++ b/time/xfce4-orage/Makefile @@ -1,20 +1,23 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/21 08:56:42 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= orage-${XFCE4_VERSION} -PKGNAME= xfce4-orage-${XFCE4_VERSION} -PKGREVISION= 23 +VERSION= 4.10.0 +DISTNAME= orage-${VERSION} +PKGNAME= xfce4-orage-${VERSION} CATEGORIES= time +MASTER_SITES= http://archive.xfce.org/src/apps/orage/4.10/ + +HOMEPAGE= http://www.kolumbus.fi/~w408237/orage/ COMMENT= Xfce time managing application CONFIGURE_ARGS+= --disable-libxfce4mcs -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" +MAKE_DIRS+= ${PREFIX}/libexec/xfce4 ${PREFIX}/libexec/xfce4/panel-plugins +MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/panel-plugins + .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/libnotify/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/xfce4-orage/PLIST b/time/xfce4-orage/PLIST index 6580699f293..b25642db345 100644 --- a/time/xfce4-orage/PLIST +++ b/time/xfce4-orage/PLIST @@ -1,26 +1,30 @@ -@comment $NetBSD: PLIST,v 1.6 2009/09/16 01:15:34 reed Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:42 jperkin Exp $ bin/globaltime bin/orage -libexec/xfce4/panel-plugins/orageclock +libexec/xfce4/panel/plugins/xfce4-orageclock-plugin man/man1/globaltime.1 man/man1/orage.1 +man/man1/tz_convert.1 +share/applications/globaltime.desktop 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/160x160/apps/orage.xpm +share/icons/hicolor/160x160/apps/orage_ice.xpm +share/icons/hicolor/160x160/apps/orage_round.xpm +share/icons/hicolor/160x160/apps/orage_sun.xpm +share/icons/hicolor/48x48/apps/orage_globaltime.png share/icons/hicolor/48x48/apps/xfcalendar.png +share/icons/hicolor/scalable/apps/orage_globaltime.svg share/icons/hicolor/scalable/apps/xfcalendar.svg share/locale/am/LC_MESSAGES/orage.mo share/locale/ar/LC_MESSAGES/orage.mo -share/locale/az/LC_MESSAGES/orage.mo +share/locale/ast/LC_MESSAGES/orage.mo share/locale/be/LC_MESSAGES/orage.mo share/locale/bg/LC_MESSAGES/orage.mo -share/locale/bn_IN/LC_MESSAGES/orage.mo share/locale/ca/LC_MESSAGES/orage.mo share/locale/cs/LC_MESSAGES/orage.mo -share/locale/da/LC_MESSAGES/orage.mo -share/locale/de/LC_MESSAGES/orage.mo -share/locale/dz/LC_MESSAGES/orage.mo share/locale/el/LC_MESSAGES/orage.mo share/locale/en_AU/LC_MESSAGES/orage.mo share/locale/en_GB/LC_MESSAGES/orage.mo @@ -28,41 +32,38 @@ share/locale/eo/LC_MESSAGES/orage.mo share/locale/es/LC_MESSAGES/orage.mo share/locale/et/LC_MESSAGES/orage.mo share/locale/eu/LC_MESSAGES/orage.mo -share/locale/fa/LC_MESSAGES/orage.mo -share/locale/fi/LC_MESSAGES/orage.mo share/locale/fr/LC_MESSAGES/orage.mo share/locale/gl/LC_MESSAGES/orage.mo -share/locale/gu/LC_MESSAGES/orage.mo share/locale/he/LC_MESSAGES/orage.mo -share/locale/hi/LC_MESSAGES/orage.mo +share/locale/hr/LC_MESSAGES/orage.mo share/locale/hu/LC_MESSAGES/orage.mo -share/locale/hy/LC_MESSAGES/orage.mo share/locale/id/LC_MESSAGES/orage.mo share/locale/it/LC_MESSAGES/orage.mo share/locale/ja/LC_MESSAGES/orage.mo -share/locale/ka/LC_MESSAGES/orage.mo +share/locale/kk/LC_MESSAGES/orage.mo share/locale/ko/LC_MESSAGES/orage.mo -share/locale/ku/LC_MESSAGES/orage.mo share/locale/lt/LC_MESSAGES/orage.mo share/locale/lv/LC_MESSAGES/orage.mo -share/locale/mk/LC_MESSAGES/orage.mo -share/locale/mr/LC_MESSAGES/orage.mo -share/locale/ms/LC_MESSAGES/orage.mo share/locale/nb/LC_MESSAGES/orage.mo share/locale/nl/LC_MESSAGES/orage.mo +share/locale/nn/LC_MESSAGES/orage.mo +share/locale/oc/LC_MESSAGES/orage.mo share/locale/pa/LC_MESSAGES/orage.mo share/locale/pl/LC_MESSAGES/orage.mo share/locale/pt/LC_MESSAGES/orage.mo share/locale/pt_BR/LC_MESSAGES/orage.mo share/locale/ro/LC_MESSAGES/orage.mo share/locale/ru/LC_MESSAGES/orage.mo +share/locale/si/LC_MESSAGES/orage.mo share/locale/sk/LC_MESSAGES/orage.mo share/locale/sq/LC_MESSAGES/orage.mo +share/locale/sr/LC_MESSAGES/orage.mo share/locale/sv/LC_MESSAGES/orage.mo -share/locale/ta/LC_MESSAGES/orage.mo share/locale/tr/LC_MESSAGES/orage.mo +share/locale/ug/LC_MESSAGES/orage.mo share/locale/uk/LC_MESSAGES/orage.mo share/locale/ur/LC_MESSAGES/orage.mo +share/locale/ur_PK/LC_MESSAGES/orage.mo share/locale/vi/LC_MESSAGES/orage.mo share/locale/zh_CN/LC_MESSAGES/orage.mo share/locale/zh_TW/LC_MESSAGES/orage.mo @@ -96,6 +97,7 @@ share/orage/zoneinfo/Africa/Abidjan.ics share/orage/zoneinfo/Africa/Accra.ics share/orage/zoneinfo/Africa/Addis_Ababa.ics share/orage/zoneinfo/Africa/Algiers.ics +share/orage/zoneinfo/Africa/Asmara.ics share/orage/zoneinfo/Africa/Asmera.ics share/orage/zoneinfo/Africa/Bamako.ics share/orage/zoneinfo/Africa/Bangui.ics @@ -151,19 +153,32 @@ share/orage/zoneinfo/America/Antigua.ics share/orage/zoneinfo/America/Araguaina.ics share/orage/zoneinfo/America/Argentina/Buenos_Aires.ics share/orage/zoneinfo/America/Argentina/Catamarca.ics +share/orage/zoneinfo/America/Argentina/ComodRivadavia.ics share/orage/zoneinfo/America/Argentina/Cordoba.ics share/orage/zoneinfo/America/Argentina/Jujuy.ics +share/orage/zoneinfo/America/Argentina/La_Rioja.ics share/orage/zoneinfo/America/Argentina/Mendoza.ics +share/orage/zoneinfo/America/Argentina/Rio_Gallegos.ics +share/orage/zoneinfo/America/Argentina/Salta.ics +share/orage/zoneinfo/America/Argentina/San_Juan.ics +share/orage/zoneinfo/America/Argentina/San_Luis.ics +share/orage/zoneinfo/America/Argentina/Tucuman.ics +share/orage/zoneinfo/America/Argentina/Ushuaia.ics share/orage/zoneinfo/America/Aruba.ics share/orage/zoneinfo/America/Asuncion.ics +share/orage/zoneinfo/America/Atikokan.ics +share/orage/zoneinfo/America/Atka.ics +share/orage/zoneinfo/America/Bahia.ics share/orage/zoneinfo/America/Barbados.ics share/orage/zoneinfo/America/Belem.ics share/orage/zoneinfo/America/Belize.ics +share/orage/zoneinfo/America/Blanc-Sablon.ics share/orage/zoneinfo/America/Boa_Vista.ics share/orage/zoneinfo/America/Bogota.ics share/orage/zoneinfo/America/Boise.ics share/orage/zoneinfo/America/Buenos_Aires.ics share/orage/zoneinfo/America/Cambridge_Bay.ics +share/orage/zoneinfo/America/Campo_Grande.ics share/orage/zoneinfo/America/Cancun.ics share/orage/zoneinfo/America/Caracas.ics share/orage/zoneinfo/America/Catamarca.ics @@ -171,10 +186,12 @@ share/orage/zoneinfo/America/Cayenne.ics share/orage/zoneinfo/America/Cayman.ics share/orage/zoneinfo/America/Chicago.ics share/orage/zoneinfo/America/Chihuahua.ics +share/orage/zoneinfo/America/Coral_Harbour.ics share/orage/zoneinfo/America/Cordoba.ics share/orage/zoneinfo/America/Costa_Rica.ics share/orage/zoneinfo/America/Cuiaba.ics share/orage/zoneinfo/America/Curacao.ics +share/orage/zoneinfo/America/Danmarkshavn.ics share/orage/zoneinfo/America/Dawson.ics share/orage/zoneinfo/America/Dawson_Creek.ics share/orage/zoneinfo/America/Denver.ics @@ -183,6 +200,8 @@ share/orage/zoneinfo/America/Dominica.ics share/orage/zoneinfo/America/Edmonton.ics share/orage/zoneinfo/America/Eirunepe.ics share/orage/zoneinfo/America/El_Salvador.ics +share/orage/zoneinfo/America/Ensenada.ics +share/orage/zoneinfo/America/Fort_Wayne.ics share/orage/zoneinfo/America/Fortaleza.ics share/orage/zoneinfo/America/Glace_Bay.ics share/orage/zoneinfo/America/Godthab.ics @@ -199,7 +218,11 @@ share/orage/zoneinfo/America/Hermosillo.ics share/orage/zoneinfo/America/Indiana/Indianapolis.ics share/orage/zoneinfo/America/Indiana/Knox.ics share/orage/zoneinfo/America/Indiana/Marengo.ics +share/orage/zoneinfo/America/Indiana/Petersburg.ics +share/orage/zoneinfo/America/Indiana/Tell_City.ics share/orage/zoneinfo/America/Indiana/Vevay.ics +share/orage/zoneinfo/America/Indiana/Vincennes.ics +share/orage/zoneinfo/America/Indiana/Winamac.ics share/orage/zoneinfo/America/Indianapolis.ics share/orage/zoneinfo/America/Inuvik.ics share/orage/zoneinfo/America/Iqaluit.ics @@ -208,6 +231,7 @@ share/orage/zoneinfo/America/Jujuy.ics share/orage/zoneinfo/America/Juneau.ics share/orage/zoneinfo/America/Kentucky/Louisville.ics share/orage/zoneinfo/America/Kentucky/Monticello.ics +share/orage/zoneinfo/America/Knox_IN.ics share/orage/zoneinfo/America/La_Paz.ics share/orage/zoneinfo/America/Lima.ics share/orage/zoneinfo/America/Los_Angeles.ics @@ -215,6 +239,7 @@ share/orage/zoneinfo/America/Louisville.ics share/orage/zoneinfo/America/Maceio.ics share/orage/zoneinfo/America/Managua.ics share/orage/zoneinfo/America/Manaus.ics +share/orage/zoneinfo/America/Marigot.ics share/orage/zoneinfo/America/Martinique.ics share/orage/zoneinfo/America/Mazatlan.ics share/orage/zoneinfo/America/Mendoza.ics @@ -222,6 +247,7 @@ share/orage/zoneinfo/America/Menominee.ics share/orage/zoneinfo/America/Merida.ics share/orage/zoneinfo/America/Mexico_City.ics share/orage/zoneinfo/America/Miquelon.ics +share/orage/zoneinfo/America/Moncton.ics share/orage/zoneinfo/America/Monterrey.ics share/orage/zoneinfo/America/Montevideo.ics share/orage/zoneinfo/America/Montreal.ics @@ -231,25 +257,31 @@ share/orage/zoneinfo/America/New_York.ics share/orage/zoneinfo/America/Nipigon.ics share/orage/zoneinfo/America/Nome.ics share/orage/zoneinfo/America/Noronha.ics +share/orage/zoneinfo/America/North_Dakota/Center.ics +share/orage/zoneinfo/America/North_Dakota/New_Salem.ics share/orage/zoneinfo/America/Panama.ics share/orage/zoneinfo/America/Pangnirtung.ics share/orage/zoneinfo/America/Paramaribo.ics share/orage/zoneinfo/America/Phoenix.ics share/orage/zoneinfo/America/Port-au-Prince.ics share/orage/zoneinfo/America/Port_of_Spain.ics +share/orage/zoneinfo/America/Porto_Acre.ics share/orage/zoneinfo/America/Porto_Velho.ics share/orage/zoneinfo/America/Puerto_Rico.ics share/orage/zoneinfo/America/Rainy_River.ics share/orage/zoneinfo/America/Rankin_Inlet.ics share/orage/zoneinfo/America/Recife.ics share/orage/zoneinfo/America/Regina.ics +share/orage/zoneinfo/America/Resolute.ics share/orage/zoneinfo/America/Rio_Branco.ics share/orage/zoneinfo/America/Rosario.ics +share/orage/zoneinfo/America/Santarem.ics share/orage/zoneinfo/America/Santiago.ics share/orage/zoneinfo/America/Santo_Domingo.ics share/orage/zoneinfo/America/Sao_Paulo.ics share/orage/zoneinfo/America/Scoresbysund.ics share/orage/zoneinfo/America/Shiprock.ics +share/orage/zoneinfo/America/St_Barthelemy.ics share/orage/zoneinfo/America/St_Johns.ics share/orage/zoneinfo/America/St_Kitts.ics share/orage/zoneinfo/America/St_Lucia.ics @@ -260,8 +292,10 @@ share/orage/zoneinfo/America/Tegucigalpa.ics share/orage/zoneinfo/America/Thule.ics share/orage/zoneinfo/America/Thunder_Bay.ics share/orage/zoneinfo/America/Tijuana.ics +share/orage/zoneinfo/America/Toronto.ics share/orage/zoneinfo/America/Tortola.ics share/orage/zoneinfo/America/Vancouver.ics +share/orage/zoneinfo/America/Virgin.ics share/orage/zoneinfo/America/Whitehorse.ics share/orage/zoneinfo/America/Winnipeg.ics share/orage/zoneinfo/America/Yakutat.ics @@ -272,6 +306,7 @@ share/orage/zoneinfo/Antarctica/DumontDUrville.ics share/orage/zoneinfo/Antarctica/Mawson.ics share/orage/zoneinfo/Antarctica/McMurdo.ics share/orage/zoneinfo/Antarctica/Palmer.ics +share/orage/zoneinfo/Antarctica/Rothera.ics share/orage/zoneinfo/Antarctica/South_Pole.ics share/orage/zoneinfo/Antarctica/Syowa.ics share/orage/zoneinfo/Antarctica/Vostok.ics @@ -283,6 +318,7 @@ share/orage/zoneinfo/Asia/Anadyr.ics share/orage/zoneinfo/Asia/Aqtau.ics share/orage/zoneinfo/Asia/Aqtobe.ics share/orage/zoneinfo/Asia/Ashgabat.ics +share/orage/zoneinfo/Asia/Ashkhabad.ics share/orage/zoneinfo/Asia/Baghdad.ics share/orage/zoneinfo/Asia/Bahrain.ics share/orage/zoneinfo/Asia/Baku.ics @@ -291,8 +327,11 @@ share/orage/zoneinfo/Asia/Beirut.ics share/orage/zoneinfo/Asia/Bishkek.ics share/orage/zoneinfo/Asia/Brunei.ics share/orage/zoneinfo/Asia/Calcutta.ics +share/orage/zoneinfo/Asia/Choibalsan.ics +share/orage/zoneinfo/Asia/Chongqing.ics share/orage/zoneinfo/Asia/Chungking.ics share/orage/zoneinfo/Asia/Colombo.ics +share/orage/zoneinfo/Asia/Dacca.ics share/orage/zoneinfo/Asia/Damascus.ics share/orage/zoneinfo/Asia/Dhaka.ics share/orage/zoneinfo/Asia/Dili.ics @@ -300,6 +339,7 @@ share/orage/zoneinfo/Asia/Dubai.ics share/orage/zoneinfo/Asia/Dushanbe.ics share/orage/zoneinfo/Asia/Gaza.ics share/orage/zoneinfo/Asia/Harbin.ics +share/orage/zoneinfo/Asia/Ho_Chi_Minh.ics share/orage/zoneinfo/Asia/Hong_Kong.ics share/orage/zoneinfo/Asia/Hovd.ics share/orage/zoneinfo/Asia/Irkutsk.ics @@ -311,25 +351,35 @@ share/orage/zoneinfo/Asia/Kabul.ics share/orage/zoneinfo/Asia/Kamchatka.ics share/orage/zoneinfo/Asia/Karachi.ics share/orage/zoneinfo/Asia/Kashgar.ics +share/orage/zoneinfo/Asia/Kathmandu.ics share/orage/zoneinfo/Asia/Katmandu.ics +share/orage/zoneinfo/Asia/Kolkata.ics share/orage/zoneinfo/Asia/Krasnoyarsk.ics share/orage/zoneinfo/Asia/Kuala_Lumpur.ics share/orage/zoneinfo/Asia/Kuching.ics share/orage/zoneinfo/Asia/Kuwait.ics share/orage/zoneinfo/Asia/Macao.ics +share/orage/zoneinfo/Asia/Macau.ics share/orage/zoneinfo/Asia/Magadan.ics +share/orage/zoneinfo/Asia/Makassar.ics share/orage/zoneinfo/Asia/Manila.ics share/orage/zoneinfo/Asia/Muscat.ics share/orage/zoneinfo/Asia/Nicosia.ics share/orage/zoneinfo/Asia/Novosibirsk.ics share/orage/zoneinfo/Asia/Omsk.ics +share/orage/zoneinfo/Asia/Oral.ics share/orage/zoneinfo/Asia/Phnom_Penh.ics share/orage/zoneinfo/Asia/Pontianak.ics share/orage/zoneinfo/Asia/Pyongyang.ics share/orage/zoneinfo/Asia/Qatar.ics +share/orage/zoneinfo/Asia/Qyzylorda.ics share/orage/zoneinfo/Asia/Rangoon.ics share/orage/zoneinfo/Asia/Riyadh.ics +share/orage/zoneinfo/Asia/Riyadh87.ics +share/orage/zoneinfo/Asia/Riyadh88.ics +share/orage/zoneinfo/Asia/Riyadh89.ics share/orage/zoneinfo/Asia/Saigon.ics +share/orage/zoneinfo/Asia/Sakhalin.ics share/orage/zoneinfo/Asia/Samarkand.ics share/orage/zoneinfo/Asia/Seoul.ics share/orage/zoneinfo/Asia/Shanghai.ics @@ -338,10 +388,13 @@ share/orage/zoneinfo/Asia/Taipei.ics share/orage/zoneinfo/Asia/Tashkent.ics share/orage/zoneinfo/Asia/Tbilisi.ics share/orage/zoneinfo/Asia/Tehran.ics +share/orage/zoneinfo/Asia/Tel_Aviv.ics +share/orage/zoneinfo/Asia/Thimbu.ics share/orage/zoneinfo/Asia/Thimphu.ics share/orage/zoneinfo/Asia/Tokyo.ics share/orage/zoneinfo/Asia/Ujung_Pandang.ics share/orage/zoneinfo/Asia/Ulaanbaatar.ics +share/orage/zoneinfo/Asia/Ulan_Bator.ics share/orage/zoneinfo/Asia/Urumqi.ics share/orage/zoneinfo/Asia/Vientiane.ics share/orage/zoneinfo/Asia/Vladivostok.ics @@ -353,22 +406,94 @@ share/orage/zoneinfo/Atlantic/Bermuda.ics share/orage/zoneinfo/Atlantic/Canary.ics share/orage/zoneinfo/Atlantic/Cape_Verde.ics share/orage/zoneinfo/Atlantic/Faeroe.ics +share/orage/zoneinfo/Atlantic/Faroe.ics share/orage/zoneinfo/Atlantic/Jan_Mayen.ics share/orage/zoneinfo/Atlantic/Madeira.ics share/orage/zoneinfo/Atlantic/Reykjavik.ics share/orage/zoneinfo/Atlantic/South_Georgia.ics share/orage/zoneinfo/Atlantic/St_Helena.ics share/orage/zoneinfo/Atlantic/Stanley.ics +share/orage/zoneinfo/Australia/ACT.ics share/orage/zoneinfo/Australia/Adelaide.ics share/orage/zoneinfo/Australia/Brisbane.ics share/orage/zoneinfo/Australia/Broken_Hill.ics +share/orage/zoneinfo/Australia/Canberra.ics +share/orage/zoneinfo/Australia/Currie.ics share/orage/zoneinfo/Australia/Darwin.ics +share/orage/zoneinfo/Australia/Eucla.ics share/orage/zoneinfo/Australia/Hobart.ics +share/orage/zoneinfo/Australia/LHI.ics share/orage/zoneinfo/Australia/Lindeman.ics share/orage/zoneinfo/Australia/Lord_Howe.ics share/orage/zoneinfo/Australia/Melbourne.ics +share/orage/zoneinfo/Australia/NSW.ics +share/orage/zoneinfo/Australia/North.ics share/orage/zoneinfo/Australia/Perth.ics +share/orage/zoneinfo/Australia/Queensland.ics +share/orage/zoneinfo/Australia/South.ics share/orage/zoneinfo/Australia/Sydney.ics +share/orage/zoneinfo/Australia/Tasmania.ics +share/orage/zoneinfo/Australia/Victoria.ics +share/orage/zoneinfo/Australia/West.ics +share/orage/zoneinfo/Australia/Yancowinna.ics +share/orage/zoneinfo/Brazil/Acre.ics +share/orage/zoneinfo/Brazil/DeNoronha.ics +share/orage/zoneinfo/Brazil/East.ics +share/orage/zoneinfo/Brazil/West.ics +share/orage/zoneinfo/CET.ics +share/orage/zoneinfo/CST6CDT.ics +share/orage/zoneinfo/Canada/Atlantic.ics +share/orage/zoneinfo/Canada/Central.ics +share/orage/zoneinfo/Canada/East-Saskatchewan.ics +share/orage/zoneinfo/Canada/Eastern.ics +share/orage/zoneinfo/Canada/Mountain.ics +share/orage/zoneinfo/Canada/Newfoundland.ics +share/orage/zoneinfo/Canada/Pacific.ics +share/orage/zoneinfo/Canada/Saskatchewan.ics +share/orage/zoneinfo/Canada/Yukon.ics +share/orage/zoneinfo/Chile/Continental.ics +share/orage/zoneinfo/Chile/EasterIsland.ics +share/orage/zoneinfo/Cuba.ics +share/orage/zoneinfo/EET.ics +share/orage/zoneinfo/EST.ics +share/orage/zoneinfo/EST5EDT.ics +share/orage/zoneinfo/Egypt.ics +share/orage/zoneinfo/Eire.ics +share/orage/zoneinfo/Etc/GMT+0.ics +share/orage/zoneinfo/Etc/GMT+1.ics +share/orage/zoneinfo/Etc/GMT+10.ics +share/orage/zoneinfo/Etc/GMT+11.ics +share/orage/zoneinfo/Etc/GMT+12.ics +share/orage/zoneinfo/Etc/GMT+2.ics +share/orage/zoneinfo/Etc/GMT+3.ics +share/orage/zoneinfo/Etc/GMT+4.ics +share/orage/zoneinfo/Etc/GMT+5.ics +share/orage/zoneinfo/Etc/GMT+6.ics +share/orage/zoneinfo/Etc/GMT+7.ics +share/orage/zoneinfo/Etc/GMT+8.ics +share/orage/zoneinfo/Etc/GMT+9.ics +share/orage/zoneinfo/Etc/GMT-0.ics +share/orage/zoneinfo/Etc/GMT-1.ics +share/orage/zoneinfo/Etc/GMT-10.ics +share/orage/zoneinfo/Etc/GMT-11.ics +share/orage/zoneinfo/Etc/GMT-12.ics +share/orage/zoneinfo/Etc/GMT-13.ics +share/orage/zoneinfo/Etc/GMT-14.ics +share/orage/zoneinfo/Etc/GMT-2.ics +share/orage/zoneinfo/Etc/GMT-3.ics +share/orage/zoneinfo/Etc/GMT-4.ics +share/orage/zoneinfo/Etc/GMT-5.ics +share/orage/zoneinfo/Etc/GMT-6.ics +share/orage/zoneinfo/Etc/GMT-7.ics +share/orage/zoneinfo/Etc/GMT-8.ics +share/orage/zoneinfo/Etc/GMT-9.ics +share/orage/zoneinfo/Etc/GMT.ics +share/orage/zoneinfo/Etc/GMT0.ics +share/orage/zoneinfo/Etc/Greenwich.ics +share/orage/zoneinfo/Etc/UCT.ics +share/orage/zoneinfo/Etc/UTC.ics +share/orage/zoneinfo/Etc/Universal.ics +share/orage/zoneinfo/Etc/Zulu.ics share/orage/zoneinfo/Europe/Amsterdam.ics share/orage/zoneinfo/Europe/Andorra.ics share/orage/zoneinfo/Europe/Athens.ics @@ -383,8 +508,11 @@ share/orage/zoneinfo/Europe/Chisinau.ics share/orage/zoneinfo/Europe/Copenhagen.ics share/orage/zoneinfo/Europe/Dublin.ics share/orage/zoneinfo/Europe/Gibraltar.ics +share/orage/zoneinfo/Europe/Guernsey.ics share/orage/zoneinfo/Europe/Helsinki.ics +share/orage/zoneinfo/Europe/Isle_of_Man.ics share/orage/zoneinfo/Europe/Istanbul.ics +share/orage/zoneinfo/Europe/Jersey.ics share/orage/zoneinfo/Europe/Kaliningrad.ics share/orage/zoneinfo/Europe/Kiev.ics share/orage/zoneinfo/Europe/Lisbon.ics @@ -393,12 +521,14 @@ share/orage/zoneinfo/Europe/London.ics share/orage/zoneinfo/Europe/Luxembourg.ics share/orage/zoneinfo/Europe/Madrid.ics share/orage/zoneinfo/Europe/Malta.ics +share/orage/zoneinfo/Europe/Mariehamn.ics share/orage/zoneinfo/Europe/Minsk.ics share/orage/zoneinfo/Europe/Monaco.ics share/orage/zoneinfo/Europe/Moscow.ics share/orage/zoneinfo/Europe/Nicosia.ics share/orage/zoneinfo/Europe/Oslo.ics share/orage/zoneinfo/Europe/Paris.ics +share/orage/zoneinfo/Europe/Podgorica.ics share/orage/zoneinfo/Europe/Prague.ics share/orage/zoneinfo/Europe/Riga.ics share/orage/zoneinfo/Europe/Rome.ics @@ -411,15 +541,28 @@ share/orage/zoneinfo/Europe/Sofia.ics share/orage/zoneinfo/Europe/Stockholm.ics share/orage/zoneinfo/Europe/Tallinn.ics share/orage/zoneinfo/Europe/Tirane.ics +share/orage/zoneinfo/Europe/Tiraspol.ics share/orage/zoneinfo/Europe/Uzhgorod.ics share/orage/zoneinfo/Europe/Vaduz.ics share/orage/zoneinfo/Europe/Vatican.ics share/orage/zoneinfo/Europe/Vienna.ics share/orage/zoneinfo/Europe/Vilnius.ics +share/orage/zoneinfo/Europe/Volgograd.ics share/orage/zoneinfo/Europe/Warsaw.ics share/orage/zoneinfo/Europe/Zagreb.ics share/orage/zoneinfo/Europe/Zaporozhye.ics share/orage/zoneinfo/Europe/Zurich.ics +share/orage/zoneinfo/Factory.ics +share/orage/zoneinfo/GB-Eire.ics +share/orage/zoneinfo/GB.ics +share/orage/zoneinfo/GMT+0.ics +share/orage/zoneinfo/GMT-0.ics +share/orage/zoneinfo/GMT.ics +share/orage/zoneinfo/GMT0.ics +share/orage/zoneinfo/Greenwich.ics +share/orage/zoneinfo/HST.ics +share/orage/zoneinfo/Hongkong.ics +share/orage/zoneinfo/Iceland.ics share/orage/zoneinfo/Indian/Antananarivo.ics share/orage/zoneinfo/Indian/Chagos.ics share/orage/zoneinfo/Indian/Christmas.ics @@ -431,6 +574,26 @@ share/orage/zoneinfo/Indian/Maldives.ics share/orage/zoneinfo/Indian/Mauritius.ics share/orage/zoneinfo/Indian/Mayotte.ics share/orage/zoneinfo/Indian/Reunion.ics +share/orage/zoneinfo/Iran.ics +share/orage/zoneinfo/Israel.ics +share/orage/zoneinfo/Jamaica.ics +share/orage/zoneinfo/Japan.ics +share/orage/zoneinfo/Kwajalein.ics +share/orage/zoneinfo/Libya.ics +share/orage/zoneinfo/MET.ics +share/orage/zoneinfo/MST.ics +share/orage/zoneinfo/MST7MDT.ics +share/orage/zoneinfo/Mexico/BajaNorte.ics +share/orage/zoneinfo/Mexico/BajaSur.ics +share/orage/zoneinfo/Mexico/General.ics +share/orage/zoneinfo/Mideast/Riyadh87.ics +share/orage/zoneinfo/Mideast/Riyadh88.ics +share/orage/zoneinfo/Mideast/Riyadh89.ics +share/orage/zoneinfo/NZ-CHAT.ics +share/orage/zoneinfo/NZ.ics +share/orage/zoneinfo/Navajo.ics +share/orage/zoneinfo/PRC.ics +share/orage/zoneinfo/PST8PDT.ics share/orage/zoneinfo/Pacific/Apia.ics share/orage/zoneinfo/Pacific/Auckland.ics share/orage/zoneinfo/Pacific/Chatham.ics @@ -463,6 +626,7 @@ share/orage/zoneinfo/Pacific/Ponape.ics share/orage/zoneinfo/Pacific/Port_Moresby.ics share/orage/zoneinfo/Pacific/Rarotonga.ics share/orage/zoneinfo/Pacific/Saipan.ics +share/orage/zoneinfo/Pacific/Samoa.ics share/orage/zoneinfo/Pacific/Tahiti.ics share/orage/zoneinfo/Pacific/Tarawa.ics share/orage/zoneinfo/Pacific/Tongatapu.ics @@ -470,5 +634,44 @@ share/orage/zoneinfo/Pacific/Truk.ics share/orage/zoneinfo/Pacific/Wake.ics share/orage/zoneinfo/Pacific/Wallis.ics share/orage/zoneinfo/Pacific/Yap.ics +share/orage/zoneinfo/Poland.ics +share/orage/zoneinfo/Portugal.ics +share/orage/zoneinfo/ROC.ics +share/orage/zoneinfo/ROK.ics +share/orage/zoneinfo/Singapore.ics +share/orage/zoneinfo/SystemV/AST4.ics +share/orage/zoneinfo/SystemV/AST4ADT.ics +share/orage/zoneinfo/SystemV/CST6.ics +share/orage/zoneinfo/SystemV/CST6CDT.ics +share/orage/zoneinfo/SystemV/EST5.ics +share/orage/zoneinfo/SystemV/EST5EDT.ics +share/orage/zoneinfo/SystemV/HST10.ics +share/orage/zoneinfo/SystemV/MST7.ics +share/orage/zoneinfo/SystemV/MST7MDT.ics +share/orage/zoneinfo/SystemV/PST8.ics +share/orage/zoneinfo/SystemV/PST8PDT.ics +share/orage/zoneinfo/SystemV/YST9.ics +share/orage/zoneinfo/SystemV/YST9YDT.ics +share/orage/zoneinfo/Turkey.ics +share/orage/zoneinfo/UCT.ics +share/orage/zoneinfo/US/Alaska.ics +share/orage/zoneinfo/US/Aleutian.ics +share/orage/zoneinfo/US/Arizona.ics +share/orage/zoneinfo/US/Central.ics +share/orage/zoneinfo/US/East-Indiana.ics +share/orage/zoneinfo/US/Eastern.ics +share/orage/zoneinfo/US/Hawaii.ics +share/orage/zoneinfo/US/Indiana-Starke.ics +share/orage/zoneinfo/US/Michigan.ics +share/orage/zoneinfo/US/Mountain.ics +share/orage/zoneinfo/US/Pacific.ics +share/orage/zoneinfo/US/Samoa.ics +share/orage/zoneinfo/UTC.ics +share/orage/zoneinfo/Universal.ics +share/orage/zoneinfo/W-SU.ics +share/orage/zoneinfo/WET.ics +share/orage/zoneinfo/Zulu.ics +share/orage/zoneinfo/posixrules.ics +share/orage/zoneinfo/tz_convert.par share/orage/zoneinfo/zones.tab -share/xfce4/panel-plugins/orageclock.desktop +share/xfce4/panel/plugins/xfce4-orageclock-plugin.desktop diff --git a/time/xfce4-orage/buildlink3.mk b/time/xfce4-orage/buildlink3.mk deleted file mode 100644 index fa37d1ddec0..00000000000 --- a/time/xfce4-orage/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.6 2009/09/16 01:15:34 reed Exp $ - -BUILDLINK_TREE+= xfce4-orage - -.if !defined(XFCE4_ORAGE_BUILDLINK3_MK) -XFCE4_ORAGE_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-orage+= xfce4-orage>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-orage?= ../../time/xfce4-orage - -.endif # XFCE4_ORAGE_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-orage diff --git a/time/xfce4-orage/distinfo b/time/xfce4-orage/distinfo index 1d903761212..37c00764ced 100644 --- a/time/xfce4-orage/distinfo +++ b/time/xfce4-orage/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.6 2013/08/16 08:14:31 obache Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (orage-4.6.1.tar.bz2) = 2db15404197ef9aa6f588c0eebac9fc4f68426df -RMD160 (orage-4.6.1.tar.bz2) = 7724992e2e177487c71597a15d7faf7f865bb56b -Size (orage-4.6.1.tar.bz2) = 1937593 bytes -SHA1 (patch-aa) = 443913928b351028d34bdd07cb6cf60006f60e25 -SHA1 (patch-src_reminder.c) = 33267e51deb1ee1ec8e01155f9422f093c073175 +SHA1 (orage-4.10.0.tar.bz2) = 1d19e097958b710005789973d385ca13338b26f9 +RMD160 (orage-4.10.0.tar.bz2) = 863c4c681dc20e4244a1b3e27707a97008505de9 +Size (orage-4.10.0.tar.bz2) = 2513559 bytes +SHA1 (patch-panel-plugin_Makefile.in) = a437a026d2575a22568dda1fe1622458d7b1a511 diff --git a/time/xfce4-orage/patches/patch-aa b/time/xfce4-orage/patches/patch-aa deleted file mode 100644 index 66a1c547d64..00000000000 --- a/time/xfce4-orage/patches/patch-aa +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2010/10/01 19:44:02 drochner Exp $ - ---- src/tray_icon.c.orig 2009-04-14 22:58:27.000000000 +0000 -+++ src/tray_icon.c -@@ -198,12 +198,16 @@ GdkPixbuf *orage_create_icon(gboolean st - orage_message(110, "trayicon: heading does not fit in dynamic icon"); - - /* month */ -- if (strftime(month, 19, "%^b", t) == 0) { -- g_warning("orage_create_icon: strftime %%^b failed"); -- if (strftime(month, 19, "%b", t) == 0) { -- g_warning("orage_create_icon: strftime %%b failed"); -- g_sprintf(month, "orage"); -- } -+ if (strftime(month, 19, "%b", t) == 0) { -+ g_warning("orage_create_icon: strftime %%b failed"); -+ g_sprintf(month, "orage"); -+ } else { -+ char *c = month; -+ month[19] = '\0'; -+ while (*c) { -+ *c = toupper(*c); -+ c++; -+ } - } - g_snprintf(ts, 199 - , "%s", month); diff --git a/time/xfce4-orage/patches/patch-panel-plugin_Makefile.in b/time/xfce4-orage/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 00000000000..fab88e95294 --- /dev/null +++ b/time/xfce4-orage/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,32 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ + +Adjust config path. +--- panel-plugin/Makefile.in.orig 2015-03-11 12:59:39.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -279,7 +279,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + xfce4_orageclock_plugin_CFLAGS = \ + -DPACKAGE_DATA_DIR=\"$(datadir)\" \ + -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ +@@ -308,7 +308,7 @@ xfce4_orageclock_plugin_SOURCES = \ + # + desktop_in_in_files = xfce4-orageclock-plugin.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ + $(desktop_in_in_files) +@@ -734,7 +734,7 @@ uninstall-am: uninstall-desktopDATA unin + # get full path into .desktop file + #%.desktop.in: %.desktop.in.in + xfce4-orageclock-plugin.desktop.in: xfce4-orageclock-plugin.desktop.in.in +- sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel-plugins^" \ ++ sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel/plugins^" \ + $< > $@ + + # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/time/xfce4-orage/patches/patch-src_reminder.c b/time/xfce4-orage/patches/patch-src_reminder.c deleted file mode 100644 index 19f13363153..00000000000 --- a/time/xfce4-orage/patches/patch-src_reminder.c +++ /dev/null @@ -1,44 +0,0 @@ -$NetBSD: patch-src_reminder.c,v 1.1 2013/08/16 08:14:31 obache Exp $ - -* for libnotify-0.7 API change - http://git.xfce.org/apps/orage/commit/src/reminder.c?id=bfa601ba135f84163eded2bb2e060e21d9ca08ce - ---- src/reminder.c.orig 2009-04-14 22:58:27.000000000 +0000 -+++ src/reminder.c -@@ -61,6 +61,12 @@ - #define ORAGE_DEBUG 1 - */ - -+/* Compatibility macro for < libnotify-0.7 */ -+/* NOTIFY_CHECK_VERSION was created in 0.5.2 */ -+#ifndef NOTIFY_CHECK_VERSION -+#deifne NOTIFY_CHECK_VERSION(x,y,z) 0 -+#endif -+ - static void create_notify_reminder(alarm_struct *alarm); - static void create_reminders(alarm_struct *alarm); - static void reset_orage_alarm_clock(); -@@ -425,8 +431,13 @@ static void create_notify_reminder(alarm - strncpy(heading, _("Reminder "), 199); - if (alarm->title) - g_strlcat(heading, alarm->title, 50); -+ /* since version 0.7.0, libnotify does not have the widget parameter in -+ notify_notification_new and it does not have function -+ notify_notification_attach_to_status_icon at all */ -+#if NOTIFY_CHECK_VERSION(0, 7, 0) -+ n = notify_notification_new(heading, alarm->description, NULL); -+#else - n = notify_notification_new(heading, alarm->description, NULL, NULL); -- alarm->active_alarm->active_notify = n; - #if GTK_CHECK_VERSION(2,10,0) - if (g_par.trayIcon - && gtk_status_icon_is_embedded((GtkStatusIcon *)g_par.trayIcon)) -@@ -438,6 +449,8 @@ static void create_notify_reminder(alarm - notify_notification_attach_to_widget(n - , ((XfceTrayIcon *)g_par.trayIcon)->image); - #endif -+#endif -+ alarm->active_alarm->active_notify = n; - - if (alarm->notify_timeout == -1) - notify_notification_set_timeout(n, NOTIFY_EXPIRES_NEVER); diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index 7fb6eca1493..d189a23e57d 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/21 08:56:42 jperkin Exp $ # .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.1 - -DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-timer-plugin-1.6.0 CATEGORIES= time -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.6/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin COMMENT= Xfce4 timer plugin .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/xfce4-timer-plugin/PLIST b/time/xfce4-timer-plugin/PLIST index b1c4ae5266a..d6be3f8d629 100644 --- a/time/xfce4-timer-plugin/PLIST +++ b/time/xfce4-timer-plugin/PLIST @@ -1,11 +1,45 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:18:01 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-timer +@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:42 jperkin Exp $ +libexec/xfce4/panel/plugins/xfce4-timer +share/icons/hicolor/48x48/apps/xfce4-timer.png +share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo -share/xfce4/panel-plugins/xfce4-timer.desktop +share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-timer-plugin.mo +share/xfce4/panel/plugins/xfce4-timer.desktop diff --git a/time/xfce4-timer-plugin/buildlink3.mk b/time/xfce4-timer-plugin/buildlink3.mk deleted file mode 100644 index d7b6ed394b6..00000000000 --- a/time/xfce4-timer-plugin/buildlink3.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:24 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-timer-plugin - -.if !defined(XFCE4_TIMER_PLUGIN_BUILDLINK3_MK) -XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1 -BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb21 -BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_TIMER_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-timer-plugin diff --git a/time/xfce4-timer-plugin/distinfo b/time/xfce4-timer-plugin/distinfo index 1632d7f895b..d49068e0084 100644 --- a/time/xfce4-timer-plugin/distinfo +++ b/time/xfce4-timer-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfce4-timer-plugin-0.5.1.tar.bz2) = 3d0d36139c1d757bd92d177c693071ca3599529a -RMD160 (xfce4-timer-plugin-0.5.1.tar.bz2) = 02018ce4801883ec6005a132062fdfd1ec4c61ae -Size (xfce4-timer-plugin-0.5.1.tar.bz2) = 311862 bytes +SHA1 (xfce4-timer-plugin-1.6.0.tar.bz2) = aa37ccf7dad36000f413fd7dd29068da4858c8fe +RMD160 (xfce4-timer-plugin-1.6.0.tar.bz2) = e7ffdbd03a19c87f206eef9920a4402a45d74405 +Size (xfce4-timer-plugin-1.6.0.tar.bz2) = 325662 bytes +SHA1 (patch-src_Makefile.in) = 4778b32931ff6f2c10364cd824abfec43bc96082 diff --git a/time/xfce4-timer-plugin/patches/patch-src_Makefile.in b/time/xfce4-timer-plugin/patches/patch-src_Makefile.in new file mode 100644 index 00000000000..e48c4f1c60c --- /dev/null +++ b/time/xfce4-timer-plugin/patches/patch-src_Makefile.in @@ -0,0 +1,23 @@ +$NetBSD: patch-src_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ + +Adjust config path. +--- src/Makefile.in.orig 2014-06-04 22:42:33.000000000 +0000 ++++ src/Makefile.in +@@ -298,7 +298,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + + # deprecated? + #plugin_LTLIBRARIES = \ +@@ -337,7 +337,7 @@ desktop_in_in_files = \ + xfce4-timer.desktop.in.in + + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = xfce4-timer.desktop + EXTRA_DIST = \ + $(desktop_in_in_files) diff --git a/wm/xfce4-wm-themes/Makefile b/wm/xfce4-wm-themes/Makefile index 68ef4eaa3a2..ced800806d1 100644 --- a/wm/xfce4-wm-themes/Makefile +++ b/wm/xfce4-wm-themes/Makefile @@ -1,12 +1,14 @@ -# $NetBSD: Makefile,v 1.39 2013/10/10 14:42:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/21 08:56:43 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 4.6.0 -DISTNAME= xfwm4-themes-${XFCE4_VERSION} -PKGNAME= xfce4-wm-themes-${XFCE4_VERSION} -PKGREVISION= 17 +VERSION= 4.10.0 +DISTNAME= xfwm4-themes-${VERSION} +PKGNAME= xfce4-wm-themes-${VERSION} CATEGORIES= wm +MASTER_SITES= http://archive.xfce.org/src/art/xfwm4-themes/4.10/ + +HOMEPAGE= https://wiki.xfce.org/howto/xfwm4_theme COMMENT= Xfce window manager themes USE_LANGUAGES= #empty diff --git a/wm/xfce4-wm-themes/PLIST b/wm/xfce4-wm-themes/PLIST index 9fddd894b97..0730268e877 100644 --- a/wm/xfce4-wm-themes/PLIST +++ b/wm/xfce4-wm-themes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2009/09/16 01:15:34 reed Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/04/21 08:56:43 jperkin Exp $ share/themes/Adept/xfwm4/README share/themes/Adept/xfwm4/bottom-active.xpm share/themes/Adept/xfwm4/bottom-inactive.xpm @@ -849,6 +849,493 @@ share/themes/Curve/xfwm4/top-left-active.xpm share/themes/Curve/xfwm4/top-left-inactive.xpm share/themes/Curve/xfwm4/top-right-active.xpm share/themes/Curve/xfwm4/top-right-inactive.xpm +share/themes/Default-4.0/xfwm4/README +share/themes/Default-4.0/xfwm4/bottom-active.xpm +share/themes/Default-4.0/xfwm4/bottom-inactive.xpm +share/themes/Default-4.0/xfwm4/bottom-left-active.xpm +share/themes/Default-4.0/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.0/xfwm4/bottom-right-active.xpm +share/themes/Default-4.0/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.0/xfwm4/close-active.xpm +share/themes/Default-4.0/xfwm4/close-inactive.xpm +share/themes/Default-4.0/xfwm4/close-pressed.xpm +share/themes/Default-4.0/xfwm4/hide-active.xpm +share/themes/Default-4.0/xfwm4/hide-inactive.xpm +share/themes/Default-4.0/xfwm4/hide-pressed.xpm +share/themes/Default-4.0/xfwm4/left-active.xpm +share/themes/Default-4.0/xfwm4/left-inactive.xpm +share/themes/Default-4.0/xfwm4/maximize-active.xpm +share/themes/Default-4.0/xfwm4/maximize-inactive.xpm +share/themes/Default-4.0/xfwm4/maximize-pressed.xpm +share/themes/Default-4.0/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.0/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.0/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.0/xfwm4/menu-active.xpm +share/themes/Default-4.0/xfwm4/menu-inactive.xpm +share/themes/Default-4.0/xfwm4/menu-pressed.xpm +share/themes/Default-4.0/xfwm4/right-active.xpm +share/themes/Default-4.0/xfwm4/right-inactive.xpm +share/themes/Default-4.0/xfwm4/shade-active.xpm +share/themes/Default-4.0/xfwm4/shade-inactive.xpm +share/themes/Default-4.0/xfwm4/shade-pressed.xpm +share/themes/Default-4.0/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.0/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.0/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.0/xfwm4/stick-active.xpm +share/themes/Default-4.0/xfwm4/stick-inactive.xpm +share/themes/Default-4.0/xfwm4/stick-pressed.xpm +share/themes/Default-4.0/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.0/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.0/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.0/xfwm4/themerc +share/themes/Default-4.0/xfwm4/title-1-active.xpm +share/themes/Default-4.0/xfwm4/title-1-inactive.xpm +share/themes/Default-4.0/xfwm4/title-2-active.xpm +share/themes/Default-4.0/xfwm4/title-2-inactive.xpm +share/themes/Default-4.0/xfwm4/title-3-active.xpm +share/themes/Default-4.0/xfwm4/title-3-inactive.xpm +share/themes/Default-4.0/xfwm4/title-4-active.xpm +share/themes/Default-4.0/xfwm4/title-4-inactive.xpm +share/themes/Default-4.0/xfwm4/title-5-active.xpm +share/themes/Default-4.0/xfwm4/title-5-inactive.xpm +share/themes/Default-4.0/xfwm4/top-left-active.xpm +share/themes/Default-4.0/xfwm4/top-left-inactive.xpm +share/themes/Default-4.0/xfwm4/top-right-active.xpm +share/themes/Default-4.0/xfwm4/top-right-inactive.xpm +share/themes/Default-4.2/xfwm4/README +share/themes/Default-4.2/xfwm4/bottom-active.png +share/themes/Default-4.2/xfwm4/bottom-active.xpm +share/themes/Default-4.2/xfwm4/bottom-inactive.png +share/themes/Default-4.2/xfwm4/bottom-inactive.xpm +share/themes/Default-4.2/xfwm4/bottom-left-active.png +share/themes/Default-4.2/xfwm4/bottom-left-active.xpm +share/themes/Default-4.2/xfwm4/bottom-left-inactive.png +share/themes/Default-4.2/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.2/xfwm4/bottom-right-active.png +share/themes/Default-4.2/xfwm4/bottom-right-active.xpm +share/themes/Default-4.2/xfwm4/bottom-right-inactive.png +share/themes/Default-4.2/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.2/xfwm4/close-active.xpm +share/themes/Default-4.2/xfwm4/close-inactive.xpm +share/themes/Default-4.2/xfwm4/close-pressed.png +share/themes/Default-4.2/xfwm4/close-pressed.xpm +share/themes/Default-4.2/xfwm4/hide-active.xpm +share/themes/Default-4.2/xfwm4/hide-inactive.xpm +share/themes/Default-4.2/xfwm4/hide-pressed.png +share/themes/Default-4.2/xfwm4/hide-pressed.xpm +share/themes/Default-4.2/xfwm4/left-active.png +share/themes/Default-4.2/xfwm4/left-active.xpm +share/themes/Default-4.2/xfwm4/left-inactive.png +share/themes/Default-4.2/xfwm4/left-inactive.xpm +share/themes/Default-4.2/xfwm4/maximize-active.xpm +share/themes/Default-4.2/xfwm4/maximize-inactive.xpm +share/themes/Default-4.2/xfwm4/maximize-pressed.png +share/themes/Default-4.2/xfwm4/maximize-pressed.xpm +share/themes/Default-4.2/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.2/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.png +share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.2/xfwm4/menu-active.xpm +share/themes/Default-4.2/xfwm4/menu-inactive.xpm +share/themes/Default-4.2/xfwm4/menu-pressed.png +share/themes/Default-4.2/xfwm4/menu-pressed.xpm +share/themes/Default-4.2/xfwm4/right-active.png +share/themes/Default-4.2/xfwm4/right-active.xpm +share/themes/Default-4.2/xfwm4/right-inactive.png +share/themes/Default-4.2/xfwm4/right-inactive.xpm +share/themes/Default-4.2/xfwm4/shade-active.xpm +share/themes/Default-4.2/xfwm4/shade-inactive.xpm +share/themes/Default-4.2/xfwm4/shade-pressed.png +share/themes/Default-4.2/xfwm4/shade-pressed.xpm +share/themes/Default-4.2/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.2/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.2/xfwm4/shade-toggled-pressed.png +share/themes/Default-4.2/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.2/xfwm4/stick-active.xpm +share/themes/Default-4.2/xfwm4/stick-inactive.xpm +share/themes/Default-4.2/xfwm4/stick-pressed.png +share/themes/Default-4.2/xfwm4/stick-pressed.xpm +share/themes/Default-4.2/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.2/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.2/xfwm4/stick-toggled-pressed.png +share/themes/Default-4.2/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.2/xfwm4/themerc +share/themes/Default-4.2/xfwm4/title-1-active.png +share/themes/Default-4.2/xfwm4/title-1-active.xpm +share/themes/Default-4.2/xfwm4/title-1-inactive.png +share/themes/Default-4.2/xfwm4/title-1-inactive.xpm +share/themes/Default-4.2/xfwm4/title-2-active.png +share/themes/Default-4.2/xfwm4/title-2-active.xpm +share/themes/Default-4.2/xfwm4/title-2-inactive.png +share/themes/Default-4.2/xfwm4/title-2-inactive.xpm +share/themes/Default-4.2/xfwm4/title-3-active.png +share/themes/Default-4.2/xfwm4/title-3-active.xpm +share/themes/Default-4.2/xfwm4/title-3-inactive.png +share/themes/Default-4.2/xfwm4/title-3-inactive.xpm +share/themes/Default-4.2/xfwm4/title-4-active.png +share/themes/Default-4.2/xfwm4/title-4-active.xpm +share/themes/Default-4.2/xfwm4/title-4-inactive.png +share/themes/Default-4.2/xfwm4/title-4-inactive.xpm +share/themes/Default-4.2/xfwm4/title-5-active.png +share/themes/Default-4.2/xfwm4/title-5-active.xpm +share/themes/Default-4.2/xfwm4/title-5-inactive.png +share/themes/Default-4.2/xfwm4/title-5-inactive.xpm +share/themes/Default-4.2/xfwm4/top-left-active.png +share/themes/Default-4.2/xfwm4/top-left-active.xpm +share/themes/Default-4.2/xfwm4/top-left-inactive.png +share/themes/Default-4.2/xfwm4/top-left-inactive.xpm +share/themes/Default-4.2/xfwm4/top-right-active.png +share/themes/Default-4.2/xfwm4/top-right-active.xpm +share/themes/Default-4.2/xfwm4/top-right-inactive.png +share/themes/Default-4.2/xfwm4/top-right-inactive.xpm +share/themes/Default-4.4/xfwm4/README +share/themes/Default-4.4/xfwm4/bottom-active.png +share/themes/Default-4.4/xfwm4/bottom-active.xpm +share/themes/Default-4.4/xfwm4/bottom-inactive.png +share/themes/Default-4.4/xfwm4/bottom-inactive.xpm +share/themes/Default-4.4/xfwm4/bottom-left-active.png +share/themes/Default-4.4/xfwm4/bottom-left-active.xpm +share/themes/Default-4.4/xfwm4/bottom-left-inactive.png +share/themes/Default-4.4/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.4/xfwm4/bottom-right-active.png +share/themes/Default-4.4/xfwm4/bottom-right-active.xpm +share/themes/Default-4.4/xfwm4/bottom-right-inactive.png +share/themes/Default-4.4/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.4/xfwm4/close-active.png +share/themes/Default-4.4/xfwm4/close-active.xpm +share/themes/Default-4.4/xfwm4/close-inactive.png +share/themes/Default-4.4/xfwm4/close-inactive.xpm +share/themes/Default-4.4/xfwm4/close-pressed.png +share/themes/Default-4.4/xfwm4/close-pressed.xpm +share/themes/Default-4.4/xfwm4/hide-active.png +share/themes/Default-4.4/xfwm4/hide-active.xpm +share/themes/Default-4.4/xfwm4/hide-inactive.png +share/themes/Default-4.4/xfwm4/hide-inactive.xpm +share/themes/Default-4.4/xfwm4/hide-pressed.png +share/themes/Default-4.4/xfwm4/hide-pressed.xpm +share/themes/Default-4.4/xfwm4/left-active.png +share/themes/Default-4.4/xfwm4/left-active.xpm +share/themes/Default-4.4/xfwm4/left-inactive.png +share/themes/Default-4.4/xfwm4/left-inactive.xpm +share/themes/Default-4.4/xfwm4/maximize-active.png +share/themes/Default-4.4/xfwm4/maximize-active.xpm +share/themes/Default-4.4/xfwm4/maximize-inactive.png +share/themes/Default-4.4/xfwm4/maximize-inactive.xpm +share/themes/Default-4.4/xfwm4/maximize-pressed.png +share/themes/Default-4.4/xfwm4/maximize-pressed.xpm +share/themes/Default-4.4/xfwm4/maximize-toggled-active.png +share/themes/Default-4.4/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.png +share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.png +share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.4/xfwm4/menu-active.png +share/themes/Default-4.4/xfwm4/menu-active.xpm +share/themes/Default-4.4/xfwm4/menu-inactive.png +share/themes/Default-4.4/xfwm4/menu-inactive.xpm +share/themes/Default-4.4/xfwm4/menu-pressed.png +share/themes/Default-4.4/xfwm4/menu-pressed.xpm +share/themes/Default-4.4/xfwm4/right-active.png +share/themes/Default-4.4/xfwm4/right-active.xpm +share/themes/Default-4.4/xfwm4/right-inactive.png +share/themes/Default-4.4/xfwm4/right-inactive.xpm +share/themes/Default-4.4/xfwm4/shade-active.png +share/themes/Default-4.4/xfwm4/shade-active.xpm +share/themes/Default-4.4/xfwm4/shade-inactive.png +share/themes/Default-4.4/xfwm4/shade-inactive.xpm +share/themes/Default-4.4/xfwm4/shade-pressed.png +share/themes/Default-4.4/xfwm4/shade-pressed.xpm +share/themes/Default-4.4/xfwm4/shade-toggled-active.png +share/themes/Default-4.4/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.4/xfwm4/shade-toggled-inactive.png +share/themes/Default-4.4/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.4/xfwm4/shade-toggled-pressed.png +share/themes/Default-4.4/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.4/xfwm4/stick-active.png +share/themes/Default-4.4/xfwm4/stick-active.xpm +share/themes/Default-4.4/xfwm4/stick-inactive.png +share/themes/Default-4.4/xfwm4/stick-inactive.xpm +share/themes/Default-4.4/xfwm4/stick-pressed.png +share/themes/Default-4.4/xfwm4/stick-pressed.xpm +share/themes/Default-4.4/xfwm4/stick-toggled-active.png +share/themes/Default-4.4/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.4/xfwm4/stick-toggled-inactive.png +share/themes/Default-4.4/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.4/xfwm4/stick-toggled-pressed.png +share/themes/Default-4.4/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.4/xfwm4/themerc +share/themes/Default-4.4/xfwm4/title-1-active.png +share/themes/Default-4.4/xfwm4/title-1-active.xpm +share/themes/Default-4.4/xfwm4/title-1-inactive.png +share/themes/Default-4.4/xfwm4/title-1-inactive.xpm +share/themes/Default-4.4/xfwm4/title-2-active.png +share/themes/Default-4.4/xfwm4/title-2-active.xpm +share/themes/Default-4.4/xfwm4/title-2-inactive.png +share/themes/Default-4.4/xfwm4/title-2-inactive.xpm +share/themes/Default-4.4/xfwm4/title-3-active.png +share/themes/Default-4.4/xfwm4/title-3-active.xpm +share/themes/Default-4.4/xfwm4/title-3-inactive.png +share/themes/Default-4.4/xfwm4/title-3-inactive.xpm +share/themes/Default-4.4/xfwm4/title-4-active.png +share/themes/Default-4.4/xfwm4/title-4-active.xpm +share/themes/Default-4.4/xfwm4/title-4-inactive.png +share/themes/Default-4.4/xfwm4/title-4-inactive.xpm +share/themes/Default-4.4/xfwm4/title-5-active.png +share/themes/Default-4.4/xfwm4/title-5-active.xpm +share/themes/Default-4.4/xfwm4/title-5-inactive.png +share/themes/Default-4.4/xfwm4/title-5-inactive.xpm +share/themes/Default-4.4/xfwm4/top-left-active.png +share/themes/Default-4.4/xfwm4/top-left-active.xpm +share/themes/Default-4.4/xfwm4/top-left-inactive.png +share/themes/Default-4.4/xfwm4/top-left-inactive.xpm +share/themes/Default-4.4/xfwm4/top-right-active.png +share/themes/Default-4.4/xfwm4/top-right-active.xpm +share/themes/Default-4.4/xfwm4/top-right-inactive.png +share/themes/Default-4.4/xfwm4/top-right-inactive.xpm +share/themes/Default-4.6/xfwm4/README +share/themes/Default-4.6/xfwm4/bottom-active.png +share/themes/Default-4.6/xfwm4/bottom-active.xpm +share/themes/Default-4.6/xfwm4/bottom-inactive.png +share/themes/Default-4.6/xfwm4/bottom-inactive.xpm +share/themes/Default-4.6/xfwm4/bottom-left-active.png +share/themes/Default-4.6/xfwm4/bottom-left-active.xpm +share/themes/Default-4.6/xfwm4/bottom-left-inactive.png +share/themes/Default-4.6/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.6/xfwm4/bottom-right-active.png +share/themes/Default-4.6/xfwm4/bottom-right-active.xpm +share/themes/Default-4.6/xfwm4/bottom-right-inactive.png +share/themes/Default-4.6/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.6/xfwm4/close-active.png +share/themes/Default-4.6/xfwm4/close-active.xpm +share/themes/Default-4.6/xfwm4/close-inactive.png +share/themes/Default-4.6/xfwm4/close-inactive.xpm +share/themes/Default-4.6/xfwm4/close-prelight.png +share/themes/Default-4.6/xfwm4/close-prelight.xpm +share/themes/Default-4.6/xfwm4/close-pressed.png +share/themes/Default-4.6/xfwm4/close-pressed.xpm +share/themes/Default-4.6/xfwm4/hide-active.png +share/themes/Default-4.6/xfwm4/hide-active.xpm +share/themes/Default-4.6/xfwm4/hide-inactive.png +share/themes/Default-4.6/xfwm4/hide-inactive.xpm +share/themes/Default-4.6/xfwm4/hide-prelight.png +share/themes/Default-4.6/xfwm4/hide-prelight.xpm +share/themes/Default-4.6/xfwm4/hide-pressed.png +share/themes/Default-4.6/xfwm4/hide-pressed.xpm +share/themes/Default-4.6/xfwm4/left-active.png +share/themes/Default-4.6/xfwm4/left-active.xpm +share/themes/Default-4.6/xfwm4/left-inactive.png +share/themes/Default-4.6/xfwm4/left-inactive.xpm +share/themes/Default-4.6/xfwm4/maximize-active.png +share/themes/Default-4.6/xfwm4/maximize-active.xpm +share/themes/Default-4.6/xfwm4/maximize-inactive.png +share/themes/Default-4.6/xfwm4/maximize-inactive.xpm +share/themes/Default-4.6/xfwm4/maximize-prelight.png +share/themes/Default-4.6/xfwm4/maximize-prelight.xpm +share/themes/Default-4.6/xfwm4/maximize-pressed.png +share/themes/Default-4.6/xfwm4/maximize-pressed.xpm +share/themes/Default-4.6/xfwm4/maximize-toggled-active.png +share/themes/Default-4.6/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.6/xfwm4/maximize-toggled-inactive.png +share/themes/Default-4.6/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.6/xfwm4/maximize-toggled-prelight.png +share/themes/Default-4.6/xfwm4/maximize-toggled-prelight.xpm +share/themes/Default-4.6/xfwm4/maximize-toggled-pressed.png +share/themes/Default-4.6/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.6/xfwm4/menu-active.png +share/themes/Default-4.6/xfwm4/menu-active.xpm +share/themes/Default-4.6/xfwm4/menu-inactive.png +share/themes/Default-4.6/xfwm4/menu-inactive.xpm +share/themes/Default-4.6/xfwm4/menu-prelight.png +share/themes/Default-4.6/xfwm4/menu-prelight.xpm +share/themes/Default-4.6/xfwm4/menu-pressed.png +share/themes/Default-4.6/xfwm4/menu-pressed.xpm +share/themes/Default-4.6/xfwm4/right-active.png +share/themes/Default-4.6/xfwm4/right-active.xpm +share/themes/Default-4.6/xfwm4/right-inactive.png +share/themes/Default-4.6/xfwm4/right-inactive.xpm +share/themes/Default-4.6/xfwm4/shade-active.png +share/themes/Default-4.6/xfwm4/shade-active.xpm +share/themes/Default-4.6/xfwm4/shade-inactive.png +share/themes/Default-4.6/xfwm4/shade-inactive.xpm +share/themes/Default-4.6/xfwm4/shade-prelight.png +share/themes/Default-4.6/xfwm4/shade-prelight.xpm +share/themes/Default-4.6/xfwm4/shade-pressed.png +share/themes/Default-4.6/xfwm4/shade-pressed.xpm +share/themes/Default-4.6/xfwm4/shade-toggled-active.png +share/themes/Default-4.6/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.6/xfwm4/shade-toggled-inactive.png +share/themes/Default-4.6/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.6/xfwm4/shade-toggled-prelight.png +share/themes/Default-4.6/xfwm4/shade-toggled-prelight.xpm +share/themes/Default-4.6/xfwm4/shade-toggled-pressed.png +share/themes/Default-4.6/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.6/xfwm4/stick-active.png +share/themes/Default-4.6/xfwm4/stick-active.xpm +share/themes/Default-4.6/xfwm4/stick-inactive.png +share/themes/Default-4.6/xfwm4/stick-inactive.xpm +share/themes/Default-4.6/xfwm4/stick-prelight.png +share/themes/Default-4.6/xfwm4/stick-prelight.xpm +share/themes/Default-4.6/xfwm4/stick-pressed.png +share/themes/Default-4.6/xfwm4/stick-pressed.xpm +share/themes/Default-4.6/xfwm4/stick-toggled-active.png +share/themes/Default-4.6/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.6/xfwm4/stick-toggled-inactive.png +share/themes/Default-4.6/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.6/xfwm4/stick-toggled-prelight.png +share/themes/Default-4.6/xfwm4/stick-toggled-prelight.xpm +share/themes/Default-4.6/xfwm4/stick-toggled-pressed.png +share/themes/Default-4.6/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.6/xfwm4/themerc +share/themes/Default-4.6/xfwm4/title-1-active.png +share/themes/Default-4.6/xfwm4/title-1-active.xpm +share/themes/Default-4.6/xfwm4/title-1-inactive.png +share/themes/Default-4.6/xfwm4/title-1-inactive.xpm +share/themes/Default-4.6/xfwm4/title-2-active.png +share/themes/Default-4.6/xfwm4/title-2-active.xpm +share/themes/Default-4.6/xfwm4/title-2-inactive.png +share/themes/Default-4.6/xfwm4/title-2-inactive.xpm +share/themes/Default-4.6/xfwm4/title-3-active.png +share/themes/Default-4.6/xfwm4/title-3-active.xpm +share/themes/Default-4.6/xfwm4/title-3-inactive.png +share/themes/Default-4.6/xfwm4/title-3-inactive.xpm +share/themes/Default-4.6/xfwm4/title-4-active.png +share/themes/Default-4.6/xfwm4/title-4-active.xpm +share/themes/Default-4.6/xfwm4/title-4-inactive.png +share/themes/Default-4.6/xfwm4/title-4-inactive.xpm +share/themes/Default-4.6/xfwm4/title-5-active.png +share/themes/Default-4.6/xfwm4/title-5-active.xpm +share/themes/Default-4.6/xfwm4/title-5-inactive.png +share/themes/Default-4.6/xfwm4/title-5-inactive.xpm +share/themes/Default-4.6/xfwm4/top-left-active.png +share/themes/Default-4.6/xfwm4/top-left-active.xpm +share/themes/Default-4.6/xfwm4/top-left-inactive.png +share/themes/Default-4.6/xfwm4/top-left-inactive.xpm +share/themes/Default-4.6/xfwm4/top-right-active.png +share/themes/Default-4.6/xfwm4/top-right-active.xpm +share/themes/Default-4.6/xfwm4/top-right-inactive.png +share/themes/Default-4.6/xfwm4/top-right-inactive.xpm +share/themes/Default-4.8/xfwm4/README +share/themes/Default-4.8/xfwm4/bottom-active.png +share/themes/Default-4.8/xfwm4/bottom-active.xpm +share/themes/Default-4.8/xfwm4/bottom-inactive.png +share/themes/Default-4.8/xfwm4/bottom-inactive.xpm +share/themes/Default-4.8/xfwm4/bottom-left-active.png +share/themes/Default-4.8/xfwm4/bottom-left-active.xpm +share/themes/Default-4.8/xfwm4/bottom-left-inactive.png +share/themes/Default-4.8/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.8/xfwm4/bottom-right-active.png +share/themes/Default-4.8/xfwm4/bottom-right-active.xpm +share/themes/Default-4.8/xfwm4/bottom-right-inactive.png +share/themes/Default-4.8/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.8/xfwm4/close-active.png +share/themes/Default-4.8/xfwm4/close-active.xpm +share/themes/Default-4.8/xfwm4/close-inactive.png +share/themes/Default-4.8/xfwm4/close-inactive.xpm +share/themes/Default-4.8/xfwm4/close-prelight.png +share/themes/Default-4.8/xfwm4/close-prelight.xpm +share/themes/Default-4.8/xfwm4/close-pressed.png +share/themes/Default-4.8/xfwm4/close-pressed.xpm +share/themes/Default-4.8/xfwm4/hide-active.png +share/themes/Default-4.8/xfwm4/hide-active.xpm +share/themes/Default-4.8/xfwm4/hide-inactive.png +share/themes/Default-4.8/xfwm4/hide-inactive.xpm +share/themes/Default-4.8/xfwm4/hide-prelight.png +share/themes/Default-4.8/xfwm4/hide-prelight.xpm +share/themes/Default-4.8/xfwm4/hide-pressed.png +share/themes/Default-4.8/xfwm4/hide-pressed.xpm +share/themes/Default-4.8/xfwm4/left-active.png +share/themes/Default-4.8/xfwm4/left-active.xpm +share/themes/Default-4.8/xfwm4/left-inactive.png +share/themes/Default-4.8/xfwm4/left-inactive.xpm +share/themes/Default-4.8/xfwm4/maximize-active.png +share/themes/Default-4.8/xfwm4/maximize-active.xpm +share/themes/Default-4.8/xfwm4/maximize-inactive.png +share/themes/Default-4.8/xfwm4/maximize-inactive.xpm +share/themes/Default-4.8/xfwm4/maximize-prelight.png +share/themes/Default-4.8/xfwm4/maximize-prelight.xpm +share/themes/Default-4.8/xfwm4/maximize-pressed.png +share/themes/Default-4.8/xfwm4/maximize-pressed.xpm +share/themes/Default-4.8/xfwm4/maximize-toggled-active.png +share/themes/Default-4.8/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.8/xfwm4/maximize-toggled-inactive.png +share/themes/Default-4.8/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.8/xfwm4/maximize-toggled-prelight.png +share/themes/Default-4.8/xfwm4/maximize-toggled-prelight.xpm +share/themes/Default-4.8/xfwm4/maximize-toggled-pressed.png +share/themes/Default-4.8/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.8/xfwm4/menu-active.png +share/themes/Default-4.8/xfwm4/menu-active.xpm +share/themes/Default-4.8/xfwm4/menu-inactive.png +share/themes/Default-4.8/xfwm4/menu-inactive.xpm +share/themes/Default-4.8/xfwm4/menu-prelight.png +share/themes/Default-4.8/xfwm4/menu-prelight.xpm +share/themes/Default-4.8/xfwm4/menu-pressed.png +share/themes/Default-4.8/xfwm4/menu-pressed.xpm +share/themes/Default-4.8/xfwm4/right-active.png +share/themes/Default-4.8/xfwm4/right-active.xpm +share/themes/Default-4.8/xfwm4/right-inactive.png +share/themes/Default-4.8/xfwm4/right-inactive.xpm +share/themes/Default-4.8/xfwm4/shade-active.png +share/themes/Default-4.8/xfwm4/shade-active.xpm +share/themes/Default-4.8/xfwm4/shade-inactive.png +share/themes/Default-4.8/xfwm4/shade-inactive.xpm +share/themes/Default-4.8/xfwm4/shade-prelight.png +share/themes/Default-4.8/xfwm4/shade-prelight.xpm +share/themes/Default-4.8/xfwm4/shade-pressed.png +share/themes/Default-4.8/xfwm4/shade-pressed.xpm +share/themes/Default-4.8/xfwm4/shade-toggled-active.png +share/themes/Default-4.8/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.8/xfwm4/shade-toggled-inactive.png +share/themes/Default-4.8/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.8/xfwm4/shade-toggled-prelight.png +share/themes/Default-4.8/xfwm4/shade-toggled-prelight.xpm +share/themes/Default-4.8/xfwm4/shade-toggled-pressed.png +share/themes/Default-4.8/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.8/xfwm4/stick-active.png +share/themes/Default-4.8/xfwm4/stick-active.xpm +share/themes/Default-4.8/xfwm4/stick-inactive.png +share/themes/Default-4.8/xfwm4/stick-inactive.xpm +share/themes/Default-4.8/xfwm4/stick-prelight.png +share/themes/Default-4.8/xfwm4/stick-prelight.xpm +share/themes/Default-4.8/xfwm4/stick-pressed.png +share/themes/Default-4.8/xfwm4/stick-pressed.xpm +share/themes/Default-4.8/xfwm4/stick-toggled-active.png +share/themes/Default-4.8/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.8/xfwm4/stick-toggled-inactive.png +share/themes/Default-4.8/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.8/xfwm4/stick-toggled-prelight.png +share/themes/Default-4.8/xfwm4/stick-toggled-prelight.xpm +share/themes/Default-4.8/xfwm4/stick-toggled-pressed.png +share/themes/Default-4.8/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.8/xfwm4/themerc +share/themes/Default-4.8/xfwm4/title-1-active.png +share/themes/Default-4.8/xfwm4/title-1-active.xpm +share/themes/Default-4.8/xfwm4/title-1-inactive.png +share/themes/Default-4.8/xfwm4/title-1-inactive.xpm +share/themes/Default-4.8/xfwm4/title-2-active.png +share/themes/Default-4.8/xfwm4/title-2-active.xpm +share/themes/Default-4.8/xfwm4/title-2-inactive.png +share/themes/Default-4.8/xfwm4/title-2-inactive.xpm +share/themes/Default-4.8/xfwm4/title-3-active.png +share/themes/Default-4.8/xfwm4/title-3-active.xpm +share/themes/Default-4.8/xfwm4/title-3-inactive.png +share/themes/Default-4.8/xfwm4/title-3-inactive.xpm +share/themes/Default-4.8/xfwm4/title-4-active.png +share/themes/Default-4.8/xfwm4/title-4-active.xpm +share/themes/Default-4.8/xfwm4/title-4-inactive.png +share/themes/Default-4.8/xfwm4/title-4-inactive.xpm +share/themes/Default-4.8/xfwm4/title-5-active.png +share/themes/Default-4.8/xfwm4/title-5-active.xpm +share/themes/Default-4.8/xfwm4/title-5-inactive.png +share/themes/Default-4.8/xfwm4/title-5-inactive.xpm +share/themes/Default-4.8/xfwm4/top-left-active.png +share/themes/Default-4.8/xfwm4/top-left-active.xpm +share/themes/Default-4.8/xfwm4/top-left-inactive.png +share/themes/Default-4.8/xfwm4/top-left-inactive.xpm +share/themes/Default-4.8/xfwm4/top-right-active.png +share/themes/Default-4.8/xfwm4/top-right-active.xpm +share/themes/Default-4.8/xfwm4/top-right-inactive.png +share/themes/Default-4.8/xfwm4/top-right-inactive.xpm share/themes/Defcon-IV/xfwm4/README share/themes/Defcon-IV/xfwm4/bottom-active.xpm share/themes/Defcon-IV/xfwm4/bottom-inactive.xpm @@ -2910,6 +3397,110 @@ share/themes/Retro/xfwm4/top-left-active.xpm share/themes/Retro/xfwm4/top-left-inactive.xpm share/themes/Retro/xfwm4/top-right-active.xpm share/themes/Retro/xfwm4/top-right-inactive.xpm +share/themes/Sassandra/xfwm4/README +share/themes/Sassandra/xfwm4/bottom-active.png +share/themes/Sassandra/xfwm4/bottom-active.xpm +share/themes/Sassandra/xfwm4/bottom-inactive.png +share/themes/Sassandra/xfwm4/bottom-inactive.xpm +share/themes/Sassandra/xfwm4/bottom-left-active.png +share/themes/Sassandra/xfwm4/bottom-left-active.xpm +share/themes/Sassandra/xfwm4/bottom-left-inactive.png +share/themes/Sassandra/xfwm4/bottom-left-inactive.xpm +share/themes/Sassandra/xfwm4/bottom-right-active.png +share/themes/Sassandra/xfwm4/bottom-right-active.xpm +share/themes/Sassandra/xfwm4/bottom-right-inactive.png +share/themes/Sassandra/xfwm4/bottom-right-inactive.xpm +share/themes/Sassandra/xfwm4/close-active.png +share/themes/Sassandra/xfwm4/close-active.xpm +share/themes/Sassandra/xfwm4/close-inactive.png +share/themes/Sassandra/xfwm4/close-inactive.xpm +share/themes/Sassandra/xfwm4/close-pressed.png +share/themes/Sassandra/xfwm4/close-pressed.xpm +share/themes/Sassandra/xfwm4/hide-active.png +share/themes/Sassandra/xfwm4/hide-active.xpm +share/themes/Sassandra/xfwm4/hide-inactive.png +share/themes/Sassandra/xfwm4/hide-inactive.xpm +share/themes/Sassandra/xfwm4/hide-pressed.png +share/themes/Sassandra/xfwm4/hide-pressed.xpm +share/themes/Sassandra/xfwm4/left-active.png +share/themes/Sassandra/xfwm4/left-active.xpm +share/themes/Sassandra/xfwm4/left-inactive.png +share/themes/Sassandra/xfwm4/left-inactive.xpm +share/themes/Sassandra/xfwm4/maximize-active.png +share/themes/Sassandra/xfwm4/maximize-active.xpm +share/themes/Sassandra/xfwm4/maximize-inactive.png +share/themes/Sassandra/xfwm4/maximize-inactive.xpm +share/themes/Sassandra/xfwm4/maximize-pressed.png +share/themes/Sassandra/xfwm4/maximize-pressed.xpm +share/themes/Sassandra/xfwm4/maximize-toggled-active.png +share/themes/Sassandra/xfwm4/maximize-toggled-active.xpm +share/themes/Sassandra/xfwm4/maximize-toggled-inactive.png +share/themes/Sassandra/xfwm4/maximize-toggled-inactive.xpm +share/themes/Sassandra/xfwm4/maximize-toggled-pressed.png +share/themes/Sassandra/xfwm4/maximize-toggled-pressed.xpm +share/themes/Sassandra/xfwm4/menu-active.png +share/themes/Sassandra/xfwm4/menu-active.xpm +share/themes/Sassandra/xfwm4/menu-inactive.png +share/themes/Sassandra/xfwm4/menu-inactive.xpm +share/themes/Sassandra/xfwm4/menu-pressed.png +share/themes/Sassandra/xfwm4/menu-pressed.xpm +share/themes/Sassandra/xfwm4/right-active.png +share/themes/Sassandra/xfwm4/right-active.xpm +share/themes/Sassandra/xfwm4/right-inactive.png +share/themes/Sassandra/xfwm4/right-inactive.xpm +share/themes/Sassandra/xfwm4/shade-active.png +share/themes/Sassandra/xfwm4/shade-active.xpm +share/themes/Sassandra/xfwm4/shade-inactive.png +share/themes/Sassandra/xfwm4/shade-inactive.xpm +share/themes/Sassandra/xfwm4/shade-pressed.png +share/themes/Sassandra/xfwm4/shade-pressed.xpm +share/themes/Sassandra/xfwm4/shade-toggled-active.png +share/themes/Sassandra/xfwm4/shade-toggled-active.xpm +share/themes/Sassandra/xfwm4/shade-toggled-inactive.png +share/themes/Sassandra/xfwm4/shade-toggled-inactive.xpm +share/themes/Sassandra/xfwm4/shade-toggled-pressed.png +share/themes/Sassandra/xfwm4/shade-toggled-pressed.xpm +share/themes/Sassandra/xfwm4/stick-active.png +share/themes/Sassandra/xfwm4/stick-active.xpm +share/themes/Sassandra/xfwm4/stick-inactive.png +share/themes/Sassandra/xfwm4/stick-inactive.xpm +share/themes/Sassandra/xfwm4/stick-pressed.png +share/themes/Sassandra/xfwm4/stick-pressed.xpm +share/themes/Sassandra/xfwm4/stick-toggled-active.png +share/themes/Sassandra/xfwm4/stick-toggled-active.xpm +share/themes/Sassandra/xfwm4/stick-toggled-inactive.png +share/themes/Sassandra/xfwm4/stick-toggled-inactive.xpm +share/themes/Sassandra/xfwm4/stick-toggled-pressed.png +share/themes/Sassandra/xfwm4/stick-toggled-pressed.xpm +share/themes/Sassandra/xfwm4/themerc +share/themes/Sassandra/xfwm4/title-1-active.png +share/themes/Sassandra/xfwm4/title-1-active.xpm +share/themes/Sassandra/xfwm4/title-1-inactive.png +share/themes/Sassandra/xfwm4/title-1-inactive.xpm +share/themes/Sassandra/xfwm4/title-2-active.png +share/themes/Sassandra/xfwm4/title-2-active.xpm +share/themes/Sassandra/xfwm4/title-2-inactive.png +share/themes/Sassandra/xfwm4/title-2-inactive.xpm +share/themes/Sassandra/xfwm4/title-3-active.png +share/themes/Sassandra/xfwm4/title-3-active.xpm +share/themes/Sassandra/xfwm4/title-3-inactive.png +share/themes/Sassandra/xfwm4/title-3-inactive.xpm +share/themes/Sassandra/xfwm4/title-4-active.png +share/themes/Sassandra/xfwm4/title-4-active.xpm +share/themes/Sassandra/xfwm4/title-4-inactive.png +share/themes/Sassandra/xfwm4/title-4-inactive.xpm +share/themes/Sassandra/xfwm4/title-5-active.png +share/themes/Sassandra/xfwm4/title-5-active.xpm +share/themes/Sassandra/xfwm4/title-5-inactive.png +share/themes/Sassandra/xfwm4/title-5-inactive.xpm +share/themes/Sassandra/xfwm4/top-left-active.png +share/themes/Sassandra/xfwm4/top-left-active.xpm +share/themes/Sassandra/xfwm4/top-left-inactive.png +share/themes/Sassandra/xfwm4/top-left-inactive.xpm +share/themes/Sassandra/xfwm4/top-right-active.png +share/themes/Sassandra/xfwm4/top-right-active.xpm +share/themes/Sassandra/xfwm4/top-right-inactive.png +share/themes/Sassandra/xfwm4/top-right-inactive.xpm share/themes/Silverado/xfwm4/README share/themes/Silverado/xfwm4/bottom-active.xpm share/themes/Silverado/xfwm4/bottom-inactive.xpm @@ -3133,6 +3724,110 @@ share/themes/Smoothwall/xfwm4/top-left-active.xpm share/themes/Smoothwall/xfwm4/top-left-inactive.xpm share/themes/Smoothwall/xfwm4/top-right-active.xpm share/themes/Smoothwall/xfwm4/top-right-inactive.xpm +share/themes/Stoneage/xfwm4/README +share/themes/Stoneage/xfwm4/bottom-active.png +share/themes/Stoneage/xfwm4/bottom-active.xpm +share/themes/Stoneage/xfwm4/bottom-inactive.png +share/themes/Stoneage/xfwm4/bottom-inactive.xpm +share/themes/Stoneage/xfwm4/bottom-left-active.png +share/themes/Stoneage/xfwm4/bottom-left-active.xpm +share/themes/Stoneage/xfwm4/bottom-left-inactive.png +share/themes/Stoneage/xfwm4/bottom-left-inactive.xpm +share/themes/Stoneage/xfwm4/bottom-right-active.png +share/themes/Stoneage/xfwm4/bottom-right-active.xpm +share/themes/Stoneage/xfwm4/bottom-right-inactive.png +share/themes/Stoneage/xfwm4/bottom-right-inactive.xpm +share/themes/Stoneage/xfwm4/close-active.png +share/themes/Stoneage/xfwm4/close-active.xpm +share/themes/Stoneage/xfwm4/close-inactive.png +share/themes/Stoneage/xfwm4/close-inactive.xpm +share/themes/Stoneage/xfwm4/close-pressed.png +share/themes/Stoneage/xfwm4/close-pressed.xpm +share/themes/Stoneage/xfwm4/hide-active.png +share/themes/Stoneage/xfwm4/hide-active.xpm +share/themes/Stoneage/xfwm4/hide-inactive.png +share/themes/Stoneage/xfwm4/hide-inactive.xpm +share/themes/Stoneage/xfwm4/hide-pressed.png +share/themes/Stoneage/xfwm4/hide-pressed.xpm +share/themes/Stoneage/xfwm4/left-active.png +share/themes/Stoneage/xfwm4/left-active.xpm +share/themes/Stoneage/xfwm4/left-inactive.png +share/themes/Stoneage/xfwm4/left-inactive.xpm +share/themes/Stoneage/xfwm4/maximize-active.png +share/themes/Stoneage/xfwm4/maximize-active.xpm +share/themes/Stoneage/xfwm4/maximize-inactive.png +share/themes/Stoneage/xfwm4/maximize-inactive.xpm +share/themes/Stoneage/xfwm4/maximize-pressed.png +share/themes/Stoneage/xfwm4/maximize-pressed.xpm +share/themes/Stoneage/xfwm4/maximize-toggled-active.png +share/themes/Stoneage/xfwm4/maximize-toggled-active.xpm +share/themes/Stoneage/xfwm4/maximize-toggled-inactive.png +share/themes/Stoneage/xfwm4/maximize-toggled-inactive.xpm +share/themes/Stoneage/xfwm4/maximize-toggled-pressed.png +share/themes/Stoneage/xfwm4/maximize-toggled-pressed.xpm +share/themes/Stoneage/xfwm4/menu-active.png +share/themes/Stoneage/xfwm4/menu-active.xpm +share/themes/Stoneage/xfwm4/menu-inactive.png +share/themes/Stoneage/xfwm4/menu-inactive.xpm +share/themes/Stoneage/xfwm4/menu-pressed.png +share/themes/Stoneage/xfwm4/menu-pressed.xpm +share/themes/Stoneage/xfwm4/right-active.png +share/themes/Stoneage/xfwm4/right-active.xpm +share/themes/Stoneage/xfwm4/right-inactive.png +share/themes/Stoneage/xfwm4/right-inactive.xpm +share/themes/Stoneage/xfwm4/shade-active.png +share/themes/Stoneage/xfwm4/shade-active.xpm +share/themes/Stoneage/xfwm4/shade-inactive.png +share/themes/Stoneage/xfwm4/shade-inactive.xpm +share/themes/Stoneage/xfwm4/shade-pressed.png +share/themes/Stoneage/xfwm4/shade-pressed.xpm +share/themes/Stoneage/xfwm4/shade-toggled-active.png +share/themes/Stoneage/xfwm4/shade-toggled-active.xpm +share/themes/Stoneage/xfwm4/shade-toggled-inactive.png +share/themes/Stoneage/xfwm4/shade-toggled-inactive.xpm +share/themes/Stoneage/xfwm4/shade-toggled-pressed.png +share/themes/Stoneage/xfwm4/shade-toggled-pressed.xpm +share/themes/Stoneage/xfwm4/stick-active.png +share/themes/Stoneage/xfwm4/stick-active.xpm +share/themes/Stoneage/xfwm4/stick-inactive.png +share/themes/Stoneage/xfwm4/stick-inactive.xpm +share/themes/Stoneage/xfwm4/stick-pressed.png +share/themes/Stoneage/xfwm4/stick-pressed.xpm +share/themes/Stoneage/xfwm4/stick-toggled-active.png +share/themes/Stoneage/xfwm4/stick-toggled-active.xpm +share/themes/Stoneage/xfwm4/stick-toggled-inactive.png +share/themes/Stoneage/xfwm4/stick-toggled-inactive.xpm +share/themes/Stoneage/xfwm4/stick-toggled-pressed.png +share/themes/Stoneage/xfwm4/stick-toggled-pressed.xpm +share/themes/Stoneage/xfwm4/themerc +share/themes/Stoneage/xfwm4/title-1-active.png +share/themes/Stoneage/xfwm4/title-1-active.xpm +share/themes/Stoneage/xfwm4/title-1-inactive.png +share/themes/Stoneage/xfwm4/title-1-inactive.xpm +share/themes/Stoneage/xfwm4/title-2-active.png +share/themes/Stoneage/xfwm4/title-2-active.xpm +share/themes/Stoneage/xfwm4/title-2-inactive.png +share/themes/Stoneage/xfwm4/title-2-inactive.xpm +share/themes/Stoneage/xfwm4/title-3-active.png +share/themes/Stoneage/xfwm4/title-3-active.xpm +share/themes/Stoneage/xfwm4/title-3-inactive.png +share/themes/Stoneage/xfwm4/title-3-inactive.xpm +share/themes/Stoneage/xfwm4/title-4-active.png +share/themes/Stoneage/xfwm4/title-4-active.xpm +share/themes/Stoneage/xfwm4/title-4-inactive.png +share/themes/Stoneage/xfwm4/title-4-inactive.xpm +share/themes/Stoneage/xfwm4/title-5-active.png +share/themes/Stoneage/xfwm4/title-5-active.xpm +share/themes/Stoneage/xfwm4/title-5-inactive.png +share/themes/Stoneage/xfwm4/title-5-inactive.xpm +share/themes/Stoneage/xfwm4/top-left-active.png +share/themes/Stoneage/xfwm4/top-left-active.xpm +share/themes/Stoneage/xfwm4/top-left-inactive.png +share/themes/Stoneage/xfwm4/top-left-inactive.xpm +share/themes/Stoneage/xfwm4/top-right-active.png +share/themes/Stoneage/xfwm4/top-right-active.xpm +share/themes/Stoneage/xfwm4/top-right-inactive.png +share/themes/Stoneage/xfwm4/top-right-inactive.xpm share/themes/Symphony/xfwm4/README share/themes/Symphony/xfwm4/bottom-active.png share/themes/Symphony/xfwm4/bottom-active.xpm @@ -3484,6 +4179,110 @@ share/themes/Tgc/xfwm4/top-left-active.xpm share/themes/Tgc/xfwm4/top-left-inactive.xpm share/themes/Tgc/xfwm4/top-right-active.xpm share/themes/Tgc/xfwm4/top-right-inactive.xpm +share/themes/Therapy/xfwm4/README +share/themes/Therapy/xfwm4/bottom-active.png +share/themes/Therapy/xfwm4/bottom-active.xpm +share/themes/Therapy/xfwm4/bottom-inactive.png +share/themes/Therapy/xfwm4/bottom-inactive.xpm +share/themes/Therapy/xfwm4/bottom-left-active.png +share/themes/Therapy/xfwm4/bottom-left-active.xpm +share/themes/Therapy/xfwm4/bottom-left-inactive.png +share/themes/Therapy/xfwm4/bottom-left-inactive.xpm +share/themes/Therapy/xfwm4/bottom-right-active.png +share/themes/Therapy/xfwm4/bottom-right-active.xpm +share/themes/Therapy/xfwm4/bottom-right-inactive.png +share/themes/Therapy/xfwm4/bottom-right-inactive.xpm +share/themes/Therapy/xfwm4/close-active.png +share/themes/Therapy/xfwm4/close-active.xpm +share/themes/Therapy/xfwm4/close-inactive.png +share/themes/Therapy/xfwm4/close-inactive.xpm +share/themes/Therapy/xfwm4/close-pressed.png +share/themes/Therapy/xfwm4/close-pressed.xpm +share/themes/Therapy/xfwm4/hide-active.png +share/themes/Therapy/xfwm4/hide-active.xpm +share/themes/Therapy/xfwm4/hide-inactive.png +share/themes/Therapy/xfwm4/hide-inactive.xpm +share/themes/Therapy/xfwm4/hide-pressed.png +share/themes/Therapy/xfwm4/hide-pressed.xpm +share/themes/Therapy/xfwm4/left-active.png +share/themes/Therapy/xfwm4/left-active.xpm +share/themes/Therapy/xfwm4/left-inactive.png +share/themes/Therapy/xfwm4/left-inactive.xpm +share/themes/Therapy/xfwm4/maximize-active.png +share/themes/Therapy/xfwm4/maximize-active.xpm +share/themes/Therapy/xfwm4/maximize-inactive.png +share/themes/Therapy/xfwm4/maximize-inactive.xpm +share/themes/Therapy/xfwm4/maximize-pressed.png +share/themes/Therapy/xfwm4/maximize-pressed.xpm +share/themes/Therapy/xfwm4/maximize-toggled-active.png +share/themes/Therapy/xfwm4/maximize-toggled-active.xpm +share/themes/Therapy/xfwm4/maximize-toggled-inactive.png +share/themes/Therapy/xfwm4/maximize-toggled-inactive.xpm +share/themes/Therapy/xfwm4/maximize-toggled-pressed.png +share/themes/Therapy/xfwm4/maximize-toggled-pressed.xpm +share/themes/Therapy/xfwm4/menu-active.png +share/themes/Therapy/xfwm4/menu-active.xpm +share/themes/Therapy/xfwm4/menu-inactive.png +share/themes/Therapy/xfwm4/menu-inactive.xpm +share/themes/Therapy/xfwm4/menu-pressed.png +share/themes/Therapy/xfwm4/menu-pressed.xpm +share/themes/Therapy/xfwm4/right-active.png +share/themes/Therapy/xfwm4/right-active.xpm +share/themes/Therapy/xfwm4/right-inactive.png +share/themes/Therapy/xfwm4/right-inactive.xpm +share/themes/Therapy/xfwm4/shade-active.png +share/themes/Therapy/xfwm4/shade-active.xpm +share/themes/Therapy/xfwm4/shade-inactive.png +share/themes/Therapy/xfwm4/shade-inactive.xpm +share/themes/Therapy/xfwm4/shade-pressed.png +share/themes/Therapy/xfwm4/shade-pressed.xpm +share/themes/Therapy/xfwm4/shade-toggled-active.png +share/themes/Therapy/xfwm4/shade-toggled-active.xpm +share/themes/Therapy/xfwm4/shade-toggled-inactive.png +share/themes/Therapy/xfwm4/shade-toggled-inactive.xpm +share/themes/Therapy/xfwm4/shade-toggled-pressed.png +share/themes/Therapy/xfwm4/shade-toggled-pressed.xpm +share/themes/Therapy/xfwm4/stick-active.png +share/themes/Therapy/xfwm4/stick-active.xpm +share/themes/Therapy/xfwm4/stick-inactive.png +share/themes/Therapy/xfwm4/stick-inactive.xpm +share/themes/Therapy/xfwm4/stick-pressed.png +share/themes/Therapy/xfwm4/stick-pressed.xpm +share/themes/Therapy/xfwm4/stick-toggled-active.png +share/themes/Therapy/xfwm4/stick-toggled-active.xpm +share/themes/Therapy/xfwm4/stick-toggled-inactive.png +share/themes/Therapy/xfwm4/stick-toggled-inactive.xpm +share/themes/Therapy/xfwm4/stick-toggled-pressed.png +share/themes/Therapy/xfwm4/stick-toggled-pressed.xpm +share/themes/Therapy/xfwm4/themerc +share/themes/Therapy/xfwm4/title-1-active.png +share/themes/Therapy/xfwm4/title-1-active.xpm +share/themes/Therapy/xfwm4/title-1-inactive.png +share/themes/Therapy/xfwm4/title-1-inactive.xpm +share/themes/Therapy/xfwm4/title-2-active.png +share/themes/Therapy/xfwm4/title-2-active.xpm +share/themes/Therapy/xfwm4/title-2-inactive.png +share/themes/Therapy/xfwm4/title-2-inactive.xpm +share/themes/Therapy/xfwm4/title-3-active.png +share/themes/Therapy/xfwm4/title-3-active.xpm +share/themes/Therapy/xfwm4/title-3-inactive.png +share/themes/Therapy/xfwm4/title-3-inactive.xpm +share/themes/Therapy/xfwm4/title-4-active.png +share/themes/Therapy/xfwm4/title-4-active.xpm +share/themes/Therapy/xfwm4/title-4-inactive.png +share/themes/Therapy/xfwm4/title-4-inactive.xpm +share/themes/Therapy/xfwm4/title-5-active.png +share/themes/Therapy/xfwm4/title-5-active.xpm +share/themes/Therapy/xfwm4/title-5-inactive.png +share/themes/Therapy/xfwm4/title-5-inactive.xpm +share/themes/Therapy/xfwm4/top-left-active.png +share/themes/Therapy/xfwm4/top-left-active.xpm +share/themes/Therapy/xfwm4/top-left-inactive.png +share/themes/Therapy/xfwm4/top-left-inactive.xpm +share/themes/Therapy/xfwm4/top-right-active.png +share/themes/Therapy/xfwm4/top-right-active.xpm +share/themes/Therapy/xfwm4/top-right-inactive.png +share/themes/Therapy/xfwm4/top-right-inactive.xpm share/themes/Today/xfwm4/README share/themes/Today/xfwm4/bottom-active.xpm share/themes/Today/xfwm4/bottom-inactive.xpm @@ -3719,6 +4518,110 @@ share/themes/Tubular/xfwm4/top-left-active.xpm share/themes/Tubular/xfwm4/top-left-inactive.xpm share/themes/Tubular/xfwm4/top-right-active.xpm share/themes/Tubular/xfwm4/top-right-inactive.xpm +share/themes/Tyrex/xfwm4/README +share/themes/Tyrex/xfwm4/bottom-active.png +share/themes/Tyrex/xfwm4/bottom-active.xpm +share/themes/Tyrex/xfwm4/bottom-inactive.png +share/themes/Tyrex/xfwm4/bottom-inactive.xpm +share/themes/Tyrex/xfwm4/bottom-left-active.png +share/themes/Tyrex/xfwm4/bottom-left-active.xpm +share/themes/Tyrex/xfwm4/bottom-left-inactive.png +share/themes/Tyrex/xfwm4/bottom-left-inactive.xpm +share/themes/Tyrex/xfwm4/bottom-right-active.png +share/themes/Tyrex/xfwm4/bottom-right-active.xpm +share/themes/Tyrex/xfwm4/bottom-right-inactive.png +share/themes/Tyrex/xfwm4/bottom-right-inactive.xpm +share/themes/Tyrex/xfwm4/close-active.png +share/themes/Tyrex/xfwm4/close-active.xpm +share/themes/Tyrex/xfwm4/close-inactive.png +share/themes/Tyrex/xfwm4/close-inactive.xpm +share/themes/Tyrex/xfwm4/close-pressed.png +share/themes/Tyrex/xfwm4/close-pressed.xpm +share/themes/Tyrex/xfwm4/hide-active.png +share/themes/Tyrex/xfwm4/hide-active.xpm +share/themes/Tyrex/xfwm4/hide-inactive.png +share/themes/Tyrex/xfwm4/hide-inactive.xpm +share/themes/Tyrex/xfwm4/hide-pressed.png +share/themes/Tyrex/xfwm4/hide-pressed.xpm +share/themes/Tyrex/xfwm4/left-active.png +share/themes/Tyrex/xfwm4/left-active.xpm +share/themes/Tyrex/xfwm4/left-inactive.png +share/themes/Tyrex/xfwm4/left-inactive.xpm +share/themes/Tyrex/xfwm4/maximize-active.png +share/themes/Tyrex/xfwm4/maximize-active.xpm +share/themes/Tyrex/xfwm4/maximize-inactive.png +share/themes/Tyrex/xfwm4/maximize-inactive.xpm +share/themes/Tyrex/xfwm4/maximize-pressed.png +share/themes/Tyrex/xfwm4/maximize-pressed.xpm +share/themes/Tyrex/xfwm4/maximize-toggled-active.png +share/themes/Tyrex/xfwm4/maximize-toggled-active.xpm +share/themes/Tyrex/xfwm4/maximize-toggled-inactive.png +share/themes/Tyrex/xfwm4/maximize-toggled-inactive.xpm +share/themes/Tyrex/xfwm4/maximize-toggled-pressed.png +share/themes/Tyrex/xfwm4/maximize-toggled-pressed.xpm +share/themes/Tyrex/xfwm4/menu-active.png +share/themes/Tyrex/xfwm4/menu-active.xpm +share/themes/Tyrex/xfwm4/menu-inactive.png +share/themes/Tyrex/xfwm4/menu-inactive.xpm +share/themes/Tyrex/xfwm4/menu-pressed.png +share/themes/Tyrex/xfwm4/menu-pressed.xpm +share/themes/Tyrex/xfwm4/right-active.png +share/themes/Tyrex/xfwm4/right-active.xpm +share/themes/Tyrex/xfwm4/right-inactive.png +share/themes/Tyrex/xfwm4/right-inactive.xpm +share/themes/Tyrex/xfwm4/shade-active.png +share/themes/Tyrex/xfwm4/shade-active.xpm +share/themes/Tyrex/xfwm4/shade-inactive.png +share/themes/Tyrex/xfwm4/shade-inactive.xpm +share/themes/Tyrex/xfwm4/shade-pressed.png +share/themes/Tyrex/xfwm4/shade-pressed.xpm +share/themes/Tyrex/xfwm4/shade-toggled-active.png +share/themes/Tyrex/xfwm4/shade-toggled-active.xpm +share/themes/Tyrex/xfwm4/shade-toggled-inactive.png +share/themes/Tyrex/xfwm4/shade-toggled-inactive.xpm +share/themes/Tyrex/xfwm4/shade-toggled-pressed.png +share/themes/Tyrex/xfwm4/shade-toggled-pressed.xpm +share/themes/Tyrex/xfwm4/stick-active.png +share/themes/Tyrex/xfwm4/stick-active.xpm +share/themes/Tyrex/xfwm4/stick-inactive.png +share/themes/Tyrex/xfwm4/stick-inactive.xpm +share/themes/Tyrex/xfwm4/stick-pressed.png +share/themes/Tyrex/xfwm4/stick-pressed.xpm +share/themes/Tyrex/xfwm4/stick-toggled-active.png +share/themes/Tyrex/xfwm4/stick-toggled-active.xpm +share/themes/Tyrex/xfwm4/stick-toggled-inactive.png +share/themes/Tyrex/xfwm4/stick-toggled-inactive.xpm +share/themes/Tyrex/xfwm4/stick-toggled-pressed.png +share/themes/Tyrex/xfwm4/stick-toggled-pressed.xpm +share/themes/Tyrex/xfwm4/themerc +share/themes/Tyrex/xfwm4/title-1-active.png +share/themes/Tyrex/xfwm4/title-1-active.xpm +share/themes/Tyrex/xfwm4/title-1-inactive.png +share/themes/Tyrex/xfwm4/title-1-inactive.xpm +share/themes/Tyrex/xfwm4/title-2-active.png +share/themes/Tyrex/xfwm4/title-2-active.xpm +share/themes/Tyrex/xfwm4/title-2-inactive.png +share/themes/Tyrex/xfwm4/title-2-inactive.xpm +share/themes/Tyrex/xfwm4/title-3-active.png +share/themes/Tyrex/xfwm4/title-3-active.xpm +share/themes/Tyrex/xfwm4/title-3-inactive.png +share/themes/Tyrex/xfwm4/title-3-inactive.xpm +share/themes/Tyrex/xfwm4/title-4-active.png +share/themes/Tyrex/xfwm4/title-4-active.xpm +share/themes/Tyrex/xfwm4/title-4-inactive.png +share/themes/Tyrex/xfwm4/title-4-inactive.xpm +share/themes/Tyrex/xfwm4/title-5-active.png +share/themes/Tyrex/xfwm4/title-5-active.xpm +share/themes/Tyrex/xfwm4/title-5-inactive.png +share/themes/Tyrex/xfwm4/title-5-inactive.xpm +share/themes/Tyrex/xfwm4/top-left-active.png +share/themes/Tyrex/xfwm4/top-left-active.xpm +share/themes/Tyrex/xfwm4/top-left-inactive.png +share/themes/Tyrex/xfwm4/top-left-inactive.xpm +share/themes/Tyrex/xfwm4/top-right-active.png +share/themes/Tyrex/xfwm4/top-right-active.xpm +share/themes/Tyrex/xfwm4/top-right-inactive.png +share/themes/Tyrex/xfwm4/top-right-inactive.xpm share/themes/Variation/xfwm4/README share/themes/Variation/xfwm4/bottom-active.xpm share/themes/Variation/xfwm4/bottom-inactive.xpm @@ -3763,6 +4666,110 @@ share/themes/Variation/xfwm4/top-left-active.xpm share/themes/Variation/xfwm4/top-left-inactive.xpm share/themes/Variation/xfwm4/top-right-active.xpm share/themes/Variation/xfwm4/top-right-inactive.xpm +share/themes/Wallis/xfwm4/README +share/themes/Wallis/xfwm4/bottom-active.png +share/themes/Wallis/xfwm4/bottom-active.xpm +share/themes/Wallis/xfwm4/bottom-inactive.png +share/themes/Wallis/xfwm4/bottom-inactive.xpm +share/themes/Wallis/xfwm4/bottom-left-active.png +share/themes/Wallis/xfwm4/bottom-left-active.xpm +share/themes/Wallis/xfwm4/bottom-left-inactive.png +share/themes/Wallis/xfwm4/bottom-left-inactive.xpm +share/themes/Wallis/xfwm4/bottom-right-active.png +share/themes/Wallis/xfwm4/bottom-right-active.xpm +share/themes/Wallis/xfwm4/bottom-right-inactive.png +share/themes/Wallis/xfwm4/bottom-right-inactive.xpm +share/themes/Wallis/xfwm4/close-active.png +share/themes/Wallis/xfwm4/close-active.xpm +share/themes/Wallis/xfwm4/close-inactive.png +share/themes/Wallis/xfwm4/close-inactive.xpm +share/themes/Wallis/xfwm4/close-pressed.png +share/themes/Wallis/xfwm4/close-pressed.xpm +share/themes/Wallis/xfwm4/hide-active.png +share/themes/Wallis/xfwm4/hide-active.xpm +share/themes/Wallis/xfwm4/hide-inactive.png +share/themes/Wallis/xfwm4/hide-inactive.xpm +share/themes/Wallis/xfwm4/hide-pressed.png +share/themes/Wallis/xfwm4/hide-pressed.xpm +share/themes/Wallis/xfwm4/left-active.png +share/themes/Wallis/xfwm4/left-active.xpm +share/themes/Wallis/xfwm4/left-inactive.png +share/themes/Wallis/xfwm4/left-inactive.xpm +share/themes/Wallis/xfwm4/maximize-active.png +share/themes/Wallis/xfwm4/maximize-active.xpm +share/themes/Wallis/xfwm4/maximize-inactive.png +share/themes/Wallis/xfwm4/maximize-inactive.xpm +share/themes/Wallis/xfwm4/maximize-pressed.png +share/themes/Wallis/xfwm4/maximize-pressed.xpm +share/themes/Wallis/xfwm4/maximize-toggled-active.png +share/themes/Wallis/xfwm4/maximize-toggled-active.xpm +share/themes/Wallis/xfwm4/maximize-toggled-inactive.png +share/themes/Wallis/xfwm4/maximize-toggled-inactive.xpm +share/themes/Wallis/xfwm4/maximize-toggled-pressed.png +share/themes/Wallis/xfwm4/maximize-toggled-pressed.xpm +share/themes/Wallis/xfwm4/menu-active.png +share/themes/Wallis/xfwm4/menu-active.xpm +share/themes/Wallis/xfwm4/menu-inactive.png +share/themes/Wallis/xfwm4/menu-inactive.xpm +share/themes/Wallis/xfwm4/menu-pressed.png +share/themes/Wallis/xfwm4/menu-pressed.xpm +share/themes/Wallis/xfwm4/right-active.png +share/themes/Wallis/xfwm4/right-active.xpm +share/themes/Wallis/xfwm4/right-inactive.png +share/themes/Wallis/xfwm4/right-inactive.xpm +share/themes/Wallis/xfwm4/shade-active.png +share/themes/Wallis/xfwm4/shade-active.xpm +share/themes/Wallis/xfwm4/shade-inactive.png +share/themes/Wallis/xfwm4/shade-inactive.xpm +share/themes/Wallis/xfwm4/shade-pressed.png +share/themes/Wallis/xfwm4/shade-pressed.xpm +share/themes/Wallis/xfwm4/shade-toggled-active.png +share/themes/Wallis/xfwm4/shade-toggled-active.xpm +share/themes/Wallis/xfwm4/shade-toggled-inactive.png +share/themes/Wallis/xfwm4/shade-toggled-inactive.xpm +share/themes/Wallis/xfwm4/shade-toggled-pressed.png +share/themes/Wallis/xfwm4/shade-toggled-pressed.xpm +share/themes/Wallis/xfwm4/stick-active.png +share/themes/Wallis/xfwm4/stick-active.xpm +share/themes/Wallis/xfwm4/stick-inactive.png +share/themes/Wallis/xfwm4/stick-inactive.xpm +share/themes/Wallis/xfwm4/stick-pressed.png +share/themes/Wallis/xfwm4/stick-pressed.xpm +share/themes/Wallis/xfwm4/stick-toggled-active.png +share/themes/Wallis/xfwm4/stick-toggled-active.xpm +share/themes/Wallis/xfwm4/stick-toggled-inactive.png +share/themes/Wallis/xfwm4/stick-toggled-inactive.xpm +share/themes/Wallis/xfwm4/stick-toggled-pressed.png +share/themes/Wallis/xfwm4/stick-toggled-pressed.xpm +share/themes/Wallis/xfwm4/themerc +share/themes/Wallis/xfwm4/title-1-active.png +share/themes/Wallis/xfwm4/title-1-active.xpm +share/themes/Wallis/xfwm4/title-1-inactive.png +share/themes/Wallis/xfwm4/title-1-inactive.xpm +share/themes/Wallis/xfwm4/title-2-active.png +share/themes/Wallis/xfwm4/title-2-active.xpm +share/themes/Wallis/xfwm4/title-2-inactive.png +share/themes/Wallis/xfwm4/title-2-inactive.xpm +share/themes/Wallis/xfwm4/title-3-active.png +share/themes/Wallis/xfwm4/title-3-active.xpm +share/themes/Wallis/xfwm4/title-3-inactive.png +share/themes/Wallis/xfwm4/title-3-inactive.xpm +share/themes/Wallis/xfwm4/title-4-active.png +share/themes/Wallis/xfwm4/title-4-active.xpm +share/themes/Wallis/xfwm4/title-4-inactive.png +share/themes/Wallis/xfwm4/title-4-inactive.xpm +share/themes/Wallis/xfwm4/title-5-active.png +share/themes/Wallis/xfwm4/title-5-active.xpm +share/themes/Wallis/xfwm4/title-5-inactive.png +share/themes/Wallis/xfwm4/title-5-inactive.xpm +share/themes/Wallis/xfwm4/top-left-active.png +share/themes/Wallis/xfwm4/top-left-active.xpm +share/themes/Wallis/xfwm4/top-left-inactive.png +share/themes/Wallis/xfwm4/top-left-inactive.xpm +share/themes/Wallis/xfwm4/top-right-active.png +share/themes/Wallis/xfwm4/top-right-active.xpm +share/themes/Wallis/xfwm4/top-right-inactive.png +share/themes/Wallis/xfwm4/top-right-inactive.xpm share/themes/Waza/xfwm4/README share/themes/Waza/xfwm4/bottom-active.xpm share/themes/Waza/xfwm4/bottom-inactive.xpm diff --git a/wm/xfce4-wm-themes/buildlink3.mk b/wm/xfce4-wm-themes/buildlink3.mk deleted file mode 100644 index f03caf3b8f0..00000000000 --- a/wm/xfce4-wm-themes/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.24 2009/09/16 01:15:34 reed Exp $ - -BUILDLINK_TREE+= xfce4-wm-themes - -.if !defined(XFCE4_WM_THEMES_BUILDLINK3_MK) -XFCE4_WM_THEMES_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-wm-themes+= xfce4-wm-themes>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-wm-themes?= ../../wm/xfce4-wm-themes - -.endif # XFCE4_WM_THEMES_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-wm-themes diff --git a/wm/xfce4-wm-themes/distinfo b/wm/xfce4-wm-themes/distinfo index 1a525b8eeb9..7bf105502ca 100644 --- a/wm/xfce4-wm-themes/distinfo +++ b/wm/xfce4-wm-themes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2009/09/16 01:15:34 reed Exp $ +$NetBSD: distinfo,v 1.17 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (xfwm4-themes-4.6.0.tar.bz2) = 7e81d00b2b0a7a2b91071b8c3767171bce738af2 -RMD160 (xfwm4-themes-4.6.0.tar.bz2) = 1f6230cdb7626b48671c170234aa97c28ba2eaf9 -Size (xfwm4-themes-4.6.0.tar.bz2) = 508403 bytes +SHA1 (xfwm4-themes-4.10.0.tar.bz2) = 6608cd2e615e0e058f25ccf2868f903b35b2115f +RMD160 (xfwm4-themes-4.10.0.tar.bz2) = a5cf7cf25eab6daec7cbd1212d74298d0ac2989f +Size (xfwm4-themes-4.10.0.tar.bz2) = 621206 bytes diff --git a/wm/xfce4-wm/Makefile b/wm/xfce4-wm/Makefile index 74b1023ff7b..ded61cb956e 100644 --- a/wm/xfce4-wm/Makefile +++ b/wm/xfce4-wm/Makefile @@ -1,32 +1,17 @@ -# $NetBSD: Makefile,v 1.52 2014/05/05 00:48:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/21 08:56:42 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfwm4-${XFCE4_VERSION} -PKGNAME= xfce4-wm-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfwm4-4.12.2 +PKGNAME= xfce4-wm-4.12.2 CATEGORIES= wm -COMMENT= Xfce window manager +MASTER_SITES+= http://archive.xfce.org/src/xfce/xfwm4/4.12/ -MAKE_DIRS+= ${PREFIX}/libexec/xfce4 ${PREFIX}/share/themes/Default -MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/fr/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/it ${PREFIX}/share/xfce4/doc/it/images +HOMEPAGE= http://docs.xfce.org/xfce/xfwm4/start +COMMENT= Xfce window manager -.include "../../devel/libglade/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libXcomposite/buildlink3.mk" -.include "../../x11/libXdamage/buildlink3.mk" -.include "../../x11/libXfixes/buildlink3.mk" -.include "../../x11/libXpm/buildlink3.mk" -.include "../../x11/libXrender/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/wm/xfce4-wm/PLIST b/wm/xfce4-wm/PLIST index 9b49177b17d..46cc0b0f89c 100644 --- a/wm/xfce4-wm/PLIST +++ b/wm/xfce4-wm/PLIST @@ -1,71 +1,94 @@ -@comment $NetBSD: PLIST,v 1.19 2009/09/16 01:15:34 reed Exp $ +@comment $NetBSD: PLIST,v 1.20 2015/04/21 08:56:42 jperkin Exp $ bin/xfwm4 bin/xfwm4-settings bin/xfwm4-tweaks-settings bin/xfwm4-workspace-settings -libexec/xfce4/xfwm4/helper-dialog +lib/xfce4/xfwm4/helper-dialog share/applications/xfce-wm-settings.desktop share/applications/xfce-wmtweaks-settings.desktop share/applications/xfce-workspaces-settings.desktop +share/icons/hicolor/22x22/actions/xfce-wm-close.png +share/icons/hicolor/22x22/actions/xfce-wm-maximize.png +share/icons/hicolor/22x22/actions/xfce-wm-menu.png +share/icons/hicolor/22x22/actions/xfce-wm-minimize.png +share/icons/hicolor/22x22/actions/xfce-wm-shade.png +share/icons/hicolor/22x22/actions/xfce-wm-stick.png +share/icons/hicolor/22x22/actions/xfce-wm-unmaximize.png +share/icons/hicolor/22x22/actions/xfce-wm-unshade.png +share/icons/hicolor/22x22/actions/xfce-wm-unstick.png share/icons/hicolor/48x48/apps/wmtweaks.png share/icons/hicolor/48x48/apps/xfce4-workspaces.png share/icons/hicolor/48x48/apps/xfwm4.png +share/icons/hicolor/scalable/actions/xfce-wm-close.svg +share/icons/hicolor/scalable/actions/xfce-wm-maximize.svg +share/icons/hicolor/scalable/actions/xfce-wm-menu.svg +share/icons/hicolor/scalable/actions/xfce-wm-minimize.svg +share/icons/hicolor/scalable/actions/xfce-wm-shade.svg +share/icons/hicolor/scalable/actions/xfce-wm-stick.svg +share/icons/hicolor/scalable/actions/xfce-wm-unmaximize.svg +share/icons/hicolor/scalable/actions/xfce-wm-unshade.svg +share/icons/hicolor/scalable/actions/xfce-wm-unstick.svg share/icons/hicolor/scalable/apps/wmtweaks.svg share/icons/hicolor/scalable/apps/xfce4-workspaces.svg share/icons/hicolor/scalable/apps/xfwm4.svg share/locale/am/LC_MESSAGES/xfwm4.mo share/locale/ar/LC_MESSAGES/xfwm4.mo -share/locale/az/LC_MESSAGES/xfwm4.mo +share/locale/ast/LC_MESSAGES/xfwm4.mo share/locale/be/LC_MESSAGES/xfwm4.mo share/locale/bg/LC_MESSAGES/xfwm4.mo -share/locale/bn_IN/LC_MESSAGES/xfwm4.mo +share/locale/bn/LC_MESSAGES/xfwm4.mo share/locale/ca/LC_MESSAGES/xfwm4.mo share/locale/cs/LC_MESSAGES/xfwm4.mo share/locale/da/LC_MESSAGES/xfwm4.mo share/locale/de/LC_MESSAGES/xfwm4.mo -share/locale/dz/LC_MESSAGES/xfwm4.mo share/locale/el/LC_MESSAGES/xfwm4.mo +share/locale/en_AU/LC_MESSAGES/xfwm4.mo share/locale/en_GB/LC_MESSAGES/xfwm4.mo share/locale/eo/LC_MESSAGES/xfwm4.mo share/locale/es/LC_MESSAGES/xfwm4.mo -share/locale/es_MX/LC_MESSAGES/xfwm4.mo share/locale/et/LC_MESSAGES/xfwm4.mo share/locale/eu/LC_MESSAGES/xfwm4.mo -share/locale/fa/LC_MESSAGES/xfwm4.mo share/locale/fi/LC_MESSAGES/xfwm4.mo share/locale/fr/LC_MESSAGES/xfwm4.mo share/locale/gl/LC_MESSAGES/xfwm4.mo -share/locale/gu/LC_MESSAGES/xfwm4.mo share/locale/he/LC_MESSAGES/xfwm4.mo -share/locale/hi/LC_MESSAGES/xfwm4.mo +share/locale/hr/LC_MESSAGES/xfwm4.mo share/locale/hu/LC_MESSAGES/xfwm4.mo share/locale/id/LC_MESSAGES/xfwm4.mo +share/locale/is/LC_MESSAGES/xfwm4.mo share/locale/it/LC_MESSAGES/xfwm4.mo share/locale/ja/LC_MESSAGES/xfwm4.mo -share/locale/ka/LC_MESSAGES/xfwm4.mo +share/locale/kk/LC_MESSAGES/xfwm4.mo share/locale/ko/LC_MESSAGES/xfwm4.mo share/locale/lt/LC_MESSAGES/xfwm4.mo share/locale/lv/LC_MESSAGES/xfwm4.mo -share/locale/mk/LC_MESSAGES/xfwm4.mo -share/locale/mr/LC_MESSAGES/xfwm4.mo share/locale/ms/LC_MESSAGES/xfwm4.mo share/locale/nb/LC_MESSAGES/xfwm4.mo share/locale/nl/LC_MESSAGES/xfwm4.mo +share/locale/nn/LC_MESSAGES/xfwm4.mo +share/locale/oc/LC_MESSAGES/xfwm4.mo share/locale/pa/LC_MESSAGES/xfwm4.mo share/locale/pl/LC_MESSAGES/xfwm4.mo share/locale/pt/LC_MESSAGES/xfwm4.mo share/locale/pt_BR/LC_MESSAGES/xfwm4.mo share/locale/ro/LC_MESSAGES/xfwm4.mo share/locale/ru/LC_MESSAGES/xfwm4.mo +share/locale/si/LC_MESSAGES/xfwm4.mo share/locale/sk/LC_MESSAGES/xfwm4.mo +share/locale/sl/LC_MESSAGES/xfwm4.mo share/locale/sq/LC_MESSAGES/xfwm4.mo +share/locale/sr/LC_MESSAGES/xfwm4.mo share/locale/sv/LC_MESSAGES/xfwm4.mo -share/locale/ta/LC_MESSAGES/xfwm4.mo +share/locale/te/LC_MESSAGES/xfwm4.mo +share/locale/th/LC_MESSAGES/xfwm4.mo share/locale/tr/LC_MESSAGES/xfwm4.mo +share/locale/ug/LC_MESSAGES/xfwm4.mo share/locale/uk/LC_MESSAGES/xfwm4.mo share/locale/ur/LC_MESSAGES/xfwm4.mo +share/locale/ur_PK/LC_MESSAGES/xfwm4.mo share/locale/vi/LC_MESSAGES/xfwm4.mo share/locale/zh_CN/LC_MESSAGES/xfwm4.mo +share/locale/zh_HK/LC_MESSAGES/xfwm4.mo share/locale/zh_TW/LC_MESSAGES/xfwm4.mo share/themes/Daloa/xfwm4/README share/themes/Daloa/xfwm4/bottom-active.png @@ -189,249 +212,250 @@ 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/Default-4.0/xfwm4/README -share/themes/Default-4.0/xfwm4/bottom-active.xpm -share/themes/Default-4.0/xfwm4/bottom-inactive.xpm -share/themes/Default-4.0/xfwm4/bottom-left-active.xpm -share/themes/Default-4.0/xfwm4/bottom-left-inactive.xpm -share/themes/Default-4.0/xfwm4/bottom-right-active.xpm -share/themes/Default-4.0/xfwm4/bottom-right-inactive.xpm -share/themes/Default-4.0/xfwm4/close-active.xpm -share/themes/Default-4.0/xfwm4/close-inactive.xpm -share/themes/Default-4.0/xfwm4/close-pressed.xpm -share/themes/Default-4.0/xfwm4/hide-active.xpm -share/themes/Default-4.0/xfwm4/hide-inactive.xpm -share/themes/Default-4.0/xfwm4/hide-pressed.xpm -share/themes/Default-4.0/xfwm4/left-active.xpm -share/themes/Default-4.0/xfwm4/left-inactive.xpm -share/themes/Default-4.0/xfwm4/maximize-active.xpm -share/themes/Default-4.0/xfwm4/maximize-inactive.xpm -share/themes/Default-4.0/xfwm4/maximize-pressed.xpm -share/themes/Default-4.0/xfwm4/maximize-toggled-active.xpm -share/themes/Default-4.0/xfwm4/maximize-toggled-inactive.xpm -share/themes/Default-4.0/xfwm4/maximize-toggled-pressed.xpm -share/themes/Default-4.0/xfwm4/menu-active.xpm -share/themes/Default-4.0/xfwm4/menu-inactive.xpm -share/themes/Default-4.0/xfwm4/menu-pressed.xpm -share/themes/Default-4.0/xfwm4/right-active.xpm -share/themes/Default-4.0/xfwm4/right-inactive.xpm -share/themes/Default-4.0/xfwm4/shade-active.xpm -share/themes/Default-4.0/xfwm4/shade-inactive.xpm -share/themes/Default-4.0/xfwm4/shade-pressed.xpm -share/themes/Default-4.0/xfwm4/shade-toggled-active.xpm -share/themes/Default-4.0/xfwm4/shade-toggled-inactive.xpm -share/themes/Default-4.0/xfwm4/shade-toggled-pressed.xpm -share/themes/Default-4.0/xfwm4/stick-active.xpm -share/themes/Default-4.0/xfwm4/stick-inactive.xpm -share/themes/Default-4.0/xfwm4/stick-pressed.xpm -share/themes/Default-4.0/xfwm4/stick-toggled-active.xpm -share/themes/Default-4.0/xfwm4/stick-toggled-inactive.xpm -share/themes/Default-4.0/xfwm4/stick-toggled-pressed.xpm -share/themes/Default-4.0/xfwm4/themerc -share/themes/Default-4.0/xfwm4/title-1-active.xpm -share/themes/Default-4.0/xfwm4/title-1-inactive.xpm -share/themes/Default-4.0/xfwm4/title-2-active.xpm -share/themes/Default-4.0/xfwm4/title-2-inactive.xpm -share/themes/Default-4.0/xfwm4/title-3-active.xpm -share/themes/Default-4.0/xfwm4/title-3-inactive.xpm -share/themes/Default-4.0/xfwm4/title-4-active.xpm -share/themes/Default-4.0/xfwm4/title-4-inactive.xpm -share/themes/Default-4.0/xfwm4/title-5-active.xpm -share/themes/Default-4.0/xfwm4/title-5-inactive.xpm -share/themes/Default-4.0/xfwm4/top-left-active.xpm -share/themes/Default-4.0/xfwm4/top-left-inactive.xpm -share/themes/Default-4.0/xfwm4/top-right-active.xpm -share/themes/Default-4.0/xfwm4/top-right-inactive.xpm -share/themes/Default-4.2/xfwm4/README -share/themes/Default-4.2/xfwm4/bottom-active.png -share/themes/Default-4.2/xfwm4/bottom-active.xpm -share/themes/Default-4.2/xfwm4/bottom-inactive.png -share/themes/Default-4.2/xfwm4/bottom-inactive.xpm -share/themes/Default-4.2/xfwm4/bottom-left-active.png -share/themes/Default-4.2/xfwm4/bottom-left-active.xpm -share/themes/Default-4.2/xfwm4/bottom-left-inactive.png -share/themes/Default-4.2/xfwm4/bottom-left-inactive.xpm -share/themes/Default-4.2/xfwm4/bottom-right-active.png -share/themes/Default-4.2/xfwm4/bottom-right-active.xpm -share/themes/Default-4.2/xfwm4/bottom-right-inactive.png -share/themes/Default-4.2/xfwm4/bottom-right-inactive.xpm -share/themes/Default-4.2/xfwm4/close-active.xpm -share/themes/Default-4.2/xfwm4/close-inactive.xpm -share/themes/Default-4.2/xfwm4/close-pressed.png -share/themes/Default-4.2/xfwm4/close-pressed.xpm -share/themes/Default-4.2/xfwm4/hide-active.xpm -share/themes/Default-4.2/xfwm4/hide-inactive.xpm -share/themes/Default-4.2/xfwm4/hide-pressed.png -share/themes/Default-4.2/xfwm4/hide-pressed.xpm -share/themes/Default-4.2/xfwm4/left-active.png -share/themes/Default-4.2/xfwm4/left-active.xpm -share/themes/Default-4.2/xfwm4/left-inactive.png -share/themes/Default-4.2/xfwm4/left-inactive.xpm -share/themes/Default-4.2/xfwm4/maximize-active.xpm -share/themes/Default-4.2/xfwm4/maximize-inactive.xpm -share/themes/Default-4.2/xfwm4/maximize-pressed.png -share/themes/Default-4.2/xfwm4/maximize-pressed.xpm -share/themes/Default-4.2/xfwm4/maximize-toggled-active.xpm -share/themes/Default-4.2/xfwm4/maximize-toggled-inactive.xpm -share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.png -share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.xpm -share/themes/Default-4.2/xfwm4/menu-active.xpm -share/themes/Default-4.2/xfwm4/menu-inactive.xpm -share/themes/Default-4.2/xfwm4/menu-pressed.png -share/themes/Default-4.2/xfwm4/menu-pressed.xpm -share/themes/Default-4.2/xfwm4/right-active.png -share/themes/Default-4.2/xfwm4/right-active.xpm -share/themes/Default-4.2/xfwm4/right-inactive.png -share/themes/Default-4.2/xfwm4/right-inactive.xpm -share/themes/Default-4.2/xfwm4/shade-active.xpm -share/themes/Default-4.2/xfwm4/shade-inactive.xpm -share/themes/Default-4.2/xfwm4/shade-pressed.png -share/themes/Default-4.2/xfwm4/shade-pressed.xpm -share/themes/Default-4.2/xfwm4/shade-toggled-active.xpm -share/themes/Default-4.2/xfwm4/shade-toggled-inactive.xpm -share/themes/Default-4.2/xfwm4/shade-toggled-pressed.png -share/themes/Default-4.2/xfwm4/shade-toggled-pressed.xpm -share/themes/Default-4.2/xfwm4/stick-active.xpm -share/themes/Default-4.2/xfwm4/stick-inactive.xpm -share/themes/Default-4.2/xfwm4/stick-pressed.png -share/themes/Default-4.2/xfwm4/stick-pressed.xpm -share/themes/Default-4.2/xfwm4/stick-toggled-active.xpm -share/themes/Default-4.2/xfwm4/stick-toggled-inactive.xpm -share/themes/Default-4.2/xfwm4/stick-toggled-pressed.png -share/themes/Default-4.2/xfwm4/stick-toggled-pressed.xpm -share/themes/Default-4.2/xfwm4/themerc -share/themes/Default-4.2/xfwm4/title-1-active.png -share/themes/Default-4.2/xfwm4/title-1-active.xpm -share/themes/Default-4.2/xfwm4/title-1-inactive.png -share/themes/Default-4.2/xfwm4/title-1-inactive.xpm -share/themes/Default-4.2/xfwm4/title-2-active.png -share/themes/Default-4.2/xfwm4/title-2-active.xpm -share/themes/Default-4.2/xfwm4/title-2-inactive.png -share/themes/Default-4.2/xfwm4/title-2-inactive.xpm -share/themes/Default-4.2/xfwm4/title-3-active.png -share/themes/Default-4.2/xfwm4/title-3-active.xpm -share/themes/Default-4.2/xfwm4/title-3-inactive.png -share/themes/Default-4.2/xfwm4/title-3-inactive.xpm -share/themes/Default-4.2/xfwm4/title-4-active.png -share/themes/Default-4.2/xfwm4/title-4-active.xpm -share/themes/Default-4.2/xfwm4/title-4-inactive.png -share/themes/Default-4.2/xfwm4/title-4-inactive.xpm -share/themes/Default-4.2/xfwm4/title-5-active.png -share/themes/Default-4.2/xfwm4/title-5-active.xpm -share/themes/Default-4.2/xfwm4/title-5-inactive.png -share/themes/Default-4.2/xfwm4/title-5-inactive.xpm -share/themes/Default-4.2/xfwm4/top-left-active.png -share/themes/Default-4.2/xfwm4/top-left-active.xpm -share/themes/Default-4.2/xfwm4/top-left-inactive.png -share/themes/Default-4.2/xfwm4/top-left-inactive.xpm -share/themes/Default-4.2/xfwm4/top-right-active.png -share/themes/Default-4.2/xfwm4/top-right-active.xpm -share/themes/Default-4.2/xfwm4/top-right-inactive.png -share/themes/Default-4.2/xfwm4/top-right-inactive.xpm -share/themes/Default-4.4/xfwm4/README -share/themes/Default-4.4/xfwm4/bottom-active.png -share/themes/Default-4.4/xfwm4/bottom-active.xpm -share/themes/Default-4.4/xfwm4/bottom-inactive.png -share/themes/Default-4.4/xfwm4/bottom-inactive.xpm -share/themes/Default-4.4/xfwm4/bottom-left-active.png -share/themes/Default-4.4/xfwm4/bottom-left-active.xpm -share/themes/Default-4.4/xfwm4/bottom-left-inactive.png -share/themes/Default-4.4/xfwm4/bottom-left-inactive.xpm -share/themes/Default-4.4/xfwm4/bottom-right-active.png -share/themes/Default-4.4/xfwm4/bottom-right-active.xpm -share/themes/Default-4.4/xfwm4/bottom-right-inactive.png -share/themes/Default-4.4/xfwm4/bottom-right-inactive.xpm -share/themes/Default-4.4/xfwm4/close-active.png -share/themes/Default-4.4/xfwm4/close-active.xpm -share/themes/Default-4.4/xfwm4/close-inactive.png -share/themes/Default-4.4/xfwm4/close-inactive.xpm -share/themes/Default-4.4/xfwm4/close-pressed.png -share/themes/Default-4.4/xfwm4/close-pressed.xpm -share/themes/Default-4.4/xfwm4/hide-active.png -share/themes/Default-4.4/xfwm4/hide-active.xpm -share/themes/Default-4.4/xfwm4/hide-inactive.png -share/themes/Default-4.4/xfwm4/hide-inactive.xpm -share/themes/Default-4.4/xfwm4/hide-pressed.png -share/themes/Default-4.4/xfwm4/hide-pressed.xpm -share/themes/Default-4.4/xfwm4/left-active.png -share/themes/Default-4.4/xfwm4/left-active.xpm -share/themes/Default-4.4/xfwm4/left-inactive.png -share/themes/Default-4.4/xfwm4/left-inactive.xpm -share/themes/Default-4.4/xfwm4/maximize-active.png -share/themes/Default-4.4/xfwm4/maximize-active.xpm -share/themes/Default-4.4/xfwm4/maximize-inactive.png -share/themes/Default-4.4/xfwm4/maximize-inactive.xpm -share/themes/Default-4.4/xfwm4/maximize-pressed.png -share/themes/Default-4.4/xfwm4/maximize-pressed.xpm -share/themes/Default-4.4/xfwm4/maximize-toggled-active.png -share/themes/Default-4.4/xfwm4/maximize-toggled-active.xpm -share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.png -share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.xpm -share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.png -share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.xpm -share/themes/Default-4.4/xfwm4/menu-active.png -share/themes/Default-4.4/xfwm4/menu-active.xpm -share/themes/Default-4.4/xfwm4/menu-inactive.png -share/themes/Default-4.4/xfwm4/menu-inactive.xpm -share/themes/Default-4.4/xfwm4/menu-pressed.png -share/themes/Default-4.4/xfwm4/menu-pressed.xpm -share/themes/Default-4.4/xfwm4/right-active.png -share/themes/Default-4.4/xfwm4/right-active.xpm -share/themes/Default-4.4/xfwm4/right-inactive.png -share/themes/Default-4.4/xfwm4/right-inactive.xpm -share/themes/Default-4.4/xfwm4/shade-active.png -share/themes/Default-4.4/xfwm4/shade-active.xpm -share/themes/Default-4.4/xfwm4/shade-inactive.png -share/themes/Default-4.4/xfwm4/shade-inactive.xpm -share/themes/Default-4.4/xfwm4/shade-pressed.png -share/themes/Default-4.4/xfwm4/shade-pressed.xpm -share/themes/Default-4.4/xfwm4/shade-toggled-active.png -share/themes/Default-4.4/xfwm4/shade-toggled-active.xpm -share/themes/Default-4.4/xfwm4/shade-toggled-inactive.png -share/themes/Default-4.4/xfwm4/shade-toggled-inactive.xpm -share/themes/Default-4.4/xfwm4/shade-toggled-pressed.png -share/themes/Default-4.4/xfwm4/shade-toggled-pressed.xpm -share/themes/Default-4.4/xfwm4/stick-active.png -share/themes/Default-4.4/xfwm4/stick-active.xpm -share/themes/Default-4.4/xfwm4/stick-inactive.png -share/themes/Default-4.4/xfwm4/stick-inactive.xpm -share/themes/Default-4.4/xfwm4/stick-pressed.png -share/themes/Default-4.4/xfwm4/stick-pressed.xpm -share/themes/Default-4.4/xfwm4/stick-toggled-active.png -share/themes/Default-4.4/xfwm4/stick-toggled-active.xpm -share/themes/Default-4.4/xfwm4/stick-toggled-inactive.png -share/themes/Default-4.4/xfwm4/stick-toggled-inactive.xpm -share/themes/Default-4.4/xfwm4/stick-toggled-pressed.png -share/themes/Default-4.4/xfwm4/stick-toggled-pressed.xpm -share/themes/Default-4.4/xfwm4/themerc -share/themes/Default-4.4/xfwm4/title-1-active.png -share/themes/Default-4.4/xfwm4/title-1-active.xpm -share/themes/Default-4.4/xfwm4/title-1-inactive.png -share/themes/Default-4.4/xfwm4/title-1-inactive.xpm -share/themes/Default-4.4/xfwm4/title-2-active.png -share/themes/Default-4.4/xfwm4/title-2-active.xpm -share/themes/Default-4.4/xfwm4/title-2-inactive.png -share/themes/Default-4.4/xfwm4/title-2-inactive.xpm -share/themes/Default-4.4/xfwm4/title-3-active.png -share/themes/Default-4.4/xfwm4/title-3-active.xpm -share/themes/Default-4.4/xfwm4/title-3-inactive.png -share/themes/Default-4.4/xfwm4/title-3-inactive.xpm -share/themes/Default-4.4/xfwm4/title-4-active.png -share/themes/Default-4.4/xfwm4/title-4-active.xpm -share/themes/Default-4.4/xfwm4/title-4-inactive.png -share/themes/Default-4.4/xfwm4/title-4-inactive.xpm -share/themes/Default-4.4/xfwm4/title-5-active.png -share/themes/Default-4.4/xfwm4/title-5-active.xpm -share/themes/Default-4.4/xfwm4/title-5-inactive.png -share/themes/Default-4.4/xfwm4/title-5-inactive.xpm -share/themes/Default-4.4/xfwm4/top-left-active.png -share/themes/Default-4.4/xfwm4/top-left-active.xpm -share/themes/Default-4.4/xfwm4/top-left-inactive.png -share/themes/Default-4.4/xfwm4/top-left-inactive.xpm -share/themes/Default-4.4/xfwm4/top-right-active.png -share/themes/Default-4.4/xfwm4/top-right-active.xpm -share/themes/Default-4.4/xfwm4/top-right-inactive.png -share/themes/Default-4.4/xfwm4/top-right-inactive.xpm +share/themes/Default-hdpi/xfwm4/README +share/themes/Default-hdpi/xfwm4/bottom-active.png +share/themes/Default-hdpi/xfwm4/bottom-active.xpm +share/themes/Default-hdpi/xfwm4/bottom-inactive.png +share/themes/Default-hdpi/xfwm4/bottom-inactive.xpm +share/themes/Default-hdpi/xfwm4/bottom-left-active.png +share/themes/Default-hdpi/xfwm4/bottom-left-active.xpm +share/themes/Default-hdpi/xfwm4/bottom-left-inactive.png +share/themes/Default-hdpi/xfwm4/bottom-left-inactive.xpm +share/themes/Default-hdpi/xfwm4/bottom-right-active.png +share/themes/Default-hdpi/xfwm4/bottom-right-active.xpm +share/themes/Default-hdpi/xfwm4/bottom-right-inactive.png +share/themes/Default-hdpi/xfwm4/bottom-right-inactive.xpm +share/themes/Default-hdpi/xfwm4/close-active.png +share/themes/Default-hdpi/xfwm4/close-active.xpm +share/themes/Default-hdpi/xfwm4/close-inactive.png +share/themes/Default-hdpi/xfwm4/close-inactive.xpm +share/themes/Default-hdpi/xfwm4/close-prelight.png +share/themes/Default-hdpi/xfwm4/close-prelight.xpm +share/themes/Default-hdpi/xfwm4/close-pressed.png +share/themes/Default-hdpi/xfwm4/close-pressed.xpm +share/themes/Default-hdpi/xfwm4/hide-active.png +share/themes/Default-hdpi/xfwm4/hide-active.xpm +share/themes/Default-hdpi/xfwm4/hide-inactive.png +share/themes/Default-hdpi/xfwm4/hide-inactive.xpm +share/themes/Default-hdpi/xfwm4/hide-prelight.png +share/themes/Default-hdpi/xfwm4/hide-prelight.xpm +share/themes/Default-hdpi/xfwm4/hide-pressed.png +share/themes/Default-hdpi/xfwm4/hide-pressed.xpm +share/themes/Default-hdpi/xfwm4/left-active.png +share/themes/Default-hdpi/xfwm4/left-active.xpm +share/themes/Default-hdpi/xfwm4/left-inactive.png +share/themes/Default-hdpi/xfwm4/left-inactive.xpm +share/themes/Default-hdpi/xfwm4/maximize-active.png +share/themes/Default-hdpi/xfwm4/maximize-active.xpm +share/themes/Default-hdpi/xfwm4/maximize-inactive.png +share/themes/Default-hdpi/xfwm4/maximize-inactive.xpm +share/themes/Default-hdpi/xfwm4/maximize-prelight.png +share/themes/Default-hdpi/xfwm4/maximize-prelight.xpm +share/themes/Default-hdpi/xfwm4/maximize-pressed.png +share/themes/Default-hdpi/xfwm4/maximize-pressed.xpm +share/themes/Default-hdpi/xfwm4/maximize-toggled-active.png +share/themes/Default-hdpi/xfwm4/maximize-toggled-active.xpm +share/themes/Default-hdpi/xfwm4/maximize-toggled-inactive.png +share/themes/Default-hdpi/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-hdpi/xfwm4/maximize-toggled-prelight.png +share/themes/Default-hdpi/xfwm4/maximize-toggled-prelight.xpm +share/themes/Default-hdpi/xfwm4/maximize-toggled-pressed.png +share/themes/Default-hdpi/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-hdpi/xfwm4/menu-active.png +share/themes/Default-hdpi/xfwm4/menu-active.xpm +share/themes/Default-hdpi/xfwm4/menu-inactive.png +share/themes/Default-hdpi/xfwm4/menu-inactive.xpm +share/themes/Default-hdpi/xfwm4/menu-prelight.png +share/themes/Default-hdpi/xfwm4/menu-prelight.xpm +share/themes/Default-hdpi/xfwm4/menu-pressed.png +share/themes/Default-hdpi/xfwm4/menu-pressed.xpm +share/themes/Default-hdpi/xfwm4/right-active.png +share/themes/Default-hdpi/xfwm4/right-active.xpm +share/themes/Default-hdpi/xfwm4/right-inactive.png +share/themes/Default-hdpi/xfwm4/right-inactive.xpm +share/themes/Default-hdpi/xfwm4/shade-active.png +share/themes/Default-hdpi/xfwm4/shade-active.xpm +share/themes/Default-hdpi/xfwm4/shade-inactive.png +share/themes/Default-hdpi/xfwm4/shade-inactive.xpm +share/themes/Default-hdpi/xfwm4/shade-prelight.png +share/themes/Default-hdpi/xfwm4/shade-prelight.xpm +share/themes/Default-hdpi/xfwm4/shade-pressed.png +share/themes/Default-hdpi/xfwm4/shade-pressed.xpm +share/themes/Default-hdpi/xfwm4/shade-toggled-active.png +share/themes/Default-hdpi/xfwm4/shade-toggled-active.xpm +share/themes/Default-hdpi/xfwm4/shade-toggled-inactive.png +share/themes/Default-hdpi/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-hdpi/xfwm4/shade-toggled-prelight.png +share/themes/Default-hdpi/xfwm4/shade-toggled-prelight.xpm +share/themes/Default-hdpi/xfwm4/shade-toggled-pressed.png +share/themes/Default-hdpi/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-hdpi/xfwm4/stick-active.png +share/themes/Default-hdpi/xfwm4/stick-active.xpm +share/themes/Default-hdpi/xfwm4/stick-inactive.png +share/themes/Default-hdpi/xfwm4/stick-inactive.xpm +share/themes/Default-hdpi/xfwm4/stick-prelight.png +share/themes/Default-hdpi/xfwm4/stick-prelight.xpm +share/themes/Default-hdpi/xfwm4/stick-pressed.png +share/themes/Default-hdpi/xfwm4/stick-pressed.xpm +share/themes/Default-hdpi/xfwm4/stick-toggled-active.png +share/themes/Default-hdpi/xfwm4/stick-toggled-active.xpm +share/themes/Default-hdpi/xfwm4/stick-toggled-inactive.png +share/themes/Default-hdpi/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-hdpi/xfwm4/stick-toggled-prelight.png +share/themes/Default-hdpi/xfwm4/stick-toggled-prelight.xpm +share/themes/Default-hdpi/xfwm4/stick-toggled-pressed.png +share/themes/Default-hdpi/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-hdpi/xfwm4/themerc +share/themes/Default-hdpi/xfwm4/title-1-active.png +share/themes/Default-hdpi/xfwm4/title-1-active.xpm +share/themes/Default-hdpi/xfwm4/title-1-inactive.png +share/themes/Default-hdpi/xfwm4/title-1-inactive.xpm +share/themes/Default-hdpi/xfwm4/title-2-active.png +share/themes/Default-hdpi/xfwm4/title-2-active.xpm +share/themes/Default-hdpi/xfwm4/title-2-inactive.png +share/themes/Default-hdpi/xfwm4/title-2-inactive.xpm +share/themes/Default-hdpi/xfwm4/title-3-active.png +share/themes/Default-hdpi/xfwm4/title-3-active.xpm +share/themes/Default-hdpi/xfwm4/title-3-inactive.png +share/themes/Default-hdpi/xfwm4/title-3-inactive.xpm +share/themes/Default-hdpi/xfwm4/title-4-active.png +share/themes/Default-hdpi/xfwm4/title-4-active.xpm +share/themes/Default-hdpi/xfwm4/title-4-inactive.png +share/themes/Default-hdpi/xfwm4/title-4-inactive.xpm +share/themes/Default-hdpi/xfwm4/title-5-active.png +share/themes/Default-hdpi/xfwm4/title-5-active.xpm +share/themes/Default-hdpi/xfwm4/title-5-inactive.png +share/themes/Default-hdpi/xfwm4/title-5-inactive.xpm +share/themes/Default-hdpi/xfwm4/top-left-active.png +share/themes/Default-hdpi/xfwm4/top-left-active.xpm +share/themes/Default-hdpi/xfwm4/top-left-inactive.png +share/themes/Default-hdpi/xfwm4/top-left-inactive.xpm +share/themes/Default-hdpi/xfwm4/top-right-active.png +share/themes/Default-hdpi/xfwm4/top-right-active.xpm +share/themes/Default-hdpi/xfwm4/top-right-inactive.png +share/themes/Default-hdpi/xfwm4/top-right-inactive.xpm +share/themes/Default-xhdpi/xfwm4/README +share/themes/Default-xhdpi/xfwm4/bottom-active.png +share/themes/Default-xhdpi/xfwm4/bottom-active.xpm +share/themes/Default-xhdpi/xfwm4/bottom-inactive.png +share/themes/Default-xhdpi/xfwm4/bottom-inactive.xpm +share/themes/Default-xhdpi/xfwm4/bottom-left-active.png +share/themes/Default-xhdpi/xfwm4/bottom-left-active.xpm +share/themes/Default-xhdpi/xfwm4/bottom-left-inactive.png +share/themes/Default-xhdpi/xfwm4/bottom-left-inactive.xpm +share/themes/Default-xhdpi/xfwm4/bottom-right-active.png +share/themes/Default-xhdpi/xfwm4/bottom-right-active.xpm +share/themes/Default-xhdpi/xfwm4/bottom-right-inactive.png +share/themes/Default-xhdpi/xfwm4/bottom-right-inactive.xpm +share/themes/Default-xhdpi/xfwm4/close-active.png +share/themes/Default-xhdpi/xfwm4/close-active.xpm +share/themes/Default-xhdpi/xfwm4/close-inactive.png +share/themes/Default-xhdpi/xfwm4/close-inactive.xpm +share/themes/Default-xhdpi/xfwm4/close-prelight.png +share/themes/Default-xhdpi/xfwm4/close-prelight.xpm +share/themes/Default-xhdpi/xfwm4/close-pressed.png +share/themes/Default-xhdpi/xfwm4/close-pressed.xpm +share/themes/Default-xhdpi/xfwm4/hide-active.png +share/themes/Default-xhdpi/xfwm4/hide-active.xpm +share/themes/Default-xhdpi/xfwm4/hide-inactive.png +share/themes/Default-xhdpi/xfwm4/hide-inactive.xpm +share/themes/Default-xhdpi/xfwm4/hide-prelight.png +share/themes/Default-xhdpi/xfwm4/hide-prelight.xpm +share/themes/Default-xhdpi/xfwm4/hide-pressed.png +share/themes/Default-xhdpi/xfwm4/hide-pressed.xpm +share/themes/Default-xhdpi/xfwm4/left-active.png +share/themes/Default-xhdpi/xfwm4/left-active.xpm +share/themes/Default-xhdpi/xfwm4/left-inactive.png +share/themes/Default-xhdpi/xfwm4/left-inactive.xpm +share/themes/Default-xhdpi/xfwm4/maximize-active.png +share/themes/Default-xhdpi/xfwm4/maximize-active.xpm +share/themes/Default-xhdpi/xfwm4/maximize-inactive.png +share/themes/Default-xhdpi/xfwm4/maximize-inactive.xpm +share/themes/Default-xhdpi/xfwm4/maximize-prelight.png +share/themes/Default-xhdpi/xfwm4/maximize-prelight.xpm +share/themes/Default-xhdpi/xfwm4/maximize-pressed.png +share/themes/Default-xhdpi/xfwm4/maximize-pressed.xpm +share/themes/Default-xhdpi/xfwm4/maximize-toggled-active.png +share/themes/Default-xhdpi/xfwm4/maximize-toggled-active.xpm +share/themes/Default-xhdpi/xfwm4/maximize-toggled-inactive.png +share/themes/Default-xhdpi/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-xhdpi/xfwm4/maximize-toggled-prelight.png +share/themes/Default-xhdpi/xfwm4/maximize-toggled-prelight.xpm +share/themes/Default-xhdpi/xfwm4/maximize-toggled-pressed.png +share/themes/Default-xhdpi/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-xhdpi/xfwm4/menu-active.png +share/themes/Default-xhdpi/xfwm4/menu-active.xpm +share/themes/Default-xhdpi/xfwm4/menu-inactive.png +share/themes/Default-xhdpi/xfwm4/menu-inactive.xpm +share/themes/Default-xhdpi/xfwm4/menu-prelight.png +share/themes/Default-xhdpi/xfwm4/menu-prelight.xpm +share/themes/Default-xhdpi/xfwm4/menu-pressed.png +share/themes/Default-xhdpi/xfwm4/menu-pressed.xpm +share/themes/Default-xhdpi/xfwm4/right-active.png +share/themes/Default-xhdpi/xfwm4/right-active.xpm +share/themes/Default-xhdpi/xfwm4/right-inactive.png +share/themes/Default-xhdpi/xfwm4/right-inactive.xpm +share/themes/Default-xhdpi/xfwm4/shade-active.png +share/themes/Default-xhdpi/xfwm4/shade-active.xpm +share/themes/Default-xhdpi/xfwm4/shade-inactive.png +share/themes/Default-xhdpi/xfwm4/shade-inactive.xpm +share/themes/Default-xhdpi/xfwm4/shade-prelight.png +share/themes/Default-xhdpi/xfwm4/shade-prelight.xpm +share/themes/Default-xhdpi/xfwm4/shade-pressed.png +share/themes/Default-xhdpi/xfwm4/shade-pressed.xpm +share/themes/Default-xhdpi/xfwm4/shade-toggled-active.png +share/themes/Default-xhdpi/xfwm4/shade-toggled-active.xpm +share/themes/Default-xhdpi/xfwm4/shade-toggled-inactive.png +share/themes/Default-xhdpi/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-xhdpi/xfwm4/shade-toggled-prelight.png +share/themes/Default-xhdpi/xfwm4/shade-toggled-prelight.xpm +share/themes/Default-xhdpi/xfwm4/shade-toggled-pressed.png +share/themes/Default-xhdpi/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-xhdpi/xfwm4/stick-active.png +share/themes/Default-xhdpi/xfwm4/stick-active.xpm +share/themes/Default-xhdpi/xfwm4/stick-inactive.png +share/themes/Default-xhdpi/xfwm4/stick-inactive.xpm +share/themes/Default-xhdpi/xfwm4/stick-prelight.png +share/themes/Default-xhdpi/xfwm4/stick-prelight.xpm +share/themes/Default-xhdpi/xfwm4/stick-pressed.png +share/themes/Default-xhdpi/xfwm4/stick-pressed.xpm +share/themes/Default-xhdpi/xfwm4/stick-toggled-active.png +share/themes/Default-xhdpi/xfwm4/stick-toggled-active.xpm +share/themes/Default-xhdpi/xfwm4/stick-toggled-inactive.png +share/themes/Default-xhdpi/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-xhdpi/xfwm4/stick-toggled-prelight.png +share/themes/Default-xhdpi/xfwm4/stick-toggled-prelight.xpm +share/themes/Default-xhdpi/xfwm4/stick-toggled-pressed.png +share/themes/Default-xhdpi/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-xhdpi/xfwm4/themerc +share/themes/Default-xhdpi/xfwm4/title-1-active.png +share/themes/Default-xhdpi/xfwm4/title-1-active.xpm +share/themes/Default-xhdpi/xfwm4/title-1-inactive.png +share/themes/Default-xhdpi/xfwm4/title-1-inactive.xpm +share/themes/Default-xhdpi/xfwm4/title-2-active.png +share/themes/Default-xhdpi/xfwm4/title-2-active.xpm +share/themes/Default-xhdpi/xfwm4/title-2-inactive.png +share/themes/Default-xhdpi/xfwm4/title-2-inactive.xpm +share/themes/Default-xhdpi/xfwm4/title-3-active.png +share/themes/Default-xhdpi/xfwm4/title-3-active.xpm +share/themes/Default-xhdpi/xfwm4/title-3-inactive.png +share/themes/Default-xhdpi/xfwm4/title-3-inactive.xpm +share/themes/Default-xhdpi/xfwm4/title-4-active.png +share/themes/Default-xhdpi/xfwm4/title-4-active.xpm +share/themes/Default-xhdpi/xfwm4/title-4-inactive.png +share/themes/Default-xhdpi/xfwm4/title-4-inactive.xpm +share/themes/Default-xhdpi/xfwm4/title-5-active.png +share/themes/Default-xhdpi/xfwm4/title-5-active.xpm +share/themes/Default-xhdpi/xfwm4/title-5-inactive.png +share/themes/Default-xhdpi/xfwm4/title-5-inactive.xpm +share/themes/Default-xhdpi/xfwm4/top-left-active.png +share/themes/Default-xhdpi/xfwm4/top-left-active.xpm +share/themes/Default-xhdpi/xfwm4/top-left-inactive.png +share/themes/Default-xhdpi/xfwm4/top-left-inactive.xpm +share/themes/Default-xhdpi/xfwm4/top-right-active.png +share/themes/Default-xhdpi/xfwm4/top-right-active.xpm +share/themes/Default-xhdpi/xfwm4/top-right-inactive.png +share/themes/Default-xhdpi/xfwm4/top-right-inactive.xpm share/themes/Default/xfwm4/README share/themes/Default/xfwm4/bottom-active.png share/themes/Default/xfwm4/bottom-active.xpm @@ -780,553 +804,4 @@ share/themes/Moheli/xfwm4/top-right-active.png share/themes/Moheli/xfwm4/top-right-active.xpm share/themes/Moheli/xfwm4/top-right-inactive.png share/themes/Moheli/xfwm4/top-right-inactive.xpm -share/themes/Sassandra/xfwm4/README -share/themes/Sassandra/xfwm4/bottom-active.png -share/themes/Sassandra/xfwm4/bottom-active.xpm -share/themes/Sassandra/xfwm4/bottom-inactive.png -share/themes/Sassandra/xfwm4/bottom-inactive.xpm -share/themes/Sassandra/xfwm4/bottom-left-active.png -share/themes/Sassandra/xfwm4/bottom-left-active.xpm -share/themes/Sassandra/xfwm4/bottom-left-inactive.png -share/themes/Sassandra/xfwm4/bottom-left-inactive.xpm -share/themes/Sassandra/xfwm4/bottom-right-active.png -share/themes/Sassandra/xfwm4/bottom-right-active.xpm -share/themes/Sassandra/xfwm4/bottom-right-inactive.png -share/themes/Sassandra/xfwm4/bottom-right-inactive.xpm -share/themes/Sassandra/xfwm4/close-active.png -share/themes/Sassandra/xfwm4/close-active.xpm -share/themes/Sassandra/xfwm4/close-inactive.png -share/themes/Sassandra/xfwm4/close-inactive.xpm -share/themes/Sassandra/xfwm4/close-pressed.png -share/themes/Sassandra/xfwm4/close-pressed.xpm -share/themes/Sassandra/xfwm4/hide-active.png -share/themes/Sassandra/xfwm4/hide-active.xpm -share/themes/Sassandra/xfwm4/hide-inactive.png -share/themes/Sassandra/xfwm4/hide-inactive.xpm -share/themes/Sassandra/xfwm4/hide-pressed.png -share/themes/Sassandra/xfwm4/hide-pressed.xpm -share/themes/Sassandra/xfwm4/left-active.png -share/themes/Sassandra/xfwm4/left-active.xpm -share/themes/Sassandra/xfwm4/left-inactive.png -share/themes/Sassandra/xfwm4/left-inactive.xpm -share/themes/Sassandra/xfwm4/maximize-active.png -share/themes/Sassandra/xfwm4/maximize-active.xpm -share/themes/Sassandra/xfwm4/maximize-inactive.png -share/themes/Sassandra/xfwm4/maximize-inactive.xpm -share/themes/Sassandra/xfwm4/maximize-pressed.png -share/themes/Sassandra/xfwm4/maximize-pressed.xpm -share/themes/Sassandra/xfwm4/maximize-toggled-active.png -share/themes/Sassandra/xfwm4/maximize-toggled-active.xpm -share/themes/Sassandra/xfwm4/maximize-toggled-inactive.png -share/themes/Sassandra/xfwm4/maximize-toggled-inactive.xpm -share/themes/Sassandra/xfwm4/maximize-toggled-pressed.png -share/themes/Sassandra/xfwm4/maximize-toggled-pressed.xpm -share/themes/Sassandra/xfwm4/menu-active.png -share/themes/Sassandra/xfwm4/menu-active.xpm -share/themes/Sassandra/xfwm4/menu-inactive.png -share/themes/Sassandra/xfwm4/menu-inactive.xpm -share/themes/Sassandra/xfwm4/menu-pressed.png -share/themes/Sassandra/xfwm4/menu-pressed.xpm -share/themes/Sassandra/xfwm4/right-active.png -share/themes/Sassandra/xfwm4/right-active.xpm -share/themes/Sassandra/xfwm4/right-inactive.png -share/themes/Sassandra/xfwm4/right-inactive.xpm -share/themes/Sassandra/xfwm4/shade-active.png -share/themes/Sassandra/xfwm4/shade-active.xpm -share/themes/Sassandra/xfwm4/shade-inactive.png -share/themes/Sassandra/xfwm4/shade-inactive.xpm -share/themes/Sassandra/xfwm4/shade-pressed.png -share/themes/Sassandra/xfwm4/shade-pressed.xpm -share/themes/Sassandra/xfwm4/shade-toggled-active.png -share/themes/Sassandra/xfwm4/shade-toggled-active.xpm -share/themes/Sassandra/xfwm4/shade-toggled-inactive.png -share/themes/Sassandra/xfwm4/shade-toggled-inactive.xpm -share/themes/Sassandra/xfwm4/shade-toggled-pressed.png -share/themes/Sassandra/xfwm4/shade-toggled-pressed.xpm -share/themes/Sassandra/xfwm4/stick-active.png -share/themes/Sassandra/xfwm4/stick-active.xpm -share/themes/Sassandra/xfwm4/stick-inactive.png -share/themes/Sassandra/xfwm4/stick-inactive.xpm -share/themes/Sassandra/xfwm4/stick-pressed.png -share/themes/Sassandra/xfwm4/stick-pressed.xpm -share/themes/Sassandra/xfwm4/stick-toggled-active.png -share/themes/Sassandra/xfwm4/stick-toggled-active.xpm -share/themes/Sassandra/xfwm4/stick-toggled-inactive.png -share/themes/Sassandra/xfwm4/stick-toggled-inactive.xpm -share/themes/Sassandra/xfwm4/stick-toggled-pressed.png -share/themes/Sassandra/xfwm4/stick-toggled-pressed.xpm -share/themes/Sassandra/xfwm4/themerc -share/themes/Sassandra/xfwm4/title-1-active.png -share/themes/Sassandra/xfwm4/title-1-active.xpm -share/themes/Sassandra/xfwm4/title-1-inactive.png -share/themes/Sassandra/xfwm4/title-1-inactive.xpm -share/themes/Sassandra/xfwm4/title-2-active.png -share/themes/Sassandra/xfwm4/title-2-active.xpm -share/themes/Sassandra/xfwm4/title-2-inactive.png -share/themes/Sassandra/xfwm4/title-2-inactive.xpm -share/themes/Sassandra/xfwm4/title-3-active.png -share/themes/Sassandra/xfwm4/title-3-active.xpm -share/themes/Sassandra/xfwm4/title-3-inactive.png -share/themes/Sassandra/xfwm4/title-3-inactive.xpm -share/themes/Sassandra/xfwm4/title-4-active.png -share/themes/Sassandra/xfwm4/title-4-active.xpm -share/themes/Sassandra/xfwm4/title-4-inactive.png -share/themes/Sassandra/xfwm4/title-4-inactive.xpm -share/themes/Sassandra/xfwm4/title-5-active.png -share/themes/Sassandra/xfwm4/title-5-active.xpm -share/themes/Sassandra/xfwm4/title-5-inactive.png -share/themes/Sassandra/xfwm4/title-5-inactive.xpm -share/themes/Sassandra/xfwm4/top-left-active.png -share/themes/Sassandra/xfwm4/top-left-active.xpm -share/themes/Sassandra/xfwm4/top-left-inactive.png -share/themes/Sassandra/xfwm4/top-left-inactive.xpm -share/themes/Sassandra/xfwm4/top-right-active.png -share/themes/Sassandra/xfwm4/top-right-active.xpm -share/themes/Sassandra/xfwm4/top-right-inactive.png -share/themes/Sassandra/xfwm4/top-right-inactive.xpm -share/themes/Stoneage/xfwm4/README -share/themes/Stoneage/xfwm4/bottom-active.png -share/themes/Stoneage/xfwm4/bottom-active.xpm -share/themes/Stoneage/xfwm4/bottom-inactive.png -share/themes/Stoneage/xfwm4/bottom-inactive.xpm -share/themes/Stoneage/xfwm4/bottom-left-active.png -share/themes/Stoneage/xfwm4/bottom-left-active.xpm -share/themes/Stoneage/xfwm4/bottom-left-inactive.png -share/themes/Stoneage/xfwm4/bottom-left-inactive.xpm -share/themes/Stoneage/xfwm4/bottom-right-active.png -share/themes/Stoneage/xfwm4/bottom-right-active.xpm -share/themes/Stoneage/xfwm4/bottom-right-inactive.png -share/themes/Stoneage/xfwm4/bottom-right-inactive.xpm -share/themes/Stoneage/xfwm4/close-active.png -share/themes/Stoneage/xfwm4/close-active.xpm -share/themes/Stoneage/xfwm4/close-inactive.png -share/themes/Stoneage/xfwm4/close-inactive.xpm -share/themes/Stoneage/xfwm4/close-pressed.png -share/themes/Stoneage/xfwm4/close-pressed.xpm -share/themes/Stoneage/xfwm4/hide-active.png -share/themes/Stoneage/xfwm4/hide-active.xpm -share/themes/Stoneage/xfwm4/hide-inactive.png -share/themes/Stoneage/xfwm4/hide-inactive.xpm -share/themes/Stoneage/xfwm4/hide-pressed.png -share/themes/Stoneage/xfwm4/hide-pressed.xpm -share/themes/Stoneage/xfwm4/left-active.png -share/themes/Stoneage/xfwm4/left-active.xpm -share/themes/Stoneage/xfwm4/left-inactive.png -share/themes/Stoneage/xfwm4/left-inactive.xpm -share/themes/Stoneage/xfwm4/maximize-active.png -share/themes/Stoneage/xfwm4/maximize-active.xpm -share/themes/Stoneage/xfwm4/maximize-inactive.png -share/themes/Stoneage/xfwm4/maximize-inactive.xpm -share/themes/Stoneage/xfwm4/maximize-pressed.png -share/themes/Stoneage/xfwm4/maximize-pressed.xpm -share/themes/Stoneage/xfwm4/maximize-toggled-active.png -share/themes/Stoneage/xfwm4/maximize-toggled-active.xpm -share/themes/Stoneage/xfwm4/maximize-toggled-inactive.png -share/themes/Stoneage/xfwm4/maximize-toggled-inactive.xpm -share/themes/Stoneage/xfwm4/maximize-toggled-pressed.png -share/themes/Stoneage/xfwm4/maximize-toggled-pressed.xpm -share/themes/Stoneage/xfwm4/menu-active.png -share/themes/Stoneage/xfwm4/menu-active.xpm -share/themes/Stoneage/xfwm4/menu-inactive.png -share/themes/Stoneage/xfwm4/menu-inactive.xpm -share/themes/Stoneage/xfwm4/menu-pressed.png -share/themes/Stoneage/xfwm4/menu-pressed.xpm -share/themes/Stoneage/xfwm4/right-active.png -share/themes/Stoneage/xfwm4/right-active.xpm -share/themes/Stoneage/xfwm4/right-inactive.png -share/themes/Stoneage/xfwm4/right-inactive.xpm -share/themes/Stoneage/xfwm4/shade-active.png -share/themes/Stoneage/xfwm4/shade-active.xpm -share/themes/Stoneage/xfwm4/shade-inactive.png -share/themes/Stoneage/xfwm4/shade-inactive.xpm -share/themes/Stoneage/xfwm4/shade-pressed.png -share/themes/Stoneage/xfwm4/shade-pressed.xpm -share/themes/Stoneage/xfwm4/shade-toggled-active.png -share/themes/Stoneage/xfwm4/shade-toggled-active.xpm -share/themes/Stoneage/xfwm4/shade-toggled-inactive.png -share/themes/Stoneage/xfwm4/shade-toggled-inactive.xpm -share/themes/Stoneage/xfwm4/shade-toggled-pressed.png -share/themes/Stoneage/xfwm4/shade-toggled-pressed.xpm -share/themes/Stoneage/xfwm4/stick-active.png -share/themes/Stoneage/xfwm4/stick-active.xpm -share/themes/Stoneage/xfwm4/stick-inactive.png -share/themes/Stoneage/xfwm4/stick-inactive.xpm -share/themes/Stoneage/xfwm4/stick-pressed.png -share/themes/Stoneage/xfwm4/stick-pressed.xpm -share/themes/Stoneage/xfwm4/stick-toggled-active.png -share/themes/Stoneage/xfwm4/stick-toggled-active.xpm -share/themes/Stoneage/xfwm4/stick-toggled-inactive.png -share/themes/Stoneage/xfwm4/stick-toggled-inactive.xpm -share/themes/Stoneage/xfwm4/stick-toggled-pressed.png -share/themes/Stoneage/xfwm4/stick-toggled-pressed.xpm -share/themes/Stoneage/xfwm4/themerc -share/themes/Stoneage/xfwm4/title-1-active.png -share/themes/Stoneage/xfwm4/title-1-active.xpm -share/themes/Stoneage/xfwm4/title-1-inactive.png -share/themes/Stoneage/xfwm4/title-1-inactive.xpm -share/themes/Stoneage/xfwm4/title-2-active.png -share/themes/Stoneage/xfwm4/title-2-active.xpm -share/themes/Stoneage/xfwm4/title-2-inactive.png -share/themes/Stoneage/xfwm4/title-2-inactive.xpm -share/themes/Stoneage/xfwm4/title-3-active.png -share/themes/Stoneage/xfwm4/title-3-active.xpm -share/themes/Stoneage/xfwm4/title-3-inactive.png -share/themes/Stoneage/xfwm4/title-3-inactive.xpm -share/themes/Stoneage/xfwm4/title-4-active.png -share/themes/Stoneage/xfwm4/title-4-active.xpm -share/themes/Stoneage/xfwm4/title-4-inactive.png -share/themes/Stoneage/xfwm4/title-4-inactive.xpm -share/themes/Stoneage/xfwm4/title-5-active.png -share/themes/Stoneage/xfwm4/title-5-active.xpm -share/themes/Stoneage/xfwm4/title-5-inactive.png -share/themes/Stoneage/xfwm4/title-5-inactive.xpm -share/themes/Stoneage/xfwm4/top-left-active.png -share/themes/Stoneage/xfwm4/top-left-active.xpm -share/themes/Stoneage/xfwm4/top-left-inactive.png -share/themes/Stoneage/xfwm4/top-left-inactive.xpm -share/themes/Stoneage/xfwm4/top-right-active.png -share/themes/Stoneage/xfwm4/top-right-active.xpm -share/themes/Stoneage/xfwm4/top-right-inactive.png -share/themes/Stoneage/xfwm4/top-right-inactive.xpm -share/themes/Therapy/xfwm4/README -share/themes/Therapy/xfwm4/bottom-active.png -share/themes/Therapy/xfwm4/bottom-active.xpm -share/themes/Therapy/xfwm4/bottom-inactive.png -share/themes/Therapy/xfwm4/bottom-inactive.xpm -share/themes/Therapy/xfwm4/bottom-left-active.png -share/themes/Therapy/xfwm4/bottom-left-active.xpm -share/themes/Therapy/xfwm4/bottom-left-inactive.png -share/themes/Therapy/xfwm4/bottom-left-inactive.xpm -share/themes/Therapy/xfwm4/bottom-right-active.png -share/themes/Therapy/xfwm4/bottom-right-active.xpm -share/themes/Therapy/xfwm4/bottom-right-inactive.png -share/themes/Therapy/xfwm4/bottom-right-inactive.xpm -share/themes/Therapy/xfwm4/close-active.png -share/themes/Therapy/xfwm4/close-active.xpm -share/themes/Therapy/xfwm4/close-inactive.png -share/themes/Therapy/xfwm4/close-inactive.xpm -share/themes/Therapy/xfwm4/close-pressed.png -share/themes/Therapy/xfwm4/close-pressed.xpm -share/themes/Therapy/xfwm4/hide-active.png -share/themes/Therapy/xfwm4/hide-active.xpm -share/themes/Therapy/xfwm4/hide-inactive.png -share/themes/Therapy/xfwm4/hide-inactive.xpm -share/themes/Therapy/xfwm4/hide-pressed.png -share/themes/Therapy/xfwm4/hide-pressed.xpm -share/themes/Therapy/xfwm4/left-active.png -share/themes/Therapy/xfwm4/left-active.xpm -share/themes/Therapy/xfwm4/left-inactive.png -share/themes/Therapy/xfwm4/left-inactive.xpm -share/themes/Therapy/xfwm4/maximize-active.png -share/themes/Therapy/xfwm4/maximize-active.xpm -share/themes/Therapy/xfwm4/maximize-inactive.png -share/themes/Therapy/xfwm4/maximize-inactive.xpm -share/themes/Therapy/xfwm4/maximize-pressed.png -share/themes/Therapy/xfwm4/maximize-pressed.xpm -share/themes/Therapy/xfwm4/maximize-toggled-active.png -share/themes/Therapy/xfwm4/maximize-toggled-active.xpm -share/themes/Therapy/xfwm4/maximize-toggled-inactive.png -share/themes/Therapy/xfwm4/maximize-toggled-inactive.xpm -share/themes/Therapy/xfwm4/maximize-toggled-pressed.png -share/themes/Therapy/xfwm4/maximize-toggled-pressed.xpm -share/themes/Therapy/xfwm4/menu-active.png -share/themes/Therapy/xfwm4/menu-active.xpm -share/themes/Therapy/xfwm4/menu-inactive.png -share/themes/Therapy/xfwm4/menu-inactive.xpm -share/themes/Therapy/xfwm4/menu-pressed.png -share/themes/Therapy/xfwm4/menu-pressed.xpm -share/themes/Therapy/xfwm4/right-active.png -share/themes/Therapy/xfwm4/right-active.xpm -share/themes/Therapy/xfwm4/right-inactive.png -share/themes/Therapy/xfwm4/right-inactive.xpm -share/themes/Therapy/xfwm4/shade-active.png -share/themes/Therapy/xfwm4/shade-active.xpm -share/themes/Therapy/xfwm4/shade-inactive.png -share/themes/Therapy/xfwm4/shade-inactive.xpm -share/themes/Therapy/xfwm4/shade-pressed.png -share/themes/Therapy/xfwm4/shade-pressed.xpm -share/themes/Therapy/xfwm4/shade-toggled-active.png -share/themes/Therapy/xfwm4/shade-toggled-active.xpm -share/themes/Therapy/xfwm4/shade-toggled-inactive.png -share/themes/Therapy/xfwm4/shade-toggled-inactive.xpm -share/themes/Therapy/xfwm4/shade-toggled-pressed.png -share/themes/Therapy/xfwm4/shade-toggled-pressed.xpm -share/themes/Therapy/xfwm4/stick-active.png -share/themes/Therapy/xfwm4/stick-active.xpm -share/themes/Therapy/xfwm4/stick-inactive.png -share/themes/Therapy/xfwm4/stick-inactive.xpm -share/themes/Therapy/xfwm4/stick-pressed.png -share/themes/Therapy/xfwm4/stick-pressed.xpm -share/themes/Therapy/xfwm4/stick-toggled-active.png -share/themes/Therapy/xfwm4/stick-toggled-active.xpm -share/themes/Therapy/xfwm4/stick-toggled-inactive.png -share/themes/Therapy/xfwm4/stick-toggled-inactive.xpm -share/themes/Therapy/xfwm4/stick-toggled-pressed.png -share/themes/Therapy/xfwm4/stick-toggled-pressed.xpm -share/themes/Therapy/xfwm4/themerc -share/themes/Therapy/xfwm4/title-1-active.png -share/themes/Therapy/xfwm4/title-1-active.xpm -share/themes/Therapy/xfwm4/title-1-inactive.png -share/themes/Therapy/xfwm4/title-1-inactive.xpm -share/themes/Therapy/xfwm4/title-2-active.png -share/themes/Therapy/xfwm4/title-2-active.xpm -share/themes/Therapy/xfwm4/title-2-inactive.png -share/themes/Therapy/xfwm4/title-2-inactive.xpm -share/themes/Therapy/xfwm4/title-3-active.png -share/themes/Therapy/xfwm4/title-3-active.xpm -share/themes/Therapy/xfwm4/title-3-inactive.png -share/themes/Therapy/xfwm4/title-3-inactive.xpm -share/themes/Therapy/xfwm4/title-4-active.png -share/themes/Therapy/xfwm4/title-4-active.xpm -share/themes/Therapy/xfwm4/title-4-inactive.png -share/themes/Therapy/xfwm4/title-4-inactive.xpm -share/themes/Therapy/xfwm4/title-5-active.png -share/themes/Therapy/xfwm4/title-5-active.xpm -share/themes/Therapy/xfwm4/title-5-inactive.png -share/themes/Therapy/xfwm4/title-5-inactive.xpm -share/themes/Therapy/xfwm4/top-left-active.png -share/themes/Therapy/xfwm4/top-left-active.xpm -share/themes/Therapy/xfwm4/top-left-inactive.png -share/themes/Therapy/xfwm4/top-left-inactive.xpm -share/themes/Therapy/xfwm4/top-right-active.png -share/themes/Therapy/xfwm4/top-right-active.xpm -share/themes/Therapy/xfwm4/top-right-inactive.png -share/themes/Therapy/xfwm4/top-right-inactive.xpm -share/themes/Tyrex/xfwm4/README -share/themes/Tyrex/xfwm4/bottom-active.png -share/themes/Tyrex/xfwm4/bottom-active.xpm -share/themes/Tyrex/xfwm4/bottom-inactive.png -share/themes/Tyrex/xfwm4/bottom-inactive.xpm -share/themes/Tyrex/xfwm4/bottom-left-active.png -share/themes/Tyrex/xfwm4/bottom-left-active.xpm -share/themes/Tyrex/xfwm4/bottom-left-inactive.png -share/themes/Tyrex/xfwm4/bottom-left-inactive.xpm -share/themes/Tyrex/xfwm4/bottom-right-active.png -share/themes/Tyrex/xfwm4/bottom-right-active.xpm -share/themes/Tyrex/xfwm4/bottom-right-inactive.png -share/themes/Tyrex/xfwm4/bottom-right-inactive.xpm -share/themes/Tyrex/xfwm4/close-active.png -share/themes/Tyrex/xfwm4/close-active.xpm -share/themes/Tyrex/xfwm4/close-inactive.png -share/themes/Tyrex/xfwm4/close-inactive.xpm -share/themes/Tyrex/xfwm4/close-pressed.png -share/themes/Tyrex/xfwm4/close-pressed.xpm -share/themes/Tyrex/xfwm4/hide-active.png -share/themes/Tyrex/xfwm4/hide-active.xpm -share/themes/Tyrex/xfwm4/hide-inactive.png -share/themes/Tyrex/xfwm4/hide-inactive.xpm -share/themes/Tyrex/xfwm4/hide-pressed.png -share/themes/Tyrex/xfwm4/hide-pressed.xpm -share/themes/Tyrex/xfwm4/left-active.png -share/themes/Tyrex/xfwm4/left-active.xpm -share/themes/Tyrex/xfwm4/left-inactive.png -share/themes/Tyrex/xfwm4/left-inactive.xpm -share/themes/Tyrex/xfwm4/maximize-active.png -share/themes/Tyrex/xfwm4/maximize-active.xpm -share/themes/Tyrex/xfwm4/maximize-inactive.png -share/themes/Tyrex/xfwm4/maximize-inactive.xpm -share/themes/Tyrex/xfwm4/maximize-pressed.png -share/themes/Tyrex/xfwm4/maximize-pressed.xpm -share/themes/Tyrex/xfwm4/maximize-toggled-active.png -share/themes/Tyrex/xfwm4/maximize-toggled-active.xpm -share/themes/Tyrex/xfwm4/maximize-toggled-inactive.png -share/themes/Tyrex/xfwm4/maximize-toggled-inactive.xpm -share/themes/Tyrex/xfwm4/maximize-toggled-pressed.png -share/themes/Tyrex/xfwm4/maximize-toggled-pressed.xpm -share/themes/Tyrex/xfwm4/menu-active.png -share/themes/Tyrex/xfwm4/menu-active.xpm -share/themes/Tyrex/xfwm4/menu-inactive.png -share/themes/Tyrex/xfwm4/menu-inactive.xpm -share/themes/Tyrex/xfwm4/menu-pressed.png -share/themes/Tyrex/xfwm4/menu-pressed.xpm -share/themes/Tyrex/xfwm4/right-active.png -share/themes/Tyrex/xfwm4/right-active.xpm -share/themes/Tyrex/xfwm4/right-inactive.png -share/themes/Tyrex/xfwm4/right-inactive.xpm -share/themes/Tyrex/xfwm4/shade-active.png -share/themes/Tyrex/xfwm4/shade-active.xpm -share/themes/Tyrex/xfwm4/shade-inactive.png -share/themes/Tyrex/xfwm4/shade-inactive.xpm -share/themes/Tyrex/xfwm4/shade-pressed.png -share/themes/Tyrex/xfwm4/shade-pressed.xpm -share/themes/Tyrex/xfwm4/shade-toggled-active.png -share/themes/Tyrex/xfwm4/shade-toggled-active.xpm -share/themes/Tyrex/xfwm4/shade-toggled-inactive.png -share/themes/Tyrex/xfwm4/shade-toggled-inactive.xpm -share/themes/Tyrex/xfwm4/shade-toggled-pressed.png -share/themes/Tyrex/xfwm4/shade-toggled-pressed.xpm -share/themes/Tyrex/xfwm4/stick-active.png -share/themes/Tyrex/xfwm4/stick-active.xpm -share/themes/Tyrex/xfwm4/stick-inactive.png -share/themes/Tyrex/xfwm4/stick-inactive.xpm -share/themes/Tyrex/xfwm4/stick-pressed.png -share/themes/Tyrex/xfwm4/stick-pressed.xpm -share/themes/Tyrex/xfwm4/stick-toggled-active.png -share/themes/Tyrex/xfwm4/stick-toggled-active.xpm -share/themes/Tyrex/xfwm4/stick-toggled-inactive.png -share/themes/Tyrex/xfwm4/stick-toggled-inactive.xpm -share/themes/Tyrex/xfwm4/stick-toggled-pressed.png -share/themes/Tyrex/xfwm4/stick-toggled-pressed.xpm -share/themes/Tyrex/xfwm4/themerc -share/themes/Tyrex/xfwm4/title-1-active.png -share/themes/Tyrex/xfwm4/title-1-active.xpm -share/themes/Tyrex/xfwm4/title-1-inactive.png -share/themes/Tyrex/xfwm4/title-1-inactive.xpm -share/themes/Tyrex/xfwm4/title-2-active.png -share/themes/Tyrex/xfwm4/title-2-active.xpm -share/themes/Tyrex/xfwm4/title-2-inactive.png -share/themes/Tyrex/xfwm4/title-2-inactive.xpm -share/themes/Tyrex/xfwm4/title-3-active.png -share/themes/Tyrex/xfwm4/title-3-active.xpm -share/themes/Tyrex/xfwm4/title-3-inactive.png -share/themes/Tyrex/xfwm4/title-3-inactive.xpm -share/themes/Tyrex/xfwm4/title-4-active.png -share/themes/Tyrex/xfwm4/title-4-active.xpm -share/themes/Tyrex/xfwm4/title-4-inactive.png -share/themes/Tyrex/xfwm4/title-4-inactive.xpm -share/themes/Tyrex/xfwm4/title-5-active.png -share/themes/Tyrex/xfwm4/title-5-active.xpm -share/themes/Tyrex/xfwm4/title-5-inactive.png -share/themes/Tyrex/xfwm4/title-5-inactive.xpm -share/themes/Tyrex/xfwm4/top-left-active.png -share/themes/Tyrex/xfwm4/top-left-active.xpm -share/themes/Tyrex/xfwm4/top-left-inactive.png -share/themes/Tyrex/xfwm4/top-left-inactive.xpm -share/themes/Tyrex/xfwm4/top-right-active.png -share/themes/Tyrex/xfwm4/top-right-active.xpm -share/themes/Tyrex/xfwm4/top-right-inactive.png -share/themes/Tyrex/xfwm4/top-right-inactive.xpm -share/themes/Wallis/xfwm4/README -share/themes/Wallis/xfwm4/bottom-active.png -share/themes/Wallis/xfwm4/bottom-active.xpm -share/themes/Wallis/xfwm4/bottom-inactive.png -share/themes/Wallis/xfwm4/bottom-inactive.xpm -share/themes/Wallis/xfwm4/bottom-left-active.png -share/themes/Wallis/xfwm4/bottom-left-active.xpm -share/themes/Wallis/xfwm4/bottom-left-inactive.png -share/themes/Wallis/xfwm4/bottom-left-inactive.xpm -share/themes/Wallis/xfwm4/bottom-right-active.png -share/themes/Wallis/xfwm4/bottom-right-active.xpm -share/themes/Wallis/xfwm4/bottom-right-inactive.png -share/themes/Wallis/xfwm4/bottom-right-inactive.xpm -share/themes/Wallis/xfwm4/close-active.png -share/themes/Wallis/xfwm4/close-active.xpm -share/themes/Wallis/xfwm4/close-inactive.png -share/themes/Wallis/xfwm4/close-inactive.xpm -share/themes/Wallis/xfwm4/close-pressed.png -share/themes/Wallis/xfwm4/close-pressed.xpm -share/themes/Wallis/xfwm4/hide-active.png -share/themes/Wallis/xfwm4/hide-active.xpm -share/themes/Wallis/xfwm4/hide-inactive.png -share/themes/Wallis/xfwm4/hide-inactive.xpm -share/themes/Wallis/xfwm4/hide-pressed.png -share/themes/Wallis/xfwm4/hide-pressed.xpm -share/themes/Wallis/xfwm4/left-active.png -share/themes/Wallis/xfwm4/left-active.xpm -share/themes/Wallis/xfwm4/left-inactive.png -share/themes/Wallis/xfwm4/left-inactive.xpm -share/themes/Wallis/xfwm4/maximize-active.png -share/themes/Wallis/xfwm4/maximize-active.xpm -share/themes/Wallis/xfwm4/maximize-inactive.png -share/themes/Wallis/xfwm4/maximize-inactive.xpm -share/themes/Wallis/xfwm4/maximize-pressed.png -share/themes/Wallis/xfwm4/maximize-pressed.xpm -share/themes/Wallis/xfwm4/maximize-toggled-active.png -share/themes/Wallis/xfwm4/maximize-toggled-active.xpm -share/themes/Wallis/xfwm4/maximize-toggled-inactive.png -share/themes/Wallis/xfwm4/maximize-toggled-inactive.xpm -share/themes/Wallis/xfwm4/maximize-toggled-pressed.png -share/themes/Wallis/xfwm4/maximize-toggled-pressed.xpm -share/themes/Wallis/xfwm4/menu-active.png -share/themes/Wallis/xfwm4/menu-active.xpm -share/themes/Wallis/xfwm4/menu-inactive.png -share/themes/Wallis/xfwm4/menu-inactive.xpm -share/themes/Wallis/xfwm4/menu-pressed.png -share/themes/Wallis/xfwm4/menu-pressed.xpm -share/themes/Wallis/xfwm4/right-active.png -share/themes/Wallis/xfwm4/right-active.xpm -share/themes/Wallis/xfwm4/right-inactive.png -share/themes/Wallis/xfwm4/right-inactive.xpm -share/themes/Wallis/xfwm4/shade-active.png -share/themes/Wallis/xfwm4/shade-active.xpm -share/themes/Wallis/xfwm4/shade-inactive.png -share/themes/Wallis/xfwm4/shade-inactive.xpm -share/themes/Wallis/xfwm4/shade-pressed.png -share/themes/Wallis/xfwm4/shade-pressed.xpm -share/themes/Wallis/xfwm4/shade-toggled-active.png -share/themes/Wallis/xfwm4/shade-toggled-active.xpm -share/themes/Wallis/xfwm4/shade-toggled-inactive.png -share/themes/Wallis/xfwm4/shade-toggled-inactive.xpm -share/themes/Wallis/xfwm4/shade-toggled-pressed.png -share/themes/Wallis/xfwm4/shade-toggled-pressed.xpm -share/themes/Wallis/xfwm4/stick-active.png -share/themes/Wallis/xfwm4/stick-active.xpm -share/themes/Wallis/xfwm4/stick-inactive.png -share/themes/Wallis/xfwm4/stick-inactive.xpm -share/themes/Wallis/xfwm4/stick-pressed.png -share/themes/Wallis/xfwm4/stick-pressed.xpm -share/themes/Wallis/xfwm4/stick-toggled-active.png -share/themes/Wallis/xfwm4/stick-toggled-active.xpm -share/themes/Wallis/xfwm4/stick-toggled-inactive.png -share/themes/Wallis/xfwm4/stick-toggled-inactive.xpm -share/themes/Wallis/xfwm4/stick-toggled-pressed.png -share/themes/Wallis/xfwm4/stick-toggled-pressed.xpm -share/themes/Wallis/xfwm4/themerc -share/themes/Wallis/xfwm4/title-1-active.png -share/themes/Wallis/xfwm4/title-1-active.xpm -share/themes/Wallis/xfwm4/title-1-inactive.png -share/themes/Wallis/xfwm4/title-1-inactive.xpm -share/themes/Wallis/xfwm4/title-2-active.png -share/themes/Wallis/xfwm4/title-2-active.xpm -share/themes/Wallis/xfwm4/title-2-inactive.png -share/themes/Wallis/xfwm4/title-2-inactive.xpm -share/themes/Wallis/xfwm4/title-3-active.png -share/themes/Wallis/xfwm4/title-3-active.xpm -share/themes/Wallis/xfwm4/title-3-inactive.png -share/themes/Wallis/xfwm4/title-3-inactive.xpm -share/themes/Wallis/xfwm4/title-4-active.png -share/themes/Wallis/xfwm4/title-4-active.xpm -share/themes/Wallis/xfwm4/title-4-inactive.png -share/themes/Wallis/xfwm4/title-4-inactive.xpm -share/themes/Wallis/xfwm4/title-5-active.png -share/themes/Wallis/xfwm4/title-5-active.xpm -share/themes/Wallis/xfwm4/title-5-inactive.png -share/themes/Wallis/xfwm4/title-5-inactive.xpm -share/themes/Wallis/xfwm4/top-left-active.png -share/themes/Wallis/xfwm4/top-left-active.xpm -share/themes/Wallis/xfwm4/top-left-inactive.png -share/themes/Wallis/xfwm4/top-left-inactive.xpm -share/themes/Wallis/xfwm4/top-right-active.png -share/themes/Wallis/xfwm4/top-right-active.xpm -share/themes/Wallis/xfwm4/top-right-inactive.png -share/themes/Wallis/xfwm4/top-right-inactive.xpm -share/xfce4/doc/C/images/compose_shortcut.png -share/xfce4/doc/C/images/decoration_style.png -share/xfce4/doc/C/images/focus.png -share/xfce4/doc/C/images/keyboard_shortcuts.png -share/xfce4/doc/C/images/misc_wm_prefs.png -share/xfce4/doc/C/images/titlebar.png -share/xfce4/doc/C/images/workspace_margins.png -share/xfce4/doc/C/images/xfwm_workspaces.png -share/xfce4/doc/C/xfwm4.html -share/xfce4/doc/fr/images/compose_shortcut.png -share/xfce4/doc/fr/images/decoration_style.png -share/xfce4/doc/fr/images/focus.png -share/xfce4/doc/fr/images/keyboard_and_focus.png -share/xfce4/doc/fr/images/keyboard_shortcuts.png -share/xfce4/doc/fr/images/misc_wm_prefs.png -share/xfce4/doc/fr/images/titlebar.png -share/xfce4/doc/fr/images/workspace_margins.png -share/xfce4/doc/fr/images/xfwm_workspaces.png -share/xfce4/doc/fr/xfwm4.html -share/xfce4/doc/it/images/compose_shortcut.png -share/xfce4/doc/it/images/decoration_style.png -share/xfce4/doc/it/images/focus.png -share/xfce4/doc/it/images/keyboard_and_focus.png -share/xfce4/doc/it/images/keyboard_shortcuts.png -share/xfce4/doc/it/images/misc_wm_prefs.png -share/xfce4/doc/it/images/titlebar.png -share/xfce4/doc/it/images/workspace_margins.png -share/xfce4/doc/it/images/xfwm_workspaces.png -share/xfce4/doc/it/xfwm4.html share/xfwm4/defaults diff --git a/wm/xfce4-wm/buildlink3.mk b/wm/xfce4-wm/buildlink3.mk deleted file mode 100644 index 9eb1f07cd20..00000000000 --- a/wm/xfce4-wm/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.27 2009/09/16 01:15:34 reed Exp $ - -BUILDLINK_TREE+= xfce4-wm - -.if !defined(XFCE4_WM_BUILDLINK3_MK) -XFCE4_WM_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-wm+= xfce4-wm>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-wm?= ../../wm/xfce4-wm - -.endif # XFCE4_WM_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-wm diff --git a/wm/xfce4-wm/distinfo b/wm/xfce4-wm/distinfo index 5625ad8cb74..eca43763a7f 100644 --- a/wm/xfce4-wm/distinfo +++ b/wm/xfce4-wm/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.20 2009/09/16 01:15:34 reed Exp $ +$NetBSD: distinfo,v 1.21 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfwm4-4.6.1.tar.bz2) = 236622ffddd4618b94eaba8f402c0c48bdcef929 -RMD160 (xfwm4-4.6.1.tar.bz2) = facd0a6b6db036a066468747a757fd5f391a8f6f -Size (xfwm4-4.6.1.tar.bz2) = 1765862 bytes +SHA1 (xfwm4-4.12.2.tar.bz2) = fb9e9bd6f8a5e1838933355565b92cd40941b90b +RMD160 (xfwm4-4.12.2.tar.bz2) = 961090a4fda5e3ce090d4425b7f0aac0d2cb6a16 +Size (xfwm4-4.12.2.tar.bz2) = 1191635 bytes +SHA1 (patch-defaults_defaults) = 288fd242357739e238cca9195ee2a99a093d57d3 diff --git a/wm/xfce4-wm/patches/patch-defaults_defaults b/wm/xfce4-wm/patches/patch-defaults_defaults new file mode 100644 index 00000000000..8ee718c4dbb --- /dev/null +++ b/wm/xfce4-wm/patches/patch-defaults_defaults @@ -0,0 +1,15 @@ +$NetBSD: patch-defaults_defaults,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Use a more pleasing theme by default. It would be even better +if we could use one from the extra themes. +--- defaults/defaults.orig 2015-02-28 19:17:44.000000000 +0000 ++++ defaults/defaults +@@ -52,7 +52,7 @@ snap_to_border=true + snap_to_windows=false + snap_width=10 + sync_to_vblank=false +-theme=Default ++theme=Daloa + tile_on_move=true + title_alignment=center + title_font=Sans Bold 9 diff --git a/x11/Makefile b/x11/Makefile index 754b8249e18..31964cbd7f9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.748 2015/04/20 20:23:09 cheusov Exp $ +# $NetBSD: Makefile,v 1.749 2015/04/21 08:56:43 jperkin Exp $ # COMMENT= Packages to support the X window system @@ -310,7 +310,7 @@ SUBDIR+= libunique3 SUBDIR+= libxcb SUBDIR+= libxdg-basedir SUBDIR+= libxfce4gui -SUBDIR+= libxfce4menu +SUBDIR+= libxfce4ui SUBDIR+= libxfce4util SUBDIR+= libxkbcommon SUBDIR+= libxkbfile @@ -584,15 +584,18 @@ SUBDIR+= xfce4-clipman-plugin SUBDIR+= xfce4-desktop SUBDIR+= xfce4-exo SUBDIR+= xfce4-eyes-plugin +SUBDIR+= xfce4-garcon SUBDIR+= xfce4-gtk2-engine SUBDIR+= xfce4-notes-plugin +SUBDIR+= xfce4-notifyd SUBDIR+= xfce4-panel SUBDIR+= xfce4-places-plugin -SUBDIR+= xfce4-screenshooter-plugin +SUBDIR+= xfce4-screenshooter SUBDIR+= xfce4-session SUBDIR+= xfce4-settings SUBDIR+= xfce4-terminal -SUBDIR+= xfce4-utils +SUBDIR+= xfce4-tumbler +SUBDIR+= xfce4-whiskermenu-plugin SUBDIR+= xfd SUBDIR+= xfishtank SUBDIR+= xflame diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile index cae64fb60da..503d1b1888e 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,33 +1,21 @@ -# $NetBSD: Makefile,v 1.50 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/21 08:56:43 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= libxfcegui4-${XFCE4_VERSION} -PKGNAME= libxfce4gui-${XFCE4_VERSION} -PKGREVISION= 21 +VERSION= 4.10.0 +DISTNAME= libxfcegui4-${VERSION} +PKGNAME= libxfce4gui-${VERSION} CATEGORIES= x11 -COMMENT= Xfce widget library - -PKGCONFIG_OVERRIDE= libxfce4kbd-private/libxfce4kbd-private-1.0.pc.in -PKGCONFIG_OVERRIDE+= libxfcegui4/libxfcegui4-1.0.pc.in +MASTER_SITES= http://archive.xfce.org/src/archive/libxfcegui4/4.10/ -CONFIGURE_ARGS+= --disable-gladeui +COMMENT= Xfce widget library -EGDIR= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml -PKG_SYSCONFSUBDIR= xdg -CONF_FILES= ${EGDIR}/xfce4-keyboard-shortcuts.xml \ - ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +PKGCONFIG_OVERRIDE= libxfcegui4/libxfcegui4-1.0.pc.in -MAKE_DIRS+= ${PKG_SYSCONFDIR} ${PREFIX}/include/xfce4 -MAKE_DIRS+= ${XFCE4_EGBASE} ${XFCE4_EGBASE:Q}/xfconf ${EGDIR} -OWN_DIRS+= ${PKG_SYSCONFDIR}/xfce4 ${PKG_SYSCONFDIR}/xfce4/xfconf -OWN_DIRS+= ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml +HOMEPAGE= http://archive.xfce.org/src/archive/libxfcegui4/4.10/ +COMMENT= Xfce widget library .include "../../devel/libglade/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/libxfce4gui/PLIST b/x11/libxfce4gui/PLIST index 9d404a343f2..f0f80af1910 100644 --- a/x11/libxfce4gui/PLIST +++ b/x11/libxfce4gui/PLIST @@ -1,8 +1,5 @@ -@comment $NetBSD: PLIST,v 1.21 2009/09/16 01:15:34 reed Exp $ -include/xfce4/libxfce4kbd-private/xfce-shortcut-dialog.h -include/xfce4/libxfce4kbd-private/xfce-shortcuts-grabber.h -include/xfce4/libxfce4kbd-private/xfce-shortcuts-provider.h -include/xfce4/libxfce4kbd-private/xfce-shortcuts.h +@comment $NetBSD: PLIST,v 1.22 2015/04/21 08:56:43 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.22 2015/04/21 08:56:43 jperkin Exp $ include/xfce4/libxfcegui4/dialogs.h include/xfce4/libxfcegui4/gtk_style.h include/xfce4/libxfcegui4/gtktoxevent.h @@ -49,11 +46,8 @@ include/xfce4/libxfcegui4/xfce_systemtray.h include/xfce4/libxfcegui4/xfce_togglebutton.h include/xfce4/libxfcegui4/xinerama.h lib/libglade/2.0/libxfce4.la -lib/libxfce4kbd-private.la lib/libxfcegui4.la -lib/pkgconfig/libxfce4kbd-private-1.0.pc lib/pkgconfig/libxfcegui4-1.0.pc -share/examples/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml share/gtk-doc/html/libxfcegui4/XfceAboutDialog.html share/gtk-doc/html/libxfcegui4/XfceAppMenuItem.html share/gtk-doc/html/libxfcegui4/XfceFramebox.html @@ -73,7 +67,6 @@ share/gtk-doc/html/libxfcegui4/libxfcegui4-dialogs.html share/gtk-doc/html/libxfcegui4/libxfcegui4-fundamentals.html share/gtk-doc/html/libxfcegui4/libxfcegui4-netk.html share/gtk-doc/html/libxfcegui4/libxfcegui4-xfce-exec.html -share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp2 share/gtk-doc/html/libxfcegui4/reference.html share/gtk-doc/html/libxfcegui4/right.png @@ -95,6 +88,7 @@ share/icons/hicolor/48x48/apps/xfce-utils.png share/icons/hicolor/scalable/apps/xfce-filemanager.svg share/locale/am/LC_MESSAGES/libxfcegui4.mo share/locale/ar/LC_MESSAGES/libxfcegui4.mo +share/locale/ast/LC_MESSAGES/libxfcegui4.mo share/locale/be/LC_MESSAGES/libxfcegui4.mo share/locale/bn_IN/LC_MESSAGES/libxfcegui4.mo share/locale/ca/LC_MESSAGES/libxfcegui4.mo @@ -115,12 +109,15 @@ 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/hr/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/is/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/kk/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 @@ -129,6 +126,7 @@ share/locale/mk/LC_MESSAGES/libxfcegui4.mo share/locale/mr/LC_MESSAGES/libxfcegui4.mo share/locale/nb/LC_MESSAGES/libxfcegui4.mo share/locale/nl/LC_MESSAGES/libxfcegui4.mo +share/locale/nn/LC_MESSAGES/libxfcegui4.mo share/locale/pa/LC_MESSAGES/libxfcegui4.mo share/locale/pl/LC_MESSAGES/libxfcegui4.mo share/locale/pt/LC_MESSAGES/libxfcegui4.mo @@ -140,8 +138,12 @@ 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/te/LC_MESSAGES/libxfcegui4.mo +share/locale/tl_PH/LC_MESSAGES/libxfcegui4.mo share/locale/tr/LC_MESSAGES/libxfcegui4.mo +share/locale/ug/LC_MESSAGES/libxfcegui4.mo share/locale/uk/LC_MESSAGES/libxfcegui4.mo share/locale/ur/LC_MESSAGES/libxfcegui4.mo +share/locale/ur_PK/LC_MESSAGES/libxfcegui4.mo share/locale/zh_CN/LC_MESSAGES/libxfcegui4.mo share/locale/zh_TW/LC_MESSAGES/libxfcegui4.mo diff --git a/x11/libxfce4gui/buildlink3.mk b/x11/libxfce4gui/buildlink3.mk index 703a8b8da43..f41a382ddfa 100644 --- a/x11/libxfce4gui/buildlink3.mk +++ b/x11/libxfce4gui/buildlink3.mk @@ -1,19 +1,15 @@ -# $NetBSD: buildlink3.mk,v 1.48 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.49 2015/04/21 08:56:43 jperkin Exp $ BUILDLINK_TREE+= libxfce4gui .if !defined(LIBXFCE4GUI_BUILDLINK3_MK) LIBXFCE4GUI_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libxfce4gui+= libxfce4gui>=4.6.0 -BUILDLINK_ABI_DEPENDS.libxfce4gui+= libxfce4gui>=4.6.1nb21 +BUILDLINK_API_DEPENDS.libxfce4gui+= libxfce4gui>=4.10.0 BUILDLINK_PKGSRCDIR.libxfce4gui?= ../../x11/libxfce4gui -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" +.include "../../devel/libglade/buildlink3.mk" .include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" -.endif # LIBXFCE4GUI_BUILDLINK3_MK +.endif # LIBXFCE4GUI_BUILDLINK3_MK BUILDLINK_TREE+= -libxfce4gui diff --git a/x11/libxfce4gui/distinfo b/x11/libxfce4gui/distinfo index fa98d38db15..013efdf6438 100644 --- a/x11/libxfce4gui/distinfo +++ b/x11/libxfce4gui/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.18 2009/09/16 01:15:34 reed Exp $ +$NetBSD: distinfo,v 1.19 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (libxfcegui4-4.6.1.tar.bz2) = 82bcfe74dd3b9188b9f41d8fa7dc4a8481461696 -RMD160 (libxfcegui4-4.6.1.tar.bz2) = 295263f3e8a6bbcea05ce5ae8ab0f3a9cf1e4568 -Size (libxfcegui4-4.6.1.tar.bz2) = 650666 bytes -SHA1 (patch-aa) = c054345fcb2aa5c516009d0740ac0abc3ba15706 +SHA1 (libxfcegui4-4.10.0.tar.bz2) = 6d6f24a7f69dfee359b96bd2867fbe9e3262549f +RMD160 (libxfcegui4-4.10.0.tar.bz2) = d9385ced0254e37caf3445725663f56bf95a3083 +Size (libxfcegui4-4.10.0.tar.bz2) = 691012 bytes +SHA1 (patch-libxfcegui4_dialogs.c) = 60632a4ca1119a17f36ff0f2909ea3ab43dceb94 +SHA1 (patch-libxfcegui4_xfce-exec.c) = d38a0fb348560df9c4415c17963d84766d8eabe5 diff --git a/x11/libxfce4gui/patches/patch-aa b/x11/libxfce4gui/patches/patch-aa deleted file mode 100644 index 2531cce5a9e..00000000000 --- a/x11/libxfce4gui/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2009/09/16 01:15:33 reed Exp $ - ---- libxfce4kbd-private/Makefile.in.orig 2009-03-08 20:41:51.000000000 +0000 -+++ libxfce4kbd-private/Makefile.in -@@ -360,7 +360,7 @@ top_srcdir = @top_srcdir@ - @ENABLE_KEYBOARD_LIBRARY_TRUE@ $(LIBXFCE4UTIL_LIBS) \ - @ENABLE_KEYBOARD_LIBRARY_TRUE@ $(XFCONF_LIBS) - --@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml -+@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml - @ENABLE_KEYBOARD_LIBRARY_TRUE@settings_DATA = xfce4-keyboard-shortcuts.xml - @ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfigdir = $(libdir)/pkgconfig - @ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfig_DATA = libxfce4kbd-private-1.0.pc diff --git a/x11/libxfce4gui/patches/patch-libxfcegui4_dialogs.c b/x11/libxfce4gui/patches/patch-libxfcegui4_dialogs.c new file mode 100644 index 00000000000..5e74b6aced2 --- /dev/null +++ b/x11/libxfce4gui/patches/patch-libxfcegui4_dialogs.c @@ -0,0 +1,13 @@ +$NetBSD: patch-libxfcegui4_dialogs.c,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Fix build for OS X. +--- libxfcegui4/dialogs.c.orig 2012-04-28 20:10:43.000000000 +0000 ++++ libxfcegui4/dialogs.c +@@ -64,6 +64,7 @@ + + #ifdef HAVE__NSGETENVIRON + /* for support under apple/darwin */ ++#include + #define environ (*_NSGetEnviron()) + #elif !HAVE_DECL_ENVIRON + /* try extern if environ is not defined in unistd.h */ diff --git a/x11/libxfce4gui/patches/patch-libxfcegui4_xfce-exec.c b/x11/libxfce4gui/patches/patch-libxfcegui4_xfce-exec.c new file mode 100644 index 00000000000..0f5879e495a --- /dev/null +++ b/x11/libxfce4gui/patches/patch-libxfcegui4_xfce-exec.c @@ -0,0 +1,22 @@ +$NetBSD: patch-libxfcegui4_xfce-exec.c,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Fixes compiling with libxfce4util 4.11+ +--- libxfcegui4/xfce-exec.c.orig 2012-04-28 20:10:43.000000000 +0000 ++++ libxfcegui4/xfce-exec.c +@@ -59,6 +59,7 @@ + + #ifdef HAVE__NSGETENVIRON + /* for support under apple/darwin */ ++#include + #define environ (*_NSGetEnviron()) + #elif !HAVE_DECL_ENVIRON + /* try extern if environ is not defined in unistd.h */ +@@ -79,7 +80,7 @@ child_setup_sync(gpointer user_data) + #ifndef G_OS_WIN32 + gchar *dpyname = user_data; + +- xfce_setenv ("DISPLAY", dpyname, TRUE); ++ g_setenv ("DISPLAY", dpyname, TRUE); + #endif + } + diff --git a/x11/libxfce4menu/DESCR b/x11/libxfce4menu/DESCR deleted file mode 100644 index b9de4c14442..00000000000 --- a/x11/libxfce4menu/DESCR +++ /dev/null @@ -1 +0,0 @@ -Menu library for Xfce. diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile deleted file mode 100644 index e8b149fdb83..00000000000 --- a/x11/libxfce4menu/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile,v 1.20 2014/05/05 00:48:31 ryoon Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -DISTNAME= libxfce4menu-${XFCE4_VERSION} -PKGREVISION= 18 -CATEGORIES= x11 -COMMENT= Xfce menu library - -PKGCONFIG_OVERRIDE+= libxfce4menu/libxfce4menu-0.1.pc - -MAKE_DIRS+= ${PREFIX}/include/xfce4 - -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/libxfce4menu/PLIST b/x11/libxfce4menu/PLIST deleted file mode 100644 index f34c37a9cd9..00000000000 --- a/x11/libxfce4menu/PLIST +++ /dev/null @@ -1,87 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/16 01:05:31 reed Exp $ -include/xfce4/libxfce4menu-0.1/libxfce4menu/libxfce4menu-config.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/libxfce4menu.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-and-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-directory.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-element.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-environment.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-item-cache.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-item-pool.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-item.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-layout.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-monitor.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-move.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-not-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-or-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-separator.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-standard-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu.h -lib/libxfce4menu-0.1.la -lib/pkgconfig/libxfce4menu-0.1.pc -share/gtk-doc/html/libxfce4menu/XfceMenu.html -share/gtk-doc/html/libxfce4menu/XfceMenuAndRules.html -share/gtk-doc/html/libxfce4menu/XfceMenuDirectory.html -share/gtk-doc/html/libxfce4menu/XfceMenuElement.html -share/gtk-doc/html/libxfce4menu/XfceMenuItem.html -share/gtk-doc/html/libxfce4menu/XfceMenuItemCache.html -share/gtk-doc/html/libxfce4menu/XfceMenuItemPool.html -share/gtk-doc/html/libxfce4menu/XfceMenuLayout.html -share/gtk-doc/html/libxfce4menu/XfceMenuNotRules.html -share/gtk-doc/html/libxfce4menu/XfceMenuOrRules.html -share/gtk-doc/html/libxfce4menu/XfceMenuRules.html -share/gtk-doc/html/libxfce4menu/XfceMenuSeparator.html -share/gtk-doc/html/libxfce4menu/XfceMenuStandardRules.html -share/gtk-doc/html/libxfce4menu/fundamentals.html -share/gtk-doc/html/libxfce4menu/home.png -share/gtk-doc/html/libxfce4menu/index.html -share/gtk-doc/html/libxfce4menu/index.sgml -share/gtk-doc/html/libxfce4menu/internals.html -share/gtk-doc/html/libxfce4menu/introduction.html -share/gtk-doc/html/libxfce4menu/items.html -share/gtk-doc/html/libxfce4menu/ix01.html -share/gtk-doc/html/libxfce4menu/layout.html -share/gtk-doc/html/libxfce4menu/left.png -share/gtk-doc/html/libxfce4menu/libxfce4menu-Desktop-Environment.html -share/gtk-doc/html/libxfce4menu/libxfce4menu-Initialization-and-Shutdown.html -share/gtk-doc/html/libxfce4menu/libxfce4menu-Monitoring.html -share/gtk-doc/html/libxfce4menu/libxfce4menu-Version-Information.html -share/gtk-doc/html/libxfce4menu/libxfce4menu-XfceMenuMove.html -share/gtk-doc/html/libxfce4menu/libxfce4menu.devhelp -share/gtk-doc/html/libxfce4menu/libxfce4menu.devhelp2 -share/gtk-doc/html/libxfce4menu/menus.html -share/gtk-doc/html/libxfce4menu/move.html -share/gtk-doc/html/libxfce4menu/right.png -share/gtk-doc/html/libxfce4menu/rules.html -share/gtk-doc/html/libxfce4menu/style.css -share/gtk-doc/html/libxfce4menu/up.png -share/gtk-doc/html/libxfce4menu/utilities.html -share/locale/ca/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/cs/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/da/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/de/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/el/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/en_GB/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/es/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/eu/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/fi/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/fr/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/gl/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/hu/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/id/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/it/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ja/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ku/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/lv/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/nb/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/pl/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/pt/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/pt_BR/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ro/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ru/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/sq/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/sv/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/tr/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/uk/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ur/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/zh_CN/LC_MESSAGES/libxfce4menu-0.1.mo diff --git a/x11/libxfce4menu/buildlink3.mk b/x11/libxfce4menu/buildlink3.mk deleted file mode 100644 index fc2c4b2df63..00000000000 --- a/x11/libxfce4menu/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/05/05 00:48:31 ryoon Exp $ - -BUILDLINK_TREE+= libxfce4menu - -.if !defined(LIBXFCE4MENU_BUILDLINK3_MK) -LIBXFCE4MENU_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.libxfce4menu+= libxfce4menu>=4.6.0 -BUILDLINK_ABI_DEPENDS.libxfce4menu+= libxfce4menu>=4.6.1nb18 -BUILDLINK_PKGSRCDIR.libxfce4menu?= ../../x11/libxfce4menu - -.include "../../devel/glib2/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.endif # LIBXFCE4MENU_BUILDLINK3_MK - -BUILDLINK_TREE+= -libxfce4menu diff --git a/x11/libxfce4menu/distinfo b/x11/libxfce4menu/distinfo deleted file mode 100644 index 864c27f5174..00000000000 --- a/x11/libxfce4menu/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/09/16 01:05:31 reed Exp $ - -SHA1 (libxfce4menu-4.6.1.tar.bz2) = 17348f661c04e8d8d633b8831638d38987269e9a -RMD160 (libxfce4menu-4.6.1.tar.bz2) = 978071d28288bd737219e4a9c4185937b2fbf50b -Size (libxfce4menu-4.6.1.tar.bz2) = 404201 bytes diff --git a/x11/libxfce4ui/DESCR b/x11/libxfce4ui/DESCR new file mode 100644 index 00000000000..86216c3047b --- /dev/null +++ b/x11/libxfce4ui/DESCR @@ -0,0 +1,2 @@ +This is libxfce4ui, the replacement of the old libxfcegui4 library. It +is used to share commonly used Xfce widgets amoung the Xfce applications. diff --git a/x11/libxfce4ui/Makefile b/x11/libxfce4ui/Makefile new file mode 100644 index 00000000000..b4768c65084 --- /dev/null +++ b/x11/libxfce4ui/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= libxfce4ui-4.12.1 +CATEGORIES= x11 +MASTER_SITES+= http://archive.xfce.org/src/xfce/libxfce4ui/4.12/ + +COMMENT= Xfce widget library + +PKGCONFIG_OVERRIDE= libxfce4kbd-private/libxfce4kbd-private-2.pc.in +PKGCONFIG_OVERRIDE+= libxfce4ui/libxfce4ui-1.pc.in + +CONF_FILES= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml \ + ${PKG_SYSCONFDIR}/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml + +MAKE_DIRS+= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml + +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../devel/xfce4-conf/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/startup-notification/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/libxfce4ui/PLIST b/x11/libxfce4ui/PLIST new file mode 100644 index 00000000000..43c4a47633a --- /dev/null +++ b/x11/libxfce4ui/PLIST @@ -0,0 +1,103 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:43 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:43 jperkin Exp $ +bin/xfce4-about +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcut-dialog.h +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-grabber.h +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-provider.h +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-xfwm4.h +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts.h +include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui-config.h +include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui-enum-types.h +include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-dialogs.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-gdk-extensions.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-gtk-extensions.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-sm-client.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-spawn.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-titled-dialog.h +lib/libxfce4kbd-private-2.la +lib/libxfce4ui-1.la +lib/pkgconfig/libxfce4kbd-private-2.pc +lib/pkgconfig/libxfce4ui-1.pc +share/applications/xfce4-about.desktop +share/examples/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +share/gtk-doc/html/libxfce4ui/XfceSMClient.html +share/gtk-doc/html/libxfce4ui/home.png +share/gtk-doc/html/libxfce4ui/index.html +share/gtk-doc/html/libxfce4ui/index.sgml +share/gtk-doc/html/libxfce4ui/ix01.html +share/gtk-doc/html/libxfce4ui/left-insensitive.png +share/gtk-doc/html/libxfce4ui/left.png +share/gtk-doc/html/libxfce4ui/libxfce4ui-extensions.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-fundamentals.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-introduction.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-libxfce4ui-config.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-sm.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-widgets.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-dialogs.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-gdk-extensions.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-gtk-extensions.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-spawn.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-titled-dialog.html +share/gtk-doc/html/libxfce4ui/libxfce4ui.devhelp2 +share/gtk-doc/html/libxfce4ui/right-insensitive.png +share/gtk-doc/html/libxfce4ui/right.png +share/gtk-doc/html/libxfce4ui/style.css +share/gtk-doc/html/libxfce4ui/up-insensitive.png +share/gtk-doc/html/libxfce4ui/up.png +share/icons/hicolor/48x48/apps/xfce4-logo.png +share/locale/am/LC_MESSAGES/libxfce4ui.mo +share/locale/ar/LC_MESSAGES/libxfce4ui.mo +share/locale/ast/LC_MESSAGES/libxfce4ui.mo +share/locale/bg/LC_MESSAGES/libxfce4ui.mo +share/locale/bn/LC_MESSAGES/libxfce4ui.mo +share/locale/ca/LC_MESSAGES/libxfce4ui.mo +share/locale/cs/LC_MESSAGES/libxfce4ui.mo +share/locale/da/LC_MESSAGES/libxfce4ui.mo +share/locale/de/LC_MESSAGES/libxfce4ui.mo +share/locale/el/LC_MESSAGES/libxfce4ui.mo +share/locale/en_AU/LC_MESSAGES/libxfce4ui.mo +share/locale/en_GB/LC_MESSAGES/libxfce4ui.mo +share/locale/es/LC_MESSAGES/libxfce4ui.mo +share/locale/eu/LC_MESSAGES/libxfce4ui.mo +share/locale/fi/LC_MESSAGES/libxfce4ui.mo +share/locale/fr/LC_MESSAGES/libxfce4ui.mo +share/locale/gl/LC_MESSAGES/libxfce4ui.mo +share/locale/he/LC_MESSAGES/libxfce4ui.mo +share/locale/hr/LC_MESSAGES/libxfce4ui.mo +share/locale/hu/LC_MESSAGES/libxfce4ui.mo +share/locale/id/LC_MESSAGES/libxfce4ui.mo +share/locale/is/LC_MESSAGES/libxfce4ui.mo +share/locale/it/LC_MESSAGES/libxfce4ui.mo +share/locale/ja/LC_MESSAGES/libxfce4ui.mo +share/locale/kk/LC_MESSAGES/libxfce4ui.mo +share/locale/ko/LC_MESSAGES/libxfce4ui.mo +share/locale/lt/LC_MESSAGES/libxfce4ui.mo +share/locale/lv/LC_MESSAGES/libxfce4ui.mo +share/locale/ms/LC_MESSAGES/libxfce4ui.mo +share/locale/nb/LC_MESSAGES/libxfce4ui.mo +share/locale/nl/LC_MESSAGES/libxfce4ui.mo +share/locale/nn/LC_MESSAGES/libxfce4ui.mo +share/locale/oc/LC_MESSAGES/libxfce4ui.mo +share/locale/pa/LC_MESSAGES/libxfce4ui.mo +share/locale/pl/LC_MESSAGES/libxfce4ui.mo +share/locale/pt/LC_MESSAGES/libxfce4ui.mo +share/locale/pt_BR/LC_MESSAGES/libxfce4ui.mo +share/locale/ro/LC_MESSAGES/libxfce4ui.mo +share/locale/ru/LC_MESSAGES/libxfce4ui.mo +share/locale/si/LC_MESSAGES/libxfce4ui.mo +share/locale/sk/LC_MESSAGES/libxfce4ui.mo +share/locale/sl/LC_MESSAGES/libxfce4ui.mo +share/locale/sr/LC_MESSAGES/libxfce4ui.mo +share/locale/sv/LC_MESSAGES/libxfce4ui.mo +share/locale/te/LC_MESSAGES/libxfce4ui.mo +share/locale/th/LC_MESSAGES/libxfce4ui.mo +share/locale/tr/LC_MESSAGES/libxfce4ui.mo +share/locale/ug/LC_MESSAGES/libxfce4ui.mo +share/locale/uk/LC_MESSAGES/libxfce4ui.mo +share/locale/ur/LC_MESSAGES/libxfce4ui.mo +share/locale/ur_PK/LC_MESSAGES/libxfce4ui.mo +share/locale/vi/LC_MESSAGES/libxfce4ui.mo +share/locale/zh_CN/LC_MESSAGES/libxfce4ui.mo +share/locale/zh_HK/LC_MESSAGES/libxfce4ui.mo +share/locale/zh_TW/LC_MESSAGES/libxfce4ui.mo diff --git a/x11/libxfce4ui/buildlink3.mk b/x11/libxfce4ui/buildlink3.mk new file mode 100644 index 00000000000..c067c3d4a4f --- /dev/null +++ b/x11/libxfce4ui/buildlink3.mk @@ -0,0 +1,16 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +BUILDLINK_TREE+= libxfce4ui + +.if !defined(LIBXFCE4UI_BUILDLINK3_MK) +LIBXFCE4UI_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.libxfce4ui+= libxfce4ui>=4.12.1 +BUILDLINK_PKGSRCDIR.libxfce4ui?= ../../x11/libxfce4ui + +.include "../../devel/xfce4-conf/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/startup-notification/buildlink3.mk" +.endif # LIBXFCE4UI_BUILDLINK3_MK + +BUILDLINK_TREE+= -libxfce4ui diff --git a/x11/libxfce4ui/distinfo b/x11/libxfce4ui/distinfo new file mode 100644 index 00000000000..e666b0367fa --- /dev/null +++ b/x11/libxfce4ui/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +SHA1 (libxfce4ui-4.12.1.tar.bz2) = ef687867bd087b5fc2befee0e8ca1a281f6bf165 +RMD160 (libxfce4ui-4.12.1.tar.bz2) = 42e2e89026a6c4d3b114b4ce1cb95b92f2781778 +Size (libxfce4ui-4.12.1.tar.bz2) = 665624 bytes +SHA1 (patch-libxfce4kbd-private_Makefile.in) = ab1780a80ffbf8fb95067af826c2880779b4c248 diff --git a/x11/libxfce4ui/patches/patch-libxfce4kbd-private_Makefile.in b/x11/libxfce4ui/patches/patch-libxfce4kbd-private_Makefile.in new file mode 100644 index 00000000000..77c871dd77f --- /dev/null +++ b/x11/libxfce4ui/patches/patch-libxfce4kbd-private_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-libxfce4kbd-private_Makefile.in,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Adjust config path. +--- libxfce4kbd-private/Makefile.in.orig 2015-02-28 15:11:08.000000000 +0000 ++++ libxfce4kbd-private/Makefile.in +@@ -547,7 +547,7 @@ top_srcdir = @top_srcdir@ + @ENABLE_KEYBOARD_LIBRARY_TRUE@ $(LIBXFCE4UTIL_LIBS) \ + @ENABLE_KEYBOARD_LIBRARY_TRUE@ $(XFCONF_LIBS) + +-@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml ++@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml + @ENABLE_KEYBOARD_LIBRARY_TRUE@settings_DATA = xfce4-keyboard-shortcuts.xml + @ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfigdir = $(libdir)/pkgconfig + @ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfig_DATA = \ diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index ae2b1e686d7..19c84f1a8e2 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -1,20 +1,14 @@ -# $NetBSD: Makefile,v 1.36 2013/12/10 20:15:15 jperkin Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/21 08:56:43 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= libxfce4util-${XFCE4_VERSION} -PKGREVISION= 17 +DISTNAME= libxfce4util-4.12.1 CATEGORIES= x11 + COMMENT= Xfce basic library PKGCONFIG_OVERRIDE= libxfce4util/libxfce4util-1.0.pc.in MAKE_DIRS+= ${PREFIX}/include/xfce4 -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "Darwin" -CONFIGURE_ARGS+= --disable-visibility -.endif - .include "../../mk/bsd.pkg.mk" diff --git a/x11/libxfce4util/PLIST b/x11/libxfce4util/PLIST index 7deda984b84..01c914d615b 100644 --- a/x11/libxfce4util/PLIST +++ b/x11/libxfce4util/PLIST @@ -1,12 +1,7 @@ -@comment $NetBSD: PLIST,v 1.14 2009/09/16 01:15:35 reed Exp $ -include/xfce4/libxfce4util/debug.h -include/xfce4/libxfce4util/i18n.h +@comment $NetBSD: PLIST,v 1.15 2015/04/21 08:56:43 jperkin Exp $ include/xfce4/libxfce4util/libxfce4util-config.h -include/xfce4/libxfce4util/libxfce4util-enum-types.h include/xfce4/libxfce4util/libxfce4util.h -include/xfce4/libxfce4util/utf8.h -include/xfce4/libxfce4util/util.h -include/xfce4/libxfce4util/xfce-desktopentry.h +include/xfce4/libxfce4util/xfce-debug.h include/xfce4/libxfce4util/xfce-fileutils.h include/xfce4/libxfce4util/xfce-generics.h include/xfce4/libxfce4util/xfce-i18n.h @@ -23,8 +18,8 @@ sbin/xfce4-kiosk-query share/gtk-doc/html/libxfce4util/home.png share/gtk-doc/html/libxfce4util/index.html share/gtk-doc/html/libxfce4util/index.sgml +share/gtk-doc/html/libxfce4util/left-insensitive.png share/gtk-doc/html/libxfce4util/left.png -share/gtk-doc/html/libxfce4util/libxfce4util-Desktop-entries.html share/gtk-doc/html/libxfce4util/libxfce4util-File-Utilities.html share/gtk-doc/html/libxfce4util/libxfce4util-Internationalisation.html share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html @@ -40,20 +35,24 @@ share/gtk-doc/html/libxfce4util/libxfce4util-core.html share/gtk-doc/html/libxfce4util/libxfce4util-datatypes.html share/gtk-doc/html/libxfce4util/libxfce4util-fundamentals.html share/gtk-doc/html/libxfce4util/libxfce4util-utilities.html -share/gtk-doc/html/libxfce4util/libxfce4util.devhelp share/gtk-doc/html/libxfce4util/libxfce4util.devhelp2 share/gtk-doc/html/libxfce4util/reference.html +share/gtk-doc/html/libxfce4util/right-insensitive.png share/gtk-doc/html/libxfce4util/right.png share/gtk-doc/html/libxfce4util/style.css +share/gtk-doc/html/libxfce4util/up-insensitive.png share/gtk-doc/html/libxfce4util/up.png share/locale/am/LC_MESSAGES/libxfce4util.mo share/locale/ar/LC_MESSAGES/libxfce4util.mo +share/locale/ast/LC_MESSAGES/libxfce4util.mo +share/locale/bg/LC_MESSAGES/libxfce4util.mo +share/locale/bn/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/el/LC_MESSAGES/libxfce4util.mo +share/locale/en_AU/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 @@ -62,24 +61,39 @@ share/locale/fi/LC_MESSAGES/libxfce4util.mo share/locale/fr/LC_MESSAGES/libxfce4util.mo share/locale/gl/LC_MESSAGES/libxfce4util.mo share/locale/he/LC_MESSAGES/libxfce4util.mo +share/locale/hr/LC_MESSAGES/libxfce4util.mo +share/locale/hu/LC_MESSAGES/libxfce4util.mo share/locale/id/LC_MESSAGES/libxfce4util.mo +share/locale/is/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/kk/LC_MESSAGES/libxfce4util.mo share/locale/ko/LC_MESSAGES/libxfce4util.mo share/locale/lt/LC_MESSAGES/libxfce4util.mo share/locale/lv/LC_MESSAGES/libxfce4util.mo -share/locale/mk/LC_MESSAGES/libxfce4util.mo +share/locale/ms/LC_MESSAGES/libxfce4util.mo share/locale/nb/LC_MESSAGES/libxfce4util.mo share/locale/nl/LC_MESSAGES/libxfce4util.mo +share/locale/nn/LC_MESSAGES/libxfce4util.mo +share/locale/oc/LC_MESSAGES/libxfce4util.mo +share/locale/pa/LC_MESSAGES/libxfce4util.mo share/locale/pl/LC_MESSAGES/libxfce4util.mo share/locale/pt/LC_MESSAGES/libxfce4util.mo share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo share/locale/ro/LC_MESSAGES/libxfce4util.mo +share/locale/ru/LC_MESSAGES/libxfce4util.mo share/locale/si/LC_MESSAGES/libxfce4util.mo -share/locale/sl/LC_MESSAGES/libxfce4util.mo +share/locale/sk/LC_MESSAGES/libxfce4util.mo share/locale/sq/LC_MESSAGES/libxfce4util.mo +share/locale/sr/LC_MESSAGES/libxfce4util.mo share/locale/sv/LC_MESSAGES/libxfce4util.mo +share/locale/th/LC_MESSAGES/libxfce4util.mo share/locale/tr/LC_MESSAGES/libxfce4util.mo +share/locale/ug/LC_MESSAGES/libxfce4util.mo share/locale/uk/LC_MESSAGES/libxfce4util.mo share/locale/ur/LC_MESSAGES/libxfce4util.mo +share/locale/ur_PK/LC_MESSAGES/libxfce4util.mo +share/locale/uz/LC_MESSAGES/libxfce4util.mo share/locale/zh_CN/LC_MESSAGES/libxfce4util.mo +share/locale/zh_HK/LC_MESSAGES/libxfce4util.mo +share/locale/zh_TW/LC_MESSAGES/libxfce4util.mo diff --git a/x11/libxfce4util/buildlink3.mk b/x11/libxfce4util/buildlink3.mk index 8c1532ea626..1189ba0f57f 100644 --- a/x11/libxfce4util/buildlink3.mk +++ b/x11/libxfce4util/buildlink3.mk @@ -1,15 +1,15 @@ -# $NetBSD: buildlink3.mk,v 1.29 2012/09/15 10:07:10 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2015/04/21 08:56:43 jperkin Exp $ BUILDLINK_TREE+= libxfce4util .if !defined(LIBXFCE4UTIL_BUILDLINK3_MK) LIBXFCE4UTIL_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libxfce4util+= libxfce4util>=4.6.0 -BUILDLINK_ABI_DEPENDS.libxfce4util+= libxfce4util>=4.6.1nb9 +BUILDLINK_API_DEPENDS.libxfce4util+= libxfce4util>=4.12.0 +BUILDLINK_ABI_DEPENDS.libxfce4util+= libxfce4util>=4.12.0 BUILDLINK_PKGSRCDIR.libxfce4util?= ../../x11/libxfce4util -.include "../../devel/glib2/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" .endif # LIBXFCE4UTIL_BUILDLINK3_MK BUILDLINK_TREE+= -libxfce4util diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo index b8fc9f050ef..48de119b615 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2009/09/16 01:15:35 reed Exp $ +$NetBSD: distinfo,v 1.21 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (libxfce4util-4.6.1.tar.bz2) = 6d14099aa095b2f5d9b6a4348968b741b9ad661d -RMD160 (libxfce4util-4.6.1.tar.bz2) = e54d6c7291bbd7e658bc612b52b1c8d02c47d5ae -Size (libxfce4util-4.6.1.tar.bz2) = 405327 bytes +SHA1 (libxfce4util-4.12.1.tar.bz2) = fbea10b13db55c1f7756ec36ea7c8e84ca781492 +RMD160 (libxfce4util-4.12.1.tar.bz2) = 64403bff38b7a76fbe1e3092891694bd27961964 +Size (libxfce4util-4.12.1.tar.bz2) = 455329 bytes diff --git a/x11/libxfce4util/hacks.mk b/x11/libxfce4util/hacks.mk deleted file mode 100644 index 35e413c9339..00000000000 --- a/x11/libxfce4util/hacks.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: hacks.mk,v 1.2 2008/02/08 10:25:26 tnn Exp $ - -.if !defined(LIBXFCE4UTIL_HACKS_MK) -LIBXFCE4UTIL_HACKS_MK= # defined - -### [Sat Feb 4 09:07:25 CET 2006: schwarz] -### SGI ido compiler does not handle (...) in defines -### -.if !empty(PKGSRC_COMPILER:Mido) -PKG_HACKS+= no-dots-in-defines -SUBST_CLASSES+= dots -SUBST_STAGE.dots= post-patch -SUBST_FILES.dots= libxfce4util/xfce-miscutils.h libxfce4util/debug.h -SUBST_SED.dots= -e 's,(\.\.\.),(x),g' -.endif - -.endif diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index da79917b6d7..840f9e437d0 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,14 +1,26 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/21 08:56:43 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.8.0 - -DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-clipman-plugin-1.2.6 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-clipman-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.2/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin COMMENT= Xfce clipboard plugin +CONF_FILES= ${XFCE4_EGBASE}/autostart/xfce4-clipman-plugin-autostart.desktop \ + ${PKG_SYSCONFDIR}/autostart/xfce4-clipman-plugin-autostart.desktop \ + ${XFCE4_EGBASE}/panel/xfce4-clipman-actions.xml \ + ${PKG_SYSCONFDIR}/panel/xfce4-clipman-actions.xml + +MAKE_DIRS+= ${XFCE4_EGBASE}/autostart \ + ${XFCE4_EGBASE}/panel + +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../x11/libunique/buildlink3.mk" +.include "../../x11/libXtst/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-clipman-plugin/PLIST b/x11/xfce4-clipman-plugin/PLIST index bc45d59ebc9..a8d35bd48ec 100644 --- a/x11/xfce4-clipman-plugin/PLIST +++ b/x11/xfce4-clipman-plugin/PLIST @@ -1,13 +1,64 @@ -@comment $NetBSD: PLIST,v 1.3 2007/04/12 09:55:21 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-clipman-plugin +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:43 jperkin Exp $ +bin/xfce4-clipman +bin/xfce4-clipman-settings +bin/xfce4-popup-clipman +lib/xfce4/panel/plugins/libclipman.la +share/appdata/xfce4-clipman.appdata.xml +share/applications/xfce4-clipman.desktop +share/examples/xfce4/autostart/xfce4-clipman-plugin-autostart.desktop +share/examples/xfce4/panel/xfce4-clipman-actions.xml +share/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png +share/icons/hicolor/22x22/apps/xfce4-clipman-plugin.png +share/icons/hicolor/24x24/apps/xfce4-clipman-plugin.png +share/icons/hicolor/32x32/apps/xfce4-clipman-plugin.png +share/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/de/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-clipman-plugin.mo -share/xfce4/panel-plugins/clipman.desktop +share/xfce4/panel/plugins/xfce4-clipman-plugin.desktop diff --git a/x11/xfce4-clipman-plugin/buildlink3.mk b/x11/xfce4-clipman-plugin/buildlink3.mk deleted file mode 100644 index ae77578e373..00000000000 --- a/x11/xfce4-clipman-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.39 2014/05/05 00:48:36 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-clipman-plugin - -.if !defined(XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK) -XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0 -BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-clipman-plugin diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo index 8966ed32dce..d22fe85b1c6 100644 --- a/x11/xfce4-clipman-plugin/distinfo +++ b/x11/xfce4-clipman-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2007/04/12 09:55:21 martti Exp $ +$NetBSD: distinfo,v 1.6 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (xfce4-clipman-plugin-0.8.0.tar.bz2) = 575bcda816646c5fa18b1a452a7696f70842841b -RMD160 (xfce4-clipman-plugin-0.8.0.tar.bz2) = f5b4f14b2317bcd00ba82e7be7060373b94cf3d7 -Size (xfce4-clipman-plugin-0.8.0.tar.bz2) = 193458 bytes +SHA1 (xfce4-clipman-plugin-1.2.6.tar.bz2) = 71767fef0a8366bb9a6bd3edeacf4a8dabdcaa40 +RMD160 (xfce4-clipman-plugin-1.2.6.tar.bz2) = 0e34628b195b5a452ebdb1c8ed9d631c662d1676 +Size (xfce4-clipman-plugin-1.2.6.tar.bz2) = 438346 bytes +SHA1 (patch-panel-plugin_Makefile.in) = 0c624023ae9e7d2676b979e1f8d740982010dedc diff --git a/x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in b/x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 00000000000..13f01d4e5ad --- /dev/null +++ b/x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,23 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Adjust config path +--- panel-plugin/Makefile.in.orig 2014-05-31 17:03:00.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -565,7 +565,7 @@ libclipman_la_LIBADD = \ + # + # XML Actions File + # +-actionsdir = $(sysconfdir)/xdg/xfce4/panel ++actionsdir = $(datadir)/examples/xfce4/panel + actions_in_files = xfce4-clipman-actions.xml.in + actions_DATA = $(actions_in_files:.xml.in=.xml) + +@@ -582,7 +582,7 @@ apps_DATA = $(apps_in_files:.desktop.in= + # + # Autostart File + # +-autostartdir = $(sysconfdir)/xdg/autostart ++autostartdir = $(datadir)/examples/xfce4/autostart + autostart_in_files = xfce4-clipman-plugin-autostart.desktop.in + autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) + diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile index 3da055f8a62..25fbc6cd08c 100644 --- a/x11/xfce4-desktop/Makefile +++ b/x11/xfce4-desktop/Makefile @@ -1,43 +1,21 @@ -# $NetBSD: Makefile,v 1.58 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.59 2015/04/21 08:56:43 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfdesktop-${XFCE4_VERSION} -PKGNAME= xfce4-desktop-${XFCE4_VERSION} -PKGREVISION= 23 +DISTNAME= xfdesktop-4.12.1 +PKGNAME= xfce4-desktop-4.12.1 CATEGORIES= x11 +MASTER_SITES+= http://archive.xfce.org/src/xfce/xfdesktop/4.12/ + +HOMEPAGE= http://docs.xfce.org/xfce/xfdesktop/start COMMENT= Xfce desktop background manager CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE} -BUILD_DEFS+= PKG_SYSCONFBASE - -PKG_SYSCONFSUBDIR= xdg/menus - -OWN_DIRS+= ${PKG_SYSCONFDIR} -MAKE_DIRS+= ${PREFIX}/lib/xfce4 ${PREFIX}/libexec/xfce4 -MAKE_DIRS+= ${PREFIX}/libexec/panel-plugins ${XFCE4_EGBASE:Q} -MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/da -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/fr/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/ja ${PREFIX}/share/xfce4/doc/ja/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/panel-plugins - -CONF_FILES= ${XFCE4_EGBASE:Q}/menus/xfce-applications.menu \ - ${PKG_SYSCONFDIR}/xfce-applications.menu - .include "../../devel/libglade/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4menu/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/xfce4-exo/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-desktop/PLIST b/x11/xfce4-desktop/PLIST index 51ea08f43b5..f5150e02c44 100644 --- a/x11/xfce4-desktop/PLIST +++ b/x11/xfce4-desktop/PLIST @@ -1,31 +1,10 @@ -@comment $NetBSD: PLIST,v 1.22 2009/09/16 01:15:35 reed Exp $ -bin/xfce4-popup-menu +@comment $NetBSD: PLIST,v 1.23 2015/04/21 08:56:43 jperkin Exp $ bin/xfdesktop bin/xfdesktop-settings -lib/xfce4/modules/xfce4_desktop_menu.la -libexec/xfce4/panel-plugins/xfce4-menu-plugin man/man1/xfdesktop.1 share/applications/xfce-backdrop-settings.desktop -share/applications/xfce4-about-xfce.desktop -share/applications/xfce4-file-manager.desktop -share/applications/xfce4-help.desktop -share/applications/xfce4-logout.desktop -share/applications/xfce4-run-program.desktop -share/applications/xfce4-terminal.desktop -share/applications/xfce4-web-browser.desktop -share/desktop-directories/xfce-accessories.directory -share/desktop-directories/xfce-development.directory -share/desktop-directories/xfce-education.directory -share/desktop-directories/xfce-games.directory -share/desktop-directories/xfce-graphics.directory -share/desktop-directories/xfce-multimedia.directory -share/desktop-directories/xfce-network.directory -share/desktop-directories/xfce-office.directory -share/desktop-directories/xfce-other.directory -share/desktop-directories/xfce-screensavers.directory -share/desktop-directories/xfce-settings.directory -share/desktop-directories/xfce-system.directory -share/examples/xfce4/menus/xfce-applications.menu +share/backgrounds/xfce/xfce-blue.jpg +share/backgrounds/xfce/xfce-teal.jpg share/icons/hicolor/32x32/apps/xfce4-backdrop.png share/icons/hicolor/32x32/apps/xfce4-menueditor.png share/icons/hicolor/48x48/apps/xfce4-backdrop.png @@ -34,97 +13,68 @@ share/icons/hicolor/scalable/apps/xfce4-backdrop.svg share/icons/hicolor/scalable/apps/xfce4-menueditor.svg share/locale/am/LC_MESSAGES/xfdesktop.mo share/locale/ar/LC_MESSAGES/xfdesktop.mo -share/locale/az/LC_MESSAGES/xfdesktop.mo +share/locale/ast/LC_MESSAGES/xfdesktop.mo share/locale/be/LC_MESSAGES/xfdesktop.mo share/locale/bg/LC_MESSAGES/xfdesktop.mo -share/locale/bn_IN/LC_MESSAGES/xfdesktop.mo +share/locale/bn/LC_MESSAGES/xfdesktop.mo share/locale/ca/LC_MESSAGES/xfdesktop.mo share/locale/cs/LC_MESSAGES/xfdesktop.mo share/locale/da/LC_MESSAGES/xfdesktop.mo share/locale/de/LC_MESSAGES/xfdesktop.mo -share/locale/dz/LC_MESSAGES/xfdesktop.mo share/locale/el/LC_MESSAGES/xfdesktop.mo +share/locale/en_AU/LC_MESSAGES/xfdesktop.mo share/locale/en_GB/LC_MESSAGES/xfdesktop.mo share/locale/eo/LC_MESSAGES/xfdesktop.mo share/locale/es/LC_MESSAGES/xfdesktop.mo -share/locale/es_MX/LC_MESSAGES/xfdesktop.mo share/locale/et/LC_MESSAGES/xfdesktop.mo share/locale/eu/LC_MESSAGES/xfdesktop.mo -share/locale/fa/LC_MESSAGES/xfdesktop.mo +share/locale/fa_IR/LC_MESSAGES/xfdesktop.mo share/locale/fi/LC_MESSAGES/xfdesktop.mo share/locale/fr/LC_MESSAGES/xfdesktop.mo share/locale/gl/LC_MESSAGES/xfdesktop.mo -share/locale/gu/LC_MESSAGES/xfdesktop.mo share/locale/he/LC_MESSAGES/xfdesktop.mo -share/locale/hi/LC_MESSAGES/xfdesktop.mo +share/locale/hr/LC_MESSAGES/xfdesktop.mo share/locale/hu/LC_MESSAGES/xfdesktop.mo -share/locale/hy/LC_MESSAGES/xfdesktop.mo share/locale/id/LC_MESSAGES/xfdesktop.mo +share/locale/is/LC_MESSAGES/xfdesktop.mo share/locale/it/LC_MESSAGES/xfdesktop.mo share/locale/ja/LC_MESSAGES/xfdesktop.mo -share/locale/ka/LC_MESSAGES/xfdesktop.mo +share/locale/kk/LC_MESSAGES/xfdesktop.mo share/locale/ko/LC_MESSAGES/xfdesktop.mo share/locale/lt/LC_MESSAGES/xfdesktop.mo share/locale/lv/LC_MESSAGES/xfdesktop.mo -share/locale/mk/LC_MESSAGES/xfdesktop.mo -share/locale/mr/LC_MESSAGES/xfdesktop.mo share/locale/ms/LC_MESSAGES/xfdesktop.mo share/locale/nb/LC_MESSAGES/xfdesktop.mo share/locale/nl/LC_MESSAGES/xfdesktop.mo +share/locale/nn/LC_MESSAGES/xfdesktop.mo +share/locale/oc/LC_MESSAGES/xfdesktop.mo share/locale/pa/LC_MESSAGES/xfdesktop.mo share/locale/pl/LC_MESSAGES/xfdesktop.mo share/locale/pt/LC_MESSAGES/xfdesktop.mo share/locale/pt_BR/LC_MESSAGES/xfdesktop.mo share/locale/ro/LC_MESSAGES/xfdesktop.mo share/locale/ru/LC_MESSAGES/xfdesktop.mo +share/locale/si/LC_MESSAGES/xfdesktop.mo share/locale/sk/LC_MESSAGES/xfdesktop.mo +share/locale/sl/LC_MESSAGES/xfdesktop.mo share/locale/sq/LC_MESSAGES/xfdesktop.mo +share/locale/sr/LC_MESSAGES/xfdesktop.mo share/locale/sv/LC_MESSAGES/xfdesktop.mo -share/locale/ta/LC_MESSAGES/xfdesktop.mo +share/locale/te/LC_MESSAGES/xfdesktop.mo +share/locale/th/LC_MESSAGES/xfdesktop.mo share/locale/tr/LC_MESSAGES/xfdesktop.mo +share/locale/ug/LC_MESSAGES/xfdesktop.mo share/locale/uk/LC_MESSAGES/xfdesktop.mo share/locale/ur/LC_MESSAGES/xfdesktop.mo +share/locale/ur_PK/LC_MESSAGES/xfdesktop.mo +share/locale/uz/LC_MESSAGES/xfdesktop.mo share/locale/vi/LC_MESSAGES/xfdesktop.mo share/locale/zh_CN/LC_MESSAGES/xfdesktop.mo +share/locale/zh_HK/LC_MESSAGES/xfdesktop.mo share/locale/zh_TW/LC_MESSAGES/xfdesktop.mo -share/pixmaps/xfce4/xfdesktop/text-selection-frame.png share/pixmaps/xfce4_xicon.png share/pixmaps/xfce4_xicon1.png share/pixmaps/xfce4_xicon2.png share/pixmaps/xfce4_xicon3.png share/pixmaps/xfce4_xicon4.png share/pixmaps/xfdesktop/xfdesktop-fallback-icon.png -share/xfce4/backdrops/flower.png -share/xfce4/backdrops/xfce-in-a-grid.png -share/xfce4/backdrops/xfce-in-the-moon.png -share/xfce4/backdrops/xfce-smoke.png -share/xfce4/backdrops/xfce-stellar-tile.png -share/xfce4/backdrops/xfce-stripes.png -share/xfce4/backdrops/xfce-turbulence.png -share/xfce4/backdrops/xfce4gradientcurve.png -share/xfce4/backdrops/xfce4logo.png -share/xfce4/doc/C/images/root_menu.png -share/xfce4/doc/C/images/root_menu2.png -share/xfce4/doc/C/images/select_bg_color.png -share/xfce4/doc/C/images/xfdesktop-appearance-tab.png -share/xfce4/doc/C/images/xfdesktop-behavior-tab.png -share/xfce4/doc/C/images/xfdesktop-editor.png -share/xfce4/doc/C/images/xfdesktop-list.png -share/xfce4/doc/C/xfdesktop.html -share/xfce4/doc/da/xfdesktop.html -share/xfce4/doc/fr/images/root_menu.png -share/xfce4/doc/fr/images/root_menu2.png -share/xfce4/doc/fr/images/select_bg_color.png -share/xfce4/doc/fr/images/xfdesktop-appearance-tab.png -share/xfce4/doc/fr/images/xfdesktop-behavior-tab.png -share/xfce4/doc/fr/images/xfdesktop-editor.png -share/xfce4/doc/fr/images/xfdesktop-list.png -share/xfce4/doc/fr/xfdesktop.html -share/xfce4/doc/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 -share/xfce4/panel-plugins/xfce4-menu.desktop diff --git a/x11/xfce4-desktop/buildlink3.mk b/x11/xfce4-desktop/buildlink3.mk deleted file mode 100644 index 13d3ac8824b..00000000000 --- a/x11/xfce4-desktop/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.26 2009/09/16 01:15:35 reed Exp $ - -BUILDLINK_TREE+= xfce4-desktop - -.if !defined(XFCE4_DESKTOP_BUILDLINK3_MK) -XFCE4_DESKTOP_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-desktop+= xfce4-desktop>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-desktop?= ../../x11/xfce4-desktop - -.endif # XFCE4_DESKTOP_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-desktop diff --git a/x11/xfce4-desktop/distinfo b/x11/xfce4-desktop/distinfo index 2a50f17c981..825bc147397 100644 --- a/x11/xfce4-desktop/distinfo +++ b/x11/xfce4-desktop/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.20 2009/09/16 01:15:35 reed Exp $ +$NetBSD: distinfo,v 1.21 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (xfdesktop-4.6.1.tar.bz2) = c2c1b54acaae924077caa3cdffe449e3bb34b2bd -RMD160 (xfdesktop-4.6.1.tar.bz2) = 86785f706a65e443c5521179b68309b9aca0cb32 -Size (xfdesktop-4.6.1.tar.bz2) = 3671378 bytes -SHA1 (patch-ac) = 1d63ec32443690ac989a88704079999894a67ad5 +SHA1 (xfdesktop-4.12.1.tar.bz2) = 1bb6eaef5e97873e9516b6fb68cf851e1cee95ac +RMD160 (xfdesktop-4.12.1.tar.bz2) = d6baa543559a0b29ff2c3be5240d29cae7142e8f +Size (xfdesktop-4.12.1.tar.bz2) = 1417153 bytes diff --git a/x11/xfce4-desktop/patches/patch-ac b/x11/xfce4-desktop/patches/patch-ac deleted file mode 100644 index 637db20cc5e..00000000000 --- a/x11/xfce4-desktop/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.5 2009/09/16 01:15:33 reed Exp $ - ---- modules/menu/menu-data/Makefile.in.orig 2009-03-09 11:13:35.000000000 +0000 -+++ modules/menu/menu-data/Makefile.in -@@ -291,7 +291,7 @@ desktop_in_files = \ - xfce4-web-browser.desktop.in - - desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) --menudir = $(sysconfdir)/xdg/menus -+menudir = $(datadir)/examples/xfce4/menus - menu_DATA = xfce-applications.menu - EXTRA_DIST = $(desktop_in_files) $(menu_DATA) - DISTCLEANFILES = $(desktop_DATA) diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile index 2d8734b650b..41a0f63789f 100644 --- a/x11/xfce4-exo/Makefile +++ b/x11/xfce4-exo/Makefile @@ -1,42 +1,30 @@ -# $NetBSD: Makefile,v 1.37 2014/05/29 23:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/21 08:56:44 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.101 - -DISTNAME= exo-${XFCE4_VERSION} -PKGNAME= xfce4-exo-${XFCE4_VERSION} -PKGREVISION= 26 +VERSION= 0.10.4 +DISTNAME= exo-${VERSION} +PKGNAME= xfce4-exo-${VERSION} CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/xfce/exo/0.10/ + +HOMEPAGE= http://docs.xfce.org/xfce/exo/start COMMENT= Xfce extension library -DEPENDS+= p5-URI>=0:../../www/p5-URI +USE_TOOLS+= perl:run +REPLACE_PERL= exo-helper/helpers/exo-compose-mail-1 -PKGCONFIG_OVERRIDE+= exo/exo-0.3.pc.in exo-hal/exo-hal-0.3.pc.in +DEPENDS+= p5-URI>=0:../../www/p5-URI -CONFIGURE_ARGS+= --disable-python - -USE_TOOLS+= perl:run -REPLACE_PERL+= exo-helper/helpers/exo-compose-mail-0.3 +PKGCONFIG_OVERRIDE+= exo/exo-1.pc.in PKG_SYSCONFSUBDIR= xdg/xfce4 EGDIR= ${XFCE4_EGBASE} -MAKE_DIRS+= ${SYSCONFDIR} -MAKE_DIRS+= ${EGDIR} ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -.for f in C es fr id ja pt_BR tr -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/${f} -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/${f}/images -.endfor - CONF_FILES= ${EGDIR}/helpers.rc ${PKG_SYSCONFDIR}/helpers.rc OWN_DIRS+= ${EGDIR} -.include "options.mk" - -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../sysutils/libnotify/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-exo/PLIST b/x11/xfce4-exo/PLIST index e7a41b371f7..0d5ec234704 100644 --- a/x11/xfce4-exo/PLIST +++ b/x11/xfce4-exo/PLIST @@ -1,188 +1,161 @@ -@comment $NetBSD: PLIST,v 1.7 2010/01/24 20:00:06 gls Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:44 jperkin Exp $ bin/exo-csource bin/exo-desktop-item-edit -bin/exo-eject -bin/exo-mount bin/exo-open bin/exo-preferred-applications -bin/exo-unmount -include/exo-0.3/exo-hal/exo-hal.h -include/exo-0.3/exo/exo-binding.h -include/exo-0.3/exo/exo-cell-renderer-ellipsized-text.h -include/exo-0.3/exo/exo-cell-renderer-icon.h -include/exo-0.3/exo/exo-config.h -include/exo-0.3/exo/exo-ellipsized-label.h -include/exo-0.3/exo/exo-enum-types.h -include/exo-0.3/exo/exo-execute.h -include/exo-0.3/exo/exo-gdk-pixbuf-extensions.h -include/exo-0.3/exo/exo-gobject-extensions.h -include/exo-0.3/exo/exo-gtk-extensions.h -include/exo-0.3/exo/exo-icon-bar.h -include/exo-0.3/exo/exo-icon-chooser-dialog.h -include/exo-0.3/exo/exo-icon-view.h -include/exo-0.3/exo/exo-md5.h -include/exo-0.3/exo/exo-mount-point.h -include/exo-0.3/exo/exo-pango-extensions.h -include/exo-0.3/exo/exo-string.h -include/exo-0.3/exo/exo-toolbars-editor-dialog.h -include/exo-0.3/exo/exo-toolbars-editor.h -include/exo-0.3/exo/exo-toolbars-model.h -include/exo-0.3/exo/exo-toolbars-view.h -include/exo-0.3/exo/exo-tree-view.h -include/exo-0.3/exo/exo-url.h -include/exo-0.3/exo/exo-utils.h -include/exo-0.3/exo/exo-wrap-table.h -include/exo-0.3/exo/exo-xsession-client.h -include/exo-0.3/exo/exo.h -lib/libexo-0.3.la -lib/libexo-hal-0.3.la -lib/pkgconfig/exo-0.3.pc -lib/pkgconfig/exo-hal-0.3.pc -libexec/exo-compose-mail-0.3 -libexec/exo-helper-0.3 -libexec/exo-mount-notify-0.3 +include/exo-1/exo/exo-binding.h +include/exo-1/exo/exo-cell-renderer-ellipsized-text.h +include/exo-1/exo/exo-cell-renderer-icon.h +include/exo-1/exo/exo-config.h +include/exo-1/exo/exo-enum-types.h +include/exo-1/exo/exo-execute.h +include/exo-1/exo/exo-gdk-pixbuf-extensions.h +include/exo-1/exo/exo-gobject-extensions.h +include/exo-1/exo/exo-gtk-extensions.h +include/exo-1/exo/exo-icon-bar.h +include/exo-1/exo/exo-icon-chooser-dialog.h +include/exo-1/exo/exo-icon-view.h +include/exo-1/exo/exo-job.h +include/exo-1/exo/exo-simple-job.h +include/exo-1/exo/exo-string.h +include/exo-1/exo/exo-toolbars-editor-dialog.h +include/exo-1/exo/exo-toolbars-editor.h +include/exo-1/exo/exo-toolbars-model.h +include/exo-1/exo/exo-toolbars-view.h +include/exo-1/exo/exo-tree-view.h +include/exo-1/exo/exo-utils.h +include/exo-1/exo/exo-wrap-table.h +include/exo-1/exo/exo-xsession-client.h +include/exo-1/exo/exo.h +lib/libexo-1.la +lib/pkgconfig/exo-1.pc +lib/xfce4/exo-1/exo-compose-mail-1 +lib/xfce4/exo-1/exo-helper-1 man/man1/exo-csource.1 man/man1/exo-open.1 +share/applications/exo-file-manager.desktop +share/applications/exo-mail-reader.desktop share/applications/exo-preferred-applications.desktop +share/applications/exo-terminal-emulator.desktop +share/applications/exo-web-browser.desktop share/examples/xfce4/helpers.rc -share/gtk-doc/html/exo/ExoCellRendererEllipsizedText.html -share/gtk-doc/html/exo/ExoCellRendererIcon.html -share/gtk-doc/html/exo/ExoEllipsizedLabel.html -share/gtk-doc/html/exo/ExoIconBar.html -share/gtk-doc/html/exo/ExoIconChooserDialog.html -share/gtk-doc/html/exo/ExoIconView.html -share/gtk-doc/html/exo/ExoToolbarsEditor.html -share/gtk-doc/html/exo/ExoToolbarsEditorDialog.html -share/gtk-doc/html/exo/ExoToolbarsModel.html -share/gtk-doc/html/exo/ExoToolbarsView.html -share/gtk-doc/html/exo/ExoTreeView.html -share/gtk-doc/html/exo/ExoWrapTable.html -share/gtk-doc/html/exo/ExoXsessionClient.html -share/gtk-doc/html/exo/ch01.html -share/gtk-doc/html/exo/exo-Binding-Properties-Functions.html -share/gtk-doc/html/exo/exo-Executing-Applications.html -share/gtk-doc/html/exo/exo-Extensions-to-GObject.html -share/gtk-doc/html/exo/exo-Extensions-to-Gtk.html -share/gtk-doc/html/exo/exo-Extensions-to-Pango.html -share/gtk-doc/html/exo/exo-Extensions-to-gdk-pixbuf.html -share/gtk-doc/html/exo/exo-HAL-Support-Functions.html -share/gtk-doc/html/exo/exo-MD5-functions.html -share/gtk-doc/html/exo/exo-Miscellaneous-Utility-Functions.html -share/gtk-doc/html/exo/exo-Mount-Points.html -share/gtk-doc/html/exo/exo-Opening-URLs.html -share/gtk-doc/html/exo/exo-String-Utility-Functions.html -share/gtk-doc/html/exo/exo-Version-Information.html -share/gtk-doc/html/exo/exo-cell-renderers.html -share/gtk-doc/html/exo/exo-csource.html -share/gtk-doc/html/exo/exo-deprecated-widgets.html -share/gtk-doc/html/exo/exo-extensions.html -share/gtk-doc/html/exo/exo-gtk-file-chooser-add-thumbnail-preview.png -share/gtk-doc/html/exo/exo-icon-chooser-dialog.png -share/gtk-doc/html/exo/exo-miscelleanous.html -share/gtk-doc/html/exo/exo-overview.html -share/gtk-doc/html/exo/exo-toolbars-editor-dialog.png -share/gtk-doc/html/exo/exo-toolbars-editor.png -share/gtk-doc/html/exo/exo-toolbars-view.png -share/gtk-doc/html/exo/exo-toolbars.html -share/gtk-doc/html/exo/exo-tools.html -share/gtk-doc/html/exo/exo-widgets.html -share/gtk-doc/html/exo/exo-wrap-table.png -share/gtk-doc/html/exo/exo.devhelp -share/gtk-doc/html/exo/exo.devhelp2 -share/gtk-doc/html/exo/home.png -share/gtk-doc/html/exo/index.html -share/gtk-doc/html/exo/index.sgml -share/gtk-doc/html/exo/ix01.html -share/gtk-doc/html/exo/left.png -share/gtk-doc/html/exo/right.png -share/gtk-doc/html/exo/style.css -share/gtk-doc/html/exo/up.png +share/gtk-doc/html/exo-1/ExoCellRendererEllipsizedText.html +share/gtk-doc/html/exo-1/ExoCellRendererIcon.html +share/gtk-doc/html/exo-1/ExoIconBar.html +share/gtk-doc/html/exo-1/ExoIconChooserDialog.html +share/gtk-doc/html/exo-1/ExoIconView.html +share/gtk-doc/html/exo-1/ExoJob.html +share/gtk-doc/html/exo-1/ExoSimpleJob.html +share/gtk-doc/html/exo-1/ExoToolbarsEditor.html +share/gtk-doc/html/exo-1/ExoToolbarsEditorDialog.html +share/gtk-doc/html/exo-1/ExoToolbarsModel.html +share/gtk-doc/html/exo-1/ExoToolbarsView.html +share/gtk-doc/html/exo-1/ExoTreeView.html +share/gtk-doc/html/exo-1/ExoWrapTable.html +share/gtk-doc/html/exo-1/ExoXsessionClient.html +share/gtk-doc/html/exo-1/ch01.html +share/gtk-doc/html/exo-1/exo-1.devhelp2 +share/gtk-doc/html/exo-1/exo-Binding-Properties-Functions.html +share/gtk-doc/html/exo-1/exo-Executing-Applications.html +share/gtk-doc/html/exo-1/exo-Extensions-to-GObject.html +share/gtk-doc/html/exo-1/exo-Extensions-to-Gtk.html +share/gtk-doc/html/exo-1/exo-Extensions-to-gdk-pixbuf.html +share/gtk-doc/html/exo-1/exo-Miscellaneous-Utility-Functions.html +share/gtk-doc/html/exo-1/exo-String-Utility-Functions.html +share/gtk-doc/html/exo-1/exo-Version-Information.html +share/gtk-doc/html/exo-1/exo-cell-renderers.html +share/gtk-doc/html/exo-1/exo-csource.html +share/gtk-doc/html/exo-1/exo-extensions.html +share/gtk-doc/html/exo-1/exo-gtk-file-chooser-add-thumbnail-preview.png +share/gtk-doc/html/exo-1/exo-icon-chooser-dialog.png +share/gtk-doc/html/exo-1/exo-jobs.html +share/gtk-doc/html/exo-1/exo-miscelleanous.html +share/gtk-doc/html/exo-1/exo-overview.html +share/gtk-doc/html/exo-1/exo-toolbars-editor-dialog.png +share/gtk-doc/html/exo-1/exo-toolbars-editor.png +share/gtk-doc/html/exo-1/exo-toolbars-view.png +share/gtk-doc/html/exo-1/exo-toolbars.html +share/gtk-doc/html/exo-1/exo-tools.html +share/gtk-doc/html/exo-1/exo-widgets.html +share/gtk-doc/html/exo-1/exo-wrap-table.png +share/gtk-doc/html/exo-1/home.png +share/gtk-doc/html/exo-1/index.html +share/gtk-doc/html/exo-1/index.sgml +share/gtk-doc/html/exo-1/ix01.html +share/gtk-doc/html/exo-1/left.png +share/gtk-doc/html/exo-1/right.png +share/gtk-doc/html/exo-1/style.css +share/gtk-doc/html/exo-1/up.png share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png -share/icons/hicolor/48x48/apps/applications-internet.png -share/icons/hicolor/48x48/apps/applications-other.png share/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png -share/locale/ar/LC_MESSAGES/libexo-0.3.mo -share/locale/be/LC_MESSAGES/libexo-0.3.mo -share/locale/ca/LC_MESSAGES/libexo-0.3.mo -share/locale/cs/LC_MESSAGES/libexo-0.3.mo -share/locale/cy/LC_MESSAGES/libexo-0.3.mo -share/locale/da/LC_MESSAGES/libexo-0.3.mo -share/locale/de/LC_MESSAGES/libexo-0.3.mo -share/locale/dz/LC_MESSAGES/libexo-0.3.mo -share/locale/el/LC_MESSAGES/libexo-0.3.mo -share/locale/en_GB/LC_MESSAGES/libexo-0.3.mo -share/locale/es/LC_MESSAGES/libexo-0.3.mo -share/locale/et/LC_MESSAGES/libexo-0.3.mo -share/locale/eu/LC_MESSAGES/libexo-0.3.mo -share/locale/fi/LC_MESSAGES/libexo-0.3.mo -share/locale/fr/LC_MESSAGES/libexo-0.3.mo -share/locale/gl/LC_MESSAGES/libexo-0.3.mo -share/locale/he/LC_MESSAGES/libexo-0.3.mo -share/locale/hu/LC_MESSAGES/libexo-0.3.mo -share/locale/id/LC_MESSAGES/libexo-0.3.mo -share/locale/it/LC_MESSAGES/libexo-0.3.mo -share/locale/ja/LC_MESSAGES/libexo-0.3.mo -share/locale/ka/LC_MESSAGES/libexo-0.3.mo -share/locale/ku/LC_MESSAGES/libexo-0.3.mo -share/locale/lt/LC_MESSAGES/libexo-0.3.mo -share/locale/lv/LC_MESSAGES/libexo-0.3.mo -share/locale/mk/LC_MESSAGES/libexo-0.3.mo -share/locale/nb/LC_MESSAGES/libexo-0.3.mo -share/locale/nl/LC_MESSAGES/libexo-0.3.mo -share/locale/pa/LC_MESSAGES/libexo-0.3.mo -share/locale/pl/LC_MESSAGES/libexo-0.3.mo -share/locale/pt/LC_MESSAGES/libexo-0.3.mo -share/locale/pt_BR/LC_MESSAGES/libexo-0.3.mo -share/locale/ro/LC_MESSAGES/libexo-0.3.mo -share/locale/ru/LC_MESSAGES/libexo-0.3.mo -share/locale/sq/LC_MESSAGES/libexo-0.3.mo -share/locale/sv/LC_MESSAGES/libexo-0.3.mo -share/locale/tr/LC_MESSAGES/libexo-0.3.mo -share/locale/uk/LC_MESSAGES/libexo-0.3.mo -share/locale/ur/LC_MESSAGES/libexo-0.3.mo -share/locale/zh_CN/LC_MESSAGES/libexo-0.3.mo -share/locale/zh_TW/LC_MESSAGES/libexo-0.3.mo -share/pixmaps/exo-0.3/exo-thumbnail-frame.png -share/xfce4/doc/C/exo-preferred-applications.html -share/xfce4/doc/C/images/exo-preferred-applications-internet.png -share/xfce4/doc/C/images/exo-preferred-applications-utilities.png -share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-custom.png -share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-menu.png -share/xfce4/doc/es/exo-preferred-applications.html -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/fr/exo-preferred-applications.html -share/xfce4/doc/fr/images/exo-preferred-applications-internet.png -share/xfce4/doc/fr/images/exo-preferred-applications-utilities.png -share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-custom.png -share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-menu.png -share/xfce4/doc/id/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/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/exo-preferred-applications.html -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/tr/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/helpers/Terminal.desktop +share/icons/hicolor/48x48/categories/applications-internet.png +share/icons/hicolor/48x48/categories/applications-other.png +share/locale/ar/LC_MESSAGES/exo-1.mo +share/locale/ast/LC_MESSAGES/exo-1.mo +share/locale/be/LC_MESSAGES/exo-1.mo +share/locale/bg/LC_MESSAGES/exo-1.mo +share/locale/bn/LC_MESSAGES/exo-1.mo +share/locale/ca/LC_MESSAGES/exo-1.mo +share/locale/cs/LC_MESSAGES/exo-1.mo +share/locale/da/LC_MESSAGES/exo-1.mo +share/locale/de/LC_MESSAGES/exo-1.mo +share/locale/el/LC_MESSAGES/exo-1.mo +share/locale/en_AU/LC_MESSAGES/exo-1.mo +share/locale/en_GB/LC_MESSAGES/exo-1.mo +share/locale/es/LC_MESSAGES/exo-1.mo +share/locale/et/LC_MESSAGES/exo-1.mo +share/locale/eu/LC_MESSAGES/exo-1.mo +share/locale/fi/LC_MESSAGES/exo-1.mo +share/locale/fr/LC_MESSAGES/exo-1.mo +share/locale/gl/LC_MESSAGES/exo-1.mo +share/locale/he/LC_MESSAGES/exo-1.mo +share/locale/hr/LC_MESSAGES/exo-1.mo +share/locale/hu/LC_MESSAGES/exo-1.mo +share/locale/id/LC_MESSAGES/exo-1.mo +share/locale/is/LC_MESSAGES/exo-1.mo +share/locale/it/LC_MESSAGES/exo-1.mo +share/locale/ja/LC_MESSAGES/exo-1.mo +share/locale/kk/LC_MESSAGES/exo-1.mo +share/locale/ko/LC_MESSAGES/exo-1.mo +share/locale/lt/LC_MESSAGES/exo-1.mo +share/locale/lv/LC_MESSAGES/exo-1.mo +share/locale/ms/LC_MESSAGES/exo-1.mo +share/locale/nb/LC_MESSAGES/exo-1.mo +share/locale/nl/LC_MESSAGES/exo-1.mo +share/locale/nn/LC_MESSAGES/exo-1.mo +share/locale/oc/LC_MESSAGES/exo-1.mo +share/locale/pa/LC_MESSAGES/exo-1.mo +share/locale/pl/LC_MESSAGES/exo-1.mo +share/locale/pt/LC_MESSAGES/exo-1.mo +share/locale/pt_BR/LC_MESSAGES/exo-1.mo +share/locale/ro/LC_MESSAGES/exo-1.mo +share/locale/ru/LC_MESSAGES/exo-1.mo +share/locale/si/LC_MESSAGES/exo-1.mo +share/locale/sk/LC_MESSAGES/exo-1.mo +share/locale/sl/LC_MESSAGES/exo-1.mo +share/locale/sq/LC_MESSAGES/exo-1.mo +share/locale/sr/LC_MESSAGES/exo-1.mo +share/locale/sv/LC_MESSAGES/exo-1.mo +share/locale/te/LC_MESSAGES/exo-1.mo +share/locale/th/LC_MESSAGES/exo-1.mo +share/locale/tr/LC_MESSAGES/exo-1.mo +share/locale/ug/LC_MESSAGES/exo-1.mo +share/locale/uk/LC_MESSAGES/exo-1.mo +share/locale/ur/LC_MESSAGES/exo-1.mo +share/locale/ur_PK/LC_MESSAGES/exo-1.mo +share/locale/vi/LC_MESSAGES/exo-1.mo +share/locale/zh_CN/LC_MESSAGES/exo-1.mo +share/locale/zh_HK/LC_MESSAGES/exo-1.mo +share/locale/zh_TW/LC_MESSAGES/exo-1.mo +share/pixmaps/exo-1/exo-thumbnail-frame.png +share/xfce4/helpers/Thunar.desktop share/xfce4/helpers/aterm.desktop share/xfce4/helpers/balsa.desktop +share/xfce4/helpers/caja.desktop +share/xfce4/helpers/chromium.desktop share/xfce4/helpers/debian-sensible-browser.desktop share/xfce4/helpers/debian-x-terminal-emulator.desktop +share/xfce4/helpers/dillo.desktop share/xfce4/helpers/encompass.desktop share/xfce4/helpers/epiphany.desktop share/xfce4/helpers/eterm.desktop @@ -190,6 +163,10 @@ share/xfce4/helpers/evolution.desktop share/xfce4/helpers/firefox.desktop share/xfce4/helpers/galeon.desktop share/xfce4/helpers/gnome-terminal.desktop +share/xfce4/helpers/icecat.desktop +share/xfce4/helpers/icedove.desktop +share/xfce4/helpers/iceweasel.desktop +share/xfce4/helpers/jumanji.desktop share/xfce4/helpers/kmail.desktop share/xfce4/helpers/konqueror.desktop share/xfce4/helpers/links.desktop @@ -198,13 +175,25 @@ share/xfce4/helpers/midori.desktop share/xfce4/helpers/mozilla-browser.desktop share/xfce4/helpers/mozilla-mailer.desktop share/xfce4/helpers/mutt.desktop +share/xfce4/helpers/nautilus.desktop share/xfce4/helpers/netscape-navigator.desktop share/xfce4/helpers/nxterm.desktop share/xfce4/helpers/opera-browser.desktop share/xfce4/helpers/opera-mailer.desktop +share/xfce4/helpers/pcmanfm.desktop +share/xfce4/helpers/qterminal.desktop +share/xfce4/helpers/qtfm.desktop +share/xfce4/helpers/qupzilla.desktop +share/xfce4/helpers/rodent.desktop +share/xfce4/helpers/rox-filer.desktop +share/xfce4/helpers/sakura.desktop +share/xfce4/helpers/surf.desktop share/xfce4/helpers/sylpheed-claws.desktop share/xfce4/helpers/sylpheed.desktop share/xfce4/helpers/thunderbird.desktop share/xfce4/helpers/urxvt.desktop +share/xfce4/helpers/vimprobable2.desktop share/xfce4/helpers/w3m.desktop +share/xfce4/helpers/xfce4-terminal.desktop +share/xfce4/helpers/xfe.desktop share/xfce4/helpers/xterm.desktop diff --git a/x11/xfce4-exo/buildlink3.mk b/x11/xfce4-exo/buildlink3.mk index 43386facc6f..59784c3bf27 100644 --- a/x11/xfce4-exo/buildlink3.mk +++ b/x11/xfce4-exo/buildlink3.mk @@ -1,24 +1,14 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/04/21 08:56:44 jperkin Exp $ BUILDLINK_TREE+= xfce4-exo .if !defined(XFCE4_EXO_BUILDLINK3_MK) XFCE4_EXO_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.xfce4-exo+= xfce4-exo>=0.3.100 -BUILDLINK_ABI_DEPENDS.xfce4-exo+= xfce4-exo>=0.3.101nb25 +BUILDLINK_API_DEPENDS.xfce4-exo+= xfce4-exo>=0.10.4 BUILDLINK_PKGSRCDIR.xfce4-exo?= ../../x11/xfce4-exo -pkgbase := xfce4-exo -.include "../../mk/pkg-build-options.mk" - -.if !empty(PKG_BUILD_OPTIONS.xfce4-exo:Mhal) -.include "../../sysutils/hal/buildlink3.mk" -.endif - -.include "../../devel/glib2/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.endif # XFCE4_EXO_BUILDLINK3_MK +.include "../../x11/libxfce4ui/buildlink3.mk" +.endif # XFCE4_EXO_BUILDLINK3_MK BUILDLINK_TREE+= -xfce4-exo diff --git a/x11/xfce4-exo/distinfo b/x11/xfce4-exo/distinfo index 8edf04f6de1..42c41b0b65c 100644 --- a/x11/xfce4-exo/distinfo +++ b/x11/xfce4-exo/distinfo @@ -1,9 +1,7 @@ -$NetBSD: distinfo,v 1.8 2013/08/16 06:45:12 obache Exp $ +$NetBSD: distinfo,v 1.9 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (exo-0.3.101.tar.bz2) = 74194f58278a2b9d963264806f142e5d6d05336c -RMD160 (exo-0.3.101.tar.bz2) = 92dfc1e8f0bfa8ca74f151a2283f6988ce703649 -Size (exo-0.3.101.tar.bz2) = 1793815 bytes -SHA1 (patch-ad) = af08127aad06a5e9d8e8055dff1f55982666d8d9 -SHA1 (patch-ae) = 18a95737a6eaef8697224d4c099625c18be7ddfb -SHA1 (patch-af) = 86aee9fdf075c2de36deeebbb7594193e92cde95 -SHA1 (patch-exo-mount-notify_main.c) = 99892d72b240e90faa75bc91ae32308aceeb0b17 +SHA1 (exo-0.10.4.tar.bz2) = 85847a06182c316c42222b8cfcfab3a710fa96cc +RMD160 (exo-0.10.4.tar.bz2) = a4ab860d6df42476c7f71e5cc1e8662c27a62db6 +Size (exo-0.10.4.tar.bz2) = 1219342 bytes +SHA1 (patch-af) = 3c2a9313fab9b31797100eba2c88c0b01375e847 +SHA1 (patch-exo-helper_helpers_helpers.rc) = 85c19a3e034031e4c85aa61a27ea1c6500c290cf diff --git a/x11/xfce4-exo/patches/patch-ad b/x11/xfce4-exo/patches/patch-ad deleted file mode 100644 index 4cb3c83d773..00000000000 --- a/x11/xfce4-exo/patches/patch-ad +++ /dev/null @@ -1,86 +0,0 @@ -$NetBSD: patch-ad,v 1.4 2008/07/01 13:41:08 obache Exp $ - ---- exo/exo-mount-point.c.orig 2007-12-02 14:33:44 +0200 -+++ exo/exo-mount-point.c 2008-06-06 15:14:00 +0300 -@@ -253,57 +253,57 @@ exo_mount_point_list_match_active (ExoMo - - /* close the file handle */ - fclose (fp); --#elif defined(HAVE_GETFSSTAT) /* FreeBSD, OpenBSD, DragonFly, older NetBSD */ -- struct statfs *mntbuf = NULL; -- glong bufsize = 0; -- gint mntsize; -- gint n; -+#elif defined(HAVE_GETVFSSTAT) && !defined(__DragonFly__) /* Newer NetBSD */ -+ struct statvfs *mntbuf = NULL; -+ glong bufsize = 0; -+ gint mntsize; -+ gint n; - - /* determine the number of active mount points */ -- mntsize = getfsstat (NULL, 0, MNT_NOWAIT); -+ mntsize = getvfsstat (NULL, 0, MNT_NOWAIT); - if (G_LIKELY (mntsize > 0)) - { - /* allocate a new buffer */ - bufsize = (mntsize + 4) * sizeof (*mntbuf); -- mntbuf = (struct statfs *) malloc (bufsize); -+ mntbuf = (struct statvfs *) malloc (bufsize); - - /* determine the mount point for the device file */ -- mntsize = getfsstat (mntbuf, bufsize, MNT_NOWAIT); -+ mntsize = getvfsstat (mntbuf, bufsize, ST_NOWAIT); - for (n = 0; n < mntsize; ++n) - { - /* check if we have a match here */ -- exo_mount_point_add_if_matches (mask, device, folder, fstype, mntbuf[n].f_mntfromname, mntbuf[n].f_mntonname, -- mntbuf[n].f_fstypename, ((mntbuf[n].f_flags & MNT_RDONLY) != 0), &mount_points); -+ exo_mount_point_add_if_matches (mask, device, folder, fstype, -+ mntbuf[n].f_mntfromname, -+ mntbuf[n].f_mntonname, -+ mntbuf[n].f_fstypename, -+ ((mntbuf[n].f_flag & MNT_RDONLY) != 0), -+ &mount_points); - } - - /* release the buffer */ - free (mntbuf); - } --#elif defined(HAVE_GETVFSSTAT) /* Newer NetBSD */ -- struct statvfs *mntbuf = NULL; -- glong bufsize = 0; -- gint mntsize; -- gint n; -+#elif defined(HAVE_GETFSSTAT) /* FreeBSD, OpenBSD, DragonFly, older NetBSD */ -+ struct statfs *mntbuf = NULL; -+ glong bufsize = 0; -+ gint mntsize; -+ gint n; - - /* determine the number of active mount points */ -- mntsize = getvfsstat (NULL, 0, MNT_NOWAIT); -+ mntsize = getfsstat (NULL, 0, MNT_NOWAIT); - if (G_LIKELY (mntsize > 0)) - { - /* allocate a new buffer */ - bufsize = (mntsize + 4) * sizeof (*mntbuf); -- mntbuf = (struct statvfs *) malloc (bufsize); -+ mntbuf = (struct statfs *) malloc (bufsize); - - /* determine the mount point for the device file */ -- mntsize = getvfsstat (mntbuf, bufsize, ST_NOWAIT); -+ mntsize = getfsstat (mntbuf, bufsize, MNT_NOWAIT); - for (n = 0; n < mntsize; ++n) - { - /* check if we have a match here */ -- exo_mount_point_add_if_matches (mask, device, folder, fstype, -- mntbuf[n].f_mntfromname, -- mntbuf[n].f_mntonname, -- mntbuf[n].f_fstypename, -- ((mntbuf[n].f_flag & MNT_RDONLY) != 0), -- &mount_points); -+ exo_mount_point_add_if_matches (mask, device, folder, fstype, mntbuf[n].f_mntfromname, mntbuf[n].f_mntonname, -+ mntbuf[n].f_fstypename, ((mntbuf[n].f_flags & MNT_RDONLY) != 0), &mount_points); - } - - /* release the buffer */ diff --git a/x11/xfce4-exo/patches/patch-ae b/x11/xfce4-exo/patches/patch-ae deleted file mode 100644 index 835c9e72ac2..00000000000 --- a/x11/xfce4-exo/patches/patch-ae +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2008/12/09 10:33:36 ahoka Exp $ - ---- exo-mount/exo-mount-fstab.c.orig 2007-12-02 13:33:44.000000000 +0100 -+++ exo-mount/exo-mount-fstab.c -@@ -36,9 +36,15 @@ - - - --/* define _PATH_MOUNT if undefined */ -+/* define _PATH_MOUNT if undefined -+ * TODO: My fix is even worse than the original, make it correct. -+ */ - #ifndef _PATH_MOUNT --#define _PATH_MOUNT "/bin/mount" -+# if defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) -+# define _PATH_MOUNT "/sbin/mount" -+# else -+# define _PATH_MOUNT "/bin/mount" -+# endif /* __NetBSD__ */ - #endif - - diff --git a/x11/xfce4-exo/patches/patch-af b/x11/xfce4-exo/patches/patch-af index 53eea103146..f194f8546fb 100644 --- a/x11/xfce4-exo/patches/patch-af +++ b/x11/xfce4-exo/patches/patch-af @@ -1,9 +1,10 @@ -$NetBSD: patch-af,v 1.2 2009/09/16 01:15:35 reed Exp $ +$NetBSD: patch-af,v 1.3 2015/04/21 08:56:44 jperkin Exp $ ---- exo-helper/helpers/Makefile.in.orig 2009-02-24 20:56:34.000000000 +0000 +Adjust config path. +--- exo-helper/helpers/Makefile.in.orig 2015-02-28 14:00:16.000000000 +0000 +++ exo-helper/helpers/Makefile.in -@@ -273,7 +273,7 @@ target_os = @target_os@ - target_vendor = @target_vendor@ +@@ -292,7 +292,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -defaultsdir = $(sysconfdir)/xdg/xfce4 diff --git a/x11/xfce4-exo/patches/patch-exo-helper_helpers_helpers.rc b/x11/xfce4-exo/patches/patch-exo-helper_helpers_helpers.rc new file mode 100644 index 00000000000..aea9112ae04 --- /dev/null +++ b/x11/xfce4-exo/patches/patch-exo-helper_helpers_helpers.rc @@ -0,0 +1,11 @@ +$NetBSD: patch-exo-helper_helpers_helpers.rc,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Look for thunar, not Thunar. +--- exo-helper/helpers/helpers.rc.orig 2015-02-28 14:00:00.000000000 +0000 ++++ exo-helper/helpers/helpers.rc +@@ -7,4 +7,4 @@ + WebBrowser=firefox + MailReader=thunderbird + TerminalEmulator=xfce4-terminal +-FileManager=Thunar ++FileManager=thunar diff --git a/x11/xfce4-exo/patches/patch-exo-mount-notify_main.c b/x11/xfce4-exo/patches/patch-exo-mount-notify_main.c deleted file mode 100644 index e55517a1153..00000000000 --- a/x11/xfce4-exo/patches/patch-exo-mount-notify_main.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-exo-mount-notify_main.c,v 1.1 2013/08/16 06:45:13 obache Exp $ - -* for libnotify-0.7 API change - ---- exo-mount-notify/main.c.orig 2009-01-12 20:33:40.000000000 +0000 -+++ exo-mount-notify/main.c -@@ -243,7 +243,7 @@ main (int argc, char **argv) - } - - /* setup the notification */ -- notification = notify_notification_new (summary, message, opt_icon, NULL); -+ notification = notify_notification_new (summary, message, opt_icon); - g_signal_connect (G_OBJECT (notification), "closed", G_CALLBACK (gtk_main_quit), NULL); - g_object_add_weak_pointer (G_OBJECT (notification), (gpointer) ¬ification); - notify_notification_set_urgency (notification, NOTIFY_URGENCY_CRITICAL); diff --git a/x11/xfce4-eyes-plugin/Makefile b/x11/xfce4-eyes-plugin/Makefile index 3c5cd4d5f9b..92f30cff980 100644 --- a/x11/xfce4-eyes-plugin/Makefile +++ b/x11/xfce4-eyes-plugin/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/21 08:56:44 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 4.4.0 - -DISTNAME= xfce4-eyes-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-eyes-plugin-4.4.3 CATEGORIES= x11 -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-eyes-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/4.4/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin COMMENT= Xfce eyes plugin +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-eyes-plugin/PLIST b/x11/xfce4-eyes-plugin/PLIST index b9f178f1fe8..c3fc3e77aec 100644 --- a/x11/xfce4-eyes-plugin/PLIST +++ b/x11/xfce4-eyes-plugin/PLIST @@ -1,45 +1,55 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:15 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-eyes-plugin +@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:44 jperkin Exp $ +lib/xfce4/panel/plugins/libeyes.la share/icons/hicolor/48x48/apps/xfce4-eyes.png share/locale/ar/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/az/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/be/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/bg/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/bn_IN/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/de/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/eo/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/es/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/es_MX/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/et/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/fa/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/fi/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/gu/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/he/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/hi/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/it/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/mr/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ms/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/pa/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ro/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/ta/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-eyes-plugin.mo @@ -61,4 +71,4 @@ share/xfce4/eyes/themes/Horrid/config share/xfce4/eyes/themes/Tango/config share/xfce4/eyes/themes/Tango/tango-eye.png share/xfce4/eyes/themes/Tango/tango-pupil.png -share/xfce4/panel-plugins/eyes.desktop +share/xfce4/panel/plugins/eyes.desktop diff --git a/x11/xfce4-eyes-plugin/buildlink3.mk b/x11/xfce4-eyes-plugin/buildlink3.mk deleted file mode 100644 index 1cd2bcbe184..00000000000 --- a/x11/xfce4-eyes-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-eyes-plugin - -.if !defined(XFCE4_EYES_PLUGIN_BUILDLINK3_MK) -XFCE4_EYES_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-eyes-plugin?= ../../x11/xfce4-eyes-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_EYES_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-eyes-plugin diff --git a/x11/xfce4-eyes-plugin/distinfo b/x11/xfce4-eyes-plugin/distinfo index 8c2dfbf01e8..09df9af2629 100644 --- a/x11/xfce4-eyes-plugin/distinfo +++ b/x11/xfce4-eyes-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (xfce4-eyes-plugin-4.4.0.tar.bz2) = c081a1971b55491ab4441ef429ce30cc6a43a70b -RMD160 (xfce4-eyes-plugin-4.4.0.tar.bz2) = 5a637b0d8e15b113d525d82c253d4b3c77e5c6e0 -Size (xfce4-eyes-plugin-4.4.0.tar.bz2) = 212885 bytes +SHA1 (xfce4-eyes-plugin-4.4.3.tar.bz2) = de7eacee4895848d9f4fff38df03812901f44ba1 +RMD160 (xfce4-eyes-plugin-4.4.3.tar.bz2) = 00ae14a7be023c91228c64d4dba195f40b28bb21 +Size (xfce4-eyes-plugin-4.4.3.tar.bz2) = 365589 bytes diff --git a/x11/xfce4-garcon/DESCR b/x11/xfce4-garcon/DESCR new file mode 100644 index 00000000000..b9de4c14442 --- /dev/null +++ b/x11/xfce4-garcon/DESCR @@ -0,0 +1 @@ +Menu library for Xfce. diff --git a/x11/xfce4-garcon/Makefile b/x11/xfce4-garcon/Makefile new file mode 100644 index 00000000000..fd95e858fc0 --- /dev/null +++ b/x11/xfce4-garcon/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= garcon-0.4.0 +PKGNAME= xfce4-garcon-0.4.0 +CATEGORIES= x11 + +HOMEPAGE= https://wiki.xfce.org/dev/garcon +COMMENT= Xfce menu library + +CONF_FILES= ${XFCE4_EGBASE}/menus/xfce-applications.menu \ + ${PKG_SYSCONFDIR}/menus/xfce-applications.menu + +MAKE_DIRS+= ${XFCE4_EGBASE}/menus + +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-garcon/PLIST b/x11/xfce4-garcon/PLIST new file mode 100644 index 00000000000..f021369240f --- /dev/null +++ b/x11/xfce4-garcon/PLIST @@ -0,0 +1,123 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:44 jperkin Exp $ +include/garcon-1/garcon/garcon-config.h +include/garcon-1/garcon/garcon-environment.h +include/garcon-1/garcon/garcon-marshal.h +include/garcon-1/garcon/garcon-menu-directory.h +include/garcon-1/garcon/garcon-menu-element.h +include/garcon-1/garcon/garcon-menu-item-cache.h +include/garcon-1/garcon/garcon-menu-item-pool.h +include/garcon-1/garcon/garcon-menu-item.h +include/garcon-1/garcon/garcon-menu-merger.h +include/garcon-1/garcon/garcon-menu-node.h +include/garcon-1/garcon/garcon-menu-parser.h +include/garcon-1/garcon/garcon-menu-separator.h +include/garcon-1/garcon/garcon-menu-tree-provider.h +include/garcon-1/garcon/garcon-menu.h +include/garcon-1/garcon/garcon.h +include/garcon-gtk2-1/garcon-gtk/garcon-gtk-menu.h +include/garcon-gtk2-1/garcon-gtk/garcon-gtk.h +lib/libgarcon-1.la +lib/libgarcon-gtk2-1.la +lib/pkgconfig/garcon-1.pc +lib/pkgconfig/garcon-gtk2-1.pc +share/desktop-directories/xfce-accessories.directory +share/desktop-directories/xfce-development.directory +share/desktop-directories/xfce-education.directory +share/desktop-directories/xfce-games.directory +share/desktop-directories/xfce-graphics.directory +share/desktop-directories/xfce-hardware.directory +share/desktop-directories/xfce-multimedia.directory +share/desktop-directories/xfce-network.directory +share/desktop-directories/xfce-office.directory +share/desktop-directories/xfce-other.directory +share/desktop-directories/xfce-personal.directory +share/desktop-directories/xfce-screensavers.directory +share/desktop-directories/xfce-settings.directory +share/desktop-directories/xfce-system.directory +share/examples/xfce4/menus/xfce-applications.menu +share/gtk-doc/html/garcon/GarconMenu.html +share/gtk-doc/html/garcon/GarconMenuDirectory.html +share/gtk-doc/html/garcon/GarconMenuElement.html +share/gtk-doc/html/garcon/GarconMenuItem.html +share/gtk-doc/html/garcon/GarconMenuItemCache.html +share/gtk-doc/html/garcon/GarconMenuMerger.html +share/gtk-doc/html/garcon/GarconMenuParser.html +share/gtk-doc/html/garcon/GarconMenuSeparator.html +share/gtk-doc/html/garcon/GarconMenuTreeProvider.html +share/gtk-doc/html/garcon/api-index-full.html +share/gtk-doc/html/garcon/garcon-Desktop-Environment-Configuration.html +share/gtk-doc/html/garcon/garcon-Version-Information.html +share/gtk-doc/html/garcon/garcon-garcon-menu-item-pool.html +share/gtk-doc/html/garcon/garcon-garcon-menu-node.html +share/gtk-doc/html/garcon/garcon-garcon.html +share/gtk-doc/html/garcon/garcon-menus.html +share/gtk-doc/html/garcon/garcon-miscellaneous.html +share/gtk-doc/html/garcon/garcon-parsing.html +share/gtk-doc/html/garcon/garcon.devhelp2 +share/gtk-doc/html/garcon/home.png +share/gtk-doc/html/garcon/index.html +share/gtk-doc/html/garcon/index.sgml +share/gtk-doc/html/garcon/left-insensitive.png +share/gtk-doc/html/garcon/left.png +share/gtk-doc/html/garcon/object-tree.html +share/gtk-doc/html/garcon/pt01.html +share/gtk-doc/html/garcon/right-insensitive.png +share/gtk-doc/html/garcon/right.png +share/gtk-doc/html/garcon/style.css +share/gtk-doc/html/garcon/up-insensitive.png +share/gtk-doc/html/garcon/up.png +share/locale/ar/LC_MESSAGES/garcon.mo +share/locale/ast/LC_MESSAGES/garcon.mo +share/locale/bg/LC_MESSAGES/garcon.mo +share/locale/bn/LC_MESSAGES/garcon.mo +share/locale/ca/LC_MESSAGES/garcon.mo +share/locale/cs/LC_MESSAGES/garcon.mo +share/locale/da/LC_MESSAGES/garcon.mo +share/locale/de/LC_MESSAGES/garcon.mo +share/locale/el/LC_MESSAGES/garcon.mo +share/locale/en_AU/LC_MESSAGES/garcon.mo +share/locale/en_GB/LC_MESSAGES/garcon.mo +share/locale/eo/LC_MESSAGES/garcon.mo +share/locale/es/LC_MESSAGES/garcon.mo +share/locale/et/LC_MESSAGES/garcon.mo +share/locale/eu/LC_MESSAGES/garcon.mo +share/locale/fi/LC_MESSAGES/garcon.mo +share/locale/fr/LC_MESSAGES/garcon.mo +share/locale/gl/LC_MESSAGES/garcon.mo +share/locale/he/LC_MESSAGES/garcon.mo +share/locale/hr/LC_MESSAGES/garcon.mo +share/locale/hu/LC_MESSAGES/garcon.mo +share/locale/id/LC_MESSAGES/garcon.mo +share/locale/is/LC_MESSAGES/garcon.mo +share/locale/it/LC_MESSAGES/garcon.mo +share/locale/ja/LC_MESSAGES/garcon.mo +share/locale/kk/LC_MESSAGES/garcon.mo +share/locale/ko/LC_MESSAGES/garcon.mo +share/locale/lt/LC_MESSAGES/garcon.mo +share/locale/lv/LC_MESSAGES/garcon.mo +share/locale/ms/LC_MESSAGES/garcon.mo +share/locale/nb/LC_MESSAGES/garcon.mo +share/locale/nl/LC_MESSAGES/garcon.mo +share/locale/nn/LC_MESSAGES/garcon.mo +share/locale/oc/LC_MESSAGES/garcon.mo +share/locale/pa/LC_MESSAGES/garcon.mo +share/locale/pl/LC_MESSAGES/garcon.mo +share/locale/pt/LC_MESSAGES/garcon.mo +share/locale/pt_BR/LC_MESSAGES/garcon.mo +share/locale/ro/LC_MESSAGES/garcon.mo +share/locale/ru/LC_MESSAGES/garcon.mo +share/locale/sk/LC_MESSAGES/garcon.mo +share/locale/sl/LC_MESSAGES/garcon.mo +share/locale/sq/LC_MESSAGES/garcon.mo +share/locale/sr/LC_MESSAGES/garcon.mo +share/locale/sv/LC_MESSAGES/garcon.mo +share/locale/te/LC_MESSAGES/garcon.mo +share/locale/th/LC_MESSAGES/garcon.mo +share/locale/tr/LC_MESSAGES/garcon.mo +share/locale/ug/LC_MESSAGES/garcon.mo +share/locale/uk/LC_MESSAGES/garcon.mo +share/locale/uz/LC_MESSAGES/garcon.mo +share/locale/uz@Latn/LC_MESSAGES/garcon.mo +share/locale/zh_CN/LC_MESSAGES/garcon.mo +share/locale/zh_HK/LC_MESSAGES/garcon.mo +share/locale/zh_TW/LC_MESSAGES/garcon.mo diff --git a/x11/xfce4-garcon/buildlink3.mk b/x11/xfce4-garcon/buildlink3.mk new file mode 100644 index 00000000000..3231d21f91d --- /dev/null +++ b/x11/xfce4-garcon/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +BUILDLINK_TREE+= xfce4-garcon + +.if !defined(XFCE4_GARCON_BUILDLINK3_MK) +XFCE4_GARCON_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.xfce4-garcon+= xfce4-garcon>=0.4.0 +BUILDLINK_PKGSRCDIR.xfce4-garcon?= ../../x11/xfce4-garcon + +.include "../../x11/libxfce4ui/buildlink3.mk" +.endif # XFCE4_GARCON_BUILDLINK3_MK + +BUILDLINK_TREE+= -xfce4-garcon diff --git a/x11/xfce4-garcon/distinfo b/x11/xfce4-garcon/distinfo new file mode 100644 index 00000000000..9423facc589 --- /dev/null +++ b/x11/xfce4-garcon/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +SHA1 (garcon-0.4.0.tar.bz2) = 9978c7f3181f7d8fd930cce74293d2a360743182 +RMD160 (garcon-0.4.0.tar.bz2) = 2fda30580280f9e00b1cdfe932158a553ce9091a +Size (garcon-0.4.0.tar.bz2) = 466118 bytes +SHA1 (patch-data_xfce_Makefile.in) = f4c247f103669e3b78bb58fe7775372a390af7c1 +SHA1 (patch-garcon-gtk_Makefile.in) = 182a1df29c27ec1b13e4892c259a009b45ad0058 +SHA1 (patch-garcon_Makefile.in) = f180fcd4e7991268017218cb3ce3964566861ec1 diff --git a/x11/xfce4-garcon/patches/patch-data_xfce_Makefile.in b/x11/xfce4-garcon/patches/patch-data_xfce_Makefile.in new file mode 100644 index 00000000000..cad3814788f --- /dev/null +++ b/x11/xfce4-garcon/patches/patch-data_xfce_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-data_xfce_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path +--- data/xfce/Makefile.in.orig 2015-02-28 15:11:27.000000000 +0000 ++++ data/xfce/Makefile.in +@@ -354,7 +354,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-menudir = $(sysconfdir)/xdg/menus ++menudir = $(datadir)/examples/xfce4/menus + menu_DATA = \ + xfce-applications.menu + diff --git a/x11/xfce4-garcon/patches/patch-garcon-gtk_Makefile.in b/x11/xfce4-garcon/patches/patch-garcon-gtk_Makefile.in new file mode 100644 index 00000000000..23339a31dcc --- /dev/null +++ b/x11/xfce4-garcon/patches/patch-garcon-gtk_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-garcon-gtk_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path. +--- garcon-gtk/Makefile.in.orig 2015-02-28 15:11:27.000000000 +0000 ++++ garcon-gtk/Makefile.in +@@ -425,7 +425,7 @@ AM_CPPFLAGS = \ + -DGARCON_COMPILATION \ + -DGARCON_VERSION_API=\"$(GARCON_VERSION_API)\" \ + -DG_LOG_DOMAIN=\"garcon\" \ +- -DSYSCONFIGDIR=\"$(sysconfdir)/xdg\" \ ++ -DSYSCONFIGDIR=\"$(datadir)/examples/xfce4\" \ + $(PLATFORM_CFLAGS) + + lib_LTLIBRARIES = \ diff --git a/x11/xfce4-garcon/patches/patch-garcon_Makefile.in b/x11/xfce4-garcon/patches/patch-garcon_Makefile.in new file mode 100644 index 00000000000..ba36571e351 --- /dev/null +++ b/x11/xfce4-garcon/patches/patch-garcon_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-garcon_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path. +--- garcon/Makefile.in.orig 2015-02-28 15:11:27.000000000 +0000 ++++ garcon/Makefile.in +@@ -436,7 +436,7 @@ AM_CPPFLAGS = \ + -DGARCON_COMPILATION \ + -DGARCON_VERSION_API=\"$(GARCON_VERSION_API)\" \ + -DG_LOG_DOMAIN=\"garcon\" \ +- -DSYSCONFIGDIR=\"$(sysconfdir)/xdg\" \ ++ -DSYSCONFIGDIR=\"$(datadir)/examples/xfce4\" \ + $(PLATFORM_CFLAGS) + + lib_LTLIBRARIES = \ diff --git a/x11/xfce4-gtk2-engine/Makefile b/x11/xfce4-gtk2-engine/Makefile index 3c00838d05f..3aa153a285e 100644 --- a/x11/xfce4-gtk2-engine/Makefile +++ b/x11/xfce4-gtk2-engine/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.33 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/21 08:56:44 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 2.6.0 - -DISTNAME= gtk-xfce-engine-${XFCE4_VERSION} -PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION} -PKGREVISION= 19 +VERSION= 3.2.0 +DISTNAME= gtk-xfce-engine-${VERSION} +PKGNAME= xfce4-gtk2-engine-${VERSION} CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/xfce/gtk-xfce-engine/3.2/ + +HOMEPAGE= https://wiki.xfce.org/howto/gtk_theme COMMENT= Xfce GTK2 themes MAKE_DIRS+= ${PREFIX}/share/themes/Xfce diff --git a/x11/xfce4-gtk2-engine/PLIST b/x11/xfce4-gtk2-engine/PLIST index 9b432672e9d..44dfd0439bd 100644 --- a/x11/xfce4-gtk2-engine/PLIST +++ b/x11/xfce4-gtk2-engine/PLIST @@ -1,14 +1,16 @@ -@comment $NetBSD: PLIST,v 1.6 2009/09/16 01:15:35 reed Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:44 jperkin Exp $ lib/gtk-2.0/2.10.0/engines/libxfce.la share/themes/Xfce-4.0/gtk-2.0/gtkrc share/themes/Xfce-4.2/gtk-2.0/gtkrc share/themes/Xfce-4.4/gtk-2.0/gtkrc +share/themes/Xfce-4.6/gtk-2.0/gtkrc share/themes/Xfce-b5/gtk-2.0/gtkrc share/themes/Xfce-basic/gtk-2.0/gtkrc share/themes/Xfce-cadmium/gtk-2.0/gtkrc share/themes/Xfce-curve/gtk-2.0/gtkrc share/themes/Xfce-dawn/gtk-2.0/gtkrc share/themes/Xfce-dusk/gtk-2.0/gtkrc +share/themes/Xfce-flat/gtk-2.0/gtkrc share/themes/Xfce-kde2/gtk-2.0/gtkrc share/themes/Xfce-kolors/gtk-2.0/gtkrc share/themes/Xfce-light/gtk-2.0/gtkrc diff --git a/x11/xfce4-gtk2-engine/buildlink3.mk b/x11/xfce4-gtk2-engine/buildlink3.mk deleted file mode 100644 index d2ede2bb486..00000000000 --- a/x11/xfce4-gtk2-engine/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.17 2009/09/16 01:15:35 reed Exp $ - -BUILDLINK_TREE+= xfce4-gtk2-engine - -.if !defined(XFCE4_GTK2_ENGINE_BUILDLINK3_MK) -XFCE4_GTK2_ENGINE_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-gtk2-engine+= xfce4-gtk2-engine>=2.6.0 -BUILDLINK_PKGSRCDIR.xfce4-gtk2-engine?= ../../x11/xfce4-gtk2-engine - -.endif # XFCE4_GTK2_ENGINE_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-gtk2-engine diff --git a/x11/xfce4-gtk2-engine/distinfo b/x11/xfce4-gtk2-engine/distinfo index 692d0c49ad9..611dd51ad3e 100644 --- a/x11/xfce4-gtk2-engine/distinfo +++ b/x11/xfce4-gtk2-engine/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/09/16 01:15:35 reed Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (gtk-xfce-engine-2.6.0.tar.bz2) = a7be2f330833d150c5fb37f68a4c2138348b5446 -RMD160 (gtk-xfce-engine-2.6.0.tar.bz2) = 07f4ff278056f7714e99da8420268dd950b15a91 -Size (gtk-xfce-engine-2.6.0.tar.bz2) = 280627 bytes +SHA1 (gtk-xfce-engine-3.2.0.tar.bz2) = a00e0925728ca2dd9e8b1d41c692b775c446bf28 +RMD160 (gtk-xfce-engine-3.2.0.tar.bz2) = 4f49ab683f418af78b0dc2b688bb54c7ed38f16a +Size (gtk-xfce-engine-3.2.0.tar.bz2) = 376203 bytes diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index 646fa6b1717..9b3063e432c 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,17 +1,25 @@ -# $NetBSD: Makefile,v 1.39 2014/08/21 14:33:46 jperkin Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/21 08:56:44 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 1.6.0 - -DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-notes-plugin-1.7.7 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin COMMENT= Xfce notes plugin LDFLAGS.DragonFly= -lm -lX11 LDFLAGS.SunOS+= -lm -lX11 +CONF_FILES= ${XFCE4_EGBASE}/autostart/xfce4-notes-autostart.desktop \ + ${PKG_SYSCONFDIR}/examples/autostart/xfce4-notes-autostart.desktop + +MAKE_DIRS+= ${XFCE4_EGBASE}/autostart + .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/libxfce4gui/buildlink3.mk" +.include "../../x11/libunique/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-notes-plugin/PLIST b/x11/xfce4-notes-plugin/PLIST index 505e0eb8c1b..db39c8c4e46 100644 --- a/x11/xfce4-notes-plugin/PLIST +++ b/x11/xfce4-notes-plugin/PLIST @@ -1,22 +1,68 @@ -@comment $NetBSD: PLIST,v 1.5 2007/12/05 07:50:47 martti Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:44 jperkin Exp $ +bin/xfce4-notes +bin/xfce4-notes-settings bin/xfce4-popup-notes -libexec/xfce4/panel-plugins/xfce4-notes-plugin +lib/xfce4/panel/plugins/libnotes.la +share/applications/xfce4-notes.desktop +share/examples/xfce4/autostart/xfce4-notes-autostart.desktop share/icons/hicolor/16x16/apps/xfce4-notes-plugin.png share/icons/hicolor/22x22/apps/xfce4-notes-plugin.png share/icons/hicolor/24x24/apps/xfce4-notes-plugin.png share/icons/hicolor/32x32/apps/xfce4-notes-plugin.png share/icons/hicolor/scalable/apps/xfce4-notes-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/de/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-notes-plugin.mo -share/xfce4/panel-plugins/xfce4-notes-plugin.desktop +share/xfce4-notes-plugin/gtk-2.0/gradient.png +share/xfce4-notes-plugin/gtk-2.0/notes.gtkrc +share/xfce4-notes-plugin/gtk-2.0/scrollbars/slider-horiz-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/slider-horiz.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/slider-vert-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/slider-vert.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-down-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-down.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-left-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-left.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-right-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-right.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-up-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-up.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/trough-scrollbar-horiz.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/trough-scrollbar-vert.png +share/xfce4-notes-plugin/pixmaps/notes-menu-active.png +share/xfce4-notes-plugin/pixmaps/notes-menu.png +share/xfce4/panel/plugins/xfce4-notes-plugin-47.desktop diff --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk deleted file mode 100644 index aee74cba315..00000000000 --- a/x11/xfce4-notes-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.41 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-notes-plugin - -.if !defined(XFCE4_NOTES_PLUGIN_BUILDLINK3_MK) -XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_NOTES_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-notes-plugin diff --git a/x11/xfce4-notes-plugin/distinfo b/x11/xfce4-notes-plugin/distinfo index ee41d1d919d..bac7b30a5cc 100644 --- a/x11/xfce4-notes-plugin/distinfo +++ b/x11/xfce4-notes-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.7 2007/12/05 07:50:48 martti Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (xfce4-notes-plugin-1.6.0.tar.bz2) = ceb201efd0184f0bbe2cbc571e67cfb1f85e5ffc -RMD160 (xfce4-notes-plugin-1.6.0.tar.bz2) = cb8bf50c35399aacf3ba5d7c8e5b3990aff0d35b -Size (xfce4-notes-plugin-1.6.0.tar.bz2) = 169597 bytes +SHA1 (xfce4-notes-plugin-1.7.7.tar.bz2) = 8a8ab252a65aee386849ddd589c552c2e2a20148 +RMD160 (xfce4-notes-plugin-1.7.7.tar.bz2) = 6b2dc23496fc6feebdf89a8d8ff4a00ea5bce82a +Size (xfce4-notes-plugin-1.7.7.tar.bz2) = 472082 bytes +SHA1 (patch-src_Makefile.in) = 7161f6c95fba7b9191c59855c1efe10490310f3f diff --git a/x11/xfce4-notes-plugin/patches/patch-src_Makefile.in b/x11/xfce4-notes-plugin/patches/patch-src_Makefile.in new file mode 100644 index 00000000000..9c936602e2c --- /dev/null +++ b/x11/xfce4-notes-plugin/patches/patch-src_Makefile.in @@ -0,0 +1,34 @@ +$NetBSD: patch-src_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path. +--- src/Makefile.in.orig 2010-11-07 11:27:13.000000000 +0000 ++++ src/Makefile.in +@@ -404,8 +404,8 @@ xfce4_notes_settings_LDADD = \ + @MAINTAINER_MODE_TRUE@BUILT_SOURCES = main-panel-plugin.c \ + @MAINTAINER_MODE_TRUE@ main-panel-plugin-47.c \ + @MAINTAINER_MODE_TRUE@ main-status-icon.c +-@HAVE_LIBXFCE4PANEL47_FALSE@plugindir = $(libexecdir)/xfce4/panel-plugins +-@HAVE_LIBXFCE4PANEL47_TRUE@plugindir = $(libdir)/xfce4/panel-plugins ++@HAVE_LIBXFCE4PANEL47_FALSE@plugindir = $(libexecdir)/xfce4/panel/plugins ++@HAVE_LIBXFCE4PANEL47_TRUE@plugindir = $(libdir)/xfce4/panel/plugins + @HAVE_LIBXFCE4PANEL47_TRUE@plugin_LTLIBRARIES = libnotes.la + @HAVE_LIBXFCE4PANEL47_TRUE@libnotes_la_SOURCES = \ + @HAVE_LIBXFCE4PANEL47_TRUE@ main-panel-plugin-47.c +@@ -476,7 +476,7 @@ xfce4_notes_LDADD = \ + # + # Plugin desktop file + # +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_in_in_files = \ + xfce4-notes-plugin-47.desktop.in \ + xfce4-notes-plugin.desktop.in.in +@@ -495,7 +495,7 @@ applications_DATA = $(applications_in_fi + # + # Autostart desktop file + # +-autostartdir = $(sysconfdir)/xdg/autostart ++autostartdir = $(datadir)/examples/xfce4/autostart + autostart_in_files = xfce4-notes-autostart.desktop.in + autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) + diff --git a/x11/xfce4-notifyd/DESCR b/x11/xfce4-notifyd/DESCR new file mode 100644 index 00000000000..02201b79057 --- /dev/null +++ b/x11/xfce4-notifyd/DESCR @@ -0,0 +1,9 @@ +A simple, visually-appealing notification daemon for Xfce that implements the +Freedesktop.org Desktop Notifications Specification. + +Features: + * Themable using the GTK+ theming mechanism + * Visually appealing: rounded corners, shaped windows + * Supports transparency and fade effects + +WWW: http://goodies.xfce.org/projects/applications/xfce4-notifyd diff --git a/x11/xfce4-notifyd/Makefile b/x11/xfce4-notifyd/Makefile new file mode 100644 index 00000000000..55d88b59b47 --- /dev/null +++ b/x11/xfce4-notifyd/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:44 jperkin Exp $ +# + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-notifyd-0.2.4 +CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-notifyd/0.2/ + +HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-notifyd +COMMENT= XFCE Notify daemon + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes + +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../sysutils/libnotify/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-notifyd/PLIST b/x11/xfce4-notifyd/PLIST new file mode 100644 index 00000000000..667dbe493d3 --- /dev/null +++ b/x11/xfce4-notifyd/PLIST @@ -0,0 +1,53 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:44 jperkin Exp $ +bin/xfce4-notifyd-config +lib/xfce4/notifyd/xfce4-notifyd +man/man1/xfce4-notifyd-config.1 +share/applications/xfce4-notifyd-config.desktop +share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service +share/icons/hicolor/48x48/apps/xfce4-notifyd.png +share/locale/ar/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ast/LC_MESSAGES/xfce4-notifyd.mo +share/locale/bg/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ca/LC_MESSAGES/xfce4-notifyd.mo +share/locale/cs/LC_MESSAGES/xfce4-notifyd.mo +share/locale/da/LC_MESSAGES/xfce4-notifyd.mo +share/locale/de/LC_MESSAGES/xfce4-notifyd.mo +share/locale/el/LC_MESSAGES/xfce4-notifyd.mo +share/locale/en_GB/LC_MESSAGES/xfce4-notifyd.mo +share/locale/es/LC_MESSAGES/xfce4-notifyd.mo +share/locale/eu/LC_MESSAGES/xfce4-notifyd.mo +share/locale/fi/LC_MESSAGES/xfce4-notifyd.mo +share/locale/fr/LC_MESSAGES/xfce4-notifyd.mo +share/locale/gl/LC_MESSAGES/xfce4-notifyd.mo +share/locale/he/LC_MESSAGES/xfce4-notifyd.mo +share/locale/hr/LC_MESSAGES/xfce4-notifyd.mo +share/locale/hu/LC_MESSAGES/xfce4-notifyd.mo +share/locale/id/LC_MESSAGES/xfce4-notifyd.mo +share/locale/it/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ja/LC_MESSAGES/xfce4-notifyd.mo +share/locale/kk/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ko/LC_MESSAGES/xfce4-notifyd.mo +share/locale/lt/LC_MESSAGES/xfce4-notifyd.mo +share/locale/lv/LC_MESSAGES/xfce4-notifyd.mo +share/locale/nb/LC_MESSAGES/xfce4-notifyd.mo +share/locale/nl/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pa/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pl/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pt/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pt_PT/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ro/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ru/LC_MESSAGES/xfce4-notifyd.mo +share/locale/si/LC_MESSAGES/xfce4-notifyd.mo +share/locale/sk/LC_MESSAGES/xfce4-notifyd.mo +share/locale/sq/LC_MESSAGES/xfce4-notifyd.mo +share/locale/sr/LC_MESSAGES/xfce4-notifyd.mo +share/locale/sv/LC_MESSAGES/xfce4-notifyd.mo +share/locale/tr/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ug/LC_MESSAGES/xfce4-notifyd.mo +share/locale/uk/LC_MESSAGES/xfce4-notifyd.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-notifyd.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-notifyd.mo +share/themes/Default/xfce-notify-4.0/gtkrc +share/themes/Smoke/xfce-notify-4.0/gtkrc +share/themes/ZOMG-PONIES!/xfce-notify-4.0/gtkrc diff --git a/x11/xfce4-notifyd/distinfo b/x11/xfce4-notifyd/distinfo new file mode 100644 index 00000000000..25b80046963 --- /dev/null +++ b/x11/xfce4-notifyd/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +SHA1 (xfce4-notifyd-0.2.4.tar.bz2) = 66458a41f0ddeb350e5fb2e4d7cadfef6a5066f7 +RMD160 (xfce4-notifyd-0.2.4.tar.bz2) = a07e2c12f7d802f08c2787497f66fa5ec6c1aea1 +Size (xfce4-notifyd-0.2.4.tar.bz2) = 361619 bytes diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile index 3f9a2498ba4..fcd4c6576dc 100644 --- a/x11/xfce4-panel/Makefile +++ b/x11/xfce4-panel/Makefile @@ -1,16 +1,12 @@ -# $NetBSD: Makefile,v 1.60 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.61 2015/04/21 08:56:44 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -PKGREVISION= 22 - -XFCE4_VERSION= 4.6.2 - DISTNAME= xfce4-panel-${XFCE4_VERSION} CATEGORIES= x11 -COMMENT= Xfce panel -MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-panel/4.6/ +HOMEPAGE= http://docs.xfce.org/xfce/xfce4-panel/start +COMMENT= Xfce panel PKGCONFIG_OVERRIDE= libxfce4panel/libxfce4panel-1.0.pc.in PTHREAD_AUTO_VARS= yes @@ -18,29 +14,12 @@ PTHREAD_AUTO_VARS= yes PKG_SYSCONFSUBDIR= xdg/xfce4/panel EGDIR= ${XFCE4_EGBASE}/panel -MAKE_DIRS+= ${PREFIX}/include/xfce4 ${PREFIX}/lib/xfce4 -MAKE_DIRS+= ${XFCE4_EGBASE:Q} ${PREFIX}/share/xfce4 -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc ${PREFIX}/share/xfce4/doc/C -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C/images -OWN_DIRS+= ${PKG_SYSCONFDIR} -OWN_DIRS+= ${PREFIX}/share/xfce4/panel-plugins -# The following are not used in this pkg, but here is a good place to rmdir them -MAKE_DIRS+= ${PREFIX}/libexec/xfce4 -MAKE_DIRS+= ${PREFIX}/libexec/xfce4/panel-plugins - -.for f in clock-14.rc launcher-10.rc launcher-7.rc launcher-8.rc launcher-9.rc \ - panels.xml systray-4.rc xfce4-menu-5.rc -CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f} -.endfor +CONF_FILES+= ${EGDIR}/default.xml ${PKG_SYSCONFDIR}/default.xml .include "../../devel/libwnck/buildlink3.mk" -.include "../../graphics/cairo/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-panel/PLIST b/x11/xfce4-panel/PLIST index f940c07a2cb..05370f6df20 100644 --- a/x11/xfce4-panel/PLIST +++ b/x11/xfce4-panel/PLIST @@ -1,120 +1,115 @@ -@comment $NetBSD: PLIST,v 1.24 2012/05/19 00:32:39 marino Exp $ +@comment $NetBSD: PLIST,v 1.25 2015/04/21 08:56:44 jperkin Exp $ bin/xfce4-panel -bin/xfce4-popup-windowlist -include/xfce4/libxfce4panel/libxfce4panel-enum-types.h -include/xfce4/libxfce4panel/libxfce4panel.h -include/xfce4/libxfce4panel/xfce-arrow-button.h -include/xfce4/libxfce4panel/xfce-hvbox.h -include/xfce4/libxfce4panel/xfce-itembar.h -include/xfce4/libxfce4panel/xfce-panel-convenience.h -include/xfce4/libxfce4panel/xfce-panel-enums.h -include/xfce4/libxfce4panel/xfce-panel-external-plugin.h -include/xfce4/libxfce4panel/xfce-panel-internal-plugin.h -include/xfce4/libxfce4panel/xfce-panel-macros.h -include/xfce4/libxfce4panel/xfce-panel-plugin-iface.h -include/xfce4/libxfce4panel/xfce-panel-plugin.h -include/xfce4/libxfce4panel/xfce-panel-window.h -lib/libxfce4panel.la +bin/xfce4-popup-applicationsmenu +bin/xfce4-popup-directorymenu +bin/xfce4-popup-windowmenu +include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-config.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-enum-types.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-enums.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-arrow-button.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-hvbox.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-convenience.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-image.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-macros-46.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-macros.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-plugin-provider.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-plugin.h +lib/libxfce4panel-1.0.la lib/pkgconfig/libxfce4panel-1.0.pc -lib/xfce4/panel-plugins/libactions.la -lib/xfce4/panel-plugins/libclock.la -lib/xfce4/panel-plugins/libiconbox.la -lib/xfce4/panel-plugins/liblauncher.la -lib/xfce4/panel-plugins/libpager.la -lib/xfce4/panel-plugins/libseparator.la -lib/xfce4/panel-plugins/libshowdesktop.la -lib/xfce4/panel-plugins/libsystray.la -lib/xfce4/panel-plugins/libtasklist.la -lib/xfce4/panel-plugins/libwindowlist.la -share/applications/xfce4-panel-manager.desktop -share/examples/xfce4/panel/clock-14.rc -share/examples/xfce4/panel/launcher-10.rc -share/examples/xfce4/panel/launcher-7.rc -share/examples/xfce4/panel/launcher-8.rc -share/examples/xfce4/panel/launcher-9.rc -share/examples/xfce4/panel/panels.xml -share/examples/xfce4/panel/systray-4.rc -share/examples/xfce4/panel/xfce4-menu-5.rc -share/gtk-doc/html/libxfce4panel/XfceArrowButton.html -share/gtk-doc/html/libxfce4panel/XfceExternalPanelPlugin.html -share/gtk-doc/html/libxfce4panel/XfceHVBox.html -share/gtk-doc/html/libxfce4panel/XfceInternalPanelPlugin.html -share/gtk-doc/html/libxfce4panel/XfceItembar.html -share/gtk-doc/html/libxfce4panel/XfcePanelPlugin.html -share/gtk-doc/html/libxfce4panel/XfcePanelWindow.html -share/gtk-doc/html/libxfce4panel/home.png -share/gtk-doc/html/libxfce4panel/index.html -share/gtk-doc/html/libxfce4panel/index.sgml -share/gtk-doc/html/libxfce4panel/ix01.html -share/gtk-doc/html/libxfce4panel/ix02.html -share/gtk-doc/html/libxfce4panel/left.png -share/gtk-doc/html/libxfce4panel/libxfce4panel-Common-macros.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-Convenience-Widgets.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-Register-Plugins.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-Standard-Enumerations.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-fundamentals.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-panel.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-widgets.html -share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp -share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp2 -share/gtk-doc/html/libxfce4panel/right.png -share/gtk-doc/html/libxfce4panel/style.css -share/gtk-doc/html/libxfce4panel/up.png -share/icons/hicolor/16x16/apps/xfce-system-exit.png -share/icons/hicolor/16x16/apps/xfce-system-lock.png +lib/xfce4/panel/migrate +lib/xfce4/panel/plugins/libactions.la +lib/xfce4/panel/plugins/libapplicationsmenu.la +lib/xfce4/panel/plugins/libclock.la +lib/xfce4/panel/plugins/libdirectorymenu.la +lib/xfce4/panel/plugins/liblauncher.la +lib/xfce4/panel/plugins/libpager.la +lib/xfce4/panel/plugins/libseparator.la +lib/xfce4/panel/plugins/libshowdesktop.la +lib/xfce4/panel/plugins/libsystray.la +lib/xfce4/panel/plugins/libtasklist.la +lib/xfce4/panel/plugins/libwindowmenu.la +lib/xfce4/panel/wrapper-1.0 +share/applications/panel-desktop-handler.desktop +share/applications/panel-preferences.desktop +share/examples/xfce4/panel/default.xml +share/gtk-doc/html/libxfce4panel-1.0/XfceArrowButton.html +share/gtk-doc/html/libxfce4panel-1.0/XfceHVBox.html +share/gtk-doc/html/libxfce4panel-1.0/XfcePanelImage.html +share/gtk-doc/html/libxfce4panel-1.0/XfcePanelPlugin.html +share/gtk-doc/html/libxfce4panel-1.0/api-index-4-6.html +share/gtk-doc/html/libxfce4panel-1.0/api-index-4-8.html +share/gtk-doc/html/libxfce4panel-1.0/api-index-deprecated.html +share/gtk-doc/html/libxfce4panel-1.0/api-index-full.html +share/gtk-doc/html/libxfce4panel-1.0/home.png +share/gtk-doc/html/libxfce4panel-1.0/index.html +share/gtk-doc/html/libxfce4panel-1.0/index.sgml +share/gtk-doc/html/libxfce4panel-1.0/left-insensitive.png +share/gtk-doc/html/libxfce4panel-1.0/left.png +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-1.0.devhelp2 +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Commonly-used-plugin-macros.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Convenience-Functions.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Panel-Plugin-Register-Macros.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Standard-Enumerations.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Version-Information.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-fundamentals.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-miscelleanous.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-plugins.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-widgets.html +share/gtk-doc/html/libxfce4panel-1.0/right-insensitive.png +share/gtk-doc/html/libxfce4panel-1.0/right.png +share/gtk-doc/html/libxfce4panel-1.0/style.css +share/gtk-doc/html/libxfce4panel-1.0/up-insensitive.png +share/gtk-doc/html/libxfce4panel-1.0/up.png +share/icons/hicolor/16x16/apps/xfce4-panel-menu.png share/icons/hicolor/16x16/apps/xfce4-panel.png +share/icons/hicolor/22x22/apps/xfce4-panel-menu.png share/icons/hicolor/22x22/apps/xfce4-panel.png +share/icons/hicolor/24x24/apps/xfce4-panel-menu.png share/icons/hicolor/24x24/apps/xfce4-panel.png +share/icons/hicolor/32x32/apps/xfce4-panel-menu.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-menu.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/icons/hicolor/scalable/apps/xfce4-panel.svg share/locale/am/LC_MESSAGES/xfce4-panel.mo share/locale/ar/LC_MESSAGES/xfce4-panel.mo share/locale/ast/LC_MESSAGES/xfce4-panel.mo -share/locale/az/LC_MESSAGES/xfce4-panel.mo share/locale/be/LC_MESSAGES/xfce4-panel.mo share/locale/bg/LC_MESSAGES/xfce4-panel.mo -share/locale/bn_IN/LC_MESSAGES/xfce4-panel.mo +share/locale/bn/LC_MESSAGES/xfce4-panel.mo share/locale/ca/LC_MESSAGES/xfce4-panel.mo share/locale/cs/LC_MESSAGES/xfce4-panel.mo share/locale/da/LC_MESSAGES/xfce4-panel.mo share/locale/de/LC_MESSAGES/xfce4-panel.mo -share/locale/dz/LC_MESSAGES/xfce4-panel.mo share/locale/el/LC_MESSAGES/xfce4-panel.mo +share/locale/en_AU/LC_MESSAGES/xfce4-panel.mo share/locale/en_GB/LC_MESSAGES/xfce4-panel.mo share/locale/eo/LC_MESSAGES/xfce4-panel.mo share/locale/es/LC_MESSAGES/xfce4-panel.mo -share/locale/es_MX/LC_MESSAGES/xfce4-panel.mo share/locale/et/LC_MESSAGES/xfce4-panel.mo share/locale/eu/LC_MESSAGES/xfce4-panel.mo -share/locale/fa/LC_MESSAGES/xfce4-panel.mo share/locale/fi/LC_MESSAGES/xfce4-panel.mo share/locale/fr/LC_MESSAGES/xfce4-panel.mo share/locale/gl/LC_MESSAGES/xfce4-panel.mo -share/locale/gu/LC_MESSAGES/xfce4-panel.mo share/locale/he/LC_MESSAGES/xfce4-panel.mo -share/locale/hi/LC_MESSAGES/xfce4-panel.mo +share/locale/hr/LC_MESSAGES/xfce4-panel.mo share/locale/hu/LC_MESSAGES/xfce4-panel.mo -share/locale/hy/LC_MESSAGES/xfce4-panel.mo share/locale/id/LC_MESSAGES/xfce4-panel.mo +share/locale/is/LC_MESSAGES/xfce4-panel.mo share/locale/it/LC_MESSAGES/xfce4-panel.mo share/locale/ja/LC_MESSAGES/xfce4-panel.mo -share/locale/ka/LC_MESSAGES/xfce4-panel.mo share/locale/kk/LC_MESSAGES/xfce4-panel.mo share/locale/ko/LC_MESSAGES/xfce4-panel.mo -share/locale/ku/LC_MESSAGES/xfce4-panel.mo share/locale/lt/LC_MESSAGES/xfce4-panel.mo share/locale/lv/LC_MESSAGES/xfce4-panel.mo -share/locale/mk/LC_MESSAGES/xfce4-panel.mo -share/locale/mr/LC_MESSAGES/xfce4-panel.mo share/locale/ms/LC_MESSAGES/xfce4-panel.mo share/locale/nb/LC_MESSAGES/xfce4-panel.mo share/locale/nl/LC_MESSAGES/xfce4-panel.mo +share/locale/nn/LC_MESSAGES/xfce4-panel.mo +share/locale/oc/LC_MESSAGES/xfce4-panel.mo share/locale/pa/LC_MESSAGES/xfce4-panel.mo share/locale/pl/LC_MESSAGES/xfce4-panel.mo share/locale/pt/LC_MESSAGES/xfce4-panel.mo @@ -123,32 +118,30 @@ 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/sl/LC_MESSAGES/xfce4-panel.mo share/locale/sq/LC_MESSAGES/xfce4-panel.mo +share/locale/sr/LC_MESSAGES/xfce4-panel.mo share/locale/sv/LC_MESSAGES/xfce4-panel.mo -share/locale/ta/LC_MESSAGES/xfce4-panel.mo +share/locale/te/LC_MESSAGES/xfce4-panel.mo +share/locale/th/LC_MESSAGES/xfce4-panel.mo share/locale/tr/LC_MESSAGES/xfce4-panel.mo +share/locale/ug/LC_MESSAGES/xfce4-panel.mo share/locale/uk/LC_MESSAGES/xfce4-panel.mo share/locale/ur/LC_MESSAGES/xfce4-panel.mo share/locale/ur_PK/LC_MESSAGES/xfce4-panel.mo share/locale/vi/LC_MESSAGES/xfce4-panel.mo share/locale/zh_CN/LC_MESSAGES/xfce4-panel.mo +share/locale/zh_HK/LC_MESSAGES/xfce4-panel.mo share/locale/zh_TW/LC_MESSAGES/xfce4-panel.mo -share/xfce4/doc/C/images/add_item_dialog.png -share/xfce4/doc/C/images/default_bottom_panel.png -share/xfce4/doc/C/images/default_top_panel.png -share/xfce4/doc/C/images/item_popup.png -share/xfce4/doc/C/images/launcher_properties.png -share/xfce4/doc/C/images/panel_manager.png -share/xfce4/doc/C/xfce4-panel.html -share/xfce4/panel-plugins/actions.desktop -share/xfce4/panel-plugins/clock.desktop -share/xfce4/panel-plugins/iconbox.desktop -share/xfce4/panel-plugins/launcher.desktop -share/xfce4/panel-plugins/pager.desktop -share/xfce4/panel-plugins/separator.desktop -share/xfce4/panel-plugins/showdesktop.desktop -share/xfce4/panel-plugins/systray.desktop -share/xfce4/panel-plugins/tasklist.desktop -share/xfce4/panel-plugins/windowlist.desktop -@pkgdir libexec/xfce4/panel-plugins -@pkgdir libexec/xfce4 +share/xfce4/panel/plugins/actions.desktop +share/xfce4/panel/plugins/applicationsmenu.desktop +share/xfce4/panel/plugins/clock.desktop +share/xfce4/panel/plugins/directorymenu.desktop +share/xfce4/panel/plugins/launcher.desktop +share/xfce4/panel/plugins/pager.desktop +share/xfce4/panel/plugins/separator.desktop +share/xfce4/panel/plugins/showdesktop.desktop +share/xfce4/panel/plugins/systray.desktop +share/xfce4/panel/plugins/tasklist.desktop +share/xfce4/panel/plugins/windowmenu.desktop +@comment $NetBSD: PLIST,v 1.25 2015/04/21 08:56:44 jperkin Exp $ diff --git a/x11/xfce4-panel/buildlink3.mk b/x11/xfce4-panel/buildlink3.mk index 96ba82d73ea..99c4591f246 100644 --- a/x11/xfce4-panel/buildlink3.mk +++ b/x11/xfce4-panel/buildlink3.mk @@ -1,17 +1,15 @@ -# $NetBSD: buildlink3.mk,v 1.46 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.47 2015/04/21 08:56:44 jperkin Exp $ BUILDLINK_TREE+= xfce4-panel .if !defined(XFCE4_PANEL_BUILDLINK3_MK) XFCE4_PANEL_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-panel+= xfce4-panel>=4.6.2nb22 +BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.12.0 +BUILDLINK_ABI_DEPENDS.xfce4-panel+= xfce4-panel>=4.12.0 BUILDLINK_PKGSRCDIR.xfce4-panel?= ../../x11/xfce4-panel -.include "../../devel/glib2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" .endif # XFCE4_PANEL_BUILDLINK3_MK BUILDLINK_TREE+= -xfce4-panel diff --git a/x11/xfce4-panel/distinfo b/x11/xfce4-panel/distinfo index 15850563f59..009188aa99c 100644 --- a/x11/xfce4-panel/distinfo +++ b/x11/xfce4-panel/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.22 2012/02/09 12:01:44 drochner Exp $ +$NetBSD: distinfo,v 1.23 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (xfce4-panel-4.6.2.tar.bz2) = 32a5e5b9e8b93c2167077b329cf4d2fcb4323c9e -RMD160 (xfce4-panel-4.6.2.tar.bz2) = 5d981eaffc5aab227a3db66f8d39d0492d02a16d -Size (xfce4-panel-4.6.2.tar.bz2) = 876456 bytes -SHA1 (patch-ab) = 977b38f4e58620b96d28ef2b9992a03169eb7814 -SHA1 (patch-ac) = e2b779735c682e77f3d78343ad6e07e649c76123 -SHA1 (patch-ad) = 967d72a3944160379fdc1d3b94d4bea4fca0ba65 +SHA1 (xfce4-panel-4.12.0.tar.bz2) = 5f0e51c7948bc4e3c46cad93ee772573a23efbc1 +RMD160 (xfce4-panel-4.12.0.tar.bz2) = ff03c14f6f766969498c2c8effc8915c1cbe494d +Size (xfce4-panel-4.12.0.tar.bz2) = 1107470 bytes +SHA1 (patch-migrate_Makefile.in) = dbabd2b875239044ff41a09e5383ba9180d0d1b2 diff --git a/x11/xfce4-panel/patches/patch-ab b/x11/xfce4-panel/patches/patch-ab deleted file mode 100644 index 1f810b9bd5a..00000000000 --- a/x11/xfce4-panel/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2009/09/16 01:15:32 reed Exp $ - ---- config/Makefile.in.orig 2009-02-24 21:39:18.000000000 +0000 -+++ config/Makefile.in -@@ -263,7 +263,7 @@ target_alias = @target_alias@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - confdir = \ -- $(sysconfdir)/xdg/xfce4/panel -+ $(datadir)/examples/xfce4/panel - - conf_in_files = \ - launcher-7.rc.in \ diff --git a/x11/xfce4-panel/patches/patch-ac b/x11/xfce4-panel/patches/patch-ac deleted file mode 100644 index 354b977a752..00000000000 --- a/x11/xfce4-panel/patches/patch-ac +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2010/05/30 19:34:46 drochner Exp $ - ---- libxfce4panel/xfce-panel-window.c.orig 2009-10-16 13:18:49.000000000 +0000 -+++ libxfce4panel/xfce-panel-window.c -@@ -304,14 +304,10 @@ xfce_panel_window_init (XfcePanelWindow - - GTK_WIDGET_SET_FLAGS (GTK_WIDGET (panel_window), GTK_CAN_FOCUS); - -- g_object_set (G_OBJECT (panel_window), -- "type", GTK_WINDOW_TOPLEVEL, -- "decorated", FALSE, -- "resizable", FALSE, -- "type-hint", GDK_WINDOW_TYPE_HINT_DOCK, -- "title", PACKAGE_NAME " " PACKAGE_VERSION, -- NULL); -- -+ gtk_window_set_type_hint (GTK_WINDOW (panel_window), GDK_WINDOW_TYPE_HINT_DOCK); -+ gtk_window_set_decorated (GTK_WINDOW (panel_window), FALSE); -+ gtk_window_set_resizable (GTK_WINDOW (panel_window), FALSE); -+ gtk_window_set_title (GTK_WINDOW (panel_window), PACKAGE_NAME); - gtk_window_stick (GTK_WINDOW (panel_window)); - - priv = XFCE_PANEL_WINDOW_GET_PRIVATE (panel_window); diff --git a/x11/xfce4-panel/patches/patch-ad b/x11/xfce4-panel/patches/patch-ad deleted file mode 100644 index c66cf4aca15..00000000000 --- a/x11/xfce4-panel/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2012/02/09 12:01:44 drochner Exp $ - ---- configure.orig 2009-10-16 13:18:55.000000000 +0000 -+++ configure -@@ -15700,7 +15700,7 @@ fi - $as_echo "#define XFCE_DISABLE_DEPRECATED 1" >>confdefs.h - - --$as_echo "#define G_DISABLE_DEPRECATED 1" >>confdefs.h -+#$as_echo "#define G_DISABLE_DEPRECATED 1" >>confdefs.h - - - # Check whether --enable-debug was given. diff --git a/x11/xfce4-panel/patches/patch-migrate_Makefile.in b/x11/xfce4-panel/patches/patch-migrate_Makefile.in new file mode 100644 index 00000000000..fa2165a90f2 --- /dev/null +++ b/x11/xfce4-panel/patches/patch-migrate_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-migrate_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path. +--- migrate/Makefile.in.orig 2012-04-28 20:31:39.000000000 +0000 ++++ migrate/Makefile.in +@@ -375,7 +375,7 @@ INCLUDES = \ + -DXDGCONFIGDIR=\"$(sysconfdir)/xdg\" \ + $(PLATFORM_CPPFLAGS) + +-confdir = $(sysconfdir)/xdg/xfce4/panel ++confdir = $(datadir)/examples/xfce4/panel + conf_DATA = \ + default.xml + diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile index 0e569370fab..01248b109ca 100644 --- a/x11/xfce4-places-plugin/Makefile +++ b/x11/xfce4-places-plugin/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/21 08:56:45 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 1.0.0 - -DISTNAME= xfce4-places-plugin-${XFCE4_VERSION} -PKGREVISION= 24 +DISTNAME= xfce4-places-plugin-1.6.0 CATEGORIES= x11 -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-places-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.6/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin COMMENT= Xfce Places plugin -.include "../../sysutils/xfce4-thunar/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-places-plugin/PLIST b/x11/xfce4-places-plugin/PLIST index 4b06be62a25..9efdfa2de61 100644 --- a/x11/xfce4-places-plugin/PLIST +++ b/x11/xfce4-places-plugin/PLIST @@ -1,12 +1,16 @@ -@comment $NetBSD: PLIST,v 1.2 2007/12/05 07:51:18 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-places-plugin +@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:45 jperkin Exp $ +bin/xfce4-popup-places +lib/xfce4/panel/plugins/libplaces.la share/locale/ar/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-places-plugin.mo share/locale/be/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-places-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-places-plugin.mo share/locale/de/LC_MESSAGES/xfce4-places-plugin.mo -share/locale/dz/LC_MESSAGES/xfce4-places-plugin.mo share/locale/el/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-places-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-places-plugin.mo share/locale/eo/LC_MESSAGES/xfce4-places-plugin.mo share/locale/es/LC_MESSAGES/xfce4-places-plugin.mo @@ -16,24 +20,34 @@ share/locale/fi/LC_MESSAGES/xfce4-places-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-places-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-places-plugin.mo share/locale/he/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-places-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-places-plugin.mo share/locale/it/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-places-plugin.mo -share/locale/ka/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-places-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-places-plugin.mo -share/locale/mk/LC_MESSAGES/xfce4-places-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-places-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-places-plugin.mo share/locale/pa/LC_MESSAGES/xfce4-places-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-places-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ro/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-places-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-places-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-places-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-places-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-places-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-places-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-places-plugin.mo -share/xfce4/panel-plugins/places.desktop +share/xfce4/panel/plugins/places.desktop diff --git a/x11/xfce4-places-plugin/buildlink3.mk b/x11/xfce4-places-plugin/buildlink3.mk deleted file mode 100644 index 3050ebca655..00000000000 --- a/x11/xfce4-places-plugin/buildlink3.mk +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-places-plugin - -.if !defined(XFCE4_PLACES_PLUGIN_BUILDLINK3_MK) -XFCE4_PLACES_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-places-plugin+= xfce4-places-plugin>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-places-plugin+= xfce4-places-plugin>=1.0.0nb24 -BUILDLINK_PKGSRCDIR.xfce4-places-plugin?= ../../x11/xfce4-places-plugin - -.include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_PLACES_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-places-plugin diff --git a/x11/xfce4-places-plugin/distinfo b/x11/xfce4-places-plugin/distinfo index 11fbfb907a6..6fa597a37f2 100644 --- a/x11/xfce4-places-plugin/distinfo +++ b/x11/xfce4-places-plugin/distinfo @@ -1,11 +1,9 @@ -$NetBSD: distinfo,v 1.3 2012/04/19 21:12:42 joerg Exp $ +$NetBSD: distinfo,v 1.4 2015/04/21 08:56:45 jperkin Exp $ -SHA1 (xfce4-places-plugin-1.0.0.tar.bz2) = 16cb0b7c3d869010f12656da64277e213bbb8de8 -RMD160 (xfce4-places-plugin-1.0.0.tar.bz2) = 3e8d64745d869e8bcd6a851f14c1dc7b999ecf84 -Size (xfce4-places-plugin-1.0.0.tar.bz2) = 298759 bytes -SHA1 (patch-panel-plugin_cfg.c) = 7f293620a299227631098d76ac4f8642ca8ae2ea -SHA1 (patch-panel-plugin_cfg.h) = 91c537d0f209d7fea4bdb53557af22a107f0a8df -SHA1 (patch-panel-plugin_model.c) = 114a613b80ea8d456aa4b13a487f36eb40c2264b -SHA1 (patch-panel-plugin_model.h) = bc0893c65821c37c5acfdd007b4d66aa321ebadd -SHA1 (patch-panel-plugin_view.c) = c8ceab9e0ecff37dc76f45525eeecd10bb69cfba -SHA1 (patch-panel-plugin_view.h) = bf49a456befa444685bcd97ec7daddbc0a9a1c9e +SHA1 (xfce4-places-plugin-1.6.0.tar.bz2) = 4cee0b16c31116061d28e32f0992ad3f586e7c67 +RMD160 (xfce4-places-plugin-1.6.0.tar.bz2) = a3577208d703f52e826cf31bbc735300edf85190 +Size (xfce4-places-plugin-1.6.0.tar.bz2) = 348333 bytes +SHA1 (patch-panel-plugin_model.c) = 5d54977ad8b94b4f2641f65388ad5c908a051854 +SHA1 (patch-panel-plugin_model.h) = 20f27a1243ff5f2c6556a12037c1213770bcd740 +SHA1 (patch-panel-plugin_model__user.c) = 0b8b0e11b1cfc3a4e04faa5ebcd69ca19819ee19 +SHA1 (patch-panel-plugin_model__volumes.c) = dd004cf548d722ad6b070239f06af486172dde41 diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.c deleted file mode 100644 index fc40c05ef3e..00000000000 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.c +++ /dev/null @@ -1,41 +0,0 @@ -$NetBSD: patch-panel-plugin_cfg.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ - ---- panel-plugin/cfg.c.orig 2012-04-19 14:12:44.000000000 +0000 -+++ panel-plugin/cfg.c -@@ -37,31 +37,31 @@ - - /********** PlacesCfgViewIface helpers **********/ - --inline PlacesCfg* -+PlacesCfg* - places_cfg_view_iface_get_cfg(PlacesCfgViewIface *iface) - { - return iface->cfg; - } - --inline void -+void - places_cfg_view_iface_open_dialog(PlacesCfgViewIface *iface) - { - iface->open_dialog(iface->cfg); - } - --inline void -+void - places_cfg_view_iface_load(PlacesCfgViewIface *iface) - { - iface->load(iface->cfg); - } - --inline void -+void - places_cfg_view_iface_save(PlacesCfgViewIface *iface) - { - iface->save(iface->cfg); - } - --inline void -+void - places_cfg_view_iface_finalize(PlacesCfgViewIface *iface) - { - iface->finalize(iface); diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.h b/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.h deleted file mode 100644 index 512f183bffd..00000000000 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.h +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-panel-plugin_cfg.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ - ---- panel-plugin/cfg.h.orig 2012-04-19 14:12:42.000000000 +0000 -+++ panel-plugin/cfg.h -@@ -62,19 +62,19 @@ struct _PlacesCfgViewIface { - - }; - --inline PlacesCfg* -+PlacesCfg* - places_cfg_view_iface_get_cfg(PlacesCfgViewIface*); - --inline void -+void - places_cfg_view_iface_open_dialog(PlacesCfgViewIface*); - --inline void -+void - places_cfg_view_iface_load(PlacesCfgViewIface*); - --inline void -+void - places_cfg_view_iface_save(PlacesCfgViewIface*); - --inline void -+void - places_cfg_view_iface_finalize(PlacesCfgViewIface*); - - diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.c index d360d43d91c..d3ff7850a25 100644 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.c +++ b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.c @@ -1,26 +1,36 @@ -$NetBSD: patch-panel-plugin_model.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ +$NetBSD: patch-panel-plugin_model.c,v 1.2 2015/04/21 08:56:45 jperkin Exp $ ---- panel-plugin/model.c.orig 2007-10-25 22:03:52.000000000 +0000 +Fix inline use. +--- panel-plugin/model.c.orig 2012-09-01 17:20:59.000000000 +0000 +++ panel-plugin/model.c -@@ -27,7 +27,7 @@ +@@ -29,7 +29,7 @@ - #include + /********** PlacesBookmarkAction **********/ + +-inline PlacesBookmarkAction* ++PlacesBookmarkAction* + places_bookmark_action_create(gchar *label) + { + PlacesBookmarkAction *action; +@@ -40,7 +40,7 @@ places_bookmark_action_create(gchar *lab + return action; + } -inline void +void - places_bookmark_action_call(PlacesBookmarkAction *act) + places_bookmark_action_destroy(PlacesBookmarkAction *act) { g_assert(act != NULL); -@@ -36,7 +36,7 @@ places_bookmark_action_call(PlacesBookma - act->action(act); +@@ -51,7 +51,7 @@ places_bookmark_action_destroy(PlacesBoo + g_free(act); } -inline void +void - places_bookmark_action_free(PlacesBookmarkAction *act) + places_bookmark_action_call(PlacesBookmarkAction *act) { g_assert(act != NULL); -@@ -62,7 +62,7 @@ places_bookmark_actions_free(GList *acti +@@ -66,7 +66,7 @@ places_bookmark_action_call(PlacesBookma static int bookmarks = 0; #endif @@ -29,23 +39,34 @@ $NetBSD: patch-panel-plugin_model.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ places_bookmark_create(gchar *label) { PlacesBookmark *bookmark; -@@ -77,7 +77,7 @@ places_bookmark_create(gchar *label) +@@ -81,7 +81,7 @@ places_bookmark_create(gchar *label) return bookmark; } +-static inline void ++static void + places_bookmark_actions_destroy(GList *actions) + { + while(actions != NULL){ +@@ -92,7 +92,7 @@ places_bookmark_actions_destroy(GList *a + g_list_free(actions); + } + -inline void +void - places_bookmark_free(PlacesBookmark *bookmark) + places_bookmark_destroy(PlacesBookmark *bookmark) { g_assert(bookmark != NULL); -@@ -104,19 +104,19 @@ places_bookmark_free(PlacesBookmark *boo - g_free(bookmark); - } +@@ -121,7 +121,7 @@ places_bookmark_destroy(PlacesBookmark * + + /********** PlacesBookmarkGroup **********/ -inline GList* +GList* places_bookmark_group_get_bookmarks(PlacesBookmarkGroup *pbg) { + g_assert(pbg->get_bookmarks != NULL); +@@ -129,7 +129,7 @@ places_bookmark_group_get_bookmarks(Plac return pbg->get_bookmarks(pbg); } @@ -53,11 +74,22 @@ $NetBSD: patch-panel-plugin_model.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ +gboolean places_bookmark_group_changed(PlacesBookmarkGroup *pbg) { + g_assert(pbg->changed != NULL); +@@ -137,7 +137,7 @@ places_bookmark_group_changed(PlacesBook return pbg->changed(pbg); } +-inline PlacesBookmarkGroup* ++PlacesBookmarkGroup* + places_bookmark_group_create(void) + { + PlacesBookmarkGroup *bookmark_group; +@@ -146,7 +146,7 @@ places_bookmark_group_create(void) + return bookmark_group; + } + -inline void +void - places_bookmark_group_finalize(PlacesBookmarkGroup *pbg) + places_bookmark_group_destroy(PlacesBookmarkGroup *pbg) { - pbg->finalize(pbg); + if(pbg->finalize != NULL) diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.h b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.h index 76720a9cdb0..8e1ca247fcd 100644 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.h +++ b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.h @@ -1,22 +1,27 @@ -$NetBSD: patch-panel-plugin_model.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ +$NetBSD: patch-panel-plugin_model.h,v 1.2 2015/04/21 08:56:45 jperkin Exp $ ---- panel-plugin/model.h.orig 2007-10-25 22:03:52.000000000 +0000 +Fix inline use. +--- panel-plugin/model.h.orig 2013-11-10 14:34:13.000000000 +0000 +++ panel-plugin/model.h -@@ -35,10 +35,10 @@ struct _PlacesBookmarkAction - +@@ -36,13 +36,13 @@ struct _PlacesBookmarkAction + void (*finalize) (PlacesBookmarkAction *self); }; +-inline PlacesBookmarkAction* ++PlacesBookmarkAction* + places_bookmark_action_create(gchar *label); + -inline void +void - places_bookmark_action_call(PlacesBookmarkAction*); + places_bookmark_action_destroy(PlacesBookmarkAction*); -inline void +void - places_bookmark_action_free(PlacesBookmarkAction*); + places_bookmark_action_call(PlacesBookmarkAction*); /* Places Bookmark */ -@@ -65,10 +65,10 @@ struct _PlacesBookmark - void (*free) (PlacesBookmark *self); +@@ -70,10 +70,10 @@ struct _PlacesBookmark + void (*finalize) (PlacesBookmark *self); }; -inline PlacesBookmark* @@ -25,10 +30,10 @@ $NetBSD: patch-panel-plugin_model.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ -inline void +void - places_bookmark_free(PlacesBookmark *bookmark); + places_bookmark_destroy(PlacesBookmark *bookmark); /* Places Bookmark Group */ -@@ -81,13 +81,13 @@ struct _PlacesBookmarkGroup +@@ -86,16 +86,16 @@ struct _PlacesBookmarkGroup gpointer priv; }; @@ -40,8 +45,12 @@ $NetBSD: patch-panel-plugin_model.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ +gboolean places_bookmark_group_changed(PlacesBookmarkGroup*); +-inline PlacesBookmarkGroup* ++PlacesBookmarkGroup* + places_bookmark_group_create(); + -inline void +void - places_bookmark_group_finalize(PlacesBookmarkGroup*); + places_bookmark_group_destroy(PlacesBookmarkGroup*); #endif diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__user.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__user.c new file mode 100644 index 00000000000..5280c84d626 --- /dev/null +++ b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__user.c @@ -0,0 +1,23 @@ +$NetBSD: patch-panel-plugin_model__user.c,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Fix inline use. +--- panel-plugin/model_user.c.orig 2013-11-10 14:34:13.000000000 +0000 ++++ panel-plugin/model_user.c +@@ -60,7 +60,7 @@ typedef struct + + } PBUserData; + +-static inline time_t ++static time_t + pbuser_get_mtime(const gchar *filename) + { + struct stat buf; +@@ -70,7 +70,7 @@ pbuser_get_mtime(const gchar *filename) + return 1; + } + +-static inline gboolean ++static gboolean + pbuser_dir_exists(const gchar *path) + { + return g_file_test(path, G_FILE_TEST_IS_DIR); diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__volumes.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__volumes.c new file mode 100644 index 00000000000..d430513ffed --- /dev/null +++ b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__volumes.c @@ -0,0 +1,14 @@ +$NetBSD: patch-panel-plugin_model__volumes.c,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Fix inline use. +--- panel-plugin/model_volumes.c.orig 2012-08-28 09:17:10.000000000 +0000 ++++ panel-plugin/model_volumes.c +@@ -383,7 +383,7 @@ pbvol_is_present(GVolume *volume) + return has_media && !is_shadowed; + } + +-static inline gboolean ++static gboolean + pbvol_show_volume(GVolume *volume){ + GMount *mount = g_volume_get_mount(volume); + DBG("Volume: %s [mounted=%x removable=%x present=%x]", g_volume_get_name(volume), diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.c deleted file mode 100644 index 931c7d13c12..00000000000 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.c +++ /dev/null @@ -1,34 +0,0 @@ -$NetBSD: patch-panel-plugin_view.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ - ---- panel-plugin/view.c.orig 2012-04-19 14:12:11.000000000 +0000 -+++ panel-plugin/view.c -@@ -121,25 +121,25 @@ static void pview_button_update(Plac - - /********** Interface for Cfg's Use **********/ - --inline void -+void - places_view_cfg_iface_update_menu(PlacesViewCfgIface *iface) - { - iface->update_menu(iface->places_view); - } - --inline void -+void - places_view_cfg_iface_update_button(PlacesViewCfgIface *iface) - { - iface->update_button(iface->places_view); - } - --inline void -+void - places_view_cfg_iface_reconfigure_model(PlacesViewCfgIface *iface) - { - iface->reconfigure_model(iface->places_view); - } - --inline GtkWidget* -+GtkWidget* - places_view_cfg_iface_make_empty_cfg_dialog(PlacesViewCfgIface *iface) - { - return iface->make_empty_cfg_dialog(iface->places_view); diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.h b/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.h deleted file mode 100644 index 8b1a372473d..00000000000 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.h +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-panel-plugin_view.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ - ---- panel-plugin/view.h.orig 2012-04-19 14:11:58.000000000 +0000 -+++ panel-plugin/view.h -@@ -44,16 +44,16 @@ typedef struct { - - } PlacesViewCfgIface; - --inline void -+void - places_view_cfg_iface_update_menu(PlacesViewCfgIface*); - --inline void -+void - places_view_cfg_iface_update_button(PlacesViewCfgIface*); - --inline void -+void - places_view_cfg_iface_reconfigure_model(PlacesViewCfgIface*); - --inline GtkWidget* -+GtkWidget* - places_view_cfg_iface_make_empty_cfg_dialog(PlacesViewCfgIface*); - - #include "cfg.h" diff --git a/x11/xfce4-screenshooter-plugin/DESCR b/x11/xfce4-screenshooter-plugin/DESCR deleted file mode 100644 index 71562351081..00000000000 --- a/x11/xfce4-screenshooter-plugin/DESCR +++ /dev/null @@ -1 +0,0 @@ -Screenshot plugin for Xfce. diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile deleted file mode 100644 index 13c8df136be..00000000000 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:37 ryoon Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -XFCE4_VERSION= 1.0.0 - -DISTNAME= xfce4-screenshooter-plugin-${XFCE4_VERSION} -PKGREVISION= 21 -CATEGORIES= x11 -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/ -COMMENT= Xfce screenshot plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-screenshooter-plugin/PLIST b/x11/xfce4-screenshooter-plugin/PLIST deleted file mode 100644 index 782de7de716..00000000000 --- a/x11/xfce4-screenshooter-plugin/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-screenshooter-plugin -share/xfce4/panel-plugins/screenshooter.desktop diff --git a/x11/xfce4-screenshooter-plugin/buildlink3.mk b/x11/xfce4-screenshooter-plugin/buildlink3.mk deleted file mode 100644 index e11db26d3fc..00000000000 --- a/x11/xfce4-screenshooter-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-screenshooter-plugin - -.if !defined(XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK) -XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-screenshooter-plugin?= ../../x11/xfce4-screenshooter-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-screenshooter-plugin diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo deleted file mode 100644 index e89695b962a..00000000000 --- a/x11/xfce4-screenshooter-plugin/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ - -SHA1 (xfce4-screenshooter-plugin-1.0.0.tar.bz2) = c23532f8a0a38f168ac08b3bef0e21474944f5eb -RMD160 (xfce4-screenshooter-plugin-1.0.0.tar.bz2) = f454f968d51e259abc3f0a3d3e55eabc305e7813 -Size (xfce4-screenshooter-plugin-1.0.0.tar.bz2) = 257496 bytes diff --git a/x11/xfce4-screenshooter/DESCR b/x11/xfce4-screenshooter/DESCR new file mode 100644 index 00000000000..54a659b93e5 --- /dev/null +++ b/x11/xfce4-screenshooter/DESCR @@ -0,0 +1,7 @@ +This application allows you to capture the entire screen, the active window or +a selected region. You can set the delay that elapses before the screenshot is +taken and the action that will be done with the screenshot: save it to a PNG +file, copy it to the clipboard, open it using another application, or host it +on ZimageZ, a free online image hosting service. + +A plugin for the Xfce panel is also available. diff --git a/x11/xfce4-screenshooter/Makefile b/x11/xfce4-screenshooter/Makefile new file mode 100644 index 00000000000..9358c6bb81c --- /dev/null +++ b/x11/xfce4-screenshooter/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-screenshooter-1.8.2 +CATEGORIES= misc +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/ + +HOMEPAGE= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/ +COMMENT= Xfce screenshoot application + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../net/libsoup24/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-screenshooter/PLIST b/x11/xfce4-screenshooter/PLIST new file mode 100644 index 00000000000..bf6451e0241 --- /dev/null +++ b/x11/xfce4-screenshooter/PLIST @@ -0,0 +1,63 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:45 jperkin Exp $ +bin/xfce4-screenshooter +lib/xfce4/panel/plugins/libscreenshooterplugin.la +man/man1/xfce4-screenshooter.1 +share/appdata/xfce4-screenshooter.appdata.xml +share/applications/xfce4-screenshooter.desktop +share/icons/hicolor/48x48/apps/applets-screenshooter.png +share/icons/hicolor/scalable/apps/applets-screenshooter.svg +share/locale/ar/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ast/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/be/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/bg/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ca/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/cs/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/da/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/de/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/el/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/en_AU/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/en_GB/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/es/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/et/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/eu/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/is/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/it/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ja/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/kk/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ko/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/lt/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/lv/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ms/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/nb/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/nl/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/nn/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/oc/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/pa/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/pl/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/pt/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ro/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ru/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/si/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sk/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sl/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sq/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sr/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sv/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/te/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/th/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/tr/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ug/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/uk/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ur/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/vi/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-screenshooter.mo +share/xfce4/panel/plugins/screenshooter.desktop diff --git a/x11/xfce4-screenshooter/distinfo b/x11/xfce4-screenshooter/distinfo new file mode 100644 index 00000000000..b848af04365 --- /dev/null +++ b/x11/xfce4-screenshooter/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +SHA1 (xfce4-screenshooter-1.8.2.tar.bz2) = 786f6de2220d53b61f7ef2ae19ac106b060b275a +RMD160 (xfce4-screenshooter-1.8.2.tar.bz2) = 8cda731953d18e5447f5b1b2183a32a83b505be1 +Size (xfce4-screenshooter-1.8.2.tar.bz2) = 492524 bytes diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile index 8daee516215..9de6842b5c5 100644 --- a/x11/xfce4-session/Makefile +++ b/x11/xfce4-session/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.48 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/21 08:56:45 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfce4-session-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-session-4.10.1 CATEGORIES= x11 +MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-session/4.10/ + +HOMEPAGE= http://docs.xfce.org/xfce/xfce4-session/start COMMENT= Xfce session manager PKGCONFIG_OVERRIDE+= libxfsm/xfce4-session-2.0.pc.in @@ -28,18 +30,27 @@ MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/fr/images +#CONF_FILES= ${EGDIR}/applications/xfce-session-settings.desktop \ + ${PKG_SYSCONFDIR}/applications/xfce-session-settings.desktop +#CONF_FILES+= ${EGDIR}/applications/xfce4-session-logout.desktop \ + ${PKG_SYSCONFDIR}/applications/xfce4-session-logout.desktop +CONF_FILES= ${EGDIR}/autostart/xscreensaver.desktop \ + ${PKG_SYSCONFDIR}/autostart/xscreensaver.desktop CONF_FILES= ${EGDIR}/xfconf/xfce-perchannel-xml/xfce4-session.xml \ - ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml -CONF_FILES+= ${EGDIR}/autostart/xfce4-tips-autostart.desktop \ - ${PKG_SYSCONFDIR}/autostart/xfce4-tips-autostart.desktop + ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml +CONF_FILES+= ${EGDIR}/Xft.xrdb \ + ${PKG_SYSCONFDIR}/xfce4/Xft.xrdb +CONF_FILES+= ${EGDIR}/xinitrc \ + ${PKG_SYSCONFDIR}/xfce4/xinitrc + +.if !empty(Darwin-*-*) +.include "../../sysutils/consolekit/buildlink3.mk" +.endif .include "../../devel/libglade/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../security/policykit/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-session/PLIST b/x11/xfce4-session/PLIST index 4e087e769d8..2dc7577bdc8 100644 --- a/x11/xfce4-session/PLIST +++ b/x11/xfce4-session/PLIST @@ -1,25 +1,28 @@ -@comment $NetBSD: PLIST,v 1.15 2009/09/16 01:15:36 reed Exp $ +@comment $NetBSD: PLIST,v 1.16 2015/04/21 08:56:45 jperkin Exp $ +bin/startxfce4 bin/xfce4-session bin/xfce4-session-logout bin/xfce4-session-settings -bin/xfce4-tips +bin/xflock4 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.la lib/pkgconfig/xfce4-session-2.0.pc -lib/xfce4/splash/engines/libbalou.la -lib/xfce4/splash/engines/libmice.la -lib/xfce4/splash/engines/libsimple.la -libexec/balou-export-theme -libexec/balou-install-theme -libexec/xfsm-shutdown-helper +lib/xfce4/session/balou-export-theme +lib/xfce4/session/balou-install-theme +lib/xfce4/session/splash-engines/libbalou.la +lib/xfce4/session/splash-engines/libmice.la +lib/xfce4/session/splash-engines/libsimple.la +lib/xfce4/session/xfsm-shutdown-helper man/man1/xfce4-session-logout.1 man/man1/xfce4-session.1 share/applications/xfce-session-settings.desktop -share/examples/xfce4/autostart/xfce4-tips-autostart.desktop +share/applications/xfce4-session-logout.desktop +share/examples/xfce4/Xft.xrdb +share/examples/xfce4/autostart/xscreensaver.desktop share/examples/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml +share/examples/xfce4/xinitrc 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 @@ -27,15 +30,15 @@ share/icons/hicolor/48x48/apps/xfsm-logout.png share/icons/hicolor/48x48/apps/xfsm-reboot.png share/icons/hicolor/48x48/apps/xfsm-shutdown.png share/icons/hicolor/48x48/apps/xfsm-suspend.png -share/icons/hicolor/64x64/apps/xfsm-gnome-kde-logo.png -share/icons/hicolor/72x72/apps/xfsm-trash-hilight.png -share/icons/hicolor/72x72/apps/xfsm-trash-normal.png share/icons/hicolor/scalable/apps/xfce4-session.svg share/icons/hicolor/scalable/apps/xfsm-shutdown.svg share/locale/am/LC_MESSAGES/xfce4-session.mo share/locale/ar/LC_MESSAGES/xfce4-session.mo +share/locale/ast/LC_MESSAGES/xfce4-session.mo share/locale/az/LC_MESSAGES/xfce4-session.mo share/locale/be/LC_MESSAGES/xfce4-session.mo +share/locale/bg/LC_MESSAGES/xfce4-session.mo +share/locale/bn/LC_MESSAGES/xfce4-session.mo share/locale/bn_IN/LC_MESSAGES/xfce4-session.mo share/locale/ca/LC_MESSAGES/xfce4-session.mo share/locale/cs/LC_MESSAGES/xfce4-session.mo @@ -56,11 +59,14 @@ share/locale/gl/LC_MESSAGES/xfce4-session.mo share/locale/gu/LC_MESSAGES/xfce4-session.mo share/locale/he/LC_MESSAGES/xfce4-session.mo share/locale/hi/LC_MESSAGES/xfce4-session.mo +share/locale/hr/LC_MESSAGES/xfce4-session.mo share/locale/hu/LC_MESSAGES/xfce4-session.mo share/locale/id/LC_MESSAGES/xfce4-session.mo +share/locale/is/LC_MESSAGES/xfce4-session.mo share/locale/it/LC_MESSAGES/xfce4-session.mo share/locale/ja/LC_MESSAGES/xfce4-session.mo share/locale/ka/LC_MESSAGES/xfce4-session.mo +share/locale/kk/LC_MESSAGES/xfce4-session.mo share/locale/ko/LC_MESSAGES/xfce4-session.mo share/locale/lt/LC_MESSAGES/xfce4-session.mo share/locale/lv/LC_MESSAGES/xfce4-session.mo @@ -69,6 +75,7 @@ share/locale/mr/LC_MESSAGES/xfce4-session.mo share/locale/ms/LC_MESSAGES/xfce4-session.mo share/locale/nb/LC_MESSAGES/xfce4-session.mo share/locale/nl/LC_MESSAGES/xfce4-session.mo +share/locale/nn/LC_MESSAGES/xfce4-session.mo share/locale/pa/LC_MESSAGES/xfce4-session.mo share/locale/pl/LC_MESSAGES/xfce4-session.mo share/locale/pt/LC_MESSAGES/xfce4-session.mo @@ -78,23 +85,17 @@ 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/sr/LC_MESSAGES/xfce4-session.mo share/locale/sv/LC_MESSAGES/xfce4-session.mo share/locale/ta/LC_MESSAGES/xfce4-session.mo +share/locale/te/LC_MESSAGES/xfce4-session.mo share/locale/tr/LC_MESSAGES/xfce4-session.mo +share/locale/ug/LC_MESSAGES/xfce4-session.mo share/locale/uk/LC_MESSAGES/xfce4-session.mo share/locale/ur/LC_MESSAGES/xfce4-session.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-session.mo share/locale/vi/LC_MESSAGES/xfce4-session.mo share/locale/zh_CN/LC_MESSAGES/xfce4-session.mo share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo share/themes/Default/balou/logo.png share/themes/Default/balou/themerc -share/xfce4/doc/C/images/xfsm-advanced.png -share/xfce4/doc/C/images/xfsm-general.png -share/xfce4/doc/C/images/xfsm-splash.png -share/xfce4/doc/C/xfce4-session.html -share/xfce4/doc/fr/images/xfsm-advanced.png -share/xfce4/doc/fr/images/xfsm-general.png -share/xfce4/doc/fr/images/xfsm-splash.png -share/xfce4/doc/fr/xfce4-session.html -share/xfce4/tips/tips -share/xfce4/tips/tips.dat diff --git a/x11/xfce4-session/buildlink3.mk b/x11/xfce4-session/buildlink3.mk deleted file mode 100644 index 1809c28e65f..00000000000 --- a/x11/xfce4-session/buildlink3.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.42 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-session - -.if !defined(XFCE4_SESSION_BUILDLINK3_MK) -XFCE4_SESSION_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-session+= xfce4-session>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-session+= xfce4-session>=4.6.1nb21 -BUILDLINK_PKGSRCDIR.xfce4-session?= ../../x11/xfce4-session - -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.endif # XFCE4_SESSION_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-session diff --git a/x11/xfce4-session/distinfo b/x11/xfce4-session/distinfo index bf378ebe382..78ad1ad40dc 100644 --- a/x11/xfce4-session/distinfo +++ b/x11/xfce4-session/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.12 2009/09/16 01:15:36 reed Exp $ +$NetBSD: distinfo,v 1.13 2015/04/21 08:56:45 jperkin Exp $ -SHA1 (xfce4-session-4.6.1.tar.bz2) = 760e05bf73783521b3ce34e91aa187c74018ab8c -RMD160 (xfce4-session-4.6.1.tar.bz2) = 0cab4a0ca2b0d7718cde546d98bac1c87a7ba4f0 -Size (xfce4-session-4.6.1.tar.bz2) = 1365247 bytes -SHA1 (patch-ab) = f1c7a041a91f91a56ac7c8cf64e74a203be905f5 -SHA1 (patch-ac) = 549dccc70ae31f14291d3bf2c191ad8379139c63 +SHA1 (xfce4-session-4.10.1.tar.bz2) = b33d2ced61a9cbacff4f5709959e02d4d1c3836f +RMD160 (xfce4-session-4.10.1.tar.bz2) = c8c72d954ebb22085e4c4d7d14ab7b9dbfdab6b4 +Size (xfce4-session-4.10.1.tar.bz2) = 1273015 bytes +SHA1 (patch-ac) = 0fc28a4a34455470cd893c3240f184058a31d89e +SHA1 (patch-scripts_Makefile.in) = da968583217fe713de60e8466df8ec602a54453d +SHA1 (patch-scripts_startxfce4.in) = b85727681bf67975d45980656c4312d70d067d9b +SHA1 (patch-settings_xfce4-session.xml) = dcba5873ec78cd822b4bbc19af3677ab10b1cab3 diff --git a/x11/xfce4-session/patches/patch-ab b/x11/xfce4-session/patches/patch-ab deleted file mode 100644 index 59043a5e889..00000000000 --- a/x11/xfce4-session/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2009/09/16 01:15:33 reed Exp $ - ---- xfce4-tips/Makefile.in.orig 2009-02-25 20:29:50.000000000 +0000 -+++ xfce4-tips/Makefile.in -@@ -309,7 +309,7 @@ xfce4_tips_CFLAGS = \ - xfce4_tips_LDADD = \ - @LIBXFCEGUI4_LIBS@ - --desktopdir = $(sysconfdir)/xdg/autostart -+desktopdir = $(datadir)/examples/xfce4/autostart - desktop_in_files = xfce4-tips-autostart.desktop.in - desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) - EXTRA_DIST = \ diff --git a/x11/xfce4-session/patches/patch-ac b/x11/xfce4-session/patches/patch-ac index 019de5feb4d..a0a20a16e9a 100644 --- a/x11/xfce4-session/patches/patch-ac +++ b/x11/xfce4-session/patches/patch-ac @@ -1,8 +1,9 @@ -$NetBSD: patch-ac,v 1.1 2009/09/16 01:15:33 reed Exp $ +$NetBSD: patch-ac,v 1.2 2015/04/21 08:56:45 jperkin Exp $ ---- settings/Makefile.in.orig 2009-02-25 20:29:49.000000000 +0000 +Adjust config path. +--- settings/Makefile.in.orig 2013-05-05 15:33:59.000000000 +0000 +++ settings/Makefile.in -@@ -334,7 +334,7 @@ xfce4_session_settings_LDADD = \ +@@ -418,7 +418,7 @@ xfce4_session_settings_LDADD = \ xfce4_session_settings_DEPENDENCIES = \ $(top_builddir)/libxfsm/libxfsm-4.6.la diff --git a/x11/xfce4-session/patches/patch-scripts_Makefile.in b/x11/xfce4-session/patches/patch-scripts_Makefile.in new file mode 100644 index 00000000000..f92d1f6ccb9 --- /dev/null +++ b/x11/xfce4-session/patches/patch-scripts_Makefile.in @@ -0,0 +1,20 @@ +$NetBSD: patch-scripts_Makefile.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Adjust config path. +--- scripts/Makefile.in.orig 2013-05-05 15:33:59.000000000 +0000 ++++ scripts/Makefile.in +@@ -329,12 +329,12 @@ edit = $(SED) \ + -e "s,@_docdir_\@,$$(dirname $(docdir)),g" \ + -e "s,@_sysconfdir_\@,$(sysconfdir),g" + +-conffilesdir = @sysconfdir@/xdg/xfce4 ++conffilesdir = $(datadir)/examples/xfce4 + conffiles_DATA = \ + xinitrc \ + Xft.xrdb + +-autostartdir = $(sysconfdir)/xdg/autostart ++autostartdir = $(datadir)/examples/xfce4/autostart + autostart_in_files = xscreensaver.desktop.in + autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ diff --git a/x11/xfce4-session/patches/patch-scripts_startxfce4.in b/x11/xfce4-session/patches/patch-scripts_startxfce4.in new file mode 100644 index 00000000000..45146d587e2 --- /dev/null +++ b/x11/xfce4-session/patches/patch-scripts_startxfce4.in @@ -0,0 +1,23 @@ +$NetBSD: patch-scripts_startxfce4.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Portability fix +--- scripts/startxfce4.in.orig 2013-05-05 15:33:55.000000000 +0000 ++++ scripts/startxfce4.in +@@ -24,7 +24,7 @@ then + OPTS="" + for OPT in $* + do +- if test "x$OPT" == "x--help" ++ if test "x$OPT" = "x--help" + then + # print help and exit + echo "Usage:" +@@ -37,7 +37,7 @@ then + echo + + exit 0 +- elif test "x$OPT" == "x--with-ck-launch" ++ elif test "x$OPT" = "x--with-ck-launch" + then + # try to launch xfce4-session with ck-launch-session in xinitrc + XFCE4_SESSION_WITH_CK="1" diff --git a/x11/xfce4-session/patches/patch-settings_xfce4-session.xml b/x11/xfce4-session/patches/patch-settings_xfce4-session.xml new file mode 100644 index 00000000000..1ae4317dee1 --- /dev/null +++ b/x11/xfce4-session/patches/patch-settings_xfce4-session.xml @@ -0,0 +1,14 @@ +$NetBSD: patch-settings_xfce4-session.xml,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Look for the right thunar binary. +--- settings/xfce4-session.xml.orig 2013-05-05 15:33:55.000000000 +0000 ++++ settings/xfce4-session.xml +@@ -21,7 +21,7 @@ + + + +- ++ + + + diff --git a/x11/xfce4-settings/Makefile b/x11/xfce4-settings/Makefile index aa4e604c039..52c1db57c31 100644 --- a/x11/xfce4-settings/Makefile +++ b/x11/xfce4-settings/Makefile @@ -1,35 +1,35 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/21 08:56:45 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 4.6.5 - DISTNAME= xfce4-settings-${XFCE4_VERSION} -PKGREVISION= 23 CATEGORIES= x11 -COMMENT= Xfce settings manager -MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-settings/4.6/ +HOMEPAGE= http://docs.xfce.org/xfce/xfce4-settings/start +COMMENT= Xfce settings manager BUILD_DEFS+= PKG_SYSCONFBASE CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE} +CONFIGURE_ARGS+= --enable-sound-settings -EGDIR= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml PKG_SYSCONFSUBDIR= xdg -MAKE_DIRS+= ${XFCE4_EGBASE:Q} ${XFCE4_EGBASE:Q}/xfconf ${EGDIR} - -CONF_FILES= ${EGDIR}/xsettings.xml \ - ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +CONF_FILES= ${XFCE4_EGBASE}/menus/xfce-settings-manager.menu \ + ${PKG_SYSCONFDIR}/menus/xfce-settings-manager.menu \ + ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml/xsettings.xml \ + ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml \ + ${XFCE4_EGBASE}/autostart/xfsettingsd.desktop \ + ${PKG_SYSCONFDIR}/autostart/xfsettingsd.desktop -CONF_FILES+= \ - ${XFCE4_EGBASE:Q}/autostart/xfce4-settings-helper-autostart.desktop \ - ${PKG_SYSCONFDIR}/autostart/xfce4-settings-helper-autostart.desktop +MAKE_DIRS+= ${PKG_SYSCONFDIR}/menus \ + ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml \ + ${XFCE4_EGBASE}/autostart \ + ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml +.include "../../audio/libcanberra/buildlink3.mk" .include "../../devel/libglade/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/libnotify/buildlink3.mk" @@ -37,8 +37,10 @@ CONF_FILES+= \ .include "../../x11/libXcursor/buildlink3.mk" .include "../../x11/libXi/buildlink3.mk" .include "../../x11/libXrandr/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../devel/xfce4-conf/buildlink3.mk" .include "../../x11/libxklavier/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-settings/PLIST b/x11/xfce4-settings/PLIST index d13f059ff33..32710e94e43 100644 --- a/x11/xfce4-settings/PLIST +++ b/x11/xfce4-settings/PLIST @@ -1,52 +1,79 @@ -@comment $NetBSD: PLIST,v 1.3 2010/07/14 16:15:19 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:45 jperkin Exp $ bin/xfce4-accessibility-settings bin/xfce4-appearance-settings bin/xfce4-display-settings bin/xfce4-keyboard-settings +bin/xfce4-mime-settings bin/xfce4-mouse-settings bin/xfce4-settings-editor -bin/xfce4-settings-helper bin/xfce4-settings-manager bin/xfsettingsd +lib/xfce4/settings/appearance-install-theme share/applications/xfce-display-settings.desktop share/applications/xfce-keyboard-settings.desktop share/applications/xfce-mouse-settings.desktop share/applications/xfce-settings-manager.desktop share/applications/xfce-ui-settings.desktop share/applications/xfce4-accessibility-settings.desktop +share/applications/xfce4-mime-settings.desktop share/applications/xfce4-settings-editor.desktop -share/examples/xfce4/autostart/xfce4-settings-helper-autostart.desktop +share/examples/xfce4/autostart/xfsettingsd.desktop +share/examples/xfce4/menus/xfce-settings-manager.menu share/examples/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml -share/locale/am/LC_MESSAGES/xfce4-settings.mo +share/icons/hicolor/128x128/devices/xfce-display-extend.png +share/icons/hicolor/128x128/devices/xfce-display-external.png +share/icons/hicolor/128x128/devices/xfce-display-internal.png +share/icons/hicolor/128x128/devices/xfce-display-mirror.png +share/locale/ar/LC_MESSAGES/xfce4-settings.mo share/locale/ast/LC_MESSAGES/xfce4-settings.mo +share/locale/bg/LC_MESSAGES/xfce4-settings.mo +share/locale/bn/LC_MESSAGES/xfce4-settings.mo share/locale/ca/LC_MESSAGES/xfce4-settings.mo share/locale/cs/LC_MESSAGES/xfce4-settings.mo share/locale/da/LC_MESSAGES/xfce4-settings.mo share/locale/de/LC_MESSAGES/xfce4-settings.mo share/locale/el/LC_MESSAGES/xfce4-settings.mo +share/locale/en_AU/LC_MESSAGES/xfce4-settings.mo +share/locale/en_GB/LC_MESSAGES/xfce4-settings.mo share/locale/es/LC_MESSAGES/xfce4-settings.mo share/locale/eu/LC_MESSAGES/xfce4-settings.mo share/locale/fi/LC_MESSAGES/xfce4-settings.mo share/locale/fr/LC_MESSAGES/xfce4-settings.mo share/locale/gl/LC_MESSAGES/xfce4-settings.mo +share/locale/he/LC_MESSAGES/xfce4-settings.mo +share/locale/hr/LC_MESSAGES/xfce4-settings.mo share/locale/hu/LC_MESSAGES/xfce4-settings.mo share/locale/id/LC_MESSAGES/xfce4-settings.mo +share/locale/is/LC_MESSAGES/xfce4-settings.mo share/locale/it/LC_MESSAGES/xfce4-settings.mo share/locale/ja/LC_MESSAGES/xfce4-settings.mo share/locale/kk/LC_MESSAGES/xfce4-settings.mo +share/locale/ko/LC_MESSAGES/xfce4-settings.mo +share/locale/lt/LC_MESSAGES/xfce4-settings.mo share/locale/lv/LC_MESSAGES/xfce4-settings.mo +share/locale/ms/LC_MESSAGES/xfce4-settings.mo share/locale/nb/LC_MESSAGES/xfce4-settings.mo share/locale/nl/LC_MESSAGES/xfce4-settings.mo +share/locale/nn/LC_MESSAGES/xfce4-settings.mo +share/locale/oc/LC_MESSAGES/xfce4-settings.mo +share/locale/pa/LC_MESSAGES/xfce4-settings.mo share/locale/pl/LC_MESSAGES/xfce4-settings.mo share/locale/pt/LC_MESSAGES/xfce4-settings.mo share/locale/pt_BR/LC_MESSAGES/xfce4-settings.mo share/locale/ro/LC_MESSAGES/xfce4-settings.mo share/locale/ru/LC_MESSAGES/xfce4-settings.mo +share/locale/si/LC_MESSAGES/xfce4-settings.mo share/locale/sk/LC_MESSAGES/xfce4-settings.mo +share/locale/sl/LC_MESSAGES/xfce4-settings.mo +share/locale/sr/LC_MESSAGES/xfce4-settings.mo share/locale/sv/LC_MESSAGES/xfce4-settings.mo +share/locale/te/LC_MESSAGES/xfce4-settings.mo +share/locale/th/LC_MESSAGES/xfce4-settings.mo share/locale/tr/LC_MESSAGES/xfce4-settings.mo share/locale/ug/LC_MESSAGES/xfce4-settings.mo share/locale/uk/LC_MESSAGES/xfce4-settings.mo share/locale/ur/LC_MESSAGES/xfce4-settings.mo share/locale/ur_PK/LC_MESSAGES/xfce4-settings.mo share/locale/zh_CN/LC_MESSAGES/xfce4-settings.mo +share/locale/zh_HK/LC_MESSAGES/xfce4-settings.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-settings.mo diff --git a/x11/xfce4-settings/buildlink3.mk b/x11/xfce4-settings/buildlink3.mk deleted file mode 100644 index 04d3f398484..00000000000 --- a/x11/xfce4-settings/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $ - -BUILDLINK_TREE+= xfce4-settings - -.if !defined(XFCE4_SETTINGS_BUILDLINK3_MK) -XFCE4_SETTINGS_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-settings+= xfce4-settings>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-settings?= ../../x11/xfce4-settings - -.endif # XFCE4_SETTINGS_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-settings diff --git a/x11/xfce4-settings/distinfo b/x11/xfce4-settings/distinfo index 6b6c0549fab..dc70b77e65e 100644 --- a/x11/xfce4-settings/distinfo +++ b/x11/xfce4-settings/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.5 2013/08/16 07:42:55 obache Exp $ +$NetBSD: distinfo,v 1.6 2015/04/21 08:56:45 jperkin Exp $ -SHA1 (xfce4-settings-4.6.5.tar.bz2) = c036cc2f3100a46b2649e678dff7c0106b219263 -RMD160 (xfce4-settings-4.6.5.tar.bz2) = a8155346285921f3087795598989df287be8abb4 -Size (xfce4-settings-4.6.5.tar.bz2) = 522389 bytes -SHA1 (patch-aa) = 104e459ab5b7bd4ac821cacada43f2aa4da23f10 -SHA1 (patch-ab) = 4f23e05cacd765b5be2e101dec29d3c6f5cd839f -SHA1 (patch-dialogs-keyboard-settings-xfce-keyboard-settings.c) = e011c194084458c65a7f47e27fc03cb8927287b2 -SHA1 (patch-xfce4-settings-helper_accessibility.c) = 190883186f2773ab914ef6be38d387f7aa96e9e4 +SHA1 (xfce4-settings-4.12.0.tar.bz2) = 507a66ed160e44078f81051878c8644d5a5f344e +RMD160 (xfce4-settings-4.12.0.tar.bz2) = e778cdef17523a52d0113831734c597f5b737042 +Size (xfce4-settings-4.12.0.tar.bz2) = 973324 bytes +SHA1 (patch-xfce4-settings-manager_Makefile.in) = 89b91e6ba1cef48dabf8dae8f2cb17c8e983eb1e +SHA1 (patch-xfsettingsd_Makefile.in) = 68b9e1bda69df252a5e910b9b2969dc0b7f45432 +SHA1 (patch-xfsettingsd_xsettings.xml) = 182108ef2739855591ef09856020dbd036c8c5a7 diff --git a/x11/xfce4-settings/patches/patch-aa b/x11/xfce4-settings/patches/patch-aa deleted file mode 100644 index bf41b1d5ab1..00000000000 --- a/x11/xfce4-settings/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $ - ---- xfsettingsd/Makefile.in.orig 2009-03-09 15:03:06.000000000 +0000 -+++ xfsettingsd/Makefile.in -@@ -339,7 +339,7 @@ top_srcdir = @top_srcdir@ - @BUILD_XFSETTINGSD_TRUE@INCLUDES = \ - @BUILD_XFSETTINGSD_TRUE@ -I$(top_srcdir) - --@BUILD_XFSETTINGSD_TRUE@settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml -+@BUILD_XFSETTINGSD_TRUE@settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml - @BUILD_XFSETTINGSD_TRUE@settings_DATA = xsettings.xml - @BUILD_XFSETTINGSD_TRUE@EXTRA_DIST = \ - @BUILD_XFSETTINGSD_TRUE@ $(settings_DATA) diff --git a/x11/xfce4-settings/patches/patch-ab b/x11/xfce4-settings/patches/patch-ab deleted file mode 100644 index daaef69eb1a..00000000000 --- a/x11/xfce4-settings/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $ - ---- xfce4-settings-helper/Makefile.in.orig 2009-03-09 15:03:06.000000000 +0000 -+++ xfce4-settings-helper/Makefile.in -@@ -375,7 +375,7 @@ xfce4_settings_helper_LDADD = $(GTK_LIBS - $(LIBXFCEGUI4_LIBS) $(LIBXFCE4KBD_PRIVATE_LIBS) \ - $(LIBXKLAVIER_LIBS) $(XI_LIBS) $(LIBX11_LIBS) \ - $(LIBNOTIFY_LIBS) $(LIBWNCK_LIBS) $(am__append_3) --autostartdir = $(sysconfdir)/xdg/autostart -+autostartdir = $(datadir)/examples/xfce4/autostart - autostart_DATA = xfce4-settings-helper-autostart.desktop - EXTRA_DIST = \ - xfce4-settings-helper-autostart.desktop diff --git a/x11/xfce4-settings/patches/patch-dialogs-keyboard-settings-xfce-keyboard-settings.c b/x11/xfce4-settings/patches/patch-dialogs-keyboard-settings-xfce-keyboard-settings.c deleted file mode 100644 index 2315b0df45c..00000000000 --- a/x11/xfce4-settings/patches/patch-dialogs-keyboard-settings-xfce-keyboard-settings.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-dialogs-keyboard-settings-xfce-keyboard-settings.c,v 1.1 2011/09/08 00:22:49 joerg Exp $ - ---- dialogs/keyboard-settings/xfce-keyboard-settings.c.orig 2011-09-07 12:45:30.000000000 +0000 -+++ dialogs/keyboard-settings/xfce-keyboard-settings.c -@@ -1082,8 +1082,8 @@ xfce_keyboard_settings_update_sensitive - GtkWidget *xkb_layout_frame; - gboolean active; - -- g_return_if_fail (XFCE_IS_KEYBOARD_SETTINGS (settings)); -- g_return_if_fail (GLADE_IS_XML (settings->priv->glade_xml)); -+ g_return_val_if_fail (XFCE_IS_KEYBOARD_SETTINGS (settings), FALSE); -+ g_return_val_if_fail (GLADE_IS_XML (settings->priv->glade_xml), FALSE); - - active = gtk_toggle_button_get_active (toggle); - xkb_model_frame = glade_xml_get_widget (settings->priv->glade_xml, "xkb_model_frame"); diff --git a/x11/xfce4-settings/patches/patch-xfce4-settings-helper_accessibility.c b/x11/xfce4-settings/patches/patch-xfce4-settings-helper_accessibility.c deleted file mode 100644 index f4c193266d3..00000000000 --- a/x11/xfce4-settings/patches/patch-xfce4-settings-helper_accessibility.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-xfce4-settings-helper_accessibility.c,v 1.1 2013/08/16 07:42:55 obache Exp $ - -* for libnotify-0.7 API change - ---- xfce4-settings-helper/accessibility.c.orig 2010-05-21 17:05:32.000000000 +0000 -+++ xfce4-settings-helper/accessibility.c -@@ -417,7 +417,7 @@ xfce_accessibility_helper_notification_s - if (helper->notification == NULL) - { - /* create a new notification */ -- helper->notification = notify_notification_new (summary, body, "keyboard", NULL); -+ helper->notification = notify_notification_new (summary, body, "keyboard"); - - /* close signal */ - g_signal_connect (G_OBJECT (helper->notification), "closed", G_CALLBACK (xfce_accessibility_helper_notification_closed), helper); diff --git a/x11/xfce4-settings/patches/patch-xfce4-settings-manager_Makefile.in b/x11/xfce4-settings/patches/patch-xfce4-settings-manager_Makefile.in new file mode 100644 index 00000000000..870c44c94df --- /dev/null +++ b/x11/xfce4-settings/patches/patch-xfce4-settings-manager_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-xfce4-settings-manager_Makefile.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Adjust config path. +--- xfce4-settings-manager/Makefile.in.orig 2015-02-28 19:10:30.000000000 +0000 ++++ xfce4-settings-manager/Makefile.in +@@ -489,7 +489,7 @@ xfce4_settings_manager_LDADD = \ + $(EXO_LIBS) \ + $(GARCON_LIBS) + +-menudir = $(sysconfdir)/xdg/menus ++menudir = $(datadir)/examples/xfce4/menus + menu_DATA = xfce-settings-manager.menu + desktopdir = $(datadir)/applications + desktop_in_files = xfce-settings-manager.desktop.in diff --git a/x11/xfce4-settings/patches/patch-xfsettingsd_Makefile.in b/x11/xfce4-settings/patches/patch-xfsettingsd_Makefile.in new file mode 100644 index 00000000000..f090970bf14 --- /dev/null +++ b/x11/xfce4-settings/patches/patch-xfsettingsd_Makefile.in @@ -0,0 +1,17 @@ +$NetBSD: patch-xfsettingsd_Makefile.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Adjust config path. +--- xfsettingsd/Makefile.in.orig 2015-02-28 19:10:30.000000000 +0000 ++++ xfsettingsd/Makefile.in +@@ -535,9 +535,9 @@ xfsettingsd_LDADD = $(GTK_LIBS) $(GLIB_L + $(LIBXFCE4KBD_PRIVATE_LIBS) $(LIBXKLAVIER_LIBS) $(XI_LIBS) \ + $(LIBX11_LIBS) $(LIBNOTIFY_LIBS) $(FONTCONFIG_LIBS) \ + $(LIBINPUT_LIBS) -lm $(am__append_3) $(am__append_6) +-settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml ++settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml + settings_DATA = xsettings.xml +-autostartdir = $(sysconfdir)/xdg/autostart ++autostartdir = $(datadir)/examples/xfce4/autostart + autostart_in_files = xfsettingsd.desktop.in + autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ diff --git a/x11/xfce4-settings/patches/patch-xfsettingsd_xsettings.xml b/x11/xfce4-settings/patches/patch-xfsettingsd_xsettings.xml new file mode 100644 index 00000000000..be5064aa619 --- /dev/null +++ b/x11/xfce4-settings/patches/patch-xfsettingsd_xsettings.xml @@ -0,0 +1,16 @@ +$NetBSD: patch-xfsettingsd_xsettings.xml,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Use an Xfce theme and icon theme by default. +--- xfsettingsd/xsettings.xml.orig 2015-02-24 01:33:11.000000000 +0000 ++++ xfsettingsd/xsettings.xml +@@ -6,8 +6,8 @@ + + + +- +- ++ ++ + + + diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index e6565eec8f3..1a2e2e75694 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,25 +1,21 @@ -# $NetBSD: Makefile,v 1.35 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/21 08:56:45 jperkin Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.2 - -DISTNAME= Terminal-${XFCE4_VERSION} -PKGNAME= xfce4-terminal-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-terminal-0.6.3 CATEGORIES= x11 -COMMENT= Xfce terminal emulator +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-terminal/0.6/ -MASTER_SITES= http://www.xfce.org/archive/src/apps/terminal/0.4/ +HOMEPAGE= http://docs.xfce.org/apps/terminal/start +COMMENT= Xfce terminal emulator MAKE_JOBS_SAFE= no -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../x11/startup-notification/buildlink3.mk" .include "../../x11/vte/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-terminal/PLIST b/x11/xfce4-terminal/PLIST index 0970b1de753..edc457bd09b 100644 --- a/x11/xfce4-terminal/PLIST +++ b/x11/xfce4-terminal/PLIST @@ -1,184 +1,90 @@ -@comment $NetBSD: PLIST,v 1.6 2009/11/29 22:16:34 snj Exp $ -bin/Terminal -bin/terminal -libexec/TerminalHelp -man/man1/Terminal.1 -share/Terminal/Terminal-toolbars.ui -share/Terminal/Terminal.glade -share/applications/Terminal.desktop -share/doc/Terminal/C/advanced.html -share/doc/Terminal/C/copyright.html -share/doc/Terminal/C/faq.html -share/doc/Terminal/C/getting-started.html -share/doc/Terminal/C/images/terminal-compose-shortcut.png -share/doc/Terminal/C/images/terminal-edit-preferences.png -share/doc/Terminal/C/images/terminal-first-time.png -share/doc/Terminal/C/images/terminal-multiple-tabs.png -share/doc/Terminal/C/images/terminal-preferences-advanced.png -share/doc/Terminal/C/images/terminal-preferences-appearance.png -share/doc/Terminal/C/images/terminal-preferences-colors.png -share/doc/Terminal/C/images/terminal-preferences-general.png -share/doc/Terminal/C/images/terminal-preferences-shortcuts.png -share/doc/Terminal/C/images/terminal-set-title.png -share/doc/Terminal/C/images/terminal-toolbars.png -share/doc/Terminal/C/index.html -share/doc/Terminal/C/preferences.html -share/doc/Terminal/C/support.html -share/doc/Terminal/C/usage.html -share/doc/Terminal/da/advanced.html -share/doc/Terminal/da/copyright.html -share/doc/Terminal/da/faq.html -share/doc/Terminal/da/getting-started.html -share/doc/Terminal/da/images/terminal-compose-shortcut.png -share/doc/Terminal/da/images/terminal-edit-preferences.png -share/doc/Terminal/da/images/terminal-first-time.png -share/doc/Terminal/da/images/terminal-multiple-tabs.png -share/doc/Terminal/da/images/terminal-preferences-advanced.png -share/doc/Terminal/da/images/terminal-preferences-appearance.png -share/doc/Terminal/da/images/terminal-preferences-colors.png -share/doc/Terminal/da/images/terminal-preferences-general.png -share/doc/Terminal/da/images/terminal-preferences-shortcuts.png -share/doc/Terminal/da/images/terminal-set-title.png -share/doc/Terminal/da/images/terminal-toolbars.png -share/doc/Terminal/da/index.html -share/doc/Terminal/da/preferences.html -share/doc/Terminal/da/support.html -share/doc/Terminal/da/usage.html -share/doc/Terminal/fr/advanced.html -share/doc/Terminal/fr/copyright.html -share/doc/Terminal/fr/faq.html -share/doc/Terminal/fr/getting-started.html -share/doc/Terminal/fr/images/terminal-compose-shortcut.png -share/doc/Terminal/fr/images/terminal-edit-preferences.png -share/doc/Terminal/fr/images/terminal-first-time.png -share/doc/Terminal/fr/images/terminal-multiple-tabs.png -share/doc/Terminal/fr/images/terminal-preferences-advanced.png -share/doc/Terminal/fr/images/terminal-preferences-appearance.png -share/doc/Terminal/fr/images/terminal-preferences-colors.png -share/doc/Terminal/fr/images/terminal-preferences-general.png -share/doc/Terminal/fr/images/terminal-preferences-shortcuts.png -share/doc/Terminal/fr/images/terminal-set-title.png -share/doc/Terminal/fr/images/terminal-toolbars.png -share/doc/Terminal/fr/index.html -share/doc/Terminal/fr/preferences.html -share/doc/Terminal/fr/support.html -share/doc/Terminal/fr/usage.html -share/doc/Terminal/gl/advanced.html -share/doc/Terminal/gl/copyright.html -share/doc/Terminal/gl/faq.html -share/doc/Terminal/gl/getting-started.html -share/doc/Terminal/gl/images/terminal-compose-shortcut.png -share/doc/Terminal/gl/images/terminal-edit-preferences.png -share/doc/Terminal/gl/images/terminal-first-time.png -share/doc/Terminal/gl/images/terminal-multiple-tabs.png -share/doc/Terminal/gl/images/terminal-preferences-advanced.png -share/doc/Terminal/gl/images/terminal-preferences-appearance.png -share/doc/Terminal/gl/images/terminal-preferences-colors.png -share/doc/Terminal/gl/images/terminal-preferences-general.png -share/doc/Terminal/gl/images/terminal-preferences-shortcuts.png -share/doc/Terminal/gl/images/terminal-set-title.png -share/doc/Terminal/gl/images/terminal-toolbars.png -share/doc/Terminal/gl/index.html -share/doc/Terminal/gl/preferences.html -share/doc/Terminal/gl/support.html -share/doc/Terminal/gl/usage.html -share/doc/Terminal/id/advanced.html -share/doc/Terminal/id/copyright.html -share/doc/Terminal/id/faq.html -share/doc/Terminal/id/getting-started.html -share/doc/Terminal/id/images/terminal-compose-shortcut.png -share/doc/Terminal/id/images/terminal-edit-preferences.png -share/doc/Terminal/id/images/terminal-first-time.png -share/doc/Terminal/id/images/terminal-multiple-tabs.png -share/doc/Terminal/id/images/terminal-preferences-advanced.png -share/doc/Terminal/id/images/terminal-preferences-appearance.png -share/doc/Terminal/id/images/terminal-preferences-colors.png -share/doc/Terminal/id/images/terminal-preferences-general.png -share/doc/Terminal/id/images/terminal-preferences-shortcuts.png -share/doc/Terminal/id/images/terminal-set-title.png -share/doc/Terminal/id/images/terminal-toolbars.png -share/doc/Terminal/id/index.html -share/doc/Terminal/id/preferences.html -share/doc/Terminal/id/support.html -share/doc/Terminal/id/usage.html -share/doc/Terminal/ja/advanced.html -share/doc/Terminal/ja/copyright.html -share/doc/Terminal/ja/faq.html -share/doc/Terminal/ja/getting-started.html -share/doc/Terminal/ja/images/terminal-compose-shortcut.png -share/doc/Terminal/ja/images/terminal-edit-preferences.png -share/doc/Terminal/ja/images/terminal-first-time.png -share/doc/Terminal/ja/images/terminal-multiple-tabs.png -share/doc/Terminal/ja/images/terminal-preferences-advanced.png -share/doc/Terminal/ja/images/terminal-preferences-appearance.png -share/doc/Terminal/ja/images/terminal-preferences-colors.png -share/doc/Terminal/ja/images/terminal-preferences-general.png -share/doc/Terminal/ja/images/terminal-preferences-shortcuts.png -share/doc/Terminal/ja/images/terminal-set-title.png -share/doc/Terminal/ja/images/terminal-toolbars.png -share/doc/Terminal/ja/index.html -share/doc/Terminal/ja/preferences.html -share/doc/Terminal/ja/support.html -share/doc/Terminal/ja/usage.html -share/doc/Terminal/terminal.css -share/icons/hicolor/16x16/stock/navigation/stock_terminal-closetab.png -share/icons/hicolor/16x16/stock/navigation/stock_terminal-closewindow.png -share/icons/hicolor/16x16/stock/navigation/stock_terminal-newtab.png -share/icons/hicolor/16x16/stock/navigation/stock_terminal-newwindow.png -share/icons/hicolor/16x16/stock/navigation/stock_terminal-reportbug.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-closetab.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-closewindow.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-newtab.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-newwindow.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-reportbug.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-showborders.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-showmenu.png -share/icons/hicolor/48x48/apps/Terminal.png -share/icons/hicolor/48x48/stock/navigation/stock_terminal-compose.png -share/icons/hicolor/scalable/apps/Terminal.svg -share/locale/ar/LC_MESSAGES/Terminal.mo -share/locale/ast/LC_MESSAGES/Terminal.mo -share/locale/be/LC_MESSAGES/Terminal.mo -share/locale/ca/LC_MESSAGES/Terminal.mo -share/locale/cs/LC_MESSAGES/Terminal.mo -share/locale/da/LC_MESSAGES/Terminal.mo -share/locale/de/LC_MESSAGES/Terminal.mo -share/locale/dz/LC_MESSAGES/Terminal.mo -share/locale/el/LC_MESSAGES/Terminal.mo -share/locale/en_GB/LC_MESSAGES/Terminal.mo -share/locale/eo/LC_MESSAGES/Terminal.mo -share/locale/es/LC_MESSAGES/Terminal.mo -share/locale/et/LC_MESSAGES/Terminal.mo -share/locale/eu/LC_MESSAGES/Terminal.mo -share/locale/fi/LC_MESSAGES/Terminal.mo -share/locale/fr/LC_MESSAGES/Terminal.mo -share/locale/gl/LC_MESSAGES/Terminal.mo -share/locale/he/LC_MESSAGES/Terminal.mo -share/locale/hu/LC_MESSAGES/Terminal.mo -share/locale/id/LC_MESSAGES/Terminal.mo -share/locale/it/LC_MESSAGES/Terminal.mo -share/locale/ja/LC_MESSAGES/Terminal.mo -share/locale/kk/LC_MESSAGES/Terminal.mo -share/locale/ko/LC_MESSAGES/Terminal.mo -share/locale/ku/LC_MESSAGES/Terminal.mo -share/locale/lt/LC_MESSAGES/Terminal.mo -share/locale/lv/LC_MESSAGES/Terminal.mo -share/locale/nb/LC_MESSAGES/Terminal.mo -share/locale/nl/LC_MESSAGES/Terminal.mo -share/locale/pa/LC_MESSAGES/Terminal.mo -share/locale/pl/LC_MESSAGES/Terminal.mo -share/locale/pt/LC_MESSAGES/Terminal.mo -share/locale/pt_BR/LC_MESSAGES/Terminal.mo -share/locale/ro/LC_MESSAGES/Terminal.mo -share/locale/ru/LC_MESSAGES/Terminal.mo -share/locale/sk/LC_MESSAGES/Terminal.mo -share/locale/sq/LC_MESSAGES/Terminal.mo -share/locale/sv/LC_MESSAGES/Terminal.mo -share/locale/tr/LC_MESSAGES/Terminal.mo -share/locale/uk/LC_MESSAGES/Terminal.mo -share/locale/ur/LC_MESSAGES/Terminal.mo -share/locale/ur_PK/LC_MESSAGES/Terminal.mo -share/locale/vi/LC_MESSAGES/Terminal.mo -share/locale/zh_CN/LC_MESSAGES/Terminal.mo -share/locale/zh_TW/LC_MESSAGES/Terminal.mo -share/pixmaps/terminal.xpm +@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:45 jperkin Exp $ +bin/xfce4-terminal +man/ar/man1/xfce4-terminal.1 +man/ca/man1/xfce4-terminal.1 +man/da/man1/xfce4-terminal.1 +man/de/man1/xfce4-terminal.1 +man/el/man1/xfce4-terminal.1 +man/es/man1/xfce4-terminal.1 +man/fr/man1/xfce4-terminal.1 +man/gl/man1/xfce4-terminal.1 +man/id/man1/xfce4-terminal.1 +man/it/man1/xfce4-terminal.1 +man/ja/man1/xfce4-terminal.1 +man/ko/man1/xfce4-terminal.1 +man/lt/man1/xfce4-terminal.1 +man/man1/xfce4-terminal.1 +man/pl/man1/xfce4-terminal.1 +man/pt/man1/xfce4-terminal.1 +man/pt_BR/man1/xfce4-terminal.1 +man/ru/man1/xfce4-terminal.1 +man/sr/man1/xfce4-terminal.1 +man/sv/man1/xfce4-terminal.1 +man/tr/man1/xfce4-terminal.1 +man/ug/man1/xfce4-terminal.1 +man/uk/man1/xfce4-terminal.1 +man/zh_CN/man1/xfce4-terminal.1 +share/applications/xfce4-terminal.desktop +share/gnome-control-center/default-apps/xfce4-terminal-default-apps.xml +share/locale/ar/LC_MESSAGES/xfce4-terminal.mo +share/locale/ast/LC_MESSAGES/xfce4-terminal.mo +share/locale/be/LC_MESSAGES/xfce4-terminal.mo +share/locale/bg/LC_MESSAGES/xfce4-terminal.mo +share/locale/ca/LC_MESSAGES/xfce4-terminal.mo +share/locale/cs/LC_MESSAGES/xfce4-terminal.mo +share/locale/da/LC_MESSAGES/xfce4-terminal.mo +share/locale/de/LC_MESSAGES/xfce4-terminal.mo +share/locale/el/LC_MESSAGES/xfce4-terminal.mo +share/locale/en_AU/LC_MESSAGES/xfce4-terminal.mo +share/locale/en_GB/LC_MESSAGES/xfce4-terminal.mo +share/locale/eo/LC_MESSAGES/xfce4-terminal.mo +share/locale/es/LC_MESSAGES/xfce4-terminal.mo +share/locale/et/LC_MESSAGES/xfce4-terminal.mo +share/locale/eu/LC_MESSAGES/xfce4-terminal.mo +share/locale/fi/LC_MESSAGES/xfce4-terminal.mo +share/locale/fr/LC_MESSAGES/xfce4-terminal.mo +share/locale/gl/LC_MESSAGES/xfce4-terminal.mo +share/locale/he/LC_MESSAGES/xfce4-terminal.mo +share/locale/hr/LC_MESSAGES/xfce4-terminal.mo +share/locale/hu/LC_MESSAGES/xfce4-terminal.mo +share/locale/id/LC_MESSAGES/xfce4-terminal.mo +share/locale/is/LC_MESSAGES/xfce4-terminal.mo +share/locale/it/LC_MESSAGES/xfce4-terminal.mo +share/locale/ja/LC_MESSAGES/xfce4-terminal.mo +share/locale/kk/LC_MESSAGES/xfce4-terminal.mo +share/locale/ko/LC_MESSAGES/xfce4-terminal.mo +share/locale/lt/LC_MESSAGES/xfce4-terminal.mo +share/locale/lv/LC_MESSAGES/xfce4-terminal.mo +share/locale/nb/LC_MESSAGES/xfce4-terminal.mo +share/locale/nl/LC_MESSAGES/xfce4-terminal.mo +share/locale/oc/LC_MESSAGES/xfce4-terminal.mo +share/locale/pa/LC_MESSAGES/xfce4-terminal.mo +share/locale/pl/LC_MESSAGES/xfce4-terminal.mo +share/locale/pt/LC_MESSAGES/xfce4-terminal.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-terminal.mo +share/locale/ro/LC_MESSAGES/xfce4-terminal.mo +share/locale/ru/LC_MESSAGES/xfce4-terminal.mo +share/locale/si/LC_MESSAGES/xfce4-terminal.mo +share/locale/sk/LC_MESSAGES/xfce4-terminal.mo +share/locale/sq/LC_MESSAGES/xfce4-terminal.mo +share/locale/sr/LC_MESSAGES/xfce4-terminal.mo +share/locale/sv/LC_MESSAGES/xfce4-terminal.mo +share/locale/te/LC_MESSAGES/xfce4-terminal.mo +share/locale/th/LC_MESSAGES/xfce4-terminal.mo +share/locale/tr/LC_MESSAGES/xfce4-terminal.mo +share/locale/ug/LC_MESSAGES/xfce4-terminal.mo +share/locale/uk/LC_MESSAGES/xfce4-terminal.mo +share/locale/ur/LC_MESSAGES/xfce4-terminal.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-terminal.mo +share/locale/vi/LC_MESSAGES/xfce4-terminal.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-terminal.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-terminal.mo +share/xfce4/terminal/colorschemes/black-on-white.theme +share/xfce4/terminal/colorschemes/dark-pastels.theme +share/xfce4/terminal/colorschemes/green-on-black.theme +share/xfce4/terminal/colorschemes/solarized-dark.theme +share/xfce4/terminal/colorschemes/solarized-light.theme +share/xfce4/terminal/colorschemes/tango.theme +share/xfce4/terminal/colorschemes/white-on-black.theme +share/xfce4/terminal/colorschemes/xterm.theme +share/xfce4/terminal/terminal-preferences.ui diff --git a/x11/xfce4-terminal/buildlink3.mk b/x11/xfce4-terminal/buildlink3.mk deleted file mode 100644 index 6af90d16431..00000000000 --- a/x11/xfce4-terminal/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.8 2009/09/16 01:15:36 reed Exp $ - -BUILDLINK_TREE+= xfce4-terminal - -.if !defined(XFCE4_TERMINAL_BUILDLINK3_MK) -XFCE4_TERMINAL_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-terminal+= xfce4-terminal>=0.2.10 -BUILDLINK_PKGSRCDIR.xfce4-terminal?= ../../x11/xfce4-terminal - -.endif # XFCE4_TERMINAL_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-terminal diff --git a/x11/xfce4-terminal/distinfo b/x11/xfce4-terminal/distinfo index ba9d679c269..a0875d79842 100644 --- a/x11/xfce4-terminal/distinfo +++ b/x11/xfce4-terminal/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/01/08 01:23:19 marino Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 08:56:45 jperkin Exp $ -SHA1 (Terminal-0.4.2.tar.bz2) = bf4510e331284d7f68ba193fe1d6f2e57b7815bb -RMD160 (Terminal-0.4.2.tar.bz2) = 8e6364673d6b0d8eddfd59f3f82d3944fca45684 -Size (Terminal-0.4.2.tar.bz2) = 1981158 bytes -SHA1 (patch-terminal_terminal-screen.c) = dcfa62798ea47e26ed65df031c09991f24d4fa7c +SHA1 (xfce4-terminal-0.6.3.tar.bz2) = 4dd4d2bef8101f563487b0230346070930ff689f +RMD160 (xfce4-terminal-0.6.3.tar.bz2) = 2d369f99c4eb45b19c5348e5520d14c43160a9f6 +Size (xfce4-terminal-0.6.3.tar.bz2) = 815207 bytes diff --git a/x11/xfce4-terminal/patches/patch-terminal_terminal-screen.c b/x11/xfce4-terminal/patches/patch-terminal_terminal-screen.c deleted file mode 100644 index 98868ba7c00..00000000000 --- a/x11/xfce4-terminal/patches/patch-terminal_terminal-screen.c +++ /dev/null @@ -1,78 +0,0 @@ -$NetBSD: patch-terminal_terminal-screen.c,v 1.1 2013/01/08 01:23:19 marino Exp $ - -Fix for 100% CPU usage on XFce4 Terminal (Dave Tyson) -PR# pkg/45448 -PR# pkg/46926 - ---- terminal/terminal-screen.c.orig 2009-10-06 15:07:01.000000000 +0000 -+++ terminal/terminal-screen.c -@@ -87,6 +87,7 @@ static gboolean terminal_screen_get_ch - GError **error); - static gchar **terminal_screen_get_child_environment (TerminalScreen *screen); - static void terminal_screen_update_background (TerminalScreen *screen); -+static void terminal_screen_update_background_fast (TerminalScreen *screen); - static void terminal_screen_update_binding_backspace (TerminalScreen *screen); - static void terminal_screen_update_binding_delete (TerminalScreen *screen); - static void terminal_screen_update_colors (TerminalScreen *screen); -@@ -132,6 +133,8 @@ struct _TerminalScreen - GtkWidget *scrollbar; - GtkWidget *tab_label; - -+ gulong background_signal_id; -+ - GPid pid; - gchar *working_directory; - -@@ -231,7 +234,6 @@ terminal_screen_init (TerminalScreen *sc - "signal::context-menu", G_CALLBACK (terminal_screen_vte_get_context_menu), screen, - "signal::selection-changed", G_CALLBACK (terminal_screen_vte_selection_changed), screen, - "signal::window-title-changed", G_CALLBACK (terminal_screen_vte_window_title_changed), screen, -- "swapped-signal::size-allocate", G_CALLBACK (terminal_screen_timer_background), screen, - "swapped-signal::style-set", G_CALLBACK (terminal_screen_update_colors), screen, - NULL); - gtk_box_pack_start (GTK_BOX (screen), screen->terminal, TRUE, TRUE, 0); -@@ -573,6 +575,18 @@ terminal_screen_get_child_environment (T - - - static void -+terminal_screen_update_background_fast (TerminalScreen *screen) -+{ -+ if (G_UNLIKELY (screen->background_timer_id == 0)) -+ { -+ screen->background_timer_id = g_idle_add_full (G_PRIORITY_LOW, terminal_screen_timer_background, -+ screen, terminal_screen_timer_background_destroy); -+ } -+} -+ -+ -+ -+static void - terminal_screen_update_background (TerminalScreen *screen) - { - if (G_UNLIKELY (screen->background_timer_id != 0)) -@@ -1015,9 +1029,25 @@ terminal_screen_timer_background (gpoint - if (G_LIKELY (image != NULL)) - g_object_unref (G_OBJECT (image)); - g_object_unref (G_OBJECT (loader)); -+ -+ /* refresh background on size changes */ -+ if (screen->background_signal_id == 0) -+ { -+ screen->background_signal_id = -+ g_signal_connect_swapped (G_OBJECT (screen->terminal), "size-allocate", -+ G_CALLBACK (terminal_screen_update_background_fast), screen); -+ } - } - else - { -+ /* stop updating on size changes */ -+ if (screen->background_signal_id != 0) -+ { -+ g_signal_handler_disconnect (G_OBJECT (screen->terminal), screen->background_signal_id); -+ screen->background_signal_id = 0; -+ } -+ -+ /* WARNING: the causes a resize too! */ - vte_terminal_set_background_image (VTE_TERMINAL (screen->terminal), NULL); - } - diff --git a/x11/xfce4-tumbler/DESCR b/x11/xfce4-tumbler/DESCR new file mode 100644 index 00000000000..ff8f4d2d8eb --- /dev/null +++ b/x11/xfce4-tumbler/DESCR @@ -0,0 +1,11 @@ +Tumbler is a D-Bus service for applications to request thumbnails for +various URI schemes and MIME types. It is an implementation of the +thumbnail management D-Bus specification described on +http://live.gnome.org/ThumbnailerSpec written in an object-oriented +fashion using GLib and GObject. Its modular architecture makes it very +flexible and useful in many situations. It provides plugin interfaces +for extending the URI schemes and MIME types for which thumbnails can be +generated as well as for replacing the storage backend that is used to +store the thumbnails on disk. Tumbler's functionality can also be +extended via specialized thumbnailer services implemented in accordance +to the thumbnail management D-Bus specification. diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile new file mode 100644 index 00000000000..44468d7b9af --- /dev/null +++ b/x11/xfce4-tumbler/Makefile @@ -0,0 +1,47 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:45 jperkin Exp $ +# +# + +.include "../../meta-pkgs/xfce4/Makefile.common" + +VERSION= 0.1.31 +DISTNAME= tumbler-${VERSION} +PKGNAME= xfce4-tumbler-${VERSION} +CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/xfce/tumbler/0.1/ + +HOMEPAGE= http://docs.xfce.org/xfce/thunar/tumbler +COMMENT= D-Bus thumbnailing service + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config + +CONFIGURE_ARGS = --disable-raw-thumbnailer \ + --disable-gstreamer-thumbnailer + +PKGCONFIG_OVERRIDE+= tumbler/tumbler-1.pc.in + +EGDIR= ${XFCE4_EGBASE} +PKG_SYSCONFSUBDIR= xdg + +MAKE_DIRS+= ${PKG_SYSCONFDIR}/tumbler + +CONF_FILES= ${EGDIR}/tumbler.rc \ + ${PKG_SYSCONFDIR}/tumbler/tumbler.rc + +INSTALL_UNSTRIPPED= yes +CFLAGS+= -g + +.include "options.mk" + +.include "../../graphics/freetype2/buildlink3.mk" +.include "../../graphics/openjpeg/buildlink3.mk" +.include "../../graphics/png/buildlink3.mk" +.include "../../graphics/gdk-pixbuf2/buildlink3.mk" +.include "../../multimedia/ffmpeg1/buildlink3.mk" +.include "../../sysutils/dbus/buildlink3.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../www/curl/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-tumbler/PLIST b/x11/xfce4-tumbler/PLIST new file mode 100644 index 00000000000..da2861e4ce3 --- /dev/null +++ b/x11/xfce4-tumbler/PLIST @@ -0,0 +1,112 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:45 jperkin Exp $ +include/tumbler-1/tumbler/tumbler-abstract-thumbnailer.h +include/tumbler-1/tumbler/tumbler-cache-plugin.h +include/tumbler-1/tumbler/tumbler-cache.h +include/tumbler-1/tumbler/tumbler-config.h +include/tumbler-1/tumbler/tumbler-enum-types.h +include/tumbler-1/tumbler/tumbler-error.h +include/tumbler-1/tumbler/tumbler-file-info.h +include/tumbler-1/tumbler/tumbler-glib-extensions.h +include/tumbler-1/tumbler/tumbler-marshal.h +include/tumbler-1/tumbler/tumbler-provider-factory.h +include/tumbler-1/tumbler/tumbler-provider-plugin.h +include/tumbler-1/tumbler/tumbler-thumbnail-flavor.h +include/tumbler-1/tumbler/tumbler-thumbnail.h +include/tumbler-1/tumbler/tumbler-thumbnailer-provider.h +include/tumbler-1/tumbler/tumbler-thumbnailer.h +include/tumbler-1/tumbler/tumbler-util.h +include/tumbler-1/tumbler/tumbler.h +lib/libtumbler-1.la +lib/pkgconfig/tumbler-1.pc +lib/tumbler-1/plugins/cache/tumbler-cache-plugin.so +lib/tumbler-1/plugins/cache/tumbler-xdg-cache.la +lib/tumbler-1/plugins/tumbler-cover-thumbnailer.la +lib/tumbler-1/plugins/tumbler-ffmpeg-thumbnailer.la +lib/tumbler-1/plugins/tumbler-font-thumbnailer.la +lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.la +lib/tumbler-1/plugins/tumbler-odf-thumbnailer.la +lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.la +lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.la +lib/tumbler-1/tumblerd +share/dbus-1/services/org.xfce.Tumbler.Cache1.service +share/dbus-1/services/org.xfce.Tumbler.Manager1.service +share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service +share/examples/xfce4/tumbler.rc +share/gtk-doc/html/tumbler/TumblerAbstractThumbnailer.html +share/gtk-doc/html/tumbler/TumblerCache.html +share/gtk-doc/html/tumbler/TumblerThumbnail.html +share/gtk-doc/html/tumbler/TumblerThumbnailerProvider.html +share/gtk-doc/html/tumbler/api-index-full.html +share/gtk-doc/html/tumbler/extension-api.html +share/gtk-doc/html/tumbler/extension-tutorial.html +share/gtk-doc/html/tumbler/home.png +share/gtk-doc/html/tumbler/index.html +share/gtk-doc/html/tumbler/index.sgml +share/gtk-doc/html/tumbler/left-insensitive.png +share/gtk-doc/html/tumbler/left.png +share/gtk-doc/html/tumbler/miscellaneous.html +share/gtk-doc/html/tumbler/object-tree.html +share/gtk-doc/html/tumbler/pt01.html +share/gtk-doc/html/tumbler/right-insensitive.png +share/gtk-doc/html/tumbler/right.png +share/gtk-doc/html/tumbler/style.css +share/gtk-doc/html/tumbler/thumbnails.html +share/gtk-doc/html/tumbler/tumbler-Error-Domain-and-Types.html +share/gtk-doc/html/tumbler/tumbler-Various-Enumeration-Types.html +share/gtk-doc/html/tumbler/tumbler-Version-Information-and-Compatibility-Checks.html +share/gtk-doc/html/tumbler/tumbler-tumbler-file-info.html +share/gtk-doc/html/tumbler/tumbler-tumbler-provider-factory.html +share/gtk-doc/html/tumbler/tumbler-tumbler-provider-plugin.html +share/gtk-doc/html/tumbler/tumbler.devhelp2 +share/gtk-doc/html/tumbler/up-insensitive.png +share/gtk-doc/html/tumbler/up.png +share/locale/ar/LC_MESSAGES/tumbler.mo +share/locale/ast/LC_MESSAGES/tumbler.mo +share/locale/bg/LC_MESSAGES/tumbler.mo +share/locale/bn/LC_MESSAGES/tumbler.mo +share/locale/ca/LC_MESSAGES/tumbler.mo +share/locale/cs/LC_MESSAGES/tumbler.mo +share/locale/da/LC_MESSAGES/tumbler.mo +share/locale/de/LC_MESSAGES/tumbler.mo +share/locale/el/LC_MESSAGES/tumbler.mo +share/locale/en_AU/LC_MESSAGES/tumbler.mo +share/locale/en_GB/LC_MESSAGES/tumbler.mo +share/locale/es/LC_MESSAGES/tumbler.mo +share/locale/eu/LC_MESSAGES/tumbler.mo +share/locale/fi/LC_MESSAGES/tumbler.mo +share/locale/fr/LC_MESSAGES/tumbler.mo +share/locale/gl/LC_MESSAGES/tumbler.mo +share/locale/he/LC_MESSAGES/tumbler.mo +share/locale/hr/LC_MESSAGES/tumbler.mo +share/locale/hu/LC_MESSAGES/tumbler.mo +share/locale/id/LC_MESSAGES/tumbler.mo +share/locale/is/LC_MESSAGES/tumbler.mo +share/locale/it/LC_MESSAGES/tumbler.mo +share/locale/ja/LC_MESSAGES/tumbler.mo +share/locale/kk/LC_MESSAGES/tumbler.mo +share/locale/ko/LC_MESSAGES/tumbler.mo +share/locale/lt/LC_MESSAGES/tumbler.mo +share/locale/lv/LC_MESSAGES/tumbler.mo +share/locale/ms/LC_MESSAGES/tumbler.mo +share/locale/nb/LC_MESSAGES/tumbler.mo +share/locale/nl/LC_MESSAGES/tumbler.mo +share/locale/nn/LC_MESSAGES/tumbler.mo +share/locale/oc/LC_MESSAGES/tumbler.mo +share/locale/pa/LC_MESSAGES/tumbler.mo +share/locale/pl/LC_MESSAGES/tumbler.mo +share/locale/pt/LC_MESSAGES/tumbler.mo +share/locale/pt_BR/LC_MESSAGES/tumbler.mo +share/locale/ro/LC_MESSAGES/tumbler.mo +share/locale/ru/LC_MESSAGES/tumbler.mo +share/locale/si/LC_MESSAGES/tumbler.mo +share/locale/sk/LC_MESSAGES/tumbler.mo +share/locale/sr/LC_MESSAGES/tumbler.mo +share/locale/sv/LC_MESSAGES/tumbler.mo +share/locale/te/LC_MESSAGES/tumbler.mo +share/locale/th/LC_MESSAGES/tumbler.mo +share/locale/tr/LC_MESSAGES/tumbler.mo +share/locale/ug/LC_MESSAGES/tumbler.mo +share/locale/uk/LC_MESSAGES/tumbler.mo +share/locale/zh_CN/LC_MESSAGES/tumbler.mo +share/locale/zh_HK/LC_MESSAGES/tumbler.mo +share/locale/zh_TW/LC_MESSAGES/tumbler.mo diff --git a/x11/xfce4-tumbler/distinfo b/x11/xfce4-tumbler/distinfo new file mode 100644 index 00000000000..8b3a3c45bc5 --- /dev/null +++ b/x11/xfce4-tumbler/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +SHA1 (tumbler-0.1.31.tar.bz2) = cba7b81f8269f30dd6412d133767b6044c470f2c +RMD160 (tumbler-0.1.31.tar.bz2) = 35dc77a7e2834b57a93425e869549280d15ee4f8 +Size (tumbler-0.1.31.tar.bz2) = 550650 bytes +SHA1 (patch-tumblerd_Makefile.in) = 0e8b939381a7bbd38603a7bd79c2ddedeb33f6a7 diff --git a/x11/xfce4-tumbler/options.mk b/x11/xfce4-tumbler/options.mk new file mode 100644 index 00000000000..c2d54b54deb --- /dev/null +++ b/x11/xfce4-tumbler/options.mk @@ -0,0 +1,26 @@ +# $NetBSD: options.mk,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.tumbler +PKG_SUPPORTED_OPTIONS= jpeg ffmpegthumbnailer pdf odf +PKG_SUGGESTED_OPTIONS= jpeg ffmpegthumbnailer pdf odf + +PLIST_VARS+= jpeg ffmpegthumbnailer pdf odf + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mjpeg) +.include "../../mk/jpeg.buildlink3.mk" +PLIST.jpeg= yes +.endif +.if !empty(PKG_OPTIONS:Mffmpegthumbnailer) +.include "../../multimedia/ffmpegthumbnailer/buildlink3.mk" +PLIST.ffmpegthumbnailer= yes +.endif +.if !empty(PKG_OPTIONS:Mpdf) +.include "../../print/poppler-glib/buildlink3.mk" +PLIST.pdf= yes +.endif +.if !empty(PKG_OPTIONS:Modf) +.include "../../devel/libgsf/buildlink3.mk" +PLIST.odf= yes +.endif diff --git a/x11/xfce4-tumbler/patches/patch-tumblerd_Makefile.in b/x11/xfce4-tumbler/patches/patch-tumblerd_Makefile.in new file mode 100644 index 00000000000..dd3e2e6961d --- /dev/null +++ b/x11/xfce4-tumbler/patches/patch-tumblerd_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-tumblerd_Makefile.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Adjust config path +--- tumblerd/Makefile.in.orig 2013-01-12 11:14:34.000000000 +0000 ++++ tumblerd/Makefile.in +@@ -471,7 +471,7 @@ service_in_files = \ + org.xfce.Tumbler.Thumbnailer1.service.in + + service_DATA = $(service_in_files:.service.in=.service) +-confdir = $(sysconfdir)/xdg/tumbler ++confdir = $(datadir)/examples/xfce4 + conf_DATA = \ + tumbler.rc + diff --git a/x11/xfce4-utils/DESCR b/x11/xfce4-utils/DESCR deleted file mode 100644 index e258135e72b..00000000000 --- a/x11/xfce4-utils/DESCR +++ /dev/null @@ -1 +0,0 @@ -Utilities for Xfce. diff --git a/x11/xfce4-utils/MESSAGE b/x11/xfce4-utils/MESSAGE deleted file mode 100644 index 08929999385..00000000000 --- a/x11/xfce4-utils/MESSAGE +++ /dev/null @@ -1,11 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2007/04/12 09:55:26 martti Exp $ - -You may want to install one of these packages: - - xscreensaver - xlockmore - xlockmore-lite - -Otherwise you might be unable to lock your screen. -=========================================================================== diff --git a/x11/xfce4-utils/Makefile b/x11/xfce4-utils/Makefile deleted file mode 100644 index 760c3524532..00000000000 --- a/x11/xfce4-utils/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# $NetBSD: Makefile,v 1.58 2014/05/29 23:38:20 wiz Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -DISTNAME= xfce-utils-${XFCE4_VERSION} -PKGNAME= xfce4-utils-${XFCE4_VERSION} -PKGREVISION= 23 -CATEGORIES= x11 -COMMENT= Xfce utilities - -DEPENDS+= p5-XML-Parser>=2.36:../../textproc/p5-XML-Parser - -CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE} -CONFIGURE_ARGS+= --with-xsession-prefix=${PREFIX} - -BUILD_DEFS+= PKG_SYSCONFBASE -USE_TOOLS+= xinit:run - -PKG_SYSCONFSUBDIR= xdg -EGDIR= ${XFCE4_EGBASE} - -MAKE_DIRS+= ${PREFIX}/libexec/xfce4 ${EGDIR} ${EGDIR}/autostart -MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/it -MAKE_DIRS+= ${PREFIX}/share/xsessions - -CONF_FILES= ${EGDIR}/xinitrc ${PKG_SYSCONFDIR}/xfce4/xinitrc -CONF_FILES+= ${EGDIR}/autostart/xfconf-migration-4.6.desktop \ - ${PKG_SYSCONFDIR}/autostart/xfconf-migration-4.6.desktop - -.include "options.mk" - -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-utils/PLIST b/x11/xfce4-utils/PLIST deleted file mode 100644 index 2563d39250a..00000000000 --- a/x11/xfce4-utils/PLIST +++ /dev/null @@ -1,111 +0,0 @@ -@comment $NetBSD: PLIST,v 1.19 2009/09/16 01:15:36 reed Exp $ -bin/startxfce4 -bin/xfbrowser4 -bin/xfce4-about -bin/xfhelp4 -bin/xflock4 -bin/xfmountdev4 -bin/xfrun4 -bin/xfterm4 -libexec/xfce4/xfconf-migration/xfconf-migration-4.6.pl -share/dbus-1/services/org.xfce.RunDialog.service -share/examples/xfce4/Xft.xrdb -share/examples/xfce4/autostart/xfconf-migration-4.6.desktop -share/examples/xfce4/xinitrc -share/icons/hicolor/48x48/apps/xfce4-logo.png -share/locale/af/LC_MESSAGES/xfce-utils.mo -share/locale/am/LC_MESSAGES/xfce-utils.mo -share/locale/ar/LC_MESSAGES/xfce-utils.mo -share/locale/az/LC_MESSAGES/xfce-utils.mo -share/locale/be/LC_MESSAGES/xfce-utils.mo -share/locale/bg/LC_MESSAGES/xfce-utils.mo -share/locale/bn_IN/LC_MESSAGES/xfce-utils.mo -share/locale/ca/LC_MESSAGES/xfce-utils.mo -share/locale/cs/LC_MESSAGES/xfce-utils.mo -share/locale/da/LC_MESSAGES/xfce-utils.mo -share/locale/de/LC_MESSAGES/xfce-utils.mo -share/locale/dz/LC_MESSAGES/xfce-utils.mo -share/locale/el/LC_MESSAGES/xfce-utils.mo -share/locale/en_GB/LC_MESSAGES/xfce-utils.mo -share/locale/eo/LC_MESSAGES/xfce-utils.mo -share/locale/es/LC_MESSAGES/xfce-utils.mo -share/locale/es_MX/LC_MESSAGES/xfce-utils.mo -share/locale/et/LC_MESSAGES/xfce-utils.mo -share/locale/eu/LC_MESSAGES/xfce-utils.mo -share/locale/fa/LC_MESSAGES/xfce-utils.mo -share/locale/fi/LC_MESSAGES/xfce-utils.mo -share/locale/fr/LC_MESSAGES/xfce-utils.mo -share/locale/gl/LC_MESSAGES/xfce-utils.mo -share/locale/gu/LC_MESSAGES/xfce-utils.mo -share/locale/he/LC_MESSAGES/xfce-utils.mo -share/locale/hi/LC_MESSAGES/xfce-utils.mo -share/locale/hu/LC_MESSAGES/xfce-utils.mo -share/locale/hy/LC_MESSAGES/xfce-utils.mo -share/locale/id/LC_MESSAGES/xfce-utils.mo -share/locale/it/LC_MESSAGES/xfce-utils.mo -share/locale/ja/LC_MESSAGES/xfce-utils.mo -share/locale/ka/LC_MESSAGES/xfce-utils.mo -share/locale/ko/LC_MESSAGES/xfce-utils.mo -share/locale/ku/LC_MESSAGES/xfce-utils.mo -share/locale/lt/LC_MESSAGES/xfce-utils.mo -share/locale/lv/LC_MESSAGES/xfce-utils.mo -share/locale/mk/LC_MESSAGES/xfce-utils.mo -share/locale/mr/LC_MESSAGES/xfce-utils.mo -share/locale/ms/LC_MESSAGES/xfce-utils.mo -share/locale/nb/LC_MESSAGES/xfce-utils.mo -share/locale/nl/LC_MESSAGES/xfce-utils.mo -share/locale/pa/LC_MESSAGES/xfce-utils.mo -share/locale/pl/LC_MESSAGES/xfce-utils.mo -share/locale/pt/LC_MESSAGES/xfce-utils.mo -share/locale/pt_BR/LC_MESSAGES/xfce-utils.mo -share/locale/ro/LC_MESSAGES/xfce-utils.mo -share/locale/ru/LC_MESSAGES/xfce-utils.mo -share/locale/si/LC_MESSAGES/xfce-utils.mo -share/locale/sk/LC_MESSAGES/xfce-utils.mo -share/locale/sq/LC_MESSAGES/xfce-utils.mo -share/locale/sv/LC_MESSAGES/xfce-utils.mo -share/locale/ta/LC_MESSAGES/xfce-utils.mo -share/locale/tr/LC_MESSAGES/xfce-utils.mo -share/locale/uk/LC_MESSAGES/xfce-utils.mo -share/locale/ur/LC_MESSAGES/xfce-utils.mo -share/locale/vi/LC_MESSAGES/xfce-utils.mo -share/locale/zh_CN/LC_MESSAGES/xfce-utils.mo -share/locale/zh_TW/LC_MESSAGES/xfce-utils.mo -share/xfce4/AUTHORS -share/xfce4/BSD -share/xfce4/COPYING -share/xfce4/GPL -share/xfce4/INFO -share/xfce4/INFO.ca -share/xfce4/INFO.de -share/xfce4/INFO.es -share/xfce4/INFO.fi -share/xfce4/INFO.fr -share/xfce4/INFO.it -share/xfce4/INFO.ja -share/xfce4/INFO.ru -share/xfce4/INFO.uk -share/xfce4/INFO.vi -share/xfce4/LGPL -share/xfce4/doc/C/BSD.html -share/xfce4/doc/C/GPL.html -share/xfce4/doc/C/LGPL.html -share/xfce4/doc/C/images/about-dialog.png -share/xfce4/doc/C/images/default-session.png -share/xfce4/doc/C/images/link_xfce.jpg -share/xfce4/doc/C/images/run-dialog.png -share/xfce4/doc/C/images/taskbar_settings.png -share/xfce4/doc/C/index.html -share/xfce4/doc/C/xfce-utils.html -share/xfce4/doc/C/xfce4-components.html -share/xfce4/doc/C/xfce4-copyright.html -share/xfce4/doc/C/xfce4-install.html -share/xfce4/doc/C/xfce4-intro.html -share/xfce4/doc/C/xfce4-use.html -share/xfce4/doc/C/xfce4-user-guide.html -share/xfce4/doc/fr/index.html -share/xfce4/doc/it/index.html -share/xfce4/doc/xfce-chunk.css -share/xfce4/doc/xfce-mouse.png -share/xfce4/doc/xfce.css -share/xsessions/xfce.desktop diff --git a/x11/xfce4-utils/buildlink3.mk b/x11/xfce4-utils/buildlink3.mk deleted file mode 100644 index 52a0601f0c1..00000000000 --- a/x11/xfce4-utils/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.28 2009/09/16 01:15:36 reed Exp $ - -BUILDLINK_TREE+= xfce4-utils - -.if !defined(XFCE4_UTILS_BUILDLINK3_MK) -XFCE4_UTILS_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-utils+= xfce4-utils>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-utils?= ../../x11/xfce4-utils - -.endif # XFCE4_UTILS_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-utils diff --git a/x11/xfce4-utils/distinfo b/x11/xfce4-utils/distinfo deleted file mode 100644 index dc319a11a57..00000000000 --- a/x11/xfce4-utils/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.20 2009/09/16 01:15:36 reed Exp $ - -SHA1 (xfce-utils-4.6.1.tar.bz2) = 0bdb5b6e494f15372d8c0826ac93baca476c9f16 -RMD160 (xfce-utils-4.6.1.tar.bz2) = 4446c3882716e841c00e398df62b9d54046b9d26 -Size (xfce-utils-4.6.1.tar.bz2) = 614143 bytes -SHA1 (patch-aa) = 0bcfc2173ddb61d8ee04260fb99d57cd7f0704ba diff --git a/x11/xfce4-utils/options.mk b/x11/xfce4-utils/options.mk deleted file mode 100644 index f44475048a5..00000000000 --- a/x11/xfce4-utils/options.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: options.mk,v 1.1 2005/08/31 15:23:09 hira Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.xfce4-utils -PKG_SUPPORTED_OPTIONS= dbh -PKG_SUGGESTED_OPTIONS= dbh - -.include "../../mk/bsd.options.mk" - -.if !empty(PKG_OPTIONS:Mdbh) -CONFIGURE_ARGS+= --enable-dbh -.else -CONFIGURE_ARGS+= --disable-dbh -.endif diff --git a/x11/xfce4-utils/patches/patch-aa b/x11/xfce4-utils/patches/patch-aa deleted file mode 100644 index 221c9fa330d..00000000000 --- a/x11/xfce4-utils/patches/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2009/09/16 01:15:36 reed Exp $ - ---- scripts/Makefile.in.orig 2009-02-25 22:27:44.000000000 +0000 -+++ scripts/Makefile.in -@@ -268,7 +268,7 @@ edit = sed \ - -e "s,@BROWSER_DEFAULT\@,@BROWSER_DEFAULT@,g" \ - -e "s,@TERMINAL_DEFAULT\@,@TERMINAL_DEFAULT@,g" - --conffilesdir = @sysconfdir@/xdg/xfce4 -+conffilesdir = @datadir@/examples/xfce4 - conffiles_DATA = \ - xinitrc \ - Xft.xrdb -@@ -276,7 +276,7 @@ conffiles_DATA = \ - @XFCONF_MIGRATION_TRUE@migrationscriptdir = $(libexecdir)/xfce4/xfconf-migration - @XFCONF_MIGRATION_TRUE@migrationscript_in_files = xfconf-migration-4.6.pl.in - @XFCONF_MIGRATION_TRUE@migrationscript_SCRIPTS = $(migrationscript_in_files:.pl.in=.pl) --@XFCONF_MIGRATION_TRUE@autostartdir = $(sysconfdir)/xdg/autostart -+@XFCONF_MIGRATION_TRUE@autostartdir = $(datadir)/examples/xfce4/autostart - @XFCONF_MIGRATION_TRUE@autostart_in_files = xfconf-migration-4.6.desktop.in - @XFCONF_MIGRATION_TRUE@autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) - EXTRA_DIST = \ diff --git a/x11/xfce4-whiskermenu-plugin/DESCR b/x11/xfce4-whiskermenu-plugin/DESCR new file mode 100644 index 00000000000..310cef9117f --- /dev/null +++ b/x11/xfce4-whiskermenu-plugin/DESCR @@ -0,0 +1,7 @@ +Whisker Menu is an alternate application launcher for Xfce. +When you open it you are shown a list of applications you +have marked as favorites. You can browse through all of your +installed applications by clicking on the category buttons on +the side. Top level categories make browsing fast, and simple +to switch between. Additionally, Whisker Menu keeps a list of +the last ten applications that you launched from it. diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile new file mode 100644 index 00000000000..7bc8f9daf52 --- /dev/null +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 08:56:46 jperkin Exp $ + +DISTNAME= xfce4-whiskermenu-plugin-1.5.0 +CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/1.5/ +EXTRACT_SUFX= .tar.bz2 +LICENSE= gnu-gpl-v2 + +MAINTAINER= youri.mout@gmail.com +HOMEPAGE= http://gottcode.org/xfce4-whiskermenu-plugin/ +COMMENT= Alternate application launcher for Xfce + +USE_CMAKE= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= gmake pkg-config msgfmt perl intltool + +.include "../../mk/bsd.prefs.mk" + +.if ${OPSYS} == "Darwin" || ${OPSYS} == "SunOS" +BUILDLINK_TRANSFORM+= rm:-Wl,-O1 +BUILDLINK_TRANSFORM+= rm:-Wl,--as-needed +.endif + +.include "../../x11/xfce4-garcon/buildlink3.mk" +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-whiskermenu-plugin/PLIST b/x11/xfce4-whiskermenu-plugin/PLIST new file mode 100644 index 00000000000..02065b863b0 --- /dev/null +++ b/x11/xfce4-whiskermenu-plugin/PLIST @@ -0,0 +1,58 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:46 jperkin Exp $ +bin/xfce4-popup-whiskermenu +lib/xfce4/panel/plugins/libwhiskermenu.so +man/man1/xfce4-popup-whiskermenu.1 +share/icons/hicolor/128x128/apps/xfce4-whiskermenu.png +share/icons/hicolor/16x16/apps/xfce4-whiskermenu.png +share/icons/hicolor/22x22/apps/xfce4-whiskermenu.png +share/icons/hicolor/24x24/apps/xfce4-whiskermenu.png +share/icons/hicolor/256x256/apps/xfce4-whiskermenu.png +share/icons/hicolor/32x32/apps/xfce4-whiskermenu.png +share/icons/hicolor/48x48/apps/xfce4-whiskermenu.png +share/icons/hicolor/64x64/apps/xfce4-whiskermenu.png +share/icons/hicolor/scalable/apps/xfce4-whiskermenu.svg +share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/et/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/fa/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ne/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sr@latin/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/uz/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/xfce4/panel/plugins/whiskermenu.desktop diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo new file mode 100644 index 00000000000..562a1edb6b5 --- /dev/null +++ b/x11/xfce4-whiskermenu-plugin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:46 jperkin Exp $ + +SHA1 (xfce4-whiskermenu-plugin-1.5.0.tar.bz2) = 16d5231e2b4712bda93989e76abc7a8a363d1366 +RMD160 (xfce4-whiskermenu-plugin-1.5.0.tar.bz2) = 54b036fa821bccc041bdcf63ee25293e52eb00d4 +Size (xfce4-whiskermenu-plugin-1.5.0.tar.bz2) = 145549 bytes -- cgit v1.2.3