[Midnightbsd-cvs] mports [19137] trunk/x11-wm/afterstep: afterstep 2.2.12

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 28 20:30:25 EDT 2015


Revision: 19137
          http://svnweb.midnightbsd.org/mports/?rev=19137
Author:   laffer1
Date:     2015-05-28 20:30:24 -0400 (Thu, 28 May 2015)
Log Message:
-----------
afterstep 2.2.12

Modified Paths:
--------------
    trunk/x11-wm/afterstep/Makefile
    trunk/x11-wm/afterstep/distinfo
    trunk/x11-wm/afterstep/pkg-descr
    trunk/x11-wm/afterstep/pkg-plist

Added Paths:
-----------
    trunk/x11-wm/afterstep/files/
    trunk/x11-wm/afterstep/files/monitor_bsd.xpm
    trunk/x11-wm/afterstep/files/patch-afterstep-Makefile.in
    trunk/x11-wm/afterstep/files/patch-configure
    trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.c
    trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.h
    trunk/x11-wm/afterstep/files/patch-libAfterBase-audit.c
    trunk/x11-wm/afterstep/files/patch-libAfterBase-configure
    trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.c
    trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.h
    trunk/x11-wm/afterstep/files/patch-libAfterConf-Makefile.in
    trunk/x11-wm/afterstep/files/patch-libAfterImage-configure
    trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.c
    trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.h
    trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.c
    trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.h
    trunk/x11-wm/afterstep/files/patch-safemalloc.h
    trunk/x11-wm/afterstep/files/patch-src-ASDocGen-Makefile.in
    trunk/x11-wm/afterstep/files/patch-src-ASDocGen-xmlproc.c
    trunk/x11-wm/afterstep/files/patch-src-WinCommand-WinCommand.c
    trunk/x11-wm/afterstep/files/patch-src-afterstep-asinternals.h
    trunk/x11-wm/afterstep/files/patch-src-afterstep-misc.c
    trunk/x11-wm/afterstep/files/patch-tools-installastheme.pl.in
    trunk/x11-wm/afterstep/files/patch-tools-makeastheme.pl.in

Modified: trunk/x11-wm/afterstep/Makefile
===================================================================
--- trunk/x11-wm/afterstep/Makefile	2015-05-28 03:00:25 UTC (rev 19136)
+++ trunk/x11-wm/afterstep/Makefile	2015-05-29 00:30:24 UTC (rev 19137)
@@ -4,11 +4,10 @@
 # $FreeBSD: ports/x11-wm/afterstep/Makefile,v 1.55 2007/04/13 12:16:16 dinoex Exp $
 
 PORTNAME=	afterstep
-PORTVERSION=	2.2.11
-PORTREVISION=	1
+PORTVERSION=	2.2.12
+PORTREVISION=	0
 CATEGORIES=	x11-wm afterstep
