aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e16/Makefile38
-rw-r--r--x11-wm/e16/distinfo1
-rw-r--r--x11-wm/e16/files/patch-ad11
-rw-r--r--x11-wm/e16/files/patch-ae29
-rw-r--r--x11-wm/e16/pkg-comment1
-rw-r--r--x11-wm/e16/pkg-descr4
-rw-r--r--x11-wm/e16/pkg-plist1314
-rw-r--r--x11-wm/enlightenment-devel/Makefile38
-rw-r--r--x11-wm/enlightenment-devel/distinfo1
-rw-r--r--x11-wm/enlightenment-devel/files/patch-ad11
-rw-r--r--x11-wm/enlightenment-devel/files/patch-ae29
-rw-r--r--x11-wm/enlightenment-devel/pkg-comment1
-rw-r--r--x11-wm/enlightenment-devel/pkg-descr4
-rw-r--r--x11-wm/enlightenment-devel/pkg-plist1314
-rw-r--r--x11-wm/fvwm2-devel/Makefile35
-rw-r--r--x11-wm/fvwm2-devel/distinfo1
-rw-r--r--x11-wm/fvwm2-devel/pkg-comment1
-rw-r--r--x11-wm/fvwm2-devel/pkg-descr10
-rw-r--r--x11-wm/fvwm2-devel/pkg-message22
-rw-r--r--x11-wm/fvwm2-devel/pkg-plist166
-rw-r--r--x11-wm/fvwm24/Makefile35
-rw-r--r--x11-wm/fvwm24/distinfo1
-rw-r--r--x11-wm/fvwm24/pkg-comment1
-rw-r--r--x11-wm/fvwm24/pkg-descr10
-rw-r--r--x11-wm/fvwm24/pkg-message22
-rw-r--r--x11-wm/fvwm24/pkg-plist166
-rw-r--r--x11-wm/hackedbox/Makefile34
-rw-r--r--x11-wm/hackedbox/distinfo1
-rw-r--r--x11-wm/hackedbox/pkg-comment1
-rw-r--r--x11-wm/hackedbox/pkg-descr6
-rw-r--r--x11-wm/hackedbox/pkg-plist20
-rw-r--r--x11-wm/openbox/Makefile34
-rw-r--r--x11-wm/openbox/distinfo1
-rw-r--r--x11-wm/openbox/pkg-comment1
-rw-r--r--x11-wm/openbox/pkg-descr6
-rw-r--r--x11-wm/openbox/pkg-plist20
-rw-r--r--x11-wm/sawfish2/Makefile42
-rw-r--r--x11-wm/sawfish2/distinfo1
-rw-r--r--x11-wm/sawfish2/pkg-comment1
-rw-r--r--x11-wm/sawfish2/pkg-descr1
-rw-r--r--x11-wm/sawfish2/pkg-plist240
-rw-r--r--x11-wm/wmanager/files/pkg-message.in3
-rw-r--r--x11-wm/wmcp/Makefile29
-rw-r--r--x11-wm/wmcp/distinfo1
-rw-r--r--x11-wm/wmcp/files/patch-aa23
-rw-r--r--x11-wm/wmcp/pkg-comment1
-rw-r--r--x11-wm/wmcp/pkg-descr8
-rw-r--r--x11-wm/wmcp/pkg-plist1
-rw-r--r--x11-wm/xfce4/Makefile32
-rw-r--r--x11-wm/xfce4/distinfo1
-rw-r--r--x11-wm/xfce4/files/patch-aa11
-rw-r--r--x11-wm/xfce4/pkg-comment1
-rw-r--r--x11-wm/xfce4/pkg-descr11
-rw-r--r--x11-wm/xfce4/pkg-plist442
54 files changed, 0 insertions, 4239 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
deleted file mode 100644
index aca268cc65c0..000000000000
--- a/x11-wm/e16/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: enlightenment
-# Version required: 0.16.3
-# Date created: 10 June 1997
-# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
-#
-# $FreeBSD$
-#
-
-DISTNAME= enlightenment-0.16.3
-CATEGORIES= x11-wm gnome
-MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
- ftp://ftp.dti.ad.jp/pub/X/enlightenment/enlightenment/ \
- ftp://ftp.enlighte.nu/pub/Enlightenment/Enlightenment/ \
- ftp://beaver.its.vu.edu.au/pub/enlightenment/
-
-MAINTAINER= vanilla@FreeBSD.org
-
-LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
- Fnlib.0:${PORTSDIR}/graphics/fnlib \
- gif.5:${PORTSDIR}/graphics/giflib \
- Imlib.5:${PORTSDIR}/graphics/imlib \
- tiff.4:${PORTSDIR}/graphics/tiff \
- ttf.4:${PORTSDIR}/print/freetype \
- ghttp.1:${PORTSDIR}/www/libghttp
-
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-fsstd
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lxpg4"
-
-MAN1= enlightenment.1
-
-post-install:
- ${CHOWN} -R root:wheel ${PREFIX}/share/enlightenment/themes
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo
deleted file mode 100644
index 379eb6711c3f..000000000000
--- a/x11-wm/e16/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (enlightenment-0.16.3.tar.gz) = 91f10c299dbaf5e711e94be593cfc3dd
diff --git a/x11-wm/e16/files/patch-ad b/x11-wm/e16/files/patch-ad
deleted file mode 100644
index b1c78002682f..000000000000
--- a/x11-wm/e16/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/e_gen_menu.orig Sun Oct 3 17:34:49 1999
-+++ scripts/e_gen_menu Sun Oct 3 17:35:01 1999
-@@ -49,7 +49,7 @@
- echo \"Netscape Mail\" NULL exec \"netscape -mail -no-about-splash\" >> $OUT
- echo \"Balsa\" NULL exec \"balsa\" >> $OUT
- echo \"Exmh\" NULL exec \"exmh\" >> $OUT
-- echo \"Electric Eyes\" NULL exec \"ee\" >> $OUT
-+ echo \"Electric Eyes\" NULL exec \"ElectricEyes\" >> $OUT
- echo \"The GIMP\" NULL exec \"gimp\" >> $OUT
- echo \"XV\" NULL exec \"xv\" >> $OUT
- echo \"GQView\" NULL exec \"gqview\" >> $OUT
diff --git a/x11-wm/e16/files/patch-ae b/x11-wm/e16/files/patch-ae
deleted file mode 100644
index 0f62992192aa..000000000000
--- a/x11-wm/e16/files/patch-ae
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig Tue Nov 23 17:13:27 1999
-+++ configure Tue Nov 23 17:14:09 1999
-@@ -3632,14 +3632,14 @@
-
-
-
--echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
--echo "configure:3637: checking for dlopen in -ldl" >&5
-+echo $ac_n "checking for dlopen""... $ac_c" 1>&6
-+echo "configure:3637: checking for dlopen" >&5
- ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-ldl -lm $LIBS"
-+LIBS="-lm $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 3645 "configure"
- #include "confdefs.h"
-@@ -3667,7 +3667,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- DL_LIBS=-ldl
-+ DL_LIBS=
- else
- echo "$ac_t""no" 1>&6
-
diff --git a/x11-wm/e16/pkg-comment b/x11-wm/e16/pkg-comment
deleted file mode 100644
index e6545835a62c..000000000000
--- a/x11-wm/e16/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A very artistic X window manager
diff --git a/x11-wm/e16/pkg-descr b/x11-wm/e16/pkg-descr
deleted file mode 100644
index ff8e39aa4118..000000000000
--- a/x11-wm/e16/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A very artistic X window manager. Among other attributes,
-Enlightenment makes for quite impressive screen shots.
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e16/pkg-plist b/x11-wm/e16/pkg-plist
deleted file mode 100644
index bf929858b709..000000000000
--- a/x11-wm/e16/pkg-plist
+++ /dev/null
@@ -1,1314 +0,0 @@
-bin/dox
-bin/e_cache_clean
-bin/e_cache_query
-bin/e_gen_gnome_menu
-bin/e_gen_kde_menu
-bin/e_gen_menu
-bin/eesh
-bin/enlightenment
-bin/enlightenment.install
-bin/epp
-share/enlightenment/E-docs/E_app_menu.png
-share/enlightenment/E-docs/E_app_rightmouse_menu.png
-share/enlightenment/E-docs/E_area_settings.png
-share/enlightenment/E-docs/E_audio_settings.png
-share/enlightenment/E-docs/E_autoraise_settings.png
-share/enlightenment/E-docs/E_backgrounds_menu.png
-share/enlightenment/E-docs/E_backgrounds_menu_view.png
-share/enlightenment/E-docs/E_backgrounds_settings.png
-share/enlightenment/E-docs/E_border_selector.png
-share/enlightenment/E-docs/E_deskarray.png
-share/enlightenment/E-docs/E_deskimg.png
-share/enlightenment/E-docs/E_deskstack.png
-share/enlightenment/E-docs/E_dragbar.png
-share/enlightenment/E-docs/E_dragging_desktops.png
-share/enlightenment/E-docs/E_enlightenment_menu.png
-share/enlightenment/E-docs/E_focus_settings.png
-share/enlightenment/E-docs/E_group_settings.png
-share/enlightenment/E-docs/E_groups_menu.png
-share/enlightenment/E-docs/E_iconbox.png
-share/enlightenment/E-docs/E_iconbox_menu.png
-share/enlightenment/E-docs/E_iconbox_settings.png
-share/enlightenment/E-docs/E_kde_settings.png
-share/enlightenment/E-docs/E_keyboard.png
-share/enlightenment/E-docs/E_logo.png
-share/enlightenment/E-docs/E_maint_menu.png
-share/enlightenment/E-docs/E_mouse.png
-share/enlightenment/E-docs/E_mousewheel.png
-share/enlightenment/E-docs/E_move_resize_settings.png
-share/enlightenment/E-docs/E_pager.png
-share/enlightenment/E-docs/E_pager_settings.png
-share/enlightenment/E-docs/E_pager_settings_menu.png
-share/enlightenment/E-docs/E_placement_settings.png
-share/enlightenment/E-docs/E_remember_settings.png
-share/enlightenment/E-docs/E_screen_start.png
-share/enlightenment/E-docs/E_settings_menu.png
-share/enlightenment/E-docs/E_special_fx_settings.png
-share/enlightenment/E-docs/E_tooltip_settings.png
-share/enlightenment/E-docs/E_tooltips.png
-share/enlightenment/E-docs/E_virtual_desk_settings.png
-share/enlightenment/E-docs/E_website.png
-share/enlightenment/E-docs/E_window.png
-share/enlightenment/E-docs/E_window_diagram.png
-share/enlightenment/E-docs/Edoc_bg.png
-share/enlightenment/E-docs/FIRST_0.16
-share/enlightenment/E-docs/MAIN
-share/enlightenment/E-docs/aircut3.ttf
-share/enlightenment/E-docs/rothwell.ttf
-share/enlightenment/config/actionclasses.cfg
-share/enlightenment/config/backup-borders.cfg
-share/enlightenment/config/backup-colormodifiers.cfg
-share/enlightenment/config/backup-cursors.cfg
-share/enlightenment/config/backup-imageclasses.cfg
-share/enlightenment/config/backup-textclasses.cfg
-share/enlightenment/config/backup-tooltips.cfg
-share/enlightenment/config/control.cfg
-share/enlightenment/config/control.kde.cfg
-share/enlightenment/config/control.nokde.cfg
-share/enlightenment/config/definitions
-share/enlightenment/config/icondefs.cfg
-share/enlightenment/config/keybindings.cfg
-share/enlightenment/config/keybindings.gmc.cfg
-share/enlightenment/config/keybindings.nogmc.cfg
-share/enlightenment/config/menus.cfg
-share/enlightenment/config/pix/about.png
-share/enlightenment/config/pix/apple.png
-share/enlightenment/config/pix/areas.png
-share/enlightenment/config/pix/bg.png
-share/enlightenment/config/pix/calc.png
-share/enlightenment/config/pix/clock.png
-share/enlightenment/config/pix/desktops.png
-share/enlightenment/config/pix/easter.png
-share/enlightenment/config/pix/elogo48.png
-share/enlightenment/config/pix/focus.png
-share/enlightenment/config/pix/fx.png
-share/enlightenment/config/pix/key_blank.png
-share/enlightenment/config/pix/key_ctrl.png
-share/enlightenment/config/pix/key_lock.png
-share/enlightenment/config/pix/key_mod1.png
-share/enlightenment/config/pix/key_mod2.png
-share/enlightenment/config/pix/key_mod3.png
-share/enlightenment/config/pix/key_mod4.png
-share/enlightenment/config/pix/key_mod5.png
-share/enlightenment/config/pix/key_shift.png
-share/enlightenment/config/pix/mon.png
-share/enlightenment/config/pix/mouse_0.png
-share/enlightenment/config/pix/mouse_1.png
-share/enlightenment/config/pix/mouse_2.png
-share/enlightenment/config/pix/mouse_3.png
-share/enlightenment/config/pix/mouse_4.png
-share/enlightenment/config/pix/mouse_5.png
-share/enlightenment/config/pix/mouse_any.png
-share/enlightenment/config/pix/moveres.png
-share/enlightenment/config/pix/note.png
-share/enlightenment/config/pix/pager.png
-share/enlightenment/config/pix/pawn.png
-share/enlightenment/config/pix/place.png
-share/enlightenment/config/pix/pumpkin.png
-share/enlightenment/config/pix/raise.png
-share/enlightenment/config/pix/snapshots.png
-share/enlightenment/config/pix/sound.png
-share/enlightenment/config/pix/spider.png
-share/enlightenment/config/pix/tips.png
-share/enlightenment/config/pix/tv2.png
-share/enlightenment/config/pix/wait1.png
-share/enlightenment/config/pix/wait10.png
-share/enlightenment/config/pix/wait11.png
-share/enlightenment/config/pix/wait12.png
-share/enlightenment/config/pix/wait2.png
-share/enlightenment/config/pix/wait3.png
-share/enlightenment/config/pix/wait4.png
-share/enlightenment/config/pix/wait5.png
-share/enlightenment/config/pix/wait6.png
-share/enlightenment/config/pix/wait7.png
-share/enlightenment/config/pix/wait8.png
-share/enlightenment/config/pix/wait9.png
-share/enlightenment/config/pix/world.png
-share/enlightenment/themes/BlueSteel/ABOUT/MAIN
-share/enlightenment/themes/BlueSteel/ABOUT/bg.png
-share/enlightenment/themes/BlueSteel/ABOUT/logo.png
-share/enlightenment/themes/BlueSteel/ABOUT/vixar.ttf
-share/enlightenment/themes/BlueSteel/Eterm/Eterm.cfg
-share/enlightenment/themes/BlueSteel/Eterm/images/anchor_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/anchor_hl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/bg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/downarrow_cl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/downarrow_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/downarrow_hl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/leftarrow_cl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/leftarrow_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/leftarrow_hl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/menu_selected.png
-share/enlightenment/themes/BlueSteel/Eterm/images/menubg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/rightarrow_cl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/rightarrow_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/rightarrow_hl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/submenu.png
-share/enlightenment/themes/BlueSteel/Eterm/images/submenu_selected.png
-share/enlightenment/themes/BlueSteel/Eterm/images/trough.png
-share/enlightenment/themes/BlueSteel/Eterm/images/uparrow_cl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/uparrow_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/uparrow_hl.png
-share/enlightenment/themes/BlueSteel/README
-share/enlightenment/themes/BlueSteel/backgrounds/backgrounds.cfg
-share/enlightenment/themes/BlueSteel/backgrounds/images/All-Good-People-4.jpg
-share/enlightenment/themes/BlueSteel/backgrounds/images/Enigmas-Oven-2.jpg
-share/enlightenment/themes/BlueSteel/borders.cfg
-share/enlightenment/themes/BlueSteel/borders/BORDERLESS/border.cfg
-share/enlightenment/themes/BlueSteel/borders/DEFAULT/border.cfg
-share/enlightenment/themes/BlueSteel/borders/DEFAULT/images/maximize_bg.png
-share/enlightenment/themes/BlueSteel/borders/DEFAULT/images/maximize_cl.png
-share/enlightenment/themes/BlueSteel/borders/DEFAULT/images/maximize_fg.png
-share/enlightenment/themes/BlueSteel/borders/FIXEDSIZE/border.cfg
-share/enlightenment/themes/BlueSteel/borders/ICONBOX/border.cfg
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/border.cfg
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/resize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/resize_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/resize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/right_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/right_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/rightbottomtrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/rightbottomtrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/shade_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/shade_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/shade_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/title_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/title_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/toptrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/toptrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/unshade_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/unshade_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/unshade_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/border.cfg
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/bottom_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/bottom_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/bottomresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/bottomresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_sh_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/left_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/left_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/maximize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/maximize_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/maximize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/maximize_hl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/minimize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/minimize_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/minimize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/minimize_hl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/right_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/right_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/rightresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/rightresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/righttrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/righttrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_bg_st.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_fg_st.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_bg_st.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_fg_st.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/top_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/top_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/toptrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/toptrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/border.cfg
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/left_bg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/left_fg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/resize_bg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/resize_cl.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/resize_fg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/shade_bg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/shade_cl.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/shade_fg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/unshade_bg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/unshade_cl.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/unshade_fg.png
-share/enlightenment/themes/BlueSteel/borders/SMALL/border.cfg
-share/enlightenment/themes/BlueSteel/borders/SMALLFIXED/border.cfg
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/border.cfg
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images/top_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images/top_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images/topright_bg.png
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images/topright_fg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/border.cfg
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images/leftresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images/leftresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images/rightresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images/rightresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALLFIXED/border.cfg
-share/enlightenment/themes/BlueSteel/borders/borders.cfg
-share/enlightenment/themes/BlueSteel/borders/common/border.cfg
-share/enlightenment/themes/BlueSteel/borders/common/images/bottomresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/bottomresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_sh_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_bottom_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_bottom_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_bottomtrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_bottomtrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_title_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_title_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_top_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_top_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/fixed_bottom_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/fixed_bottom_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/left_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/left_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftside_bottomtrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftside_bottomtrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftside_title_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftside_title_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/lefttoptrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/lefttoptrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/lefttrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/lefttrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/minimize_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/minimize_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/minimize_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/right_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/right_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/righttrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/righttrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_bg_st.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_fg_st.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_bg_st.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_fg_st.png
-share/enlightenment/themes/BlueSteel/borders/common/images/toprighttrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/toprighttrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/transient_title_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/transient_title_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/verysmall_top_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/verysmall_top_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/verysmall_top_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/verysmall_top_sh_fg.png
-share/enlightenment/themes/BlueSteel/buttons.cfg
-share/enlightenment/themes/BlueSteel/buttons/buttons.cfg
-share/enlightenment/themes/BlueSteel/colormodifiers.cfg
-share/enlightenment/themes/BlueSteel/common/images/bg.png
-share/enlightenment/themes/BlueSteel/common/images/blank.png
-share/enlightenment/themes/BlueSteel/common/images/dragbar_horiz.png
-share/enlightenment/themes/BlueSteel/common/images/selected.png
-share/enlightenment/themes/BlueSteel/coords/coords.cfg
-share/enlightenment/themes/BlueSteel/cursors.cfg
-share/enlightenment/themes/BlueSteel/cursors/bw_images/arrow_left.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/arrow_left.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/arrow_right.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/arrow_right.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/cursor.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/cursor.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/iconify.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/iconify.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/kill.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/kill.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/max.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/max.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/move.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/move.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_bl.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_bl.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_br.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_br.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_h.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_h.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_v.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_v.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/stick.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/stick.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/cursors.cfg
-share/enlightenment/themes/BlueSteel/desktops.cfg
-share/enlightenment/themes/BlueSteel/dialogs/dialogs.cfg
-share/enlightenment/themes/BlueSteel/dialogs/images/button_down.png
-share/enlightenment/themes/BlueSteel/dialogs/images/button_up.png
-share/enlightenment/themes/BlueSteel/dialogs/images/check_off.png
-share/enlightenment/themes/BlueSteel/dialogs/images/check_on.png
-share/enlightenment/themes/BlueSteel/dialogs/images/darkbg.png
-share/enlightenment/themes/BlueSteel/dialogs/images/lightbg.png
-share/enlightenment/themes/BlueSteel/dialogs/images/radio_off.png
-share/enlightenment/themes/BlueSteel/dialogs/images/radio_on.png
-share/enlightenment/themes/BlueSteel/dialogs/images/separator.png
-share/enlightenment/themes/BlueSteel/dialogs/images/slider_horiz.png
-share/enlightenment/themes/BlueSteel/dialogs/images/slider_vert.png
-share/enlightenment/themes/BlueSteel/dialogs/images/window.png
-share/enlightenment/themes/BlueSteel/dock/dock.cfg
-share/enlightenment/themes/BlueSteel/dock/images/icon.png
-share/enlightenment/themes/BlueSteel/dragbar/dragbar.cfg
-share/enlightenment/themes/BlueSteel/dragbar/images/downarrow.png
-share/enlightenment/themes/BlueSteel/dragbar/images/downarrow_cl.png
-share/enlightenment/themes/BlueSteel/dragbar/images/dragbar_vert.png
-share/enlightenment/themes/BlueSteel/dragbar/images/leftarrow.png
-share/enlightenment/themes/BlueSteel/dragbar/images/leftarrow_cl.png
-share/enlightenment/themes/BlueSteel/dragbar/images/rightarrow.png
-share/enlightenment/themes/BlueSteel/dragbar/images/rightarrow_cl.png
-share/enlightenment/themes/BlueSteel/dragbar/images/uparrow.png
-share/enlightenment/themes/BlueSteel/dragbar/images/uparrow_cl.png
-share/enlightenment/themes/BlueSteel/epplets/epplets.cfg
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_down_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_down_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_left_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_left_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_right_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_right_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_up_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_up_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/bar.png
-share/enlightenment/themes/BlueSteel/epplets/images/bg_h.png
-share/enlightenment/themes/BlueSteel/epplets/images/bg_v.png
-share/enlightenment/themes/BlueSteel/epplets/images/button_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/button_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/close_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/close_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/config_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/config_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/drawingarea.png
-share/enlightenment/themes/BlueSteel/epplets/images/eject_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/eject_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/ff_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/ff_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/help_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/help_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/next_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/next_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/pause_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/pause_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/play_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/play_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/prev_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/prev_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/repeat_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/repeat_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/rw_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/rw_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/skip_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/skip_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/slider_base_h.png
-share/enlightenment/themes/BlueSteel/epplets/images/slider_base_v.png
-share/enlightenment/themes/BlueSteel/epplets/images/slider_knob_h.png
-share/enlightenment/themes/BlueSteel/epplets/images/slider_knob_v.png
-share/enlightenment/themes/BlueSteel/epplets/images/stop_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/stop_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/togglebutton_down.png
-share/enlightenment/themes/BlueSteel/epplets/images/togglebutton_up.png
-share/enlightenment/themes/BlueSteel/focuslist/focuslist.cfg
-share/enlightenment/themes/BlueSteel/focuslist/images/lightbg.png
-share/enlightenment/themes/BlueSteel/focuslist/images/lightbg_hl.png
-share/enlightenment/themes/BlueSteel/iconbox/iconbox.cfg
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_down.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_down_cl.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_left.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_left_cl.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_right.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_right_cl.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_up.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_up_cl.png
-share/enlightenment/themes/BlueSteel/iconbox/images/bar_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/bar_v.png
-share/enlightenment/themes/BlueSteel/iconbox/images/base_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/base_v.png
-share/enlightenment/themes/BlueSteel/iconbox/images/bg_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/bg_v.png
-share/enlightenment/themes/BlueSteel/iconbox/images/cover_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/cover_v.png
-share/enlightenment/themes/BlueSteel/iconbox/images/icon.png
-share/enlightenment/themes/BlueSteel/iconbox/images/knob_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/knob_v.png
-share/enlightenment/themes/BlueSteel/imageclasses.cfg
-share/enlightenment/themes/BlueSteel/init.cfg
-share/enlightenment/themes/BlueSteel/init/images/bar.png
-share/enlightenment/themes/BlueSteel/init/images/bg.jpg
-share/enlightenment/themes/BlueSteel/init/images/logo.png
-share/enlightenment/themes/BlueSteel/init/init.cfg
-share/enlightenment/themes/BlueSteel/menustyles.cfg
-share/enlightenment/themes/BlueSteel/menustyles/images/submenu.png
-share/enlightenment/themes/BlueSteel/menustyles/images/submenu_selected.png
-share/enlightenment/themes/BlueSteel/menustyles/menustyles.cfg
-share/enlightenment/themes/BlueSteel/pager/images/selected.png
-share/enlightenment/themes/BlueSteel/pager/images/window.png
-share/enlightenment/themes/BlueSteel/pager/pager.cfg
-share/enlightenment/themes/BlueSteel/slideouts.cfg
-share/enlightenment/themes/BlueSteel/slideouts/slideouts.cfg
-share/enlightenment/themes/BlueSteel/sound.cfg
-share/enlightenment/themes/BlueSteel/sound/sound.cfg
-share/enlightenment/themes/BlueSteel/tooltips.cfg
-share/enlightenment/themes/BlueSteel/tooltips/images/cloud_large.png
-share/enlightenment/themes/BlueSteel/tooltips/images/cloud_small.png
-share/enlightenment/themes/BlueSteel/tooltips/tooltips.cfg
-share/enlightenment/themes/BlueSteel/ttfonts/vixar.ttf
-share/enlightenment/themes/BlueSteel/windowmatches.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/ABOUT/Edoc_bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/ABOUT/MAIN
-share/enlightenment/themes/BrushedMetal-Tigert/ABOUT/aircut3.ttf
-share/enlightenment/themes/BrushedMetal-Tigert/ABOUT/title.png
-share/enlightenment/themes/BrushedMetal-Tigert/README
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/backgrounds.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/dark_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/dark_vertical_gradient_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/light_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/light_vertical_gradient_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/small_turquoise_pebbles.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turqouise_bg.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_garage_floor.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_leather.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_tiles.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_treemoon.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_wrinkles.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/borders.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDERLESS/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDER_ONLY/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/DEFAULT/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/FIXED_SIZE/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/ICONBOX/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU_BORDER_ONLY/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb6.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb8.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb9.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb6.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb8.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb9.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/SHAPED/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/TRANSIENT/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/borders.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b0-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b0.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b2-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b3-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b4-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b5-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b6-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b6.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b7-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b7.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b8-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b8.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb4-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb5-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb6-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb6.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb8-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb8.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/black.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/blank.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t1-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t1b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t2-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t2s-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t2s.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t3-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t3-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t3b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t4-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t4-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t4b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t5-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t5-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t5b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt1-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt1b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt2-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt2s-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt2s.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt3-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt3-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt3b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt4-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt4-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt4b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt5-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt5-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt5b.png
-share/enlightenment/themes/BrushedMetal-Tigert/buttons.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/buttons/buttons.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/colormodifiers.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/common/images/blank.png
-share/enlightenment/themes/BrushedMetal-Tigert/common/images/light_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/coords/coords.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/coords/images/coord.png
-share/enlightenment/themes/BrushedMetal-Tigert/cursors.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/cursor.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/cursor.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/iconify.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/iconify.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/kill.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/kill.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/move.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/move.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_br.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_br.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_h.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_h.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_tr.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_tr.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_v.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_v.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/cursors.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/desktops.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/dialogs.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/bt2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/button1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/button2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/button3.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/indent.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/r1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/r1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/sl1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/sl1b.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/sl2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/sl2b.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/slh.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/slv.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/w0-.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/w0.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/w1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/w1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dock/dock.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/dock/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dock/images/bt2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/dragbar.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/a1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/a1b.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/a2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/a2b.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/bt2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/epplets.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_d1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_d2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_d3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_l1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_l2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_l3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_r1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_r2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_r3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_u1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_u2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_u3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/b1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/b2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/b3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/bb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/bb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/bg_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/close1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/close2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/close3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/config1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/config2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/config3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/da.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/eject1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/eject2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/eject3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ff1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ff2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ff3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/help1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/help2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/help3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/next1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/next2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/next3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pause1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pause2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pause3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pb_h.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pb_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/play1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/play2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/play3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/prev1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/prev2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/prev3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/repeat1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/repeat2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/repeat3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/rw1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/rw2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/rw3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/s_h.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/s_k1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/s_k2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/s_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/skip1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/skip2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/skip3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/stop1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/stop2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/stop3.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/eterm.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_d_1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_d_2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_l_1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_l_2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_r_1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_r_2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_u_1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_u_2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/bg.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/bt.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/mb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/mb3.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/sb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/sb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/t.png
-share/enlightenment/themes/BrushedMetal-Tigert/focuslist/focuslist.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/focuslist/images/mb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/focuslist/images/mb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/iconbox.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_d1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_d2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_l1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_l2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_r1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_r2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_u1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_u2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ib_cover_h.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ib_cover_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ib_h.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ib_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/mb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/sl1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/sl2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/slh.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/slv.png
-share/enlightenment/themes/BrushedMetal-Tigert/imageclasses.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/init.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/light_vetical_gradient_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/progress_bar.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/text_bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/turquoise_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/init.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles/images/mb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles/images/mb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles/images/mb3.png
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles/menustyles.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/pager/images/mb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/pager/images/p_bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/pager/images/p_sel.png
-share/enlightenment/themes/BrushedMetal-Tigert/pager/images/p_win.png
-share/enlightenment/themes/BrushedMetal-Tigert/pager/pager.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/slideouts.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/slideouts/slideouts.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/sound.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_already_active.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_error_ipc.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_goodbye.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_logout.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_scanning.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_areas.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_audio.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_autoraise.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_bg.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_desktops.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_focus.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_fx.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_moveresize.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_pager.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_placement.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_tooltips.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_wait.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_warning.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_welcome.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_DEICONIFY.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_DESKTOP_SHUT.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_FOCUS_SET.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_ICONIFY.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_MENU_SHOW.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_MOVE_AREA_DOWN.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_MOVE_RESIST.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_NEW_ICONBOX.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_SHADE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_UNSHADE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_BORDER_CHANGE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_CHANGE_LAYER_DOWN.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_CLOSE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_SLIDE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_STICK.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_UNSTICK.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/sound.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/imageclasses.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/images/cloud1.png
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/images/cloud2.png
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/images/cloud_logo.png
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/tooltips.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/windowmatches.cfg
-share/enlightenment/themes/ShinyMetal/ABOUT/Edoc_bg.png
-share/enlightenment/themes/ShinyMetal/ABOUT/MAIN
-share/enlightenment/themes/ShinyMetal/ABOUT/aircut3.ttf
-share/enlightenment/themes/ShinyMetal/README
-share/enlightenment/themes/ShinyMetal/backgrounds/backgrounds.cfg
-share/enlightenment/themes/ShinyMetal/borders.cfg
-share/enlightenment/themes/ShinyMetal/borders/BORDERLESS/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/BOTTOM/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/DEFAULT/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/FIXEDSIZE/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/ICONBOX/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/MENU_BORDER/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/PAGER/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/SHAPED/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/SIDE/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/TRANSIENT/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/borders.cfg
-share/enlightenment/themes/ShinyMetal/borders/images.cfg
-share/enlightenment/themes/ShinyMetal/borders/slideouts.cfg
-share/enlightenment/themes/ShinyMetal/coords/coords.cfg
-share/enlightenment/themes/ShinyMetal/cursors.cfg
-share/enlightenment/themes/ShinyMetal/cursors/cursors.cfg
-share/enlightenment/themes/ShinyMetal/cursors/images/cursor.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/cursor.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/iconify.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/iconify.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/kill.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/kill.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/move.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/move.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_br.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_br.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_h.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_h.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_tr.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_tr.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_v.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_v.xbm.mask
-share/enlightenment/themes/ShinyMetal/desktops.cfg
-share/enlightenment/themes/ShinyMetal/dialogs/dialogs.cfg
-share/enlightenment/themes/ShinyMetal/dialogs/images/bg.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/bt1.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/bt2.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/button1.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/button2.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/button3.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/indent.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/r1-.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/r1.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/rule.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/sl1.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/sl2.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/slh.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/slv.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/w0-.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/w0.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/w1-.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/w1.png
-share/enlightenment/themes/ShinyMetal/dock/dock.cfg
-share/enlightenment/themes/ShinyMetal/dragbar/dragbar.cfg
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_vert_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_vert_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_vert_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_lower_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_lower_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_lower_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_raise_0.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_raise_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_raise_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_raise_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_vert_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_vert_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_vert_normal.png
-share/enlightenment/themes/ShinyMetal/epplets/epplets.cfg
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_d1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_d2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_d3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_l1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_l2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_l3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_r1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_r2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_r3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_u1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_u2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_u3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/b1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/b2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/b3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/bb1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/bb2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/bg_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/bg_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/close1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/close2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/close3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/config1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/config2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/config3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/da.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/eject1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/eject2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/eject3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ff1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ff2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ff3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/help1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/help2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/help3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/next1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/next2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/next3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pause1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pause2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pause3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pb_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pb_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/play1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/play2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/play3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/prev1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/prev2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/prev3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/repeat1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/repeat2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/repeat3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/rw1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/rw2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/rw3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/s_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/s_k1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/s_k2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/s_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/skip1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/skip2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/skip3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/stop1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/stop2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/stop3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_d1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_d2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_d3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_l1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_l2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_l3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_r1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_r2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_r3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_u1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_u2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_u3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/b1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/b2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/b3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/bb1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/bb2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/bg_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/bg_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/close1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/close2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/close3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/config1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/config2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/config3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/da.png
-share/enlightenment/themes/ShinyMetal/epplets/images/eject1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/eject2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/eject3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ff1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ff2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ff3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/help1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/help2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/help3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/next1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/next2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/next3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pause1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pause2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pause3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pb_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pb_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/play1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/play2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/play3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/prev1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/prev2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/prev3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/repeat1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/repeat2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/repeat3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/rw1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/rw2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/rw3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/s_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/s_k1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/s_k2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/s_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/skip1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/skip2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/skip3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/stop1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/stop2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/stop3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/tmp/bg_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/tmp/bg_v.png
-share/enlightenment/themes/ShinyMetal/eterm/eterm.cfg
-share/enlightenment/themes/ShinyMetal/eterm/images/a_d_1.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_d_2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_l_1.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_l_2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_r_1.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_r_2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_u_1.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_u_2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/bg.jpg
-share/enlightenment/themes/ShinyMetal/eterm/images/bt.png
-share/enlightenment/themes/ShinyMetal/eterm/images/mb2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/mb3.png
-share/enlightenment/themes/ShinyMetal/eterm/images/sb1.png
-share/enlightenment/themes/ShinyMetal/focuslist/focuslist.cfg
-share/enlightenment/themes/ShinyMetal/iconbox/iconbox.cfg
-share/enlightenment/themes/ShinyMetal/imageclasses.cfg
-share/enlightenment/themes/ShinyMetal/images/bar_amber_horizontal_1.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_horizontal_2.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_horizontal_3.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_vertical_1.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_vertical_2.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_vertical_3.png
-share/enlightenment/themes/ShinyMetal/images/bar_horizontal_1.png
-share/enlightenment/themes/ShinyMetal/images/bar_horizontal_2.png
-share/enlightenment/themes/ShinyMetal/images/bar_horizontal_3.png
-share/enlightenment/themes/ShinyMetal/images/bar_vertical_1.png
-share/enlightenment/themes/ShinyMetal/images/bar_vertical_2.png
-share/enlightenment/themes/ShinyMetal/images/bar_vertical_3.png
-share/enlightenment/themes/ShinyMetal/images/black.png
-share/enlightenment/themes/ShinyMetal/images/blank.png
-share/enlightenment/themes/ShinyMetal/images/button_1.png
-share/enlightenment/themes/ShinyMetal/images/button_2.png
-share/enlightenment/themes/ShinyMetal/images/button_3.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_down_1.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_down_2.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_down_3.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_left_1.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_left_2.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_left_3.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_right_1.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_right_2.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_right_3.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_up_1.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_up_2.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_up_3.png
-share/enlightenment/themes/ShinyMetal/images/button_iconify_1.png
-share/enlightenment/themes/ShinyMetal/images/button_iconify_2.png
-share/enlightenment/themes/ShinyMetal/images/button_iconify_3.png
-share/enlightenment/themes/ShinyMetal/images/button_kill_1.png
-share/enlightenment/themes/ShinyMetal/images/button_kill_2.png
-share/enlightenment/themes/ShinyMetal/images/button_kill_3.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_1.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_2.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_3.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_horizontal_1.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_horizontal_2.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_horizontal_3.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_vertical_1.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_vertical_2.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_vertical_3.png
-share/enlightenment/themes/ShinyMetal/images/button_slideout_right_1.png
-share/enlightenment/themes/ShinyMetal/images/button_slideout_right_2.png
-share/enlightenment/themes/ShinyMetal/images/button_slideout_right_3.png
-share/enlightenment/themes/ShinyMetal/images/button_stick_1.png
-share/enlightenment/themes/ShinyMetal/images/button_stick_2.png
-share/enlightenment/themes/ShinyMetal/images/button_stick_3.png
-share/enlightenment/themes/ShinyMetal/images/button_swirl_1.png
-share/enlightenment/themes/ShinyMetal/images/button_swirl_2.png
-share/enlightenment/themes/ShinyMetal/images/button_swirl_3.png
-share/enlightenment/themes/ShinyMetal/images/button_up_bar_1.png
-share/enlightenment/themes/ShinyMetal/images/button_up_bar_2.png
-share/enlightenment/themes/ShinyMetal/images/button_up_bar_3.png
-share/enlightenment/themes/ShinyMetal/images/dock1.png
-share/enlightenment/themes/ShinyMetal/images/dock2.png
-share/enlightenment/themes/ShinyMetal/images/dock3.png
-share/enlightenment/themes/ShinyMetal/images/icon.png
-share/enlightenment/themes/ShinyMetal/init.cfg
-share/enlightenment/themes/ShinyMetal/init/images/progress_bar.png
-share/enlightenment/themes/ShinyMetal/init/images/progress_bar_number.png
-share/enlightenment/themes/ShinyMetal/init/images/progress_bar_text.png
-share/enlightenment/themes/ShinyMetal/init/images/startup_background.jpg
-share/enlightenment/themes/ShinyMetal/init/images/startup_logo.png
-share/enlightenment/themes/ShinyMetal/init/init.cfg
-share/enlightenment/themes/ShinyMetal/menustyles.cfg
-share/enlightenment/themes/ShinyMetal/menustyles/images/menu1.png
-share/enlightenment/themes/ShinyMetal/menustyles/images/menu2.png
-share/enlightenment/themes/ShinyMetal/menustyles/images/menu3.png
-share/enlightenment/themes/ShinyMetal/menustyles/menustyles.cfg
-share/enlightenment/themes/ShinyMetal/pager/.pager.cfg.swp
-share/enlightenment/themes/ShinyMetal/pager/images/p_sel.png
-share/enlightenment/themes/ShinyMetal/pager/pager.cfg
-share/enlightenment/themes/ShinyMetal/slideouts.cfg
-share/enlightenment/themes/ShinyMetal/sound.cfg
-share/enlightenment/themes/ShinyMetal/sound/samples/Beep.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Boing.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Boom.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Bubbles.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Bweep.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Doink.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/DoorClose.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Eeeooop.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/FingerSnap.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Machine.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/MechFootstep.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Shutdown.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Troll_Grumble.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Wooeep.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/beethoven.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/boingiggig.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/drip.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/estart.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/rubberband.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/tink.wav
-share/enlightenment/themes/ShinyMetal/sound/sound.cfg
-share/enlightenment/themes/ShinyMetal/textclasses.cfg
-share/enlightenment/themes/ShinyMetal/tooltips.cfg
-share/enlightenment/themes/ShinyMetal/tooltips/images/ttip_cloud_big.png
-share/enlightenment/themes/ShinyMetal/tooltips/images/ttip_cloud_small.png
-share/enlightenment/themes/ShinyMetal/tooltips/images/ttip_help.png
-share/enlightenment/themes/ShinyMetal/tooltips/tooltips.cfg
-share/enlightenment/themes/ShinyMetal/ttfonts/rothwell.ttf
-share/enlightenment/themes/ShinyMetal/ttfonts/zirkle.ttf
-share/enlightenment/themes/ShinyMetal/windowmatches.cfg
-@dirrm share/enlightenment/E-docs
-@dirrm share/enlightenment/config/backup
-@dirrm share/enlightenment/config/pix
-@dirrm share/enlightenment/config
-@dirrm share/enlightenment/themes/BlueSteel/ABOUT
-@dirrm share/enlightenment/themes/BlueSteel/Eterm/images
-@dirrm share/enlightenment/themes/BlueSteel/Eterm
-@dirrm share/enlightenment/themes/BlueSteel/backgrounds/images
-@dirrm share/enlightenment/themes/BlueSteel/backgrounds
-@dirrm share/enlightenment/themes/BlueSteel/borders/BORDERLESS/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/BORDERLESS
-@dirrm share/enlightenment/themes/BlueSteel/borders/DEFAULT/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/DEFAULT
-@dirrm share/enlightenment/themes/BlueSteel/borders/FIXEDSIZE/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/FIXEDSIZE
-@dirrm share/enlightenment/themes/BlueSteel/borders/ICONBOX/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/ICONBOX
-@dirrm share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/LEFTPAGER
-@dirrm share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/LEFTSIDE
-@dirrm share/enlightenment/themes/BlueSteel/borders/PAGER/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/PAGER
-@dirrm share/enlightenment/themes/BlueSteel/borders/SMALL/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/SMALL
-@dirrm share/enlightenment/themes/BlueSteel/borders/SMALLFIXED/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/SMALLFIXED
-@dirrm share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/TRANSIENT
-@dirrm share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/VERYSMALL
-@dirrm share/enlightenment/themes/BlueSteel/borders/VERYSMALLFIXED/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/VERYSMALLFIXED
-@dirrm share/enlightenment/themes/BlueSteel/borders/common/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/common
-@dirrm share/enlightenment/themes/BlueSteel/borders
-@dirrm share/enlightenment/themes/BlueSteel/buttons/images
-@dirrm share/enlightenment/themes/BlueSteel/buttons
-@dirrm share/enlightenment/themes/BlueSteel/common/images
-@dirrm share/enlightenment/themes/BlueSteel/common
-@dirrm share/enlightenment/themes/BlueSteel/coords/images
-@dirrm share/enlightenment/themes/BlueSteel/coords
-@dirrm share/enlightenment/themes/BlueSteel/cursors/bw_images
-@dirrm share/enlightenment/themes/BlueSteel/cursors
-@dirrm share/enlightenment/themes/BlueSteel/dialogs/images
-@dirrm share/enlightenment/themes/BlueSteel/dialogs
-@dirrm share/enlightenment/themes/BlueSteel/dock/images
-@dirrm share/enlightenment/themes/BlueSteel/dock
-@dirrm share/enlightenment/themes/BlueSteel/dragbar/images
-@dirrm share/enlightenment/themes/BlueSteel/dragbar
-@dirrm share/enlightenment/themes/BlueSteel/epplets/images
-@dirrm share/enlightenment/themes/BlueSteel/epplets
-@dirrm share/enlightenment/themes/BlueSteel/focuslist/images
-@dirrm share/enlightenment/themes/BlueSteel/focuslist
-@dirrm share/enlightenment/themes/BlueSteel/iconbox/images
-@dirrm share/enlightenment/themes/BlueSteel/iconbox
-@dirrm share/enlightenment/themes/BlueSteel/init/images
-@dirrm share/enlightenment/themes/BlueSteel/init
-@dirrm share/enlightenment/themes/BlueSteel/menustyles/images
-@dirrm share/enlightenment/themes/BlueSteel/menustyles
-@dirrm share/enlightenment/themes/BlueSteel/pager/images
-@dirrm share/enlightenment/themes/BlueSteel/pager
-@dirrm share/enlightenment/themes/BlueSteel/slideouts/images
-@dirrm share/enlightenment/themes/BlueSteel/slideouts
-@dirrm share/enlightenment/themes/BlueSteel/sound/samples
-@dirrm share/enlightenment/themes/BlueSteel/sound
-@dirrm share/enlightenment/themes/BlueSteel/tooltips/images
-@dirrm share/enlightenment/themes/BlueSteel/tooltips
-@dirrm share/enlightenment/themes/BlueSteel/ttfonts
-@dirrm share/enlightenment/themes/BlueSteel
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/ABOUT
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/backgrounds
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDERLESS/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDERLESS
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDER_ONLY/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDER_ONLY
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/DEFAULT/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/DEFAULT
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/FIXED_SIZE/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/FIXED_SIZE
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/ICONBOX/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/ICONBOX
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU_BORDER_ONLY/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU_BORDER_ONLY
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/SHAPED/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/SHAPED
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/TRANSIENT/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/TRANSIENT
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/common
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/buttons/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/buttons
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/common/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/common
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/coords/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/coords
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/cursors/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/cursors
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dialogs
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dock/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dock
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dragbar
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/epplets/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/epplets
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/eterm/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/eterm
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/focuslist/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/focuslist
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/iconbox
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/init/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/init
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/menustyles/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/menustyles
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/pager/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/pager
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/slideouts/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/slideouts
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/sound/samples
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/sound
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/tooltips/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/tooltips
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/ttfonts
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert
-share/enlightenment/themes/DEFAULT
-@dirrm share/enlightenment/themes/ShinyMetal/ABOUT
-@dirrm share/enlightenment/themes/ShinyMetal/backgrounds
-@dirrm share/enlightenment/themes/ShinyMetal/borders/BORDERLESS
-@dirrm share/enlightenment/themes/ShinyMetal/borders/BOTTOM
-@dirrm share/enlightenment/themes/ShinyMetal/borders/DEFAULT
-@dirrm share/enlightenment/themes/ShinyMetal/borders/FIXEDSIZE
-@dirrm share/enlightenment/themes/ShinyMetal/borders/ICONBOX
-@dirrm share/enlightenment/themes/ShinyMetal/borders/MENU_BORDER
-@dirrm share/enlightenment/themes/ShinyMetal/borders/PAGER
-@dirrm share/enlightenment/themes/ShinyMetal/borders/SHAPED
-@dirrm share/enlightenment/themes/ShinyMetal/borders/SIDE
-@dirrm share/enlightenment/themes/ShinyMetal/borders/TRANSIENT
-@dirrm share/enlightenment/themes/ShinyMetal/borders/images
-@dirrm share/enlightenment/themes/ShinyMetal/borders
-@dirrm share/enlightenment/themes/ShinyMetal/coords
-@dirrm share/enlightenment/themes/ShinyMetal/cursors/images
-@dirrm share/enlightenment/themes/ShinyMetal/cursors
-@dirrm share/enlightenment/themes/ShinyMetal/dialogs/images
-@dirrm share/enlightenment/themes/ShinyMetal/dialogs
-@dirrm share/enlightenment/themes/ShinyMetal/dock
-@dirrm share/enlightenment/themes/ShinyMetal/dragbar/images
-@dirrm share/enlightenment/themes/ShinyMetal/dragbar
-@dirrm share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics
-@dirrm share/enlightenment/themes/ShinyMetal/epplets/images/tmp
-@dirrm share/enlightenment/themes/ShinyMetal/epplets/images
-@dirrm share/enlightenment/themes/ShinyMetal/epplets
-@dirrm share/enlightenment/themes/ShinyMetal/eterm/images
-@dirrm share/enlightenment/themes/ShinyMetal/eterm
-@dirrm share/enlightenment/themes/ShinyMetal/focuslist
-@dirrm share/enlightenment/themes/ShinyMetal/iconbox
-@dirrm share/enlightenment/themes/ShinyMetal/images
-@dirrm share/enlightenment/themes/ShinyMetal/init/images
-@dirrm share/enlightenment/themes/ShinyMetal/init
-@dirrm share/enlightenment/themes/ShinyMetal/menustyles/images
-@dirrm share/enlightenment/themes/ShinyMetal/menustyles
-@dirrm share/enlightenment/themes/ShinyMetal/pager/images
-@dirrm share/enlightenment/themes/ShinyMetal/pager
-@dirrm share/enlightenment/themes/ShinyMetal/slideouts
-@dirrm share/enlightenment/themes/ShinyMetal/sound/samples
-@dirrm share/enlightenment/themes/ShinyMetal/sound
-@dirrm share/enlightenment/themes/ShinyMetal/tooltips/images
-@dirrm share/enlightenment/themes/ShinyMetal/tooltips
-@dirrm share/enlightenment/themes/ShinyMetal/ttfonts
-@dirrm share/enlightenment/themes/ShinyMetal
-@dirrm share/enlightenment/themes
-@dirrm share/enlightenment
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
deleted file mode 100644
index aca268cc65c0..000000000000
--- a/x11-wm/enlightenment-devel/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: enlightenment
-# Version required: 0.16.3
-# Date created: 10 June 1997
-# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
-#
-# $FreeBSD$
-#
-
-DISTNAME= enlightenment-0.16.3
-CATEGORIES= x11-wm gnome
-MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
- ftp://ftp.dti.ad.jp/pub/X/enlightenment/enlightenment/ \
- ftp://ftp.enlighte.nu/pub/Enlightenment/Enlightenment/ \
- ftp://beaver.its.vu.edu.au/pub/enlightenment/
-
-MAINTAINER= vanilla@FreeBSD.org
-
-LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
- Fnlib.0:${PORTSDIR}/graphics/fnlib \
- gif.5:${PORTSDIR}/graphics/giflib \
- Imlib.5:${PORTSDIR}/graphics/imlib \
- tiff.4:${PORTSDIR}/graphics/tiff \
- ttf.4:${PORTSDIR}/print/freetype \
- ghttp.1:${PORTSDIR}/www/libghttp
-
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-fsstd
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lxpg4"
-
-MAN1= enlightenment.1
-
-post-install:
- ${CHOWN} -R root:wheel ${PREFIX}/share/enlightenment/themes
-
-.include <bsd.port.mk>
diff --git a/x11-wm/enlightenment-devel/distinfo b/x11-wm/enlightenment-devel/distinfo
deleted file mode 100644
index 379eb6711c3f..000000000000
--- a/x11-wm/enlightenment-devel/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (enlightenment-0.16.3.tar.gz) = 91f10c299dbaf5e711e94be593cfc3dd
diff --git a/x11-wm/enlightenment-devel/files/patch-ad b/x11-wm/enlightenment-devel/files/patch-ad
deleted file mode 100644
index b1c78002682f..000000000000
--- a/x11-wm/enlightenment-devel/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/e_gen_menu.orig Sun Oct 3 17:34:49 1999
-+++ scripts/e_gen_menu Sun Oct 3 17:35:01 1999
-@@ -49,7 +49,7 @@
- echo \"Netscape Mail\" NULL exec \"netscape -mail -no-about-splash\" >> $OUT
- echo \"Balsa\" NULL exec \"balsa\" >> $OUT
- echo \"Exmh\" NULL exec \"exmh\" >> $OUT
-- echo \"Electric Eyes\" NULL exec \"ee\" >> $OUT
-+ echo \"Electric Eyes\" NULL exec \"ElectricEyes\" >> $OUT
- echo \"The GIMP\" NULL exec \"gimp\" >> $OUT
- echo \"XV\" NULL exec \"xv\" >> $OUT
- echo \"GQView\" NULL exec \"gqview\" >> $OUT
diff --git a/x11-wm/enlightenment-devel/files/patch-ae b/x11-wm/enlightenment-devel/files/patch-ae
deleted file mode 100644
index 0f62992192aa..000000000000
--- a/x11-wm/enlightenment-devel/files/patch-ae
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig Tue Nov 23 17:13:27 1999
-+++ configure Tue Nov 23 17:14:09 1999
-@@ -3632,14 +3632,14 @@
-
-
-
--echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
--echo "configure:3637: checking for dlopen in -ldl" >&5
-+echo $ac_n "checking for dlopen""... $ac_c" 1>&6
-+echo "configure:3637: checking for dlopen" >&5
- ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-ldl -lm $LIBS"
-+LIBS="-lm $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 3645 "configure"
- #include "confdefs.h"
-@@ -3667,7 +3667,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- DL_LIBS=-ldl
-+ DL_LIBS=
- else
- echo "$ac_t""no" 1>&6
-
diff --git a/x11-wm/enlightenment-devel/pkg-comment b/x11-wm/enlightenment-devel/pkg-comment
deleted file mode 100644
index e6545835a62c..000000000000
--- a/x11-wm/enlightenment-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A very artistic X window manager
diff --git a/x11-wm/enlightenment-devel/pkg-descr b/x11-wm/enlightenment-devel/pkg-descr
deleted file mode 100644
index ff8e39aa4118..000000000000
--- a/x11-wm/enlightenment-devel/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A very artistic X window manager. Among other attributes,
-Enlightenment makes for quite impressive screen shots.
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/enlightenment-devel/pkg-plist b/x11-wm/enlightenment-devel/pkg-plist
deleted file mode 100644
index bf929858b709..000000000000
--- a/x11-wm/enlightenment-devel/pkg-plist
+++ /dev/null
@@ -1,1314 +0,0 @@
-bin/dox
-bin/e_cache_clean
-bin/e_cache_query
-bin/e_gen_gnome_menu
-bin/e_gen_kde_menu
-bin/e_gen_menu
-bin/eesh
-bin/enlightenment
-bin/enlightenment.install
-bin/epp
-share/enlightenment/E-docs/E_app_menu.png
-share/enlightenment/E-docs/E_app_rightmouse_menu.png
-share/enlightenment/E-docs/E_area_settings.png
-share/enlightenment/E-docs/E_audio_settings.png
-share/enlightenment/E-docs/E_autoraise_settings.png
-share/enlightenment/E-docs/E_backgrounds_menu.png
-share/enlightenment/E-docs/E_backgrounds_menu_view.png
-share/enlightenment/E-docs/E_backgrounds_settings.png
-share/enlightenment/E-docs/E_border_selector.png
-share/enlightenment/E-docs/E_deskarray.png
-share/enlightenment/E-docs/E_deskimg.png
-share/enlightenment/E-docs/E_deskstack.png
-share/enlightenment/E-docs/E_dragbar.png
-share/enlightenment/E-docs/E_dragging_desktops.png
-share/enlightenment/E-docs/E_enlightenment_menu.png
-share/enlightenment/E-docs/E_focus_settings.png
-share/enlightenment/E-docs/E_group_settings.png
-share/enlightenment/E-docs/E_groups_menu.png
-share/enlightenment/E-docs/E_iconbox.png
-share/enlightenment/E-docs/E_iconbox_menu.png
-share/enlightenment/E-docs/E_iconbox_settings.png
-share/enlightenment/E-docs/E_kde_settings.png
-share/enlightenment/E-docs/E_keyboard.png
-share/enlightenment/E-docs/E_logo.png
-share/enlightenment/E-docs/E_maint_menu.png
-share/enlightenment/E-docs/E_mouse.png
-share/enlightenment/E-docs/E_mousewheel.png
-share/enlightenment/E-docs/E_move_resize_settings.png
-share/enlightenment/E-docs/E_pager.png
-share/enlightenment/E-docs/E_pager_settings.png
-share/enlightenment/E-docs/E_pager_settings_menu.png
-share/enlightenment/E-docs/E_placement_settings.png
-share/enlightenment/E-docs/E_remember_settings.png
-share/enlightenment/E-docs/E_screen_start.png
-share/enlightenment/E-docs/E_settings_menu.png
-share/enlightenment/E-docs/E_special_fx_settings.png
-share/enlightenment/E-docs/E_tooltip_settings.png
-share/enlightenment/E-docs/E_tooltips.png
-share/enlightenment/E-docs/E_virtual_desk_settings.png
-share/enlightenment/E-docs/E_website.png
-share/enlightenment/E-docs/E_window.png
-share/enlightenment/E-docs/E_window_diagram.png
-share/enlightenment/E-docs/Edoc_bg.png
-share/enlightenment/E-docs/FIRST_0.16
-share/enlightenment/E-docs/MAIN
-share/enlightenment/E-docs/aircut3.ttf
-share/enlightenment/E-docs/rothwell.ttf
-share/enlightenment/config/actionclasses.cfg
-share/enlightenment/config/backup-borders.cfg
-share/enlightenment/config/backup-colormodifiers.cfg
-share/enlightenment/config/backup-cursors.cfg
-share/enlightenment/config/backup-imageclasses.cfg
-share/enlightenment/config/backup-textclasses.cfg
-share/enlightenment/config/backup-tooltips.cfg
-share/enlightenment/config/control.cfg
-share/enlightenment/config/control.kde.cfg
-share/enlightenment/config/control.nokde.cfg
-share/enlightenment/config/definitions
-share/enlightenment/config/icondefs.cfg
-share/enlightenment/config/keybindings.cfg
-share/enlightenment/config/keybindings.gmc.cfg
-share/enlightenment/config/keybindings.nogmc.cfg
-share/enlightenment/config/menus.cfg
-share/enlightenment/config/pix/about.png
-share/enlightenment/config/pix/apple.png
-share/enlightenment/config/pix/areas.png
-share/enlightenment/config/pix/bg.png
-share/enlightenment/config/pix/calc.png
-share/enlightenment/config/pix/clock.png
-share/enlightenment/config/pix/desktops.png
-share/enlightenment/config/pix/easter.png
-share/enlightenment/config/pix/elogo48.png
-share/enlightenment/config/pix/focus.png
-share/enlightenment/config/pix/fx.png
-share/enlightenment/config/pix/key_blank.png
-share/enlightenment/config/pix/key_ctrl.png
-share/enlightenment/config/pix/key_lock.png
-share/enlightenment/config/pix/key_mod1.png
-share/enlightenment/config/pix/key_mod2.png
-share/enlightenment/config/pix/key_mod3.png
-share/enlightenment/config/pix/key_mod4.png
-share/enlightenment/config/pix/key_mod5.png
-share/enlightenment/config/pix/key_shift.png
-share/enlightenment/config/pix/mon.png
-share/enlightenment/config/pix/mouse_0.png
-share/enlightenment/config/pix/mouse_1.png
-share/enlightenment/config/pix/mouse_2.png
-share/enlightenment/config/pix/mouse_3.png
-share/enlightenment/config/pix/mouse_4.png
-share/enlightenment/config/pix/mouse_5.png
-share/enlightenment/config/pix/mouse_any.png
-share/enlightenment/config/pix/moveres.png
-share/enlightenment/config/pix/note.png
-share/enlightenment/config/pix/pager.png
-share/enlightenment/config/pix/pawn.png
-share/enlightenment/config/pix/place.png
-share/enlightenment/config/pix/pumpkin.png
-share/enlightenment/config/pix/raise.png
-share/enlightenment/config/pix/snapshots.png
-share/enlightenment/config/pix/sound.png
-share/enlightenment/config/pix/spider.png
-share/enlightenment/config/pix/tips.png
-share/enlightenment/config/pix/tv2.png
-share/enlightenment/config/pix/wait1.png
-share/enlightenment/config/pix/wait10.png
-share/enlightenment/config/pix/wait11.png
-share/enlightenment/config/pix/wait12.png
-share/enlightenment/config/pix/wait2.png
-share/enlightenment/config/pix/wait3.png
-share/enlightenment/config/pix/wait4.png
-share/enlightenment/config/pix/wait5.png
-share/enlightenment/config/pix/wait6.png
-share/enlightenment/config/pix/wait7.png
-share/enlightenment/config/pix/wait8.png
-share/enlightenment/config/pix/wait9.png
-share/enlightenment/config/pix/world.png
-share/enlightenment/themes/BlueSteel/ABOUT/MAIN
-share/enlightenment/themes/BlueSteel/ABOUT/bg.png
-share/enlightenment/themes/BlueSteel/ABOUT/logo.png
-share/enlightenment/themes/BlueSteel/ABOUT/vixar.ttf
-share/enlightenment/themes/BlueSteel/Eterm/Eterm.cfg
-share/enlightenment/themes/BlueSteel/Eterm/images/anchor_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/anchor_hl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/bg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/downarrow_cl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/downarrow_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/downarrow_hl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/leftarrow_cl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/leftarrow_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/leftarrow_hl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/menu_selected.png
-share/enlightenment/themes/BlueSteel/Eterm/images/menubg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/rightarrow_cl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/rightarrow_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/rightarrow_hl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/submenu.png
-share/enlightenment/themes/BlueSteel/Eterm/images/submenu_selected.png
-share/enlightenment/themes/BlueSteel/Eterm/images/trough.png
-share/enlightenment/themes/BlueSteel/Eterm/images/uparrow_cl.png
-share/enlightenment/themes/BlueSteel/Eterm/images/uparrow_fg.png
-share/enlightenment/themes/BlueSteel/Eterm/images/uparrow_hl.png
-share/enlightenment/themes/BlueSteel/README
-share/enlightenment/themes/BlueSteel/backgrounds/backgrounds.cfg
-share/enlightenment/themes/BlueSteel/backgrounds/images/All-Good-People-4.jpg
-share/enlightenment/themes/BlueSteel/backgrounds/images/Enigmas-Oven-2.jpg
-share/enlightenment/themes/BlueSteel/borders.cfg
-share/enlightenment/themes/BlueSteel/borders/BORDERLESS/border.cfg
-share/enlightenment/themes/BlueSteel/borders/DEFAULT/border.cfg
-share/enlightenment/themes/BlueSteel/borders/DEFAULT/images/maximize_bg.png
-share/enlightenment/themes/BlueSteel/borders/DEFAULT/images/maximize_cl.png
-share/enlightenment/themes/BlueSteel/borders/DEFAULT/images/maximize_fg.png
-share/enlightenment/themes/BlueSteel/borders/FIXEDSIZE/border.cfg
-share/enlightenment/themes/BlueSteel/borders/ICONBOX/border.cfg
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/border.cfg
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/resize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/resize_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/resize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/right_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/right_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/rightbottomtrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/rightbottomtrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/shade_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/shade_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/shade_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/title_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/title_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/toptrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/toptrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/unshade_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/unshade_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images/unshade_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/border.cfg
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/bottom_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/bottom_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/bottomresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/bottomresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_sh_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/close_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/left_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/left_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/maximize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/maximize_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/maximize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/maximize_hl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/minimize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/minimize_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/minimize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/minimize_hl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/right_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/right_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/rightresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/rightresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/righttrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/righttrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_bg_st.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_fg_st.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_bg_st.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_cl.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/stick_sh_fg_st.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/top_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/top_fg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/toptrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images/toptrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/border.cfg
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/left_bg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/left_fg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/resize_bg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/resize_cl.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/resize_fg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/shade_bg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/shade_cl.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/shade_fg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/unshade_bg.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/unshade_cl.png
-share/enlightenment/themes/BlueSteel/borders/PAGER/images/unshade_fg.png
-share/enlightenment/themes/BlueSteel/borders/SMALL/border.cfg
-share/enlightenment/themes/BlueSteel/borders/SMALLFIXED/border.cfg
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/border.cfg
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images/top_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images/top_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images/topright_bg.png
-share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images/topright_fg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/border.cfg
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images/leftresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images/leftresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images/rightresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images/rightresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/VERYSMALLFIXED/border.cfg
-share/enlightenment/themes/BlueSteel/borders/borders.cfg
-share/enlightenment/themes/BlueSteel/borders/common/border.cfg
-share/enlightenment/themes/BlueSteel/borders/common/images/bottomresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/bottomresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_sh_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/close_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_bottom_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_bottom_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_bottomtrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_bottomtrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_title_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_title_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_top_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/default_top_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/fixed_bottom_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/fixed_bottom_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/left_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/left_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftresize_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftresize_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftside_bottomtrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftside_bottomtrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftside_title_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/leftside_title_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/lefttoptrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/lefttoptrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/lefttrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/lefttrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/minimize_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/minimize_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/minimize_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/right_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/right_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/righttrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/righttrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_bg_st.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_fg_st.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_bg_st.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_cl.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/stick_sh_fg_st.png
-share/enlightenment/themes/BlueSteel/borders/common/images/toprighttrim_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/toprighttrim_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/transient_title_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/transient_title_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/verysmall_top_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/verysmall_top_fg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/verysmall_top_sh_bg.png
-share/enlightenment/themes/BlueSteel/borders/common/images/verysmall_top_sh_fg.png
-share/enlightenment/themes/BlueSteel/buttons.cfg
-share/enlightenment/themes/BlueSteel/buttons/buttons.cfg
-share/enlightenment/themes/BlueSteel/colormodifiers.cfg
-share/enlightenment/themes/BlueSteel/common/images/bg.png
-share/enlightenment/themes/BlueSteel/common/images/blank.png
-share/enlightenment/themes/BlueSteel/common/images/dragbar_horiz.png
-share/enlightenment/themes/BlueSteel/common/images/selected.png
-share/enlightenment/themes/BlueSteel/coords/coords.cfg
-share/enlightenment/themes/BlueSteel/cursors.cfg
-share/enlightenment/themes/BlueSteel/cursors/bw_images/arrow_left.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/arrow_left.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/arrow_right.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/arrow_right.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/cursor.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/cursor.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/iconify.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/iconify.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/kill.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/kill.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/max.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/max.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/move.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/move.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_bl.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_bl.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_br.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_br.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_h.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_h.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_v.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/resize_v.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/bw_images/stick.xbm
-share/enlightenment/themes/BlueSteel/cursors/bw_images/stick.xbm.mask
-share/enlightenment/themes/BlueSteel/cursors/cursors.cfg
-share/enlightenment/themes/BlueSteel/desktops.cfg
-share/enlightenment/themes/BlueSteel/dialogs/dialogs.cfg
-share/enlightenment/themes/BlueSteel/dialogs/images/button_down.png
-share/enlightenment/themes/BlueSteel/dialogs/images/button_up.png
-share/enlightenment/themes/BlueSteel/dialogs/images/check_off.png
-share/enlightenment/themes/BlueSteel/dialogs/images/check_on.png
-share/enlightenment/themes/BlueSteel/dialogs/images/darkbg.png
-share/enlightenment/themes/BlueSteel/dialogs/images/lightbg.png
-share/enlightenment/themes/BlueSteel/dialogs/images/radio_off.png
-share/enlightenment/themes/BlueSteel/dialogs/images/radio_on.png
-share/enlightenment/themes/BlueSteel/dialogs/images/separator.png
-share/enlightenment/themes/BlueSteel/dialogs/images/slider_horiz.png
-share/enlightenment/themes/BlueSteel/dialogs/images/slider_vert.png
-share/enlightenment/themes/BlueSteel/dialogs/images/window.png
-share/enlightenment/themes/BlueSteel/dock/dock.cfg
-share/enlightenment/themes/BlueSteel/dock/images/icon.png
-share/enlightenment/themes/BlueSteel/dragbar/dragbar.cfg
-share/enlightenment/themes/BlueSteel/dragbar/images/downarrow.png
-share/enlightenment/themes/BlueSteel/dragbar/images/downarrow_cl.png
-share/enlightenment/themes/BlueSteel/dragbar/images/dragbar_vert.png
-share/enlightenment/themes/BlueSteel/dragbar/images/leftarrow.png
-share/enlightenment/themes/BlueSteel/dragbar/images/leftarrow_cl.png
-share/enlightenment/themes/BlueSteel/dragbar/images/rightarrow.png
-share/enlightenment/themes/BlueSteel/dragbar/images/rightarrow_cl.png
-share/enlightenment/themes/BlueSteel/dragbar/images/uparrow.png
-share/enlightenment/themes/BlueSteel/dragbar/images/uparrow_cl.png
-share/enlightenment/themes/BlueSteel/epplets/epplets.cfg
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_down_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_down_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_left_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_left_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_right_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_right_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_up_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/arrow_up_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/bar.png
-share/enlightenment/themes/BlueSteel/epplets/images/bg_h.png
-share/enlightenment/themes/BlueSteel/epplets/images/bg_v.png
-share/enlightenment/themes/BlueSteel/epplets/images/button_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/button_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/close_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/close_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/config_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/config_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/drawingarea.png
-share/enlightenment/themes/BlueSteel/epplets/images/eject_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/eject_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/ff_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/ff_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/help_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/help_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/next_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/next_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/pause_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/pause_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/play_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/play_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/prev_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/prev_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/repeat_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/repeat_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/rw_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/rw_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/skip_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/skip_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/slider_base_h.png
-share/enlightenment/themes/BlueSteel/epplets/images/slider_base_v.png
-share/enlightenment/themes/BlueSteel/epplets/images/slider_knob_h.png
-share/enlightenment/themes/BlueSteel/epplets/images/slider_knob_v.png
-share/enlightenment/themes/BlueSteel/epplets/images/stop_cl.png
-share/enlightenment/themes/BlueSteel/epplets/images/stop_fg.png
-share/enlightenment/themes/BlueSteel/epplets/images/togglebutton_down.png
-share/enlightenment/themes/BlueSteel/epplets/images/togglebutton_up.png
-share/enlightenment/themes/BlueSteel/focuslist/focuslist.cfg
-share/enlightenment/themes/BlueSteel/focuslist/images/lightbg.png
-share/enlightenment/themes/BlueSteel/focuslist/images/lightbg_hl.png
-share/enlightenment/themes/BlueSteel/iconbox/iconbox.cfg
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_down.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_down_cl.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_left.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_left_cl.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_right.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_right_cl.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_up.png
-share/enlightenment/themes/BlueSteel/iconbox/images/arrow_up_cl.png
-share/enlightenment/themes/BlueSteel/iconbox/images/bar_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/bar_v.png
-share/enlightenment/themes/BlueSteel/iconbox/images/base_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/base_v.png
-share/enlightenment/themes/BlueSteel/iconbox/images/bg_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/bg_v.png
-share/enlightenment/themes/BlueSteel/iconbox/images/cover_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/cover_v.png
-share/enlightenment/themes/BlueSteel/iconbox/images/icon.png
-share/enlightenment/themes/BlueSteel/iconbox/images/knob_h.png
-share/enlightenment/themes/BlueSteel/iconbox/images/knob_v.png
-share/enlightenment/themes/BlueSteel/imageclasses.cfg
-share/enlightenment/themes/BlueSteel/init.cfg
-share/enlightenment/themes/BlueSteel/init/images/bar.png
-share/enlightenment/themes/BlueSteel/init/images/bg.jpg
-share/enlightenment/themes/BlueSteel/init/images/logo.png
-share/enlightenment/themes/BlueSteel/init/init.cfg
-share/enlightenment/themes/BlueSteel/menustyles.cfg
-share/enlightenment/themes/BlueSteel/menustyles/images/submenu.png
-share/enlightenment/themes/BlueSteel/menustyles/images/submenu_selected.png
-share/enlightenment/themes/BlueSteel/menustyles/menustyles.cfg
-share/enlightenment/themes/BlueSteel/pager/images/selected.png
-share/enlightenment/themes/BlueSteel/pager/images/window.png
-share/enlightenment/themes/BlueSteel/pager/pager.cfg
-share/enlightenment/themes/BlueSteel/slideouts.cfg
-share/enlightenment/themes/BlueSteel/slideouts/slideouts.cfg
-share/enlightenment/themes/BlueSteel/sound.cfg
-share/enlightenment/themes/BlueSteel/sound/sound.cfg
-share/enlightenment/themes/BlueSteel/tooltips.cfg
-share/enlightenment/themes/BlueSteel/tooltips/images/cloud_large.png
-share/enlightenment/themes/BlueSteel/tooltips/images/cloud_small.png
-share/enlightenment/themes/BlueSteel/tooltips/tooltips.cfg
-share/enlightenment/themes/BlueSteel/ttfonts/vixar.ttf
-share/enlightenment/themes/BlueSteel/windowmatches.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/ABOUT/Edoc_bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/ABOUT/MAIN
-share/enlightenment/themes/BrushedMetal-Tigert/ABOUT/aircut3.ttf
-share/enlightenment/themes/BrushedMetal-Tigert/ABOUT/title.png
-share/enlightenment/themes/BrushedMetal-Tigert/README
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/backgrounds.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/dark_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/dark_vertical_gradient_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/light_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/light_vertical_gradient_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/small_turquoise_pebbles.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turqouise_bg.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_garage_floor.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_leather.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_tiles.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_treemoon.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images/turquoise_wrinkles.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/borders.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDERLESS/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDER_ONLY/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/DEFAULT/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/FIXED_SIZE/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/ICONBOX/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU_BORDER_ONLY/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb6.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb8.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images/pb9.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb6.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb8.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images/pb9.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/SHAPED/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/TRANSIENT/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/borders.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/border.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b0-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b0.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b2-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b3-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b4-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b5-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b6-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b6.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b7-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b7.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b8-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/b8.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb4-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb5-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb6-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb6.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb8-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/bb8.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/black.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/blank.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t1-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t1b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t2-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t2s-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t2s.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t3-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t3-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t3b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t4-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t4-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t4b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t5-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t5-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/t5b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt1-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt1b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt2-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt2.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt2s-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt2s.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt3-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt3-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt3.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt3b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt4-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt4-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt4.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt4b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt5-.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt5-b.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt5.png
-share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images/tt5b.png
-share/enlightenment/themes/BrushedMetal-Tigert/buttons.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/buttons/buttons.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/colormodifiers.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/common/images/blank.png
-share/enlightenment/themes/BrushedMetal-Tigert/common/images/light_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/coords/coords.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/coords/images/coord.png
-share/enlightenment/themes/BrushedMetal-Tigert/cursors.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/cursor.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/cursor.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/iconify.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/iconify.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/kill.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/kill.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/move.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/move.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_br.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_br.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_h.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_h.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_tr.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_tr.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_v.xbm
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images/resize_v.xbm.mask
-share/enlightenment/themes/BrushedMetal-Tigert/cursors/cursors.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/desktops.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/dialogs.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/bt2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/button1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/button2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/button3.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/indent.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/r1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/r1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/sl1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/sl1b.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/sl2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/sl2b.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/slh.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/slv.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/w0-.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/w0.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/w1-.png
-share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images/w1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dock/dock.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/dock/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dock/images/bt2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/dragbar.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/a1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/a1b.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/a2.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/a2b.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images/bt2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/epplets.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_d1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_d2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_d3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_l1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_l2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_l3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_r1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_r2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_r3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_u1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_u2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ar_u3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/b1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/b2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/b3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/bb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/bb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/bg_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/close1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/close2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/close3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/config1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/config2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/config3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/da.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/eject1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/eject2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/eject3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ff1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ff2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/ff3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/help1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/help2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/help3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/next1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/next2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/next3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pause1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pause2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pause3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pb_h.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/pb_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/play1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/play2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/play3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/prev1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/prev2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/prev3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/repeat1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/repeat2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/repeat3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/rw1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/rw2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/rw3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/s_h.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/s_k1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/s_k2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/s_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/skip1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/skip2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/skip3.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/stop1.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/stop2.png
-share/enlightenment/themes/BrushedMetal-Tigert/epplets/images/stop3.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/eterm.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_d_1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_d_2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_l_1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_l_2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_r_1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_r_2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_u_1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/a_u_2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/bg.jpg
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/bt.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/mb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/mb3.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/sb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/sb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/eterm/images/t.png
-share/enlightenment/themes/BrushedMetal-Tigert/focuslist/focuslist.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/focuslist/images/mb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/focuslist/images/mb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/iconbox.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_d1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_d2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_l1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_l2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_r1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_r2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_u1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ar_u2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ib_cover_h.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ib_cover_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ib_h.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/ib_v.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/mb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/sl1.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/sl2.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/slh.png
-share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images/slv.png
-share/enlightenment/themes/BrushedMetal-Tigert/imageclasses.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/init.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/bt1.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/light_vetical_gradient_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/progress_bar.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/text_bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/images/turquoise_brushed.png
-share/enlightenment/themes/BrushedMetal-Tigert/init/init.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles/images/mb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles/images/mb2.png
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles/images/mb3.png
-share/enlightenment/themes/BrushedMetal-Tigert/menustyles/menustyles.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/pager/images/mb1.png
-share/enlightenment/themes/BrushedMetal-Tigert/pager/images/p_bg.png
-share/enlightenment/themes/BrushedMetal-Tigert/pager/images/p_sel.png
-share/enlightenment/themes/BrushedMetal-Tigert/pager/images/p_win.png
-share/enlightenment/themes/BrushedMetal-Tigert/pager/pager.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/slideouts.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/slideouts/slideouts.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/sound.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_already_active.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_error_ipc.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_goodbye.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_logout.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_scanning.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_areas.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_audio.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_autoraise.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_bg.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_desktops.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_focus.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_fx.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_moveresize.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_pager.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_placement.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_settings_tooltips.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_wait.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_warning.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/E_welcome.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_DEICONIFY.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_DESKTOP_SHUT.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_FOCUS_SET.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_ICONIFY.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_MENU_SHOW.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_MOVE_AREA_DOWN.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_MOVE_RESIST.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_NEW_ICONBOX.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_SHADE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_UNSHADE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_BORDER_CHANGE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_CHANGE_LAYER_DOWN.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_CLOSE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_SLIDE.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_STICK.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/samples/SOUND_WINDOW_UNSTICK.wav
-share/enlightenment/themes/BrushedMetal-Tigert/sound/sound.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/imageclasses.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/images/cloud1.png
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/images/cloud2.png
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/images/cloud_logo.png
-share/enlightenment/themes/BrushedMetal-Tigert/tooltips/tooltips.cfg
-share/enlightenment/themes/BrushedMetal-Tigert/windowmatches.cfg
-share/enlightenment/themes/ShinyMetal/ABOUT/Edoc_bg.png
-share/enlightenment/themes/ShinyMetal/ABOUT/MAIN
-share/enlightenment/themes/ShinyMetal/ABOUT/aircut3.ttf
-share/enlightenment/themes/ShinyMetal/README
-share/enlightenment/themes/ShinyMetal/backgrounds/backgrounds.cfg
-share/enlightenment/themes/ShinyMetal/borders.cfg
-share/enlightenment/themes/ShinyMetal/borders/BORDERLESS/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/BOTTOM/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/DEFAULT/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/FIXEDSIZE/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/ICONBOX/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/MENU_BORDER/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/PAGER/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/SHAPED/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/SIDE/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/TRANSIENT/border.cfg
-share/enlightenment/themes/ShinyMetal/borders/borders.cfg
-share/enlightenment/themes/ShinyMetal/borders/images.cfg
-share/enlightenment/themes/ShinyMetal/borders/slideouts.cfg
-share/enlightenment/themes/ShinyMetal/coords/coords.cfg
-share/enlightenment/themes/ShinyMetal/cursors.cfg
-share/enlightenment/themes/ShinyMetal/cursors/cursors.cfg
-share/enlightenment/themes/ShinyMetal/cursors/images/cursor.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/cursor.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/iconify.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/iconify.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/kill.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/kill.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/move.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/move.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_br.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_br.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_h.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_h.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_tr.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_tr.xbm.mask
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_v.xbm
-share/enlightenment/themes/ShinyMetal/cursors/images/resize_v.xbm.mask
-share/enlightenment/themes/ShinyMetal/desktops.cfg
-share/enlightenment/themes/ShinyMetal/dialogs/dialogs.cfg
-share/enlightenment/themes/ShinyMetal/dialogs/images/bg.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/bt1.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/bt2.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/button1.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/button2.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/button3.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/indent.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/r1-.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/r1.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/rule.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/sl1.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/sl2.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/slh.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/slv.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/w0-.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/w0.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/w1-.png
-share/enlightenment/themes/ShinyMetal/dialogs/images/w1.png
-share/enlightenment/themes/ShinyMetal/dock/dock.cfg
-share/enlightenment/themes/ShinyMetal/dragbar/dragbar.cfg
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_vert_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_vert_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_deskray_vert_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_lower_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_lower_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_lower_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_raise_0.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_raise_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_raise_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_raise_normal.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_vert_clicked.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_vert_hilited.png
-share/enlightenment/themes/ShinyMetal/dragbar/images/dragbar_vert_normal.png
-share/enlightenment/themes/ShinyMetal/epplets/epplets.cfg
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_d1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_d2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_d3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_l1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_l2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_l3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_r1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_r2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_r3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_u1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_u2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ar_u3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/b1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/b2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/b3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/bb1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/bb2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/bg_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/bg_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/close1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/close2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/close3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/config1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/config2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/config3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/da.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/eject1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/eject2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/eject3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ff1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ff2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/ff3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/help1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/help2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/help3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/next1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/next2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/next3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pause1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pause2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pause3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pb_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/pb_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/play1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/play2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/play3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/prev1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/prev2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/prev3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/repeat1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/repeat2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/repeat3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/rw1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/rw2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/rw3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/s_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/s_k1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/s_k2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/s_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/skip1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/skip2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/skip3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/stop1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/stop2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics/stop3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_d1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_d2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_d3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_l1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_l2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_l3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_r1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_r2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_r3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_u1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_u2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ar_u3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/b1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/b2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/b3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/bb1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/bb2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/bg_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/bg_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/close1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/close2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/close3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/config1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/config2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/config3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/da.png
-share/enlightenment/themes/ShinyMetal/epplets/images/eject1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/eject2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/eject3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ff1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ff2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/ff3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/help1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/help2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/help3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/next1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/next2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/next3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pause1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pause2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pause3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pb_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/pb_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/play1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/play2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/play3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/prev1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/prev2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/prev3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/repeat1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/repeat2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/repeat3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/rw1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/rw2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/rw3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/s_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/s_k1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/s_k2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/s_v.png
-share/enlightenment/themes/ShinyMetal/epplets/images/skip1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/skip2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/skip3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/stop1.png
-share/enlightenment/themes/ShinyMetal/epplets/images/stop2.png
-share/enlightenment/themes/ShinyMetal/epplets/images/stop3.png
-share/enlightenment/themes/ShinyMetal/epplets/images/tmp/bg_h.png
-share/enlightenment/themes/ShinyMetal/epplets/images/tmp/bg_v.png
-share/enlightenment/themes/ShinyMetal/eterm/eterm.cfg
-share/enlightenment/themes/ShinyMetal/eterm/images/a_d_1.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_d_2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_l_1.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_l_2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_r_1.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_r_2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_u_1.png
-share/enlightenment/themes/ShinyMetal/eterm/images/a_u_2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/bg.jpg
-share/enlightenment/themes/ShinyMetal/eterm/images/bt.png
-share/enlightenment/themes/ShinyMetal/eterm/images/mb2.png
-share/enlightenment/themes/ShinyMetal/eterm/images/mb3.png
-share/enlightenment/themes/ShinyMetal/eterm/images/sb1.png
-share/enlightenment/themes/ShinyMetal/focuslist/focuslist.cfg
-share/enlightenment/themes/ShinyMetal/iconbox/iconbox.cfg
-share/enlightenment/themes/ShinyMetal/imageclasses.cfg
-share/enlightenment/themes/ShinyMetal/images/bar_amber_horizontal_1.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_horizontal_2.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_horizontal_3.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_vertical_1.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_vertical_2.png
-share/enlightenment/themes/ShinyMetal/images/bar_amber_vertical_3.png
-share/enlightenment/themes/ShinyMetal/images/bar_horizontal_1.png
-share/enlightenment/themes/ShinyMetal/images/bar_horizontal_2.png
-share/enlightenment/themes/ShinyMetal/images/bar_horizontal_3.png
-share/enlightenment/themes/ShinyMetal/images/bar_vertical_1.png
-share/enlightenment/themes/ShinyMetal/images/bar_vertical_2.png
-share/enlightenment/themes/ShinyMetal/images/bar_vertical_3.png
-share/enlightenment/themes/ShinyMetal/images/black.png
-share/enlightenment/themes/ShinyMetal/images/blank.png
-share/enlightenment/themes/ShinyMetal/images/button_1.png
-share/enlightenment/themes/ShinyMetal/images/button_2.png
-share/enlightenment/themes/ShinyMetal/images/button_3.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_down_1.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_down_2.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_down_3.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_left_1.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_left_2.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_left_3.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_right_1.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_right_2.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_right_3.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_up_1.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_up_2.png
-share/enlightenment/themes/ShinyMetal/images/button_arrow_up_3.png
-share/enlightenment/themes/ShinyMetal/images/button_iconify_1.png
-share/enlightenment/themes/ShinyMetal/images/button_iconify_2.png
-share/enlightenment/themes/ShinyMetal/images/button_iconify_3.png
-share/enlightenment/themes/ShinyMetal/images/button_kill_1.png
-share/enlightenment/themes/ShinyMetal/images/button_kill_2.png
-share/enlightenment/themes/ShinyMetal/images/button_kill_3.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_1.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_2.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_3.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_horizontal_1.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_horizontal_2.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_horizontal_3.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_vertical_1.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_vertical_2.png
-share/enlightenment/themes/ShinyMetal/images/button_maximise_vertical_3.png
-share/enlightenment/themes/ShinyMetal/images/button_slideout_right_1.png
-share/enlightenment/themes/ShinyMetal/images/button_slideout_right_2.png
-share/enlightenment/themes/ShinyMetal/images/button_slideout_right_3.png
-share/enlightenment/themes/ShinyMetal/images/button_stick_1.png
-share/enlightenment/themes/ShinyMetal/images/button_stick_2.png
-share/enlightenment/themes/ShinyMetal/images/button_stick_3.png
-share/enlightenment/themes/ShinyMetal/images/button_swirl_1.png
-share/enlightenment/themes/ShinyMetal/images/button_swirl_2.png
-share/enlightenment/themes/ShinyMetal/images/button_swirl_3.png
-share/enlightenment/themes/ShinyMetal/images/button_up_bar_1.png
-share/enlightenment/themes/ShinyMetal/images/button_up_bar_2.png
-share/enlightenment/themes/ShinyMetal/images/button_up_bar_3.png
-share/enlightenment/themes/ShinyMetal/images/dock1.png
-share/enlightenment/themes/ShinyMetal/images/dock2.png
-share/enlightenment/themes/ShinyMetal/images/dock3.png
-share/enlightenment/themes/ShinyMetal/images/icon.png
-share/enlightenment/themes/ShinyMetal/init.cfg
-share/enlightenment/themes/ShinyMetal/init/images/progress_bar.png
-share/enlightenment/themes/ShinyMetal/init/images/progress_bar_number.png
-share/enlightenment/themes/ShinyMetal/init/images/progress_bar_text.png
-share/enlightenment/themes/ShinyMetal/init/images/startup_background.jpg
-share/enlightenment/themes/ShinyMetal/init/images/startup_logo.png
-share/enlightenment/themes/ShinyMetal/init/init.cfg
-share/enlightenment/themes/ShinyMetal/menustyles.cfg
-share/enlightenment/themes/ShinyMetal/menustyles/images/menu1.png
-share/enlightenment/themes/ShinyMetal/menustyles/images/menu2.png
-share/enlightenment/themes/ShinyMetal/menustyles/images/menu3.png
-share/enlightenment/themes/ShinyMetal/menustyles/menustyles.cfg
-share/enlightenment/themes/ShinyMetal/pager/.pager.cfg.swp
-share/enlightenment/themes/ShinyMetal/pager/images/p_sel.png
-share/enlightenment/themes/ShinyMetal/pager/pager.cfg
-share/enlightenment/themes/ShinyMetal/slideouts.cfg
-share/enlightenment/themes/ShinyMetal/sound.cfg
-share/enlightenment/themes/ShinyMetal/sound/samples/Beep.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Boing.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Boom.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Bubbles.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Bweep.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Doink.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/DoorClose.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Eeeooop.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/FingerSnap.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Machine.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/MechFootstep.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Shutdown.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Troll_Grumble.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/Wooeep.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/beethoven.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/boingiggig.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/drip.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/estart.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/rubberband.wav
-share/enlightenment/themes/ShinyMetal/sound/samples/tink.wav
-share/enlightenment/themes/ShinyMetal/sound/sound.cfg
-share/enlightenment/themes/ShinyMetal/textclasses.cfg
-share/enlightenment/themes/ShinyMetal/tooltips.cfg
-share/enlightenment/themes/ShinyMetal/tooltips/images/ttip_cloud_big.png
-share/enlightenment/themes/ShinyMetal/tooltips/images/ttip_cloud_small.png
-share/enlightenment/themes/ShinyMetal/tooltips/images/ttip_help.png
-share/enlightenment/themes/ShinyMetal/tooltips/tooltips.cfg
-share/enlightenment/themes/ShinyMetal/ttfonts/rothwell.ttf
-share/enlightenment/themes/ShinyMetal/ttfonts/zirkle.ttf
-share/enlightenment/themes/ShinyMetal/windowmatches.cfg
-@dirrm share/enlightenment/E-docs
-@dirrm share/enlightenment/config/backup
-@dirrm share/enlightenment/config/pix
-@dirrm share/enlightenment/config
-@dirrm share/enlightenment/themes/BlueSteel/ABOUT
-@dirrm share/enlightenment/themes/BlueSteel/Eterm/images
-@dirrm share/enlightenment/themes/BlueSteel/Eterm
-@dirrm share/enlightenment/themes/BlueSteel/backgrounds/images
-@dirrm share/enlightenment/themes/BlueSteel/backgrounds
-@dirrm share/enlightenment/themes/BlueSteel/borders/BORDERLESS/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/BORDERLESS
-@dirrm share/enlightenment/themes/BlueSteel/borders/DEFAULT/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/DEFAULT
-@dirrm share/enlightenment/themes/BlueSteel/borders/FIXEDSIZE/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/FIXEDSIZE
-@dirrm share/enlightenment/themes/BlueSteel/borders/ICONBOX/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/ICONBOX
-@dirrm share/enlightenment/themes/BlueSteel/borders/LEFTPAGER/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/LEFTPAGER
-@dirrm share/enlightenment/themes/BlueSteel/borders/LEFTSIDE/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/LEFTSIDE
-@dirrm share/enlightenment/themes/BlueSteel/borders/PAGER/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/PAGER
-@dirrm share/enlightenment/themes/BlueSteel/borders/SMALL/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/SMALL
-@dirrm share/enlightenment/themes/BlueSteel/borders/SMALLFIXED/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/SMALLFIXED
-@dirrm share/enlightenment/themes/BlueSteel/borders/TRANSIENT/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/TRANSIENT
-@dirrm share/enlightenment/themes/BlueSteel/borders/VERYSMALL/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/VERYSMALL
-@dirrm share/enlightenment/themes/BlueSteel/borders/VERYSMALLFIXED/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/VERYSMALLFIXED
-@dirrm share/enlightenment/themes/BlueSteel/borders/common/images
-@dirrm share/enlightenment/themes/BlueSteel/borders/common
-@dirrm share/enlightenment/themes/BlueSteel/borders
-@dirrm share/enlightenment/themes/BlueSteel/buttons/images
-@dirrm share/enlightenment/themes/BlueSteel/buttons
-@dirrm share/enlightenment/themes/BlueSteel/common/images
-@dirrm share/enlightenment/themes/BlueSteel/common
-@dirrm share/enlightenment/themes/BlueSteel/coords/images
-@dirrm share/enlightenment/themes/BlueSteel/coords
-@dirrm share/enlightenment/themes/BlueSteel/cursors/bw_images
-@dirrm share/enlightenment/themes/BlueSteel/cursors
-@dirrm share/enlightenment/themes/BlueSteel/dialogs/images
-@dirrm share/enlightenment/themes/BlueSteel/dialogs
-@dirrm share/enlightenment/themes/BlueSteel/dock/images
-@dirrm share/enlightenment/themes/BlueSteel/dock
-@dirrm share/enlightenment/themes/BlueSteel/dragbar/images
-@dirrm share/enlightenment/themes/BlueSteel/dragbar
-@dirrm share/enlightenment/themes/BlueSteel/epplets/images
-@dirrm share/enlightenment/themes/BlueSteel/epplets
-@dirrm share/enlightenment/themes/BlueSteel/focuslist/images
-@dirrm share/enlightenment/themes/BlueSteel/focuslist
-@dirrm share/enlightenment/themes/BlueSteel/iconbox/images
-@dirrm share/enlightenment/themes/BlueSteel/iconbox
-@dirrm share/enlightenment/themes/BlueSteel/init/images
-@dirrm share/enlightenment/themes/BlueSteel/init
-@dirrm share/enlightenment/themes/BlueSteel/menustyles/images
-@dirrm share/enlightenment/themes/BlueSteel/menustyles
-@dirrm share/enlightenment/themes/BlueSteel/pager/images
-@dirrm share/enlightenment/themes/BlueSteel/pager
-@dirrm share/enlightenment/themes/BlueSteel/slideouts/images
-@dirrm share/enlightenment/themes/BlueSteel/slideouts
-@dirrm share/enlightenment/themes/BlueSteel/sound/samples
-@dirrm share/enlightenment/themes/BlueSteel/sound
-@dirrm share/enlightenment/themes/BlueSteel/tooltips/images
-@dirrm share/enlightenment/themes/BlueSteel/tooltips
-@dirrm share/enlightenment/themes/BlueSteel/ttfonts
-@dirrm share/enlightenment/themes/BlueSteel
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/ABOUT
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/backgrounds/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/backgrounds
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDERLESS/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDERLESS
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDER_ONLY/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/BORDER_ONLY
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/DEFAULT/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/DEFAULT
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/FIXED_SIZE/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/FIXED_SIZE
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/ICONBOX/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/ICONBOX
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU_BORDER_ONLY/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/MENU_BORDER_ONLY
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/PAGER
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/RIGHT_PAGER
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/SHAPED/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/SHAPED
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/TRANSIENT/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/TRANSIENT
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/common/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders/common
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/borders
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/buttons/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/buttons
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/common/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/common
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/coords/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/coords
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/cursors/bw_images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/cursors/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/cursors
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dialogs/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dialogs
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dock/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dock
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dragbar/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/dragbar
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/epplets/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/epplets
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/eterm/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/eterm
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/focuslist/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/focuslist
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/iconbox/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/iconbox
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/init/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/init
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/menustyles/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/menustyles
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/pager/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/pager
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/slideouts/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/slideouts
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/sound/samples
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/sound
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/tooltips/images
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/tooltips
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert/ttfonts
-@dirrm share/enlightenment/themes/BrushedMetal-Tigert
-share/enlightenment/themes/DEFAULT
-@dirrm share/enlightenment/themes/ShinyMetal/ABOUT
-@dirrm share/enlightenment/themes/ShinyMetal/backgrounds
-@dirrm share/enlightenment/themes/ShinyMetal/borders/BORDERLESS
-@dirrm share/enlightenment/themes/ShinyMetal/borders/BOTTOM
-@dirrm share/enlightenment/themes/ShinyMetal/borders/DEFAULT
-@dirrm share/enlightenment/themes/ShinyMetal/borders/FIXEDSIZE
-@dirrm share/enlightenment/themes/ShinyMetal/borders/ICONBOX
-@dirrm share/enlightenment/themes/ShinyMetal/borders/MENU_BORDER
-@dirrm share/enlightenment/themes/ShinyMetal/borders/PAGER
-@dirrm share/enlightenment/themes/ShinyMetal/borders/SHAPED
-@dirrm share/enlightenment/themes/ShinyMetal/borders/SIDE
-@dirrm share/enlightenment/themes/ShinyMetal/borders/TRANSIENT
-@dirrm share/enlightenment/themes/ShinyMetal/borders/images
-@dirrm share/enlightenment/themes/ShinyMetal/borders
-@dirrm share/enlightenment/themes/ShinyMetal/coords
-@dirrm share/enlightenment/themes/ShinyMetal/cursors/images
-@dirrm share/enlightenment/themes/ShinyMetal/cursors
-@dirrm share/enlightenment/themes/ShinyMetal/dialogs/images
-@dirrm share/enlightenment/themes/ShinyMetal/dialogs
-@dirrm share/enlightenment/themes/ShinyMetal/dock
-@dirrm share/enlightenment/themes/ShinyMetal/dragbar/images
-@dirrm share/enlightenment/themes/ShinyMetal/dragbar
-@dirrm share/enlightenment/themes/ShinyMetal/epplets/images/.xvpics
-@dirrm share/enlightenment/themes/ShinyMetal/epplets/images/tmp
-@dirrm share/enlightenment/themes/ShinyMetal/epplets/images
-@dirrm share/enlightenment/themes/ShinyMetal/epplets
-@dirrm share/enlightenment/themes/ShinyMetal/eterm/images
-@dirrm share/enlightenment/themes/ShinyMetal/eterm
-@dirrm share/enlightenment/themes/ShinyMetal/focuslist
-@dirrm share/enlightenment/themes/ShinyMetal/iconbox
-@dirrm share/enlightenment/themes/ShinyMetal/images
-@dirrm share/enlightenment/themes/ShinyMetal/init/images
-@dirrm share/enlightenment/themes/ShinyMetal/init
-@dirrm share/enlightenment/themes/ShinyMetal/menustyles/images
-@dirrm share/enlightenment/themes/ShinyMetal/menustyles
-@dirrm share/enlightenment/themes/ShinyMetal/pager/images
-@dirrm share/enlightenment/themes/ShinyMetal/pager
-@dirrm share/enlightenment/themes/ShinyMetal/slideouts
-@dirrm share/enlightenment/themes/ShinyMetal/sound/samples
-@dirrm share/enlightenment/themes/ShinyMetal/sound
-@dirrm share/enlightenment/themes/ShinyMetal/tooltips/images
-@dirrm share/enlightenment/themes/ShinyMetal/tooltips
-@dirrm share/enlightenment/themes/ShinyMetal/ttfonts
-@dirrm share/enlightenment/themes/ShinyMetal
-@dirrm share/enlightenment/themes
-@dirrm share/enlightenment
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile
deleted file mode 100644
index fe104e307a56..000000000000
--- a/x11-wm/fvwm2-devel/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: Fvwm2
-# Version required: 2.2.2
-# Date created: 20 Jan 1996
-# Whom: peter
-#
-# $FreeBSD$
-#
-
-DISTNAME= fvwm-2.2.2
-CATEGORIES= x11-wm
-MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/
-
-MAINTAINER= jcwells@u.washington.edu
-
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-MAN1= FvwmAudio.1 FvwmBacker.1 FvwmBanner.1 FvwmButtons.1 \
- FvwmCpp.1 FvwmEvent.1 FvwmForm.1 FvwmIconMan.1 \
- FvwmIdent.1 FvwmM4.1 FvwmPager.1 FvwmRearrange.1 \
- FvwmSave.1 FvwmSaveDesk.1 FvwmScroll.1 FvwmTalk.1 \
- fvwm2.1 xpmroot.1 FvwmAnimate.1 FvwmAuto.1 \
- FvwmIconBox.1 FvwmWinList.1
-
-post-install:
- @${MKDIR} ${PREFIX}/lib/X11/fvwm2/pixmaps
- ${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${WRKSRC}/icons/*.xbm \
- ${WRKSRC}/icons/*.bitmap ${WRKSRC}/icons/*.icon \
- ${PREFIX}/lib/X11/fvwm2/pixmaps
- @${CAT} ${PKGDIR}/MESSAGE
-
-.include <bsd.port.mk>
diff --git a/x11-wm/fvwm2-devel/distinfo b/x11-wm/fvwm2-devel/distinfo
deleted file mode 100644
index 8be4a6f47a72..000000000000
--- a/x11-wm/fvwm2-devel/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (fvwm-2.2.2.tar.gz) = 684c5100084c5958ca2cb74780e615d9
diff --git a/x11-wm/fvwm2-devel/pkg-comment b/x11-wm/fvwm2-devel/pkg-comment
deleted file mode 100644
index cda5684de57b..000000000000
--- a/x11-wm/fvwm2-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Popular virtual window manager for X
diff --git a/x11-wm/fvwm2-devel/pkg-descr b/x11-wm/fvwm2-devel/pkg-descr
deleted file mode 100644
index ea39f09e54d2..000000000000
--- a/x11-wm/fvwm2-devel/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Fvwm is a very famous window manager for X, which provides a
-virtual/multiple disjoint desktop, a 3-D look for windows decorations,
-shaped/color icons. It gives a very good emulation of mwm. A nice
-button-bar can be used to provide convenient access to frequently used
-functions or programs.
-
-WWW: http://www.fvwm.org/
-
-Jason C. Wells
-jcwells@u.washington.edu
diff --git a/x11-wm/fvwm2-devel/pkg-message b/x11-wm/fvwm2-devel/pkg-message
deleted file mode 100644
index 4d4ca35e6d57..000000000000
--- a/x11-wm/fvwm2-devel/pkg-message
+++ /dev/null
@@ -1,22 +0,0 @@
-Notes for XFree86 3.3/3.3.1 and LANG=ja_JP.EUC:
-
-There are some bug (?) in already released XFree86 based on X11R6.3, i.e.,
-XFree86 3.3 and XFree86 3.3.1, when X client runs under LANG=ja_JP.EUC.
-
-If you want to use this fvwm2 with LANG=ja_JP.EUC (which means "run fvwm2,
-with environment variable 'LANG' is set to 'ja_JP.EUC' to enable to display
-Japanese Kanji/Hiragana/Katakana characters"), apply following patch to
-/usr/X11R6/lib/X11/locale/ja/XLC_LOCALE (or equivalent).
-
-*** lib/X11/locale/ja/XLC_LOCALE.dist Mon Aug 4 16:44:48 1997
---- lib/X11/locale/ja/XLC_LOCALE Wed Oct 8 01:28:00 1997
-***************
-*** 35,40 ****
---- 35,41 ----
- }
- font {
- primary JISX0201.1976-0:GR
-+ substitute JISX0201.1976-0:GR
- vertical_rotate all
- }
- }
diff --git a/x11-wm/fvwm2-devel/pkg-plist b/x11-wm/fvwm2-devel/pkg-plist
deleted file mode 100644
index d8ae1175b151..000000000000
--- a/x11-wm/fvwm2-devel/pkg-plist
+++ /dev/null
@@ -1,166 +0,0 @@
-bin/fvwm2
-bin/xpmroot
-lib/X11/fvwm2/pixmaps/Jlock.xpm
-lib/X11/fvwm2/pixmaps/Jnews.xpm
-lib/X11/fvwm2/pixmaps/Jrecycle.xpm
-lib/X11/fvwm2/pixmaps/Jxlock.xpm
-lib/X11/fvwm2/pixmaps/Monitor.xpm
-lib/X11/fvwm2/pixmaps/Mosaic.xpm
-lib/X11/fvwm2/pixmaps/arrdown2.xpm
-lib/X11/fvwm2/pixmaps/arrows2.xpm
-lib/X11/fvwm2/pixmaps/arrup2.xpm
-lib/X11/fvwm2/pixmaps/bomb.xpm
-lib/X11/fvwm2/pixmaps/button-close.xpm
-lib/X11/fvwm2/pixmaps/button-horiz.xpm
-lib/X11/fvwm2/pixmaps/button-max.xpm
-lib/X11/fvwm2/pixmaps/button-vert.xpm
-lib/X11/fvwm2/pixmaps/button.xpm
-lib/X11/fvwm2/pixmaps/clamp.xpm
-lib/X11/fvwm2/pixmaps/colormap.xpm
-lib/X11/fvwm2/pixmaps/datebook.xpm
-lib/X11/fvwm2/pixmaps/desk.xpm
-lib/X11/fvwm2/pixmaps/dialog_box.xpm
-lib/X11/fvwm2/pixmaps/doomface.xpm
-lib/X11/fvwm2/pixmaps/editres.xpm
-lib/X11/fvwm2/pixmaps/eps.xpm
-lib/X11/fvwm2/pixmaps/exit.xpm
-lib/X11/fvwm2/pixmaps/flow_chart.xpm
-lib/X11/fvwm2/pixmaps/folder2.xpm
-lib/X11/fvwm2/pixmaps/folders.xpm
-lib/X11/fvwm2/pixmaps/fvwm.xpm
-lib/X11/fvwm2/pixmaps/fvwm2.xpm
-lib/X11/fvwm2/pixmaps/fvwm2_big.xpm
-lib/X11/fvwm2/pixmaps/fvwm3.xpm
-lib/X11/fvwm2/pixmaps/gnu-animal.xpm
-lib/X11/fvwm2/pixmaps/graphs.xpm
-lib/X11/fvwm2/pixmaps/jball.xpm
-lib/X11/fvwm2/pixmaps/jbomb.xpm
-lib/X11/fvwm2/pixmaps/jbook1.xpm
-lib/X11/fvwm2/pixmaps/jbook2.xpm
-lib/X11/fvwm2/pixmaps/jcalc.xpm
-lib/X11/fvwm2/pixmaps/jclock.xpm
-lib/X11/fvwm2/pixmaps/jf.xpm
-lib/X11/fvwm2/pixmaps/jgraph.xpm
-lib/X11/fvwm2/pixmaps/jline.xpm
-lib/X11/fvwm2/pixmaps/jlower.xpm
-lib/X11/fvwm2/pixmaps/jmag.xpm
-lib/X11/fvwm2/pixmaps/jmail.xpm
-lib/X11/fvwm2/pixmaps/jmove.xpm
-lib/X11/fvwm2/pixmaps/jpaint.xpm
-lib/X11/fvwm2/pixmaps/jraise.xpm
-lib/X11/fvwm2/pixmaps/jresize.xpm
-lib/X11/fvwm2/pixmaps/jterm.xpm
-lib/X11/fvwm2/pixmaps/jwindow.xpm
-lib/X11/fvwm2/pixmaps/jx.xpm
-lib/X11/fvwm2/pixmaps/mag_glass.xpm
-lib/X11/fvwm2/pixmaps/mail1.xpm
-lib/X11/fvwm2/pixmaps/mail2.xpm
-lib/X11/fvwm2/pixmaps/map.xpm
-lib/X11/fvwm2/pixmaps/math4.xpm
-lib/X11/fvwm2/pixmaps/mini.audiovol.xpm
-lib/X11/fvwm2/pixmaps/mini.blah.xpm
-lib/X11/fvwm2/pixmaps/mini.bomb.xpm
-lib/X11/fvwm2/pixmaps/mini.checkmark.xpm
-lib/X11/fvwm2/pixmaps/mini.cut.xpm
-lib/X11/fvwm2/pixmaps/mini.destroy.xpm
-lib/X11/fvwm2/pixmaps/mini.directory.xpm
-lib/X11/fvwm2/pixmaps/mini.dirlink.xpm
-lib/X11/fvwm2/pixmaps/mini.excl.xpm
-lib/X11/fvwm2/pixmaps/mini.exit.xpm
-lib/X11/fvwm2/pixmaps/mini.eye.xpm
-lib/X11/fvwm2/pixmaps/mini.file.xpm
-lib/X11/fvwm2/pixmaps/mini.filelink.xpm
-lib/X11/fvwm2/pixmaps/mini.fvwm.xpm
-lib/X11/fvwm2/pixmaps/mini.iconify.xpm
-lib/X11/fvwm2/pixmaps/mini.letter.xpm
-lib/X11/fvwm2/pixmaps/mini.lower.xpm
-lib/X11/fvwm2/pixmaps/mini.maximize-horiz.xpm
-lib/X11/fvwm2/pixmaps/mini.maximize-vert.xpm
-lib/X11/fvwm2/pixmaps/mini.maximize.xpm
-lib/X11/fvwm2/pixmaps/mini.maximize2.xpm
-lib/X11/fvwm2/pixmaps/mini.move.xpm
-lib/X11/fvwm2/pixmaps/mini.netscape.xpm
-lib/X11/fvwm2/pixmaps/mini.rainbow.xpm
-lib/X11/fvwm2/pixmaps/mini.raise.xpm
-lib/X11/fvwm2/pixmaps/mini.refresh.xpm
-lib/X11/fvwm2/pixmaps/mini.resize.xpm
-lib/X11/fvwm2/pixmaps/mini.resize2.xpm
-lib/X11/fvwm2/pixmaps/mini.stick.xpm
-lib/X11/fvwm2/pixmaps/mini.stick2.xpm
-lib/X11/fvwm2/pixmaps/mini.stickpressed.xpm
-lib/X11/fvwm2/pixmaps/mini.winXX-close.xpm
-lib/X11/fvwm2/pixmaps/mini.winXX-maximize.xpm
-lib/X11/fvwm2/pixmaps/mini.winXX-minimize.xpm
-lib/X11/fvwm2/pixmaps/mini.xarchie.xpm
-lib/X11/fvwm2/pixmaps/mini.xbiff.xpm
-lib/X11/fvwm2/pixmaps/mini.xboing.xpm
-lib/X11/fvwm2/pixmaps/mini.xlock.xpm
-lib/X11/fvwm2/pixmaps/mini.xmag.xpm
-lib/X11/fvwm2/pixmaps/mini.xman.xpm
-lib/X11/fvwm2/pixmaps/mini.xpaint.xpm
-lib/X11/fvwm2/pixmaps/mini.xpm
-lib/X11/fvwm2/pixmaps/mini.xterm.xpm
-lib/X11/fvwm2/pixmaps/mini.zircon.xpm
-lib/X11/fvwm2/pixmaps/page.xpm
-lib/X11/fvwm2/pixmaps/page2.xpm
-lib/X11/fvwm2/pixmaps/ps.xpm
-lib/X11/fvwm2/pixmaps/question.xpm
-lib/X11/fvwm2/pixmaps/rbomb.xpm
-lib/X11/fvwm2/pixmaps/rcalc.xpm
-lib/X11/fvwm2/pixmaps/rterm.xpm
-lib/X11/fvwm2/pixmaps/side.fvwm2.xpm
-lib/X11/fvwm2/pixmaps/term.xpm
-lib/X11/fvwm2/pixmaps/tiff2.xpm
-lib/X11/fvwm2/pixmaps/toolbox.xpm
-lib/X11/fvwm2/pixmaps/unknown1.xpm
-lib/X11/fvwm2/pixmaps/wierd_page3.xpm
-lib/X11/fvwm2/pixmaps/word_processor.xpm
-lib/X11/fvwm2/pixmaps/world.xpm
-lib/X11/fvwm2/pixmaps/xcalc.xpm
-lib/X11/fvwm2/pixmaps/xemacs.xpm
-lib/X11/fvwm2/pixmaps/xlock.xpm
-lib/X11/fvwm2/pixmaps/xman.xpm
-lib/X11/fvwm2/pixmaps/xpaint.xpm
-lib/X11/fvwm2/pixmaps/xterm-axp.xpm
-lib/X11/fvwm2/pixmaps/xterm-blank.xpm
-lib/X11/fvwm2/pixmaps/xterm-bsd.xpm
-lib/X11/fvwm2/pixmaps/xterm-dec.xpm
-lib/X11/fvwm2/pixmaps/xterm-linux.xpm
-lib/X11/fvwm2/pixmaps/xterm-sgi.xpm
-lib/X11/fvwm2/pixmaps/xterm-sol.xpm
-lib/X11/fvwm2/pixmaps/xterm-sun.xpm
-lib/X11/fvwm2/pixmaps/xterm.xpm
-lib/X11/fvwm2/pixmaps/xv.xpm
-lib/X11/fvwm2/pixmaps/xv2.xpm
-lib/X11/fvwm2/pixmaps/default.xbm
-lib/X11/fvwm2/pixmaps/fvwm.bitmap
-lib/X11/fvwm2/pixmaps/ccode.icon
-lib/X11/fvwm2/pixmaps/hcode.icon
-lib/X11/fvwm2/pixmaps/ocode.icon
-lib/X11/fvwm2/pixmaps/prog.icon
-libexec/fvwm/2.2.2/FvwmAnimate
-libexec/fvwm/2.2.2/FvwmAudio
-libexec/fvwm/2.2.2/FvwmAuto
-libexec/fvwm/2.2.2/FvwmBacker
-libexec/fvwm/2.2.2/FvwmBanner
-libexec/fvwm/2.2.2/FvwmButtons
-libexec/fvwm/2.2.2/FvwmCpp
-libexec/fvwm/2.2.2/FvwmEvent
-libexec/fvwm/2.2.2/FvwmForm
-libexec/fvwm/2.2.2/FvwmIconBox
-libexec/fvwm/2.2.2/FvwmIconMan
-libexec/fvwm/2.2.2/FvwmIdent
-libexec/fvwm/2.2.2/FvwmM4
-libexec/fvwm/2.2.2/FvwmPager
-libexec/fvwm/2.2.2/FvwmRearrange
-libexec/fvwm/2.2.2/FvwmCascade
-libexec/fvwm/2.2.2/FvwmTile
-libexec/fvwm/2.2.2/FvwmSave
-libexec/fvwm/2.2.2/FvwmSaveDesk
-libexec/fvwm/2.2.2/FvwmScroll
-libexec/fvwm/2.2.2/FvwmTalk
-libexec/fvwm/2.2.2/FvwmWinList
-@dirrm lib/X11/fvwm2/pixmaps
-@dirrm lib/X11/fvwm2
-@dirrm libexec/fvwm/2.2.2
-@dirrm libexec/fvwm
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
deleted file mode 100644
index fe104e307a56..000000000000
--- a/x11-wm/fvwm24/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: Fvwm2
-# Version required: 2.2.2
-# Date created: 20 Jan 1996
-# Whom: peter
-#
-# $FreeBSD$
-#
-
-DISTNAME= fvwm-2.2.2
-CATEGORIES= x11-wm
-MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/
-
-MAINTAINER= jcwells@u.washington.edu
-
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-MAN1= FvwmAudio.1 FvwmBacker.1 FvwmBanner.1 FvwmButtons.1 \
- FvwmCpp.1 FvwmEvent.1 FvwmForm.1 FvwmIconMan.1 \
- FvwmIdent.1 FvwmM4.1 FvwmPager.1 FvwmRearrange.1 \
- FvwmSave.1 FvwmSaveDesk.1 FvwmScroll.1 FvwmTalk.1 \
- fvwm2.1 xpmroot.1 FvwmAnimate.1 FvwmAuto.1 \
- FvwmIconBox.1 FvwmWinList.1
-
-post-install:
- @${MKDIR} ${PREFIX}/lib/X11/fvwm2/pixmaps
- ${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${WRKSRC}/icons/*.xbm \
- ${WRKSRC}/icons/*.bitmap ${WRKSRC}/icons/*.icon \
- ${PREFIX}/lib/X11/fvwm2/pixmaps
- @${CAT} ${PKGDIR}/MESSAGE
-
-.include <bsd.port.mk>
diff --git a/x11-wm/fvwm24/distinfo b/x11-wm/fvwm24/distinfo
deleted file mode 100644
index 8be4a6f47a72..000000000000
--- a/x11-wm/fvwm24/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (fvwm-2.2.2.tar.gz) = 684c5100084c5958ca2cb74780e615d9
diff --git a/x11-wm/fvwm24/pkg-comment b/x11-wm/fvwm24/pkg-comment
deleted file mode 100644
index cda5684de57b..000000000000
--- a/x11-wm/fvwm24/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Popular virtual window manager for X
diff --git a/x11-wm/fvwm24/pkg-descr b/x11-wm/fvwm24/pkg-descr
deleted file mode 100644
index ea39f09e54d2..000000000000
--- a/x11-wm/fvwm24/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Fvwm is a very famous window manager for X, which provides a
-virtual/multiple disjoint desktop, a 3-D look for windows decorations,
-shaped/color icons. It gives a very good emulation of mwm. A nice
-button-bar can be used to provide convenient access to frequently used
-functions or programs.
-
-WWW: http://www.fvwm.org/
-
-Jason C. Wells
-jcwells@u.washington.edu
diff --git a/x11-wm/fvwm24/pkg-message b/x11-wm/fvwm24/pkg-message
deleted file mode 100644
index 4d4ca35e6d57..000000000000
--- a/x11-wm/fvwm24/pkg-message
+++ /dev/null
@@ -1,22 +0,0 @@
-Notes for XFree86 3.3/3.3.1 and LANG=ja_JP.EUC:
-
-There are some bug (?) in already released XFree86 based on X11R6.3, i.e.,
-XFree86 3.3 and XFree86 3.3.1, when X client runs under LANG=ja_JP.EUC.
-
-If you want to use this fvwm2 with LANG=ja_JP.EUC (which means "run fvwm2,
-with environment variable 'LANG' is set to 'ja_JP.EUC' to enable to display
-Japanese Kanji/Hiragana/Katakana characters"), apply following patch to
-/usr/X11R6/lib/X11/locale/ja/XLC_LOCALE (or equivalent).
-
-*** lib/X11/locale/ja/XLC_LOCALE.dist Mon Aug 4 16:44:48 1997
---- lib/X11/locale/ja/XLC_LOCALE Wed Oct 8 01:28:00 1997
-***************
-*** 35,40 ****
---- 35,41 ----
- }
- font {
- primary JISX0201.1976-0:GR
-+ substitute JISX0201.1976-0:GR
- vertical_rotate all
- }
- }
diff --git a/x11-wm/fvwm24/pkg-plist b/x11-wm/fvwm24/pkg-plist
deleted file mode 100644
index d8ae1175b151..000000000000
--- a/x11-wm/fvwm24/pkg-plist
+++ /dev/null
@@ -1,166 +0,0 @@
-bin/fvwm2
-bin/xpmroot
-lib/X11/fvwm2/pixmaps/Jlock.xpm
-lib/X11/fvwm2/pixmaps/Jnews.xpm
-lib/X11/fvwm2/pixmaps/Jrecycle.xpm
-lib/X11/fvwm2/pixmaps/Jxlock.xpm
-lib/X11/fvwm2/pixmaps/Monitor.xpm
-lib/X11/fvwm2/pixmaps/Mosaic.xpm
-lib/X11/fvwm2/pixmaps/arrdown2.xpm
-lib/X11/fvwm2/pixmaps/arrows2.xpm
-lib/X11/fvwm2/pixmaps/arrup2.xpm
-lib/X11/fvwm2/pixmaps/bomb.xpm
-lib/X11/fvwm2/pixmaps/button-close.xpm
-lib/X11/fvwm2/pixmaps/button-horiz.xpm
-lib/X11/fvwm2/pixmaps/button-max.xpm
-lib/X11/fvwm2/pixmaps/button-vert.xpm
-lib/X11/fvwm2/pixmaps/button.xpm
-lib/X11/fvwm2/pixmaps/clamp.xpm
-lib/X11/fvwm2/pixmaps/colormap.xpm
-lib/X11/fvwm2/pixmaps/datebook.xpm
-lib/X11/fvwm2/pixmaps/desk.xpm
-lib/X11/fvwm2/pixmaps/dialog_box.xpm
-lib/X11/fvwm2/pixmaps/doomface.xpm
-lib/X11/fvwm2/pixmaps/editres.xpm
-lib/X11/fvwm2/pixmaps/eps.xpm
-lib/X11/fvwm2/pixmaps/exit.xpm
-lib/X11/fvwm2/pixmaps/flow_chart.xpm
-lib/X11/fvwm2/pixmaps/folder2.xpm
-lib/X11/fvwm2/pixmaps/folders.xpm
-lib/X11/fvwm2/pixmaps/fvwm.xpm
-lib/X11/fvwm2/pixmaps/fvwm2.xpm
-lib/X11/fvwm2/pixmaps/fvwm2_big.xpm
-lib/X11/fvwm2/pixmaps/fvwm3.xpm
-lib/X11/fvwm2/pixmaps/gnu-animal.xpm
-lib/X11/fvwm2/pixmaps/graphs.xpm
-lib/X11/fvwm2/pixmaps/jball.xpm
-lib/X11/fvwm2/pixmaps/jbomb.xpm
-lib/X11/fvwm2/pixmaps/jbook1.xpm
-lib/X11/fvwm2/pixmaps/jbook2.xpm
-lib/X11/fvwm2/pixmaps/jcalc.xpm
-lib/X11/fvwm2/pixmaps/jclock.xpm
-lib/X11/fvwm2/pixmaps/jf.xpm
-lib/X11/fvwm2/pixmaps/jgraph.xpm
-lib/X11/fvwm2/pixmaps/jline.xpm
-lib/X11/fvwm2/pixmaps/jlower.xpm
-lib/X11/fvwm2/pixmaps/jmag.xpm
-lib/X11/fvwm2/pixmaps/jmail.xpm
-lib/X11/fvwm2/pixmaps/jmove.xpm
-lib/X11/fvwm2/pixmaps/jpaint.xpm
-lib/X11/fvwm2/pixmaps/jraise.xpm
-lib/X11/fvwm2/pixmaps/jresize.xpm
-lib/X11/fvwm2/pixmaps/jterm.xpm
-lib/X11/fvwm2/pixmaps/jwindow.xpm
-lib/X11/fvwm2/pixmaps/jx.xpm
-lib/X11/fvwm2/pixmaps/mag_glass.xpm
-lib/X11/fvwm2/pixmaps/mail1.xpm
-lib/X11/fvwm2/pixmaps/mail2.xpm
-lib/X11/fvwm2/pixmaps/map.xpm
-lib/X11/fvwm2/pixmaps/math4.xpm
-lib/X11/fvwm2/pixmaps/mini.audiovol.xpm
-lib/X11/fvwm2/pixmaps/mini.blah.xpm
-lib/X11/fvwm2/pixmaps/mini.bomb.xpm
-lib/X11/fvwm2/pixmaps/mini.checkmark.xpm
-lib/X11/fvwm2/pixmaps/mini.cut.xpm
-lib/X11/fvwm2/pixmaps/mini.destroy.xpm
-lib/X11/fvwm2/pixmaps/mini.directory.xpm
-lib/X11/fvwm2/pixmaps/mini.dirlink.xpm
-lib/X11/fvwm2/pixmaps/mini.excl.xpm
-lib/X11/fvwm2/pixmaps/mini.exit.xpm
-lib/X11/fvwm2/pixmaps/mini.eye.xpm
-lib/X11/fvwm2/pixmaps/mini.file.xpm
-lib/X11/fvwm2/pixmaps/mini.filelink.xpm
-lib/X11/fvwm2/pixmaps/mini.fvwm.xpm
-lib/X11/fvwm2/pixmaps/mini.iconify.xpm
-lib/X11/fvwm2/pixmaps/mini.letter.xpm
-lib/X11/fvwm2/pixmaps/mini.lower.xpm
-lib/X11/fvwm2/pixmaps/mini.maximize-horiz.xpm
-lib/X11/fvwm2/pixmaps/mini.maximize-vert.xpm
-lib/X11/fvwm2/pixmaps/mini.maximize.xpm
-lib/X11/fvwm2/pixmaps/mini.maximize2.xpm
-lib/X11/fvwm2/pixmaps/mini.move.xpm
-lib/X11/fvwm2/pixmaps/mini.netscape.xpm
-lib/X11/fvwm2/pixmaps/mini.rainbow.xpm
-lib/X11/fvwm2/pixmaps/mini.raise.xpm
-lib/X11/fvwm2/pixmaps/mini.refresh.xpm
-lib/X11/fvwm2/pixmaps/mini.resize.xpm
-lib/X11/fvwm2/pixmaps/mini.resize2.xpm
-lib/X11/fvwm2/pixmaps/mini.stick.xpm
-lib/X11/fvwm2/pixmaps/mini.stick2.xpm
-lib/X11/fvwm2/pixmaps/mini.stickpressed.xpm
-lib/X11/fvwm2/pixmaps/mini.winXX-close.xpm
-lib/X11/fvwm2/pixmaps/mini.winXX-maximize.xpm
-lib/X11/fvwm2/pixmaps/mini.winXX-minimize.xpm
-lib/X11/fvwm2/pixmaps/mini.xarchie.xpm
-lib/X11/fvwm2/pixmaps/mini.xbiff.xpm
-lib/X11/fvwm2/pixmaps/mini.xboing.xpm
-lib/X11/fvwm2/pixmaps/mini.xlock.xpm
-lib/X11/fvwm2/pixmaps/mini.xmag.xpm
-lib/X11/fvwm2/pixmaps/mini.xman.xpm
-lib/X11/fvwm2/pixmaps/mini.xpaint.xpm
-lib/X11/fvwm2/pixmaps/mini.xpm
-lib/X11/fvwm2/pixmaps/mini.xterm.xpm
-lib/X11/fvwm2/pixmaps/mini.zircon.xpm
-lib/X11/fvwm2/pixmaps/page.xpm
-lib/X11/fvwm2/pixmaps/page2.xpm
-lib/X11/fvwm2/pixmaps/ps.xpm
-lib/X11/fvwm2/pixmaps/question.xpm
-lib/X11/fvwm2/pixmaps/rbomb.xpm
-lib/X11/fvwm2/pixmaps/rcalc.xpm
-lib/X11/fvwm2/pixmaps/rterm.xpm
-lib/X11/fvwm2/pixmaps/side.fvwm2.xpm
-lib/X11/fvwm2/pixmaps/term.xpm
-lib/X11/fvwm2/pixmaps/tiff2.xpm
-lib/X11/fvwm2/pixmaps/toolbox.xpm
-lib/X11/fvwm2/pixmaps/unknown1.xpm
-lib/X11/fvwm2/pixmaps/wierd_page3.xpm
-lib/X11/fvwm2/pixmaps/word_processor.xpm
-lib/X11/fvwm2/pixmaps/world.xpm
-lib/X11/fvwm2/pixmaps/xcalc.xpm
-lib/X11/fvwm2/pixmaps/xemacs.xpm
-lib/X11/fvwm2/pixmaps/xlock.xpm
-lib/X11/fvwm2/pixmaps/xman.xpm
-lib/X11/fvwm2/pixmaps/xpaint.xpm
-lib/X11/fvwm2/pixmaps/xterm-axp.xpm
-lib/X11/fvwm2/pixmaps/xterm-blank.xpm
-lib/X11/fvwm2/pixmaps/xterm-bsd.xpm
-lib/X11/fvwm2/pixmaps/xterm-dec.xpm
-lib/X11/fvwm2/pixmaps/xterm-linux.xpm
-lib/X11/fvwm2/pixmaps/xterm-sgi.xpm
-lib/X11/fvwm2/pixmaps/xterm-sol.xpm
-lib/X11/fvwm2/pixmaps/xterm-sun.xpm
-lib/X11/fvwm2/pixmaps/xterm.xpm
-lib/X11/fvwm2/pixmaps/xv.xpm
-lib/X11/fvwm2/pixmaps/xv2.xpm
-lib/X11/fvwm2/pixmaps/default.xbm
-lib/X11/fvwm2/pixmaps/fvwm.bitmap
-lib/X11/fvwm2/pixmaps/ccode.icon
-lib/X11/fvwm2/pixmaps/hcode.icon
-lib/X11/fvwm2/pixmaps/ocode.icon
-lib/X11/fvwm2/pixmaps/prog.icon
-libexec/fvwm/2.2.2/FvwmAnimate
-libexec/fvwm/2.2.2/FvwmAudio
-libexec/fvwm/2.2.2/FvwmAuto
-libexec/fvwm/2.2.2/FvwmBacker
-libexec/fvwm/2.2.2/FvwmBanner
-libexec/fvwm/2.2.2/FvwmButtons
-libexec/fvwm/2.2.2/FvwmCpp
-libexec/fvwm/2.2.2/FvwmEvent
-libexec/fvwm/2.2.2/FvwmForm
-libexec/fvwm/2.2.2/FvwmIconBox
-libexec/fvwm/2.2.2/FvwmIconMan
-libexec/fvwm/2.2.2/FvwmIdent
-libexec/fvwm/2.2.2/FvwmM4
-libexec/fvwm/2.2.2/FvwmPager
-libexec/fvwm/2.2.2/FvwmRearrange
-libexec/fvwm/2.2.2/FvwmCascade
-libexec/fvwm/2.2.2/FvwmTile
-libexec/fvwm/2.2.2/FvwmSave
-libexec/fvwm/2.2.2/FvwmSaveDesk
-libexec/fvwm/2.2.2/FvwmScroll
-libexec/fvwm/2.2.2/FvwmTalk
-libexec/fvwm/2.2.2/FvwmWinList
-@dirrm lib/X11/fvwm2/pixmaps
-@dirrm lib/X11/fvwm2
-@dirrm libexec/fvwm/2.2.2
-@dirrm libexec/fvwm
diff --git a/x11-wm/hackedbox/Makefile b/x11-wm/hackedbox/Makefile
deleted file mode 100644
index 6416a64158ee..000000000000
--- a/x11-wm/hackedbox/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: Blackbox
-# Version required: 0.51.3.1
-# Date created: June 15, 1998
-# Whom: Brian Handy <handy@physics.montana.edu>
-#
-# $FreeBSD$
-#
-
-DISTNAME= blackbox-0.51.3.1
-CATEGORIES= x11-wm
-MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.5x.x/ \
- ftp://ftp.dti.ad.jp/pub/X/blackbox/0.5x.x/
-
-MAINTAINER= cpiazza@FreeBSD.org
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_BZIP2= yes
-
-.if !defined(USE_KDE)
-pre-configure:
- @ ${ECHO_MSG}
- @ ${ECHO_MSG} If you would like build Blackbox with KDE support
- @ ${ECHO_MSG} you must set the variable USE_KDE
- @ ${ECHO_MSG}
-.else
-pre-configure:
- @ ${ECHO_MSG}
- @ ${ECHO_MSG} Building Blackbox with KDE support
- @ ${ECHO_MSG}
-CONFIGURE_ARGS= --enable-kde
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/hackedbox/distinfo b/x11-wm/hackedbox/distinfo
deleted file mode 100644
index 7589f3f67b2d..000000000000
--- a/x11-wm/hackedbox/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (blackbox-0.51.3.1.tar.bz2) = 9cef2add80465e0b62a2d804c2c4ce2a
diff --git a/x11-wm/hackedbox/pkg-comment b/x11-wm/hackedbox/pkg-comment
deleted file mode 100644
index f19dc0187f91..000000000000
--- a/x11-wm/hackedbox/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A small and fast window manager for X11R6
diff --git a/x11-wm/hackedbox/pkg-descr b/x11-wm/hackedbox/pkg-descr
deleted file mode 100644
index ebde7e80156f..000000000000
--- a/x11-wm/hackedbox/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Blackbox is Yet Another Window Manager for X11R6 that arose primarily
-out of the curiosity of the authors. It's small, fast, has built-in
-rendering code, does image dithering at 8, 15 and 16 bits per pixel
-and colour icon support. Blackbox is [mostly] ICCCM compliant.
-
-WWW: http://blackbox.alug.org/
diff --git a/x11-wm/hackedbox/pkg-plist b/x11-wm/hackedbox/pkg-plist
deleted file mode 100644
index b419b6e9e7ad..000000000000
--- a/x11-wm/hackedbox/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-bin/blackbox
-bin/bsetroot
-share/Blackbox/menu
-share/Blackbox/styles/blackmagic
-share/Blackbox/styles/coldsteel
-share/Blackbox/styles/colorpurple
-share/Blackbox/styles/darkgreen
-share/Blackbox/styles/default
-share/Blackbox/styles/gnoid
-share/Blackbox/styles/green
-share/Blackbox/styles/onoid
-share/Blackbox/styles/pnoid
-share/Blackbox/styles/previous
-share/Blackbox/styles/results
-share/Blackbox/styles/slatebox
-share/Blackbox/styles/steelblue
-share/Blackbox/styles/steelbox
-share/Blackbox/styles/stylesmenu
-@dirrm share/Blackbox/styles
-@dirrm share/Blackbox
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile
deleted file mode 100644
index 6416a64158ee..000000000000
--- a/x11-wm/openbox/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: Blackbox
-# Version required: 0.51.3.1
-# Date created: June 15, 1998
-# Whom: Brian Handy <handy@physics.montana.edu>
-#
-# $FreeBSD$
-#
-
-DISTNAME= blackbox-0.51.3.1
-CATEGORIES= x11-wm
-MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.5x.x/ \
- ftp://ftp.dti.ad.jp/pub/X/blackbox/0.5x.x/
-
-MAINTAINER= cpiazza@FreeBSD.org
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-USE_BZIP2= yes
-
-.if !defined(USE_KDE)
-pre-configure:
- @ ${ECHO_MSG}
- @ ${ECHO_MSG} If you would like build Blackbox with KDE support
- @ ${ECHO_MSG} you must set the variable USE_KDE
- @ ${ECHO_MSG}
-.else
-pre-configure:
- @ ${ECHO_MSG}
- @ ${ECHO_MSG} Building Blackbox with KDE support
- @ ${ECHO_MSG}
-CONFIGURE_ARGS= --enable-kde
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/openbox/distinfo b/x11-wm/openbox/distinfo
deleted file mode 100644
index 7589f3f67b2d..000000000000
--- a/x11-wm/openbox/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (blackbox-0.51.3.1.tar.bz2) = 9cef2add80465e0b62a2d804c2c4ce2a
diff --git a/x11-wm/openbox/pkg-comment b/x11-wm/openbox/pkg-comment
deleted file mode 100644
index f19dc0187f91..000000000000
--- a/x11-wm/openbox/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A small and fast window manager for X11R6
diff --git a/x11-wm/openbox/pkg-descr b/x11-wm/openbox/pkg-descr
deleted file mode 100644
index ebde7e80156f..000000000000
--- a/x11-wm/openbox/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Blackbox is Yet Another Window Manager for X11R6 that arose primarily
-out of the curiosity of the authors. It's small, fast, has built-in
-rendering code, does image dithering at 8, 15 and 16 bits per pixel
-and colour icon support. Blackbox is [mostly] ICCCM compliant.
-
-WWW: http://blackbox.alug.org/
diff --git a/x11-wm/openbox/pkg-plist b/x11-wm/openbox/pkg-plist
deleted file mode 100644
index b419b6e9e7ad..000000000000
--- a/x11-wm/openbox/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-bin/blackbox
-bin/bsetroot
-share/Blackbox/menu
-share/Blackbox/styles/blackmagic
-share/Blackbox/styles/coldsteel
-share/Blackbox/styles/colorpurple
-share/Blackbox/styles/darkgreen
-share/Blackbox/styles/default
-share/Blackbox/styles/gnoid
-share/Blackbox/styles/green
-share/Blackbox/styles/onoid
-share/Blackbox/styles/pnoid
-share/Blackbox/styles/previous
-share/Blackbox/styles/results
-share/Blackbox/styles/slatebox
-share/Blackbox/styles/steelblue
-share/Blackbox/styles/steelbox
-share/Blackbox/styles/stylesmenu
-@dirrm share/Blackbox/styles
-@dirrm share/Blackbox
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
deleted file mode 100644
index 7beeaa911219..000000000000
--- a/x11-wm/sawfish2/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: sawmill
-# Version required: 0.17
-# Date created: 13 September 1999
-# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= sawmill-0.17
-CATEGORIES= x11-wm
-MASTER_SITES= ftp://ftp.dcs.warwick.ac.uk/people/John.Harper/sawmill/
-
-MAINTAINER= nakai@FreeBSD.org
-
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- Imlib.5:${PORTSDIR}/graphics/imlib
-.if !defined(NOGNOME)
-LIB_DEPENDS+= capplet.1:${PORTSDIR}/sysutils/gnomecontrolcenter
-.endif
-BUILD_DEPENDS= rep:${PORTSDIR}/lang/librep \
- ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/libgtk.so:${PORTSDIR}/x11-toolkits/rep-gtk
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-
-PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL}
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
-.if !defined(NOGNOME)
-CONFIGURE_ARGS+= --enable-capplet
-.endif
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include\
- -I${LOCALBASE}/include/giflib" \
- GTK_CONFIG="${GTK_CONFIG}" \
- GLIB_CONFIG="${GLIB_CONFIG}" \
- LIBS="-L${LOCALBASE}/lib -lxpg4"
-
-.include <bsd.port.mk>
diff --git a/x11-wm/sawfish2/distinfo b/x11-wm/sawfish2/distinfo
deleted file mode 100644
index c1ff545224cc..000000000000
--- a/x11-wm/sawfish2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (sawmill-0.17.tar.gz) = 7c96c5e0f6a95b284e8226de05544b6b
diff --git a/x11-wm/sawfish2/pkg-comment b/x11-wm/sawfish2/pkg-comment
deleted file mode 100644
index 7b3f278ded4e..000000000000
--- a/x11-wm/sawfish2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Lisp configurable window manager
diff --git a/x11-wm/sawfish2/pkg-descr b/x11-wm/sawfish2/pkg-descr
deleted file mode 100644
index 7b3f278ded4e..000000000000
--- a/x11-wm/sawfish2/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Lisp configurable window manager
diff --git a/x11-wm/sawfish2/pkg-plist b/x11-wm/sawfish2/pkg-plist
deleted file mode 100644
index b8b0de898b1b..000000000000
--- a/x11-wm/sawfish2/pkg-plist
+++ /dev/null
@@ -1,240 +0,0 @@
-bin/sawmill
-bin/sawmill-capplet
-bin/sawmill-client
-bin/sawmill-ui
-@unexec install-info --delete %D/info/sawmill.info %D/info/dir
-info/sawmill.info
-@exec install-info %D/info/sawmill.info %D/info/dir
-info/sawmill.info-1
-info/sawmill.info-2
-info/sawmill.info-3
-info/sawmill.info-4
-libexec/sawmill/0.17/%%GNUHOST%%/gtk-style
-libexec/sawmill/0.17/%%GNUHOST%%/libflippers.a
-libexec/sawmill/0.17/%%GNUHOST%%/libflippers.la
-libexec/sawmill/0.17/%%GNUHOST%%/libflippers.so
-libexec/sawmill/0.17/%%GNUHOST%%/libflippers.so.0
-libexec/sawmill/0.17/%%GNUHOST%%/libgradient.a
-libexec/sawmill/0.17/%%GNUHOST%%/libgradient.la
-libexec/sawmill/0.17/%%GNUHOST%%/libgradient.so
-libexec/sawmill/0.17/%%GNUHOST%%/libgradient.so.0
-libexec/sawmill/0.17/%%GNUHOST%%/sawmill-menu
-share/gnome/sawmill/0.17/DOC.dir
-share/gnome/sawmill/0.17/DOC.pag
-share/gnome/sawmill/0.17/lisp/auto-raise.jl
-share/gnome/sawmill/0.17/lisp/auto-raise.jlc
-share/gnome/sawmill/0.17/lisp/autoload.jl
-share/gnome/sawmill/0.17/lisp/compat.jl
-share/gnome/sawmill/0.17/lisp/compat.jlc
-share/gnome/sawmill/0.17/lisp/cursors.jl
-share/gnome/sawmill/0.17/lisp/cursors.jlc
-share/gnome/sawmill/0.17/lisp/custom.jl
-share/gnome/sawmill/0.17/lisp/custom.jlc
-share/gnome/sawmill/0.17/lisp/customize.jl
-share/gnome/sawmill/0.17/lisp/customize.jlc
-share/gnome/sawmill/0.17/lisp/cycle.jl
-share/gnome/sawmill/0.17/lisp/cycle.jlc
-share/gnome/sawmill/0.17/lisp/edge-flip.jl
-share/gnome/sawmill/0.17/lisp/edge-flip.jlc
-share/gnome/sawmill/0.17/lisp/edges.jl
-share/gnome/sawmill/0.17/lisp/edges.jlc
-share/gnome/sawmill/0.17/lisp/focus.jl
-share/gnome/sawmill/0.17/lisp/focus.jlc
-share/gnome/sawmill/0.17/lisp/frames.jl
-share/gnome/sawmill/0.17/lisp/frames.jlc
-share/gnome/sawmill/0.17/lisp/functions.jl
-share/gnome/sawmill/0.17/lisp/functions.jlc
-share/gnome/sawmill/0.17/lisp/gnome-commands.jl
-share/gnome/sawmill/0.17/lisp/gnome-commands.jlc
-share/gnome/sawmill/0.17/lisp/gnome-menu.jl
-share/gnome/sawmill/0.17/lisp/gnome-menu.jlc
-share/gnome/sawmill/0.17/lisp/gnome.jl
-share/gnome/sawmill/0.17/lisp/gnome.jlc
-share/gnome/sawmill/0.17/lisp/group-funs.jl
-share/gnome/sawmill/0.17/lisp/group-funs.jlc
-share/gnome/sawmill/0.17/lisp/groups.jl
-share/gnome/sawmill/0.17/lisp/groups.jlc
-share/gnome/sawmill/0.17/lisp/gtkrc.jl
-share/gnome/sawmill/0.17/lisp/gtkrc.jlc
-share/gnome/sawmill/0.17/lisp/ignore-window.jl
-share/gnome/sawmill/0.17/lisp/ignore-window.jlc
-share/gnome/sawmill/0.17/lisp/keymap.jl
-share/gnome/sawmill/0.17/lisp/keymap.jlc
-share/gnome/sawmill/0.17/lisp/keymaps.jl
-share/gnome/sawmill/0.17/lisp/keymaps.jlc
-share/gnome/sawmill/0.17/lisp/maximize.jl
-share/gnome/sawmill/0.17/lisp/maximize.jlc
-share/gnome/sawmill/0.17/lisp/menus.jl
-share/gnome/sawmill/0.17/lisp/menus.jlc
-share/gnome/sawmill/0.17/lisp/move-resize.jl
-share/gnome/sawmill/0.17/lisp/move-resize.jlc
-share/gnome/sawmill/0.17/lisp/mwm.jl
-share/gnome/sawmill/0.17/lisp/mwm.jlc
-share/gnome/sawmill/0.17/lisp/open-look.jl
-share/gnome/sawmill/0.17/lisp/open-look.jlc
-share/gnome/sawmill/0.17/lisp/place-window.jl
-share/gnome/sawmill/0.17/lisp/place-window.jlc
-share/gnome/sawmill/0.17/lisp/rects.jl
-share/gnome/sawmill/0.17/lisp/rects.jlc
-share/gnome/sawmill/0.17/lisp/sawmill-defaults.jl
-share/gnome/sawmill/0.17/lisp/sawmill-defaults.jlc
-share/gnome/sawmill/0.17/lisp/sawmill-gaol.jl
-share/gnome/sawmill/0.17/lisp/sawmill-gaol.jlc
-share/gnome/sawmill/0.17/lisp/sawmill.jl
-share/gnome/sawmill/0.17/lisp/sawmill.jlc
-share/gnome/sawmill/0.17/lisp/select-window.jl
-share/gnome/sawmill/0.17/lisp/select-window.jlc
-share/gnome/sawmill/0.17/lisp/server.jl
-share/gnome/sawmill/0.17/lisp/server.jlc
-share/gnome/sawmill/0.17/lisp/shading.jl
-share/gnome/sawmill/0.17/lisp/shading.jlc
-share/gnome/sawmill/0.17/lisp/slide-window.jl
-share/gnome/sawmill/0.17/lisp/slide-window.jlc
-share/gnome/sawmill/0.17/lisp/sm-common.jl
-share/gnome/sawmill/0.17/lisp/sm-common.jlc
-share/gnome/sawmill/0.17/lisp/sm-init.jl
-share/gnome/sawmill/0.17/lisp/sm-init.jlc
-share/gnome/sawmill/0.17/lisp/sm-load.jl
-share/gnome/sawmill/0.17/lisp/sm-load.jlc
-share/gnome/sawmill/0.17/lisp/sm-save.jl
-share/gnome/sawmill/0.17/lisp/sm-save.jlc
-share/gnome/sawmill/0.17/lisp/smart-placement.jl
-share/gnome/sawmill/0.17/lisp/smart-placement.jlc
-share/gnome/sawmill/0.17/lisp/stacking.jl
-share/gnome/sawmill/0.17/lisp/stacking.jlc
-share/gnome/sawmill/0.17/lisp/transient.jl
-share/gnome/sawmill/0.17/lisp/transient.jlc
-share/gnome/sawmill/0.17/lisp/viewport.jl
-share/gnome/sawmill/0.17/lisp/viewport.jlc
-share/gnome/sawmill/0.17/lisp/window-order.jl
-share/gnome/sawmill/0.17/lisp/window-order.jlc
-share/gnome/sawmill/0.17/lisp/workspace.jl
-share/gnome/sawmill/0.17/lisp/workspace.jlc
-share/gnome/sawmill/0.17/lisp/x-cycle.jl
-share/gnome/sawmill/0.17/lisp/x-cycle.jlc
-share/gnome/sawmill/0.17/locale/en_GB/LC_MESSAGES/sawmill.mo
-share/gnome/sawmill/0.17/themes/absolute-e/README
-share/gnome/sawmill/0.17/themes/absolute-e/bar_clicked_active.png
-share/gnome/sawmill/0.17/themes/absolute-e/bar_hilited_active.png
-share/gnome/sawmill/0.17/themes/absolute-e/bar_normal.png
-share/gnome/sawmill/0.17/themes/absolute-e/bar_normal_active.png
-share/gnome/sawmill/0.17/themes/absolute-e/theme.jl
-share/gnome/sawmill/0.17/themes/brushed-metal/README
-share/gnome/sawmill/0.17/themes/brushed-metal/b1-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b1.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b2-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b2.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b3-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b3.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b5-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b5.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b6-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b6.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b7-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/b7.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t1-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t1-b.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t1.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t1b.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t2-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t2.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t2s-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t2s.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t3-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t3-b.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t3.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t3b.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t4-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t4-b.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t4.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t4b.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t5-.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t5-b.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t5.png
-share/gnome/sawmill/0.17/themes/brushed-metal/t5b.png
-share/gnome/sawmill/0.17/themes/brushed-metal/theme.jl
-share/gnome/sawmill/0.17/themes/gradient/README
-share/gnome/sawmill/0.17/themes/gradient/as_close-b.png
-share/gnome/sawmill/0.17/themes/gradient/as_close.png
-share/gnome/sawmill/0.17/themes/gradient/as_min-b.png
-share/gnome/sawmill/0.17/themes/gradient/as_min.png
-share/gnome/sawmill/0.17/themes/gradient/theme.jl
-share/gnome/sawmill/0.17/themes/gtk/README
-share/gnome/sawmill/0.17/themes/gtk/as_close-b.png
-share/gnome/sawmill/0.17/themes/gtk/as_close.png
-share/gnome/sawmill/0.17/themes/gtk/as_min-b.png
-share/gnome/sawmill/0.17/themes/gtk/as_min.png
-share/gnome/sawmill/0.17/themes/gtk/theme.jl
-share/gnome/sawmill/0.17/themes/microGUI/README
-share/gnome/sawmill/0.17/themes/microGUI/TODO
-share/gnome/sawmill/0.17/themes/microGUI/bl.png
-share/gnome/sawmill/0.17/themes/microGUI/bottom.png
-share/gnome/sawmill/0.17/themes/microGUI/br.png
-share/gnome/sawmill/0.17/themes/microGUI/close_active.png
-share/gnome/sawmill/0.17/themes/microGUI/close_clicked.png
-share/gnome/sawmill/0.17/themes/microGUI/close_normal.png
-share/gnome/sawmill/0.17/themes/microGUI/left.png
-share/gnome/sawmill/0.17/themes/microGUI/maximize_active.png
-share/gnome/sawmill/0.17/themes/microGUI/maximize_clicked.png
-share/gnome/sawmill/0.17/themes/microGUI/maximize_normal.png
-share/gnome/sawmill/0.17/themes/microGUI/menu_active.png
-share/gnome/sawmill/0.17/themes/microGUI/menu_clicked.png
-share/gnome/sawmill/0.17/themes/microGUI/menu_normal.png
-share/gnome/sawmill/0.17/themes/microGUI/minimize_active.png
-share/gnome/sawmill/0.17/themes/microGUI/minimize_clicked.png
-share/gnome/sawmill/0.17/themes/microGUI/minimize_normal.png
-share/gnome/sawmill/0.17/themes/microGUI/right.png
-share/gnome/sawmill/0.17/themes/microGUI/t_bottom.png
-share/gnome/sawmill/0.17/themes/microGUI/t_bottom_left.png
-share/gnome/sawmill/0.17/themes/microGUI/t_bottom_right.png
-share/gnome/sawmill/0.17/themes/microGUI/t_close_active.png
-share/gnome/sawmill/0.17/themes/microGUI/t_close_clicked.png
-share/gnome/sawmill/0.17/themes/microGUI/t_close_normal.png
-share/gnome/sawmill/0.17/themes/microGUI/t_left.png
-share/gnome/sawmill/0.17/themes/microGUI/t_right.png
-share/gnome/sawmill/0.17/themes/microGUI/t_top.png
-share/gnome/sawmill/0.17/themes/microGUI/t_top_left.png
-share/gnome/sawmill/0.17/themes/microGUI/t_top_right.png
-share/gnome/sawmill/0.17/themes/microGUI/theme.jl
-share/gnome/sawmill/0.17/themes/microGUI/top_blue.png
-share/gnome/sawmill/0.17/themes/microGUI/top_blue_inactive.png
-share/gnome/sawmill/0.17/themes/microGUI/top_curves.png
-share/gnome/sawmill/0.17/themes/microGUI/top_curves_inactive.png
-share/gnome/sawmill/0.17/themes/microGUI/top_grey.png
-share/gnome/sawmill/0.17/themes/microGUI/top_left.png
-share/gnome/sawmill/0.17/themes/microGUI/top_left_inactive.png
-share/gnome/sawmill/0.17/themes/microGUI/top_left_inactive_s.png
-share/gnome/sawmill/0.17/themes/microGUI/top_left_s.png
-share/gnome/sawmill/0.17/themes/microGUI/top_right.png
-share/gnome/sawmill/0.17/themes/microGUI/top_right_s.png
-share/gnome/sawmill/0.17/themes/simple/README
-share/gnome/sawmill/0.17/themes/simple/as_close-b.png
-share/gnome/sawmill/0.17/themes/simple/as_close.png
-share/gnome/sawmill/0.17/themes/simple/as_min-b.png
-share/gnome/sawmill/0.17/themes/simple/as_min.png
-share/gnome/sawmill/0.17/themes/simple/theme.jl
-share/gnome/sawmill/0.17/themes/smaker/README
-share/gnome/sawmill/0.17/themes/smaker/bar_clicked_active.png
-share/gnome/sawmill/0.17/themes/smaker/bar_hilited_active.png
-share/gnome/sawmill/0.17/themes/smaker/bar_normal.png
-share/gnome/sawmill/0.17/themes/smaker/bar_normal_active.png
-share/gnome/sawmill/0.17/themes/smaker/close.png
-share/gnome/sawmill/0.17/themes/smaker/close_inv.png
-share/gnome/sawmill/0.17/themes/smaker/min.png
-share/gnome/sawmill/0.17/themes/smaker/min_inv.png
-share/gnome/sawmill/0.17/themes/smaker/theme.jl
-share/gnome/wm-properties/Sawmill.desktop
-@dirrm libexec/sawmill/0.17/%%GNUHOST%%
-@dirrm share/gnome/sawmill/0.17/lisp
-@dirrm share/gnome/sawmill/0.17/locale/en_GB/LC_MESSAGES
-@dirrm share/gnome/sawmill/0.17/locale/en_GB
-@dirrm share/gnome/sawmill/0.17/locale
-@dirrm share/gnome/sawmill/0.17/themes/absolute-e
-@dirrm share/gnome/sawmill/0.17/themes/brushed-metal
-@dirrm share/gnome/sawmill/0.17/themes/gradient
-@dirrm share/gnome/sawmill/0.17/themes/gtk
-@dirrm share/gnome/sawmill/0.17/themes/microGUI
-@dirrm share/gnome/sawmill/0.17/themes/simple
-@dirrm share/gnome/sawmill/0.17/themes/smaker
-@dirrm share/gnome/sawmill/0.17/themes
-@dirrm share/gnome/sawmill/0.17
diff --git a/x11-wm/wmanager/files/pkg-message.in b/x11-wm/wmanager/files/pkg-message.in
deleted file mode 100644
index 53ee339c45f4..000000000000
--- a/x11-wm/wmanager/files/pkg-message.in
+++ /dev/null
@@ -1,3 +0,0 @@
-Docs have been installed in /usr/X11R6/share/wmanager/.
-You are advised to have a look at the sample .wmanagerrc
-and .xinitrc's available there.
diff --git a/x11-wm/wmcp/Makefile b/x11-wm/wmcp/Makefile
deleted file mode 100644
index f733a78b55cb..000000000000
--- a/x11-wm/wmcp/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: wmcp
-# Version required: 1.2.8
-# Date created: 10 February 1999
-# Whom: Jim Mock <jim@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= wmcp-1.2.8
-CATEGORIES= misc windowmaker
-MASTER_SITES= http://users.linuxbox.com/~bac/src/wmcp/
-
-MAINTAINER= jim@FreeBSD.org
-
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-
-pre-build:
- (cd ${WRKSRC} && ${GMAKE} clean)
-
-do-build:
- (cd ${WRKSRC} && ${GMAKE})
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/wmcp ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/x11-wm/wmcp/distinfo b/x11-wm/wmcp/distinfo
deleted file mode 100644
index 06f4eb9ff4df..000000000000
--- a/x11-wm/wmcp/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (wmcp-1.2.8.tar.gz) = 6f347dd6fb0b017de868081088cdcf13
diff --git a/x11-wm/wmcp/files/patch-aa b/x11-wm/wmcp/files/patch-aa
deleted file mode 100644
index 2d916b22a8e0..000000000000
--- a/x11-wm/wmcp/files/patch-aa
+++ /dev/null
@@ -1,23 +0,0 @@
---- Makefile.orig Thu May 27 00:17:20 1999
-+++ Makefile Tue Jun 29 10:07:22 1999
-@@ -1,6 +1,6 @@
-
-
--INCLUDES =-I/usr/X11R6/include/X11 -I/usr/local/include -I/usr/include/X11R6/X11
-+INCLUDES =-I/usr/X11R6/include/X11 -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11R6/X11
- LIBINC =-L/usr/X11R6/lib -L/usr/include/lib
- LIBS = -lm -lX11 -lXpm -lXext
-
-@@ -31,10 +31,10 @@
- ###################################################################
-
- ${OBJECTS}: ${SOURCE}
-- gcc -g -c -Wall ${INCLUDES} ${FLAGS} $< -o $*.o
-+ ${CC} ${CFLAGS} -c -Wall ${INCLUDES} ${FLAGS} $< -o $*.o
-
- ${TARGET}: ${OBJECTS}
-- gcc -g -o ${TARGET} ${OBJECTS} ${LIBINC} ${LIBS}
-+ ${CC} ${CFLAGS} -o ${TARGET} ${OBJECTS} ${LIBINC} ${LIBS}
-
- clean::
- for i in ${OBJECTS}; do if [ -e $$i ] ; then rm $$i; fi; done
diff --git a/x11-wm/wmcp/pkg-comment b/x11-wm/wmcp/pkg-comment
deleted file mode 100644
index 77e510b83f33..000000000000
--- a/x11-wm/wmcp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A dockable pager for WindowMaker
diff --git a/x11-wm/wmcp/pkg-descr b/x11-wm/wmcp/pkg-descr
deleted file mode 100644
index 63eae1091869..000000000000
--- a/x11-wm/wmcp/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-A very simple dockable pager for Window Maker. Up to nine workspaces
-my be selected with buttons that send the appropriate synthetic ALT
-1..9 key code to the root window. If you love Window Maker but can't
-live without a pager, this app may be of use to you.
-
-WWW: http://www.linuxbox.com/~bac/
-
-- Jim <jim@FreeBSD.org>
diff --git a/x11-wm/wmcp/pkg-plist b/x11-wm/wmcp/pkg-plist
deleted file mode 100644
index 36ec7153eae0..000000000000
--- a/x11-wm/wmcp/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/wmcp
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
deleted file mode 100644
index 81859dce12e6..000000000000
--- a/x11-wm/xfce4/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: xfce
-# Version required: 3.2.0
-# Date created: 30 June 1997
-# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
-#
-# $FreeBSD$
-#
-
-DISTNAME= xfce-3.2.0
-CATEGORIES= x11-wm
-MASTER_SITES= http://www.xfce.org/archive/
-
-MAINTAINER= nakai@FreeBSD.org
-
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
- Imlib.5:${PORTSDIR}/graphics/imlib \
- gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- GTK_CONFIG="${GTK_CONFIG}" \
- LIBS="-L${LOCALBASE}/lib -lintl -lxpg4"
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
- --datadir=${PREFIX}/share
-
-MAN1= xfbd.1 xfce.1 xfclock.1 xfgnome.1 xfhelp.1 xfmouse.1 xfpager.1 \
- xfprint.1 xfsound.1 xfterm.1 xftrash.1 xftree.1 xfwm.1
-
-.include <bsd.port.mk>
diff --git a/x11-wm/xfce4/distinfo b/x11-wm/xfce4/distinfo
deleted file mode 100644
index 0909ce5116c4..000000000000
--- a/x11-wm/xfce4/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (xfce-3.2.0.tar.gz) = 18e54507020e8ae1580231f2f1c1ce8b
diff --git a/x11-wm/xfce4/files/patch-aa b/x11-wm/xfce4/files/patch-aa
deleted file mode 100644
index 42e23d4fe056..000000000000
--- a/x11-wm/xfce4/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- libs/alpha_header.h.orig Sat Sep 18 17:57:24 1999
-+++ libs/alpha_header.h Sat Sep 18 17:58:58 1999
-@@ -12,6 +12,8 @@
- extern size_t strlen (char *);
- #endif
-
-+#ifndef __FreeBSD__
- extern void bzero (char *, int);
-+#endif
- extern int gethostname (char *, int);
- /**************************************************************************/
diff --git a/x11-wm/xfce4/pkg-comment b/x11-wm/xfce4/pkg-comment
deleted file mode 100644
index 2902db4925d4..000000000000
--- a/x11-wm/xfce4/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-CDE like desktop with GTK
diff --git a/x11-wm/xfce4/pkg-descr b/x11-wm/xfce4/pkg-descr
deleted file mode 100644
index fc80b384e379..000000000000
--- a/x11-wm/xfce4/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-XFce is an easy-to-use and easy-to-configure environment for X11 released
-under the terms of the GNU/GPL license, based on GTK+, with pulldown menus
-and color icons, 3D widgets, etc.
-
-XFce features now a set of applications including a powerful Window Manager
-xfwm, a toolbar/application launcher, a backdrop manager, a system sound
-manager for X11, a user friendly interface for mouse configuration, a
-pager providing a miniature view of all XFce desktops, a clock/calendar
-and at last but not least a filemanager, all sharing the same look'n feel.
-
-WWW: http://www.xfce.org/
diff --git a/x11-wm/xfce4/pkg-plist b/x11-wm/xfce4/pkg-plist
deleted file mode 100644
index e7018e9f75ee..000000000000
--- a/x11-wm/xfce4/pkg-plist
+++ /dev/null
@@ -1,442 +0,0 @@
-bin/startxfce
-bin/xfbd
-bin/xfce
-bin/xfce_remove
-bin/xfce_setup
-bin/xfclock
-bin/xfgnome
-bin/xfhelp
-bin/xfmouse
-bin/xfpager
-bin/xfplay
-bin/xfprint
-bin/xfsound
-bin/xfterm
-bin/xftrash
-bin/xftree
-bin/xfwm
-share/xfce/COPYING
-share/xfce/README.xfdefs.py
-share/xfce/XFce3.logo
-share/xfce/backdrops/A-Little-Exercise-3.jpg
-share/xfce/backdrops/A-Little-Exercise.jpg
-share/xfce/backdrops/Anneaux.xpm
-share/xfce/backdrops/Arena.xpm
-share/xfce/backdrops/BlueStucco.xpm
-share/xfce/backdrops/Bluedrops.xpm
-share/xfce/backdrops/Bluefalls.xpm
-share/xfce/backdrops/Boucles.xpm
-share/xfce/backdrops/Brownie.xpm
-share/xfce/backdrops/Candies.xpm
-share/xfce/backdrops/Cds.xpm
-share/xfce/backdrops/Circle.xpm
-share/xfce/backdrops/Cloth.xpm
-share/xfce/backdrops/Clouds.xpm
-share/xfce/backdrops/Cocoa.xpm
-share/xfce/backdrops/Compute.xpm
-share/xfce/backdrops/Concrete.xpm
-share/xfce/backdrops/Darkblue2.xpm
-share/xfce/backdrops/Desert2.xpm
-share/xfce/backdrops/Dry.xpm
-share/xfce/backdrops/Eyes.xpm
-share/xfce/backdrops/Fire.xpm
-share/xfce/backdrops/Flames.xpm
-share/xfce/backdrops/Flow.xpm
-share/xfce/backdrops/Funkyblue.xpm
-share/xfce/backdrops/Gallets.xpm
-share/xfce/backdrops/Glasses.xpm
-share/xfce/backdrops/Gold.xpm
-share/xfce/backdrops/Gradient.xpm
-share/xfce/backdrops/GreenStucco.xpm
-share/xfce/backdrops/Greenslate.xpm
-share/xfce/backdrops/Grey.xpm
-share/xfce/backdrops/Greydrops.xpm
-share/xfce/backdrops/Greysea.xpm
-share/xfce/backdrops/Hardblue.xpm
-share/xfce/backdrops/Honey.xpm
-share/xfce/backdrops/Leaves.xpm
-share/xfce/backdrops/Marbled.xpm
-share/xfce/backdrops/Master-Plan.jpg
-share/xfce/backdrops/Maze.xpm
-share/xfce/backdrops/Notes.xpm
-share/xfce/backdrops/Pencils.xpm
-share/xfce/backdrops/Plasma.xpm
-share/xfce/backdrops/Pool.xpm
-share/xfce/backdrops/Psy.xpm
-share/xfce/backdrops/Psy2.xpm
-share/xfce/backdrops/Psy3.xpm
-share/xfce/backdrops/Rotin.xpm
-share/xfce/backdrops/Rough.xpm
-share/xfce/backdrops/Sandy-ridges.xpm
-share/xfce/backdrops/Satin.xpm
-share/xfce/backdrops/Satin2.xpm
-share/xfce/backdrops/Satin3.xpm
-share/xfce/backdrops/Sea.xpm
-share/xfce/backdrops/Sky.xpm
-share/xfce/backdrops/Slate.xpm
-share/xfce/backdrops/Soft.xpm
-share/xfce/backdrops/Softblue.xpm
-share/xfce/backdrops/Sol.xpm
-share/xfce/backdrops/Solid.xpm
-share/xfce/backdrops/Space.xpm
-share/xfce/backdrops/Space2.xpm
-share/xfce/backdrops/Storm.xpm
-share/xfce/backdrops/Teal.xpm
-share/xfce/backdrops/The-Good-Times.jpg
-share/xfce/backdrops/Tiles.xpm
-share/xfce/backdrops/Tiles2.xpm
-share/xfce/backdrops/Tiles3.xpm
-share/xfce/backdrops/Time-For-Expansion.jpg
-share/xfce/backdrops/Time.xpm
-share/xfce/backdrops/Toulouse-1.jpg
-share/xfce/backdrops/Toulouse-2.jpg
-share/xfce/backdrops/Toulouse-3.jpg
-share/xfce/backdrops/Toulouse-4.jpg
-share/xfce/backdrops/Ufo.xpm
-share/xfce/backdrops/Wall1.xpm
-share/xfce/backdrops/Wall2.xpm
-share/xfce/backdrops/Wall3.xpm
-share/xfce/backdrops/Wax.xpm
-share/xfce/backdrops/Weave-red.xpm
-share/xfce/backdrops/Weird.xpm
-share/xfce/backdrops/Wood-floor.xpm
-share/xfce/backdrops/Wood.xpm
-share/xfce/backdrops/Wood2.xpm
-share/xfce/backdrops/Worm.xpm
-share/xfce/backdrops/Xfce.xpm
-share/xfce/help/help.gl.html
-share/xfce/help/help.html
-share/xfce/help/slogan.jpg
-share/xfce/help/title_legend.jpg
-share/xfce/help/xfbd.jpg
-share/xfce/help/xfce_action.jpg
-share/xfce/help/xfce_colorsel.jpg
-share/xfce/help/xfce_fontsel.jpg
-share/xfce/help/xfce_modify.jpg
-share/xfce/help/xfce_panel.jpg
-share/xfce/help/xfce_popup.jpg
-share/xfce/help/xfce_popup_detached.jpg
-share/xfce/help/xfce_screen.jpg
-share/xfce/help/xfce_setup1.jpg
-share/xfce/help/xfce_setup2.jpg
-share/xfce/help/xfce_setup3.jpg
-share/xfce/help/xfce_setup4.jpg
-share/xfce/help/xfce_snap.jpg
-share/xfce/help/xfmouse.jpg
-share/xfce/help/xfpager.jpg
-share/xfce/help/xfsound.jpg
-share/xfce/help/xftree.jpg
-share/xfce/help/xftree_menu.jpg
-share/xfce/help/xfwm_menu1.jpg
-share/xfce/help/xfwm_menu2.jpg
-share/xfce/help/xfwm_menu3.jpg
-share/xfce/help/xfwm_menu4.jpg
-share/xfce/help/xfwm_menu5.jpg
-share/xfce/icons/3dpaint.xpm
-share/xfce/icons/ABC.xpm
-share/xfce/icons/AZ.xpm
-share/xfce/icons/AceKingCards.xpm
-share/xfce/icons/Animator.xpm
-share/xfce/icons/AntiVirus.xpm
-share/xfce/icons/ArtFolderEmpty.xpm
-share/xfce/icons/ArtFolderFull.xpm
-share/xfce/icons/BWDialogEdit.xpm
-share/xfce/icons/BWwidgets.xpm
-share/xfce/icons/BackUp.xpm
-share/xfce/icons/Ballon.xpm
-share/xfce/icons/BallotBox.xpm
-share/xfce/icons/Binoculars.xpm
-share/xfce/icons/Bomb.xpm
-share/xfce/icons/Bomb2.xpm
-share/xfce/icons/Book.xpm
-share/xfce/icons/Box_empty.xpm
-share/xfce/icons/Box_full.xpm
-share/xfce/icons/BulletHole.xpm
-share/xfce/icons/C++.xpm
-share/xfce/icons/C.xpm
-share/xfce/icons/CAD.xpm
-share/xfce/icons/CAD2.xpm
-share/xfce/icons/CDPlayer.xpm
-share/xfce/icons/CPUChip.xpm
-share/xfce/icons/Calculator.xpm
-share/xfce/icons/Camera.xpm
-share/xfce/icons/Cards.xpm
-share/xfce/icons/Chart.xpm
-share/xfce/icons/CheckMarkMonitor.xpm
-share/xfce/icons/ChiselChartSlide.xpm
-share/xfce/icons/Clock.xpm
-share/xfce/icons/ClosedPackageBox.xpm
-share/xfce/icons/ColoredCompactDisc.xpm
-share/xfce/icons/Colormap.xpm
-share/xfce/icons/CompactDisc.xpm
-share/xfce/icons/Connect.xpm
-share/xfce/icons/Copy.xpm
-share/xfce/icons/CrashCartoon.xpm
-share/xfce/icons/CylinderWrenchSpreadsheet.xpm
-share/xfce/icons/Database.xpm
-share/xfce/icons/DeskGlobe.xpm
-share/xfce/icons/Director.xpm
-share/xfce/icons/DiskCopy.xpm
-share/xfce/icons/DiskFloppy.xpm
-share/xfce/icons/DiskHammer.xpm
-share/xfce/icons/DiskHardDrive.xpm
-share/xfce/icons/DiskOptical.xpm
-share/xfce/icons/Disk_blue.xpm
-share/xfce/icons/DisketteBoxEmpty.xpm
-share/xfce/icons/DisketteBoxFull.xpm
-share/xfce/icons/Disks.xpm
-share/xfce/icons/Document.xpm
-share/xfce/icons/Drawing.xpm
-share/xfce/icons/Drawing2.xpm
-share/xfce/icons/Drawing3.xpm
-share/xfce/icons/Dynamite.xpm
-share/xfce/icons/Earth.xpm
-share/xfce/icons/Edit.xpm
-share/xfce/icons/Editres.xpm
-share/xfce/icons/Equation.xpm
-share/xfce/icons/EscherCube.xpm
-share/xfce/icons/EscherTriangle.xpm
-share/xfce/icons/Exit.xpm
-share/xfce/icons/FAX.xpm
-share/xfce/icons/FaxRecieved.xpm
-share/xfce/icons/FileAPP.xpm
-share/xfce/icons/FileManager.xpm
-share/xfce/icons/Film.xpm
-share/xfce/icons/Film2.xpm
-share/xfce/icons/FilmNegative.xpm
-share/xfce/icons/Folder.xpm
-share/xfce/icons/FolderDeposit.xpm
-share/xfce/icons/FolderOpen.xpm
-share/xfce/icons/Folders.xpm
-share/xfce/icons/FontDesigner.xpm
-share/xfce/icons/Fonts.xpm
-share/xfce/icons/Format.xpm
-share/xfce/icons/ForwardBackwardPagesBook.xpm
-share/xfce/icons/FreeBSD.xpm
-share/xfce/icons/Ftp.xpm
-share/xfce/icons/GIMP.xpm
-share/xfce/icons/Game.xpm
-share/xfce/icons/Gimp2.xpm
-share/xfce/icons/Gnome-apps.xpm
-share/xfce/icons/Gnome-logo.xpm
-share/xfce/icons/Gnome-panel.xpm
-share/xfce/icons/GoldenSatelliteDish.xpm
-share/xfce/icons/Graph_bar.xpm
-share/xfce/icons/Graph_pie.xpm
-share/xfce/icons/Hammer.xpm
-share/xfce/icons/HandOpen.xpm
-share/xfce/icons/HandPointing.xpm
-share/xfce/icons/HandPointingLeft.xpm
-share/xfce/icons/HandPointingLeft2.xpm
-share/xfce/icons/HandPunch.xpm
-share/xfce/icons/HandReach.xpm
-share/xfce/icons/Info.xpm
-share/xfce/icons/Interface.xpm
-share/xfce/icons/Key.xpm
-share/xfce/icons/Keys.xpm
-share/xfce/icons/KeysOnChain.xpm
-share/xfce/icons/LeatherEmptyBag.xpm
-share/xfce/icons/LeatherFullBag.xpm
-share/xfce/icons/Lightbulb.xpm
-share/xfce/icons/Lightning.xpm
-share/xfce/icons/Lock.xpm
-share/xfce/icons/MaelstromInFrame.xpm
-share/xfce/icons/Magnify.xpm
-share/xfce/icons/MagnifyGlas.xpm
-share/xfce/icons/Mail.xpm
-share/xfce/icons/MailboxGoldGradientBackground.xpm
-share/xfce/icons/Math4.xpm
-share/xfce/icons/Meter.xpm
-share/xfce/icons/MicroPhonePro.xpm
-share/xfce/icons/Monalisa.xpm
-share/xfce/icons/Mosaic.xpm
-share/xfce/icons/Mouse.xpm
-share/xfce/icons/Moviemaker2.xpm
-share/xfce/icons/Music.xpm
-share/xfce/icons/Music2.xpm
-share/xfce/icons/Netscape.xpm
-share/xfce/icons/Netscape3.xpm
-share/xfce/icons/NetscapeLogo.xpm
-share/xfce/icons/News.xpm
-share/xfce/icons/No_drag.xpm
-share/xfce/icons/OldBlueAddingMachine.xpm
-share/xfce/icons/Packer.xpm
-share/xfce/icons/Palette.xpm
-share/xfce/icons/Pen.xpm
-share/xfce/icons/Pencil.xpm
-share/xfce/icons/Pencils.xpm
-share/xfce/icons/Penguin.xpm
-share/xfce/icons/PhonePortable.xpm
-share/xfce/icons/PhoneTTOffhook.xpm
-share/xfce/icons/Plug.xpm
-share/xfce/icons/Postit.xpm
-share/xfce/icons/PrefsDock.xpm
-share/xfce/icons/Printer.xpm
-share/xfce/icons/Radar.xpm
-share/xfce/icons/RayTracedGear.xpm
-share/xfce/icons/Raytracer.xpm
-share/xfce/icons/Reader.xpm
-share/xfce/icons/RecycleLogo.xpm
-share/xfce/icons/Sound.xpm
-share/xfce/icons/SoundEditor.xpm
-share/xfce/icons/Stoplight.xpm
-share/xfce/icons/TEX.xpm
-share/xfce/icons/Tablet.xpm
-share/xfce/icons/Tapes.xpm
-share/xfce/icons/Telescope.xpm
-share/xfce/icons/Temperature.xpm
-share/xfce/icons/Terminal.xpm
-share/xfce/icons/TextEditor.xpm
-share/xfce/icons/Tic_tac_toe.xpm
-share/xfce/icons/Tick.xpm
-share/xfce/icons/Timer.xpm
-share/xfce/icons/Torus.xpm
-share/xfce/icons/TrueDie.xpm
-share/xfce/icons/View.xpm
-share/xfce/icons/Viewer.xpm
-share/xfce/icons/Warning.xpm
-share/xfce/icons/WordProcessing.xpm
-share/xfce/icons/WordProcessing2.xpm
-share/xfce/icons/WordProcessing3.xpm
-share/xfce/icons/XV.xpm
-share/xfce/icons/X_server.xpm
-share/xfce/icons/Xmix.xpm
-share/xfce/icons/Xterm.xpm
-share/xfce/icons/Xv.xpm
-share/xfce/locale/ca/LC_MESSAGES/xfce.mo
-share/xfce/locale/de/LC_MESSAGES/xfce.mo
-share/xfce/locale/es/LC_MESSAGES/xfce.mo
-share/xfce/locale/fi/LC_MESSAGES/xfce.mo
-share/xfce/locale/fr/LC_MESSAGES/xfce.mo
-share/xfce/locale/gl/LC_MESSAGES/xfce.mo
-share/xfce/locale/it/LC_MESSAGES/xfce.mo
-share/xfce/locale/ja/LC_MESSAGES/xfce.mo
-share/xfce/locale/pl/LC_MESSAGES/xfce.mo
-share/xfce/locale/ru/LC_MESSAGES/xfce.mo
-share/xfce/palettes/Alpine
-share/xfce/palettes/Anthracite
-share/xfce/palettes/Bahamas
-share/xfce/palettes/Citrouille
-share/xfce/palettes/Clinky
-share/xfce/palettes/Dolly
-share/xfce/palettes/Dust
-share/xfce/palettes/Fall
-share/xfce/palettes/Golden
-share/xfce/palettes/Grayscale
-share/xfce/palettes/HiContrast
-share/xfce/palettes/Iceland
-share/xfce/palettes/Mauve
-share/xfce/palettes/Nature
-share/xfce/palettes/Netsy
-share/xfce/palettes/Plum
-share/xfce/palettes/Prairie
-share/xfce/palettes/Salmon
-share/xfce/palettes/Salmon2
-share/xfce/palettes/Sand
-share/xfce/palettes/Spring
-share/xfce/palettes/Stellar
-share/xfce/palettes/Sunny
-share/xfce/palettes/TBlue
-share/xfce/palettes/Teal
-share/xfce/palettes/Tommy
-share/xfce/palettes/Troica
-share/xfce/palettes/Typhoon
-share/xfce/palettes/Win
-share/xfce/palettes/Xfce-1
-share/xfce/palettes/Xfce-2
-share/xfce/sample.Xclients
-share/xfce/sample.fvwm2rc
-share/xfce/sample.fvwmrc
-share/xfce/sample.mwm.xinitrc
-share/xfce/sample.xfbdrc
-share/xfce/sample.xfce3rc
-share/xfce/sample.xfce3rc.ja
-share/xfce/sample.xfce3rc.ko
-share/xfce/sample.xfce3rc.zh_CN.GB2312
-share/xfce/sample.xfce3rc.zh_TW.Big5
-share/xfce/sample.xfmouserc
-share/xfce/sample.xfsoundrc
-share/xfce/sample.xfwmrc
-share/xfce/sample.xinitrc
-share/xfce/sample.xsession
-share/xfce/sample.xtree.reg
-share/xfce/sounds/alert01.wav
-share/xfce/sounds/beep01.wav
-share/xfce/sounds/beep02.wav
-share/xfce/sounds/beep03.wav
-share/xfce/sounds/beep04.wav
-share/xfce/sounds/beep05.wav
-share/xfce/sounds/beep06.wav
-share/xfce/sounds/beep07.wav
-share/xfce/sounds/beep08.wav
-share/xfce/sounds/beep09.wav
-share/xfce/sounds/beep10.wav
-share/xfce/sounds/beep11.wav
-share/xfce/sounds/beep12.wav
-share/xfce/sounds/bell01.wav
-share/xfce/sounds/bell02.wav
-share/xfce/sounds/bell03.wav
-share/xfce/sounds/bell04.wav
-share/xfce/sounds/bong01.wav
-share/xfce/sounds/bong02.wav
-share/xfce/sounds/bong03.wav
-share/xfce/sounds/bong04.wav
-share/xfce/sounds/bong05.wav
-share/xfce/sounds/bong06.wav
-share/xfce/sounds/bong07.wav
-share/xfce/sounds/bong08.wav
-share/xfce/sounds/bong09.wav
-share/xfce/sounds/bong10.wav
-share/xfce/sounds/bong11.wav
-share/xfce/sounds/bong12.wav
-share/xfce/sounds/crash01.wav
-share/xfce/sounds/crash02.wav
-share/xfce/sounds/crash04.wav
-share/xfce/sounds/crash05.wav
-share/xfce/sounds/crash06.wav
-share/xfce/sounds/logon01.wav
-share/xfce/sounds/logon02.wav
-share/xfce/sounds/logout01.wav
-share/xfce/sounds/ping01.wav
-share/xfce/sounds/ping02.wav
-share/xfce/sounds/ping03.wav
-share/xfce/sounds/ping04.wav
-share/xfce/sounds/pop01.wav
-share/xfce/sounds/pop02.wav
-share/xfce/sounds/sink01.wav
-share/xfce/sounds/slide01.wav
-share/xfce/sounds/slide02.wav
-share/xfce/sounds/space01.wav
-share/xfce/sounds/zap01.wav
-share/xfce/sounds/zap02.wav
-share/xfce/sounds/zap03.wav
-share/xfce/sounds/zap04.wav
-share/xfce/system.xfwmrc
-share/xfce/xfdefs.py
-@dirrm share/xfce/backdrops
-@dirrm share/xfce/help
-@dirrm share/xfce/icons
-@dirrm share/xfce/locale/ca/LC_MESSAGES
-@dirrm share/xfce/locale/ca
-@dirrm share/xfce/locale/de/LC_MESSAGES
-@dirrm share/xfce/locale/de
-@dirrm share/xfce/locale/es/LC_MESSAGES
-@dirrm share/xfce/locale/es
-@dirrm share/xfce/locale/fi/LC_MESSAGES
-@dirrm share/xfce/locale/fi
-@dirrm share/xfce/locale/fr/LC_MESSAGES
-@dirrm share/xfce/locale/fr
-@dirrm share/xfce/locale/gl/LC_MESSAGES
-@dirrm share/xfce/locale/gl
-@dirrm share/xfce/locale/it/LC_MESSAGES
-@dirrm share/xfce/locale/it
-@dirrm share/xfce/locale/ja/LC_MESSAGES
-@dirrm share/xfce/locale/ja
-@dirrm share/xfce/locale/pl/LC_MESSAGES
-@dirrm share/xfce/locale/pl
-@dirrm share/xfce/locale/ru/LC_MESSAGES
-@dirrm share/xfce/locale/ru
-@dirrm share/xfce/locale
-@dirrm share/xfce/palettes
-@dirrm share/xfce/sounds
-@dirrm share/xfce