summaryrefslogtreecommitdiff
path: root/x11/afterstep
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1998-08-23 07:28:44 +0000
committergarbled <garbled@pkgsrc.org>1998-08-23 07:28:44 +0000
commitc806a63a7757ce1ccefe8d0656dba8f96dd2d048 (patch)
tree77b2355ca585f121d280c07ff6dbc69bafa4341c /x11/afterstep
parentf0e447d42f689cf6b7193c53544c7c0d33be4328 (diff)
downloadpkgsrc-c806a63a7757ce1ccefe8d0656dba8f96dd2d048.tar.gz
Add new pkg for afterstep-1.450. Closes PR 5995 (Tim Rightnour)
a NeXT-like window manager for X11
Diffstat (limited to 'x11/afterstep')
-rw-r--r--x11/afterstep/Makefile38
-rw-r--r--x11/afterstep/files/md53
-rw-r--r--x11/afterstep/patches/patch-aa24
-rw-r--r--x11/afterstep/patches/patch-ab31
-rw-r--r--x11/afterstep/patches/patch-ac12
-rw-r--r--x11/afterstep/patches/patch-ad20
-rw-r--r--x11/afterstep/patches/patch-ae12
-rw-r--r--x11/afterstep/patches/patch-af12
-rw-r--r--x11/afterstep/patches/patch-ag22
-rw-r--r--x11/afterstep/patches/patch-ah36
-rw-r--r--x11/afterstep/pkg/COMMENT1
-rw-r--r--x11/afterstep/pkg/DESCR8
-rw-r--r--x11/afterstep/pkg/MESSAGE17
-rw-r--r--x11/afterstep/pkg/PLIST640
14 files changed, 876 insertions, 0 deletions
diff --git a/x11/afterstep/Makefile b/x11/afterstep/Makefile
new file mode 100644
index 00000000000..b3591075222
--- /dev/null
+++ b/x11/afterstep/Makefile
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.1 1998/08/23 07:28:44 garbled Exp $
+
+DISTNAME= AfterStep-1.4.5.0
+PKGNAME= afterstep-1.450
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.afterstep.org/pub/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= root@garbled.net
+HOMEPAGE= http://www.afterstep.org
+
+DEPENDS+= xpm-3.4k:../../graphics/xpm
+RUN_DEPENDS+= asclock:../../x11/asclock
+
+WRKSRC= ${WRKDIR}/AfterStep
+USE_X11= yes
+INSTALL_TARGET= install install.man
+
+post-patch:
+ @${MV} ${WRKSRC}/configure.h foo
+ ${SED} -e 's@###x11###@${X11BASE}@g' < foo > ${WRKSRC}/configure.h
+ @${MV} ${WRKSRC}/afterdoc/afterstepdoc foo
+ ${SED} -e 's@###x11###@${X11BASE}@g' < foo > ${WRKSRC}/afterdoc/afterstepdoc
+ @${RM} -f foo
+ ${TOUCH} ${WRKSRC}/apps/asload/asload.man
+ ${TOUCH} ${WRKSRC}/apps/asprint/asprint.man
+ ${TOUCH} ${WRKSRC}/modules/ASSound/ASSound.man
+
+do-configure:
+ (cd ${WRKSRC}; ./configure ;xmkmf; make Makefiles)
+
+post-install:
+ ${RM} ${PREFIX}/man/man1/asload.0
+ ${RM} ${PREFIX}/man/man1/asprint.0
+ ${RM} ${PREFIX}/man/man1/ASSound.0
+ chmod 664 ${PREFIX}/share/afterstep/feels/feel.paul
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/afterstep/files/md5 b/x11/afterstep/files/md5
new file mode 100644
index 00000000000..4a9609a26b0
--- /dev/null
+++ b/x11/afterstep/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1 1998/08/23 07:28:45 garbled Exp $
+
+MD5 (AfterStep-1.4.5.0.tgz) = bdc506d37472252875b900222a4b55f7
diff --git a/x11/afterstep/patches/patch-aa b/x11/afterstep/patches/patch-aa
new file mode 100644
index 00000000000..9f8fde684af
--- /dev/null
+++ b/x11/afterstep/patches/patch-aa
@@ -0,0 +1,24 @@
+$NetBSD: patch-aa,v 1.1 1998/08/23 07:28:45 garbled Exp $
+--- Imakefile.orig Tue Apr 7 09:20:58 1998
++++ Imakefile Tue Aug 18 16:40:59 1998
+@@ -18,3 +18,2 @@
+ apps/ascd \
+- apps/asclock \
+ apps/asfsm \
+@@ -22,4 +21,2 @@
+ apps/asmail \
+- apps/asmix \
+- apps/asmixer \
+ apps/asprint \
+@@ -41,2 +38,5 @@
+ modules/Zharf
++# the following are broken WRT NetBSD
++# apps/asmix \
++# apps/asmixer \
+
+@@ -45,4 +45,3 @@
+ install::
+- mv /usr/share/afterstep/ /usr/share/oldafterstep
+- cp -R afterstep /usr/share/afterstep
++ cp -R afterstep $(PREFIX)/share/afterstep
+
diff --git a/x11/afterstep/patches/patch-ab b/x11/afterstep/patches/patch-ab
new file mode 100644
index 00000000000..87028239cdb
--- /dev/null
+++ b/x11/afterstep/patches/patch-ab
@@ -0,0 +1,31 @@
+$NetBSD: patch-ab,v 1.1 1998/08/23 07:28:45 garbled Exp $
+--- configure.h.orig Tue Aug 18 13:58:00 1998
++++ configure.h Tue Aug 18 14:02:00 1998
+@@ -10,5 +10,5 @@
+
+-#define AFTER_BIN_DIR BINDIR=/usr/X11R6/bin
+-#define AFTER_MOD_DIR "/usr/X11R6/bin/"
+-#define AFTER_MAN_DIR MANDIR=/usr/X11R6/man/man1
++#define AFTER_BIN_DIR BINDIR=###x11###/bin
++#define AFTER_MOD_DIR "###x11###/bin/"
++#define AFTER_MAN_DIR MANDIR=###x11###/man/man1
+
+@@ -16,5 +16,5 @@
+
+-#define AFTER_BPMDIR "/usr/X11R6/include/X11/bitmaps"
+-#define AFTER_XPMDIR "/usr/X11R6/include/X11/pixmaps"
+-#define AFTER_SHAREDIR "/usr/share/afterstep"
++#define AFTER_BPMDIR "###x11###/share/bitmaps"
++#define AFTER_XPMDIR "###x11###/share/pixmaps"
++#define AFTER_SHAREDIR "###x11###/share/afterstep"
+
+@@ -54,3 +54,3 @@
+
+-#define XIMAGELOADER "xli -onroot -quiet -colors 20"
++#define XIMAGELOADER "xv -rmode 5 -root -quit"
+
+@@ -176,3 +176,3 @@
+ #define XPM
+-#define XPMLIBRARY -L/usr/X11R6/lib -lXpm
++#define XPMLIBRARY -L###x11###/lib -lXpm
+
diff --git a/x11/afterstep/patches/patch-ac b/x11/afterstep/patches/patch-ac
new file mode 100644
index 00000000000..6f8b82f47a3
--- /dev/null
+++ b/x11/afterstep/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 1998/08/23 07:28:45 garbled Exp $
+--- configure.orig Tue Aug 18 16:06:31 1998
++++ configure Tue Aug 18 16:06:51 1998
+@@ -1850,5 +1850,5 @@
+
+-cd apps/asclock
+-./configure
+-cd ../..
++#cd apps/asclock
++#./configure
++#cd ../..
+ echo ""
diff --git a/x11/afterstep/patches/patch-ad b/x11/afterstep/patches/patch-ad
new file mode 100644
index 00000000000..db293e57fdf
--- /dev/null
+++ b/x11/afterstep/patches/patch-ad
@@ -0,0 +1,20 @@
+$NetBSD: patch-ad,v 1.1 1998/08/23 07:28:45 garbled Exp $
+--- apps/ascd/plat_freebsd.c.orig Tue Aug 18 16:15:06 1998
++++ apps/ascd/plat_freebsd.c Tue Aug 18 16:18:41 1998
+@@ -32,4 +32,4 @@
+ #define MSF_FRAMES 3
+-#include "/sys/scsi/scsi_all.h"
+-#include "/sys/scsi/scsi_cd.h"
++/*#include "/sys/scsi/scsi_all.h"*/
++/*#include "/sys/scsi/scsi_cd.h"*/
+ #else
+@@ -108,3 +108,3 @@
+
+-#ifdef __NetBSD__
++#ifdef __NetBSDBROKE__
+ *startframe = toc_buffer.addr[MSF_MINUTES]*60*75 +
+@@ -186,3 +186,3 @@
+ dopos:
+-#ifdef __NetBSD__
++#ifdef __NetBSDBROKE__
+ *pos = scd.what.position.absaddr[MSF_MINUTES] * 60 * 75 +
diff --git a/x11/afterstep/patches/patch-ae b/x11/afterstep/patches/patch-ae
new file mode 100644
index 00000000000..e0e4301b235
--- /dev/null
+++ b/x11/afterstep/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 1998/08/23 07:28:45 garbled Exp $
+--- apps/asmix/asmix.c.orig Tue Aug 18 16:21:04 1998
++++ apps/asmix/asmix.c Tue Aug 18 16:31:24 1998
+@@ -12,3 +12,7 @@
+ #else
+-# include <linux/soundcard.h>
++ #ifdef __NetBSD__
++ # include <soundcard.h>
++ #else
++ # include <linux/soundcard.h>
++ #endif
+ #endif
diff --git a/x11/afterstep/patches/patch-af b/x11/afterstep/patches/patch-af
new file mode 100644
index 00000000000..8749665bc7d
--- /dev/null
+++ b/x11/afterstep/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 1998/08/23 07:28:45 garbled Exp $
+--- apps/asmixer/asmixer.c.orig Tue Aug 18 16:39:38 1998
++++ apps/asmixer/asmixer.c Tue Aug 18 16:40:17 1998
+@@ -28,4 +28,7 @@
+ #include <sys/mount.h>
++#if defined(__NetBSD__)
++#include <soundcard.h>
++#else
+ #include <linux/soundcard.h>
+-
++#endif
+
diff --git a/x11/afterstep/patches/patch-ag b/x11/afterstep/patches/patch-ag
new file mode 100644
index 00000000000..c921c76ed37
--- /dev/null
+++ b/x11/afterstep/patches/patch-ag
@@ -0,0 +1,22 @@
+$NetBSD: patch-ag,v 1.1 1998/08/23 07:28:45 garbled Exp $
+--- afterdoc/Imakefile.orig Tue Aug 18 16:53:52 1998
++++ afterdoc/Imakefile Tue Aug 18 16:54:58 1998
+@@ -7,10 +7,10 @@
+
+-InstallNonExecFile(afterstep.html,/usr/share/afterstep/doc)
+-InstallNonExecFile(afterstep-1.html,/usr/share/afterstep/doc)
+-InstallNonExecFile(afterstep-2.html,/usr/share/afterstep/doc)
+-InstallNonExecFile(afterstep-3.html,/usr/share/afterstep/doc)
+-InstallNonExecFile(afterstep-4.html,/usr/share/afterstep/doc)
+-InstallNonExecFile(afterstep-5.html,/usr/share/afterstep/doc)
+-InstallNonExecFile(afterstep-6.html,/usr/share/afterstep/doc)
+-InstallNonExecFile(afterstep-7.html,/usr/share/afterstep/doc)
++InstallNonExecFile(afterstep.html,$(PREFIX)/share/afterstep/doc)
++InstallNonExecFile(afterstep-1.html,$(PREFIX)/share/afterstep/doc)
++InstallNonExecFile(afterstep-2.html,$(PREFIX)/share/afterstep/doc)
++InstallNonExecFile(afterstep-3.html,$(PREFIX)/share/afterstep/doc)
++InstallNonExecFile(afterstep-4.html,$(PREFIX)/share/afterstep/doc)
++InstallNonExecFile(afterstep-5.html,$(PREFIX)/share/afterstep/doc)
++InstallNonExecFile(afterstep-6.html,$(PREFIX)/share/afterstep/doc)
++InstallNonExecFile(afterstep-7.html,$(PREFIX)/share/afterstep/doc)
+ InstallTarget(install,afterstepdoc,-m 0755,$(BINDIR))
diff --git a/x11/afterstep/patches/patch-ah b/x11/afterstep/patches/patch-ah
new file mode 100644
index 00000000000..47406a86db0
--- /dev/null
+++ b/x11/afterstep/patches/patch-ah
@@ -0,0 +1,36 @@
+$NetBSD: patch-ah,v 1.1 1998/08/23 07:28:45 garbled Exp $
+--- afterdoc/afterstepdoc.orig Tue Aug 18 16:55:29 1998
++++ afterdoc/afterstepdoc Tue Aug 18 16:57:48 1998
+@@ -6,23 +6,23 @@
+
+-if [ -x /usr/X11R6/bin/netscape ]
++if [ -x ###x11###/bin/netscape ]
+ then
+- /usr/X11R6/bin/netscape /usr/share/afterstep/doc/afterstep.html
++ ###x11###/bin/netscape ###x11###/share/afterstep/doc/afterstep.html
+ elif [ -x /usr/local/bin/netscape ]
+ then
+- /usr/local/bin/netscape /usr/share/afterstep/doc/afterstep.html
++ /usr/local/bin/netscape ###x11###/share/afterstep/doc/afterstep.html
+ elif [ -x /usr/local/netscape/netscape ]
+ then
+- /usr/local/netscape/netscape /usr/share/afterstep/doc/afterstep.html
++ /usr/local/netscape/netscape ###x11###/share/afterstep/doc/afterstep.html
+ elif [ -x /opt/netscape/netscape ]
+ then
+- /opt/netscape/netscape /usr/share/afterstep/doc/afterstep.html
++ /opt/netscape/netscape ###x11###/share/afterstep/doc/afterstep.html
+ elif [ -x /usr/bin/lynx ]
+ then
+- xiterm -bg black -fg peachpuff -sl 500 -vb -e "/usr/bin/lynx /usr/share/afterstep/doc/afterstep.html"
++ xiterm -bg black -fg peachpuff -sl 500 -vb -e "/usr/bin/lynx ###x11###/share/afterstep/doc/afterstep.html"
+ elif [ -x /usr/local/bin/lynx ]
+ then
+- xiterm -bg black -fg peachpuff -sl 500 -vb -e "/usr/local/bin/lynx /usr/share/afterstep/doc/afterstep.html"
+-elif [ -x /bin/lynx ]
++ xiterm -bg black -fg peachpuff -sl 500 -vb -e "/usr/local/bin/lynx ###x11###/share/afterstep/doc/afterstep.html"
++elif [ -x /usr/pkg/bin/lynx ]
+ then
+- xiterm -bg black -fg peachpuff -sl 500 -vb -e "/bin/lynx /usr/share/afterstep/doc/afterstep.html"
++ xiterm -bg black -fg peachpuff -sl 500 -vb -e "/usr/pkg/bin/lynx ###x11###/share/afterstep/doc/afterstep.html"
+ fi
diff --git a/x11/afterstep/pkg/COMMENT b/x11/afterstep/pkg/COMMENT
new file mode 100644
index 00000000000..3b37e8d24ed
--- /dev/null
+++ b/x11/afterstep/pkg/COMMENT
@@ -0,0 +1 @@
+a NeXT-like window manager for X11
diff --git a/x11/afterstep/pkg/DESCR b/x11/afterstep/pkg/DESCR
new file mode 100644
index 00000000000..907a1083435
--- /dev/null
+++ b/x11/afterstep/pkg/DESCR
@@ -0,0 +1,8 @@
+AfterStep is a Window Manager for X which started by emulating the
+NEXTSTEP look and feel, but which has been significantly altered according
+to the requests of various users. Many adepts will tell you that NEXTSTEP
+is not only the most visually pleasant interface, but also one of the most
+functional and intuitive out there. AfterStep aims to incorporate the
+advantages of the NEXTSTEP interface, and add additional useful features.
+
+http://www.afterstep.org
diff --git a/x11/afterstep/pkg/MESSAGE b/x11/afterstep/pkg/MESSAGE
new file mode 100644
index 00000000000..b58bdcfd56b
--- /dev/null
+++ b/x11/afterstep/pkg/MESSAGE
@@ -0,0 +1,17 @@
+In order to use afterstep.. create a directory called
+~/GNUstep/Library/AfterStep and issue the command:
+
+cp -R /usr/X11R6/share/afterstep/* ~/GNUstep/Library/AfterStep
+
+Replacing /usr/X11R6 with the location of your X tree or installation
+base dir (if different).
+
+Then place afterstep in your .xinitrc or .xsession file, replacing your
+current window manager.
+
+More information about using afterstep is available at:
+
+http://www.afterstep.org/www.afterstep.org/afterstep.faq/
+afterstep.faq.1.4.5.html
+
+and http://www.afterstep.org
diff --git a/x11/afterstep/pkg/PLIST b/x11/afterstep/pkg/PLIST
new file mode 100644
index 00000000000..c99aff50d0c
--- /dev/null
+++ b/x11/afterstep/pkg/PLIST
@@ -0,0 +1,640 @@
+@comment $NetBSD: PLIST,v 1.1 1998/08/23 07:28:46 garbled Exp $
+bin/afterstep
+bin/asfsm
+bin/asmail
+bin/asprint
+bin/Animate
+bin/Audio
+bin/Auto
+bin/Banner
+bin/Form
+bin/Ident
+bin/Save
+bin/Scroll
+bin/Pager
+bin/WPager
+bin/XPager
+bin/YPager
+bin/ZPager
+bin/Wharf
+bin/afterstepdoc
+bin/ascd
+bin/asload
+bin/xiterm
+bin/ASSound
+bin/Clean
+bin/WinList
+bin/Zharf
+man/man1/ascd.0
+man/man1/afterstep.0
+man/man1/asfsm.0
+man/man1/asmail.0
+man/man1/xiterm.0
+man/man1/Animate.0
+man/man1/Audio.0
+man/man1/Auto.0
+man/man1/Banner.0
+man/man1/Clean.0
+man/man1/Form.0
+man/man1/Ident.0
+man/man1/Save.0
+man/man1/Scroll.0
+man/man1/Pager.0
+man/man1/Wharf.0
+man/man1/WinList.0
+man/man1/Zharf.0
+share/afterstep/feels/feel.paul
+share/afterstep/feels/feel.Windowish
+share/afterstep/feels/feel.purenext
+share/afterstep/feels/feel.clicktofocus
+share/afterstep/feels/feel.autoraise
+share/afterstep/feels/feel.ICCCM
+share/afterstep/feels/feel.smarttabing
+share/afterstep/feels/feel.DEFAULT
+share/afterstep/looks/look.NewFeatures
+share/afterstep/looks/look.Wouter
+share/afterstep/looks/look.Nextish
+share/afterstep/looks/look.Black
+share/afterstep/looks/look.purenext
+share/afterstep/looks/look.DEFAULT
+share/afterstep/looks/look.redish
+share/afterstep/looks/look.red
+share/afterstep/looks/look.Neptho
+share/afterstep/looks/look.Dark
+share/afterstep/looks/look.orchid
+share/afterstep/looks/look.turquoise
+share/afterstep/looks/look.lightgrey
+share/afterstep/looks/look.lightblue
+share/afterstep/looks/look.greyblue
+share/afterstep/looks/look.DeepBlue
+share/afterstep/looks/look.Stone
+share/afterstep/looks/look.nogradient
+share/afterstep/looks/look.James
+share/afterstep/looks/look.AfterStep
+share/afterstep/looks/look.Guylhem
+share/afterstep/non-configurable/desk1/background
+share/afterstep/non-configurable/desk1/look.16bpp
+share/afterstep/non-configurable/desk1/look.8bpp
+share/afterstep/non-configurable/desk1/feel.8bpp
+share/afterstep/non-configurable/desk1/feel.16bpp
+share/afterstep/non-configurable/desk1/feel.24bpp
+share/afterstep/non-configurable/desk1/look.24bpp
+share/afterstep/non-configurable/desk0/look.16bpp
+share/afterstep/non-configurable/desk0/feel.8bpp
+share/afterstep/non-configurable/desk0/look.8bpp
+share/afterstep/non-configurable/desk0/feel.16bpp
+share/afterstep/non-configurable/desk0/background
+share/afterstep/non-configurable/desk0/feel.24bpp
+share/afterstep/non-configurable/desk0/look.24bpp
+share/afterstep/non-configurable/desk3/look.16bpp
+share/afterstep/non-configurable/desk3/feel.8bpp
+share/afterstep/non-configurable/desk3/look.8bpp
+share/afterstep/non-configurable/desk3/feel.16bpp
+share/afterstep/non-configurable/desk3/background
+share/afterstep/non-configurable/desk3/feel.24bpp
+share/afterstep/non-configurable/desk3/look.24bpp
+share/afterstep/non-configurable/desk2/feel.8bpp
+share/afterstep/non-configurable/desk2/feel.16bpp
+share/afterstep/non-configurable/desk2/look.8bpp
+share/afterstep/non-configurable/desk2/look.16bpp
+share/afterstep/non-configurable/desk2/background
+share/afterstep/non-configurable/desk2/feel.24bpp
+share/afterstep/non-configurable/desk2/look.24bpp
+share/afterstep/non-configurable/tmp/startmenu
+share/afterstep/non-configurable/Make8bitXPMs
+share/afterstep/non-configurable/Xpm2Jpg
+share/afterstep/start/Quit/Exit ?
+share/afterstep/start/Quit/Close this session
+share/afterstep/start/Quit/Restart this session
+share/afterstep/start/Quit/Restart with twm
+share/afterstep/start/Quit/Restart with wmaker
+share/afterstep/start/Quit/ReRead configuration
+share/afterstep/start/Modules/- XLock with ...
+share/afterstep/start/Modules/Ident
+share/afterstep/start/Modules/Clean
+share/afterstep/start/Modules/Banner
+share/afterstep/start/Modules/Audio
+share/afterstep/start/Modules/Zharf
+share/afterstep/start/Modules/WinList
+share/afterstep/start/Modules/Pager
+share/afterstep/start/Modules/- Help about ...
+share/afterstep/start/Modules/Animate
+share/afterstep/start/Modules/Auto
+share/afterstep/start/Modules/Wharf
+share/afterstep/start/Modules/- Find a file ...
+share/afterstep/start/Modules/Scroll
+share/afterstep/start/Modules/- Quit ...
+share/afterstep/start/Modules/- Run a command ...
+share/afterstep/start/Modules/- Take screenshot ...
+share/afterstep/start/Modules/- Take windowshot ...
+share/afterstep/start/Modules/- FTP to ...
+share/afterstep/start/Screen savers/Without password/Stop animation
+share/afterstep/start/Screen savers/Without password/Forest
+share/afterstep/start/Screen savers/Without password/Laser
+share/afterstep/start/Screen savers/Without password/Mountain
+share/afterstep/start/Screen savers/Without password/Qix
+share/afterstep/start/Screen savers/Without password/Shape
+share/afterstep/start/Screen savers/Without password/Spermatozoid
+share/afterstep/start/Screen savers/Without password/Spline
+share/afterstep/start/Screen savers/Without password/Star Trek
+share/afterstep/start/Screen savers/Without password/Firework
+share/afterstep/start/Screen savers/With password/Star Trek
+share/afterstep/start/Screen savers/With password/Forest
+share/afterstep/start/Screen savers/With password/Laser
+share/afterstep/start/Screen savers/With password/Mountain
+share/afterstep/start/Screen savers/With password/Qix
+share/afterstep/start/Screen savers/With password/Shape
+share/afterstep/start/Screen savers/With password/Spermatozoid
+share/afterstep/start/Screen savers/With password/Spline
+share/afterstep/start/Screen savers/With password/Firework
+share/afterstep/start/Applications/Office/Invest
+share/afterstep/start/Applications/Office/Ps viewer
+share/afterstep/start/Applications/Office/XEmacs
+share/afterstep/start/Applications/Office/Lyx
+share/afterstep/start/Applications/Office/HP 48
+share/afterstep/start/Applications/Office/XEphemeride
+share/afterstep/start/Applications/Office/Dvi viewer
+share/afterstep/start/Applications/Office/File manager
+share/afterstep/start/Applications/Office/Plot
+share/afterstep/start/Applications/Office/Finance
+share/afterstep/start/Applications/Office/RPN calculator
+share/afterstep/start/Applications/Games/Asteroids
+share/afterstep/start/Applications/Games/X Eyes
+share/afterstep/start/Applications/Games/Tetris
+share/afterstep/start/Applications/Games/Patience
+share/afterstep/start/Applications/Games/X Boing
+share/afterstep/start/Applications/Games/Invaders
+share/afterstep/start/Applications/Games/Galaga
+share/afterstep/start/Applications/Games/Block Out
+share/afterstep/start/Applications/KDE/KDE-Games/Minehunt
+share/afterstep/start/Applications/KDE/KDE-Games/Patience
+share/afterstep/start/Applications/KDE/KDE-Games/Tetris
+share/afterstep/start/Applications/KDE/Calculator
+share/afterstep/start/Applications/KDE/Display manager
+share/afterstep/start/Applications/KDE/Help
+share/afterstep/start/Applications/KDE/Find a file
+share/afterstep/start/Applications/KDE/Editor
+share/afterstep/start/Applications/KDE/View picture
+share/afterstep/start/Applications/KDE/File manager
+share/afterstep/start/Applications/KDE/Font manager
+share/afterstep/start/Applications/KDE/Screen lock
+share/afterstep/start/Applications/KDE/Paintbrush
+share/afterstep/start/Applications/KDE/Command prompt
+share/afterstep/start/Applications/KDE/Editor (hex)
+share/afterstep/start/Applications/Accessories/Color name
+share/afterstep/start/Applications/Accessories/Colors
+share/afterstep/start/Applications/Accessories/X logo
+share/afterstep/start/Applications/Accessories/Help
+share/afterstep/start/Applications/Accessories/Notepad
+share/afterstep/start/Applications/Accessories/Clock
+share/afterstep/start/Applications/Accessories/Calculator
+share/afterstep/start/Applications/Accessories/System load
+share/afterstep/start/Applications/Accessories/Screen magnify
+share/afterstep/start/Applications/Accessories/Battery
+share/afterstep/start/Applications/Accessories/Keyboard leds
+share/afterstep/start/Applications/Accessories/Change defaults
+share/afterstep/start/Applications/Accessories/Change keyboard
+share/afterstep/start/Applications/Accessories/Change screen
+share/afterstep/start/Applications/Accessories/X pirate logo
+share/afterstep/start/Applications/Accessories/System charge
+share/afterstep/start/Applications/Accessories/Grab screen
+share/afterstep/start/Applications/Accessories/Reset color map
+share/afterstep/start/Applications/Accessories/Color map
+share/afterstep/start/Applications/Accessories/Window infos
+share/afterstep/start/Applications/StEP applications/Volume
+share/afterstep/start/Applications/StEP applications/System load
+share/afterstep/start/Applications/StEP applications/File system
+share/afterstep/start/Applications/StEP applications/Sound mixer
+share/afterstep/start/Applications/StEP applications/Mail checker
+share/afterstep/start/Applications/StEP applications/Modem checker
+share/afterstep/start/Applications/StEP applications/Printer
+share/afterstep/start/Applications/StEP applications/PPP checker
+share/afterstep/start/Applications/StEP applications/Radio Tuner
+share/afterstep/start/Applications/StEP applications/Trash
+share/afterstep/start/Applications/StEP applications/CD player
+share/afterstep/start/Applications/StEP applications/File manager
+share/afterstep/start/Applications/StEP applications/Clock
+share/afterstep/start/Applications/Network/Connect to internet
+share/afterstep/start/Applications/Network/Netscape
+share/afterstep/start/Applications/Network/Lynx
+share/afterstep/start/Applications/Network/Mail
+share/afterstep/start/Applications/Network/Ftp
+share/afterstep/start/Applications/Network/Telnet
+share/afterstep/start/Applications/Network/Irc
+share/afterstep/start/Applications/Network/Connect to a BBS
+share/afterstep/start/Applications/Network/X ftp
+share/afterstep/start/Applications/Network/News
+share/afterstep/start/Applications/Network/Connect by ppp
+share/afterstep/start/Applications/Medias/CD Player
+share/afterstep/start/Applications/Medias/Modules
+share/afterstep/start/Applications/Medias/Midi
+share/afterstep/start/Applications/Medias/Pictures
+share/afterstep/start/Applications/Medias/Mixer
+share/afterstep/start/Applications/Medias/MPEG-3
+share/afterstep/start/Applications/Medias/The gimp
+share/afterstep/start/Decorations/Animations/Spermatozoid
+share/afterstep/start/Decorations/Animations/Qix
+share/afterstep/start/Decorations/Animations/Star Trek
+share/afterstep/start/Decorations/Animations/Laser
+share/afterstep/start/Decorations/Animations/Spline
+share/afterstep/start/Decorations/Animations/Mountain
+share/afterstep/start/Decorations/Animations/Shape
+share/afterstep/start/Decorations/Animations/Firework
+share/afterstep/start/Decorations/Animations/Forest
+share/afterstep/start/Decorations/Cursors/xterm
+share/afterstep/start/Decorations/Cursors/num_glyphs
+share/afterstep/start/Decorations/Cursors/arrow
+share/afterstep/start/Decorations/Cursors/based_arrow_down
+share/afterstep/start/Decorations/Cursors/based_arrow_up
+share/afterstep/start/Decorations/Cursors/boat
+share/afterstep/start/Decorations/Cursors/bogosity
+share/afterstep/start/Decorations/Cursors/bottom_left_corner
+share/afterstep/start/Decorations/Cursors/bottom_right_corner
+share/afterstep/start/Decorations/Cursors/bottom_side
+share/afterstep/start/Decorations/Cursors/bottom_tee
+share/afterstep/start/Decorations/Cursors/box_spiral
+share/afterstep/start/Decorations/Cursors/center_ptr
+share/afterstep/start/Decorations/Cursors/circle
+share/afterstep/start/Decorations/Cursors/clock
+share/afterstep/start/Decorations/Cursors/coffee_mug
+share/afterstep/start/Decorations/Cursors/cross
+share/afterstep/start/Decorations/Cursors/cross_reverse
+share/afterstep/start/Decorations/Cursors/crosshair
+share/afterstep/start/Decorations/Cursors/diamond_cross
+share/afterstep/start/Decorations/Cursors/dot
+share/afterstep/start/Decorations/Cursors/dotbox
+share/afterstep/start/Decorations/Cursors/double_arrow
+share/afterstep/start/Decorations/Cursors/draft_large
+share/afterstep/start/Decorations/Cursors/draft_small
+share/afterstep/start/Decorations/Cursors/draped_box
+share/afterstep/start/Decorations/Cursors/exchange
+share/afterstep/start/Decorations/Cursors/fleur
+share/afterstep/start/Decorations/Cursors/gobbler
+share/afterstep/start/Decorations/Cursors/gumby
+share/afterstep/start/Decorations/Cursors/hand1
+share/afterstep/start/Decorations/Cursors/hand2
+share/afterstep/start/Decorations/Cursors/heart
+share/afterstep/start/Decorations/Cursors/icon
+share/afterstep/start/Decorations/Cursors/iron_cross
+share/afterstep/start/Decorations/Cursors/left_ptr
+share/afterstep/start/Decorations/Cursors/left_side
+share/afterstep/start/Decorations/Cursors/left_tee
+share/afterstep/start/Decorations/Cursors/leftbutton
+share/afterstep/start/Decorations/Cursors/ll_angle
+share/afterstep/start/Decorations/Cursors/lr_angle
+share/afterstep/start/Decorations/Cursors/man
+share/afterstep/start/Decorations/Cursors/middlebutton
+share/afterstep/start/Decorations/Cursors/mouse
+share/afterstep/start/Decorations/Cursors/pencil
+share/afterstep/start/Decorations/Cursors/pirate
+share/afterstep/start/Decorations/Cursors/plus
+share/afterstep/start/Decorations/Cursors/question_arrow
+share/afterstep/start/Decorations/Cursors/right_ptr
+share/afterstep/start/Decorations/Cursors/right_side
+share/afterstep/start/Decorations/Cursors/right_tee
+share/afterstep/start/Decorations/Cursors/shuttle
+share/afterstep/start/Decorations/Cursors/rightbutton
+share/afterstep/start/Decorations/Cursors/rtl_logo
+share/afterstep/start/Decorations/Cursors/sailboat
+share/afterstep/start/Decorations/Cursors/sb_down_arrow
+share/afterstep/start/Decorations/Cursors/sb_h_double_arrow
+share/afterstep/start/Decorations/Cursors/sb_left_arrow
+share/afterstep/start/Decorations/Cursors/sb_right_arrow
+share/afterstep/start/Decorations/Cursors/sb_up_arrow
+share/afterstep/start/Decorations/Cursors/sb_v_double_arrow
+share/afterstep/start/Decorations/Cursors/spider
+share/afterstep/start/Decorations/Cursors/sizing
+share/afterstep/start/Decorations/Cursors/spraycan
+share/afterstep/start/Decorations/Cursors/star
+share/afterstep/start/Decorations/Cursors/target
+share/afterstep/start/Decorations/Cursors/tcross
+share/afterstep/start/Decorations/Cursors/top_left_arrow
+share/afterstep/start/Decorations/Cursors/top_left_corner
+share/afterstep/start/Decorations/Cursors/top_right_corner
+share/afterstep/start/Decorations/Cursors/top_side
+share/afterstep/start/Decorations/Cursors/top_tee
+share/afterstep/start/Decorations/Cursors/trek
+share/afterstep/start/Decorations/Cursors/ul_angle
+share/afterstep/start/Decorations/Cursors/umbrella
+share/afterstep/start/Decorations/Cursors/ur_angle
+share/afterstep/start/Decorations/Cursors/watch
+share/afterstep/start/Decorations/Cursors/X_cursor
+share/afterstep/start/Decorations/Mouse/Left Handed (3 2 1)
+share/afterstep/start/Decorations/Mouse/Ultra Fastest
+share/afterstep/start/Decorations/Mouse/Faster
+share/afterstep/start/Decorations/Mouse/Fast
+share/afterstep/start/Decorations/Mouse/Normal
+share/afterstep/start/Decorations/Mouse/Slower
+share/afterstep/start/Decorations/Mouse/No acceleration
+share/afterstep/start/Decorations/Mouse/Right Handed (1 2 3)
+share/afterstep/start/Decorations/Mouse/Next Fastest
+share/afterstep/start/Decorations/X earth
+share/afterstep/start/Decorations/Stop animation
+share/afterstep/start/Decorations/X fishtank
+share/afterstep/start/AfterStepDoc
+share/afterstep/start/Help about ...
+share/afterstep/start/Find a file ...
+share/afterstep/start/X terminal (big)
+share/afterstep/start/Run a command ...
+share/afterstep/start/X terminal (pixmap)
+share/afterstep/start/Screen saver
+share/afterstep/start/X terminal
+share/afterstep/start/X terminal (no sb)
+share/afterstep/desktop/backgrounds/wheat.xpm
+share/afterstep/desktop/backgrounds/Wave.xpm
+share/afterstep/desktop/backgrounds/red.xpm
+share/afterstep/desktop/backgrounds/midnightblue.xpm
+share/afterstep/desktop/backgrounds/darkgreen.xpm
+share/afterstep/desktop/backgrounds/black.xpm
+share/afterstep/desktop/backgrounds/aquamarine.xpm
+share/afterstep/desktop/backgrounds/darkblue.xpm
+share/afterstep/desktop/backgrounds/purple.xpm
+share/afterstep/desktop/backgrounds/Back.xpm
+share/afterstep/desktop/icons/8bpp/e9.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockConvexBlue.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockGreen.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockMarble.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockRed.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockSlate.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockWater.xpm
+share/afterstep/desktop/icons/8bpp/3dpaint.xpm
+share/afterstep/desktop/icons/8bpp/Eyecon.xpm
+share/afterstep/desktop/icons/8bpp/Paint.xpm
+share/afterstep/desktop/icons/8bpp/Plasma.xpm
+share/afterstep/desktop/icons/8bpp/ShutDown.xpm
+share/afterstep/desktop/icons/8bpp/Folder.xpm
+share/afterstep/desktop/icons/8bpp/interface.xpm
+share/afterstep/desktop/icons/8bpp/linux-penguin.xpm
+share/afterstep/desktop/icons/8bpp/monalisa.xpm
+share/afterstep/desktop/icons/8bpp/netscape.xpm
+share/afterstep/desktop/icons/8bpp/wharf.xpm
+share/afterstep/desktop/icons/8bpp/writeletter.xpm
+share/afterstep/desktop/icons/8bpp/FileFolders.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockWhite.xpm
+share/afterstep/desktop/icons/8bpp/Text.xpm
+share/afterstep/desktop/icons/8bpp/Monitor.xpm
+share/afterstep/desktop/icons/8bpp/shutdown.xpm
+share/afterstep/desktop/icons/8bpp/CDrom.xpm
+share/afterstep/desktop/icons/8bpp/Recycler.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockDefault.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockClear.xpm
+share/afterstep/desktop/icons/8bpp/OldFashionedRadio.xpm
+share/afterstep/desktop/icons/8bpp/YellowBlueRedGeometry.xpm
+share/afterstep/desktop/icons/8bpp/AfterStep2.xpm
+share/afterstep/desktop/icons/8bpp/KeysOnChain.xpm
+share/afterstep/desktop/icons/8bpp/AF.xpm
+share/afterstep/desktop/icons/8bpp/AfterStep.xpm
+share/afterstep/desktop/icons/8bpp/AfterStep4.xpm
+share/afterstep/desktop/icons/8bpp/ComputerPC.xpm
+share/afterstep/desktop/icons/8bpp/Bookshelf.xpm
+share/afterstep/desktop/icons/8bpp/Brush.xpm
+share/afterstep/desktop/icons/8bpp/CDrom2.xpm
+share/afterstep/desktop/icons/8bpp/Computer.xpm
+share/afterstep/desktop/icons/8bpp/Publish.xpm
+share/afterstep/desktop/icons/8bpp/WWW.xpm
+share/afterstep/desktop/icons/8bpp/cpuchip.xpm
+share/afterstep/desktop/icons/8bpp/Database.xpm
+share/afterstep/desktop/icons/8bpp/Debug.xpm
+share/afterstep/desktop/icons/8bpp/DeskGlobe.xpm
+share/afterstep/desktop/icons/8bpp/disk.builder.xpm
+share/afterstep/desktop/icons/8bpp/draw.xpm
+share/afterstep/desktop/icons/8bpp/hostmanager.xpm
+share/afterstep/desktop/icons/8bpp/Install.xpm
+share/afterstep/desktop/icons/8bpp/KeyPower.xpm
+share/afterstep/desktop/icons/8bpp/RayTracedGear.xpm
+share/afterstep/desktop/icons/8bpp/Start.xpm
+share/afterstep/desktop/icons/8bpp/Network.xpm
+share/afterstep/desktop/icons/8bpp/workshop.xpm
+share/afterstep/desktop/icons/8bpp/widget.xpm
+share/afterstep/desktop/icons/8bpp/spreadsheet.xpm
+share/afterstep/desktop/icons/8bpp/spreadsheet2.xpm
+share/afterstep/desktop/icons/8bpp/e-no.xpm
+share/afterstep/desktop/icons/8bpp/e0.xpm
+share/afterstep/desktop/icons/8bpp/BookArrows.xpm
+share/afterstep/desktop/icons/8bpp/GNUSpace.xpm
+share/afterstep/desktop/icons/8bpp/Info.xpm
+share/afterstep/desktop/icons/8bpp/e1.xpm
+share/afterstep/desktop/icons/8bpp/e10.xpm
+share/afterstep/desktop/icons/8bpp/NetworkInfoManager.xpm
+share/afterstep/desktop/icons/8bpp/e11.xpm
+share/afterstep/desktop/icons/8bpp/e2.xpm
+share/afterstep/desktop/icons/8bpp/e3.xpm
+share/afterstep/desktop/icons/8bpp/e4.xpm
+share/afterstep/desktop/icons/8bpp/e5.xpm
+share/afterstep/desktop/icons/8bpp/e6.xpm
+share/afterstep/desktop/icons/8bpp/e7.xpm
+share/afterstep/desktop/icons/8bpp/author.xpm
+share/afterstep/desktop/icons/8bpp/AfterStep3.xpm
+share/afterstep/desktop/icons/8bpp/e8.xpm
+share/afterstep/desktop/icons/8bpp/ASBBlockBlue.xpm
+share/afterstep/desktop/icons/common/Mail3.xpm
+share/afterstep/desktop/icons/common/fr.xpm
+share/afterstep/desktop/icons/common/xiterm.xpm
+share/afterstep/desktop/icons/common/Earth.xpm
+share/afterstep/desktop/icons/common/RedFire.xpm
+share/afterstep/desktop/icons/common/AS.xpm
+share/afterstep/desktop/icons/common/arrow.xpm
+share/afterstep/desktop/icons/common/World.xpm
+share/afterstep/desktop/icons/common/monitor-e0.xpm
+share/afterstep/desktop/icons/common/monitor-e1.xpm
+share/afterstep/desktop/icons/common/monitor-e10.xpm
+share/afterstep/desktop/icons/common/monitor-e11.xpm
+share/afterstep/desktop/icons/common/monitor-e2.xpm
+share/afterstep/desktop/icons/common/monitor-e3.xpm
+share/afterstep/desktop/icons/common/monitor-e4.xpm
+share/afterstep/desktop/icons/common/monitor-e5.xpm
+share/afterstep/desktop/icons/common/monitor-e6.xpm
+share/afterstep/desktop/icons/common/monitor-e7.xpm
+share/afterstep/desktop/icons/common/monitor-e8.xpm
+share/afterstep/desktop/icons/common/monitor-e9.xpm
+share/afterstep/desktop/icons/common/monitor-no.xpm
+share/afterstep/desktop/icons/common/Mail1.xpm
+share/afterstep/desktop/icons/common/Mail2.xpm
+share/afterstep/desktop/icons/common/dk.xpm
+share/afterstep/desktop/icons/16bpp/e9.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockClear.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockConvexBlue.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockDefault.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockGreen.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockMarble.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockRed.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockSlate.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockWater.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockWhite.xpm
+share/afterstep/desktop/icons/16bpp/CDrom.xpm
+share/afterstep/desktop/icons/16bpp/Eyecon.xpm
+share/afterstep/desktop/icons/16bpp/Folder.xpm
+share/afterstep/desktop/icons/16bpp/KeysOnChain.xpm
+share/afterstep/desktop/icons/16bpp/Monitor.xpm
+share/afterstep/desktop/icons/16bpp/Paint.xpm
+share/afterstep/desktop/icons/16bpp/Plasma.xpm
+share/afterstep/desktop/icons/16bpp/Recycler.xpm
+share/afterstep/desktop/icons/16bpp/ShutDown.xpm
+share/afterstep/desktop/icons/16bpp/AF.xpm
+share/afterstep/desktop/icons/16bpp/Text.xpm
+share/afterstep/desktop/icons/16bpp/interface.xpm
+share/afterstep/desktop/icons/16bpp/linux-penguin.xpm
+share/afterstep/desktop/icons/16bpp/monalisa.xpm
+share/afterstep/desktop/icons/16bpp/netscape.xpm
+share/afterstep/desktop/icons/16bpp/wharf.xpm
+share/afterstep/desktop/icons/16bpp/writeletter.xpm
+share/afterstep/desktop/icons/16bpp/3dpaint.xpm
+share/afterstep/desktop/icons/16bpp/OldFashionedRadio.xpm
+share/afterstep/desktop/icons/16bpp/YellowBlueRedGeometry.xpm
+share/afterstep/desktop/icons/16bpp/AfterStep2.xpm
+share/afterstep/desktop/icons/16bpp/shutdown.xpm
+share/afterstep/desktop/icons/16bpp/FileFolders.xpm
+share/afterstep/desktop/icons/16bpp/AfterStep.xpm
+share/afterstep/desktop/icons/16bpp/AfterStep3.xpm
+share/afterstep/desktop/icons/16bpp/AfterStep4.xpm
+share/afterstep/desktop/icons/16bpp/BookArrows.xpm
+share/afterstep/desktop/icons/16bpp/Bookshelf.xpm
+share/afterstep/desktop/icons/16bpp/Brush.xpm
+share/afterstep/desktop/icons/16bpp/CDrom2.xpm
+share/afterstep/desktop/icons/16bpp/Computer.xpm
+share/afterstep/desktop/icons/16bpp/Info.xpm
+share/afterstep/desktop/icons/16bpp/ComputerPC.xpm
+share/afterstep/desktop/icons/16bpp/Database.xpm
+share/afterstep/desktop/icons/16bpp/Debug.xpm
+share/afterstep/desktop/icons/16bpp/DeskGlobe.xpm
+share/afterstep/desktop/icons/16bpp/GNUSpace.xpm
+share/afterstep/desktop/icons/16bpp/Install.xpm
+share/afterstep/desktop/icons/16bpp/KeyPower.xpm
+share/afterstep/desktop/icons/16bpp/Network.xpm
+share/afterstep/desktop/icons/16bpp/NetworkInfoManager.xpm
+share/afterstep/desktop/icons/16bpp/e-no.xpm
+share/afterstep/desktop/icons/16bpp/Publish.xpm
+share/afterstep/desktop/icons/16bpp/RayTracedGear.xpm
+share/afterstep/desktop/icons/16bpp/WWW.xpm
+share/afterstep/desktop/icons/16bpp/author.xpm
+share/afterstep/desktop/icons/16bpp/cpuchip.xpm
+share/afterstep/desktop/icons/16bpp/disk.builder.xpm
+share/afterstep/desktop/icons/16bpp/draw.xpm
+share/afterstep/desktop/icons/16bpp/hostmanager.xpm
+share/afterstep/desktop/icons/16bpp/e0.xpm
+share/afterstep/desktop/icons/16bpp/spreadsheet.xpm
+share/afterstep/desktop/icons/16bpp/spreadsheet2.xpm
+share/afterstep/desktop/icons/16bpp/e1.xpm
+share/afterstep/desktop/icons/16bpp/widget.xpm
+share/afterstep/desktop/icons/16bpp/workshop.xpm
+share/afterstep/desktop/icons/16bpp/Start.xpm
+share/afterstep/desktop/icons/16bpp/e10.xpm
+share/afterstep/desktop/icons/16bpp/e11.xpm
+share/afterstep/desktop/icons/16bpp/e2.xpm
+share/afterstep/desktop/icons/16bpp/e3.xpm
+share/afterstep/desktop/icons/16bpp/e4.xpm
+share/afterstep/desktop/icons/16bpp/e5.xpm
+share/afterstep/desktop/icons/16bpp/e6.xpm
+share/afterstep/desktop/icons/16bpp/e7.xpm
+share/afterstep/desktop/icons/16bpp/e8.xpm
+share/afterstep/desktop/icons/16bpp/ASBBlockBlue.xpm
+share/afterstep/desktop/buttons/5p-e.xpm
+share/afterstep/desktop/buttons/1p-e.xpm
+share/afterstep/desktop/buttons/1.xpm
+share/afterstep/desktop/buttons/as-iconize-pressed.xpm
+share/afterstep/desktop/buttons/as-iconize.xpm
+share/afterstep/desktop/buttons/as-kill-pressed.xpm
+share/afterstep/desktop/buttons/as-kill.xpm
+share/afterstep/desktop/buttons/as-maximize-a-pressed.xpm
+share/afterstep/desktop/buttons/as-maximize-a.xpm
+share/afterstep/desktop/buttons/as-menu-a-pressed.xpm
+share/afterstep/desktop/buttons/as-menu-a.xpm
+share/afterstep/desktop/buttons/as-menu-b-pressed.xpm
+share/afterstep/desktop/buttons/as-menu-b.xpm
+share/afterstep/desktop/buttons/as-minimize-a-pressed.xpm
+share/afterstep/desktop/buttons/as-minimize-a.xpm
+share/afterstep/desktop/buttons/as-shade-a-pressed.xpm
+share/afterstep/desktop/buttons/as-shade-a.xpm
+share/afterstep/desktop/buttons/as-switchwindow-a.xpm
+share/afterstep/desktop/buttons/as-switchwindow-a-pressed.xpm
+share/afterstep/desktop/buttons/as-switchwindow-b-pressed.xpm
+share/afterstep/desktop/buttons/as-switchwindow-b.xpm
+share/afterstep/desktop/buttons/as-switchwindow-c-pressed.xpm
+share/afterstep/desktop/buttons/as-switchwindow-c.xpm
+share/afterstep/desktop/buttons/1p.xpm
+share/afterstep/desktop/buttons/2.xpm
+share/afterstep/desktop/buttons/2p.xpm
+share/afterstep/desktop/buttons/3.xpm
+share/afterstep/desktop/buttons/3p.xpm
+share/afterstep/desktop/buttons/4.xpm
+share/afterstep/desktop/buttons/4p.xpm
+share/afterstep/desktop/buttons/5.xpm
+share/afterstep/desktop/buttons/5p.xpm
+share/afterstep/desktop/buttons/2-e.xpm
+share/afterstep/desktop/buttons/2p-e.xpm
+share/afterstep/desktop/buttons/3-e.xpm
+share/afterstep/desktop/buttons/3p-e.xpm
+share/afterstep/desktop/buttons/4-e.xpm
+share/afterstep/desktop/buttons/4p-e.xpm
+share/afterstep/desktop/buttons/5-e.xpm
+share/afterstep/desktop/buttons/1-e.xpm
+share/afterstep/desktop/sounds/train.au
+share/afterstep/desktop/sounds/clink.au
+share/afterstep/desktop/sounds/cowbell.au
+share/afterstep/desktop/sounds/crash.au
+share/afterstep/desktop/sounds/drip.au
+share/afterstep/desktop/sounds/gong.au
+share/afterstep/desktop/sounds/meepmeep.au
+share/afterstep/desktop/sounds/bong.au
+share/afterstep/audio
+share/afterstep/autoexec
+share/afterstep/base.16bpp
+share/afterstep/base.24bpp
+share/afterstep/base.8bpp
+share/afterstep/clean
+share/afterstep/database
+share/afterstep/forms
+share/afterstep/ident
+share/afterstep/pager
+share/afterstep/scroll
+share/afterstep/wharf
+share/afterstep/winlist
+share/afterstep/zharf
+share/afterstep/.workspace_state
+share/afterstep/animate
+share/afterstep/asmail
+share/afterstep/doc/afterstep.html
+share/afterstep/doc/afterstep-1.html
+share/afterstep/doc/afterstep-2.html
+share/afterstep/doc/afterstep-3.html
+share/afterstep/doc/afterstep-4.html
+share/afterstep/doc/afterstep-5.html
+share/afterstep/doc/afterstep-6.html
+share/afterstep/doc/afterstep-7.html
+@dirrm share/afterstep/non-configurable/desk1
+@dirrm share/afterstep/non-configurable/desk0
+@dirrm share/afterstep/non-configurable/desk3
+@dirrm share/afterstep/non-configurable/desk2
+@dirrm share/afterstep/non-configurable/tmp
+@dirrm share/afterstep/non-configurable
+@dirrm share/afterstep/feels
+@dirrm share/afterstep/looks
+@dirrm share/afterstep/start/Quit
+@dirrm share/afterstep/start/Modules
+@dirrm share/afterstep/start/Screen savers/Without password
+@dirrm share/afterstep/start/Screen savers/With password
+@dirrm share/afterstep/start/Screen savers
+@dirrm share/afterstep/start/Applications/Office
+@dirrm share/afterstep/start/Applications/Games
+@dirrm share/afterstep/start/Applications/KDE/KDE-Games
+@dirrm share/afterstep/start/Applications/KDE
+@dirrm share/afterstep/start/Applications/Accessories
+@dirrm share/afterstep/start/Applications/StEP applications
+@dirrm share/afterstep/start/Applications/Network
+@dirrm share/afterstep/start/Applications/Medias
+@dirrm share/afterstep/start/Applications
+@dirrm share/afterstep/start/Decorations/Animations
+@dirrm share/afterstep/start/Decorations/Cursors
+@dirrm share/afterstep/start/Decorations/Mouse
+@dirrm share/afterstep/start/Decorations
+@dirrm share/afterstep/start
+@dirrm share/afterstep/desktop/backgrounds
+@dirrm share/afterstep/desktop/icons/8bpp
+@dirrm share/afterstep/desktop/icons/common
+@dirrm share/afterstep/desktop/icons/16bpp
+@dirrm share/afterstep/desktop/buttons
+@dirrm share/afterstep/desktop/sounds
+@dirrm share/afterstep/desktop/icons
+@dirrm share/afterstep/desktop
+@dirrm share/afterstep/doc
+@dirrm share/afterstep