-MASTER_SITES=	${MASTER_SITE_AFTERSTEP}
-MASTER_SITE_SUBDIR=	stable
+MASTER_SITES=	AFTERSTEP/stable
 DISTNAME=	AfterStep-${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -16,50 +15,87 @@
 
 LICENSE=	mit
 
-GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-
-LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphics/cairo \
-		execinfo.1:${PORTSDIR}/devel/libexecinfo \
-		freetype.9:${PORTSDIR}/print/freetype2 \
-		jpeg.11:${PORTSDIR}/graphics/jpeg \
-		png15:${PORTSDIR}/graphics/png \
-		rsvg-2.2:${PORTSDIR}/graphics/librsvg2 \
-		tiff.4:${PORTSDIR}/graphics/tiff \
-		ungif.5:${PORTSDIR}/graphics/libungif
+LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus \
+		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
+		libfreetype.so:${PORTSDIR}/print/freetype2 \
+		libgif.so:${PORTSDIR}/graphics/giflib \
+		libjpeg.so:${PORTSDIR}/graphics/jpeg \
+		libpng.so:${PORTSDIR}/graphics/png \
+		libtiff.so:${PORTSDIR}/graphics/tiff
 RUN_DEPENDS=	xli:${PORTSDIR}/graphics/xli
 
-USE_GNOME=	glib20 gtk20 pango
-USE_ICONV=	yes
-USE_XORG+=	ice sm x11 xcursor xext xfixes xi xinerama xrandr xrender
-
-CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+USES=		execinfo gmake pkgconfig shebangfix tar:bzip2
+USE_GNOME=	atk cairo gdkpixbuf2 glib20 gtk20 librsvg2 pango
+USE_XORG+=	ice sm x11 xcomposite xcursor xdamage xext xfixes xi xinerama \
+		xrandr xrender
+GNU_CONFIGURE=	yes
+SHEBANG_FILES=	tools/ascommand.pl \
+		tools/importasmenu
+MAKE_JOBS_UNSAFE=	yes
 CONFIGURE_ARGS+=--disable-ascp \
 		--enable-i18n \
 		--disable-send-postcard-to-developer \
 		--with-helpcommand="xterm -e man" \
+		--x-includes="${LOCALBASE}/include" \
 		--with-jpeg-includes="${LOCALBASE}/include" \
-		--with-jpeg-libs="${LOCALBASE}/lib" \
 		--with-png-includes="${LOCALBASE}/include" \
-		--with-png-libs="${LOCALBASE}/lib" \
-		--with-ungif
+		--with-gif
+MAKE_ENV+=	HOME=-
 
-MAN1=		ASDatabase.1x ASDatabaseEntry.1x AfterStep.1x Align.1x \
-		Animate.1x AnimateTypes.1x Arrange.1x AutoExec.1x \
-		BalloonContents.1x Base.1x Bevel.1x ColorScheme.1x \
-		Feel.1x FeelWindowBox.1x Functions.1x Gravity.1x Look.1x \
-		MyBackground.1x MyFrame.1x MyStyle.1x Pager.1x \
-		PagerDecorations.1x Placement.1x Sound.1x SoundEvents.1x \
-		SupportedHints.1x TbarLayout.1x Wharf.1x WharfFolders.1x \
-		WharfSounds.1x WinCommand.1x WinList.1x WinTabs.1x \
-		afterstep_faq.1x asimagexml.1x
+WRKSRC=		${WRKDIR}/${PORTNAME}-devel-${PORTVERSION}
 
 .if defined(WITH_DIFFERENT_LOOKNFEELS)
-CONFIGURE_ARGS+=      --enable-different-looknfeels
+CONFIGURE_ARGS+=	--enable-different-looknfeels
 .endif
 
 .if !defined(WITH_SAVEWINDOWS)
-CONFIGURE_ARGS+=      --disable-savewindows
+CONFIGURE_ARGS+=	--disable-savewindows
 .endif
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if exists(${PREFIX}/share/gnome/wm-properties)
+PLIST_SUB+=	GNOME=""
+.else
+PLIST_SUB+=	GNOME="@comment "
+.endif
+
+.if !exists(/usr/lib/libexecinfo.so)
+STATIC_LIBEXECINFO=	${LOCALBASE}/lib/libexecinfo.a
+.endif
+
+post-extract:
+	${CP} ${FILESDIR}/monitor_bsd.xpm \
+		${WRKSRC}/afterstep/desktop/icons/xml/monitor-bsd.xpm
+
+post-patch:
+.for f in afterstep/database
+	@${REINPLACE_CMD} -e 's,linux-penguin,monitor-bsd,' \
+		${WRKSRC}/${f}
+.endfor
+.for f in libAfterBase/Makefile.in libAfterImage/Makefile.in
+	@${REINPLACE_CMD} -e 's,^install\.,noinstall.,g ; \
+		 s,^install:,install:#,g' ${WRKSRC}/${f}
+.endfor
+.for f in libAfterBase/configure libAfterImage/configure
+	@${REINPLACE_CMD} -e 's,="-O3",="$$CFLAGS",g' \
+		${WRKSRC}/${f}
+.endfor
+.for f in libAfterStep/afterstep-config.in
+	@${REINPLACE_CMD} -e 's,ft_version,libafterstep_version,g' \
+		${WRKSRC}/${f}
+.endfor
+.for f in configure libAfterBase/configure libAfterConf/Makefile.in libAfterImage/configure tools/makeastheme.pl.in tools/installastheme.pl.in
+	@${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' \
+		${WRKSRC}/${f}
+.endfor
+	@${REINPLACE_CMD} \
+		-e 's,%%STATIC_LIBEXECINFO%%,${STATIC_LIBEXECINFO},g' \
+		${WRKSRC}/configure
+
+.if exists(${PREFIX}/share/gnome/wm-properties)
+pre-install:
+	${MKDIR} ${STAGEDIR}/${PREFIX}/share/gnome/wm-properties
+.endif
+
+.include <bsd.port.post.mk>

Modified: trunk/x11-wm/afterstep/distinfo
===================================================================
--- trunk/x11-wm/afterstep/distinfo	2015-05-28 03:00:25 UTC (rev 19136)
+++ trunk/x11-wm/afterstep/distinfo	2015-05-29 00:30:24 UTC (rev 19137)
@@ -1,3 +1,2 @@
-SHA256 (AfterStep-2.2.11.tar.gz) = bf85fc848c15e7c26ba3233e3908b749ae870e0f5b759c3d6a7c15a072246741
-RMD160 (AfterStep-2.2.11.tar.gz) = c62c1113897dccd425970a6c2b492dc4d43196f6
-SIZE (AfterStep-2.2.11.tar.gz) = 6617894
+SHA256 (AfterStep-2.2.12.tar.bz2) = ff15da51d4122b8e0286567052951e11a746e7d878dade9ce37f9217439ffbc8
+SIZE (AfterStep-2.2.12.tar.bz2) = 6132233

Added: trunk/x11-wm/afterstep/files/monitor_bsd.xpm
===================================================================
(Binary files differ)

Index: trunk/x11-wm/afterstep/files/monitor_bsd.xpm
===================================================================
--- trunk/x11-wm/afterstep/files/monitor_bsd.xpm	2015-05-28 03:00:25 UTC (rev 19136)
+++ trunk/x11-wm/afterstep/files/monitor_bsd.xpm	2015-05-29 00:30:24 UTC (rev 19137)

Property changes on: trunk/x11-wm/afterstep/files/monitor_bsd.xpm
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+image/xpm
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-afterstep-Makefile.in
===================================================================
--- trunk/x11-wm/afterstep/files/patch-afterstep-Makefile.in	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-afterstep-Makefile.in	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,23 @@
+--- afterstep/Makefile.in.orig	Tue Jul 10 22:25:39 2007
++++ afterstep/Makefile.in	Tue Jul 10 22:26:53 2007
+@@ -29,19 +29,7 @@
+ 		fi
+ 
+ install.data_reinstall:		remove_old
+-	@$(RMF) no_data_reinstall ; \
+-	if [ -d $(AFTER_SHAREDIR) ] ; then \
+-	   echo $(MV) $(AFTER_SHAREDIR) $(AFTER_SHAREDIR)_old; \
+-	   $(MV) $(AFTER_SHAREDIR) $(AFTER_SHAREDIR)_old; \
+-	   if [ -d $(AFTER_SHAREDIR)_old/desktop -a -d $(AFTER_SHAREDIR)_old/desktop/tiles  ] ; then \
+-		no_data_reinstall=$(NO_DATA_REINSTALL); \
+-	   fi; \
+-	   if [ -n "$$no_data_reinstall" ]; then \
+-		touch no_data_reinstall; \
+-	   fi; \
+-	 else \
+-	   echo "no previous installation detected"; \
+-	 fi
++	@$(RMF) no_data_reinstall
+ 
+ share_dirs: 
+ 	 $(MKDIR) -p $(AFTER_SHAREDIR)


Property changes on: trunk/x11-wm/afterstep/files/patch-afterstep-Makefile.in
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-configure
===================================================================
--- trunk/x11-wm/afterstep/files/patch-configure	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-configure	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,38 @@
+--- configure	Sat Jun 24 21:55:24 2006
++++ configure.orig	Sat Jun 24 21:54:41 2006
+@@ -7955,7 +7955,7 @@
+ fi
+ 
+ if test "x$enable_staticlibs" = "xyes"; then
+-   AFTERBASE_LIB="../../libAfterBase/libAfterBase.a"
++   AFTERBASE_LIB="../../libAfterBase/libAfterBase.a %%STATIC_LIBEXECINFO%%"
+    AFTERIMAGE_LIB="../../libAfterImage/libAfterImage.a"
+    AFTERSTEP_LIB="../../libAfterStep/libAfterStep.a"
+    AFTERCONF_LIB="../../libAfterConf/libAfterConf.a"
+@@ -7974,7 +7974,7 @@
+    		LIBPROG='$(LIB_SHARED_CYG)'
+    		LIBINSTALL="install.cyg"
+ 	else
+-   		AFTERBASE_LIB="../../libAfterBase/libAfterBase.so"
++   		AFTERBASE_LIB="../../libAfterBase/libAfterBase.so %%STATIC_LIBEXECINFO%%"
+    		AFTERIMAGE_LIB="../../libAfterImage/libAfterImage.so"
+    		AFTERSTEP_LIB="../../libAfterStep/libAfterStep.so"
+    		AFTERCONF_LIB="../../libAfterConf/libAfterConf.so"
+@@ -7985,7 +7985,7 @@
+ 	fi
+ fi
+ 
+-AFTERBASE_STATIC_LIB="../../libAfterBase/libAfterBase.a"
++AFTERBASE_STATIC_LIB="../../libAfterBase/libAfterBase.a %%STATIC_LIBEXECINFO%%"
+ AFTERIMAGE_STATIC_LIB="../../libAfterImage/libAfterImage.a"
+ AFTERSTEP_STATIC_LIB="../../libAfterStep/libAfterStep.a"
+ AFTERCONF_STATIC_LIB="../../libAfterConf/libAfterConf.a"
+@@ -7660,7 +7660,7 @@
+ 
+ fi
+ 
+-			export CFLAGS=$gio_saved_cflags
++			export CFLAGS="$gio_saved_cflags"
+ 
+ 			present_libs="$LDFLAGS $LIBS $x_libs $AFTERIMAGE_LIBS";
+ 			for l in `echo "$GIOLIB_LIBS"`; do


Property changes on: trunk/x11-wm/afterstep/files/patch-configure
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.c
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.c	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.c	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,20 @@
+--- libAfterBase/asvector.c.orig	2013-05-01 06:34:11.000000000 -0700
++++ libAfterBase/asvector.c	2014-04-12 12:22:48.000000000 -0700
+@@ -126,7 +126,7 @@
+ 
+ /* finds index of the first element in the vector that is exactly matching specifyed
+  * data */
+-inline size_t vector_find_data( ASVector *v, void *data )
++size_t vector_find_data( ASVector *v, void *data )
+ {
+     register int i ;
+     /* word copying is usually faster then raw memory copying */
+@@ -170,7 +170,7 @@
+     return i;
+ }
+ 
+-inline void vector_move_data_up( ASVector *v, int index, int offset, int length )
++void vector_move_data_up( ASVector *v, int index, int offset, int length )
+ {
+     register int i ;
+     /* word copying is usually faster then raw memory copying */


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.h
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.h	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.h	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,11 @@
+--- libAfterBase/asvector.h.orig	2014-04-12 12:22:00.000000000 -0700
++++ libAfterBase/asvector.h	2014-04-12 12:22:37.000000000 -0700
+@@ -38,7 +38,7 @@
+ /* returns index on success, -1 on failure */
+ int vector_insert_elem( ASVector *v, void *data, size_t size, void *sibling, int before );
+ int vector_relocate_elem (ASVector *v, unsigned int index, unsigned int new_index);
+-inline size_t vector_find_data (ASVector *v, void *data );
++size_t vector_find_data (ASVector *v, void *data );
+ int vector_find_elem( ASVector *v, void *data );
+ /* returns 1 on success, 0 on failure */
+ int vector_remove_elem( ASVector *v, void *data );


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterBase-asvector.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterBase-audit.c
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterBase-audit.c	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterBase-audit.c	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,59 @@
+--- libAfterBase/audit.c.orig	Sat Sep 25 03:45:27 2004
++++ libAfterBase/audit.c	Wed Sep 29 15:36:51 2004
+@@ -498,7 +498,7 @@
+ #else
+ 	/*fprintf( stderr, "%s: freeing %p at %s:%d\n", __FUNCTION__, m->ptr, fname, line );*/
+ 	safefree (m->ptr);
+-	mem_destroy( (ASHashableValue)NULL, m );
++	mem_destroy( (ASHashableValue)(void*)NULL, m );
+ #endif
+ }
+ 
+@@ -817,7 +817,7 @@
+ */
+ 
+ 	XFreePixmap (display, pmap);
+-	mem_destroy( (ASHashableValue)NULL, m );
++	mem_destroy( (ASHashableValue)(void*)NULL, m );
+ 	return Success;
+ }
+ 
+@@ -852,7 +852,7 @@
+ 	}
+ 
+ 	XFreeGC (display, gc);
+-	mem_destroy( (ASHashableValue)NULL, m );
++	mem_destroy( (ASHashableValue)(void*)NULL, m );
+ 	return Success;
+ }
+ 
+@@ -931,17 +931,17 @@
+ 		/* can also be of C_MEM type if we allocated it ourselvs */
+ 		m = count_find_and_extract (fname, line, (void *)image, C_MEM);
+ 	if (m)
+-		mem_destroy( (ASHashableValue)NULL, m );
++		mem_destroy( (ASHashableValue)(void*)NULL, m );
+ 
+ 	/* find and free the image->data pointer if it is in our list */
+ 	if( image_data )
+ 		if ((m = count_find_and_extract (fname, line, image_data, C_MEM)) != NULL)
+-			mem_destroy( (ASHashableValue)NULL, m );
++			mem_destroy( (ASHashableValue)(void*)NULL, m );
+ 
+ 	/* find and free the image->obdata pointer if it is in our list */
+ 	if( image_obdata )
+ 		if ((m = count_find_and_extract (fname, line, image_obdata, C_MEM)) != NULL)
+-			mem_destroy( (ASHashableValue)NULL, m );
++			mem_destroy( (ASHashableValue)(void*)NULL, m );
+ 
+ 	return Success;
+ }
+@@ -1140,7 +1140,7 @@
+ 	}
+ 
+ 	XFree (data);
+-	mem_destroy( (ASHashableValue)NULL, m );
++	mem_destroy( (ASHashableValue)(void*)NULL, m );
+ 	return Success;
+ }
+ 


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterBase-audit.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterBase-configure
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterBase-configure	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterBase-configure	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,11 @@
+--- libAfterBase/configure.orig	Thu Jul 12 15:39:55 2007
++++ libAfterBase/configure	Sun Oct 28 20:22:55 2007
+@@ -6381,6 +6381,8 @@
+ 
+ 
+ 
++execinfo_libs="-L%%LOCALBASE%%/lib -lexecinfo"
++LIBS="$execinfo_libs $LIBS"
+ for ac_func in backtrace_symbols_fd backtrace_symbols backtrace
+ do
+ as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterBase-configure
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.c
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.c	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.c	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,11 @@
+--- libAfterBase/parse.c.orig	2014-04-12 10:22:32.000000000 -0700
++++ libAfterBase/parse.c	2014-04-11 06:31:13.000000000 -0700
+@@ -1027,7 +1027,7 @@
+ 
+ static char _as_hex_to_char_table[] = "0123456789ABCDEF";
+ 
+-inline int
++int
+ unsigned_int2buffer_end (char *buffer, int buffer_size, unsigned int val)
+ {
+ 	int i = buffer_size-1 ; 


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.h
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.h	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.h	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,11 @@
+--- libAfterBase/parse.h.orig	2014-04-12 10:22:23.000000000 -0700
++++ libAfterBase/parse.h	2014-04-11 06:31:10.000000000 -0700
+@@ -73,7 +73,7 @@
+ 
+ double parse_math(const char* str, char** endptr, double size);
+ 
+-inline int unsigned_int2buffer_end (char *buffer, int buffer_size, unsigned int val);
++int unsigned_int2buffer_end (char *buffer, int buffer_size, unsigned int val);
+ char *string_from_int (int param);
+ char *hex_to_buffer_reverse(void *data, size_t bytes, char* buffer);
+ char *hex_to_buffer(void *data, size_t bytes, char* buffer);


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterBase-parse.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterConf-Makefile.in
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterConf-Makefile.in	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterConf-Makefile.in	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,11 @@
+--- libAfterConf/Makefile.in.orig	Sat Jun 24 22:04:08 2006
++++ libAfterConf/Makefile.in	Sat Jun 24 22:04:21 2006
+@@ -3,7 +3,7 @@
+ #
+ 
+ LIBS_PRIVATE      = ../libAfterConf/libAfterConf.a ../libAfterStep/libAfterStep.a\
+-		    ../libAfterImage/libAfterImage.a ../libAfterBase/libAfterBase.a
++		    ../libAfterImage/libAfterImage.a ../libAfterBase/libAfterBase.a -L%%LOCALBASE%%/lib -lexecinfo
+ 
+ LIB_INCS= afterconf.h
+ 


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterConf-Makefile.in
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterImage-configure
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterImage-configure	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterImage-configure	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,14 @@
+--- libAfterImage/configure.orig	Thu Jun 22 21:27:08 2006
++++ libAfterImage/configure	Thu Jun 22 21:27:53 2006
+@@ -8443,9 +8443,9 @@
+     HAVE_AFTERBASE_FLAG=1
+ 	AFTERBASE_C=
+     if test "x$have_x" != "xyes" -a "x$have_gif" = "xyes"; then
+-    	AFTERIMAGE_LIBS="$AFTERIMAGE_LIBS -lAfterBase"
++    	AFTERIMAGE_LIBS="$AFTERIMAGE_LIBS -lAfterBase -L%%LOCALBASE%%/lib -lexecinfo"
+     else
+-    	AFTERIMAGE_LIBS="-lAfterBase $AFTERIMAGE_LIBS"
++    	AFTERIMAGE_LIBS="-lAfterBase -L%%LOCALBASE%%/lib -lexecinfo $AFTERIMAGE_LIBS"
+     fi
+     if test -r "../libAfterBase/astypes.h"; then
+     	AFTERIMAGE_APPS_LIBS="-L../ -L../../libAfterBase -lAfterImage $AFTERIMAGE_LIBS"


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterImage-configure
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.c
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.c	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.c	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,11 @@
+--- libAfterStep/functions.c.orig	2014-04-12 10:22:40.000000000 -0700
++++ libAfterStep/functions.c	2014-04-11 06:32:05.000000000 -0700
+@@ -307,7 +307,7 @@
+ 	}
+ }
+ 
+-inline FunctionData *create_named_function (int func, char *name)
++FunctionData *create_named_function (int func, char *name)
+ {
+ 	FunctionData *fdata = safecalloc (1, sizeof (FunctionData));
+ 


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.h
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.h	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.h	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,11 @@
+--- libAfterStep/functions.h.orig	2014-04-12 10:22:47.000000000 -0700
++++ libAfterStep/functions.h	2014-04-11 06:32:13.000000000 -0700
+@@ -314,7 +314,7 @@
+ void init_func_data (FunctionData * data);
+ void copy_func_data (FunctionData * dst, FunctionData * src);
+ void dup_func_data (FunctionData * dst, FunctionData * src);
+-inline FunctionData *create_named_function( int func, char *name);
++FunctionData *create_named_function( int func, char *name);
+ void set_func_val (FunctionData * data, int arg, int value);
+ int free_func_data (FunctionData * data);
+ void destroy_func_data( FunctionData **pdata );


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterStep-functions.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.c
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.c	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.c	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,29 @@
+--- libAfterStep/mylook.c.orig	2014-04-12 12:25:04.000000000 -0700
++++ libAfterStep/mylook.c	2014-04-12 12:26:22.000000000 -0700
+@@ -843,7 +843,7 @@
+ 	return NULL;
+ }
+ 
+-inline MyDesktopConfig *mylook_get_desk_config (MyLook * look, long desk)
++MyDesktopConfig *mylook_get_desk_config (MyLook * look, long desk)
+ {
+ 	if (look) {
+ 		ASHashData hdata = { 0 };
+@@ -856,7 +856,7 @@
+ }
+ 
+ 
+-inline MyBackground *mylook_get_desk_back (MyLook * look, long desk)
++MyBackground *mylook_get_desk_back (MyLook * look, long desk)
+ {
+ 	MyBackground *myback = NULL;
+ 
+@@ -888,7 +888,7 @@
+ }
+ 
+ 
+-inline MyBackground *mylook_get_back (MyLook * look, char *name)
++MyBackground *mylook_get_back (MyLook * look, char *name)
+ {
+ 	ASHashData hdata = { 0 };
+ 	if (look && name)


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.h
===================================================================
--- trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.h	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.h	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,15 @@
+--- libAfterStep/mylook.h.orig	2014-04-12 12:24:55.000000000 -0700
++++ libAfterStep/mylook.h	2014-04-12 12:25:46.000000000 -0700
+@@ -411,9 +411,9 @@
+ 
+ 
+ struct MyStyle *mylook_get_style(MyLook *look, const char *name);
+-inline MyBackground  *mylook_get_desk_back(MyLook *look, long desk);
+-inline MyBackground  *mylook_get_back(MyLook *look, char *name);
+-inline MyDesktopConfig *mylook_get_desk_config(MyLook *look, long desk);
++MyBackground  *mylook_get_desk_back(MyLook *look, long desk);
++MyBackground  *mylook_get_back(MyLook *look, char *name);
++MyDesktopConfig *mylook_get_desk_config(MyLook *look, long desk);
+ 
+ 
+ 


Property changes on: trunk/x11-wm/afterstep/files/patch-libAfterStep-mylook.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-safemalloc.h
===================================================================
--- trunk/x11-wm/afterstep/files/patch-safemalloc.h	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-safemalloc.h	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,11 @@
+--- libAfterBase/safemalloc.h.orig	Mon Sep 13 13:48:08 2004
++++ libAfterBase/safemalloc.h	Mon Sep 13 13:48:40 2004
+@@ -1,7 +1,7 @@
+ #ifndef SAFEMALLOC_H_HEADER_INCLUDED
+ #define SAFEMALLOC_H_HEADER_INCLUDED
+ 
+-#ifdef HAVE_MALLOC_H
++#if defined(HAVE_MALLOC_H) && !defined(__FreeBSD__)
+ #include <malloc.h>
+ #else
+ #ifdef HAVE_STDLIB_H


Property changes on: trunk/x11-wm/afterstep/files/patch-safemalloc.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-src-ASDocGen-Makefile.in
===================================================================
--- trunk/x11-wm/afterstep/files/patch-src-ASDocGen-Makefile.in	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-src-ASDocGen-Makefile.in	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,18 @@
+--- src/ASDocGen/Makefile.in.orig	2008-03-24 23:58:23.000000000 -0700
++++ src/ASDocGen/Makefile.in	2008-03-25 00:01:05.000000000 -0700
+@@ -55,14 +55,7 @@
+ 		for f in `ls *.man`; do \
+ 			page_name=`echo $$f| awk -F . '{print $$1}'`; \
+ 	  		echo -n "$$f "; \
+-	  		$(INSTALL_DATA) $$page_name.man $(AFTER_MAN_DIR)/$$page_name.1x; \
+-		done; echo "Done"; \
+-		cd API; echo "Installing API man pages using command - " ; \
+-		echo "    \"$(INSTALL_DATA) <name>.man $(AFTER_MAN_API_DIR)/<name>.3x\""; \
+-		for f in `ls *.man`; do \
+-			page_name=`echo $$f| awk -F . '{print $$1}'`; \
+-	  		echo -n "$$f "; \
+-	  		$(INSTALL_DATA) $$page_name.man $(AFTER_MAN_API_DIR)/$$page_name.3x; \
++	  		$(INSTALL_DATA) "$$page_name.man" $(AFTER_MAN_DIR)/$$page_name.1x; \
+ 		done; echo "Done"; \
+ 		cd ../..
+ 


Property changes on: trunk/x11-wm/afterstep/files/patch-src-ASDocGen-Makefile.in
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-src-ASDocGen-xmlproc.c
===================================================================
--- trunk/x11-wm/afterstep/files/patch-src-ASDocGen-xmlproc.c	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-src-ASDocGen-xmlproc.c	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,25 @@
+$FreeBSD$
+
+--- src/ASDocGen/xmlproc.c.orig	2013-05-01 06:34:11.000000000 -0700
++++ src/ASDocGen/xmlproc.c	2014-04-13 10:29:12.000000000 -0700
+@@ -179,7 +179,7 @@
+ 				fputs( "\\&", state->dest_fp );	
+ 			else if ( c == '\\' && state->doc_type == DocType_NROFF ) 
+ 				fputc( '\\', state->dest_fp );	
+-			else if ( c == '˜' && state->doc_type == DocType_NROFF ) 
++			else if ( c == 152 /*'˜'*/ && state->doc_type == DocType_NROFF ) 
+ 				c = '~';
+ 			fputc( c, state->dest_fp );
+ 		}		   
+@@ -514,9 +514,10 @@
+ 	 	char *target = NULL, *target2 ;
+ 		char *term = NULL, *term2 ;
+ 		char *ptr = &(state->dest_file[strlen(state->dest_file)-4]);
++		size_t curr_url_anchor_len = state->curr_url_anchor ? strlen(state->curr_url_anchor) : 0;
+ 		if( state->doc_type == DocType_PHP && *ptr == '.')
+ 			*ptr = '\0' ;
+-		target = safemalloc( strlen( state->dest_file)+5+1+strlen(state->curr_url_anchor)+1);
++		target = safemalloc( strlen( state->dest_file)+5+1+curr_url_anchor_len+1);
+ 		sprintf( target, "%s#%s", state->dest_file, state->curr_url_anchor );
+ 		if( state->doc_type == DocType_PHP && *ptr == '\0' )
+ 			*ptr = '.' ;


Property changes on: trunk/x11-wm/afterstep/files/patch-src-ASDocGen-xmlproc.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-src-WinCommand-WinCommand.c
===================================================================
--- trunk/x11-wm/afterstep/files/patch-src-WinCommand-WinCommand.c	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-src-WinCommand-WinCommand.c	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,18 @@
+--- src/WinCommand/WinCommand.c.orig	Sat Jun 24 22:08:22 2006
++++ src/WinCommand/WinCommand.c	Sat Jun 24 22:09:07 2006
+@@ -307,12 +307,13 @@
+ 	ASBiDirElem *curr;
+ 	char *command;
+ 	action_t *a;
+-	ASWinCommandState WinCommandState ; 
++	ASWinCommandState WinCommandState ;
++	ASBiDirList *operations;
+ 
+ 	InitMyApp (CLASS_WINCOMMAND, argc, argv, NULL, NULL, OPTION_SINGLE|OPTION_RESTART );
+ 	ConnectX( ASDefaultScr, 0 );
+ 
+-	ASBiDirList *operations = create_asbidirlist( NULL );
++	operations = create_asbidirlist( NULL );
+ 	
+ 	/* Initialize State */
+ 	memset( &WinCommandState, 0x00, sizeof(WinCommandState));


Property changes on: trunk/x11-wm/afterstep/files/patch-src-WinCommand-WinCommand.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-src-afterstep-asinternals.h
===================================================================
--- trunk/x11-wm/afterstep/files/patch-src-afterstep-asinternals.h	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-src-afterstep-asinternals.h	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,13 @@
+--- src/afterstep/asinternals.h.orig	2014-04-12 12:29:08.000000000 -0700
++++ src/afterstep/asinternals.h	2014-04-12 12:28:35.000000000 -0700
+@@ -689,8 +689,8 @@
+ 
+ 
+ /*************************** misc.c *********************************/
+-inline void ungrab_window_buttons( Window w );
+-inline void ungrab_window_keys (Window w );
++void ungrab_window_buttons( Window w );
++void ungrab_window_keys (Window w );
+ void MyXGrabButton ( unsigned button, unsigned modifiers,
+ 				Window grab_window, Bool owner_events, unsigned event_mask,
+ 				int pointer_mode, int keyboard_mode, Window confine_to, Cursor cursor);


Property changes on: trunk/x11-wm/afterstep/files/patch-src-afterstep-asinternals.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-src-afterstep-misc.c
===================================================================
--- trunk/x11-wm/afterstep/files/patch-src-afterstep-misc.c	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-src-afterstep-misc.c	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,18 @@
+--- src/afterstep/misc.c.orig	2014-04-12 12:28:58.000000000 -0700
++++ src/afterstep/misc.c	2014-04-12 12:29:10.000000000 -0700
+@@ -32,13 +32,13 @@
+ /****************************************************************************/
+ /* window management specifics - button ungrabbing convinience functions:   */
+ /****************************************************************************/
+-inline void ungrab_window_buttons (Window w)
++void ungrab_window_buttons (Window w)
+ {
+ 	LOCAL_DEBUG_OUT ("w = %lX", w);
+ 	XUngrabButton (dpy, AnyButton, AnyModifier, w);
+ }
+ 
+-inline void ungrab_window_keys (Window w)
++void ungrab_window_keys (Window w)
+ {
+ 	XUngrabKey (dpy, AnyKey, AnyModifier, w);
+ }


Property changes on: trunk/x11-wm/afterstep/files/patch-src-afterstep-misc.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-tools-installastheme.pl.in
===================================================================
--- trunk/x11-wm/afterstep/files/patch-tools-installastheme.pl.in	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-tools-installastheme.pl.in	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,8 @@
+--- tools/installastheme.pl.in.orig	2014-05-17 11:39:07.000000000 -0700
++++ tools/installastheme.pl.in	2014-05-17 11:39:14.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!@PERL@
++#!%%LOCALBASE%%/bin/perl
+ 
+ use strict;
+ use Cwd;


Property changes on: trunk/x11-wm/afterstep/files/patch-tools-installastheme.pl.in
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/x11-wm/afterstep/files/patch-tools-makeastheme.pl.in
===================================================================
--- trunk/x11-wm/afterstep/files/patch-tools-makeastheme.pl.in	                        (rev 0)
+++ trunk/x11-wm/afterstep/files/patch-tools-makeastheme.pl.in	2015-05-29 00:30:24 UTC (rev 19137)
@@ -0,0 +1,8 @@
+--- tools/makeastheme.pl.in.orig	2014-05-17 11:41:45.000000000 -0700
++++ tools/makeastheme.pl.in	2014-05-17 11:41:52.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!@PERL@
++#!%%LOCALBASE%%/usr/bin/perl
+ 
+ use strict;
+ 


Property changes on: trunk/x11-wm/afterstep/files/patch-tools-makeastheme.pl.in
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/x11-wm/afterstep/pkg-descr
===================================================================
--- trunk/x11-wm/afterstep/pkg-descr	2015-05-28 03:00:25 UTC (rev 19136)
+++ trunk/x11-wm/afterstep/pkg-descr	2015-05-29 00:30:24 UTC (rev 19137)
@@ -1,22 +1,9 @@
-AfterStep is a continuation of the BowMan window manager which was
-originally put together by Bo Yang. BowMan was based on the fvwm window
-manager, written by Robert Nation. Fvwm was based on code from twm. And so
-on... It is designed to emulate some of the look and feel of the NeXTstep
-user interface, while adding useful, requested, and neat features. The
-changes which comprise AfterStep's personality were originally part of
-BowMan development, but due to a desire to move past simple emulation and
-into a niche as its own valuable window manager, the current designers
-decided to change the project name and move on. BowMan development may
-continue, but we will no longer be a part of it.
+This is a stable version of AfterStep.  AfterStep is a NeXTstep style
+window manager and features quick easy configuration of the look and
+feel of your setup without the use of a .steprc file.  Configuration in
+most cases is far easier than it used to be.  There are a few small bugs,
+but this release is fairly stable.  Included are a number of AfterStep
+applications including asclock, ascd, and xiterm.  There are a number of
+other very Linux specific applications which are not at present included.
 
-Major changes from fvwm are:
-
-- NeXTstep-like title bar, title buttons, borders and corners. BowMan's
-  Wharf is a much worked-out version of GoodStuff.  To avoid copyright
-  complications it is not called a "dock." 
-- NeXTstep style menu. However, the menus are not controlled by
-  applications; they are more of pop-up service lists on the root window.
-- NeXTstep style icons. These styles are hard-coded in the program, which is
-  good for the consistent look of the NeXTstep interface.
-
 WWW: http://www.afterstep.org/

Modified: trunk/x11-wm/afterstep/pkg-plist
===================================================================
--- trunk/x11-wm/afterstep/pkg-plist	2015-05-28 03:00:25 UTC (rev 19136)
+++ trunk/x11-wm/afterstep/pkg-plist	2015-05-29 00:30:24 UTC (rev 19137)
@@ -1,77 +1,45 @@
- at comment $MidnightBSD: mports/Mk/bsd.mport.mk,v 1.103 2008/05/16 19:08:41 ctriv Exp $
-bin/afterimage-libs
-bin/afterimage-config
-bin/afterstep-config
-bin/PrintDesktopEntries
-bin/asgtk-config
-bin/afterstep
+bin/ASFileBrowser
+bin/ASMount
+bin/ASRun
+bin/ASWallpaper
 bin/Animate
 bin/Arrange
 bin/Banner
+bin/GWCommand
 bin/Ident
+bin/MonitorWharf
 bin/Pager
+bin/PrintDesktopEntries
 bin/Wharf
-bin/MonitorWharf
 bin/WinCommand
-bin/GWCommand
 bin/WinList
 bin/WinTabs
+bin/Xpm2Jpg
+bin/afterstep
+bin/afterstep-config
+bin/afterstepdoc
 bin/ascolor
-bin/ASRun
-bin/ASFileBrowser
-bin/ASWallpaper
-bin/afterstepdoc
 bin/ascommand.pl
-bin/postcard.sh
+bin/asgtk-config
 bin/importasmenu
+bin/installastheme.pl
 bin/makeastheme.pl
-bin/installastheme.pl
-bin/Xpm2Jpg
-include/libAfterBase/afterbase_config.h
-include/libAfterBase/ashash.h
-include/libAfterBase/aslist.h
-include/libAfterBase/asvector.h
-include/libAfterBase/astypes.h
-include/libAfterBase/audit.h
-include/libAfterBase/fs.h
-include/libAfterBase/layout.h
-include/libAfterBase/mystring.h
-include/libAfterBase/os.h
-include/libAfterBase/output.h
-include/libAfterBase/parse.h
-include/libAfterBase/regexp.h
-include/libAfterBase/safemalloc.h
-include/libAfterBase/selfdiag.h
-include/libAfterBase/sleep.h
-include/libAfterBase/socket.h
-include/libAfterBase/timer.h
-include/libAfterBase/trace.h
-include/libAfterBase/xml.h
-include/libAfterBase/xprop.h
-include/libAfterBase/xwrap.h
-include/libAfterImage/afterimage.h
-include/libAfterImage/afterbase.h
-include/libAfterImage/ascmap.h
-include/libAfterImage/asfont.h
-include/libAfterImage/asim_afterbase.h
-include/libAfterImage/asimage.h
-include/libAfterImage/asimagexml.h
-include/libAfterImage/asstorage.h
-include/libAfterImage/asvisual.h
-include/libAfterImage/blender.h
-include/libAfterImage/bmp.h
-include/libAfterImage/char2uni.h
-include/libAfterImage/draw.h
-include/libAfterImage/export.h
-include/libAfterImage/imencdec.h
-include/libAfterImage/import.h
-include/libAfterImage/pixmap.h
-include/libAfterImage/transform.h
-include/libAfterImage/ungif.h
-include/libAfterImage/xcf.h
-include/libAfterImage/ximage.h
-include/libAfterImage/xpm.h
-include/libAfterImage/xwrap.h
+bin/postcard.sh
+include/libASGTK/asgtk.h
+include/libASGTK/asgtkai.h
+include/libASGTK/asgtkapp.h
+include/libASGTK/asgtkcframe.h
+include/libASGTK/asgtkcolorsel.h
+include/libASGTK/asgtkdirtree.h
+include/libASGTK/asgtkgradient.h
+include/libASGTK/asgtkimagebrowser.h
+include/libASGTK/asgtkimagedir.h
+include/libASGTK/asgtkimageview.h
+include/libASGTK/asgtklistviews.h
+include/libASGTK/asgtklookedit.h
+include/libASGTK/asgtkxmleditor.h
+include/libASGTK/asgtkxmloptlist.h
+include/libAfterConf/afterconf.h
 include/libAfterStep/afterstep.h
 include/libAfterStep/asapp.h
 include/libAfterStep/ascommand.h
@@ -85,9 +53,9 @@
 include/libAfterStep/decor.h
 include/libAfterStep/desktop_category.h
 include/libAfterStep/event.h
+include/libAfterStep/font.h
 include/libAfterStep/freestor.h
 include/libAfterStep/functions.h
-include/libAfterStep/font.h
 include/libAfterStep/hints.h
 include/libAfterStep/kde.h
 include/libAfterStep/moveresize.h
@@ -97,1421 +65,1352 @@
 include/libAfterStep/mystyle_property.h
 include/libAfterStep/parser.h
 include/libAfterStep/screen.h
+include/libAfterStep/session.h
 include/libAfterStep/shape.h
-include/libAfterStep/session.h
 include/libAfterStep/wmprops.h
-include/libAfterConf/afterconf.h
-include/libASGTK/asgtk.h
-include/libASGTK/asgtkapp.h
-include/libASGTK/asgtkai.h
-include/libASGTK/asgtkcframe.h
-include/libASGTK/asgtkcolorsel.h
-include/libASGTK/asgtkdirtree.h
-include/libASGTK/asgtkgradient.h
-include/libASGTK/asgtkimagebrowser.h
-include/libASGTK/asgtklistviews.h
-include/libASGTK/asgtkimagedir.h
-include/libASGTK/asgtkimageview.h
-include/libASGTK/asgtklookedit.h
-include/libASGTK/asgtkxmleditor.h
-include/libASGTK/asgtkxmloptlist.h
-lib/libAfterBase.a
-lib/libAfterImage.a
+lib/libASGTK.a
+lib/libAfterConf.a
 lib/libAfterStep.a
-lib/libAfterConf.a
-lib/libASGTK.a
-share/afterstep/doc/html/ASDatabase.html
-share/afterstep/doc/html/ASDatabaseEntry.html
-share/afterstep/doc/html/AfterStep.html
-share/afterstep/doc/html/Align.html
-share/afterstep/doc/html/Animate.html
-share/afterstep/doc/html/AnimateTypes.html
-share/afterstep/doc/html/Arrange.html
-share/afterstep/doc/html/AutoExec.html
-share/afterstep/doc/html/BalloonContents.html
-share/afterstep/doc/html/Base.html
-share/afterstep/doc/html/Bevel.html
-share/afterstep/doc/html/ColorScheme.html
-share/afterstep/doc/html/Feel.html
-share/afterstep/doc/html/FeelWindowBox.html
-share/afterstep/doc/html/Functions.html
-share/afterstep/doc/html/Glossary.html
-share/afterstep/doc/html/Gravity.html
-share/afterstep/doc/html/Look.html
-share/afterstep/doc/html/MyBackground.html
-share/afterstep/doc/html/Pager.html
-share/afterstep/doc/html/MyFrame.html
-share/afterstep/doc/html/MyStyle.html
-share/afterstep/doc/html/PagerDecorations.html
-share/afterstep/doc/html/Placement.html
-share/afterstep/doc/html/Sound.html
-share/afterstep/doc/html/SoundEvents.html
-share/afterstep/doc/html/SupportedHints.html
-share/afterstep/doc/html/TbarLayout.html
-share/afterstep/doc/html/Wharf.html
-share/afterstep/doc/html/WharfFolders.html
-share/afterstep/doc/html/WharfSounds.html
-share/afterstep/doc/html/WinCommand.html
-share/afterstep/doc/html/WinList.html
-share/afterstep/doc/html/WinTabs.html
-share/afterstep/doc/html/afterstep_faq.html
-share/afterstep/doc/html/asimagexml.html
-share/afterstep/doc/html/bg.html
-share/afterstep/doc/html/index.html
-share/afterstep/doc/html/monitorwharf.html
-share/afterstep/doc/html/monitorwharf_asdoc.html
-share/afterstep/doc/html/API/Glossary.html
-share/afterstep/doc/html/API/afterimage.html
-share/afterstep/doc/html/API/ascmap.html
-share/afterstep/doc/html/API/ascompose.html
-share/afterstep/doc/html/API/asflip.html
-share/afterstep/doc/html/API/asfont.html
-share/afterstep/doc/html/API/asgrad.html
-share/afterstep/doc/html/API/asimage.html
-share/afterstep/doc/html/API/asimagexml.html
-share/afterstep/doc/html/API/asmerge.html
-share/afterstep/doc/html/API/asscale.html
-share/afterstep/doc/html/API/astext.html
-share/afterstep/doc/html/API/astile.html
-share/afterstep/doc/html/API/asview.html
-share/afterstep/doc/html/API/asvisual.html
-share/afterstep/doc/html/API/blender.html
-share/afterstep/doc/html/API/char2uni.html
-share/afterstep/doc/html/API/common.html
-share/afterstep/doc/html/API/export.html
-share/afterstep/doc/html/API/imencdec.html
-share/afterstep/doc/html/API/import.html
-share/afterstep/doc/html/API/index.html
-share/afterstep/doc/html/API/transform.html
-share/afterstep/doc/html/API/ximage.html
-share/afterstep/doc/html/monitorwharf_cycle.html
-share/afterstep/doc/html/monitorwharf_mnt.html
-share/afterstep/doc/html/monitorwharf_ps.html
-share/afterstep/doc/html/monitorwharf_time.html
-share/afterstep/doc/html/monitorwharf_top.html
-share/afterstep/doc/html/monitorwharf_xeyes.html
-share/afterstep/doc/html/pager_bg.html
-share/afterstep/doc/html/pager_focused.html
-share/afterstep/doc/html/pager_intro.html
-share/afterstep/doc/html/pager_label.html
-share/afterstep/doc/html/pager_selected.html
-share/afterstep/doc/html/pager_unfocused.html
-share/afterstep/doc/html/preface.html
-share/afterstep/doc/html/start_menu.html
-share/afterstep/doc/html/start_menu_highlight.html
-share/afterstep/doc/html/start_menu_main.html
-share/afterstep/doc/html/start_menu_small.html
-share/afterstep/doc/html/start_menu_title.html
-share/afterstep/doc/html/visualselect.html
-share/afterstep/doc/html/wharf_asmix.html
-share/afterstep/doc/html/wharf_filemgr.html
-share/afterstep/doc/html/wharf_gimp.html
-share/afterstep/doc/html/wharf_intro.html
-share/afterstep/doc/html/wharf_irc.html
-share/afterstep/doc/html/wharf_mc.html
-share/afterstep/doc/html/wharf_moz.html
-share/afterstep/doc/html/wharf_spreadsheet.html
-share/afterstep/doc/html/wharf_term.html
-share/afterstep/doc/html/wharf_wordprocessor.html
-share/afterstep/doc/html/wharf_xmms.html
-share/afterstep/doc/html/windecor.html
-share/afterstep/doc/html/windecor_buttons.html
-share/afterstep/doc/html/windecor_frame.html
-share/afterstep/doc/html/windecor_title.html
-share/afterstep/doc/html/window_list.html
-share/afterstep/doc/html/images/Info.png
-share/afterstep/doc/html/images/Pager.jpg
-share/afterstep/doc/html/images/asdoc_screenshot.jpg
-share/afterstep/doc/html/images/aterm.jpg
-share/afterstep/doc/html/images/desktop.png
-share/afterstep/doc/html/images/monitorwharf.jpg
-share/afterstep/doc/html/images/pager.jpg
-share/afterstep/doc/html/images/pager.png
-share/afterstep/doc/html/images/start_menu.jpg
-share/afterstep/doc/html/images/start_menu.png
-share/afterstep/doc/html/images/whandling.png
-share/afterstep/doc/html/images/wharf.jpg
-share/afterstep/doc/html/images/wharf.png
-share/afterstep/doc/html/images/window_list.jpg
-share/afterstep/doc/html/images/winlist.jpg
-share/afterstep/doc/html/images/winlist.png
-share/afterstep/doc/html/winlist_focused.html
-share/afterstep/doc/html/winlist_intro.html
-share/afterstep/doc/html/winlist_sticky.html
-share/afterstep/doc/html/winlist_unfocused.html
-share/afterstep/doc/html/as20new.html
-share/afterstep/doc/html/asxmlimages.html
-share/afterstep/desktop/bars/blue
-share/afterstep/desktop/bars/button_back_unity1
-share/afterstep/desktop/bars/darkblue
-share/afterstep/desktop/bars/east
-share/afterstep/desktop/bars/frame_e_smooth
-share/afterstep/desktop/bars/frame_east_breeze
-share/afterstep/desktop/bars/frame_s_smooth
-share/afterstep/desktop/bars/frame_se_breeze
-share/afterstep/desktop/bars/frame_se_smooth
-share/afterstep/desktop/bars/frame_se_unity
-share/afterstep/desktop/bars/frame_south_breeze
-share/afterstep/desktop/bars/frame_south_unity
-share/afterstep/desktop/bars/frame_sw_smooth
-share/afterstep/desktop/bars/frame_w_smooth
-share/afterstep/desktop/bars/frame_west_breeze
-share/afterstep/desktop/bars/frame_west_unity
-share/afterstep/desktop/bars/green
-share/afterstep/desktop/bars/lspacer_smooth
-share/afterstep/desktop/bars/ltitle_spacer_smooth
-share/afterstep/desktop/bars/menu_hilite_breeze
-share/afterstep/desktop/bars/ostxs
-share/afterstep/desktop/bars/ostxu
-share/afterstep/desktop/bars/postcard_maybe
-share/afterstep/desktop/bars/postcard_msg
-share/afterstep/desktop/bars/postcard_no
-share/afterstep/desktop/bars/postcard_yes
-share/afterstep/desktop/bars/red
-share/afterstep/desktop/bars/rounded_cornersf_smooth
-share/afterstep/desktop/bars/rounded_cornerss_smooth
-share/afterstep/desktop/bars/rounded_cornersu_smooth
-share/afterstep/desktop/bars/rspacer_smooth
-share/afterstep/desktop/bars/rtitle_spacer_smooth
-share/afterstep/desktop/bars/south
-share/afterstep/desktop/bars/title_btn_breeze
-share/afterstep/desktop/bars/title_btn_smooth
-share/afterstep/desktop/bars/title_lbtn_qnx
-share/afterstep/desktop/bars/title_lspacer_glass
-share/afterstep/desktop/bars/title_lspacer_unity
-share/afterstep/desktop/bars/title_ltitle_spacer_breeze
-share/afterstep/desktop/bars/title_ltitle_spacer_unity
-share/afterstep/desktop/bars/title_rspacer_breeze
-share/afterstep/desktop/bars/title_rspacer_glass
-share/afterstep/desktop/bars/title_rspacer_unity
-share/afterstep/desktop/bars/title_rtitle_spacer_breeze
-share/afterstep/desktop/bars/title_rtitle_spacer_unity
-share/afterstep/desktop/bars/title_smooth
-share/afterstep/desktop/bars/title_tile_breeze
-share/afterstep/desktop/bars/title_tile_glass_focused
-share/afterstep/desktop/bars/title_tile_glass_menu
-share/afterstep/desktop/bars/title_tile_glass_menu_focused
-share/afterstep/desktop/bars/title_tile_glass_mi
-share/afterstep/desktop/bars/title_tile_glass_mi_high
-share/afterstep/desktop/bars/title_tile_glass_sticky
-share/afterstep/desktop/bars/title_tile_glass_unfocused
-share/afterstep/desktop/bars/title_tile_qnx_focused
-share/afterstep/desktop/bars/title_tile_unity
-share/afterstep/desktop/bars/title_tile_qnx_sticky
-share/afterstep/desktop/bars/title_tile_qnx_unfocused
-share/afterstep/desktop/bars/west
-share/afterstep/desktop/bars/btn_back_glass_red
-share/afterstep/desktop/bars/button_r15x17
-share/afterstep/desktop/bars/button_sq10x10
-share/afterstep/desktop/bars/button_sq7x10
-share/afterstep/desktop/bars/frame_e_qnx
-share/afterstep/desktop/bars/frame_east_glass_transp
-share/afterstep/desktop/bars/frame_ne_glass_transp
-share/afterstep/desktop/bars/frame_north_glass_transp
-share/afterstep/desktop/bars/frame_nw_glass_transp
-share/afterstep/desktop/bars/frame_s_qnx
-share/afterstep/desktop/bars/frame_se_glass_transp
-share/afterstep/desktop/bars/frame_se_qnx
-share/afterstep/desktop/bars/frame_se_smooth_white
-share/afterstep/desktop/bars/frame_se_unity_grey
-share/afterstep/desktop/bars/frame_south_glass_transp
-share/afterstep/desktop/bars/frame_sw_breeze
-share/afterstep/desktop/bars/frame_sw_glass_transp
-share/afterstep/desktop/bars/frame_sw_qnx
-share/afterstep/desktop/bars/frame_sw_unity_grey
-share/afterstep/desktop/bars/frame_w_qnx
-share/afterstep/desktop/bars/frame_west_glass_transp
-share/afterstep/desktop/bars/lspacer_smooth_white
-share/afterstep/desktop/bars/ltitle_spacer_smooth_white
-share/afterstep/desktop/bars/os8-title
-share/afterstep/desktop/bars/ostx
-share/afterstep/desktop/bars/rounded_corners_smooth
-share/afterstep/desktop/bars/rounded_corners_smooth_transp
-share/afterstep/desktop/bars/southeast
-share/afterstep/desktop/bars/southwest
-share/afterstep/desktop/bars/title_lbtn_glass
-share/afterstep/desktop/bars/title_lbtn_qnx_1
-share/afterstep/desktop/bars/title_lbtn_qnx_2
-share/afterstep/desktop/bars/title_lspacer_breeze
-share/afterstep/desktop/bars/title_lspacer_glass_transp
-share/afterstep/desktop/bars/title_ltitle_spacer_unity_grey
-share/afterstep/desktop/bars/title_rbtn_glass
-share/afterstep/desktop/bars/title_rbtn_qnx
-share/afterstep/desktop/bars/title_rspacer_glass_transp
-share/afterstep/desktop/bars/title_rspacer_qnx
-share/afterstep/desktop/bars/title_rtitle_spacer_unity_grey
-share/afterstep/desktop/bars/title_smooth_white
-share/afterstep/desktop/bars/title_tile_breeze_gloss
-share/afterstep/desktop/bars/title_tile_glass_red_a50
-share/afterstep/desktop/bars/title_tile_qnx
-share/afterstep/desktop/bars/title_tile_unity_bottom
-share/afterstep/desktop/bars/title_tile_unity_top
-share/afterstep/desktop/buttons/1.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/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-pressed.xpm
-share/afterstep/desktop/buttons/as-switchwindow-a.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/as1.5-iconize-p.xpm
-share/afterstep/desktop/buttons/as1.5-iconize.xpm
-share/afterstep/desktop/buttons/as1.5-iconizeR-p.xpm
-share/afterstep/desktop/buttons/as1.5-iconizeR.xpm
-share/afterstep/desktop/buttons/as1.5-kill-p.xpm
-share/afterstep/desktop/buttons/as1.5-kill.xpm
-share/afterstep/desktop/buttons/as1.5-menu-p.xpm
-share/afterstep/desktop/buttons/qnx-pin
-share/afterstep/desktop/buttons/as1.5-menu.xpm
-share/afterstep/desktop/buttons/as1.5-shade-p.xpm
-share/afterstep/desktop/buttons/as1.5-shade.xpm
-share/afterstep/desktop/buttons/breeze-close
-share/afterstep/desktop/buttons/breeze-maxmin
-share/afterstep/desktop/buttons/breeze-menu
-share/afterstep/desktop/buttons/breeze-shade
-share/afterstep/desktop/buttons/breeze-switchwindow
-share/afterstep/desktop/buttons/close_smooth
-share/afterstep/desktop/buttons/default-iconize-dark
-share/afterstep/desktop/buttons/default-iconize-dark-pressed
-share/afterstep/desktop/buttons/default-iconize-light
-share/afterstep/desktop/buttons/default-iconize-light-pressed
-share/afterstep/desktop/buttons/default-kill-dark
-share/afterstep/desktop/buttons/default-kill-dark-pressed
-share/afterstep/desktop/buttons/default-kill-light
-share/afterstep/desktop/buttons/default-kill-light-pressed
-share/afterstep/desktop/buttons/g_shut.xpm
-share/afterstep/desktop/buttons/default-menu-dark
-share/afterstep/desktop/buttons/default-menu-dark-pressed
-share/afterstep/desktop/buttons/default-menu-light
-share/afterstep/desktop/buttons/default-menu-light-pressed
-share/afterstep/desktop/buttons/default-pin-dark
-share/afterstep/desktop/buttons/default-pin-dark-pressed
-share/afterstep/desktop/buttons/default-pin-light
-share/afterstep/desktop/buttons/default-pin-light-pressed
-share/afterstep/desktop/buttons/default-shade-dark
-share/afterstep/desktop/buttons/default-shade-dark-pressed
-share/afterstep/desktop/buttons/default-shade-light
-share/afterstep/desktop/buttons/default-shade-light-pressed
-share/afterstep/desktop/buttons/default-switchwindow-dark
-share/afterstep/desktop/buttons/default-switchwindow-dark-pressed
-share/afterstep/desktop/buttons/default-switchwindow-light
-share/afterstep/desktop/buttons/default-switchwindow-light-pressed
-share/afterstep/desktop/buttons/fuf-iconify-pressed.xpm
-share/afterstep/desktop/buttons/fuf-iconify.xpm
-share/afterstep/desktop/buttons/fuf-kill-pressed.xpm
-share/afterstep/desktop/buttons/fuf-kill.xpm
-share/afterstep/desktop/buttons/fuf-shade-pressed.xpm
-share/afterstep/desktop/buttons/fuf-shade.xpm
-share/afterstep/desktop/buttons/fuf-switchwindow-pressed.xpm
-share/afterstep/desktop/buttons/fuf-switchwindow.xpm
-share/afterstep/desktop/buttons/fuf-windowmenu-pressed.xpm
-share/afterstep/desktop/buttons/fuf-windowmenu.xpm
-share/afterstep/desktop/buttons/g_iconize.xpm
-share/afterstep/desktop/buttons/glass-iconize
-share/afterstep/desktop/buttons/glass-iconize-pressed
-share/afterstep/desktop/buttons/glass-kill
-share/afterstep/desktop/buttons/glass-kill-pressed
-share/afterstep/desktop/buttons/glass-menu
-share/afterstep/desktop/buttons/glass-menu-pressed
-share/afterstep/desktop/buttons/glass-pin
-share/afterstep/desktop/buttons/glass-pin-pressed
-share/afterstep/desktop/buttons/glass-shade
-share/afterstep/desktop/buttons/glass-shade-pressed
-share/afterstep/desktop/buttons/glass-switchwindow
-share/afterstep/desktop/buttons/glass-switchwindow-pressed
-share/afterstep/desktop/buttons/menu_smooth
-share/afterstep/desktop/buttons/minmax_smooth
-share/afterstep/desktop/buttons/qnx-close
-share/afterstep/desktop/buttons/qnx-close-pressed
-share/afterstep/desktop/buttons/qnx-iconify
-share/afterstep/desktop/buttons/qnx-iconify-pressed
-share/afterstep/desktop/buttons/qnx-menu
-share/afterstep/desktop/buttons/qnx-menu-pressed
-share/afterstep/desktop/buttons/qnx-pin-pressed
-share/afterstep/desktop/buttons/qnx-shade
-share/afterstep/desktop/buttons/qnx-shade-pressed
-share/afterstep/desktop/buttons/qnx-switchwindow
-share/afterstep/desktop/buttons/qnx-switchwindow-pressed
-share/afterstep/desktop/buttons/shade_smooth
-share/afterstep/desktop/buttons/tiny-close
-share/afterstep/desktop/buttons/tiny-maxmin
-share/afterstep/desktop/buttons/tiny-shade
-share/afterstep/desktop/buttons/tiny-window
-share/afterstep/desktop/buttons/unity-close
-share/afterstep/desktop/buttons/unity-maxmin
-share/afterstep/desktop/buttons/unity-menu
-share/afterstep/desktop/buttons/unity-shade
-share/afterstep/desktop/buttons/unity-switchwindow
-share/afterstep/desktop/icons/3_dots.xpm
-share/afterstep/desktop/icons/3dpaint.xpm
-share/afterstep/desktop/icons/ASBBlockBlue.xpm
-share/afterstep/desktop/icons/ASBBlockClear.xpm
-share/afterstep/desktop/icons/ASBBlockConvexBlue.xpm
-share/afterstep/desktop/icons/ASBBlockDefault.xpm
-share/afterstep/desktop/icons/ASBBlockGreen.xpm
-share/afterstep/desktop/icons/ASBBlockMarble.xpm
-share/afterstep/desktop/icons/ASBBlockRed.xpm
-share/afterstep/desktop/icons/ASBBlockSlate.xpm
-share/afterstep/desktop/icons/ASBBlockTransparent.xpm
-share/afterstep/desktop/icons/ASBBlockWater.xpm
-share/afterstep/desktop/icons/ASBBlockWhite.xpm
-share/afterstep/desktop/icons/AfterStep.xpm
-share/afterstep/desktop/icons/AfterStep2.xpm
-share/afterstep/desktop/icons/AfterStep3.xpm
-share/afterstep/desktop/icons/AfterStep4.xpm
-share/afterstep/desktop/icons/AfterStep5.xpm
-share/afterstep/desktop/icons/WWW.xpm
-share/afterstep/desktop/icons/AfterStep6.xpm
-share/afterstep/desktop/icons/BookArrows.xpm
-share/afterstep/desktop/icons/Bookshelf.xpm
-share/afterstep/desktop/icons/Brush.xpm
-share/afterstep/desktop/icons/CDrom.xpm
-share/afterstep/desktop/icons/CDrom2.xpm
-share/afterstep/desktop/icons/Computer.xpm
-share/afterstep/desktop/icons/ComputerPC.xpm
-share/afterstep/desktop/icons/Configure
-share/afterstep/desktop/icons/Database.xpm
-share/afterstep/desktop/icons/Debug.xpm
-share/afterstep/desktop/icons/DeskGlobe.xpm
-share/afterstep/desktop/icons/EditorUnicode
-share/afterstep/desktop/icons/Eyecon.xpm
-share/afterstep/desktop/icons/FileFolders.xpm
-share/afterstep/desktop/icons/Folder-AfterStep
-share/afterstep/desktop/icons/Folder-Brushes
-share/afterstep/desktop/icons/Folder-Calculator2
-share/afterstep/desktop/icons/Folder-Cardgames
-share/afterstep/desktop/icons/Folder-Chat
-share/afterstep/desktop/icons/Folder-ChessBishop
-share/afterstep/desktop/icons/Folder-Dice
-share/afterstep/desktop/icons/Folder-ChessKnight
-share/afterstep/desktop/icons/Folder-Desktop2
-share/afterstep/desktop/icons/Folder-Filecabinet
-share/afterstep/desktop/icons/Folder-GNOME2
-share/afterstep/desktop/icons/Folder-GameController
-share/afterstep/desktop/icons/Folder-Gear2
-share/afterstep/desktop/icons/Folder-Generic
-share/afterstep/desktop/icons/Folder-Globe
-share/afterstep/desktop/icons/Folder-HammerBrown
-share/afterstep/desktop/icons/Folder-Headphones
-share/afterstep/desktop/icons/Folder-Info
-share/afterstep/desktop/icons/Folder-JFK
-share/afterstep/desktop/icons/Folder-KDE
-share/afterstep/desktop/icons/Folder-Knight
-share/afterstep/desktop/icons/Folder-Library
-share/afterstep/desktop/icons/Folder-Lightswitch
-share/afterstep/desktop/icons/Folder-MagnifyingGlass
-share/afterstep/desktop/icons/Folder-MenuEdit
-share/afterstep/desktop/icons/Folder-Mona
-share/afterstep/desktop/icons/Folder-MoonInMonitor
-share/afterstep/desktop/icons/Folder-Mouse
-share/afterstep/desktop/icons/Folder-MovieProjector
-share/afterstep/desktop/icons/Folder-MusicalNote
-share/afterstep/desktop/icons/Folder-PadlockClosed
-share/afterstep/desktop/icons/Folder-PadlockOpen
-share/afterstep/desktop/icons/Folder-Pager
-share/afterstep/desktop/icons/Folder-Pallette
-share/afterstep/desktop/icons/Folder-Pen1
-share/afterstep/desktop/icons/Folder-PencilCup
-share/afterstep/desktop/icons/Folder-People
-share/afterstep/desktop/icons/Folder-Pistol
-share/afterstep/desktop/icons/Folder-PlayerLoad
-share/afterstep/desktop/icons/Folder-PlayerStop
-share/afterstep/desktop/icons/Folder-Puzzle
-share/afterstep/desktop/icons/Folder-RaceCar
-share/afterstep/desktop/icons/Folder-Scanner
-share/afterstep/desktop/icons/Folder-Screwdriver
-share/afterstep/desktop/icons/Folder-SoccerBall
-share/afterstep/desktop/icons/Folder-Stopsign
-share/afterstep/desktop/icons/aterm
-share/afterstep/desktop/icons/Folder-TV
-share/afterstep/desktop/icons/Folder-TeddyBear
-share/afterstep/desktop/icons/Folder-TetrisBlocks
-share/afterstep/desktop/icons/Folder-Touch
-share/afterstep/desktop/icons/Folder-View
-share/afterstep/desktop/icons/Folder-Wharf
-share/afterstep/desktop/icons/Folder-WinList
-share/afterstep/desktop/icons/Folder-Windows
-share/afterstep/desktop/icons/Folder-XWindow3
-share/afterstep/desktop/icons/Folder.xpm
-share/afterstep/desktop/icons/GNUSpace.xpm
-share/afterstep/desktop/icons/Info.xpm
-share/afterstep/desktop/icons/Install.xpm
-share/afterstep/desktop/icons/KeyPower.xpm
-share/afterstep/desktop/icons/KeysOnChain.xpm
-share/afterstep/desktop/icons/Monitor.xpm
-share/afterstep/desktop/icons/Network.xpm
-share/afterstep/desktop/icons/NetworkInfoManager.xpm
-share/afterstep/desktop/icons/OldFashionedRadio.xpm
-share/afterstep/desktop/icons/PagerSample-1x1
-share/afterstep/desktop/icons/PagerSample-1x2
-share/afterstep/desktop/icons/PagerSample-1x4
-share/afterstep/desktop/icons/PagerSample-2x1
-share/afterstep/desktop/icons/PagerSample-2x2
-share/afterstep/desktop/icons/PagerSample-4x1
-share/afterstep/desktop/icons/Paint.xpm
-share/afterstep/desktop/icons/Plasma.xpm
-share/afterstep/desktop/icons/Publish.xpm
-share/afterstep/desktop/icons/RayTracedGear.xpm
-share/afterstep/desktop/icons/Recycler.xpm
-share/afterstep/desktop/icons/RedFire.xpm
-share/afterstep/desktop/icons/ScreensaverLocked
-share/afterstep/desktop/icons/ScreensaverPrefs
-share/afterstep/desktop/icons/ScreensaverUnlocked
-share/afterstep/desktop/icons/Start.xpm
-share/afterstep/desktop/icons/Text.xpm
-share/afterstep/desktop/icons/Toggle-Ghost
-share/afterstep/desktop/icons/Toggle-Ghost2
-share/afterstep/desktop/icons/Toggle-Plasma
-share/afterstep/desktop/icons/Toggle-Rembrandt
-share/afterstep/desktop/icons/TouchLeftHand
-share/afterstep/desktop/icons/WharfSample-1x4
-share/afterstep/desktop/icons/WharfSample-2x4
-share/afterstep/desktop/icons/WharfSample-4x1
-share/afterstep/desktop/icons/WharfSample-4x2
-share/afterstep/desktop/icons/WinListSample-1Bottom
-share/afterstep/desktop/icons/WinListSample-1Top
-share/afterstep/desktop/icons/WinListSample-2Bottom
-share/afterstep/desktop/icons/WinListSample-2Top
-share/afterstep/desktop/icons/WinListSample-3Bottom
-share/afterstep/desktop/icons/WinListSample-3Top
-share/afterstep/desktop/icons/WinListSample-LeftDown
-share/afterstep/desktop/icons/WinListSample-LeftUp
-share/afterstep/desktop/icons/WinListSample-RightDown
-share/afterstep/desktop/icons/WinListSample-RightUp
-share/afterstep/desktop/icons/YellowBlueRedGeometry.xpm
-share/afterstep/desktop/icons/arrow-dots.xpm
-share/afterstep/desktop/icons/arrow.xpm
-share/afterstep/desktop/icons/author.xpm
-share/afterstep/desktop/icons/bluebar.xpm
-share/afterstep/desktop/icons/cpuchip.xpm
-share/afterstep/desktop/icons/darkbluebar.xpm
-share/afterstep/desktop/icons/disk.builder.xpm
-share/afterstep/desktop/icons/draw.xpm
-share/afterstep/desktop/icons/east.xpm
-share/afterstep/desktop/icons/emacs
-share/afterstep/desktop/icons/eterm
-share/afterstep/desktop/icons/greenbar.xpm
-share/afterstep/desktop/icons/hostmanager.xpm
-share/afterstep/desktop/icons/interface.xpm
-share/afterstep/desktop/icons/linux-penguin.xpm
-share/afterstep/desktop/icons/mini-app.xpm
-share/afterstep/desktop/icons/mini-as.xpm
-share/afterstep/desktop/icons/mini-exit.xpm
-share/afterstep/desktop/icons/mini-folder.xpm
-share/afterstep/desktop/icons/mini-menu.xpm
-share/afterstep/desktop/icons/mini-recycler.xpm
-share/afterstep/desktop/icons/monalisa.xpm
-share/afterstep/desktop/icons/netscape.xpm
-share/afterstep/desktop/icons/os8-title.xpm
-share/afterstep/desktop/icons/ostx.xpm
-share/afterstep/desktop/icons/ostxs.xpm
-share/afterstep/desktop/icons/ostxu.xpm
-share/afterstep/desktop/icons/redbar.xpm
-share/afterstep/desktop/icons/rxvt
-share/afterstep/desktop/icons/shutdown.xpm
-share/afterstep/desktop/icons/shutdown2.xpm
-share/afterstep/desktop/icons/south.xpm
-share/afterstep/desktop/icons/southeast.xpm
-share/afterstep/desktop/icons/southwest.xpm
-share/afterstep/desktop/icons/spreadsheet.xpm
-share/afterstep/desktop/icons/spreadsheet2.xpm
-share/afterstep/desktop/icons/west.xpm
-share/afterstep/desktop/icons/wharf.xpm
-share/afterstep/desktop/icons/widget.xpm
-share/afterstep/desktop/icons/workshop.xpm
-share/afterstep/desktop/icons/writeletter.xpm
-share/afterstep/desktop/icons/xterm
-share/afterstep/desktop/icons/dots/3_dots
-share/afterstep/desktop/icons/dots/abi-close
-share/afterstep/desktop/icons/dots/abi-close-push
-share/afterstep/desktop/icons/dots/abi-icon-max
-share/afterstep/desktop/icons/dots/abi-icon-max-push
-share/afterstep/desktop/icons/dots/abi-menu
-share/afterstep/desktop/icons/dots/abi-menu-push
-share/afterstep/desktop/icons/dots/abi-pin
-share/afterstep/desktop/icons/dots/abi-pin-push
-share/afterstep/desktop/icons/dots/abi-shade
-share/afterstep/desktop/icons/dots/abi-shade-push
-share/afterstep/desktop/icons/dots/arrow
-share/afterstep/desktop/icons/dots/arrow_dots
-share/afterstep/desktop/icons/dots/arrow_gr_medium
-share/afterstep/desktop/icons/dots/arrow_gr_small
-share/afterstep/desktop/icons/dots/arrow_medium
-share/afterstep/desktop/icons/dots/arrow_narrow
-share/afterstep/desktop/icons/dots/arrow_short_medium
-share/afterstep/desktop/icons/dots/arrow_short_small
-share/afterstep/desktop/icons/dots/arrow_small
-share/afterstep/desktop/icons/dots/arrow_tiny
-share/afterstep/desktop/icons/dots/bar_medium
-share/afterstep/desktop/icons/dots/circle_medium
-share/afterstep/desktop/icons/dots/close_smooth_white
-share/afterstep/desktop/icons/dots/lined_arrow
-share/afterstep/desktop/icons/dots/maxmin_unity
-share/afterstep/desktop/icons/dots/menu_medium
-share/afterstep/desktop/icons/dots/menu_smooth_white
-share/afterstep/desktop/icons/dots/minmax_smooth_white
-share/afterstep/desktop/icons/dots/oval_medium
-share/afterstep/desktop/icons/dots/pin
-share/afterstep/desktop/icons/dots/qnx-close-red
-share/afterstep/desktop/icons/dots/qnx-iconify-red
-share/afterstep/desktop/icons/dots/qnx-menu-red
-share/afterstep/desktop/icons/dots/qnx-shade-red
-share/afterstep/desktop/icons/dots/shade_smooth_white
-share/afterstep/desktop/icons/dots/shade_unity
-share/afterstep/desktop/icons/dots/square_medium
-share/afterstep/desktop/icons/dots/square_small
-share/afterstep/desktop/icons/dots/triangle_medium
-share/afterstep/desktop/icons/dots/triangle_squared_medium
-share/afterstep/desktop/icons/dots/triangle_squared_small
-share/afterstep/desktop/icons/dots/window_medium
-share/afterstep/desktop/icons/dots/window_small
-share/afterstep/desktop/icons/dots/window_thick
-share/afterstep/desktop/icons/dots/window_unity
-share/afterstep/desktop/icons/dots/windows_medium
-share/afterstep/desktop/icons/dots/windows_small
-share/afterstep/desktop/icons/dots/x_boxy
-share/afterstep/desktop/icons/dots/x_crooked_small
-share/afterstep/desktop/icons/dots/x_large
-share/afterstep/desktop/icons/dots/x_medium
-share/afterstep/desktop/icons/dots/x_small
-share/afterstep/desktop/icons/dots/x_thin
-share/afterstep/desktop/icons/dots/x_unity
-share/afterstep/desktop/icons/large/AfterStep3
-share/afterstep/desktop/icons/large/AfterStep4
-share/afterstep/desktop/icons/large/Bookshelf
-share/afterstep/desktop/icons/large/CD
-share/afterstep/desktop/icons/large/CDR
-share/afterstep/desktop/icons/large/Chat
-share/afterstep/desktop/icons/large/Computer
-share/afterstep/desktop/icons/large/DVD
-share/afterstep/desktop/icons/large/Document
-share/afterstep/desktop/icons/large/Document2
-share/afterstep/desktop/icons/large/DocumentScroll
-share/afterstep/desktop/icons/large/FileCabinet
-share/afterstep/desktop/icons/large/FolderAqua
-share/afterstep/desktop/icons/large/FolderAquaBlue
-share/afterstep/desktop/icons/large/FolderAquaYellow
-share/afterstep/desktop/icons/large/FolderKDECyan
-share/afterstep/desktop/icons/large/FolderOpenAqua
-share/afterstep/desktop/icons/large/FolderOpenBlueAqua
-share/afterstep/desktop/icons/large/FolderOpenRedAqua
-share/afterstep/desktop/icons/large/Globe
-share/afterstep/desktop/icons/large/Harddrive
-share/afterstep/desktop/icons/large/Harddrive2
-share/afterstep/desktop/icons/large/Home
-share/afterstep/desktop/icons/large/HomeAqua
-share/afterstep/desktop/icons/large/Interface
-share/afterstep/desktop/icons/large/Keyboard2
-share/afterstep/desktop/icons/large/Monitor1
-share/afterstep/desktop/icons/large/Monitor2
-share/afterstep/desktop/icons/large/Monitor3
-share/afterstep/desktop/icons/large/NeXTishTerm
-share/afterstep/desktop/icons/large/NetworkedGlobe
-share/afterstep/desktop/icons/large/Package
-share/afterstep/desktop/icons/large/RedLight
-share/afterstep/desktop/icons/large/Speaker
-share/afterstep/desktop/icons/large/Stopsign
-share/afterstep/desktop/icons/large/Terminal
-share/afterstep/desktop/icons/large/Typewriter
-share/afterstep/desktop/icons/large/Window
-share/afterstep/desktop/icons/large/scale56.sh
-share/afterstep/desktop/icons/logos/AfterStep
-share/afterstep/desktop/icons/logos/AfterStep2
-share/afterstep/desktop/icons/logos/AfterStep4
-share/afterstep/desktop/icons/logos/AfterStep5
-share/afterstep/desktop/icons/logos/AmigaBoing
-share/afterstep/desktop/icons/logos/AppleRainbow
-share/afterstep/desktop/icons/logos/Atari
-share/afterstep/desktop/icons/logos/BitchX
-share/afterstep/desktop/icons/logos/Commodore
-share/afterstep/desktop/icons/logos/DOS
-share/afterstep/desktop/icons/logos/Eterm
-share/afterstep/desktop/icons/logos/Firefox
-share/afterstep/desktop/icons/logos/GNOME
-share/afterstep/desktop/icons/logos/GNOME2
-share/afterstep/desktop/icons/logos/GNU
-share/afterstep/desktop/icons/logos/GNUStep
-share/afterstep/desktop/icons/logos/GNUStep3D
-share/afterstep/desktop/icons/logos/GNUStepGlow
-share/afterstep/desktop/icons/logos/HP
-share/afterstep/desktop/icons/logos/KDE
-share/afterstep/desktop/icons/logos/MSWindows
-share/afterstep/desktop/icons/logos/MacFace
-share/afterstep/desktop/icons/logos/Mario
-share/afterstep/desktop/icons/logos/NEdit
-share/afterstep/desktop/icons/logos/Opera
-share/afterstep/desktop/icons/logos/PDF
-share/afterstep/desktop/icons/logos/Real
-share/afterstep/desktop/icons/logos/Thunderbird
-share/afterstep/desktop/icons/logos/VIM
-share/afterstep/desktop/icons/logos/TuxXmas
-share/afterstep/desktop/icons/logos/Unicode
-share/afterstep/desktop/icons/logos/Worker
-share/afterstep/desktop/icons/logos/XWindow
-share/afterstep/desktop/icons/logos/XWindow2
-share/afterstep/desktop/icons/logos/XWindow3
-share/afterstep/desktop/icons/logos/Xmms
-share/afterstep/desktop/icons/logos/aterm
-share/afterstep/desktop/icons/logos/aterm2
-share/afterstep/desktop/icons/logos/gimp
-share/afterstep/desktop/icons/logos/konqueror
-share/afterstep/desktop/icons/logos/linux-penguin
-share/afterstep/desktop/icons/logos/mozilla
-share/afterstep/desktop/icons/logos/scale48.sh
-share/afterstep/desktop/icons/mini/AS
-share/afterstep/desktop/icons/mini/App
-share/afterstep/desktop/icons/mini/ColorScheme
-share/afterstep/desktop/icons/mini/Desktop
-share/afterstep/desktop/icons/mini/Exit
-share/afterstep/desktop/icons/mini/Folder
-share/afterstep/desktop/icons/mini/FolderAqua
-share/afterstep/desktop/icons/mini/FolderAquaBlue
-share/afterstep/desktop/icons/mini/FolderAquaYellow
-share/afterstep/desktop/icons/mini/FolderKDECyan
-share/afterstep/desktop/icons/mini/FolderNeXT
-share/afterstep/desktop/icons/mini/FolderOpenBlueAqua
-share/afterstep/desktop/icons/mini/FolderOpenRedAqua
-share/afterstep/desktop/icons/mini/GNOMESearchTool
-share/afterstep/desktop/icons/mini/Info
-share/afterstep/desktop/icons/mini/KDESearchTool
-share/afterstep/desktop/icons/mini/KDEWallpapers
-share/afterstep/desktop/icons/mini/Menu
-share/afterstep/desktop/icons/mini/Mona
-share/afterstep/desktop/icons/mini/MoonInMonitor
-share/afterstep/desktop/icons/mini/Mouse
-share/afterstep/desktop/icons/mini/Puzzle
-share/afterstep/desktop/icons/mini/Recycler
-share/afterstep/desktop/icons/mini/RemoteControl
-share/afterstep/desktop/icons/mini/Stopsign
-share/afterstep/desktop/icons/mini/Windows
-share/afterstep/desktop/icons/mini/applications
-share/afterstep/desktop/icons/mini/feel
-share/afterstep/desktop/icons/mini/look
-share/afterstep/desktop/icons/mini/theme
-share/afterstep/desktop/icons/mini/scale16.sh
-share/afterstep/desktop/icons/normal/AquaFolder
-share/afterstep/desktop/icons/normal/AquaFolderOpen
-share/afterstep/desktop/icons/normal/Battery
-share/afterstep/desktop/icons/normal/Bell
-share/afterstep/desktop/icons/normal/Bomb
-share/afterstep/desktop/icons/normal/Bookshelf
-share/afterstep/desktop/icons/normal/Boombox
-share/afterstep/desktop/icons/normal/Boot
-share/afterstep/desktop/icons/normal/Brain
-share/afterstep/desktop/icons/normal/Brushes
-share/afterstep/desktop/icons/normal/Bug
-share/afterstep/desktop/icons/normal/Butterfly
-share/afterstep/desktop/icons/normal/CAD
-share/afterstep/desktop/icons/normal/CD
-share/afterstep/desktop/icons/normal/CDInHand
-share/afterstep/desktop/icons/normal/CDR
-share/afterstep/desktop/icons/normal/CDRInHand
-share/afterstep/desktop/icons/normal/CDRom
-share/afterstep/desktop/icons/normal/CISCORouter
-share/afterstep/desktop/icons/normal/Calculator
-share/afterstep/desktop/icons/normal/Calculator2
-share/afterstep/desktop/icons/normal/Camera
-share/afterstep/desktop/icons/normal/Camera2
-share/afterstep/desktop/icons/normal/Camera3
-share/afterstep/desktop/icons/normal/Camera4
-share/afterstep/desktop/icons/normal/Cardgames
-share/afterstep/desktop/icons/normal/Cash
-share/afterstep/desktop/icons/normal/Cat
-share/afterstep/desktop/icons/normal/Chair
-share/afterstep/desktop/icons/normal/Charts
-share/afterstep/desktop/icons/normal/Chat
-share/afterstep/desktop/icons/normal/Chess
-share/afterstep/desktop/icons/normal/ChessBishop
-share/afterstep/desktop/icons/normal/ChessKnight
-share/afterstep/desktop/icons/normal/Chip
-share/afterstep/desktop/icons/normal/Clock
-share/afterstep/desktop/icons/normal/Coffee
-share/afterstep/desktop/icons/normal/ColorScheme
-share/afterstep/desktop/icons/normal/Corkscrew
-share/afterstep/desktop/icons/normal/Cpufan
-share/afterstep/desktop/icons/normal/Crayon
-share/afterstep/desktop/icons/normal/Cron
-share/afterstep/desktop/icons/normal/Cube
-share/afterstep/desktop/icons/normal/DNA
-share/afterstep/desktop/icons/normal/Desktop
-share/afterstep/desktop/icons/normal/Desktop2
-share/afterstep/desktop/icons/normal/DialogEdit
-share/afterstep/desktop/icons/normal/Dice
-share/afterstep/desktop/icons/normal/Document
-share/afterstep/desktop/icons/normal/Dollar
-share/afterstep/desktop/icons/normal/Dollars
-share/afterstep/desktop/icons/normal/DrawingPad
-share/afterstep/desktop/icons/normal/Engine
-share/afterstep/desktop/icons/normal/Eraser
-share/afterstep/desktop/icons/normal/Ethernet
-share/afterstep/desktop/icons/normal/ExitSign
-share/afterstep/desktop/icons/normal/ExpansionCard
-share/afterstep/desktop/icons/normal/Eyedropper
-share/afterstep/desktop/icons/normal/EyeInMonitor
-share/afterstep/desktop/icons/normal/EyeInMonitor2
-share/afterstep/desktop/icons/normal/EyeInMonitor2Shadow
-share/afterstep/desktop/icons/normal/EyeInMonitorShadow
-share/afterstep/desktop/icons/normal/FTP
-share/afterstep/desktop/icons/normal/FTPEarth
-share/afterstep/desktop/icons/normal/FTPTransparent
-share/afterstep/desktop/icons/normal/Fax
-share/afterstep/desktop/icons/normal/Feather
-share/afterstep/desktop/icons/normal/Filecabinet
-share/afterstep/desktop/icons/normal/Filecabinet2
-share/afterstep/desktop/icons/normal/FilecabinetOpen
-share/afterstep/desktop/icons/normal/Fish
-share/afterstep/desktop/icons/normal/Floppy
-share/afterstep/desktop/icons/normal/Floppy525
-share/afterstep/desktop/icons/normal/Font
-share/afterstep/desktop/icons/normal/GIMP
-share/afterstep/desktop/icons/normal/GameController
-share/afterstep/desktop/icons/normal/Gear
-share/afterstep/desktop/icons/normal/Gear2
-share/afterstep/desktop/icons/normal/Ghost
-share/afterstep/desktop/icons/normal/Ghost2
-share/afterstep/desktop/icons/normal/Globe
-share/afterstep/desktop/icons/normal/Glove
-share/afterstep/desktop/icons/normal/Glue
-share/afterstep/desktop/icons/normal/HammerBrown
-share/afterstep/desktop/icons/normal/Helm
-share/afterstep/desktop/icons/normal/HammerGrey
-share/afterstep/desktop/icons/normal/HammerRed
-share/afterstep/desktop/icons/normal/HandOnWindowCloseIcon
-share/afterstep/desktop/icons/normal/Handshake
-share/afterstep/desktop/icons/normal/HandshakeTransparent
-share/afterstep/desktop/icons/normal/HandshakeTransparent2
-share/afterstep/desktop/icons/normal/Harddrive
-share/afterstep/desktop/icons/normal/Headphones
-share/afterstep/desktop/icons/normal/House
-share/afterstep/desktop/icons/normal/House2
-share/afterstep/desktop/icons/normal/House3
-share/afterstep/desktop/icons/normal/IRC
-share/afterstep/desktop/icons/normal/IRCTransparent
-share/afterstep/desktop/icons/normal/IRC_Transp
-share/afterstep/desktop/icons/normal/Info
-share/afterstep/desktop/icons/normal/InkJetPrinter
-share/afterstep/desktop/icons/normal/JFK
-share/afterstep/desktop/icons/normal/Key
-share/afterstep/desktop/icons/normal/Keyboard
-share/afterstep/desktop/icons/normal/KeysOnChain
-share/afterstep/desktop/icons/normal/Knight
-share/afterstep/desktop/icons/normal/LaserPrinter
-share/afterstep/desktop/icons/normal/LeatherBag
-share/afterstep/desktop/icons/normal/Leatherman
-share/afterstep/desktop/icons/normal/Letter
-share/afterstep/desktop/icons/normal/PDA
-share/afterstep/desktop/icons/normal/Library
-share/afterstep/desktop/icons/normal/License
-share/afterstep/desktop/icons/normal/Lifejacket
-share/afterstep/desktop/icons/normal/Lightbulb
-share/afterstep/desktop/icons/normal/Lightswitch
-share/afterstep/desktop/icons/normal/LockClosed
-share/afterstep/desktop/icons/normal/LockOpen
-share/afterstep/desktop/icons/normal/MCInMonitor
-share/afterstep/desktop/icons/normal/MCInMonitorShadow
-share/afterstep/desktop/icons/normal/MagnifyingGlass
-share/afterstep/desktop/icons/normal/MagnifyingGlass2
-share/afterstep/desktop/icons/normal/Mail
-share/afterstep/desktop/icons/normal/MailBox
-share/afterstep/desktop/icons/normal/MailBox2
-share/afterstep/desktop/icons/normal/MailBox3
-share/afterstep/desktop/icons/normal/Menu
-share/afterstep/desktop/icons/normal/MenuEdit
-share/afterstep/desktop/icons/normal/Modem
-share/afterstep/desktop/icons/normal/Mona
-share/afterstep/desktop/icons/normal/MonaLisa
-share/afterstep/desktop/icons/normal/Monitor1
-share/afterstep/desktop/icons/normal/Monitor1Shadow
-share/afterstep/desktop/icons/normal/Monitor3D
-share/afterstep/desktop/icons/normal/Monitor3DBlue
-share/afterstep/desktop/icons/normal/MonitorLCD
-share/afterstep/desktop/icons/normal/Pen
-share/afterstep/desktop/icons/normal/Moon
-share/afterstep/desktop/icons/normal/MoonInMonitor
-share/afterstep/desktop/icons/normal/Mouse
-share/afterstep/desktop/icons/normal/Move
-share/afterstep/desktop/icons/normal/MovieProjector
-share/afterstep/desktop/icons/normal/MusicalNote
-share/afterstep/desktop/icons/normal/NeXTFatFolder
-share/afterstep/desktop/icons/normal/NeXTFatFolderOpen
-share/afterstep/desktop/icons/normal/NeXTFatFolderOpenShadow
-share/afterstep/desktop/icons/normal/NeXTFatFolderShadow
-share/afterstep/desktop/icons/normal/NeXTFolder
-share/afterstep/desktop/icons/normal/NeXTFolderOpen
-share/afterstep/desktop/icons/normal/NeXTFolderOpenShadow
-share/afterstep/desktop/icons/normal/NeXTFolderShadow
-share/afterstep/desktop/icons/normal/NeXTFolders
-share/afterstep/desktop/icons/normal/NeXTFoldersShadow
-share/afterstep/desktop/icons/normal/Newspaper
-share/afterstep/desktop/icons/normal/NoSign
-share/afterstep/desktop/icons/normal/Notebook
-share/afterstep/desktop/icons/normal/Notebook2
-share/afterstep/desktop/icons/normal/OldFashionedRadio
-share/afterstep/desktop/icons/normal/OutlineBold
-share/afterstep/desktop/icons/normal/OutlineBoldDesktop
-share/afterstep/desktop/icons/normal/PCCase
-share/afterstep/desktop/icons/normal/PCMCIA
-share/afterstep/desktop/icons/normal/Package
-share/afterstep/desktop/icons/normal/PackageBlack
-share/afterstep/desktop/icons/normal/PadlockClosed
-share/afterstep/desktop/icons/normal/PadlockOpen
-share/afterstep/desktop/icons/normal/Pager
-share/afterstep/desktop/icons/normal/Paint
-share/afterstep/desktop/icons/normal/Pallette
-share/afterstep/desktop/icons/normal/PaperClip
-share/afterstep/desktop/icons/normal/Pen1
-share/afterstep/desktop/icons/normal/Pen2
-share/afterstep/desktop/icons/normal/PencilCup
-share/afterstep/desktop/icons/normal/People
-share/afterstep/desktop/icons/normal/Piano
-share/afterstep/desktop/icons/normal/Pistol
-share/afterstep/desktop/icons/normal/Player
-share/afterstep/desktop/icons/normal/PlayerBack
-share/afterstep/desktop/icons/normal/PlayerForward
-share/afterstep/desktop/icons/normal/PlayerLoad
-share/afterstep/desktop/icons/normal/PlayerPause
-share/afterstep/desktop/icons/normal/PlayerPlay
-share/afterstep/desktop/icons/normal/PlayerStop
-share/afterstep/desktop/icons/normal/Pliers
-share/afterstep/desktop/icons/normal/PowerOutlet
-share/afterstep/desktop/icons/normal/PowerPlug
-share/afterstep/desktop/icons/normal/Pulse
-share/afterstep/desktop/icons/normal/PushPin
-share/afterstep/desktop/icons/normal/Puzzle
-share/afterstep/desktop/icons/normal/Pyramid
-share/afterstep/desktop/icons/normal/Python
-share/afterstep/desktop/icons/normal/RaceCar
-share/afterstep/desktop/icons/normal/Recycle
-share/afterstep/desktop/icons/normal/RedLight
-share/afterstep/desktop/icons/normal/Rembrandt
-share/afterstep/desktop/icons/normal/RemoteControl
-share/afterstep/desktop/icons/normal/Rolodex
-share/afterstep/desktop/icons/normal/Rubberstamp
-share/afterstep/desktop/icons/normal/Ruller
-share/afterstep/desktop/icons/normal/RullerShadow
-share/afterstep/desktop/icons/normal/Run
-share/afterstep/desktop/icons/normal/SCSIConnector
-share/afterstep/desktop/icons/normal/Safe
-share/afterstep/desktop/icons/normal/Scanner
-share/afterstep/desktop/icons/normal/Scissors
-share/afterstep/desktop/icons/normal/Screwdriver
-share/afterstep/desktop/icons/normal/Screwdriver2
-share/afterstep/desktop/icons/normal/Shell
-share/afterstep/desktop/icons/normal/Shredder
-share/afterstep/desktop/icons/normal/SoccerBall
-share/afterstep/desktop/icons/normal/Speaker
-share/afterstep/desktop/icons/normal/Stamp
-share/afterstep/desktop/icons/normal/Stickynote
-share/afterstep/desktop/icons/normal/Stopsign
-share/afterstep/desktop/icons/normal/Stratacaster
-share/afterstep/desktop/icons/normal/SwissArmyKnife
-share/afterstep/desktop/icons/normal/Sword
-share/afterstep/desktop/icons/normal/TV
-share/afterstep/desktop/icons/normal/Table
-share/afterstep/desktop/icons/normal/Tapemeasure
-share/afterstep/desktop/icons/normal/TeddyBear
-share/afterstep/desktop/icons/normal/TetrisBlocks
-share/afterstep/desktop/icons/normal/Thumbsup
-share/afterstep/desktop/icons/normal/Timer
-share/afterstep/desktop/icons/normal/ToolbarInHand
-share/afterstep/desktop/icons/normal/Touch
-share/afterstep/desktop/icons/normal/Trashcan
-share/afterstep/desktop/icons/normal/Trashcan2
-share/afterstep/desktop/icons/normal/Typewriter
-share/afterstep/desktop/icons/normal/USB
-share/afterstep/desktop/icons/normal/View
-share/afterstep/desktop/icons/normal/WWW
-share/afterstep/desktop/icons/normal/Wharf
-share/afterstep/desktop/icons/normal/Whisper
-share/afterstep/desktop/icons/normal/WinList
-share/afterstep/desktop/icons/normal/Window
-share/afterstep/desktop/icons/normal/Windows
-share/afterstep/desktop/icons/normal/WindowsBackground
-share/afterstep/desktop/icons/normal/WindowsIconify
-share/afterstep/desktop/icons/normal/WindowsMove
-share/afterstep/desktop/icons/normal/WindowsProperties
-share/afterstep/desktop/icons/normal/WindowsResize
-share/afterstep/desktop/icons/normal/Wireless
-share/afterstep/desktop/icons/normal/Wrench
-share/afterstep/desktop/icons/normal/Wrench2
-share/afterstep/desktop/icons/normal/WrenchShadow
-share/afterstep/desktop/icons/normal/WritingHand
-share/afterstep/desktop/icons/normal/XV
-share/afterstep/desktop/icons/normal/Zip
-share/afterstep/desktop/icons/normal/Zipdisk
-share/afterstep/desktop/icons/normal/scale48.sh
-share/afterstep/desktop/icons/CREDITS
-share/afterstep/desktop/tiles/Blue
-share/afterstep/desktop/tiles/Clear
-share/afterstep/desktop/tiles/ConvexBlue
-share/afterstep/desktop/tiles/Default
-share/afterstep/desktop/tiles/Green
-share/afterstep/desktop/tiles/Red
-share/afterstep/desktop/tiles/White
-share/afterstep/desktop/tiles/black_dot
-share/afterstep/desktop/tiles/AfterStep
-share/afterstep/desktop/tiles/AfterStepBeauty
-share/afterstep/desktop/tiles/Marble
-share/afterstep/desktop/tiles/Plasma
-share/afterstep/desktop/tiles/SimpleTexture
-share/afterstep/desktop/tiles/Slate
-share/afterstep/desktop/tiles/Transparent
-share/afterstep/desktop/tiles/Water
-share/afterstep/desktop/tiles/empty
-share/afterstep/desktop/tiles/wharf
-share/afterstep/desktop/tiles/BlurtsMichelson
-share/afterstep/desktop/tiles/Checkers
-share/afterstep/desktop/tiles/DefenselessElsie
-share/afterstep/desktop/tiles/DorchesterConsolidated
-share/afterstep/desktop/tiles/DropInjures
-share/afterstep/desktop/tiles/EvilCarWash
-share/afterstep/desktop/tiles/FireStreaks
-share/afterstep/desktop/tiles/Gray
-share/afterstep/desktop/tiles/LibelousPaintings
-share/afterstep/desktop/tiles/NordicPowderPirate
-share/afterstep/desktop/tiles/PsychiatristsImminently
-share/afterstep/desktop/tiles/rose512.jpg
-share/afterstep/desktop/tiles/fore.xpm
-share/afterstep/desktop/tiles/back.xpm
-share/afterstep/desktop/cursors/cursor.xbm
-share/afterstep/desktop/cursors/cursor.xbm.mask
-share/afterstep/desktop/cursors/iconify.xbm
-share/afterstep/desktop/cursors/iconify.xbm.mask
-share/afterstep/desktop/cursors/kill.xbm
-share/afterstep/desktop/cursors/kill.xbm.mask
-share/afterstep/desktop/cursors/move.xbm
-share/afterstep/desktop/cursors/move.xbm.mask
-share/afterstep/desktop/cursors/resize_br.xbm
-share/afterstep/desktop/cursors/resize_br.xbm.mask
-share/afterstep/desktop/cursors/resize_h.xbm
-share/afterstep/desktop/cursors/resize_h.xbm.mask
-share/afterstep/desktop/cursors/resize_tr.xbm
-share/afterstep/desktop/cursors/resize_tr.xbm.mask
-share/afterstep/desktop/cursors/resize_v.xbm
-share/afterstep/desktop/cursors/resize_v.xbm.mask
-share/afterstep/desktop/cursors/xm_hour32
-share/afterstep/desktop/cursors/xm_hour32m
-share/afterstep/desktop/fonts/CREDITS
-share/afterstep/desktop/fonts/Default.ttf
-share/afterstep/desktop/fonts/DefaultBold.ttf
-share/afterstep/desktop/fonts/DefaultBoldOblique.ttf
-share/afterstep/desktop/fonts/DefaultFancy.ttf
-share/afterstep/desktop/fonts/DefaultOblique.ttf
-share/afterstep/desktop/fonts/DefaultSans.ttf
-share/afterstep/desktop/fonts/DefaultSansBold.ttf
-share/afterstep/desktop/fonts/DefaultSansBoldOblique.ttf
-share/afterstep/desktop/fonts/DefaultSansOblique.ttf
-share/afterstep/desktop/sounds/beam_trek.au
-share/afterstep/desktop/sounds/beaming.au
-share/afterstep/desktop/sounds/beep.au
-share/afterstep/desktop/sounds/bong.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/fwop.au
-share/afterstep/desktop/sounds/gong.au
-share/afterstep/desktop/sounds/huh.au
-share/afterstep/desktop/sounds/meepmeep.au
-share/afterstep/desktop/sounds/ploop.au
-share/afterstep/desktop/sounds/train.au
-share/afterstep/desktop/sounds/twang.au
-share/afterstep/backgrounds/Cell
-share/afterstep/backgrounds/Cell.mini
-share/afterstep/backgrounds/Cell_Colored
-share/afterstep/backgrounds/Cell_Colored.mini
-share/afterstep/backgrounds/Clouds_of_Doubt
-share/afterstep/backgrounds/Clouds_of_Doubt.mini
-share/afterstep/backgrounds/Color_Clouds
-share/afterstep/backgrounds/Color_Clouds.mini
-share/afterstep/backgrounds/Default
-share/afterstep/backgrounds/Default.mini
-share/afterstep/backgrounds/DefaultTexture
-share/afterstep/backgrounds/DefaultTexture.mini
-share/afterstep/backgrounds/Firestreaks
-share/afterstep/backgrounds/Firestreaks.mini
-share/afterstep/backgrounds/Hidden_In_Leaves
-share/afterstep/backgrounds/Hidden_In_Leaves.mini
-share/afterstep/backgrounds/Ice_Bricks
-share/afterstep/backgrounds/Ice_Bricks.mini
-share/afterstep/backgrounds/In_Dawn
-share/afterstep/backgrounds/In_Dawn.mini
-share/afterstep/backgrounds/Japanese
-share/afterstep/backgrounds/Japanese.mini
-share/afterstep/backgrounds/Japanese_Colored
-share/afterstep/backgrounds/Japanese_Colored.mini
-share/afterstep/backgrounds/Ocean_Wave
-share/afterstep/backgrounds/Ocean_Wave.mini
-share/afterstep/backgrounds/Smooth
-share/afterstep/backgrounds/Smooth.mini
-share/afterstep/backgrounds/Stala
-share/afterstep/backgrounds/Stala.mini
-share/afterstep/backgrounds/StormySkies
-share/afterstep/backgrounds/StormySkies.mini
-share/afterstep/backgrounds/.Cell
-share/afterstep/backgrounds/.CloudsOfDoubt
-share/afterstep/backgrounds/.Japanese
-share/afterstep/backgrounds/.OceanWave
-share/afterstep/backgrounds/.StormySkies
-share/afterstep/backgrounds/.colorclouds
-share/afterstep/backgrounds/.hiddeninleaves2
-share/afterstep/backgrounds/.icebrick
-share/afterstep/backgrounds/.indawn
-share/afterstep/backgrounds/.stala
-share/afterstep/backgrounds/Gradient_Textures/.include
-share/afterstep/backgrounds/Gradient_Textures/Blurts_Michelson
-share/afterstep/backgrounds/Gradient_Textures/Blurts_Michelson.mini
-share/afterstep/backgrounds/Gradient_Textures/Defenseless_Elsie
-share/afterstep/backgrounds/Gradient_Textures/Defenseless_Elsie.mini
-share/afterstep/backgrounds/Gradient_Textures/Dorchester_Consolidated
-share/afterstep/backgrounds/Gradient_Textures/Dorchester_Consolidated.mini
-share/afterstep/backgrounds/Gradient_Textures/Drop_Injures
-share/afterstep/backgrounds/Gradient_Textures/Drop_Injures.mini
-share/afterstep/backgrounds/Gradient_Textures/Evil_Car_Wash
-share/afterstep/backgrounds/Gradient_Textures/Evil_Car_Wash.mini
-share/afterstep/backgrounds/Gradient_Textures/Libelous_Paintings
-share/afterstep/backgrounds/Gradient_Textures/Libelous_Paintings.mini
-share/afterstep/backgrounds/Gradient_Textures/Nordic_Powder_Pirate
-share/afterstep/backgrounds/Gradient_Textures/Nordic_Powder_Pirate.mini
-share/afterstep/backgrounds/Gradient_Textures/Psychiatrists_Imminently
-share/afterstep/backgrounds/Gradient_Textures/Psychiatrists_Imminently.mini
-share/afterstep/backgrounds/Gradient_Textures/Simple_Texture
-share/afterstep/backgrounds/Gradient_Textures/Simple_Texture.mini
-share/afterstep/backgrounds/Plain_Textures/.include
-share/afterstep/backgrounds/Plain_Textures/Blurts_Michelson
-share/afterstep/backgrounds/Plain_Textures/Blurts_Michelson.mini
-share/afterstep/backgrounds/Plain_Textures/Checkers
-share/afterstep/backgrounds/Plain_Textures/Checkers.mini
-share/afterstep/backgrounds/Plain_Textures/Defenseless_Elsie
-share/afterstep/backgrounds/Plain_Textures/Defenseless_Elsie.mini
-share/afterstep/backgrounds/Plain_Textures/Dorchester_Consolidated
-share/afterstep/backgrounds/Plain_Textures/Dorchester_Consolidated.mini
-share/afterstep/backgrounds/Plain_Textures/Drop_Injures
-share/afterstep/backgrounds/Plain_Textures/Drop_Injures.mini
-share/afterstep/backgrounds/Plain_Textures/Evil_Car_Wash
-share/afterstep/backgrounds/Plain_Textures/Evil_Car_Wash.mini
-share/afterstep/backgrounds/Plain_Textures/Gray
-share/afterstep/backgrounds/Plain_Textures/Gray.mini
-share/afterstep/backgrounds/Plain_Textures/Libelous_Paintings
-share/afterstep/backgrounds/Plain_Textures/Libelous_Paintings.mini
-share/afterstep/backgrounds/Plain_Textures/Nordic_Powder_Pirate
-share/afterstep/backgrounds/Plain_Textures/Nordic_Powder_Pirate.mini
-share/afterstep/backgrounds/Plain_Textures/Psychiatrists_Imminently
-share/afterstep/backgrounds/Plain_Textures/Psychiatrists_Imminently.mini
-share/afterstep/backgrounds/Plain_Textures/Simple
-share/afterstep/backgrounds/Plain_Textures/Simple.mini
-share/afterstep/backgrounds/Mirrored_Tiles/.include
-share/afterstep/backgrounds/Mirrored_Tiles/Blurts_Michelson
-share/afterstep/backgrounds/Mirrored_Tiles/Blurts_Michelson.mini
-share/afterstep/backgrounds/Mirrored_Tiles/Defenseless_Elsie
-share/afterstep/backgrounds/Mirrored_Tiles/Defenseless_Elsie.mini
-share/afterstep/backgrounds/Mirrored_Tiles/Dorchester_Consolidated
-share/afterstep/backgrounds/Mirrored_Tiles/Dorchester_Consolidated.mini
-share/afterstep/backgrounds/Mirrored_Tiles/Evil_Car_Wash
-share/afterstep/backgrounds/Mirrored_Tiles/Evil_Car_Wash.mini
-share/afterstep/applications/aboutinfo.desktop
-share/afterstep/applications/accessories.desktop
-share/afterstep/applications/config.desktop
-share/afterstep/applications/desktop.desktop
-share/afterstep/applications/educational.desktop
-share/afterstep/applications/emulator.desktop
-share/afterstep/applications/find.desktop
-share/afterstep/applications/game.desktop
-share/afterstep/applications/graphics.desktop
-share/afterstep/applications/modules.desktop
-share/afterstep/applications/multimedia.desktop
-share/afterstep/applications/network.desktop
-share/afterstep/applications/office.desktop
-share/afterstep/applications/screensaver.desktop
-share/afterstep/applications/system.desktop
-share/afterstep/applications/terminals.desktop
-share/afterstep/applications/text_editors.desktop
-share/afterstep/applications/xtools.desktop
-share/afterstep/colorschemes/Crimson.mini
-share/afterstep/colorschemes/Deep_Red.mini
-share/afterstep/colorschemes/Gold_On_Blue.mini
-share/afterstep/colorschemes/Green_Sea.mini
-share/afterstep/colorschemes/Lime.mini
-share/afterstep/colorschemes/NeXTish.mini
-share/afterstep/colorschemes/Peru.mini
-share/afterstep/colorschemes/Purple.mini
-share/afterstep/colorschemes/Sea_Water.mini
-share/afterstep/colorschemes/Silver.mini
-share/afterstep/colorschemes/Stormy_Skies.mini
-share/afterstep/colorschemes/Turquoise.mini
-share/afterstep/colorschemes/Washed_Blue.mini
-share/afterstep/colorschemes/colorscheme.Crimson
-share/afterstep/colorschemes/colorscheme.Deep_Red
-share/afterstep/colorschemes/colorscheme.Gold_On_Blue
-share/afterstep/colorschemes/colorscheme.Green_Sea
-share/afterstep/colorschemes/colorscheme.Lime
-share/afterstep/colorschemes/colorscheme.NeXTish
-share/afterstep/colorschemes/colorscheme.Peru
-share/afterstep/colorschemes/colorscheme.Purple
-share/afterstep/colorschemes/colorscheme.Sea_Water
-share/afterstep/colorschemes/colorscheme.Silver
-share/afterstep/colorschemes/colorscheme.Stormy_Skies
-share/afterstep/colorschemes/colorscheme.Turquoise
-share/afterstep/colorschemes/colorscheme.Washed_Blue
-share/afterstep/feels/feel.DEFAULT
-share/afterstep/feels/feel.ICCCM
-share/afterstep/looks/look.Abi
-share/afterstep/looks/look.Breeze
-share/afterstep/looks/look.DEFAULT
-share/afterstep/looks/look.Glass
-share/afterstep/looks/look.Legacy
-share/afterstep/looks/look.QNX
-share/afterstep/looks/look.Smooth
-share/afterstep/looks/look.Tiny
-share/afterstep/looks/look.Transparent
-share/afterstep/looks/look.Unity
-share/afterstep/scripts/Animate
-share/afterstep/scripts/BellSetup
-share/afterstep/scripts/Date
-share/afterstep/scripts/DeskSetup
-share/afterstep/scripts/FileBrowser
-share/afterstep/scripts/KeyboardSetup
-share/afterstep/scripts/PointerSetup
-share/afterstep/scripts/Quit
-share/afterstep/scripts/ScreenDump
-share/afterstep/scripts/ScreenSetup
-share/afterstep/scripts/ScreenSetup2
-share/afterstep/themes/DEFAULT.tar.gz
-share/afterstep/themes/Default
-share/afterstep/non-configurable/0_look
-share/afterstep/non-configurable/0_feel
-share/afterstep/non-configurable/0_background
-share/afterstep/non-configurable/0_colorscheme
-share/afterstep/CREDITS
-share/afterstep/animate
-share/afterstep/autoexec
-share/afterstep/banner
-share/afterstep/base
-share/afterstep/database
-share/afterstep/pager
-share/afterstep/sound
-share/afterstep/standard_categories
-share/afterstep/kcsrc_template
-share/afterstep/gtkrc-2.0_template
-share/afterstep/gtkrc_template
-share/afterstep/wharf
-share/afterstep/winlist
-share/afterstep/wintabs
-share/afterstep/start/3_Screen_savers/Without_password/.include
-share/afterstep/start/3_Screen_savers/With_password/.include
-share/afterstep/start/3_Screen_savers/.include
-share/afterstep/start/5_Quit/.include
-share/afterstep/start/5_Quit/0_close
-share/afterstep/start/5_Quit/3_restartsession
-share/afterstep/start/0_Applications/Accessories/.include
-share/afterstep/start/0_Applications/System/.include
-share/afterstep/start/0_Applications/Games/.include
-share/afterstep/start/0_Applications/Network/.include
-share/afterstep/start/0_Applications/Emulators/.include
-share/afterstep/start/0_Applications/Education/.include
-share/afterstep/start/0_Applications/Office/.include
-share/afterstep/start/0_Applications/Multimedia/.include
-share/afterstep/start/0_Applications/Development/.include
-share/afterstep/start/0_Applications/Editors/.include
-share/afterstep/start/0_Applications/Graphics/.include
-share/afterstep/start/0_Applications/.include
-share/afterstep/start/7_About_AfterStep/.include
-share/afterstep/start/3_System_Settings/.include
-share/afterstep/start/2_Modules/11_custom_wharf
-share/afterstep/start/2_Modules/7_StartAll
-share/afterstep/start/2_Modules/13_nop
-share/afterstep/start/2_Modules/9_nop
-share/afterstep/start/2_Modules/.include
-share/afterstep/start/2_Modules/5_RestartModule
-share/afterstep/start/2_Modules/10_custom_pager
-share/afterstep/start/2_Modules/8_StopAll
-share/afterstep/start/2_Modules/12_custom_winlist
-share/afterstep/start/2_Modules/6_StopModule
-share/afterstep/start/1_Desktop/Feel/.include
-share/afterstep/start/1_Desktop/ConfigFiles/.include
-share/afterstep/start/1_Desktop/Menu_Options/4_txtitemsind
-share/afterstep/start/1_Desktop/Menu_Options/.include
-share/afterstep/start/1_Desktop/Menu_Options/5_recentitems
-share/afterstep/start/1_Desktop/Menu_Options/2_hideminipixmaps
-share/afterstep/start/1_Desktop/Menu_Options/0_hideunavailable
-share/afterstep/start/1_Desktop/Look/.include
-share/afterstep/start/1_Desktop/Color_Scheme/.include
-share/afterstep/start/1_Desktop/KDE_Desktop/.include
-share/afterstep/start/1_Desktop/Pictures/AfterStep_Images/.include
-share/afterstep/start/1_Desktop/Pictures/Nautilus_Patterns/.include
-share/afterstep/start/1_Desktop/Pictures/GNOME_Images/GNOME_Translucent/.include
-share/afterstep/start/1_Desktop/Pictures/GNOME_Images/GNOME_Tiles/.include
-share/afterstep/start/1_Desktop/Pictures/GNOME_Images/GNOME_Nature/.include
-share/afterstep/start/1_Desktop/Pictures/GNOME_Images/GNOME_Branded/.include
-share/afterstep/start/1_Desktop/Pictures/GNOME_Images/.include
-share/afterstep/start/1_Desktop/Pictures/User_Backgrounds/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_03/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_07/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_06/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_10/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_08/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_02/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_14/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_09/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_12/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_01/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_05/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_11/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/For-E/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_04/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_13/.include
-share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/.include
-share/afterstep/start/1_Desktop/Pictures/Other/.include
-share/afterstep/start/1_Desktop/Pictures/KDE_Wallpapers/.include
-share/afterstep/start/1_Desktop/Pictures/.include
-share/afterstep/start/1_Desktop/Theme/.include
-share/afterstep/start/1_Desktop/GNOME_Desktop/.include
-share/afterstep/start/1_Desktop/X_Tools/Mouse/.include
-share/afterstep/start/1_Desktop/X_Tools/.include
-share/afterstep/start/1_Desktop/updatestartmenu
-share/afterstep/start/1_Desktop/updateall
-share/afterstep/start/1_Desktop/reloadgtkrc
-share/afterstep/start/1_Desktop/.include
-share/afterstep/start/0_Search/.include
-share/afterstep/start/4_Windows/0_Arrange/Tile
-share/afterstep/start/4_Windows/0_Arrange/.include
-share/afterstep/start/4_Windows/0_Arrange/Cascade
-share/afterstep/start/4_Windows/6_winprop
-share/afterstep/start/4_Windows/2_pin
-share/afterstep/start/4_Windows/1_resize
-share/afterstep/start/4_Windows/0_move
-share/afterstep/start/4_Windows/0_WinList
-share/afterstep/start/4_Windows/.include
-share/afterstep/start/4_Windows/2_raise
-share/afterstep/start/4_Windows/1_iconify
-share/afterstep/start/4_Windows/5_destroy
-share/afterstep/start/4_Windows/7_fullscreen
-share/afterstep/start/4_Windows/3_lower
-share/afterstep/start/4_Windows/4_delete
-share/afterstep/start/4_zzznop
-share/afterstep/start/.include
-share/afterstep/start/11_nop
-share/afterstep/start/3_run
-share/xsessions/AfterStep.desktop
-share/gnome/wm-properties/AfterStep.desktop
- at dirrm include/libAfterBase
- at dirrm include/libAfterImage
- at dirrm include/libAfterStep
- at dirrm include/libAfterConf
- at dirrm include/libASGTK
- at dirrm share/afterstep/doc/html/API
- at dirrm share/afterstep/doc/html/images
- at dirrm share/afterstep/doc/html
- at dirrm share/afterstep/doc
- at dirrm share/afterstep/desktop/bars
- at dirrm share/afterstep/desktop/buttons
- at dirrm share/afterstep/desktop/icons/dots
- at dirrm share/afterstep/desktop/icons/large
- at dirrm share/afterstep/desktop/icons/logos
- at dirrm share/afterstep/desktop/icons/mini
- at dirrm share/afterstep/desktop/icons/normal
- at dirrm share/afterstep/desktop/icons
- at dirrm share/afterstep/desktop/tiles
- at dirrm share/afterstep/desktop/cursors
- at dirrm share/afterstep/desktop/fonts
- at dirrm share/afterstep/desktop/sounds
- at dirrm share/afterstep/desktop
- at dirrm share/afterstep/backgrounds/Gradient_Textures
- at dirrm share/afterstep/backgrounds/Plain_Textures
- at dirrm share/afterstep/backgrounds/Mirrored_Tiles
- at dirrm share/afterstep/backgrounds
- at dirrm share/afterstep/applications
- at dirrm share/afterstep/colorschemes
- at dirrm share/afterstep/feels
- at dirrm share/afterstep/looks
- at dirrm share/afterstep/scripts
- at dirrm share/afterstep/themes
- at dirrm share/afterstep/non-configurable
- at dirrm share/afterstep/start/3_Screen_savers/Without_password
- at dirrm share/afterstep/start/3_Screen_savers/With_password
- at dirrm share/afterstep/start/3_Screen_savers
- at dirrm share/afterstep/start/5_Quit
- at dirrm share/afterstep/start/0_Applications/Accessories
- at dirrm share/afterstep/start/0_Applications/System
- at dirrm share/afterstep/start/0_Applications/Games
- at dirrm share/afterstep/start/0_Applications/Network
- at dirrm share/afterstep/start/0_Applications/Emulators
- at dirrm share/afterstep/start/0_Applications/Education
- at dirrm share/afterstep/start/0_Applications/Office
- at dirrm share/afterstep/start/0_Applications/Multimedia
- at dirrm share/afterstep/start/0_Applications/Development
- at dirrm share/afterstep/start/0_Applications/Editors
- at dirrm share/afterstep/start/0_Applications/Graphics
- at dirrm share/afterstep/start/0_Applications
- at dirrm share/afterstep/start/7_About_AfterStep
- at dirrm share/afterstep/start/3_System_Settings
- at dirrm share/afterstep/start/2_Modules
- at dirrm share/afterstep/start/1_Desktop/Feel
- at dirrm share/afterstep/start/1_Desktop/ConfigFiles
- at dirrm share/afterstep/start/1_Desktop/Menu_Options
- at dirrm share/afterstep/start/1_Desktop/Look
- at dirrm share/afterstep/start/1_Desktop/Color_Scheme
- at dirrm share/afterstep/start/1_Desktop/KDE_Desktop
- at dirrm share/afterstep/start/1_Desktop/Pictures/AfterStep_Images
- at dirrm share/afterstep/start/1_Desktop/Pictures/Nautilus_Patterns
- at dirrm share/afterstep/start/1_Desktop/Pictures/GNOME_Images/GNOME_Translucent
- at dirrm share/afterstep/start/1_Desktop/Pictures/GNOME_Images/GNOME_Tiles
- at dirrm share/afterstep/start/1_Desktop/Pictures/GNOME_Images/GNOME_Nature
- at dirrm share/afterstep/start/1_Desktop/Pictures/GNOME_Images/GNOME_Branded
- at dirrm share/afterstep/start/1_Desktop/Pictures/GNOME_Images
- at dirrm share/afterstep/start/1_Desktop/Pictures/User_Backgrounds
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_03
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_07
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_06
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_10
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_08
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_02
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_14
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_09
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_12
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_01
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_05
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_11
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/For-E
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_04
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images/Volume_13
- at dirrm share/afterstep/start/1_Desktop/Pictures/Propaganda_Images
- at dirrm share/afterstep/start/1_Desktop/Pictures/Other
- at dirrm share/afterstep/start/1_Desktop/Pictures/KDE_Wallpapers
- at dirrm share/afterstep/start/1_Desktop/Pictures
- at dirrm share/afterstep/start/1_Desktop/Theme
- at dirrm share/afterstep/start/1_Desktop/GNOME_Desktop
- at dirrm share/afterstep/start/1_Desktop/X_Tools/Mouse
- at dirrm share/afterstep/start/1_Desktop/X_Tools
- at dirrm share/afterstep/start/1_Desktop
- at dirrm share/afterstep/start/0_Search
- at dirrm share/afterstep/start/4_Windows/0_Arrange
- at dirrm share/afterstep/start/4_Windows
- at dirrm share/afterstep/start
- at dirrm share/afterstep
- at dirrm share/xsessions
- at dirrm share/gnome/wm-properties
- at dirrm share/gnome
- at dirrm share/afterstep_old
+man/man1/ASDatabase.1x.gz
+man/man1/ASDatabaseEntry.1x.gz
+man/man1/AfterStep.1x.gz
+man/man1/Align.1x.gz
+man/man1/Animate.1x.gz
+man/man1/AnimateTypes.1x.gz
+man/man1/Arrange.1x.gz
+man/man1/AutoExec.1x.gz
+man/man1/BalloonContents.1x.gz
+man/man1/Base.1x.gz
+man/man1/Bevel.1x.gz
+man/man1/ColorScheme.1x.gz
+man/man1/Feel.1x.gz
+man/man1/FeelWindowBox.1x.gz
+man/man1/Functions.1x.gz
+man/man1/Gravity.1x.gz
+man/man1/Look.1x.gz
+man/man1/MyBackground.1x.gz
+man/man1/MyFrame.1x.gz
+man/man1/MyStyle.1x.gz
+man/man1/Pager.1x.gz
+man/man1/PagerDecorations.1x.gz
+man/man1/Placement.1x.gz
+man/man1/Sound.1x.gz
+man/man1/SoundEvents.1x.gz
+man/man1/SupportedHints.1x.gz
+man/man1/TbarLayout.1x.gz
+man/man1/Wharf.1x.gz
+man/man1/WharfFolders.1x.gz
+man/man1/WharfSounds.1x.gz
+man/man1/WinCommand.1x.gz
+man/man1/WinList.1x.gz
+man/man1/WinTabs.1x.gz
+man/man1/afterstep_faq.1x.gz
+man/man1/asimagexml.1x.gz
+%%DATADIR%%/CREDITS
+%%DATADIR%%/animate
+%%DATADIR%%/applications/aboutinfo.desktop
+%%DATADIR%%/applications/accessories.desktop
+%%DATADIR%%/applications/config.desktop
+%%DATADIR%%/applications/desktop.desktop
+%%DATADIR%%/applications/educational.desktop
+%%DATADIR%%/applications/emulator.desktop
+%%DATADIR%%/applications/find.desktop
+%%DATADIR%%/applications/game.desktop
+%%DATADIR%%/applications/graphics.desktop
+%%DATADIR%%/applications/modules.desktop
+%%DATADIR%%/applications/multimedia.desktop
+%%DATADIR%%/applications/network.desktop
+%%DATADIR%%/applications/office.desktop
+%%DATADIR%%/applications/screensaver.desktop
+%%DATADIR%%/applications/system.desktop
+%%DATADIR%%/applications/terminals.desktop
+%%DATADIR%%/applications/text_editors.desktop
+%%DATADIR%%/applications/xtools.desktop
+%%DATADIR%%/asmount
+%%DATADIR%%/autoexec
+%%DATADIR%%/backgrounds/.Cell
+%%DATADIR%%/backgrounds/.CloudsOfDoubt
+%%DATADIR%%/backgrounds/.Japanese
+%%DATADIR%%/backgrounds/.OceanWave
+%%DATADIR%%/backgrounds/.StormySkies
+%%DATADIR%%/backgrounds/.colorclouds
+%%DATADIR%%/backgrounds/.hiddeninleaves2
+%%DATADIR%%/backgrounds/.icebrick
+%%DATADIR%%/backgrounds/.indawn
+%%DATADIR%%/backgrounds/.stala
+%%DATADIR%%/backgrounds/Cell
+%%DATADIR%%/backgrounds/Cell.mini
+%%DATADIR%%/backgrounds/Cell_Colored
+%%DATADIR%%/backgrounds/Cell_Colored.mini
+%%DATADIR%%/backgrounds/Clouds_of_Doubt
+%%DATADIR%%/backgrounds/Clouds_of_Doubt.mini
+%%DATADIR%%/backgrounds/Color_Clouds
+%%DATADIR%%/backgrounds/Color_Clouds.mini
+%%DATADIR%%/backgrounds/Default
+%%DATADIR%%/backgrounds/Default.mini
+%%DATADIR%%/backgrounds/DefaultTexture
+%%DATADIR%%/backgrounds/DefaultTexture.mini
+%%DATADIR%%/backgrounds/Firestreaks
+%%DATADIR%%/backgrounds/Firestreaks.mini
+%%DATADIR%%/backgrounds/Gradient_Textures/.include
+%%DATADIR%%/backgrounds/Gradient_Textures/Blurts_Michelson
+%%DATADIR%%/backgrounds/Gradient_Textures/Blurts_Michelson.mini
+%%DATADIR%%/backgrounds/Gradient_Textures/Defenseless_Elsie
+%%DATADIR%%/backgrounds/Gradient_Textures/Defenseless_Elsie.mini
+%%DATADIR%%/backgrounds/Gradient_Textures/Dorchester_Consolidated
+%%DATADIR%%/backgrounds/Gradient_Textures/Dorchester_Consolidated.mini
+%%DATADIR%%/backgrounds/Gradient_Textures/Drop_Injures
+%%DATADIR%%/backgrounds/Gradient_Textures/Drop_Injures.mini
+%%DATADIR%%/backgrounds/Gradient_Textures/Evil_Car_Wash
+%%DATADIR%%/backgrounds/Gradient_Textures/Evil_Car_Wash.mini
+%%DATADIR%%/backgrounds/Gradient_Textures/Libelous_Paintings
+%%DATADIR%%/backgrounds/Gradient_Textures/Libelous_Paintings.mini
+%%DATADIR%%/backgrounds/Gradient_Textures/Nordic_Powder_Pirate
+%%DATADIR%%/backgrounds/Gradient_Textures/Nordic_Powder_Pirate.mini
+%%DATADIR%%/backgrounds/Gradient_Textures/Psychiatrists_Imminently
+%%DATADIR%%/backgrounds/Gradient_Textures/Psychiatrists_Imminently.mini
+%%DATADIR%%/backgrounds/Gradient_Textures/Simple_Texture
+%%DATADIR%%/backgrounds/Gradient_Textures/Simple_Texture.mini
+%%DATADIR%%/backgrounds/Hidden_In_Leaves
+%%DATADIR%%/backgrounds/Hidden_In_Leaves.mini
+%%DATADIR%%/backgrounds/Ice_Bricks
+%%DATADIR%%/backgrounds/Ice_Bricks.mini
+%%DATADIR%%/backgrounds/In_Dawn
+%%DATADIR%%/backgrounds/In_Dawn.mini
+%%DATADIR%%/backgrounds/Japanese
+%%DATADIR%%/backgrounds/Japanese.mini
+%%DATADIR%%/backgrounds/Japanese_Colored
+%%DATADIR%%/backgrounds/Japanese_Colored.mini
+%%DATADIR%%/backgrounds/Mirrored_Tiles/.include
+%%DATADIR%%/backgrounds/Mirrored_Tiles/Blurts_Michelson
+%%DATADIR%%/backgrounds/Mirrored_Tiles/Blurts_Michelson.mini
+%%DATADIR%%/backgrounds/Mirrored_Tiles/Defenseless_Elsie
+%%DATADIR%%/backgrounds/Mirrored_Tiles/Defenseless_Elsie.mini
+%%DATADIR%%/backgrounds/Mirrored_Tiles/Dorchester_Consolidated
+%%DATADIR%%/backgrounds/Mirrored_Tiles/Dorchester_Consolidated.mini
+%%DATADIR%%/backgrounds/Mirrored_Tiles/Evil_Car_Wash
+%%DATADIR%%/backgrounds/Mirrored_Tiles/Evil_Car_Wash.mini
+%%DATADIR%%/backgrounds/Ocean_Wave
+%%DATADIR%%/backgrounds/Ocean_Wave.mini
+%%DATADIR%%/backgrounds/Plain_Textures/.include
+%%DATADIR%%/backgrounds/Plain_Textures/Blurts_Michelson
+%%DATADIR%%/backgrounds/Plain_Textures/Blurts_Michelson.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Checkers
+%%DATADIR%%/backgrounds/Plain_Textures/Checkers.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Defenseless_Elsie
+%%DATADIR%%/backgrounds/Plain_Textures/Defenseless_Elsie.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Dorchester_Consolidated
+%%DATADIR%%/backgrounds/Plain_Textures/Dorchester_Consolidated.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Drop_Injures
+%%DATADIR%%/backgrounds/Plain_Textures/Drop_Injures.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Evil_Car_Wash
+%%DATADIR%%/backgrounds/Plain_Textures/Evil_Car_Wash.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Gray
+%%DATADIR%%/backgrounds/Plain_Textures/Gray.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Libelous_Paintings
+%%DATADIR%%/backgrounds/Plain_Textures/Libelous_Paintings.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Nordic_Powder_Pirate
+%%DATADIR%%/backgrounds/Plain_Textures/Nordic_Powder_Pirate.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Psychiatrists_Imminently
+%%DATADIR%%/backgrounds/Plain_Textures/Psychiatrists_Imminently.mini
+%%DATADIR%%/backgrounds/Plain_Textures/Simple
+%%DATADIR%%/backgrounds/Plain_Textures/Simple.mini
+%%DATADIR%%/backgrounds/Smooth
+%%DATADIR%%/backgrounds/Smooth.mini
+%%DATADIR%%/backgrounds/Stala
+%%DATADIR%%/backgrounds/Stala.mini
+%%DATADIR%%/backgrounds/StormySkies
+%%DATADIR%%/backgrounds/StormySkies.mini
+%%DATADIR%%/banner
+%%DATADIR%%/base
+%%DATADIR%%/colorschemes/Crimson.mini
+%%DATADIR%%/colorschemes/Deep_Red.mini
+%%DATADIR%%/colorschemes/Gold_On_Blue.mini
+%%DATADIR%%/colorschemes/Green_Sea.mini
+%%DATADIR%%/colorschemes/Lime.mini
+%%DATADIR%%/colorschemes/NeXTish.mini
+%%DATADIR%%/colorschemes/Peru.mini
+%%DATADIR%%/colorschemes/Purple.mini
+%%DATADIR%%/colorschemes/Sea_Water.mini
+%%DATADIR%%/colorschemes/Silver.mini
+%%DATADIR%%/colorschemes/Stormy_Skies.mini
+%%DATADIR%%/colorschemes/Turquoise.mini
+%%DATADIR%%/colorschemes/Washed_Blue.mini
+%%DATADIR%%/colorschemes/colorscheme.Crimson
+%%DATADIR%%/colorschemes/colorscheme.Deep_Red
+%%DATADIR%%/colorschemes/colorscheme.Gold_On_Blue
+%%DATADIR%%/colorschemes/colorscheme.Green_Sea
+%%DATADIR%%/colorschemes/colorscheme.Lime
+%%DATADIR%%/colorschemes/colorscheme.NeXTish
+%%DATADIR%%/colorschemes/colorscheme.Peru
+%%DATADIR%%/colorschemes/colorscheme.Purple
+%%DATADIR%%/colorschemes/colorscheme.Sea_Water
+%%DATADIR%%/colorschemes/colorscheme.Silver
+%%DATADIR%%/colorschemes/colorscheme.Stormy_Skies
+%%DATADIR%%/colorschemes/colorscheme.Turquoise
+%%DATADIR%%/colorschemes/colorscheme.Washed_Blue
+%%DATADIR%%/database
+%%DATADIR%%/desktop/bars/blue
+%%DATADIR%%/desktop/bars/btn_back_glass_red
+%%DATADIR%%/desktop/bars/button_back_unity1
+%%DATADIR%%/desktop/bars/button_r15x17
+%%DATADIR%%/desktop/bars/button_sq10x10
+%%DATADIR%%/desktop/bars/button_sq7x10
+%%DATADIR%%/desktop/bars/darkblue
+%%DATADIR%%/desktop/bars/east
+%%DATADIR%%/desktop/bars/frame_e_qnx
+%%DATADIR%%/desktop/bars/frame_e_smooth
+%%DATADIR%%/desktop/bars/frame_east_breeze
+%%DATADIR%%/desktop/bars/frame_east_glass_transp
+%%DATADIR%%/desktop/bars/frame_ne_glass_transp
+%%DATADIR%%/desktop/bars/frame_north_glass_transp
+%%DATADIR%%/desktop/bars/frame_nw_glass_transp
+%%DATADIR%%/desktop/bars/frame_s_qnx
+%%DATADIR%%/desktop/bars/frame_s_smooth
+%%DATADIR%%/desktop/bars/frame_se_breeze
+%%DATADIR%%/desktop/bars/frame_se_glass_transp
+%%DATADIR%%/desktop/bars/frame_se_qnx
+%%DATADIR%%/desktop/bars/frame_se_smooth
+%%DATADIR%%/desktop/bars/frame_se_smooth_white
+%%DATADIR%%/desktop/bars/frame_se_unity
+%%DATADIR%%/desktop/bars/frame_se_unity_grey
+%%DATADIR%%/desktop/bars/frame_south_breeze
+%%DATADIR%%/desktop/bars/frame_south_glass_transp
+%%DATADIR%%/desktop/bars/frame_south_unity
+%%DATADIR%%/desktop/bars/frame_sw_breeze
+%%DATADIR%%/desktop/bars/frame_sw_glass_transp
+%%DATADIR%%/desktop/bars/frame_sw_qnx
+%%DATADIR%%/desktop/bars/frame_sw_smooth
+%%DATADIR%%/desktop/bars/frame_sw_unity_grey
+%%DATADIR%%/desktop/bars/frame_w_qnx
+%%DATADIR%%/desktop/bars/frame_w_smooth
+%%DATADIR%%/desktop/bars/frame_west_breeze
+%%DATADIR%%/desktop/bars/frame_west_glass_transp
+%%DATADIR%%/desktop/bars/frame_west_unity
+%%DATADIR%%/desktop/bars/green
+%%DATADIR%%/desktop/bars/lspacer_smooth
+%%DATADIR%%/desktop/bars/lspacer_smooth_white
+%%DATADIR%%/desktop/bars/ltitle_spacer_smooth
+%%DATADIR%%/desktop/bars/ltitle_spacer_smooth_white
+%%DATADIR%%/desktop/bars/menu_hilite_breeze
+%%DATADIR%%/desktop/bars/os8-title
+%%DATADIR%%/desktop/bars/ostx
+%%DATADIR%%/desktop/bars/ostxs
+%%DATADIR%%/desktop/bars/ostxu
+%%DATADIR%%/desktop/bars/postcard_maybe
+%%DATADIR%%/desktop/bars/postcard_msg
+%%DATADIR%%/desktop/bars/postcard_no
+%%DATADIR%%/desktop/bars/postcard_yes
+%%DATADIR%%/desktop/bars/red
+%%DATADIR%%/desktop/bars/rounded_corners_smooth
+%%DATADIR%%/desktop/bars/rounded_corners_smooth_transp
+%%DATADIR%%/desktop/bars/rounded_cornersf_smooth
+%%DATADIR%%/desktop/bars/rounded_cornerss_smooth
+%%DATADIR%%/desktop/bars/rounded_cornersu_smooth
+%%DATADIR%%/desktop/bars/rspacer_smooth
+%%DATADIR%%/desktop/bars/rtitle_spacer_smooth
+%%DATADIR%%/desktop/bars/south
+%%DATADIR%%/desktop/bars/southeast
+%%DATADIR%%/desktop/bars/southwest
+%%DATADIR%%/desktop/bars/title_btn_breeze
+%%DATADIR%%/desktop/bars/title_btn_smooth
+%%DATADIR%%/desktop/bars/title_lbtn_glass
+%%DATADIR%%/desktop/bars/title_lbtn_qnx
+%%DATADIR%%/desktop/bars/title_lbtn_qnx_1
+%%DATADIR%%/desktop/bars/title_lbtn_qnx_2
+%%DATADIR%%/desktop/bars/title_lspacer_breeze
+%%DATADIR%%/desktop/bars/title_lspacer_glass
+%%DATADIR%%/desktop/bars/title_lspacer_glass_transp
+%%DATADIR%%/desktop/bars/title_lspacer_unity
+%%DATADIR%%/desktop/bars/title_ltitle_spacer_breeze
+%%DATADIR%%/desktop/bars/title_ltitle_spacer_unity
+%%DATADIR%%/desktop/bars/title_ltitle_spacer_unity_grey
+%%DATADIR%%/desktop/bars/title_rbtn_glass
+%%DATADIR%%/desktop/bars/title_rbtn_qnx
+%%DATADIR%%/desktop/bars/title_rspacer_breeze
+%%DATADIR%%/desktop/bars/title_rspacer_glass
+%%DATADIR%%/desktop/bars/title_rspacer_glass_transp
+%%DATADIR%%/desktop/bars/title_rspacer_qnx
+%%DATADIR%%/desktop/bars/title_rspacer_unity
+%%DATADIR%%/desktop/bars/title_rtitle_spacer_breeze
+%%DATADIR%%/desktop/bars/title_rtitle_spacer_unity
+%%DATADIR%%/desktop/bars/title_rtitle_spacer_unity_grey
+%%DATADIR%%/desktop/bars/title_smooth
+%%DATADIR%%/desktop/bars/title_smooth_white
+%%DATADIR%%/desktop/bars/title_tile_breeze
+%%DATADIR%%/desktop/bars/title_tile_breeze_gloss
+%%DATADIR%%/desktop/bars/title_tile_glass_focused
+%%DATADIR%%/desktop/bars/title_tile_glass_menu
+%%DATADIR%%/desktop/bars/title_tile_glass_menu_focused
+%%DATADIR%%/desktop/bars/title_tile_glass_mi
+%%DATADIR%%/desktop/bars/title_tile_glass_mi_high
+%%DATADIR%%/desktop/bars/title_tile_glass_red_a50
+%%DATADIR%%/desktop/bars/title_tile_glass_sticky
+%%DATADIR%%/desktop/bars/title_tile_glass_unfocused
+%%DATADIR%%/desktop/bars/title_tile_qnx
+%%DATADIR%%/desktop/bars/title_tile_qnx_focused
+%%DATADIR%%/desktop/bars/title_tile_qnx_sticky
+%%DATADIR%%/desktop/bars/title_tile_qnx_unfocused
+%%DATADIR%%/desktop/bars/title_tile_unity
+%%DATADIR%%/desktop/bars/title_tile_unity_bottom
+%%DATADIR%%/desktop/bars/title_tile_unity_top
+%%DATADIR%%/desktop/bars/west
+%%DATADIR%%/desktop/buttons/1.xpm
+%%DATADIR%%/desktop/buttons/1p.xpm
+%%DATADIR%%/desktop/buttons/2.xpm
+%%DATADIR%%/desktop/buttons/2p.xpm
+%%DATADIR%%/desktop/buttons/3.xpm
+%%DATADIR%%/desktop/buttons/3p.xpm
+%%DATADIR%%/desktop/buttons/4.xpm
+%%DATADIR%%/desktop/buttons/4p.xpm
+%%DATADIR%%/desktop/buttons/5.xpm
+%%DATADIR%%/desktop/buttons/5p.xpm
+%%DATADIR%%/desktop/buttons/as-iconize-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-iconize.xpm
+%%DATADIR%%/desktop/buttons/as-kill-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-kill.xpm
+%%DATADIR%%/desktop/buttons/as-maximize-a-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-maximize-a.xpm
+%%DATADIR%%/desktop/buttons/as-menu-a-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-menu-a.xpm
+%%DATADIR%%/desktop/buttons/as-menu-b-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-menu-b.xpm
+%%DATADIR%%/desktop/buttons/as-minimize-a-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-minimize-a.xpm
+%%DATADIR%%/desktop/buttons/as-shade-a-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-shade-a.xpm
+%%DATADIR%%/desktop/buttons/as-switchwindow-a-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-switchwindow-a.xpm
+%%DATADIR%%/desktop/buttons/as-switchwindow-b-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-switchwindow-b.xpm
+%%DATADIR%%/desktop/buttons/as-switchwindow-c-pressed.xpm
+%%DATADIR%%/desktop/buttons/as-switchwindow-c.xpm
+%%DATADIR%%/desktop/buttons/as1.5-iconize-p.xpm
+%%DATADIR%%/desktop/buttons/as1.5-iconize.xpm
+%%DATADIR%%/desktop/buttons/as1.5-iconizeR-p.xpm
+%%DATADIR%%/desktop/buttons/as1.5-iconizeR.xpm
+%%DATADIR%%/desktop/buttons/as1.5-kill-p.xpm
+%%DATADIR%%/desktop/buttons/as1.5-kill.xpm
+%%DATADIR%%/desktop/buttons/as1.5-menu-p.xpm
+%%DATADIR%%/desktop/buttons/as1.5-menu.xpm
+%%DATADIR%%/desktop/buttons/as1.5-shade-p.xpm
+%%DATADIR%%/desktop/buttons/as1.5-shade.xpm
+%%DATADIR%%/desktop/buttons/breeze-close
+%%DATADIR%%/desktop/buttons/breeze-maxmin
+%%DATADIR%%/desktop/buttons/breeze-menu
+%%DATADIR%%/desktop/buttons/breeze-shade
+%%DATADIR%%/desktop/buttons/breeze-switchwindow
+%%DATADIR%%/desktop/buttons/close_smooth
+%%DATADIR%%/desktop/buttons/default-iconize-dark
+%%DATADIR%%/desktop/buttons/default-iconize-dark-pressed
+%%DATADIR%%/desktop/buttons/default-iconize-light
+%%DATADIR%%/desktop/buttons/default-iconize-light-pressed
+%%DATADIR%%/desktop/buttons/default-kill-dark
+%%DATADIR%%/desktop/buttons/default-kill-dark-pressed
+%%DATADIR%%/desktop/buttons/default-kill-light
+%%DATADIR%%/desktop/buttons/default-kill-light-pressed
+%%DATADIR%%/desktop/buttons/default-menu-dark
+%%DATADIR%%/desktop/buttons/default-menu-dark-pressed
+%%DATADIR%%/desktop/buttons/default-menu-light
+%%DATADIR%%/desktop/buttons/default-menu-light-pressed
+%%DATADIR%%/desktop/buttons/default-pin-dark
+%%DATADIR%%/desktop/buttons/default-pin-dark-pressed
+%%DATADIR%%/desktop/buttons/default-pin-light
+%%DATADIR%%/desktop/buttons/default-pin-light-pressed
+%%DATADIR%%/desktop/buttons/default-shade-dark
+%%DATADIR%%/desktop/buttons/default-shade-dark-pressed
+%%DATADIR%%/desktop/buttons/default-shade-light
+%%DATADIR%%/desktop/buttons/default-shade-light-pressed
+%%DATADIR%%/desktop/buttons/default-switchwindow-dark
+%%DATADIR%%/desktop/buttons/default-switchwindow-dark-pressed
+%%DATADIR%%/desktop/buttons/default-switchwindow-light
+%%DATADIR%%/desktop/buttons/default-switchwindow-light-pressed
+%%DATADIR%%/desktop/buttons/eject-red
+%%DATADIR%%/desktop/buttons/eject-red-pressed
+%%DATADIR%%/desktop/buttons/eject-white
+%%DATADIR%%/desktop/buttons/fuf-iconify-pressed.xpm
+%%DATADIR%%/desktop/buttons/fuf-iconify.xpm
+%%DATADIR%%/desktop/buttons/fuf-kill-pressed.xpm
+%%DATADIR%%/desktop/buttons/fuf-kill.xpm
+%%DATADIR%%/desktop/buttons/fuf-shade-pressed.xpm
+%%DATADIR%%/desktop/buttons/fuf-shade.xpm
+%%DATADIR%%/desktop/buttons/fuf-switchwindow-pressed.xpm
+%%DATADIR%%/desktop/buttons/fuf-switchwindow.xpm
+%%DATADIR%%/desktop/buttons/fuf-windowmenu-pressed.xpm
+%%DATADIR%%/desktop/buttons/fuf-windowmenu.xpm
+%%DATADIR%%/desktop/buttons/g_iconize.xpm
+%%DATADIR%%/desktop/buttons/g_shut.xpm
+%%DATADIR%%/desktop/buttons/glass-iconize
+%%DATADIR%%/desktop/buttons/glass-iconize-pressed
+%%DATADIR%%/desktop/buttons/glass-kill
+%%DATADIR%%/desktop/buttons/glass-kill-pressed
+%%DATADIR%%/desktop/buttons/glass-menu
+%%DATADIR%%/desktop/buttons/glass-menu-pressed
+%%DATADIR%%/desktop/buttons/glass-pin
+%%DATADIR%%/desktop/buttons/glass-pin-pressed
+%%DATADIR%%/desktop/buttons/glass-shade
+%%DATADIR%%/desktop/buttons/glass-shade-pressed
+%%DATADIR%%/desktop/buttons/glass-switchwindow
+%%DATADIR%%/desktop/buttons/glass-switchwindow-pressed
+%%DATADIR%%/desktop/buttons/menu_smooth
+%%DATADIR%%/desktop/buttons/minmax_smooth
+%%DATADIR%%/desktop/buttons/mount-green-pressed
+%%DATADIR%%/desktop/buttons/mount-white
+%%DATADIR%%/desktop/buttons/qnx-close
+%%DATADIR%%/desktop/buttons/qnx-close-pressed
+%%DATADIR%%/desktop/buttons/qnx-iconify
+%%DATADIR%%/desktop/buttons/qnx-iconify-pressed
+%%DATADIR%%/desktop/buttons/qnx-menu
+%%DATADIR%%/desktop/buttons/qnx-menu-pressed
+%%DATADIR%%/desktop/buttons/qnx-pin
+%%DATADIR%%/desktop/buttons/qnx-pin-pressed
+%%DATADIR%%/desktop/buttons/qnx-shade
+%%DATADIR%%/desktop/buttons/qnx-shade-pressed
+%%DATADIR%%/desktop/buttons/qnx-switchwindow
+%%DATADIR%%/desktop/buttons/qnx-switchwindow-pressed
+%%DATADIR%%/desktop/buttons/shade_smooth
+%%DATADIR%%/desktop/buttons/tiny-close
+%%DATADIR%%/desktop/buttons/tiny-maxmin
+%%DATADIR%%/desktop/buttons/tiny-shade
+%%DATADIR%%/desktop/buttons/tiny-window
+%%DATADIR%%/desktop/buttons/unity-close
+%%DATADIR%%/desktop/buttons/unity-maxmin
+%%DATADIR%%/desktop/buttons/unity-menu
+%%DATADIR%%/desktop/buttons/unity-shade
+%%DATADIR%%/desktop/buttons/unity-switchwindow
+%%DATADIR%%/desktop/buttons/unmount-red-pressed
+%%DATADIR%%/desktop/buttons/unmount-white
+%%DATADIR%%/desktop/cursors/cursor.xbm
+%%DATADIR%%/desktop/cursors/cursor.xbm.mask
+%%DATADIR%%/desktop/cursors/iconify.xbm
+%%DATADIR%%/desktop/cursors/iconify.xbm.mask
+%%DATADIR%%/desktop/cursors/kill.xbm
+%%DATADIR%%/desktop/cursors/kill.xbm.mask
+%%DATADIR%%/desktop/cursors/move.xbm
+%%DATADIR%%/desktop/cursors/move.xbm.mask
+%%DATADIR%%/desktop/cursors/resize_br.xbm
+%%DATADIR%%/desktop/cursors/resize_br.xbm.mask
+%%DATADIR%%/desktop/cursors/resize_h.xbm
+%%DATADIR%%/desktop/cursors/resize_h.xbm.mask
+%%DATADIR%%/desktop/cursors/resize_tr.xbm
+%%DATADIR%%/desktop/cursors/resize_tr.xbm.mask
+%%DATADIR%%/desktop/cursors/resize_v.xbm
+%%DATADIR%%/desktop/cursors/resize_v.xbm.mask
+%%DATADIR%%/desktop/cursors/xm_hour32
+%%DATADIR%%/desktop/cursors/xm_hour32m
+%%DATADIR%%/desktop/fonts/CREDITS
+%%DATADIR%%/desktop/fonts/Default.ttf
+%%DATADIR%%/desktop/fonts/DefaultBold.ttf
+%%DATADIR%%/desktop/fonts/DefaultBoldOblique.ttf
+%%DATADIR%%/desktop/fonts/DefaultFancy.ttf
+%%DATADIR%%/desktop/fonts/DefaultOblique.ttf
+%%DATADIR%%/desktop/fonts/DefaultSans.ttf
+%%DATADIR%%/desktop/fonts/DefaultSansBold.ttf
+%%DATADIR%%/desktop/fonts/DefaultSansBoldOblique.ttf
+%%DATADIR%%/desktop/fonts/DefaultSansOblique.ttf
+%%DATADIR%%/desktop/icons/128x128/Logout
+%%DATADIR%%/desktop/icons/128x128/MusicalNote
+%%DATADIR%%/desktop/icons/128x128/SpeechBubble
+%%DATADIR%%/desktop/icons/3_dots.xpm
+%%DATADIR%%/desktop/icons/3dpaint.xpm
+%%DATADIR%%/desktop/icons/ASBBlockBlue.xpm
+%%DATADIR%%/desktop/icons/ASBBlockClear.xpm
+%%DATADIR%%/desktop/icons/ASBBlockConvexBlue.xpm
+%%DATADIR%%/desktop/icons/ASBBlockDefault.xpm
+%%DATADIR%%/desktop/icons/ASBBlockGreen.xpm
+%%DATADIR%%/desktop/icons/ASBBlockMarble.xpm
+%%DATADIR%%/desktop/icons/ASBBlockRed.xpm
+%%DATADIR%%/desktop/icons/ASBBlockSlate.xpm
+%%DATADIR%%/desktop/icons/ASBBlockTransparent.xpm
+%%DATADIR%%/desktop/icons/ASBBlockWater.xpm
+%%DATADIR%%/desktop/icons/ASBBlockWhite.xpm
+%%DATADIR%%/desktop/icons/AfterStep.xpm
+%%DATADIR%%/desktop/icons/AfterStep2.xpm
+%%DATADIR%%/desktop/icons/AfterStep3.xpm
+%%DATADIR%%/desktop/icons/AfterStep4.xpm
+%%DATADIR%%/desktop/icons/AfterStep5.xpm
+%%DATADIR%%/desktop/icons/AfterStep6.xpm
+%%DATADIR%%/desktop/icons/BookArrows.xpm
+%%DATADIR%%/desktop/icons/Bookshelf.xpm
+%%DATADIR%%/desktop/icons/Brush.xpm
+%%DATADIR%%/desktop/icons/CDrom.xpm
+%%DATADIR%%/desktop/icons/CDrom2.xpm
+%%DATADIR%%/desktop/icons/CREDITS
+%%DATADIR%%/desktop/icons/Computer.xpm
+%%DATADIR%%/desktop/icons/ComputerPC.xpm
+%%DATADIR%%/desktop/icons/Configure
+%%DATADIR%%/desktop/icons/Database.xpm
+%%DATADIR%%/desktop/icons/Debug.xpm
+%%DATADIR%%/desktop/icons/DeskGlobe.xpm
+%%DATADIR%%/desktop/icons/EditorUnicode
+%%DATADIR%%/desktop/icons/Eyecon.xpm
+%%DATADIR%%/desktop/icons/FileFolders.xpm
+%%DATADIR%%/desktop/icons/Folder-AfterStep
+%%DATADIR%%/desktop/icons/Folder-Brushes
+%%DATADIR%%/desktop/icons/Folder-Calculator2
+%%DATADIR%%/desktop/icons/Folder-Cardgames
+%%DATADIR%%/desktop/icons/Folder-Chat
+%%DATADIR%%/desktop/icons/Folder-ChessBishop
+%%DATADIR%%/desktop/icons/Folder-ChessKnight
+%%DATADIR%%/desktop/icons/Folder-Desktop2
+%%DATADIR%%/desktop/icons/Folder-Dice
+%%DATADIR%%/desktop/icons/Folder-Filecabinet
+%%DATADIR%%/desktop/icons/Folder-GNOME2
+%%DATADIR%%/desktop/icons/Folder-GameController
+%%DATADIR%%/desktop/icons/Folder-Gear2
+%%DATADIR%%/desktop/icons/Folder-Generic
+%%DATADIR%%/desktop/icons/Folder-Globe
+%%DATADIR%%/desktop/icons/Folder-HammerBrown
+%%DATADIR%%/desktop/icons/Folder-Headphones
+%%DATADIR%%/desktop/icons/Folder-Info
+%%DATADIR%%/desktop/icons/Folder-JFK
+%%DATADIR%%/desktop/icons/Folder-KDE
+%%DATADIR%%/desktop/icons/Folder-Knight
+%%DATADIR%%/desktop/icons/Folder-Library
+%%DATADIR%%/desktop/icons/Folder-Lightswitch
+%%DATADIR%%/desktop/icons/Folder-MagnifyingGlass
+%%DATADIR%%/desktop/icons/Folder-MenuEdit
+%%DATADIR%%/desktop/icons/Folder-Mona
+%%DATADIR%%/desktop/icons/Folder-MoonInMonitor
+%%DATADIR%%/desktop/icons/Folder-Mouse
+%%DATADIR%%/desktop/icons/Folder-MovieProjector
+%%DATADIR%%/desktop/icons/Folder-MusicalNote
+%%DATADIR%%/desktop/icons/Folder-PadlockClosed
+%%DATADIR%%/desktop/icons/Folder-PadlockOpen
+%%DATADIR%%/desktop/icons/Folder-Pager
+%%DATADIR%%/desktop/icons/Folder-Pallette
+%%DATADIR%%/desktop/icons/Folder-Pen1
+%%DATADIR%%/desktop/icons/Folder-PencilCup
+%%DATADIR%%/desktop/icons/Folder-People
+%%DATADIR%%/desktop/icons/Folder-Pistol
+%%DATADIR%%/desktop/icons/Folder-PlayerLoad
+%%DATADIR%%/desktop/icons/Folder-PlayerStop
+%%DATADIR%%/desktop/icons/Folder-Puzzle
+%%DATADIR%%/desktop/icons/Folder-RaceCar
+%%DATADIR%%/desktop/icons/Folder-Scanner
+%%DATADIR%%/desktop/icons/Folder-Screwdriver
+%%DATADIR%%/desktop/icons/Folder-SoccerBall
+%%DATADIR%%/desktop/icons/Folder-Stopsign
+%%DATADIR%%/desktop/icons/Folder-TV
+%%DATADIR%%/desktop/icons/Folder-TeddyBear
+%%DATADIR%%/desktop/icons/Folder-TetrisBlocks
+%%DATADIR%%/desktop/icons/Folder-Touch
+%%DATADIR%%/desktop/icons/Folder-View
+%%DATADIR%%/desktop/icons/Folder-Wharf
+%%DATADIR%%/desktop/icons/Folder-WinList
+%%DATADIR%%/desktop/icons/Folder-Windows
+%%DATADIR%%/desktop/icons/Folder-XWindow3
+%%DATADIR%%/desktop/icons/Folder.xpm
+%%DATADIR%%/desktop/icons/GNUSpace.xpm
+%%DATADIR%%/desktop/icons/Info.xpm
+%%DATADIR%%/desktop/icons/Install.xpm
+%%DATADIR%%/desktop/icons/KeyPower.xpm
+%%DATADIR%%/desktop/icons/KeysOnChain.xpm
+%%DATADIR%%/desktop/icons/Monitor.xpm
+%%DATADIR%%/desktop/icons/Network.xpm
+%%DATADIR%%/desktop/icons/NetworkInfoManager.xpm
+%%DATADIR%%/desktop/icons/OldFashionedRadio.xpm
+%%DATADIR%%/desktop/icons/PagerSample-1x1
+%%DATADIR%%/desktop/icons/PagerSample-1x2
+%%DATADIR%%/desktop/icons/PagerSample-1x4
+%%DATADIR%%/desktop/icons/PagerSample-2x1
+%%DATADIR%%/desktop/icons/PagerSample-2x2
+%%DATADIR%%/desktop/icons/PagerSample-4x1
+%%DATADIR%%/desktop/icons/Paint.xpm
+%%DATADIR%%/desktop/icons/Plasma.xpm
+%%DATADIR%%/desktop/icons/Publish.xpm
+%%DATADIR%%/desktop/icons/RayTracedGear.xpm
+%%DATADIR%%/desktop/icons/Recycler.xpm
+%%DATADIR%%/desktop/icons/RedFire.xpm
+%%DATADIR%%/desktop/icons/ScreensaverLocked
+%%DATADIR%%/desktop/icons/ScreensaverPrefs
+%%DATADIR%%/desktop/icons/ScreensaverUnlocked
+%%DATADIR%%/desktop/icons/Start.xpm
+%%DATADIR%%/desktop/icons/Text.xpm
+%%DATADIR%%/desktop/icons/Toggle-Ghost
+%%DATADIR%%/desktop/icons/Toggle-Ghost2
+%%DATADIR%%/desktop/icons/Toggle-Plasma
+%%DATADIR%%/desktop/icons/Toggle-Rembrandt
+%%DATADIR%%/desktop/icons/TouchLeftHand
+%%DATADIR%%/desktop/icons/WWW.xpm
+%%DATADIR%%/desktop/icons/WharfSample-1x4
+%%DATADIR%%/desktop/icons/WharfSample-2x4
+%%DATADIR%%/desktop/icons/WharfSample-4x1
+%%DATADIR%%/desktop/icons/WharfSample-4x2
+%%DATADIR%%/desktop/icons/WinListSample-1Bottom
+%%DATADIR%%/desktop/icons/WinListSample-1Top
+%%DATADIR%%/desktop/icons/WinListSample-2Bottom
+%%DATADIR%%/desktop/icons/WinListSample-2Top
+%%DATADIR%%/desktop/icons/WinListSample-3Bottom
+%%DATADIR%%/desktop/icons/WinListSample-3Top
+%%DATADIR%%/desktop/icons/WinListSample-LeftDown
+%%DATADIR%%/desktop/icons/WinListSample-LeftUp
+%%DATADIR%%/desktop/icons/WinListSample-RightDown
+%%DATADIR%%/desktop/icons/WinListSample-RightUp
+%%DATADIR%%/desktop/icons/YellowBlueRedGeometry.xpm
+%%DATADIR%%/desktop/icons/arrow-dots.xpm
+%%DATADIR%%/desktop/icons/arrow.xpm
+%%DATADIR%%/desktop/icons/aterm
+%%DATADIR%%/desktop/icons/author.xpm
+%%DATADIR%%/desktop/icons/bluebar.xpm
+%%DATADIR%%/desktop/icons/cpuchip.xpm
+%%DATADIR%%/desktop/icons/darkbluebar.xpm
+%%DATADIR%%/desktop/icons/disk.builder.xpm
+%%DATADIR%%/desktop/icons/dots/3_dots
+%%DATADIR%%/desktop/icons/dots/abi-close
+%%DATADIR%%/desktop/icons/dots/abi-close-push
+%%DATADIR%%/desktop/icons/dots/abi-icon-max
+%%DATADIR%%/desktop/icons/dots/abi-icon-max-push
+%%DATADIR%%/desktop/icons/dots/abi-menu
+%%DATADIR%%/desktop/icons/dots/abi-menu-push
+%%DATADIR%%/desktop/icons/dots/abi-pin
+%%DATADIR%%/desktop/icons/dots/abi-pin-push
+%%DATADIR%%/desktop/icons/dots/abi-shade
+%%DATADIR%%/desktop/icons/dots/abi-shade-push
+%%DATADIR%%/desktop/icons/dots/arrow
+%%DATADIR%%/desktop/icons/dots/arrow_dots
+%%DATADIR%%/desktop/icons/dots/arrow_gr_medium
+%%DATADIR%%/desktop/icons/dots/arrow_gr_small
+%%DATADIR%%/desktop/icons/dots/arrow_medium
+%%DATADIR%%/desktop/icons/dots/arrow_narrow
+%%DATADIR%%/desktop/icons/dots/arrow_short_medium
+%%DATADIR%%/desktop/icons/dots/arrow_short_small
+%%DATADIR%%/desktop/icons/dots/arrow_small
+%%DATADIR%%/desktop/icons/dots/arrow_tiny
+%%DATADIR%%/desktop/icons/dots/bar_medium
+%%DATADIR%%/desktop/icons/dots/circle_medium
+%%DATADIR%%/desktop/icons/dots/close_smooth_white
+%%DATADIR%%/desktop/icons/dots/eject
+%%DATADIR%%/desktop/icons/dots/lined_arrow
+%%DATADIR%%/desktop/icons/dots/maxmin_unity
+%%DATADIR%%/desktop/icons/dots/menu_medium
+%%DATADIR%%/desktop/icons/dots/menu_smooth_white
+%%DATADIR%%/desktop/icons/dots/minmax_smooth_white
+%%DATADIR%%/desktop/icons/dots/oval_medium
+%%DATADIR%%/desktop/icons/dots/pin
+%%DATADIR%%/desktop/icons/dots/qnx-close-red
+%%DATADIR%%/desktop/icons/dots/qnx-iconify-red
+%%DATADIR%%/desktop/icons/dots/qnx-menu-red
+%%DATADIR%%/desktop/icons/dots/qnx-shade-red
+%%DATADIR%%/desktop/icons/dots/shade_smooth_white
+%%DATADIR%%/desktop/icons/dots/shade_unity
+%%DATADIR%%/desktop/icons/dots/square_medium
+%%DATADIR%%/desktop/icons/dots/square_small
+%%DATADIR%%/desktop/icons/dots/synchronize
+%%DATADIR%%/desktop/icons/dots/triangle_medium
+%%DATADIR%%/desktop/icons/dots/triangle_squared_medium
+%%DATADIR%%/desktop/icons/dots/triangle_squared_small
+%%DATADIR%%/desktop/icons/dots/window_medium
+%%DATADIR%%/desktop/icons/dots/window_small
+%%DATADIR%%/desktop/icons/dots/window_thick
+%%DATADIR%%/desktop/icons/dots/window_unity
+%%DATADIR%%/desktop/icons/dots/windows_medium
+%%DATADIR%%/desktop/icons/dots/windows_small
+%%DATADIR%%/desktop/icons/dots/x_boxy
+%%DATADIR%%/desktop/icons/dots/x_crooked_small
+%%DATADIR%%/desktop/icons/dots/x_large
+%%DATADIR%%/desktop/icons/dots/x_medium
+%%DATADIR%%/desktop/icons/dots/x_small
+%%DATADIR%%/desktop/icons/dots/x_thin
+%%DATADIR%%/desktop/icons/dots/x_unity
+%%DATADIR%%/desktop/icons/draw.xpm
+%%DATADIR%%/desktop/icons/east.xpm
+%%DATADIR%%/desktop/icons/emacs
+%%DATADIR%%/desktop/icons/eterm
+%%DATADIR%%/desktop/icons/greenbar.xpm
+%%DATADIR%%/desktop/icons/hostmanager.xpm
+%%DATADIR%%/desktop/icons/interface.xpm
+%%DATADIR%%/desktop/icons/large/AfterStep3
+%%DATADIR%%/desktop/icons/large/AfterStep4
+%%DATADIR%%/desktop/icons/large/Bookshelf
+%%DATADIR%%/desktop/icons/large/CD
+%%DATADIR%%/desktop/icons/large/CDR
+%%DATADIR%%/desktop/icons/large/Chat
+%%DATADIR%%/desktop/icons/large/Computer
+%%DATADIR%%/desktop/icons/large/DVD
+%%DATADIR%%/desktop/icons/large/Document
+%%DATADIR%%/desktop/icons/large/Document2
+%%DATADIR%%/desktop/icons/large/DocumentScroll
+%%DATADIR%%/desktop/icons/large/FileCabinet
+%%DATADIR%%/desktop/icons/large/FolderAqua
+%%DATADIR%%/desktop/icons/large/FolderAquaBlue
+%%DATADIR%%/desktop/icons/large/FolderAquaYellow
+%%DATADIR%%/desktop/icons/large/FolderKDECyan
+%%DATADIR%%/desktop/icons/large/FolderOpenAqua
+%%DATADIR%%/desktop/icons/large/FolderOpenBlueAqua
+%%DATADIR%%/desktop/icons/large/FolderOpenRedAqua
+%%DATADIR%%/desktop/icons/large/Globe
+%%DATADIR%%/desktop/icons/large/Harddrive
+%%DATADIR%%/desktop/icons/large/Harddrive2
+%%DATADIR%%/desktop/icons/large/Home
+%%DATADIR%%/desktop/icons/large/HomeAqua
+%%DATADIR%%/desktop/icons/large/Interface
+%%DATADIR%%/desktop/icons/large/Keyboard2
+%%DATADIR%%/desktop/icons/large/Monitor1
+%%DATADIR%%/desktop/icons/large/Monitor2
+%%DATADIR%%/desktop/icons/large/Monitor3
+%%DATADIR%%/desktop/icons/large/NeXTishTerm
+%%DATADIR%%/desktop/icons/large/NetworkedGlobe
+%%DATADIR%%/desktop/icons/large/Package
+%%DATADIR%%/desktop/icons/large/RedLight
+%%DATADIR%%/desktop/icons/large/Speaker
+%%DATADIR%%/desktop/icons/large/Stopsign
+%%DATADIR%%/desktop/icons/large/Terminal
+%%DATADIR%%/desktop/icons/large/Typewriter
+%%DATADIR%%/desktop/icons/large/Window
+%%DATADIR%%/desktop/icons/large/scale56.sh
+%%DATADIR%%/desktop/icons/linux-penguin.xpm
+%%DATADIR%%/desktop/icons/logos/AfterStep
+%%DATADIR%%/desktop/icons/logos/AfterStep2
+%%DATADIR%%/desktop/icons/logos/AfterStep4
+%%DATADIR%%/desktop/icons/logos/AfterStep5
+%%DATADIR%%/desktop/icons/logos/AmigaBoing
+%%DATADIR%%/desktop/icons/logos/AppleRainbow
+%%DATADIR%%/desktop/icons/logos/Atari
+%%DATADIR%%/desktop/icons/logos/BitchX
+%%DATADIR%%/desktop/icons/logos/Commodore
+%%DATADIR%%/desktop/icons/logos/DOS
+%%DATADIR%%/desktop/icons/logos/Eterm
+%%DATADIR%%/desktop/icons/logos/Firefox
+%%DATADIR%%/desktop/icons/logos/GNOME
+%%DATADIR%%/desktop/icons/logos/GNOME2
+%%DATADIR%%/desktop/icons/logos/GNU
+%%DATADIR%%/desktop/icons/logos/GNUStep
+%%DATADIR%%/desktop/icons/logos/GNUStep3D
+%%DATADIR%%/desktop/icons/logos/GNUStepGlow
+%%DATADIR%%/desktop/icons/logos/HP
+%%DATADIR%%/desktop/icons/logos/KDE
+%%DATADIR%%/desktop/icons/logos/MSWindows
+%%DATADIR%%/desktop/icons/logos/MacFace
+%%DATADIR%%/desktop/icons/logos/Mario
+%%DATADIR%%/desktop/icons/logos/NEdit
+%%DATADIR%%/desktop/icons/logos/Opera
+%%DATADIR%%/desktop/icons/logos/PDF
+%%DATADIR%%/desktop/icons/logos/Real
+%%DATADIR%%/desktop/icons/logos/Thunderbird
+%%DATADIR%%/desktop/icons/logos/TuxXmas
+%%DATADIR%%/desktop/icons/logos/Unicode
+%%DATADIR%%/desktop/icons/logos/VIM
+%%DATADIR%%/desktop/icons/logos/Worker
+%%DATADIR%%/desktop/icons/logos/XWindow
+%%DATADIR%%/desktop/icons/logos/XWindow2
+%%DATADIR%%/desktop/icons/logos/XWindow3
+%%DATADIR%%/desktop/icons/logos/Xmms
+%%DATADIR%%/desktop/icons/logos/aterm
+%%DATADIR%%/desktop/icons/logos/aterm2
+%%DATADIR%%/desktop/icons/logos/aterm3
+%%DATADIR%%/desktop/icons/logos/gimp
+%%DATADIR%%/desktop/icons/logos/konqueror
+%%DATADIR%%/desktop/icons/logos/linux-penguin
+%%DATADIR%%/desktop/icons/logos/mozilla
+%%DATADIR%%/desktop/icons/logos/scale48.sh
+%%DATADIR%%/desktop/icons/mini-app.xpm
+%%DATADIR%%/desktop/icons/mini-as.xpm
+%%DATADIR%%/desktop/icons/mini-exit.xpm
+%%DATADIR%%/desktop/icons/mini-folder.xpm
+%%DATADIR%%/desktop/icons/mini-menu.xpm
+%%DATADIR%%/desktop/icons/mini-recycler.xpm
+%%DATADIR%%/desktop/icons/mini/AS
+%%DATADIR%%/desktop/icons/mini/App
+%%DATADIR%%/desktop/icons/mini/ColorScheme
+%%DATADIR%%/desktop/icons/mini/Desktop
+%%DATADIR%%/desktop/icons/mini/Exit
+%%DATADIR%%/desktop/icons/mini/Folder
+%%DATADIR%%/desktop/icons/mini/FolderAqua
+%%DATADIR%%/desktop/icons/mini/FolderAquaBlue
+%%DATADIR%%/desktop/icons/mini/FolderAquaYellow
+%%DATADIR%%/desktop/icons/mini/FolderKDECyan
+%%DATADIR%%/desktop/icons/mini/FolderNeXT
+%%DATADIR%%/desktop/icons/mini/FolderOpenBlueAqua
+%%DATADIR%%/desktop/icons/mini/FolderOpenRedAqua
+%%DATADIR%%/desktop/icons/mini/GNOMESearchTool
+%%DATADIR%%/desktop/icons/mini/Info
+%%DATADIR%%/desktop/icons/mini/KDESearchTool
+%%DATADIR%%/desktop/icons/mini/KDEWallpapers
+%%DATADIR%%/desktop/icons/mini/Logout
+%%DATADIR%%/desktop/icons/mini/Menu
+%%DATADIR%%/desktop/icons/mini/Mona
+%%DATADIR%%/desktop/icons/mini/MoonInMonitor
+%%DATADIR%%/desktop/icons/mini/Mouse
+%%DATADIR%%/desktop/icons/mini/Puzzle
+%%DATADIR%%/desktop/icons/mini/Recycler
+%%DATADIR%%/desktop/icons/mini/RemoteControl
+%%DATADIR%%/desktop/icons/mini/Shutdown
+%%DATADIR%%/desktop/icons/mini/Stopsign
+%%DATADIR%%/desktop/icons/mini/Windows
+%%DATADIR%%/desktop/icons/mini/ZZZ
+%%DATADIR%%/desktop/icons/mini/applications
+%%DATADIR%%/desktop/icons/mini/feel
+%%DATADIR%%/desktop/icons/mini/look
+%%DATADIR%%/desktop/icons/mini/scale16.sh
+%%DATADIR%%/desktop/icons/mini/theme
+%%DATADIR%%/desktop/icons/monalisa.xpm
+%%DATADIR%%/desktop/icons/monitor-bsd.xpm
+%%DATADIR%%/desktop/icons/netscape.xpm
+%%DATADIR%%/desktop/icons/normal/AquaFolder
+%%DATADIR%%/desktop/icons/normal/AquaFolderOpen
+%%DATADIR%%/desktop/icons/normal/Battery
+%%DATADIR%%/desktop/icons/normal/Bell
+%%DATADIR%%/desktop/icons/normal/Bomb
+%%DATADIR%%/desktop/icons/normal/Bookshelf
+%%DATADIR%%/desktop/icons/normal/Boombox
+%%DATADIR%%/desktop/icons/normal/Boot
+%%DATADIR%%/desktop/icons/normal/Brain
+%%DATADIR%%/desktop/icons/normal/Brushes
+%%DATADIR%%/desktop/icons/normal/Bug
+%%DATADIR%%/desktop/icons/normal/Butterfly
+%%DATADIR%%/desktop/icons/normal/CAD
+%%DATADIR%%/desktop/icons/normal/CD
+%%DATADIR%%/desktop/icons/normal/CDInHand
+%%DATADIR%%/desktop/icons/normal/CDR
+%%DATADIR%%/desktop/icons/normal/CDRInHand
+%%DATADIR%%/desktop/icons/normal/CDRom
+%%DATADIR%%/desktop/icons/normal/CISCORouter
+%%DATADIR%%/desktop/icons/normal/Calculator
+%%DATADIR%%/desktop/icons/normal/Calculator2
+%%DATADIR%%/desktop/icons/normal/Camera
+%%DATADIR%%/desktop/icons/normal/Camera2
+%%DATADIR%%/desktop/icons/normal/Camera3
+%%DATADIR%%/desktop/icons/normal/Camera4
+%%DATADIR%%/desktop/icons/normal/Cardgames
+%%DATADIR%%/desktop/icons/normal/Cash
+%%DATADIR%%/desktop/icons/normal/Cat
+%%DATADIR%%/desktop/icons/normal/Chair
+%%DATADIR%%/desktop/icons/normal/Charts
+%%DATADIR%%/desktop/icons/normal/Chat
+%%DATADIR%%/desktop/icons/normal/Chess
+%%DATADIR%%/desktop/icons/normal/ChessBishop
+%%DATADIR%%/desktop/icons/normal/ChessKnight
+%%DATADIR%%/desktop/icons/normal/Chip
+%%DATADIR%%/desktop/icons/normal/Clock
+%%DATADIR%%/desktop/icons/normal/Coffee
+%%DATADIR%%/desktop/icons/normal/ColorScheme
+%%DATADIR%%/desktop/icons/normal/Corkscrew
+%%DATADIR%%/desktop/icons/normal/Cpufan
+%%DATADIR%%/desktop/icons/normal/Crayon
+%%DATADIR%%/desktop/icons/normal/Cron
+%%DATADIR%%/desktop/icons/normal/Cube
+%%DATADIR%%/desktop/icons/normal/DNA
+%%DATADIR%%/desktop/icons/normal/Desktop
+%%DATADIR%%/desktop/icons/normal/Desktop2
+%%DATADIR%%/desktop/icons/normal/DialogEdit
+%%DATADIR%%/desktop/icons/normal/Dice
+%%DATADIR%%/desktop/icons/normal/Document
+%%DATADIR%%/desktop/icons/normal/Dollar
+%%DATADIR%%/desktop/icons/normal/Dollars
+%%DATADIR%%/desktop/icons/normal/DrawingPad
+%%DATADIR%%/desktop/icons/normal/Engine
+%%DATADIR%%/desktop/icons/normal/Eraser
+%%DATADIR%%/desktop/icons/normal/Ethernet
+%%DATADIR%%/desktop/icons/normal/ExitSign
+%%DATADIR%%/desktop/icons/normal/ExpansionCard
+%%DATADIR%%/desktop/icons/normal/EyeInMonitor
+%%DATADIR%%/desktop/icons/normal/EyeInMonitor2
+%%DATADIR%%/desktop/icons/normal/EyeInMonitor2Shadow
+%%DATADIR%%/desktop/icons/normal/EyeInMonitorShadow
+%%DATADIR%%/desktop/icons/normal/Eyedropper
+%%DATADIR%%/desktop/icons/normal/FTP
+%%DATADIR%%/desktop/icons/normal/FTPEarth
+%%DATADIR%%/desktop/icons/normal/FTPTransparent
+%%DATADIR%%/desktop/icons/normal/Fax
+%%DATADIR%%/desktop/icons/normal/Feather
+%%DATADIR%%/desktop/icons/normal/Filecabinet
+%%DATADIR%%/desktop/icons/normal/Filecabinet2
+%%DATADIR%%/desktop/icons/normal/FilecabinetOpen
+%%DATADIR%%/desktop/icons/normal/Fish
+%%DATADIR%%/desktop/icons/normal/Floppy
+%%DATADIR%%/desktop/icons/normal/Floppy525
+%%DATADIR%%/desktop/icons/normal/Font
+%%DATADIR%%/desktop/icons/normal/GIMP
+%%DATADIR%%/desktop/icons/normal/GameController
+%%DATADIR%%/desktop/icons/normal/Gear
+%%DATADIR%%/desktop/icons/normal/Gear2
+%%DATADIR%%/desktop/icons/normal/Ghost
+%%DATADIR%%/desktop/icons/normal/Ghost2
+%%DATADIR%%/desktop/icons/normal/Globe
+%%DATADIR%%/desktop/icons/normal/Glove
+%%DATADIR%%/desktop/icons/normal/Glue
+%%DATADIR%%/desktop/icons/normal/HammerBrown
+%%DATADIR%%/desktop/icons/normal/HammerGrey
+%%DATADIR%%/desktop/icons/normal/HammerRed
+%%DATADIR%%/desktop/icons/normal/HandOnWindowCloseIcon
+%%DATADIR%%/desktop/icons/normal/Handshake
+%%DATADIR%%/desktop/icons/normal/HandshakeTransparent
+%%DATADIR%%/desktop/icons/normal/HandshakeTransparent2
+%%DATADIR%%/desktop/icons/normal/Harddrive
+%%DATADIR%%/desktop/icons/normal/Headphones
+%%DATADIR%%/desktop/icons/normal/Helm
+%%DATADIR%%/desktop/icons/normal/House
+%%DATADIR%%/desktop/icons/normal/House2
+%%DATADIR%%/desktop/icons/normal/House3
+%%DATADIR%%/desktop/icons/normal/IRC
+%%DATADIR%%/desktop/icons/normal/IRCTransparent
+%%DATADIR%%/desktop/icons/normal/Info
+%%DATADIR%%/desktop/icons/normal/InkJetPrinter
+%%DATADIR%%/desktop/icons/normal/JFK
+%%DATADIR%%/desktop/icons/normal/Key
+%%DATADIR%%/desktop/icons/normal/Keyboard
+%%DATADIR%%/desktop/icons/normal/KeysOnChain
+%%DATADIR%%/desktop/icons/normal/Knight
+%%DATADIR%%/desktop/icons/normal/LaserPrinter
+%%DATADIR%%/desktop/icons/normal/LeatherBag
+%%DATADIR%%/desktop/icons/normal/Leatherman
+%%DATADIR%%/desktop/icons/normal/Letter
+%%DATADIR%%/desktop/icons/normal/Library
+%%DATADIR%%/desktop/icons/normal/License
+%%DATADIR%%/desktop/icons/normal/Lifejacket
+%%DATADIR%%/desktop/icons/normal/Lightbulb
+%%DATADIR%%/desktop/icons/normal/Lightswitch
+%%DATADIR%%/desktop/icons/normal/LockClosed
+%%DATADIR%%/desktop/icons/normal/LockOpen
+%%DATADIR%%/desktop/icons/normal/Logout
+%%DATADIR%%/desktop/icons/normal/MCInMonitor
+%%DATADIR%%/desktop/icons/normal/MCInMonitorShadow
+%%DATADIR%%/desktop/icons/normal/MagnifyingGlass
+%%DATADIR%%/desktop/icons/normal/MagnifyingGlass2
+%%DATADIR%%/desktop/icons/normal/Mail
+%%DATADIR%%/desktop/icons/normal/MailBox
+%%DATADIR%%/desktop/icons/normal/MailBox2
+%%DATADIR%%/desktop/icons/normal/MailBox3
+%%DATADIR%%/desktop/icons/normal/Menu
+%%DATADIR%%/desktop/icons/normal/MenuEdit
+%%DATADIR%%/desktop/icons/normal/Modem
+%%DATADIR%%/desktop/icons/normal/Mona
+%%DATADIR%%/desktop/icons/normal/MonaLisa
+%%DATADIR%%/desktop/icons/normal/Monitor1
+%%DATADIR%%/desktop/icons/normal/Monitor1Shadow
+%%DATADIR%%/desktop/icons/normal/Monitor3D
+%%DATADIR%%/desktop/icons/normal/Monitor3DBlue
+%%DATADIR%%/desktop/icons/normal/MonitorLCD
+%%DATADIR%%/desktop/icons/normal/Moon
+%%DATADIR%%/desktop/icons/normal/MoonInMonitor
+%%DATADIR%%/desktop/icons/normal/Mouse
+%%DATADIR%%/desktop/icons/normal/Move
+%%DATADIR%%/desktop/icons/normal/MovieProjector
+%%DATADIR%%/desktop/icons/normal/MusicalNote
+%%DATADIR%%/desktop/icons/normal/NeXTFatFolder
+%%DATADIR%%/desktop/icons/normal/NeXTFatFolderOpen
+%%DATADIR%%/desktop/icons/normal/NeXTFatFolderOpenShadow
+%%DATADIR%%/desktop/icons/normal/NeXTFatFolderShadow
+%%DATADIR%%/desktop/icons/normal/NeXTFolder
+%%DATADIR%%/desktop/icons/normal/NeXTFolderOpen
+%%DATADIR%%/desktop/icons/normal/NeXTFolderOpenShadow
+%%DATADIR%%/desktop/icons/normal/NeXTFolderShadow
+%%DATADIR%%/desktop/icons/normal/NeXTFolders
+%%DATADIR%%/desktop/icons/normal/NeXTFoldersShadow
+%%DATADIR%%/desktop/icons/normal/Newspaper
+%%DATADIR%%/desktop/icons/normal/NoSign
+%%DATADIR%%/desktop/icons/normal/Notebook
+%%DATADIR%%/desktop/icons/normal/Notebook2
+%%DATADIR%%/desktop/icons/normal/OldFashionedRadio
+%%DATADIR%%/desktop/icons/normal/OutlineBold
+%%DATADIR%%/desktop/icons/normal/OutlineBoldDesktop
+%%DATADIR%%/desktop/icons/normal/PCCase
+%%DATADIR%%/desktop/icons/normal/PCMCIA
+%%DATADIR%%/desktop/icons/normal/PDA
+%%DATADIR%%/desktop/icons/normal/Package
+%%DATADIR%%/desktop/icons/normal/PackageBlack
+%%DATADIR%%/desktop/icons/normal/PadlockClosed
+%%DATADIR%%/desktop/icons/normal/PadlockOpen
+%%DATADIR%%/desktop/icons/normal/Pager
+%%DATADIR%%/desktop/icons/normal/Paint
+%%DATADIR%%/desktop/icons/normal/Pallette
+%%DATADIR%%/desktop/icons/normal/PaperClip
+%%DATADIR%%/desktop/icons/normal/Pen
+%%DATADIR%%/desktop/icons/normal/Pen1
+%%DATADIR%%/desktop/icons/normal/Pen2
+%%DATADIR%%/desktop/icons/normal/PencilCup
+%%DATADIR%%/desktop/icons/normal/People
+%%DATADIR%%/desktop/icons/normal/Piano
+%%DATADIR%%/desktop/icons/normal/Pistol
+%%DATADIR%%/desktop/icons/normal/Player
+%%DATADIR%%/desktop/icons/normal/PlayerBack
+%%DATADIR%%/desktop/icons/normal/PlayerForward
+%%DATADIR%%/desktop/icons/normal/PlayerLoad
+%%DATADIR%%/desktop/icons/normal/PlayerPause
+%%DATADIR%%/desktop/icons/normal/PlayerPlay
+%%DATADIR%%/desktop/icons/normal/PlayerStop
+%%DATADIR%%/desktop/icons/normal/Pliers
+%%DATADIR%%/desktop/icons/normal/PowerOutlet
+%%DATADIR%%/desktop/icons/normal/PowerPlug
+%%DATADIR%%/desktop/icons/normal/Pulse
+%%DATADIR%%/desktop/icons/normal/PushPin
+%%DATADIR%%/desktop/icons/normal/Puzzle
+%%DATADIR%%/desktop/icons/normal/Pyramid
+%%DATADIR%%/desktop/icons/normal/Python
+%%DATADIR%%/desktop/icons/normal/RaceCar
+%%DATADIR%%/desktop/icons/normal/Recycle
+%%DATADIR%%/desktop/icons/normal/RedLight
+%%DATADIR%%/desktop/icons/normal/Rembrandt
+%%DATADIR%%/desktop/icons/normal/RemoteControl
+%%DATADIR%%/desktop/icons/normal/Rolodex
+%%DATADIR%%/desktop/icons/normal/Rubberstamp
+%%DATADIR%%/desktop/icons/normal/Ruller
+%%DATADIR%%/desktop/icons/normal/RullerShadow
+%%DATADIR%%/desktop/icons/normal/Run
+%%DATADIR%%/desktop/icons/normal/SCSIConnector
+%%DATADIR%%/desktop/icons/normal/Safe
+%%DATADIR%%/desktop/icons/normal/Scanner
+%%DATADIR%%/desktop/icons/normal/Scissors
+%%DATADIR%%/desktop/icons/normal/Screwdriver
+%%DATADIR%%/desktop/icons/normal/Screwdriver2
+%%DATADIR%%/desktop/icons/normal/Shell
+%%DATADIR%%/desktop/icons/normal/Shredder
+%%DATADIR%%/desktop/icons/normal/SoccerBall
+%%DATADIR%%/desktop/icons/normal/Speaker
+%%DATADIR%%/desktop/icons/normal/Stamp
+%%DATADIR%%/desktop/icons/normal/Stickynote
+%%DATADIR%%/desktop/icons/normal/Stopsign
+%%DATADIR%%/desktop/icons/normal/Stratacaster
+%%DATADIR%%/desktop/icons/normal/SwissArmyKnife
+%%DATADIR%%/desktop/icons/normal/Sword
+%%DATADIR%%/desktop/icons/normal/TV
+%%DATADIR%%/desktop/icons/normal/Table
+%%DATADIR%%/desktop/icons/normal/Tapemeasure
+%%DATADIR%%/desktop/icons/normal/TeddyBear
+%%DATADIR%%/desktop/icons/normal/TetrisBlocks
+%%DATADIR%%/desktop/icons/normal/Thumbsup
+%%DATADIR%%/desktop/icons/normal/Timer
+%%DATADIR%%/desktop/icons/normal/ToolbarInHand
+%%DATADIR%%/desktop/icons/normal/Touch
+%%DATADIR%%/desktop/icons/normal/Trashcan
+%%DATADIR%%/desktop/icons/normal/Trashcan2
+%%DATADIR%%/desktop/icons/normal/Typewriter
+%%DATADIR%%/desktop/icons/normal/USB
+%%DATADIR%%/desktop/icons/normal/View
+%%DATADIR%%/desktop/icons/normal/WWW
+%%DATADIR%%/desktop/icons/normal/Wharf
+%%DATADIR%%/desktop/icons/normal/Whisper
+%%DATADIR%%/desktop/icons/normal/WinList
+%%DATADIR%%/desktop/icons/normal/Window
+%%DATADIR%%/desktop/icons/normal/Windows
+%%DATADIR%%/desktop/icons/normal/WindowsBackground
+%%DATADIR%%/desktop/icons/normal/WindowsIconify
+%%DATADIR%%/desktop/icons/normal/WindowsMove
+%%DATADIR%%/desktop/icons/normal/WindowsProperties
+%%DATADIR%%/desktop/icons/normal/WindowsResize
+%%DATADIR%%/desktop/icons/normal/Wireless
+%%DATADIR%%/desktop/icons/normal/Wrench
+%%DATADIR%%/desktop/icons/normal/Wrench2
+%%DATADIR%%/desktop/icons/normal/WrenchShadow
+%%DATADIR%%/desktop/icons/normal/WritingHand
+%%DATADIR%%/desktop/icons/normal/XV
+%%DATADIR%%/desktop/icons/normal/Zip
+%%DATADIR%%/desktop/icons/normal/Zipdisk
+%%DATADIR%%/desktop/icons/normal/scale48.sh
+%%DATADIR%%/desktop/icons/os8-title.xpm
+%%DATADIR%%/desktop/icons/ostx.xpm
+%%DATADIR%%/desktop/icons/ostxs.xpm
+%%DATADIR%%/desktop/icons/ostxu.xpm
+%%DATADIR%%/desktop/icons/redbar.xpm
+%%DATADIR%%/desktop/icons/rxvt
+%%DATADIR%%/desktop/icons/shutdown.xpm
+%%DATADIR%%/desktop/icons/shutdown2.xpm
+%%DATADIR%%/desktop/icons/south.xpm
+%%DATADIR%%/desktop/icons/southeast.xpm
+%%DATADIR%%/desktop/icons/southwest.xpm
+%%DATADIR%%/desktop/icons/spreadsheet.xpm
+%%DATADIR%%/desktop/icons/spreadsheet2.xpm
+%%DATADIR%%/desktop/icons/west.xpm
+%%DATADIR%%/desktop/icons/wharf.xpm
+%%DATADIR%%/desktop/icons/widget.xpm
+%%DATADIR%%/desktop/icons/workshop.xpm
+%%DATADIR%%/desktop/icons/writeletter.xpm
+%%DATADIR%%/desktop/icons/xterm
+%%DATADIR%%/desktop/sounds/beam_trek.au
+%%DATADIR%%/desktop/sounds/beaming.au
+%%DATADIR%%/desktop/sounds/beep.au
+%%DATADIR%%/desktop/sounds/bong.au
+%%DATADIR%%/desktop/sounds/clink.au
+%%DATADIR%%/desktop/sounds/cowbell.au
+%%DATADIR%%/desktop/sounds/crash.au
+%%DATADIR%%/desktop/sounds/drip.au
+%%DATADIR%%/desktop/sounds/fwop.au
+%%DATADIR%%/desktop/sounds/gong.au
+%%DATADIR%%/desktop/sounds/huh.au
+%%DATADIR%%/desktop/sounds/meepmeep.au
+%%DATADIR%%/desktop/sounds/ploop.au
+%%DATADIR%%/desktop/sounds/train.au
+%%DATADIR%%/desktop/sounds/twang.au
+%%DATADIR%%/desktop/tiles/AfterStep
+%%DATADIR%%/desktop/tiles/AfterStepBeauty
+%%DATADIR%%/desktop/tiles/Blue
+%%DATADIR%%/desktop/tiles/BlurtsMichelson
+%%DATADIR%%/desktop/tiles/Checkers
+%%DATADIR%%/desktop/tiles/Clear
+%%DATADIR%%/desktop/tiles/ConvexBlue
+%%DATADIR%%/desktop/tiles/Default
+%%DATADIR%%/desktop/tiles/DefenselessElsie
+%%DATADIR%%/desktop/tiles/DorchesterConsolidated
+%%DATADIR%%/desktop/tiles/DropInjures
+%%DATADIR%%/desktop/tiles/EvilCarWash
+%%DATADIR%%/desktop/tiles/FireStreaks
+%%DATADIR%%/desktop/tiles/Gray
+%%DATADIR%%/desktop/tiles/Green
+%%DATADIR%%/desktop/tiles/LibelousPaintings
+%%DATADIR%%/desktop/tiles/Marble
+%%DATADIR%%/desktop/tiles/NordicPowderPirate
+%%DATADIR%%/desktop/tiles/Plasma
+%%DATADIR%%/desktop/tiles/PsychiatristsImminently
+%%DATADIR%%/desktop/tiles/Red
+%%DATADIR%%/desktop/tiles/SimpleTexture
+%%DATADIR%%/desktop/tiles/Slate
+%%DATADIR%%/desktop/tiles/Transparent
+%%DATADIR%%/desktop/tiles/Water
+%%DATADIR%%/desktop/tiles/White
+%%DATADIR%%/desktop/tiles/back.xpm
+%%DATADIR%%/desktop/tiles/black_dot
+%%DATADIR%%/desktop/tiles/empty
+%%DATADIR%%/desktop/tiles/fore.xpm
+%%DATADIR%%/desktop/tiles/rose512.jpg
+%%DATADIR%%/desktop/tiles/wharf
+%%DATADIR%%/doc/html/API/Glossary.html
+%%DATADIR%%/doc/html/API/afterimage.html
+%%DATADIR%%/doc/html/API/ascmap.html
+%%DATADIR%%/doc/html/API/ascompose.html
+%%DATADIR%%/doc/html/API/asflip.html
+%%DATADIR%%/doc/html/API/asfont.html
+%%DATADIR%%/doc/html/API/asgrad.html
+%%DATADIR%%/doc/html/API/asimage.html
+%%DATADIR%%/doc/html/API/asimagexml.html
+%%DATADIR%%/doc/html/API/asmerge.html
+%%DATADIR%%/doc/html/API/asscale.html
+%%DATADIR%%/doc/html/API/astext.html
+%%DATADIR%%/doc/html/API/astile.html
+%%DATADIR%%/doc/html/API/asview.html
+%%DATADIR%%/doc/html/API/asvisual.html
+%%DATADIR%%/doc/html/API/blender.html
+%%DATADIR%%/doc/html/API/char2uni.html
+%%DATADIR%%/doc/html/API/common.html
+%%DATADIR%%/doc/html/API/export.html
+%%DATADIR%%/doc/html/API/imencdec.html
+%%DATADIR%%/doc/html/API/import.html
+%%DATADIR%%/doc/html/API/index.html
+%%DATADIR%%/doc/html/API/transform.html
+%%DATADIR%%/doc/html/API/ximage.html
+%%DATADIR%%/doc/html/ASDatabase.html
+%%DATADIR%%/doc/html/ASDatabaseEntry.html
+%%DATADIR%%/doc/html/AfterStep.html
+%%DATADIR%%/doc/html/Align.html
+%%DATADIR%%/doc/html/Animate.html
+%%DATADIR%%/doc/html/AnimateTypes.html
+%%DATADIR%%/doc/html/Arrange.html
+%%DATADIR%%/doc/html/AutoExec.html
+%%DATADIR%%/doc/html/BalloonContents.html
+%%DATADIR%%/doc/html/Base.html
+%%DATADIR%%/doc/html/Bevel.html
+%%DATADIR%%/doc/html/ColorScheme.html
+%%DATADIR%%/doc/html/Feel.html
+%%DATADIR%%/doc/html/FeelWindowBox.html
+%%DATADIR%%/doc/html/Functions.html
+%%DATADIR%%/doc/html/Glossary.html
+%%DATADIR%%/doc/html/Gravity.html
+%%DATADIR%%/doc/html/Look.html
+%%DATADIR%%/doc/html/MyBackground.html
+%%DATADIR%%/doc/html/MyFrame.html
+%%DATADIR%%/doc/html/MyStyle.html
+%%DATADIR%%/doc/html/Pager.html
+%%DATADIR%%/doc/html/PagerDecorations.html
+%%DATADIR%%/doc/html/Placement.html
+%%DATADIR%%/doc/html/Sound.html
+%%DATADIR%%/doc/html/SoundEvents.html
+%%DATADIR%%/doc/html/SupportedHints.html
+%%DATADIR%%/doc/html/TbarLayout.html
+%%DATADIR%%/doc/html/Wharf.html
+%%DATADIR%%/doc/html/WharfFolders.html
+%%DATADIR%%/doc/html/WharfSounds.html
+%%DATADIR%%/doc/html/WinCommand.html
+%%DATADIR%%/doc/html/WinList.html
+%%DATADIR%%/doc/html/WinTabs.html
+%%DATADIR%%/doc/html/afterstep_faq.html
+%%DATADIR%%/doc/html/as20new.html
+%%DATADIR%%/doc/html/asimagexml.html
+%%DATADIR%%/doc/html/asxmlimages.html
+%%DATADIR%%/doc/html/bg.html
+%%DATADIR%%/doc/html/images/Info.png
+%%DATADIR%%/doc/html/images/Pager.jpg
+%%DATADIR%%/doc/html/images/asdoc_screenshot.jpg
+%%DATADIR%%/doc/html/images/aterm.jpg
+%%DATADIR%%/doc/html/images/desktop.png
+%%DATADIR%%/doc/html/images/monitorwharf.jpg
+%%DATADIR%%/doc/html/images/pager.jpg
+%%DATADIR%%/doc/html/images/pager.png
+%%DATADIR%%/doc/html/images/start_menu.jpg
+%%DATADIR%%/doc/html/images/start_menu.png
+%%DATADIR%%/doc/html/images/whandling.png
+%%DATADIR%%/doc/html/images/wharf.jpg
+%%DATADIR%%/doc/html/images/wharf.png
+%%DATADIR%%/doc/html/images/window_list.jpg
+%%DATADIR%%/doc/html/images/winlist.jpg
+%%DATADIR%%/doc/html/images/winlist.png
+%%DATADIR%%/doc/html/index.html
+%%DATADIR%%/doc/html/monitorwharf.html
+%%DATADIR%%/doc/html/monitorwharf_asdoc.html
+%%DATADIR%%/doc/html/monitorwharf_cycle.html
+%%DATADIR%%/doc/html/monitorwharf_mnt.html
+%%DATADIR%%/doc/html/monitorwharf_ps.html
+%%DATADIR%%/doc/html/monitorwharf_time.html
+%%DATADIR%%/doc/html/monitorwharf_top.html
+%%DATADIR%%/doc/html/monitorwharf_xeyes.html
+%%DATADIR%%/doc/html/pager_bg.html
+%%DATADIR%%/doc/html/pager_focused.html
+%%DATADIR%%/doc/html/pager_intro.html
+%%DATADIR%%/doc/html/pager_label.html
+%%DATADIR%%/doc/html/pager_selected.html
+%%DATADIR%%/doc/html/pager_unfocused.html
+%%DATADIR%%/doc/html/preface.html
+%%DATADIR%%/doc/html/start_menu.html
+%%DATADIR%%/doc/html/start_menu_highlight.html
+%%DATADIR%%/doc/html/start_menu_main.html
+%%DATADIR%%/doc/html/start_menu_small.html
+%%DATADIR%%/doc/html/start_menu_title.html
+%%DATADIR%%/doc/html/visualselect.html
+%%DATADIR%%/doc/html/wharf_asmix.html
+%%DATADIR%%/doc/html/wharf_filemgr.html
+%%DATADIR%%/doc/html/wharf_gimp.html
+%%DATADIR%%/doc/html/wharf_intro.html
+%%DATADIR%%/doc/html/wharf_irc.html
+%%DATADIR%%/doc/html/wharf_mc.html
+%%DATADIR%%/doc/html/wharf_moz.html
+%%DATADIR%%/doc/html/wharf_spreadsheet.html
+%%DATADIR%%/doc/html/wharf_term.html
+%%DATADIR%%/doc/html/wharf_wordprocessor.html
+%%DATADIR%%/doc/html/wharf_xmms.html
+%%DATADIR%%/doc/html/windecor.html
+%%DATADIR%%/doc/html/windecor_buttons.html
+%%DATADIR%%/doc/html/windecor_frame.html
+%%DATADIR%%/doc/html/windecor_title.html
+%%DATADIR%%/doc/html/window_list.html
+%%DATADIR%%/doc/html/winlist_focused.html
+%%DATADIR%%/doc/html/winlist_intro.html
+%%DATADIR%%/doc/html/winlist_sticky.html
+%%DATADIR%%/doc/html/winlist_unfocused.html
+%%DATADIR%%/feels/feel.DEFAULT
+%%DATADIR%%/feels/feel.Debian
+%%DATADIR%%/feels/feel.ICCCM
+%%DATADIR%%/gtkrc-2.0_template
+%%DATADIR%%/gtkrc_template
+%%DATADIR%%/kcsrc_template
+%%DATADIR%%/looks/look.Abi
+%%DATADIR%%/looks/look.Breeze
+%%DATADIR%%/looks/look.DEFAULT
+%%DATADIR%%/looks/look.Glass
+%%DATADIR%%/looks/look.Legacy
+%%DATADIR%%/looks/look.QNX
+%%DATADIR%%/looks/look.Smooth
+%%DATADIR%%/looks/look.Tiny
+%%DATADIR%%/looks/look.Transparent
+%%DATADIR%%/looks/look.Unity
+%%DATADIR%%/non-configurable/0_background
+%%DATADIR%%/non-configurable/0_colorscheme
+%%DATADIR%%/non-configurable/0_feel
+%%DATADIR%%/non-configurable/0_look
+%%DATADIR%%/pager
+%%DATADIR%%/scripts/Animate
+%%DATADIR%%/scripts/BellSetup
+%%DATADIR%%/scripts/Date
+%%DATADIR%%/scripts/DeskSetup
+%%DATADIR%%/scripts/FileBrowser
+%%DATADIR%%/scripts/KeyboardSetup
+%%DATADIR%%/scripts/PointerSetup
+%%DATADIR%%/scripts/Quit
+%%DATADIR%%/scripts/ScreenDump
+%%DATADIR%%/scripts/ScreenSetup
+%%DATADIR%%/scripts/ScreenSetup2
+%%DATADIR%%/sound
+%%DATADIR%%/standard_categories
+%%DATADIR%%/start/.include
+%%DATADIR%%/start/0_Applications/.include
+%%DATADIR%%/start/0_Applications/Accessories/.include
+%%DATADIR%%/start/0_Applications/Development/.include
+%%DATADIR%%/start/0_Applications/Editors/.include
+%%DATADIR%%/start/0_Applications/Education/.include
+%%DATADIR%%/start/0_Applications/Emulators/.include
+%%DATADIR%%/start/0_Applications/Games/.include
+%%DATADIR%%/start/0_Applications/Graphics/.include
+%%DATADIR%%/start/0_Applications/Multimedia/.include
+%%DATADIR%%/start/0_Applications/Network/.include
+%%DATADIR%%/start/0_Applications/Office/.include
+%%DATADIR%%/start/0_Applications/System/.include
+%%DATADIR%%/start/0_Search/.include
+%%DATADIR%%/start/11_nop
+%%DATADIR%%/start/1_Desktop/.include
+%%DATADIR%%/start/1_Desktop/Color_Scheme/.include
+%%DATADIR%%/start/1_Desktop/ConfigFiles/.include
+%%DATADIR%%/start/1_Desktop/Feel/.include
+%%DATADIR%%/start/1_Desktop/GNOME_Desktop/.include
+%%DATADIR%%/start/1_Desktop/KDE_Desktop/.include
+%%DATADIR%%/start/1_Desktop/Look/.include
+%%DATADIR%%/start/1_Desktop/Menu_Options/.include
+%%DATADIR%%/start/1_Desktop/Menu_Options/0_hideunavailable
+%%DATADIR%%/start/1_Desktop/Menu_Options/2_hideminipixmaps
+%%DATADIR%%/start/1_Desktop/Menu_Options/4_txtitemsind
+%%DATADIR%%/start/1_Desktop/Menu_Options/5_recentitems
+%%DATADIR%%/start/1_Desktop/Pictures/.include
+%%DATADIR%%/start/1_Desktop/Pictures/AfterStep_Images/.include
+%%DATADIR%%/start/1_Desktop/Pictures/Other/.include
+%%DATADIR%%/start/1_Desktop/Pictures/User_Backgrounds/.include
+%%DATADIR%%/start/1_Desktop/Pictures/Web/Digital_Blasphemy
+%%DATADIR%%/start/1_Desktop/Pictures/Web/Mountains
+%%DATADIR%%/start/1_Desktop/Pictures/Web/Vladstudio_com
+%%DATADIR%%/start/1_Desktop/Pictures/Web/Walk_In_Clouds
+%%DATADIR%%/start/1_Desktop/Pictures/Web/Water
+%%DATADIR%%/start/1_Desktop/Theme/.include
+%%DATADIR%%/start/1_Desktop/X_Tools/.include
+%%DATADIR%%/start/1_Desktop/X_Tools/Mouse/.include
+%%DATADIR%%/start/1_Desktop/reloadgtkrc
+%%DATADIR%%/start/1_Desktop/updateall
+%%DATADIR%%/start/1_Desktop/updatestartmenu
+%%DATADIR%%/start/2_Modules/.include
+%%DATADIR%%/start/2_Modules/10_custom_pager
+%%DATADIR%%/start/2_Modules/11_custom_wharf
+%%DATADIR%%/start/2_Modules/12_custom_winlist
+%%DATADIR%%/start/2_Modules/13_nop
+%%DATADIR%%/start/2_Modules/5_RestartModule
+%%DATADIR%%/start/2_Modules/6_StopModule
+%%DATADIR%%/start/2_Modules/7_StartAll
+%%DATADIR%%/start/2_Modules/8_StopAll
+%%DATADIR%%/start/2_Modules/9_nop
+%%DATADIR%%/start/3_Screen_savers/.include
+%%DATADIR%%/start/3_Screen_savers/With_password/.include
+%%DATADIR%%/start/3_Screen_savers/Without_password/.include
+%%DATADIR%%/start/3_System_Settings/.include
+%%DATADIR%%/start/3_System_Settings/Gnome_Hardware_Settings/.include
+%%DATADIR%%/start/3_System_Settings/Gnome_Settings_Panel/.include
+%%DATADIR%%/start/3_System_Settings/Gnome_Settings_Panel/Other/.include
+%%DATADIR%%/start/3_System_Settings/XFCE_Settings/.include
+%%DATADIR%%/start/3_run
+%%DATADIR%%/start/4_Windows/.include
+%%DATADIR%%/start/4_Windows/0_Arrange/.include
+%%DATADIR%%/start/4_Windows/0_Arrange/Cascade
+%%DATADIR%%/start/4_Windows/0_Arrange/Tile
+%%DATADIR%%/start/4_Windows/0_WinList
+%%DATADIR%%/start/4_Windows/0_move
+%%DATADIR%%/start/4_Windows/1_iconify
+%%DATADIR%%/start/4_Windows/1_resize
+%%DATADIR%%/start/4_Windows/2_pin
+%%DATADIR%%/start/4_Windows/2_raise
+%%DATADIR%%/start/4_Windows/3_lower
+%%DATADIR%%/start/4_Windows/4_delete
+%%DATADIR%%/start/4_Windows/5_destroy
+%%DATADIR%%/start/4_Windows/6_winprop
+%%DATADIR%%/start/4_Windows/7_fullscreen
+%%DATADIR%%/start/4_xterminal
+%%DATADIR%%/start/4_zzznop
+%%DATADIR%%/start/5_Quit/.include
+%%DATADIR%%/start/5_Quit/0_close
+%%DATADIR%%/start/5_Quit/0_nop
+%%DATADIR%%/start/5_Quit/1_shutdown
+%%DATADIR%%/start/5_Quit/2_hibernate
+%%DATADIR%%/start/5_Quit/2_suspend
+%%DATADIR%%/start/5_Quit/3_nop
+%%DATADIR%%/start/5_Quit/3_restartsession
+%%DATADIR%%/start/5_Quit/4_quit
+%%DATADIR%%/start/7_About_AfterStep/.include
+%%DATADIR%%/themes/DEFAULT.tar.gz
+%%DATADIR%%/themes/Default
+%%DATADIR%%/wharf
+%%DATADIR%%/winlist
+%%DATADIR%%/wintabs
+share/applications/AfterStep.desktop
+%%GNOME%%share/gnome/wm-properties/AfterStep.desktop



More information about the Midnightbsd-cvs mailing list