1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89subdir = data
90ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91am__aclocal_m4_deps = $(top_srcdir)/configure.ac
92am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93	$(ACLOCAL_M4)
94DIST_COMMON = $(srcdir)/Makefile.am $(nobase_dist_icewmthemes_DATA) \
95	$(am__DIST_COMMON)
96mkinstalldirs = $(install_sh) -d
97CONFIG_HEADER = $(top_builddir)/autoconf.h
98CONFIG_CLEAN_FILES =
99CONFIG_CLEAN_VPATH_FILES =
100AM_V_P = $(am__v_P_@AM_V@)
101am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
102am__v_P_0 = false
103am__v_P_1 = :
104AM_V_GEN = $(am__v_GEN_@AM_V@)
105am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
106am__v_GEN_0 = @echo "  GEN     " $@;
107am__v_GEN_1 =
108AM_V_at = $(am__v_at_@AM_V@)
109am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
110am__v_at_0 = @
111am__v_at_1 =
112SOURCES =
113DIST_SOURCES =
114am__can_run_installinfo = \
115  case $$AM_UPDATE_INFO_DIR in \
116    n|no|NO) false;; \
117    *) (install-info --version) >/dev/null 2>&1;; \
118  esac
119am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
120am__vpath_adj = case $$p in \
121    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
122    *) f=$$p;; \
123  esac;
124am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
125am__install_max = 40
126am__nobase_strip_setup = \
127  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
128am__nobase_strip = \
129  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
130am__nobase_list = $(am__nobase_strip_setup); \
131  for p in $$list; do echo "$$p $$p"; done | \
132  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
133  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
134    if (++n[$$2] == $(am__install_max)) \
135      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
136    END { for (dir in files) print dir, files[dir] }'
137am__base_list = \
138  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
139  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
140am__uninstall_files_from_dir = { \
141  test -z "$$files" \
142    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
143    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
144         $(am__cd) "$$dir" && rm -f $$files; }; \
145  }
146am__installdirs = "$(DESTDIR)$(icewmthemesdir)"
147DATA = $(nobase_dist_icewmthemes_DATA)
148am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
149am__DIST_COMMON = $(srcdir)/Makefile.in COPYING
150DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
151ACLOCAL = @ACLOCAL@
152AMTAR = @AMTAR@
153AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
154ASCIIDOC = @ASCIIDOC@
155ASCIIDOC_BACKEND = @ASCIIDOC_BACKEND@
156ASCIIMAN = @ASCIIMAN@
157ASCIIMAN_FORMAT = @ASCIIMAN_FORMAT@
158AUTOCONF = @AUTOCONF@
159AUTOHEADER = @AUTOHEADER@
160AUTOMAKE = @AUTOMAKE@
161AWK = @AWK@
162BRANCH = @BRANCH@
163CYGPATH_W = @CYGPATH_W@
164DATE = @DATE@
165DEFS = @DEFS@
166ECHO_C = @ECHO_C@
167ECHO_N = @ECHO_N@
168ECHO_T = @ECHO_T@
169INSTALL = @INSTALL@
170INSTALL_DATA = @INSTALL_DATA@
171INSTALL_PROGRAM = @INSTALL_PROGRAM@
172INSTALL_SCRIPT = @INSTALL_SCRIPT@
173INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174LIBOBJS = @LIBOBJS@
175LIBS = @LIBS@
176LINKS = @LINKS@
177LN_S = @LN_S@
178LTLIBOBJS = @LTLIBOBJS@
179MAINT = @MAINT@
180MAKEINFO = @MAKEINFO@
181MARKDOWN = @MARKDOWN@
182MDOCDATE = @MDOCDATE@
183MKDIR_P = @MKDIR_P@
184PACKAGE = @PACKAGE@
185PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186PACKAGE_NAME = @PACKAGE_NAME@
187PACKAGE_STRING = @PACKAGE_STRING@
188PACKAGE_TARNAME = @PACKAGE_TARNAME@
189PACKAGE_URL = @PACKAGE_URL@
190PACKAGE_VERSION = @PACKAGE_VERSION@
191PATH_SEPARATOR = @PATH_SEPARATOR@
192SED = @SED@
193SET_MAKE = @SET_MAKE@
194SHELL = @SHELL@
195STRIP = @STRIP@
196VERSION = @VERSION@
197abs_builddir = @abs_builddir@
198abs_srcdir = @abs_srcdir@
199abs_top_builddir = @abs_top_builddir@
200abs_top_srcdir = @abs_top_srcdir@
201am__leading_dot = @am__leading_dot@
202am__tar = @am__tar@
203am__untar = @am__untar@
204bindir = @bindir@
205build_alias = @build_alias@
206builddir = @builddir@
207datadir = @datadir@
208datarootdir = @datarootdir@
209docdir = @docdir@
210dvidir = @dvidir@
211exec_prefix = @exec_prefix@
212host_alias = @host_alias@
213htmldir = @htmldir@
214icewmdir = @icewmdir@
215icewmthemesdir = @icewmthemesdir@
216includedir = @includedir@
217infodir = @infodir@
218install_sh = @install_sh@
219libdir = @libdir@
220libexecdir = @libexecdir@
221localedir = @localedir@
222localstatedir = @localstatedir@
223mandir = @mandir@
224mkdir_p = @mkdir_p@
225oldincludedir = @oldincludedir@
226pdfdir = @pdfdir@
227prefix = @prefix@
228program_transform_name = @program_transform_name@
229psdir = @psdir@
230sbindir = @sbindir@
231sharedir = @sharedir@
232sharedstatedir = @sharedstatedir@
233srcdir = @srcdir@
234sysconfdir = @sysconfdir@
235target_alias = @target_alias@
236top_build_prefix = @top_build_prefix@
237top_builddir = @top_builddir@
238top_srcdir = @top_srcdir@
239nobase_dist_icewmthemes_DATA = \
240	18k/btn-templateI.xpm \
241	18k/btn-template.xpm \
242	18k/closeA.xpm \
243	18k/closeI.xpm \
244	18k/default.theme \
245	18k/depthA.xpm \
246	18k/depthI.xpm \
247	18k/hideA.xpm \
248	18k/hideI.xpm \
249	18k/ledclock/a.xpm \
250	18k/ledclock/colon.xpm \
251	18k/ledclock/dot.xpm \
252	18k/ledclock/m.xpm \
253	18k/ledclock/n0.xpm \
254	18k/ledclock/n1.xpm \
255	18k/ledclock/n2.xpm \
256	18k/ledclock/n3.xpm \
257	18k/ledclock/n4.xpm \
258	18k/ledclock/n5.xpm \
259	18k/ledclock/n6.xpm \
260	18k/ledclock/n7.xpm \
261	18k/ledclock/n8.xpm \
262	18k/ledclock/n9.xpm \
263	18k/ledclock/p.xpm \
264	18k/ledclock/slash.xpm \
265	18k/ledclock/space.xpm \
266	18k/maximizeA.xpm \
267	18k/maximizeI.xpm \
268	18k/menuButtonAN.xpm \
269	18k/menuButtonAP.xpm \
270	18k/menuButtonA.xpm \
271	18k/menuButtonI.xpm \
272	18k/minimizeA.xpm \
273	18k/minimizeI.xpm \
274	18k/restoreA.xpm \
275	18k/restoreI.xpm \
276	18k/rolldownA.xpm \
277	18k/rolldownI.xpm \
278	18k/rollupA.xpm \
279	18k/rollupI.xpm \
280	18k/taskbar/linux.xpm \
281	18k/taskbar/taskbarbg.xpm \
282	18k/taskbar/taskbuttonactive.xpm \
283	18k/taskbar/taskbuttonbg.xpm \
284	18k/taskbar/taskbuttonminimized.xpm \
285	18k/taskbar/windows.xpm \
286	18k/titleAB.xpm \
287	18k/titleAL.xpm \
288	18k/titleAM.xpm \
289	18k/titleAP.xpm \
290	18k/titleAR.xpm \
291	18k/titleAS.xpm \
292	18k/titleAT.xpm \
293	18k/titleIB.xpm \
294	18k/titleIL.xpm \
295	18k/titleIM.xpm \
296	18k/titleIP.xpm \
297	18k/titleIR.xpm \
298	18k/titleIS.xpm \
299	18k/titleIT.xpm \
300	708090/2Buttons.theme \
301	708090/closeA.xpm \
302	708090/closeI.xpm \
303	708090/default.theme \
304	708090/frameABL.xpm \
305	708090/frameABR.xpm \
306	708090/frameAB.xpm \
307	708090/frameAL.xpm \
308	708090/frameAR.xpm \
309	708090/frameATL.xpm \
310	708090/frameATR.xpm \
311	708090/frameAT.xpm \
312	708090/frameIBL.xpm \
313	708090/frameIBR.xpm \
314	708090/frameIB.xpm \
315	708090/frameIL.xpm \
316	708090/frameIR.xpm \
317	708090/frameITL.xpm \
318	708090/frameITR.xpm \
319	708090/frameIT.xpm \
320	708090/icons/folder_16x16.xpm \
321	708090/icons/folder_32x32.xpm \
322	708090/maximizeA.xpm \
323	708090/maximizeI.xpm \
324	708090/minimizeA.xpm \
325	708090/minimizeI.xpm \
326	708090/restoreA.xpm \
327	708090/restoreI.xpm \
328	708090/rolldownA.xpm \
329	708090/rolldownI.xpm \
330	708090/rollupA.xpm \
331	708090/rollupI.xpm \
332	708090/taskbar/linux.xpm \
333	708090/taskbar/windows.xpm \
334	708090/titleAB.xpm \
335	708090/titleAL.xpm \
336	708090/titleAM.xpm \
337	708090/titleAP.xpm \
338	708090/titleAR.xpm \
339	708090/titleAT.xpm \
340	708090/titleIB.xpm \
341	708090/titleIL.xpm \
342	708090/titleIM.xpm \
343	708090/titleIP.xpm \
344	708090/titleIR.xpm \
345	708090/titleIT.xpm \
346	Aalglatt/closeA.xpm \
347	Aalglatt/closeI.xpm \
348	Aalglatt/cursors/left.xpm \
349	Aalglatt/cursors/move.xpm \
350	Aalglatt/cursors/right.xpm \
351	Aalglatt/cursors/sizeBL.xpm \
352	Aalglatt/cursors/sizeBR.xpm \
353	Aalglatt/cursors/sizeB.xpm \
354	Aalglatt/cursors/sizeL.xpm \
355	Aalglatt/cursors/sizeR.xpm \
356	Aalglatt/cursors/sizeTL.xpm \
357	Aalglatt/cursors/sizeTR.xpm \
358	Aalglatt/cursors/sizeT.xpm \
359	Aalglatt/default.theme \
360	Aalglatt/depthA.xpm \
361	Aalglatt/depthI.xpm \
362	Aalglatt/dframeABL.xpm \
363	Aalglatt/dframeABR.xpm \
364	Aalglatt/dframeAB.xpm \
365	Aalglatt/dframeAL.xpm \
366	Aalglatt/dframeAR.xpm \
367	Aalglatt/dframeATL.xpm \
368	Aalglatt/dframeATR.xpm \
369	Aalglatt/dframeAT.xpm \
370	Aalglatt/dframeIBL.xpm \
371	Aalglatt/dframeIBR.xpm \
372	Aalglatt/dframeIB.xpm \
373	Aalglatt/dframeIL.xpm \
374	Aalglatt/dframeIR.xpm \
375	Aalglatt/dframeITL.xpm \
376	Aalglatt/dframeITR.xpm \
377	Aalglatt/dframeIT.xpm \
378	Aalglatt/frameABL.xpm \
379	Aalglatt/frameABR.xpm \
380	Aalglatt/frameAB.xpm \
381	Aalglatt/frameAL.xpm \
382	Aalglatt/frameAR.xpm \
383	Aalglatt/frameATL.xpm \
384	Aalglatt/frameATR.xpm \
385	Aalglatt/frameAT.xpm \
386	Aalglatt/frameIBL.xpm \
387	Aalglatt/frameIBR.xpm \
388	Aalglatt/frameIB.xpm \
389	Aalglatt/frameIL.xpm \
390	Aalglatt/frameIR.xpm \
391	Aalglatt/frameITL.xpm \
392	Aalglatt/frameITR.xpm \
393	Aalglatt/frameIT.xpm \
394	Aalglatt/hideA.xpm \
395	Aalglatt/hideI.xpm \
396	Aalglatt/mailbox/errmail.xpm \
397	Aalglatt/mailbox/mail.xpm \
398	Aalglatt/mailbox/newmail.xpm \
399	Aalglatt/mailbox/nomail.xpm \
400	Aalglatt/mailbox/unreadmail.xpm \
401	Aalglatt/maximizeA.xpm \
402	Aalglatt/maximizeI.xpm \
403	Aalglatt/menuButtonA.xpm \
404	Aalglatt/menuButtonI.xpm \
405	Aalglatt/minimizeA.xpm \
406	Aalglatt/minimizeI.xpm \
407	Aalglatt/restoreA.xpm \
408	Aalglatt/restoreI.xpm \
409	Aalglatt/rolldownA.xpm \
410	Aalglatt/rolldownI.xpm \
411	Aalglatt/rollupA.xpm \
412	Aalglatt/rollupI.xpm \
413	Aalglatt/taskbar/icewm.xpm \
414	Aalglatt/taskbar/windows.xpm \
415	Aalglatt/winter.png \
416	aesthetech-big/closeA.xpm \
417	aesthetech-big/closeI.xpm \
418	aesthetech-big/default.theme \
419	aesthetech-big/dframeABL.xpm \
420	aesthetech-big/dframeABR.xpm \
421	aesthetech-big/dframeAB.xpm \
422	aesthetech-big/dframeAL.xpm \
423	aesthetech-big/dframeAR.xpm \
424	aesthetech-big/dframeATL.xpm \
425	aesthetech-big/dframeATR.xpm \
426	aesthetech-big/dframeAT.xpm \
427	aesthetech-big/dframeIBL.xpm \
428	aesthetech-big/dframeIBR.xpm \
429	aesthetech-big/dframeIB.xpm \
430	aesthetech-big/dframeIL.xpm \
431	aesthetech-big/dframeIR.xpm \
432	aesthetech-big/dframeITL.xpm \
433	aesthetech-big/dframeITR.xpm \
434	aesthetech-big/dframeIT.xpm \
435	aesthetech-big/frameABL.xpm \
436	aesthetech-big/frameABR.xpm \
437	aesthetech-big/frameAB.xpm \
438	aesthetech-big/frameAL.xpm \
439	aesthetech-big/frameAR.xpm \
440	aesthetech-big/frameATL.xpm \
441	aesthetech-big/frameATR.xpm \
442	aesthetech-big/frameAT.xpm \
443	aesthetech-big/frameIBL.xpm \
444	aesthetech-big/frameIBR.xpm \
445	aesthetech-big/frameIB.xpm \
446	aesthetech-big/frameIL.xpm \
447	aesthetech-big/frameIR.xpm \
448	aesthetech-big/frameITL.xpm \
449	aesthetech-big/frameITR.xpm \
450	aesthetech-big/frameIT.xpm \
451	aesthetech-big/maximizeA.xpm \
452	aesthetech-big/maximizeI.xpm \
453	aesthetech-big/menuButtonA.xpm \
454	aesthetech-big/menuButtonI.xpm \
455	aesthetech-big/minimizeA.xpm \
456	aesthetech-big/minimizeI.xpm \
457	aesthetech-big/restoreA.xpm \
458	aesthetech-big/restoreI.xpm \
459	aesthetech-big/titleAB.xpm \
460	aesthetech-big/titleIB.xpm \
461	aesthetech/closeA.xpm \
462	aesthetech/closeI.xpm \
463	aesthetech/default.theme \
464	aesthetech/dframeABL.xpm \
465	aesthetech/dframeABR.xpm \
466	aesthetech/dframeAB.xpm \
467	aesthetech/dframeAL.xpm \
468	aesthetech/dframeAR.xpm \
469	aesthetech/dframeATL.xpm \
470	aesthetech/dframeATR.xpm \
471	aesthetech/dframeAT.xpm \
472	aesthetech/dframeIBL.xpm \
473	aesthetech/dframeIBR.xpm \
474	aesthetech/dframeIB.xpm \
475	aesthetech/dframeIL.xpm \
476	aesthetech/dframeIR.xpm \
477	aesthetech/dframeITL.xpm \
478	aesthetech/dframeITR.xpm \
479	aesthetech/dframeIT.xpm \
480	aesthetech/frameABL.xpm \
481	aesthetech/frameABR.xpm \
482	aesthetech/frameAB.xpm \
483	aesthetech/frameAL.xpm \
484	aesthetech/frameAR.xpm \
485	aesthetech/frameATL.xpm \
486	aesthetech/frameATR.xpm \
487	aesthetech/frameAT.xpm \
488	aesthetech/frameIBL.xpm \
489	aesthetech/frameIBR.xpm \
490	aesthetech/frameIB.xpm \
491	aesthetech/frameIL.xpm \
492	aesthetech/frameIR.xpm \
493	aesthetech/frameITL.xpm \
494	aesthetech/frameITR.xpm \
495	aesthetech/frameIT.xpm \
496	aesthetech/maximizeA.xpm \
497	aesthetech/maximizeI.xpm \
498	aesthetech/menuButtonA.xpm \
499	aesthetech/menuButtonI.xpm \
500	aesthetech/minimizeA.xpm \
501	aesthetech/minimizeI.xpm \
502	aesthetech/restoreA.xpm \
503	aesthetech/restoreI.xpm \
504	aesthetech/titleAB.xpm \
505	aesthetech/titleIB.xpm \
506	aeteria/aed-1024.jpg \
507	aeteria/aed-1152.jpg \
508	aeteria/aed-1280.jpg \
509	aeteria/aed-tile.xpm \
510	aeteria/bg-1024.jpg \
511	aeteria/bg-1280.jpg \
512	aeteria/bg-800.jpg \
513	aeteria/closeA.xpm \
514	aeteria/closeI.xpm \
515	aeteria/cursors/left.xpm \
516	aeteria/cursors/move.xpm \
517	aeteria/cursors/right.xpm \
518	aeteria/cursors/sizeBL.xpm \
519	aeteria/cursors/sizeBR.xpm \
520	aeteria/cursors/sizeB.xpm \
521	aeteria/cursors/sizeL.xpm \
522	aeteria/cursors/sizeR.xpm \
523	aeteria/cursors/sizeTL.xpm \
524	aeteria/cursors/sizeTR.xpm \
525	aeteria/cursors/sizeT.xpm \
526	aeteria/default.theme \
527	aeteria/frameABL.xpm \
528	aeteria/frameABR.xpm \
529	aeteria/frameAB.xpm \
530	aeteria/frameAL.xpm \
531	aeteria/frameAR.xpm \
532	aeteria/frameATL.xpm \
533	aeteria/frameATR.xpm \
534	aeteria/frameAT.xpm \
535	aeteria/frameIBL.xpm \
536	aeteria/frameIBR.xpm \
537	aeteria/frameIB.xpm \
538	aeteria/frameIL.xpm \
539	aeteria/frameIR.xpm \
540	aeteria/frameITL.xpm \
541	aeteria/frameITR.xpm \
542	aeteria/frameIT.xpm \
543	aeteria/graymenus.theme \
544	aeteria/mailbox/errmail.xpm \
545	aeteria/mailbox/mail.xpm \
546	aeteria/mailbox/newmail.xpm \
547	aeteria/mailbox/nomail.xpm \
548	aeteria/mailbox/unreadmail.xpm \
549	aeteria/maximizeA.xpm \
550	aeteria/maximizeI.xpm \
551	aeteria/menuButtonA.xpm \
552	aeteria/menuButtonI.xpm \
553	aeteria/menubutton.theme \
554	aeteria/minimizeA.xpm \
555	aeteria/minimizeI.xpm \
556	aeteria/restoreA.xpm \
557	aeteria/restoreI.xpm \
558	aeteria/taskbar/linux.xpm \
559	aeteria/taskbar/windows.xpm \
560	aeteria/titleAB.xpm \
561	aeteria/titleAL.xpm \
562	aeteria/titleAM.xpm \
563	aeteria/titleAP.xpm \
564	aeteria/titleAR.xpm \
565	aeteria/titleAS.xpm \
566	aeteria/titleAT.xpm \
567	aeteria/titleIB.xpm \
568	aeteria/titleIL.xpm \
569	aeteria/titleIM.xpm \
570	aeteria/titleIP.xpm \
571	aeteria/titleIR.xpm \
572	aeteria/titleIS.xpm \
573	aeteria/titleIT.xpm \
574	aeteria/windowish.theme \
575	Anon/closeA.xpm \
576	Anon/closeI.xpm \
577	Anon/default.theme \
578	Anon/dframeABL.xpm \
579	Anon/dframeABR.xpm \
580	Anon/dframeAB.xpm \
581	Anon/dframeAL.xpm \
582	Anon/dframeAR.xpm \
583	Anon/dframeATL.xpm \
584	Anon/dframeATR.xpm \
585	Anon/dframeAT.xpm \
586	Anon/dframeIBL.xpm \
587	Anon/dframeIBR.xpm \
588	Anon/dframeIB.xpm \
589	Anon/dframeIL.xpm \
590	Anon/dframeIR.xpm \
591	Anon/dframeITL.xpm \
592	Anon/dframeITR.xpm \
593	Anon/dframeIT.xpm \
594	Anon/frameABL.xpm \
595	Anon/frameABR.xpm \
596	Anon/frameAB.xpm \
597	Anon/frameAL.xpm \
598	Anon/frameAR.xpm \
599	Anon/frameATL.xpm \
600	Anon/frameATR.xpm \
601	Anon/frameAT.xpm \
602	Anon/frameIBL.xpm \
603	Anon/frameIBR.xpm \
604	Anon/frameIB.xpm \
605	Anon/frameIL.xpm \
606	Anon/frameIR.xpm \
607	Anon/frameITL.xpm \
608	Anon/frameITR.xpm \
609	Anon/frameIT.xpm \
610	Anon/icons/folder_16x16.xpm \
611	Anon/menuButtonA.xpm \
612	Anon/menuButtonI.xpm \
613	Anon/restoreA.xpm \
614	Anon/restoreI.xpm \
615	Anon/rolldownA.xpm \
616	Anon/rolldownI.xpm \
617	Anon/rollupA.xpm \
618	Anon/rollupI.xpm \
619	Anon/titleAB.xpm \
620	Anon/titleIB.xpm \
621	aquablue/anybuttonI.xpm \
622	aquablue/closeA.xpm \
623	aquablue/closeI.xpm \
624	aquablue/default.theme \
625	aquablue/dframeABL.xpm \
626	aquablue/dframeABR.xpm \
627	aquablue/dframeAB.xpm \
628	aquablue/dframeAL.xpm \
629	aquablue/dframeAR.xpm \
630	aquablue/dframeATL.xpm \
631	aquablue/dframeATR.xpm \
632	aquablue/dframeAT.xpm \
633	aquablue/dframeIBL.xpm \
634	aquablue/dframeIBR.xpm \
635	aquablue/dframeIB.xpm \
636	aquablue/dframeIL.xpm \
637	aquablue/dframeIR.xpm \
638	aquablue/dframeITL.xpm \
639	aquablue/dframeITR.xpm \
640	aquablue/dframeIT.xpm \
641	aquablue/frameABL.xpm \
642	aquablue/frameABR.xpm \
643	aquablue/frameAB.xpm \
644	aquablue/frameAL.xpm \
645	aquablue/frameAR.xpm \
646	aquablue/frameATL.xpm \
647	aquablue/frameATR.xpm \
648	aquablue/frameAT.xpm \
649	aquablue/frameIBL.xpm \
650	aquablue/frameIBR.xpm \
651	aquablue/frameIB.xpm \
652	aquablue/frameIL.xpm \
653	aquablue/frameIR.xpm \
654	aquablue/frameITL.xpm \
655	aquablue/frameITR.xpm \
656	aquablue/frameIT.xpm \
657	aquablue/ledclock/a.xpm \
658	aquablue/ledclock/colon.xpm \
659	aquablue/ledclock/dot.xpm \
660	aquablue/ledclock/m.xpm \
661	aquablue/ledclock/n0.xpm \
662	aquablue/ledclock/n1.xpm \
663	aquablue/ledclock/n2.xpm \
664	aquablue/ledclock/n3.xpm \
665	aquablue/ledclock/n4.xpm \
666	aquablue/ledclock/n5.xpm \
667	aquablue/ledclock/n6.xpm \
668	aquablue/ledclock/n7.xpm \
669	aquablue/ledclock/n8.xpm \
670	aquablue/ledclock/n9.xpm \
671	aquablue/ledclock/p.xpm \
672	aquablue/ledclock/slash.xpm \
673	aquablue/ledclock/space.xpm \
674	aquablue/logoutbg.xpm \
675	aquablue/maximizeA.xpm \
676	aquablue/maximizeI.xpm \
677	aquablue/menubg.xpm \
678	aquablue/menuButtonA.xpm \
679	aquablue/menuButtonI.xpm \
680	aquablue/menusel.xpm \
681	aquablue/minimizeA.xpm \
682	aquablue/minimizeI.xpm \
683	aquablue/restoreA.xpm \
684	aquablue/restoreI.xpm \
685	aquablue/rolldownA.xpm \
686	aquablue/rolldownI.xpm \
687	aquablue/rollupA.xpm \
688	aquablue/rollupI.xpm \
689	aquablue/switchbg.xpm \
690	aquablue/taskbar/icewm_apple.xpm \
691	aquablue/taskbar/icewm.xpm \
692	aquablue/taskbar/linux.xpm \
693	aquablue/taskbar/taskbarbg.xpm \
694	aquablue/taskbar/taskbuttonactive.xpm \
695	aquablue/taskbar/taskbuttonbg.xpm \
696	aquablue/taskbar/toolbuttonbg.xpm \
697	aquablue/taskbar/windows.xpm \
698	aquablue/taskbar/workspacebuttonactive.xpm \
699	aquablue/taskbar/workspacebuttonbg.xpm \
700	aquablue/titleAB.xpm \
701	aquablue/titleAL.xpm \
702	aquablue/titleAM.xpm \
703	aquablue/titleAT.xpm \
704	aquablue/titleIB_o.xpm \
705	aquablue/titleIB.xpm \
706	aquablue/titleIL.xpm \
707	aquablue/titleIM.xpm \
708	aquablue/titleIT.xpm \
709	Area51/area51.xpm \
710	Area51/closeA.xpm \
711	Area51/closeI.xpm \
712	Area51/default.theme \
713	Area51/icons/app_16x16.xpm \
714	Area51/icons/folder_16x16.xpm \
715	Area51/icons/folder_32x32.xpm \
716	Area51/maximizeA.xpm \
717	Area51/maximizeI.xpm \
718	Area51/menu.xpm \
719	Area51/minimizeA.xpm \
720	Area51/minimizeI.xpm \
721	Area51/restoreA.xpm \
722	Area51/restoreI.xpm \
723	Area51/restore.xpm \
724	Area51/taskbar/linux.xpm \
725	Area51/taskbar/windows.xpm \
726	Area51/titleAB.xpm \
727	Area51/titleAM.xpm \
728	Area51/titleAP.xpm \
729	Area51/titleAS.xpm \
730	Area51/titleAT.xpm \
731	Area51/titleIB.xpm \
732	Area51/titleIM.xpm \
733	Area51/titleIP.xpm \
734	Area51/titleIS.xpm \
735	Area51/titleIT.xpm \
736	axxlite/closeA.xpm \
737	axxlite/closeI.xpm \
738	axxlite/default.theme \
739	axxlite/frameABL.xpm \
740	axxlite/frameABR.xpm \
741	axxlite/frameAB.xpm \
742	axxlite/frameAL.xpm \
743	axxlite/frameAR.xpm \
744	axxlite/frameATL.xpm \
745	axxlite/frameATR.xpm \
746	axxlite/frameAT.xpm \
747	axxlite/frameIBL.xpm \
748	axxlite/frameIBR.xpm \
749	axxlite/frameIB.xpm \
750	axxlite/frameIL.xpm \
751	axxlite/frameIR.xpm \
752	axxlite/frameITL.xpm \
753	axxlite/frameITR.xpm \
754	axxlite/frameIT.xpm \
755	axxlite/icons/app_16x16.xpm \
756	axxlite/icons/folder_16x16.xpm \
757	axxlite/icons/folder_32x32.xpm \
758	axxlite/maximizeA.xpm \
759	axxlite/maximizeI.xpm \
760	axxlite/minimizeA.xpm \
761	axxlite/minimizeI.xpm \
762	axxlite/restoreA.xpm \
763	axxlite/restoreI.xpm \
764	axxlite/rolldownA.xpm \
765	axxlite/rolldownI.xpm \
766	axxlite/rollupA.xpm \
767	axxlite/rollupI.xpm \
768	axxlite/titleAB.xpm \
769	axxlite/titleAL.xpm \
770	axxlite/titleAM.xpm \
771	axxlite/titleAP.xpm \
772	axxlite/titleAR.xpm \
773	axxlite/titleAS.xpm \
774	axxlite/titleAT.xpm \
775	axxlite/titleIB.xpm \
776	axxlite/titleIL.xpm \
777	axxlite/titleIM.xpm \
778	axxlite/titleIP.xpm \
779	axxlite/titleIR.xpm \
780	axxlite/titleIS.xpm \
781	axxlite/titleIT.xpm \
782	blueCrux/background.jpg \
783	blueCrux/closeALeft.xpm \
784	blueCrux/closeARight.xpm \
785	blueCrux/closeA.xpm \
786	blueCrux/CloseButtonLeft.theme \
787	blueCrux/closeILeft.xpm \
788	blueCrux/closeIRight.xpm \
789	blueCrux/closeI.xpm \
790	blueCrux/default.theme \
791	blueCrux/depthA.xpm \
792	blueCrux/depthI.xpm \
793	blueCrux/dframeABL.xpm \
794	blueCrux/dframeABR.xpm \
795	blueCrux/dframeAB.xpm \
796	blueCrux/dframeAL.xpm \
797	blueCrux/dframeAR.xpm \
798	blueCrux/dframeATL.xpm \
799	blueCrux/dframeATR.xpm \
800	blueCrux/dframeAT.xpm \
801	blueCrux/dframeIBL.xpm \
802	blueCrux/dframeIBR.xpm \
803	blueCrux/dframeIB.xpm \
804	blueCrux/dframeIL.xpm \
805	blueCrux/dframeIR.xpm \
806	blueCrux/dframeITL.xpm \
807	blueCrux/dframeITR.xpm \
808	blueCrux/dframeIT.xpm \
809	blueCrux/frameABL.xpm \
810	blueCrux/frameABR.xpm \
811	blueCrux/frameAB.xpm \
812	blueCrux/frameAL.xpm \
813	blueCrux/frameAR.xpm \
814	blueCrux/frameATL.xpm \
815	blueCrux/frameATR.xpm \
816	blueCrux/frameAT.xpm \
817	blueCrux/frameIBL.xpm \
818	blueCrux/frameIBR.xpm \
819	blueCrux/frameIB.xpm \
820	blueCrux/frameIL.xpm \
821	blueCrux/frameIR.xpm \
822	blueCrux/frameITL.xpm \
823	blueCrux/frameITR.xpm \
824	blueCrux/frameIT.xpm \
825	blueCrux/gkrellm/blueCrux/bg_chart.png \
826	blueCrux/gkrellm/blueCrux/bg_grid.png \
827	blueCrux/gkrellm/blueCrux/bg_meter.png \
828	blueCrux/gkrellm/blueCrux/bg_panel.png \
829	blueCrux/gkrellm/blueCrux/decal_misc.png \
830	blueCrux/gkrellm/blueCrux/frame_bottom.png \
831	blueCrux/gkrellm/blueCrux/frame_left.png \
832	blueCrux/gkrellm/blueCrux/frame_right.png \
833	blueCrux/gkrellm/blueCrux/frame_top.png \
834	blueCrux/gkrellm/blueCrux/krell_meter.png \
835	blueCrux/gkrellm/blueCrux/krell_panel.png \
836	blueCrux/hideA.xpm \
837	blueCrux/hideI.xpm \
838	blueCrux/ledclock/a.xpm \
839	blueCrux/ledclock/colon.xpm \
840	blueCrux/ledclock/dot.xpm \
841	blueCrux/ledclock/m.xpm \
842	blueCrux/ledclock/n0.xpm \
843	blueCrux/ledclock/n1.xpm \
844	blueCrux/ledclock/n2.xpm \
845	blueCrux/ledclock/n3.xpm \
846	blueCrux/ledclock/n4.xpm \
847	blueCrux/ledclock/n5.xpm \
848	blueCrux/ledclock/n6.xpm \
849	blueCrux/ledclock/n7.xpm \
850	blueCrux/ledclock/n8.xpm \
851	blueCrux/ledclock/n9.xpm \
852	blueCrux/ledclock/p.xpm \
853	blueCrux/ledclock/slash.xpm \
854	blueCrux/ledclock/space.xpm \
855	blueCrux/mailbox/errmail.xpm \
856	blueCrux/mailbox/mail.xpm \
857	blueCrux/mailbox/newmail.xpm \
858	blueCrux/mailbox/nomail.xpm \
859	blueCrux/mailbox/unreadmail.xpm \
860	blueCrux/maximizeA.xpm \
861	blueCrux/maximizeI.xpm \
862	blueCrux/menuButtonA.xpm \
863	blueCrux/menuButtonI.xpm \
864	blueCrux/minimizeA.xpm \
865	blueCrux/minimizeI.xpm \
866	blueCrux/restoreA.xpm \
867	blueCrux/restoreI.xpm \
868	blueCrux/rolldownA.xpm \
869	blueCrux/rolldownI.xpm \
870	blueCrux/rollupA.xpm \
871	blueCrux/rollupI.xpm \
872	blueCrux/taskbar/linux.xpm \
873	blueCrux/taskbar/taskbarbg.xpm \
874	blueCrux/taskbar/taskbuttonactive.xpm \
875	blueCrux/taskbar/taskbuttonbg.xpm \
876	blueCrux/taskbar/taskbuttonminimized.xpm \
877	blueCrux/taskbar/windows.xpm \
878	blueCrux/titleAB.xpm \
879	blueCrux/titleAM.xpm \
880	blueCrux/titleAP.xpm \
881	blueCrux/titleAR.xpm \
882	blueCrux/titleAS.xpm \
883	blueCrux/titleAT.xpm \
884	blueCrux/titleIB.xpm \
885	blueCrux/titleIM.xpm \
886	blueCrux/titleIP.xpm \
887	blueCrux/titleIR.xpm \
888	blueCrux/titleIS.xpm \
889	blueCrux/titleIT.xpm \
890	blueCrux/xxkb/een.xpm \
891	blueCrux/xxkb/eru.xpm \
892	blueHeart/background.jpg \
893	blueHeart/background.xpm \
894	blueHeart/bh_logo.png \
895	blueHeart/bh-titlebar.xpm \
896	blueHeart/closeA.xpm \
897	blueHeart/closeI.xpm \
898	blueHeart/default.theme \
899	blueHeart/frameABL.xpm \
900	blueHeart/frameABR.xpm \
901	blueHeart/frameAB.xpm \
902	blueHeart/frameAL.xpm \
903	blueHeart/frameAR.xpm \
904	blueHeart/frameATL.xpm \
905	blueHeart/frameATR.xpm \
906	blueHeart/frameAT.xpm \
907	blueHeart/frameIBL.xpm \
908	blueHeart/frameIBR.xpm \
909	blueHeart/frameIB.xpm \
910	blueHeart/frameIL.xpm \
911	blueHeart/frameIR.xpm \
912	blueHeart/frameITL.xpm \
913	blueHeart/frameITR.xpm \
914	blueHeart/frameIT.xpm \
915	blueHeart/hideA.xpm \
916	blueHeart/hideI.xpm \
917	blueHeart/icons/app_16x16.xpm \
918	blueHeart/icons/app_32x32.xpm \
919	blueHeart/icons/file_16x16.xpm \
920	blueHeart/icons/file_32x32.xpm \
921	blueHeart/icons/folder_16x16.xpm \
922	blueHeart/icons/folder_32x32.xpm \
923	blueHeart/icons/java_16x16.xpm \
924	blueHeart/icons/java_32x32.xpm \
925	blueHeart/maximizeA.xpm \
926	blueHeart/maximizeI.xpm \
927	blueHeart/menuButtonA.xpm \
928	blueHeart/menuButtonI.xpm \
929	blueHeart/minimizeA.xpm \
930	blueHeart/minimizeI.xpm \
931	blueHeart/restoreA.xpm \
932	blueHeart/restoreI.xpm \
933	blueHeart/rolldownA.xpm \
934	blueHeart/rolldownI.xpm \
935	blueHeart/rollupA.xpm \
936	blueHeart/rollupI.xpm \
937	blueHeart/taskbar/linux.xpm \
938	blueHeart/taskbar/windows.xpm \
939	blueHeart/titleAB.xpm \
940	blueHeart/titleAL.xpm \
941	blueHeart/titleAM.xpm \
942	blueHeart/titleAR.xpm \
943	blueHeart/titleAT.xpm \
944	blueHeart/titleIB.xpm \
945	blueHeart/titleIL.xpm \
946	blueHeart/titleIM.xpm \
947	blueHeart/titleIR.xpm \
948	blueHeart/titleIT.xpm \
949	bluemetal2/btntemplateA.xpm \
950	bluemetal2/btntemplateI.xpm \
951	bluemetal2/btntemplate.xpm \
952	bluemetal2/closeA.xpm \
953	bluemetal2/closeI.xpm \
954	bluemetal2/default.theme \
955	bluemetal2/depthA.xpm \
956	bluemetal2/depthI.xpm \
957	bluemetal2/frameABL.xpm \
958	bluemetal2/frameABR.xpm \
959	bluemetal2/frameAB.xpm \
960	bluemetal2/frameAL.xpm \
961	bluemetal2/frameAR.xpm \
962	bluemetal2/frameATL.xpm \
963	bluemetal2/frameATR.xpm \
964	bluemetal2/frameAT.xpm \
965	bluemetal2/frameIBL.xpm \
966	bluemetal2/frameIBR.xpm \
967	bluemetal2/frameIB.xpm \
968	bluemetal2/frameIL.xpm \
969	bluemetal2/frameIR.xpm \
970	bluemetal2/frameITL.xpm \
971	bluemetal2/frameITR.xpm \
972	bluemetal2/frameIT.xpm \
973	bluemetal2/hideA.xpm \
974	bluemetal2/hideI.xpm \
975	bluemetal2/ledclock/a.xpm \
976	bluemetal2/ledclock/colon.xpm \
977	bluemetal2/ledclock/dot.xpm \
978	bluemetal2/ledclock/m.xpm \
979	bluemetal2/ledclock/n0.xpm \
980	bluemetal2/ledclock/n1.xpm \
981	bluemetal2/ledclock/n2.xpm \
982	bluemetal2/ledclock/n3.xpm \
983	bluemetal2/ledclock/n4.xpm \
984	bluemetal2/ledclock/n5.xpm \
985	bluemetal2/ledclock/n6.xpm \
986	bluemetal2/ledclock/n7.xpm \
987	bluemetal2/ledclock/n8.xpm \
988	bluemetal2/ledclock/n9.xpm \
989	bluemetal2/ledclock/p.xpm \
990	bluemetal2/ledclock/slash.xpm \
991	bluemetal2/ledclock/space.xpm \
992	bluemetal2/linux.xpm \
993	bluemetal2/maximizeA.xpm \
994	bluemetal2/maximizeI.xpm \
995	bluemetal2/menuButtonA.xpm \
996	bluemetal2/menuButtonI.xpm \
997	bluemetal2/minimizeA.xpm \
998	bluemetal2/minimizeI.xpm \
999	bluemetal2/restoreA.xpm \
1000	bluemetal2/restoreI.xpm \
1001	bluemetal2/rolldownA.xpm \
1002	bluemetal2/rolldownI.xpm \
1003	bluemetal2/rollupA.xpm \
1004	bluemetal2/rollupI.xpm \
1005	bluemetal2/taskbar/icewm.png \
1006	bluemetal2/taskbar/linux2.xpm \
1007	bluemetal2/taskbar/linux3.xpm \
1008	bluemetal2/taskbar/linux.xpm \
1009	bluemetal2/titleAB.xpm \
1010	bluemetal2/titleAL.xpm \
1011	bluemetal2/titleAM.xpm \
1012	bluemetal2/titleAP.xpm \
1013	bluemetal2/titleAR.xpm \
1014	bluemetal2/titleAS.xpm \
1015	bluemetal2/titleAT.xpm \
1016	bluemetal2/titleIB.xpm \
1017	bluemetal2/titleIL.xpm \
1018	bluemetal2/titleIM.xpm \
1019	bluemetal2/titleIP.xpm \
1020	bluemetal2/titleIR.xpm \
1021	bluemetal2/titleIS.xpm \
1022	bluemetal2/titleIT.xpm \
1023	bluePlastic/closeA.xpm \
1024	bluePlastic/closeI.xpm \
1025	bluePlastic/default.theme \
1026	bluePlastic/dframeABL.xpm \
1027	bluePlastic/dframeABR.xpm \
1028	bluePlastic/dframeAB.xpm \
1029	bluePlastic/dframeAL.xpm \
1030	bluePlastic/dframeAR.xpm \
1031	bluePlastic/dframeATL.xpm \
1032	bluePlastic/dframeATR.xpm \
1033	bluePlastic/dframeAT.xpm \
1034	bluePlastic/dframeIBL.xpm \
1035	bluePlastic/dframeIBR.xpm \
1036	bluePlastic/dframeIB.xpm \
1037	bluePlastic/dframeIL.xpm \
1038	bluePlastic/dframeIR.xpm \
1039	bluePlastic/dframeITL.xpm \
1040	bluePlastic/dframeITR.xpm \
1041	bluePlastic/dframeIT.xpm \
1042	bluePlastic/frameABL.xpm \
1043	bluePlastic/frameABR.xpm \
1044	bluePlastic/frameAB.xpm \
1045	bluePlastic/frameAL.xpm \
1046	bluePlastic/frameAR.xpm \
1047	bluePlastic/frameATL.xpm \
1048	bluePlastic/frameATR.xpm \
1049	bluePlastic/frameAT.xpm \
1050	bluePlastic/frameIBL.xpm \
1051	bluePlastic/frameIBR.xpm \
1052	bluePlastic/frameIB.xpm \
1053	bluePlastic/frameIL.xpm \
1054	bluePlastic/frameIR.xpm \
1055	bluePlastic/frameITL.xpm \
1056	bluePlastic/frameITR.xpm \
1057	bluePlastic/frameIT.xpm \
1058	bluePlastic/ledclock/a.xpm \
1059	bluePlastic/ledclock/colon.xpm \
1060	bluePlastic/ledclock/dot.xpm \
1061	bluePlastic/ledclock/m.xpm \
1062	bluePlastic/ledclock/n0.xpm \
1063	bluePlastic/ledclock/n1.xpm \
1064	bluePlastic/ledclock/n2.xpm \
1065	bluePlastic/ledclock/n3.xpm \
1066	bluePlastic/ledclock/n4.xpm \
1067	bluePlastic/ledclock/n5.xpm \
1068	bluePlastic/ledclock/n6.xpm \
1069	bluePlastic/ledclock/n7.xpm \
1070	bluePlastic/ledclock/n8.xpm \
1071	bluePlastic/ledclock/n9.xpm \
1072	bluePlastic/ledclock/p.xpm \
1073	bluePlastic/ledclock/slash.xpm \
1074	bluePlastic/ledclock/space.xpm \
1075	bluePlastic/maximizeA.xpm \
1076	bluePlastic/maximizeI.xpm \
1077	bluePlastic/menuButtonAN.xpm \
1078	bluePlastic/menuButtonAP.xpm \
1079	bluePlastic/menuButtonA.xpm \
1080	bluePlastic/menuButtonI.xpm \
1081	bluePlastic/minimizeA.xpm \
1082	bluePlastic/minimizeI.xpm \
1083	bluePlastic/restoreA.xpm \
1084	bluePlastic/restoreI.xpm \
1085	bluePlastic/taskbar/linux.xpm \
1086	bluePlastic/taskbar/windows.xpm \
1087	bluePlastic/titleAB.xpm \
1088	bluePlastic/titleAL.xpm \
1089	bluePlastic/titleAM.xpm \
1090	bluePlastic/titleAR.xpm \
1091	bluePlastic/titleAT.xpm \
1092	bluePlastic/titleIB.xpm \
1093	bluePlastic/titleIL.xpm \
1094	bluePlastic/titleIM.xpm \
1095	bluePlastic/titleIR.xpm \
1096	bluePlastic/titleIT.xpm \
1097	CoolSteel/buttonA.xpm \
1098	CoolSteel/buttonI.xpm \
1099	CoolSteel/closeA.xpm \
1100	CoolSteel/closeI.xpm \
1101	CoolSteel/cursors/left.xpm \
1102	CoolSteel/cursors/move.xpm \
1103	CoolSteel/cursors/right.xpm \
1104	CoolSteel/cursors/sizeBL.xpm \
1105	CoolSteel/cursors/sizeBR.xpm \
1106	CoolSteel/cursors/sizeB.xpm \
1107	CoolSteel/cursors/sizeL.xpm \
1108	CoolSteel/cursors/sizeR.xpm \
1109	CoolSteel/cursors/sizeTL.xpm \
1110	CoolSteel/cursors/sizeTR.xpm \
1111	CoolSteel/cursors/sizeT.xpm \
1112	CoolSteel/default.theme \
1113	CoolSteel/dialogbg.xpm \
1114	CoolSteel/frameABL.xpm \
1115	CoolSteel/frameABR.xpm \
1116	CoolSteel/frameAB.xpm \
1117	CoolSteel/frameAL.xpm \
1118	CoolSteel/frameAR.xpm \
1119	CoolSteel/frameATL.xpm \
1120	CoolSteel/frameATR.xpm \
1121	CoolSteel/frameAT.xpm \
1122	CoolSteel/frameIBL.xpm \
1123	CoolSteel/frameIBR.xpm \
1124	CoolSteel/frameIB.xpm \
1125	CoolSteel/frameIL.xpm \
1126	CoolSteel/frameIR.xpm \
1127	CoolSteel/frameITL.xpm \
1128	CoolSteel/frameITR.xpm \
1129	CoolSteel/frameIT.xpm \
1130	CoolSteel/icons/app_16x16.xpm \
1131	CoolSteel/icons/app_32x32.xpm \
1132	CoolSteel/icons/app_48x48.xpm \
1133	CoolSteel/icons/folder_16x16.xpm \
1134	CoolSteel/icons/folder_32x32.xpm \
1135	CoolSteel/listbg.xpm \
1136	CoolSteel/logoutbg.xpm \
1137	CoolSteel/mailbox/errmail.xpm \
1138	CoolSteel/mailbox/mail.xpm \
1139	CoolSteel/mailbox/newmail.xpm \
1140	CoolSteel/mailbox/nomail.xpm \
1141	CoolSteel/mailbox/unreadmail.xpm \
1142	CoolSteel/maximizeA.xpm \
1143	CoolSteel/maximizeI.xpm \
1144	CoolSteel/menubg.xpm \
1145	CoolSteel/menuButtonA.xpm \
1146	CoolSteel/menuButtonI.xpm \
1147	CoolSteel/minimizeA.xpm \
1148	CoolSteel/minimizeI.xpm \
1149	CoolSteel/restoreA.xpm \
1150	CoolSteel/restoreI.xpm \
1151	CoolSteel/switchbg.xpm \
1152	CoolSteel/taskbar/icewm.xpm \
1153	CoolSteel/taskbar/taskbarbg.xpm \
1154	CoolSteel/taskbar/taskbuttonactive.xpm \
1155	CoolSteel/taskbar/taskbuttonbg.xpm \
1156	CoolSteel/taskbar/taskbuttonminimized.xpm \
1157	CoolSteel/taskbar/toolbuttonbg.xpm \
1158	CoolSteel/taskbar/windows.xpm \
1159	CoolSteel/taskbar/workspacebuttonactive.xpm \
1160	CoolSteel/taskbar/workspacebuttonbg.xpm \
1161	CoolSteel/titleAB.xpm \
1162	CoolSteel/titleAL.xpm \
1163	CoolSteel/titleAM.xpm \
1164	CoolSteel/titleAP.xpm \
1165	CoolSteel/titleAQ.xpm \
1166	CoolSteel/titleAS.xpm \
1167	CoolSteel/titleAT.xpm \
1168	CoolSteel/titleIB.xpm \
1169	CoolSteel/titleIL.xpm \
1170	CoolSteel/titleIM.xpm \
1171	CoolSteel/titleIP.xpm \
1172	CoolSteel/titleIQ.xpm \
1173	CoolSteel/titleIS.xpm \
1174	CoolSteel/titleIT.xpm \
1175	Crux-Teal/background.jpg \
1176	Crux-Teal/closeA.xpm \
1177	Crux-Teal/closeI.xpm \
1178	Crux-Teal/default.theme \
1179	Crux-Teal/depthA.xpm \
1180	Crux-Teal/depthI.xpm \
1181	Crux-Teal/hideA.xpm \
1182	Crux-Teal/hideI.xpm \
1183	Crux-Teal/icons/anjuta_16x16.xpm \
1184	Crux-Teal/icons/anjuta_32x32.xpm \
1185	Crux-Teal/icons/anjuta_48x48.xpm \
1186	Crux-Teal/icons/app_16x16.xpm \
1187	Crux-Teal/icons/app_32x32.xpm \
1188	Crux-Teal/icons/app_48x48.xpm \
1189	Crux-Teal/icons/file_16x16.xpm \
1190	Crux-Teal/icons/file_32x32.xpm \
1191	Crux-Teal/icons/file_48x48.xpm \
1192	Crux-Teal/icons/folder_16x16.xpm \
1193	Crux-Teal/icons/folder_32x32.xpm \
1194	Crux-Teal/icons/folder_48x48.xpm \
1195	Crux-Teal/icons/gaim_16x16.xpm \
1196	Crux-Teal/icons/gaim_32x32.xpm \
1197	Crux-Teal/icons/gaim_48x48.xpm \
1198	Crux-Teal/icons/gimp_16x16.xpm \
1199	Crux-Teal/icons/gimp_32x32.xpm \
1200	Crux-Teal/icons/gimp_48x48.xpm \
1201	Crux-Teal/icons/gimv_16x16.xpm \
1202	Crux-Teal/icons/gimv_32x32.xpm \
1203	Crux-Teal/icons/gimv_48x48.xpm \
1204	Crux-Teal/icons/gnutella_16x16.xpm \
1205	Crux-Teal/icons/gnutella_32x32.xpm \
1206	Crux-Teal/icons/gnutella_48x48.xpm \
1207	Crux-Teal/icons/GQmpeg_16x16.xpm \
1208	Crux-Teal/icons/gthumb_16x16.xpm \
1209	Crux-Teal/icons/gthumb_32x32.xpm \
1210	Crux-Teal/icons/gthumb_48x48.xpm \
1211	Crux-Teal/icons/linpopup_16x16.xpm \
1212	Crux-Teal/icons/log_16x16.xpm \
1213	Crux-Teal/icons/log_32x32.xpm \
1214	Crux-Teal/icons/log_48x48.xpm \
1215	Crux-Teal/icons/mozilla_16x16.xpm \
1216	Crux-Teal/icons/mozilla_32x32.xpm \
1217	Crux-Teal/icons/mozilla_48x48.xpm \
1218	Crux-Teal/icons/mozilla-mail_16x16.xpm \
1219	Crux-Teal/icons/mozilla-mail_32x32.xpm \
1220	Crux-Teal/icons/mozilla-mail_48x48.xpm \
1221	Crux-Teal/icons/mozilla-navigator_16x16.xpm \
1222	Crux-Teal/icons/mozilla-navigator_32x32.xpm \
1223	Crux-Teal/icons/mozilla-navigator_48x48.xpm \
1224	Crux-Teal/icons/pan_16x16.xpm \
1225	Crux-Teal/icons/pan_32x32.xpm \
1226	Crux-Teal/icons/pan_48x48.xpm \
1227	Crux-Teal/icons/quanta_16x16.xpm \
1228	Crux-Teal/icons/quanta_32x32.xpm \
1229	Crux-Teal/icons/quanta_48x48.xpm \
1230	Crux-Teal/icons/screenshot_16x16.xpm \
1231	Crux-Teal/icons/shutdown_16x16.xpm \
1232	Crux-Teal/icons/shutdown_32x32.xpm \
1233	Crux-Teal/icons/shutdown_48x48.xpm \
1234	Crux-Teal/icons/terminal_16x16.xpm \
1235	Crux-Teal/icons/terminal_32x32.xpm \
1236	Crux-Teal/icons/terminal_48x48.xpm \
1237	Crux-Teal/icons/xchat_16x16.xpm \
1238	Crux-Teal/icons/xchat_32x32.xpm \
1239	Crux-Teal/icons/xchat_48x48.xpm \
1240	Crux-Teal/icons/xmms_16x16.xpm \
1241	Crux-Teal/icons/xmms_32x32.xpm \
1242	Crux-Teal/icons/xmms_48x48.xpm \
1243	Crux-Teal/icons/xterm_16x16.xpm \
1244	Crux-Teal/icons/xterm_32x32.xpm \
1245	Crux-Teal/icons/xterm_48x48.xpm \
1246	Crux-Teal/ledclock/a.xpm \
1247	Crux-Teal/ledclock/colon.xpm \
1248	Crux-Teal/ledclock/dot.xpm \
1249	Crux-Teal/ledclock/m.xpm \
1250	Crux-Teal/ledclock/n0.xpm \
1251	Crux-Teal/ledclock/n1.xpm \
1252	Crux-Teal/ledclock/n2.xpm \
1253	Crux-Teal/ledclock/n3.xpm \
1254	Crux-Teal/ledclock/n4.xpm \
1255	Crux-Teal/ledclock/n5.xpm \
1256	Crux-Teal/ledclock/n6.xpm \
1257	Crux-Teal/ledclock/n7.xpm \
1258	Crux-Teal/ledclock/n8.xpm \
1259	Crux-Teal/ledclock/n9.xpm \
1260	Crux-Teal/ledclock/p.xpm \
1261	Crux-Teal/ledclock/slash.xpm \
1262	Crux-Teal/ledclock/space.xpm \
1263	Crux-Teal/mailbox/errmail.xpm \
1264	Crux-Teal/mailbox/mail.xpm \
1265	Crux-Teal/mailbox/newmail.xpm \
1266	Crux-Teal/mailbox/nomail.xpm \
1267	Crux-Teal/mailbox/unreadmail.xpm \
1268	Crux-Teal/maximizeA.xpm \
1269	Crux-Teal/maximizeI.xpm \
1270	Crux-Teal/menuButtonA.xpm \
1271	Crux-Teal/menuButtonI.xpm \
1272	Crux-Teal/minimizeA.xpm \
1273	Crux-Teal/minimizeI.xpm \
1274	Crux-Teal/restoreA.xpm \
1275	Crux-Teal/restoreI.xpm \
1276	Crux-Teal/rolldownA.xpm \
1277	Crux-Teal/rolldownI.xpm \
1278	Crux-Teal/rollupA.xpm \
1279	Crux-Teal/rollupI.xpm \
1280	Crux-Teal/taskbar/linux.xpm \
1281	Crux-Teal/taskbar/taskbarbg.xpm \
1282	Crux-Teal/taskbar/taskbuttonactive.xpm \
1283	Crux-Teal/taskbar/taskbuttonbg.xpm \
1284	Crux-Teal/taskbar/taskbuttoninactive.xpm \
1285	Crux-Teal/taskbar/taskbuttonminimized.xpm \
1286	Crux-Teal/taskbar/windows.xpm \
1287	Crux-Teal/titleAB.xpm \
1288	Crux-Teal/titleAL.xpm \
1289	Crux-Teal/titleAM.xpm \
1290	Crux-Teal/titleAP.xpm \
1291	Crux-Teal/titleAR.xpm \
1292	Crux-Teal/titleAS.xpm \
1293	Crux-Teal/titleAT.xpm \
1294	Crux-Teal/titleIB.xpm \
1295	Crux-Teal/titleIL.xpm \
1296	Crux-Teal/titleIM.xpm \
1297	Crux-Teal/titleIP.xpm \
1298	Crux-Teal/titleIR.xpm \
1299	Crux-Teal/titleIS.xpm \
1300	Crux-Teal/titleIT.xpm \
1301	daniel3/closeA.xpm \
1302	daniel3/closeI.xpm \
1303	daniel3/default.theme \
1304	daniel3/dframeABL.xpm \
1305	daniel3/dframeABR.xpm \
1306	daniel3/dframeAB.xpm \
1307	daniel3/dframeAL.xpm \
1308	daniel3/dframeAR.xpm \
1309	daniel3/dframeATL.xpm \
1310	daniel3/dframeATR.xpm \
1311	daniel3/dframeAT.xpm \
1312	daniel3/dframeIBL.xpm \
1313	daniel3/dframeIBR.xpm \
1314	daniel3/dframeIB.xpm \
1315	daniel3/dframeIL.xpm \
1316	daniel3/dframeIR.xpm \
1317	daniel3/dframeITL.xpm \
1318	daniel3/dframeITR.xpm \
1319	daniel3/dframeIT.xpm \
1320	daniel3/frameABL.xpm \
1321	daniel3/frameABR.xpm \
1322	daniel3/frameAB.xpm \
1323	daniel3/frameAL.xpm \
1324	daniel3/frameAR.xpm \
1325	daniel3/frameATL.xpm \
1326	daniel3/frameATR.xpm \
1327	daniel3/frameAT.xpm \
1328	daniel3/frameIBL.xpm \
1329	daniel3/frameIBR.xpm \
1330	daniel3/frameIB.xpm \
1331	daniel3/frameIL.xpm \
1332	daniel3/frameIR.xpm \
1333	daniel3/frameITL.xpm \
1334	daniel3/frameITR.xpm \
1335	daniel3/frameIT.xpm \
1336	daniel3/ledclock/a.xpm \
1337	daniel3/ledclock/colon.xpm \
1338	daniel3/ledclock/dot.xpm \
1339	daniel3/ledclock/m.xpm \
1340	daniel3/ledclock/n0.xpm \
1341	daniel3/ledclock/n1.xpm \
1342	daniel3/ledclock/n2.xpm \
1343	daniel3/ledclock/n3.xpm \
1344	daniel3/ledclock/n4.xpm \
1345	daniel3/ledclock/n5.xpm \
1346	daniel3/ledclock/n6.xpm \
1347	daniel3/ledclock/n7.xpm \
1348	daniel3/ledclock/n8.xpm \
1349	daniel3/ledclock/n9.xpm \
1350	daniel3/ledclock/p.xpm \
1351	daniel3/ledclock/slash.xpm \
1352	daniel3/ledclock/space.xpm \
1353	daniel3/maximizeA.xpm \
1354	daniel3/maximizeI.xpm \
1355	daniel3/menuButtonAN.xpm \
1356	daniel3/menuButtonAP.xpm \
1357	daniel3/menuButtonA.xpm \
1358	daniel3/menuButtonI.xpm \
1359	daniel3/minimizeA.xpm \
1360	daniel3/minimizeI.xpm \
1361	daniel3/restoreA.xpm \
1362	daniel3/restoreI.xpm \
1363	daniel3/taskbar/linux.xpm \
1364	daniel3/taskbar/windows.xpm \
1365	daniel3/titleAB.xpm \
1366	daniel3/titleAL.xpm \
1367	daniel3/titleAM.xpm \
1368	daniel3/titleAR.xpm \
1369	daniel3/titleAT.xpm \
1370	daniel3/titleIB.xpm \
1371	daniel3/titleIL.xpm \
1372	daniel3/titleIM.xpm \
1373	daniel3/titleIR.xpm \
1374	daniel3/titleIT.xpm \
1375	daniel4/closeA.xpm \
1376	daniel4/closeI.xpm \
1377	daniel4/default.theme \
1378	daniel4/dframeABL.xpm \
1379	daniel4/dframeABR.xpm \
1380	daniel4/dframeAB.xpm \
1381	daniel4/dframeAL.xpm \
1382	daniel4/dframeAR.xpm \
1383	daniel4/dframeATL.xpm \
1384	daniel4/dframeATR.xpm \
1385	daniel4/dframeAT.xpm \
1386	daniel4/dframeIBL.xpm \
1387	daniel4/dframeIBR.xpm \
1388	daniel4/dframeIB.xpm \
1389	daniel4/dframeIL.xpm \
1390	daniel4/dframeIR.xpm \
1391	daniel4/dframeITL.xpm \
1392	daniel4/dframeITR.xpm \
1393	daniel4/dframeIT.xpm \
1394	daniel4/frameABL.xpm \
1395	daniel4/frameABR.xpm \
1396	daniel4/frameAB.xpm \
1397	daniel4/frameAL.xpm \
1398	daniel4/frameAR.xpm \
1399	daniel4/frameATL.xpm \
1400	daniel4/frameATR.xpm \
1401	daniel4/frameAT.xpm \
1402	daniel4/frameIBL.xpm \
1403	daniel4/frameIBR.xpm \
1404	daniel4/frameIB.xpm \
1405	daniel4/frameIL.xpm \
1406	daniel4/frameIR.xpm \
1407	daniel4/frameITL.xpm \
1408	daniel4/frameITR.xpm \
1409	daniel4/frameIT.xpm \
1410	daniel4/ledclock/a.xpm \
1411	daniel4/ledclock/colon.xpm \
1412	daniel4/ledclock/dot.xpm \
1413	daniel4/ledclock/m.xpm \
1414	daniel4/ledclock/n0.xpm \
1415	daniel4/ledclock/n1.xpm \
1416	daniel4/ledclock/n2.xpm \
1417	daniel4/ledclock/n3.xpm \
1418	daniel4/ledclock/n4.xpm \
1419	daniel4/ledclock/n5.xpm \
1420	daniel4/ledclock/n6.xpm \
1421	daniel4/ledclock/n7.xpm \
1422	daniel4/ledclock/n8.xpm \
1423	daniel4/ledclock/n9.xpm \
1424	daniel4/ledclock/p.xpm \
1425	daniel4/ledclock/slash.xpm \
1426	daniel4/ledclock/space.xpm \
1427	daniel4/maximizeA.xpm \
1428	daniel4/maximizeI.xpm \
1429	daniel4/menuButtonA.xpm \
1430	daniel4/menuButtonI.xpm \
1431	daniel4/minimizeA.xpm \
1432	daniel4/minimizeI.xpm \
1433	daniel4/restoreA.xpm \
1434	daniel4/restoreI.xpm \
1435	daniel4/taskbar/linux.xpm \
1436	daniel4/taskbar/windows.xpm \
1437	daniel4/titleAB.xpm \
1438	daniel4/titleAL.xpm \
1439	daniel4/titleAM.xpm \
1440	daniel4/titleAR.xpm \
1441	daniel4/titleAT.xpm \
1442	daniel4/titleIB.xpm \
1443	daniel4/titleIL.xpm \
1444	daniel4/titleIM.xpm \
1445	daniel4/titleIR.xpm \
1446	daniel4/titleIT.xpm \
1447	daniel5/closeA.xpm \
1448	daniel5/closeI.xpm \
1449	daniel5/default.theme \
1450	daniel5/dframeABL.xpm \
1451	daniel5/dframeABR.xpm \
1452	daniel5/dframeAB.xpm \
1453	daniel5/dframeAL.xpm \
1454	daniel5/dframeAR.xpm \
1455	daniel5/dframeATL.xpm \
1456	daniel5/dframeATR.xpm \
1457	daniel5/dframeAT.xpm \
1458	daniel5/dframeIBL.xpm \
1459	daniel5/dframeIBR.xpm \
1460	daniel5/dframeIB.xpm \
1461	daniel5/dframeIL.xpm \
1462	daniel5/dframeIR.xpm \
1463	daniel5/dframeITL.xpm \
1464	daniel5/dframeITR.xpm \
1465	daniel5/dframeIT.xpm \
1466	daniel5/frameABL.xpm \
1467	daniel5/frameABR.xpm \
1468	daniel5/frameAB.xpm \
1469	daniel5/frameAL.xpm \
1470	daniel5/frameAR.xpm \
1471	daniel5/frameATL.xpm \
1472	daniel5/frameATR.xpm \
1473	daniel5/frameAT.xpm \
1474	daniel5/frameIBL.xpm \
1475	daniel5/frameIBR.xpm \
1476	daniel5/frameIB.xpm \
1477	daniel5/frameIL.xpm \
1478	daniel5/frameIR.xpm \
1479	daniel5/frameITL.xpm \
1480	daniel5/frameITR.xpm \
1481	daniel5/frameIT.xpm \
1482	daniel5/ledclock/a.xpm \
1483	daniel5/ledclock/colon.xpm \
1484	daniel5/ledclock/dot.xpm \
1485	daniel5/ledclock/m.xpm \
1486	daniel5/ledclock/n0.xpm \
1487	daniel5/ledclock/n1.xpm \
1488	daniel5/ledclock/n2.xpm \
1489	daniel5/ledclock/n3.xpm \
1490	daniel5/ledclock/n4.xpm \
1491	daniel5/ledclock/n5.xpm \
1492	daniel5/ledclock/n6.xpm \
1493	daniel5/ledclock/n7.xpm \
1494	daniel5/ledclock/n8.xpm \
1495	daniel5/ledclock/n9.xpm \
1496	daniel5/ledclock/p.xpm \
1497	daniel5/ledclock/slash.xpm \
1498	daniel5/ledclock/space.xpm \
1499	daniel5/maximizeA.xpm \
1500	daniel5/maximizeI.xpm \
1501	daniel5/menuButtonA.xpm \
1502	daniel5/menuButtonI.xpm \
1503	daniel5/minimizeA.xpm \
1504	daniel5/minimizeI.xpm \
1505	daniel5/restoreA.xpm \
1506	daniel5/restoreI.xpm \
1507	daniel5/taskbar/linux.xpm \
1508	daniel5/taskbar/windows.xpm \
1509	daniel5/titleAB.xpm \
1510	daniel5/titleAL.xpm \
1511	daniel5/titleAM.xpm \
1512	daniel5/titleAR.xpm \
1513	daniel5/titleAT.xpm \
1514	daniel5/titleIB.xpm \
1515	daniel5/titleIL.xpm \
1516	daniel5/titleIM.xpm \
1517	daniel5/titleIR.xpm \
1518	daniel5/titleIT.xpm \
1519	device/bkg.xpm \
1520	device/closeA.xpm \
1521	device/closeI.xpm \
1522	device/default.theme \
1523	device/frameABL.xpm \
1524	device/frameABR.xpm \
1525	device/frameAB.xpm \
1526	device/frameAL.xpm \
1527	device/frameAR.xpm \
1528	device/frameATL.xpm \
1529	device/frameATR.xpm \
1530	device/frameAT.xpm \
1531	device/frameIBL.xpm \
1532	device/frameIBR.xpm \
1533	device/frameIB.xpm \
1534	device/frameIL.xpm \
1535	device/frameIR.xpm \
1536	device/frameITL.xpm \
1537	device/frameITR.xpm \
1538	device/frameIT.xpm \
1539	device/maximizeA.xpm \
1540	device/maximizeI.xpm \
1541	device/menuButtonA.xpm \
1542	device/menuButtonI.xpm \
1543	device/menuButton.xpm \
1544	device/minimizeA.xpm \
1545	device/minimizeI.xpm \
1546	device/restoreA.xpm \
1547	device/restoreI.xpm \
1548	device/taskbar/linux.xpm \
1549	device/taskbar/windows.xpm \
1550	device/titleAB.xpm \
1551	device/titleAL.xpm \
1552	device/titleAM.xpm \
1553	device/titleAR.xpm \
1554	device/titleAT.xpm \
1555	device/titleIB.xpm \
1556	device/titleIL.xpm \
1557	device/titleIM.xpm \
1558	device/titleIR.xpm \
1559	device/titleIT.xpm \
1560	dusk/btn-templateA.xpm \
1561	dusk/btn-templateI.xpm \
1562	dusk/closeA.xpm \
1563	dusk/closeI.xpm \
1564	dusk/default.theme \
1565	dusk/depthA.xpm \
1566	dusk/depthI.xpm \
1567	dusk/frameABL.xpm \
1568	dusk/frameABR.xpm \
1569	dusk/frameAB.xpm \
1570	dusk/frameAL.xpm \
1571	dusk/frameAR.xpm \
1572	dusk/frameATL.xpm \
1573	dusk/frameATR.xpm \
1574	dusk/frameAT.xpm \
1575	dusk/frameIBL.xpm \
1576	dusk/frameIBR.xpm \
1577	dusk/frameIB.xpm \
1578	dusk/frameIL.xpm \
1579	dusk/frameIR.xpm \
1580	dusk/frameITL.xpm \
1581	dusk/frameITR.xpm \
1582	dusk/frameIT.xpm \
1583	dusk/hideA.xpm \
1584	dusk/hideI.xpm \
1585	dusk/ledclock/a.xpm \
1586	dusk/ledclock/colon.xpm \
1587	dusk/ledclock/dot.xpm \
1588	dusk/ledclock/m.xpm \
1589	dusk/ledclock/n0.xpm \
1590	dusk/ledclock/n1.xpm \
1591	dusk/ledclock/n2.xpm \
1592	dusk/ledclock/n3.xpm \
1593	dusk/ledclock/n4.xpm \
1594	dusk/ledclock/n5.xpm \
1595	dusk/ledclock/n6.xpm \
1596	dusk/ledclock/n7.xpm \
1597	dusk/ledclock/n8.xpm \
1598	dusk/ledclock/n9.xpm \
1599	dusk/ledclock/p.xpm \
1600	dusk/ledclock/slash.xpm \
1601	dusk/ledclock/space.xpm \
1602	dusk/maximizeA.xpm \
1603	dusk/maximizeI.xpm \
1604	dusk/menuButtonA.xpm \
1605	dusk/menuButtonI.xpm \
1606	dusk/minimizeA.xpm \
1607	dusk/minimizeI.xpm \
1608	dusk/restoreA.xpm \
1609	dusk/restoreI.xpm \
1610	dusk/rolldownA.xpm \
1611	dusk/rolldownI.xpm \
1612	dusk/rollupA.xpm \
1613	dusk/rollupI.xpm \
1614	dusk/taskbar/icewm.xpm \
1615	dusk/taskbar/linux2.xpm \
1616	dusk/taskbar/linux3.xpm \
1617	dusk/taskbar/linux.xpm \
1618	dusk/taskbar/taskbarbg.xpm \
1619	dusk/taskbar/taskbuttonactive.xpm \
1620	dusk/taskbar/taskbuttonbg.xpm \
1621	dusk/taskbar/taskbuttonminimized.xpm \
1622	dusk/taskbar/windows.xpm \
1623	dusk/titleAB.xpm \
1624	dusk/titleAL.xpm \
1625	dusk/titleAM.xpm \
1626	dusk/titleAP.xpm \
1627	dusk/titleAR.xpm \
1628	dusk/titleAS.xpm \
1629	dusk/titleAT.xpm \
1630	dusk/titleIB.xpm \
1631	dusk/titleIL.xpm \
1632	dusk/titleIM.xpm \
1633	dusk/titleIP.xpm \
1634	dusk/titleIR.xpm \
1635	dusk/titleIS.xpm \
1636	dusk/titleIT.xpm \
1637	easy/bkg.xpm \
1638	easy/closeA.xpm \
1639	easy/closeI.xpm \
1640	easy/default.theme \
1641	easy/frameABL.xpm \
1642	easy/frameABR.xpm \
1643	easy/frameAB.xpm \
1644	easy/frameAL.xpm \
1645	easy/frameAR.xpm \
1646	easy/frameATL.xpm \
1647	easy/frameATR.xpm \
1648	easy/frameAT.xpm \
1649	easy/frameIBL.xpm \
1650	easy/frameIBR.xpm \
1651	easy/frameIB.xpm \
1652	easy/frameIL.xpm \
1653	easy/frameIR.xpm \
1654	easy/frameITL.xpm \
1655	easy/frameITR.xpm \
1656	easy/frameIT.xpm \
1657	easy/maximizeA.xpm \
1658	easy/maximizeI.xpm \
1659	easy/menuButtonA.xpm \
1660	easy/menuButtonI.xpm \
1661	easy/menuButton.xpm \
1662	easy/minimizeA.xpm \
1663	easy/minimizeI.xpm \
1664	easy/restoreA.xpm \
1665	easy/restoreI.xpm \
1666	easy/taskbar/linux.xpm \
1667	easy/taskbar/windows.xpm \
1668	easy/titleAB.xpm \
1669	easy/titleAM.xpm \
1670	easy/titleAT.xpm \
1671	easy/titleIB.xpm \
1672	easy/titleIM.xpm \
1673	easy/titleIT.xpm \
1674	ElbergBlue/closeA.xpm \
1675	ElbergBlue/closeI.xpm \
1676	ElbergBlue/closeP.xpm \
1677	ElbergBlue/default.theme \
1678	ElbergBlue/dialogbg.xpm \
1679	ElbergBlue/maximizeA.xpm \
1680	ElbergBlue/maximizeI.xpm \
1681	ElbergBlue/maximizeP.xpm \
1682	ElbergBlue/menubg.xpm \
1683	ElbergBlue/menuButtonA.xpm \
1684	ElbergBlue/menuButtonI.xpm \
1685	ElbergBlue/menuButtonP.xpm \
1686	ElbergBlue/menusel.xpm \
1687	ElbergBlue/minimizeA.xpm \
1688	ElbergBlue/minimizeI.xpm \
1689	ElbergBlue/minimizeP.xpm \
1690	ElbergBlue/preview.jpg \
1691	ElbergBlue/restoreA.xpm \
1692	ElbergBlue/restoreI.xpm \
1693	ElbergBlue/restoreP.xpm \
1694	ElbergBlue/switchbg.xpm \
1695	ElbergBlue/taskbar/linux0.xpm \
1696	ElbergBlue/taskbar/linux2.xpm \
1697	ElbergBlue/taskbar/linux.xpm \
1698	ElbergBlue/taskbar/right.xpm \
1699	ElbergBlue/taskbar/start.xpm \
1700	ElbergBlue/taskbar/taskbarbg.xpm \
1701	ElbergBlue/taskbar/taskbuttonactive.xpm \
1702	ElbergBlue/taskbar/taskbuttonbg.xpm \
1703	ElbergBlue/taskbar/taskbuttonminimized.xpm \
1704	ElbergBlue/taskbar/tux.xpm \
1705	ElbergBlue/taskbar/.xvpics/linux0.xpm \
1706	ElbergBlue/taskbar/.xvpics/linux.xpm \
1707	ElbergBlue/titleAB.xpm \
1708	ElbergBlue/titleAM.xpm \
1709	ElbergBlue/titleAP.xpm \
1710	ElbergBlue/titleAS.xpm \
1711	ElbergBlue/titleAT.xpm \
1712	ElbergBlue/titleIB.xpm \
1713	ElbergBlue/titleIM.xpm \
1714	ElbergBlue/titleIP.xpm \
1715	ElbergBlue/titleIS.xpm \
1716	ElbergBlue/titleIT.xpm \
1717	ElbergBlue/Wallpaper.theme \
1718	ElbergGreen/closeA.xpm \
1719	ElbergGreen/closeI.xpm \
1720	ElbergGreen/default.theme \
1721	ElbergGreen/_frameABL.xpm \
1722	ElbergGreen/_frameABR.xpm \
1723	ElbergGreen/_frameAB.xpm \
1724	ElbergGreen/_frameAL.xpm \
1725	ElbergGreen/_frameAR.xpm \
1726	ElbergGreen/_frameATL.xpm \
1727	ElbergGreen/_frameATR.xpm \
1728	ElbergGreen/_frameAT.xpm \
1729	ElbergGreen/_frameIBL.xpm \
1730	ElbergGreen/_frameIBR.xpm \
1731	ElbergGreen/_frameIB.xpm \
1732	ElbergGreen/_frameIL.xpm \
1733	ElbergGreen/_frameIR.xpm \
1734	ElbergGreen/_frameITL.xpm \
1735	ElbergGreen/_frameITR.xpm \
1736	ElbergGreen/_frameIT.xpm \
1737	ElbergGreen/hideA.xpm \
1738	ElbergGreen/hideI.xpm \
1739	ElbergGreen/maximizeA.xpm \
1740	ElbergGreen/maximizeI.xpm \
1741	ElbergGreen/menubg.xpm \
1742	ElbergGreen/menuButtonA.xpm \
1743	ElbergGreen/menuButtonI.xpm \
1744	ElbergGreen/menuButtonP.xpm \
1745	ElbergGreen/menusel.xpm \
1746	ElbergGreen/minimizeA.xpm \
1747	ElbergGreen/minimizeI.xpm \
1748	ElbergGreen/restoreA.xpm \
1749	ElbergGreen/restoreI.xpm \
1750	ElbergGreen/restoreP.xpm \
1751	ElbergGreen/switchbg.xpm \
1752	ElbergGreen/taskbar/linux1.xpm \
1753	ElbergGreen/taskbar/linux.xpm \
1754	ElbergGreen/taskbar/taskbarbg.xpm \
1755	ElbergGreen/taskbar/taskbuttonactive.xpm \
1756	ElbergGreen/taskbar/taskbuttonbg.xpm \
1757	ElbergGreen/taskbar/taskbuttonminimized.xpm \
1758	ElbergGreen/taskbar/tux.xpm \
1759	ElbergGreen/taskbar/vector.xpm \
1760	ElbergGreen/titleAB.xpm \
1761	ElbergGreen/titleAL.xpm \
1762	ElbergGreen/titleAM.xpm \
1763	ElbergGreen/titleAP.xpm \
1764	ElbergGreen/titleAR.xpm \
1765	ElbergGreen/titleAS.xpm \
1766	ElbergGreen/titleAT.xpm \
1767	ElbergGreen/titleIB.xpm \
1768	ElbergGreen/titleIL.xpm \
1769	ElbergGreen/titleIM.xpm \
1770	ElbergGreen/titleIP.xpm \
1771	ElbergGreen/titleIR.xpm \
1772	ElbergGreen/titleIS.xpm \
1773	ElbergGreen/titleIT.xpm \
1774	ElbergGreen/Wallpaper.theme \
1775	ElbergRed/closeA.xpm \
1776	ElbergRed/closeI.xpm \
1777	ElbergRed/default.theme \
1778	ElbergRed/dialogbg.xpm \
1779	ElbergRed/maximizeA.xpm \
1780	ElbergRed/maximizeI.xpm \
1781	ElbergRed/menubg.xpm \
1782	ElbergRed/menuButtonA.xpm \
1783	ElbergRed/menuButtonI.xpm \
1784	ElbergRed/menusel.xpm \
1785	ElbergRed/minimizeA.xpm \
1786	ElbergRed/minimizeI.xpm \
1787	ElbergRed/preview.jpg \
1788	ElbergRed/restoreA.xpm \
1789	ElbergRed/restoreI.xpm \
1790	ElbergRed/switchbg.xpm \
1791	ElbergRed/taskbar/linux0.xpm \
1792	ElbergRed/taskbar/linux2.xpm \
1793	ElbergRed/taskbar/linux.xpm \
1794	ElbergRed/taskbar/right.xpm \
1795	ElbergRed/taskbar/start.xpm \
1796	ElbergRed/taskbar/taskbarbg.xpm \
1797	ElbergRed/taskbar/taskbuttonactive.xpm \
1798	ElbergRed/taskbar/taskbuttonbg.xpm \
1799	ElbergRed/taskbar/taskbuttonminimized.xpm \
1800	ElbergRed/taskbar/tux.xpm \
1801	ElbergRed/taskbar/.xvpics/linux.xpm \
1802	ElbergRed/titleAB.xpm \
1803	ElbergRed/titleAM.xpm \
1804	ElbergRed/titleAP.xpm \
1805	ElbergRed/titleAS.xpm \
1806	ElbergRed/titleAT.xpm \
1807	ElbergRed/titleIB.xpm \
1808	ElbergRed/titleIM.xpm \
1809	ElbergRed/titleIP.xpm \
1810	ElbergRed/titleIS.xpm \
1811	ElbergRed/titleIT.xpm \
1812	ElbergRed/Wallpaper.theme \
1813	fake95/close.xpm \
1814	fake95/default.theme \
1815	fake95/dehanced.theme \
1816	fake95/ledclock/a.xpm \
1817	fake95/ledclock/colon.xpm \
1818	fake95/ledclock/dot.xpm \
1819	fake95/ledclock/m.xpm \
1820	fake95/ledclock/n0.xpm \
1821	fake95/ledclock/n1.xpm \
1822	fake95/ledclock/n2.xpm \
1823	fake95/ledclock/n3.xpm \
1824	fake95/ledclock/n4.xpm \
1825	fake95/ledclock/n5.xpm \
1826	fake95/ledclock/n6.xpm \
1827	fake95/ledclock/n7.xpm \
1828	fake95/ledclock/n8.xpm \
1829	fake95/ledclock/n9.xpm \
1830	fake95/ledclock/p.xpm \
1831	fake95/ledclock/slash.xpm \
1832	fake95/ledclock/space.xpm \
1833	fake95/mailbox/errmail.xpm \
1834	fake95/mailbox/mail.xpm \
1835	fake95/mailbox/newmail.xpm \
1836	fake95/mailbox/nomail.xpm \
1837	fake95/mailbox/unreadmail.xpm \
1838	fake95/maximize.xpm \
1839	fake95/minimize.xpm \
1840	fake95/restore.xpm \
1841	fake95/taskbar/linux.xpm \
1842	fake95/taskbar/windows.xpm \
1843	FrostyG/buttonA.xpm \
1844	FrostyG/buttonI.xpm \
1845	FrostyG/closeA.xpm \
1846	FrostyG/closeI.xpm \
1847	FrostyG/cursors/left.xpm \
1848	FrostyG/cursors/move.xpm \
1849	FrostyG/cursors/right.xpm \
1850	FrostyG/cursors/sizeBL.xpm \
1851	FrostyG/cursors/sizeBR.xpm \
1852	FrostyG/cursors/sizeB.xpm \
1853	FrostyG/cursors/sizeL.xpm \
1854	FrostyG/cursors/sizeR.xpm \
1855	FrostyG/cursors/sizeTL.xpm \
1856	FrostyG/cursors/sizeTR.xpm \
1857	FrostyG/cursors/sizeT.xpm \
1858	FrostyG/default.theme \
1859	FrostyG/dialogbg.xpm \
1860	FrostyG/ledclock/a.xpm \
1861	FrostyG/ledclock/colon.xpm \
1862	FrostyG/ledclock/dot.xpm \
1863	FrostyG/ledclock/n0.xpm \
1864	FrostyG/ledclock/n1.xpm \
1865	FrostyG/ledclock/n2.xpm \
1866	FrostyG/ledclock/n3.xpm \
1867	FrostyG/ledclock/n4.xpm \
1868	FrostyG/ledclock/n5.xpm \
1869	FrostyG/ledclock/n6.xpm \
1870	FrostyG/ledclock/n7.xpm \
1871	FrostyG/ledclock/n8.xpm \
1872	FrostyG/ledclock/n9.xpm \
1873	FrostyG/ledclock/p.xpm \
1874	FrostyG/ledclock/slash.xpm \
1875	FrostyG/ledclock/space.xpm \
1876	FrostyG/mailbox/errmail.xpm \
1877	FrostyG/mailbox/mail.xpm \
1878	FrostyG/mailbox/newmail.xpm \
1879	FrostyG/mailbox/nomail.xpm \
1880	FrostyG/mailbox/unreadmail.xpm \
1881	FrostyG/maximizeA.xpm \
1882	FrostyG/maximizeI.xpm \
1883	FrostyG/menubg.xpm \
1884	FrostyG/menuButtonA.xpm \
1885	FrostyG/menuButtonI.xpm \
1886	FrostyG/menusel.xpm \
1887	FrostyG/minimizeA.xpm \
1888	FrostyG/minimizeI.xpm \
1889	FrostyG/restoreA.xpm \
1890	FrostyG/restoreI.xpm \
1891	FrostyG/rolldownA.xpm \
1892	FrostyG/rolldownI.xpm \
1893	FrostyG/rollupA.xpm \
1894	FrostyG/rollupI.xpm \
1895	FrostyG/switchbg.xpm \
1896	FrostyG/taskbar/icewm.xpm \
1897	FrostyG/taskbar/taskbarbg.xpm \
1898	FrostyG/taskbar/taskbuttonactive.xpm \
1899	FrostyG/taskbar/taskbuttonbg.xpm \
1900	FrostyG/taskbar/taskbuttonminimized.xpm \
1901	FrostyG/taskbar/toolbuttonbg.xpm \
1902	FrostyG/taskbar/windows.xpm \
1903	FrostyG/taskbar/workspacebuttonactive.xpm \
1904	FrostyG/taskbar/workspacebuttonbg.xpm \
1905	FrostyG/titleAB.xpm \
1906	FrostyG/titleAL.xpm \
1907	FrostyG/titleAM.xpm \
1908	FrostyG/titleAP.xpm \
1909	FrostyG/titleAR.xpm \
1910	FrostyG/titleAS.xpm \
1911	FrostyG/titleAT.xpm \
1912	FrostyG/titleIB.xpm \
1913	FrostyG/titleIL.xpm \
1914	FrostyG/titleIM.xpm \
1915	FrostyG/titleIP.xpm \
1916	FrostyG/titleIR.xpm \
1917	FrostyG/titleIS.xpm \
1918	FrostyG/titleIT.xpm \
1919	GlamICE/closeA.xpm \
1920	GlamICE/closeI.xpm \
1921	GlamICE/default.theme \
1922	GlamICE/frameABL.xpm \
1923	GlamICE/frameABR.xpm \
1924	GlamICE/frameAB.xpm \
1925	GlamICE/frameAL.xpm \
1926	GlamICE/frameAR.xpm \
1927	GlamICE/frameATL.xpm \
1928	GlamICE/frameATR.xpm \
1929	GlamICE/frameAT.xpm \
1930	GlamICE/frameIBL.xpm \
1931	GlamICE/frameIBR.xpm \
1932	GlamICE/frameIB.xpm \
1933	GlamICE/frameIL.xpm \
1934	GlamICE/frameIR.xpm \
1935	GlamICE/frameITL.xpm \
1936	GlamICE/frameITR.xpm \
1937	GlamICE/frameIT.xpm \
1938	GlamICE/icons/app_16x16.xpm \
1939	GlamICE/icons/xterm_16x16.xpm \
1940	GlamICE/maximizeA.xpm \
1941	GlamICE/maximizeI.xpm \
1942	GlamICE/menubg.xpm \
1943	GlamICE/menuButtonA.xpm \
1944	GlamICE/menuButtonI.xpm \
1945	GlamICE/minimizeA.xpm \
1946	GlamICE/minimizeI.xpm \
1947	GlamICE/restoreA.xpm \
1948	GlamICE/restoreI.xpm \
1949	GlamICE/taskbar/linux.xpm \
1950	GlamICE/taskbar/menubg.xpm \
1951	GlamICE/taskbar/windows.xpm \
1952	GlamICE/titleAB.xpm \
1953	GlamICE/titleAL.xpm \
1954	GlamICE/titleAM.xpm \
1955	GlamICE/titleAR.xpm \
1956	GlamICE/titleAT.xpm \
1957	GlamICE/titleIB.xpm \
1958	GlamICE/titleIL.xpm \
1959	GlamICE/titleIM.xpm \
1960	GlamICE/titleIR.xpm \
1961	GlamICE/titleIT.xpm \
1962	gnomeish/alt/menuButtonA.xpm \
1963	gnomeish/alt/menuButtonI.xpm \
1964	gnomeish/blanks/blankA.xpm \
1965	gnomeish/blanks/blankI.xpm \
1966	gnomeish/closeA.xpm \
1967	gnomeish/closeI.xpm \
1968	gnomeish/default.theme \
1969	gnomeish/dframeABL.xpm \
1970	gnomeish/dframeABR.xpm \
1971	gnomeish/dframeAB.xpm \
1972	gnomeish/dframeAL.xpm \
1973	gnomeish/dframeAR.xpm \
1974	gnomeish/dframeATL.xpm \
1975	gnomeish/dframeATR.xpm \
1976	gnomeish/dframeAT.xpm \
1977	gnomeish/dframeIBL.xpm \
1978	gnomeish/dframeIBR.xpm \
1979	gnomeish/dframeIB.xpm \
1980	gnomeish/dframeIL.xpm \
1981	gnomeish/dframeIR.xpm \
1982	gnomeish/dframeITL.xpm \
1983	gnomeish/dframeITR.xpm \
1984	gnomeish/dframeIT.xpm \
1985	gnomeish/frameABL.xpm \
1986	gnomeish/frameABR.xpm \
1987	gnomeish/frameAB.xpm \
1988	gnomeish/frameAL.xpm \
1989	gnomeish/frameAR.xpm \
1990	gnomeish/frameATL.xpm \
1991	gnomeish/frameATR.xpm \
1992	gnomeish/frameAT.xpm \
1993	gnomeish/frameIBL.xpm \
1994	gnomeish/frameIBR.xpm \
1995	gnomeish/frameIB.xpm \
1996	gnomeish/frameIL.xpm \
1997	gnomeish/frameIR.xpm \
1998	gnomeish/frameITL.xpm \
1999	gnomeish/frameITR.xpm \
2000	gnomeish/frameIT.xpm \
2001	gnomeish/maximizeA.xpm \
2002	gnomeish/maximizeI.xpm \
2003	gnomeish/menuButtonAN.xpm \
2004	gnomeish/menuButtonAP.xpm \
2005	gnomeish/menuButtonA.xpm \
2006	gnomeish/menuButtonI.xpm \
2007	gnomeish/minimizeA.xpm \
2008	gnomeish/minimizeI.xpm \
2009	gnomeish/restoreA.xpm \
2010	gnomeish/restoreI.xpm \
2011	gnomeish/titleAB.xpm \
2012	gnomeish/titleAL.xpm \
2013	gnomeish/titleAM.xpm \
2014	gnomeish/titleAR.xpm \
2015	gnomeish/titleAT.xpm \
2016	gnomeish/titleIB.xpm \
2017	gnomeish/titleIL.xpm \
2018	gnomeish/titleIM.xpm \
2019	gnomeish/titleIR.xpm \
2020	gnomeish/titleIT.xpm \
2021	gradient1/closeA.xpm \
2022	gradient1/closeI.xpm \
2023	gradient1/default.theme \
2024	gradient1/maximizeA.xpm \
2025	gradient1/maximizeI.xpm \
2026	gradient1/menubg.xpm \
2027	gradient1/minimizeA.xpm \
2028	gradient1/minimizeI.xpm \
2029	gradient1/restoreA.xpm \
2030	gradient1/restoreI.xpm \
2031	gradient1/titleAB.xpm \
2032	gradient1/titleAS.xpm \
2033	gradient1/titleAT.xpm \
2034	gradient1/titleIB.xpm \
2035	gradient1/titleIS.xpm \
2036	gradient1/titleIT.xpm \
2037	green/closeA.xpm \
2038	green/closeI.xpm \
2039	green/default.theme \
2040	green/frameABL.xpm \
2041	green/frameABR.xpm \
2042	green/frameAB.xpm \
2043	green/frameAL.xpm \
2044	green/frameAR.xpm \
2045	green/frameATL.xpm \
2046	green/frameATR.xpm \
2047	green/frameAT.xpm \
2048	green/frameIBL.xpm \
2049	green/frameIBR.xpm \
2050	green/frameIB.xpm \
2051	green/frameIL.xpm \
2052	green/frameIR.xpm \
2053	green/frameITL.xpm \
2054	green/frameITR.xpm \
2055	green/frameIT.xpm \
2056	green/maximizeA.xpm \
2057	green/maximizeI.xpm \
2058	green/menuButtonA.xpm \
2059	green/menuButtonI.xpm \
2060	green/minimizeA.xpm \
2061	green/minimizeI.xpm \
2062	green/restoreA.xpm \
2063	green/restoreI.xpm \
2064	green/taskbar/linux.xpm \
2065	green/taskbar/windows.xpm \
2066	green/titleAB.xpm \
2067	green/titleIB.xpm \
2068	IceBlueCurve/closeA.xpm \
2069	IceBlueCurve/closeI.xpm \
2070	IceBlueCurve/default.theme \
2071	IceBlueCurve/dframeABL.xpm \
2072	IceBlueCurve/dframeABR.xpm \
2073	IceBlueCurve/dframeAB.xpm \
2074	IceBlueCurve/dframeAL.xpm \
2075	IceBlueCurve/dframeAR.xpm \
2076	IceBlueCurve/dframeATL.xpm \
2077	IceBlueCurve/dframeATR.xpm \
2078	IceBlueCurve/dframeAT.xpm \
2079	IceBlueCurve/dframeIBL.xpm \
2080	IceBlueCurve/dframeIBR.xpm \
2081	IceBlueCurve/dframeIB.xpm \
2082	IceBlueCurve/dframeIL.xpm \
2083	IceBlueCurve/dframeIR.xpm \
2084	IceBlueCurve/dframeITL.xpm \
2085	IceBlueCurve/dframeITR.xpm \
2086	IceBlueCurve/dframeIT.xpm \
2087	IceBlueCurve/frameABL.xpm \
2088	IceBlueCurve/frameABR.xpm \
2089	IceBlueCurve/frameAB.xpm \
2090	IceBlueCurve/frameAL.xpm \
2091	IceBlueCurve/frameAR.xpm \
2092	IceBlueCurve/frameATL.xpm \
2093	IceBlueCurve/frameATR.xpm \
2094	IceBlueCurve/frameAT.xpm \
2095	IceBlueCurve/frameIBL.xpm \
2096	IceBlueCurve/frameIBR.xpm \
2097	IceBlueCurve/frameIB.xpm \
2098	IceBlueCurve/frameIL.xpm \
2099	IceBlueCurve/frameIR.xpm \
2100	IceBlueCurve/frameITL.xpm \
2101	IceBlueCurve/frameITR.xpm \
2102	IceBlueCurve/frameIT.xpm \
2103	IceBlueCurve/icons/acroread_16x16.xpm \
2104	IceBlueCurve/icons/acroread_32x32.xpm \
2105	IceBlueCurve/icons/app_16x16.xpm \
2106	IceBlueCurve/icons/app_32x32.xpm \
2107	IceBlueCurve/icons/communicator-browser_32x32.xpm \
2108	IceBlueCurve/icons/find_16x16.xpm \
2109	IceBlueCurve/icons/folder_16x16.xpm \
2110	IceBlueCurve/icons/gimp_16x16.xpm \
2111	IceBlueCurve/icons/gimp_32x32.xpm \
2112	IceBlueCurve/icons/konqueror_16x16.xpm \
2113	IceBlueCurve/icons/konqueror_32x32.xpm \
2114	IceBlueCurve/icons/netscape_16x16.xpm \
2115	IceBlueCurve/icons/netscape_32x32.xpm \
2116	IceBlueCurve/icons/run_16x16.xpm \
2117	IceBlueCurve/icons/run_32x32.xpm \
2118	IceBlueCurve/icons/sketch_16x16.xpm \
2119	IceBlueCurve/icons/sketch_32x32.xpm \
2120	IceBlueCurve/icons/xterm_16x16.xpm \
2121	IceBlueCurve/icons/xterm_32x32.xpm \
2122	IceBlueCurve/mailbox/errmail.xpm \
2123	IceBlueCurve/mailbox/mail.xpm \
2124	IceBlueCurve/mailbox/newmail.xpm \
2125	IceBlueCurve/mailbox/nomail.xpm \
2126	IceBlueCurve/mailbox/unreadmail.xpm \
2127	IceBlueCurve/maximizeA.xpm \
2128	IceBlueCurve/maximizeI.xpm \
2129	IceBlueCurve/menuButtonA.xpm \
2130	IceBlueCurve/menuButtonI.xpm \
2131	IceBlueCurve/minimizeA.xpm \
2132	IceBlueCurve/minimizeI.xpm \
2133	IceBlueCurve/restoreA.xpm \
2134	IceBlueCurve/restoreI.xpm \
2135	IceBlueCurve/taskbar/linux.xpm \
2136	IceBlueCurve/taskbar/windows.xpm \
2137	IceBlueCurve/titleAB.xpm \
2138	IceBlueCurve/titleAL.xpm \
2139	IceBlueCurve/titleAM.xpm \
2140	IceBlueCurve/titleAP.xpm \
2141	IceBlueCurve/titleAR.xpm \
2142	IceBlueCurve/titleAS.xpm \
2143	IceBlueCurve/titleAT.xpm \
2144	IceBlueCurve/titleIB.xpm \
2145	IceBlueCurve/titleIL.xpm \
2146	IceBlueCurve/titleIM.xpm \
2147	IceBlueCurve/titleIP.xpm \
2148	IceBlueCurve/titleIR.xpm \
2149	IceBlueCurve/titleIS.xpm \
2150	IceBlueCurve/titleIT.xpm \
2151	IceBlueOkayish/closeA.xpm \
2152	IceBlueOkayish/closeI.xpm \
2153	IceBlueOkayish/default.theme \
2154	IceBlueOkayish/dframeABL.xpm \
2155	IceBlueOkayish/dframeABR.xpm \
2156	IceBlueOkayish/dframeAB.xpm \
2157	IceBlueOkayish/dframeAL.xpm \
2158	IceBlueOkayish/dframeAR.xpm \
2159	IceBlueOkayish/dframeATL.xpm \
2160	IceBlueOkayish/dframeATR.xpm \
2161	IceBlueOkayish/dframeAT.xpm \
2162	IceBlueOkayish/dframeIBL.xpm \
2163	IceBlueOkayish/dframeIBR.xpm \
2164	IceBlueOkayish/dframeIB.xpm \
2165	IceBlueOkayish/dframeIL.xpm \
2166	IceBlueOkayish/dframeIR.xpm \
2167	IceBlueOkayish/dframeITL.xpm \
2168	IceBlueOkayish/dframeITR.xpm \
2169	IceBlueOkayish/dframeIT.xpm \
2170	IceBlueOkayish/frameABL.xpm \
2171	IceBlueOkayish/frameABR.xpm \
2172	IceBlueOkayish/frameAB.xpm \
2173	IceBlueOkayish/frameAL.xpm \
2174	IceBlueOkayish/frameAR.xpm \
2175	IceBlueOkayish/frameATL.xpm \
2176	IceBlueOkayish/frameATR.xpm \
2177	IceBlueOkayish/frameAT.xpm \
2178	IceBlueOkayish/frameIBL.xpm \
2179	IceBlueOkayish/frameIBR.xpm \
2180	IceBlueOkayish/frameIB.xpm \
2181	IceBlueOkayish/frameIL.xpm \
2182	IceBlueOkayish/frameIR.xpm \
2183	IceBlueOkayish/frameITL.xpm \
2184	IceBlueOkayish/frameITR.xpm \
2185	IceBlueOkayish/frameIT.xpm \
2186	IceBlueOkayish/icons/acroread_16x16.xpm \
2187	IceBlueOkayish/icons/acroread_32x32.xpm \
2188	IceBlueOkayish/icons/app_16x16.xpm \
2189	IceBlueOkayish/icons/app_32x32.xpm \
2190	IceBlueOkayish/icons/communicator-browser_32x32.xpm \
2191	IceBlueOkayish/icons/find_16x16.xpm \
2192	IceBlueOkayish/icons/folder_16x16.xpm \
2193	IceBlueOkayish/icons/gimp_16x16.xpm \
2194	IceBlueOkayish/icons/gimp_32x32.xpm \
2195	IceBlueOkayish/icons/konqueror_16x16.xpm \
2196	IceBlueOkayish/icons/konqueror_32x32.xpm \
2197	IceBlueOkayish/icons/netscape_16x16.xpm \
2198	IceBlueOkayish/icons/netscape_32x32.xpm \
2199	IceBlueOkayish/icons/run_16x16.xpm \
2200	IceBlueOkayish/icons/run_32x32.xpm \
2201	IceBlueOkayish/icons/sketch_16x16.xpm \
2202	IceBlueOkayish/icons/sketch_32x32.xpm \
2203	IceBlueOkayish/icons/xterm_16x16.xpm \
2204	IceBlueOkayish/icons/xterm_32x32.xpm \
2205	IceBlueOkayish/mailbox/errmail.xpm \
2206	IceBlueOkayish/mailbox/mail.xpm \
2207	IceBlueOkayish/mailbox/newmail.xpm \
2208	IceBlueOkayish/mailbox/nomail.xpm \
2209	IceBlueOkayish/mailbox/unreadmail.xpm \
2210	IceBlueOkayish/maximizeA.xpm \
2211	IceBlueOkayish/maximizeI.xpm \
2212	IceBlueOkayish/menuButtonA.xpm \
2213	IceBlueOkayish/menuButtonI.xpm \
2214	IceBlueOkayish/minimizeA.xpm \
2215	IceBlueOkayish/minimizeI.xpm \
2216	IceBlueOkayish/restoreA.xpm \
2217	IceBlueOkayish/restoreI.xpm \
2218	IceBlueOkayish/taskbar/linux.xpm \
2219	IceBlueOkayish/taskbar/windows.xpm \
2220	IceBlueOkayish/titleAB.xpm \
2221	IceBlueOkayish/titleAL.xpm \
2222	IceBlueOkayish/titleAM.xpm \
2223	IceBlueOkayish/titleAP.xpm \
2224	IceBlueOkayish/titleAR.xpm \
2225	IceBlueOkayish/titleAS.xpm \
2226	IceBlueOkayish/titleAT.xpm \
2227	IceBlueOkayish/titleIB.xpm \
2228	IceBlueOkayish/titleIL.xpm \
2229	IceBlueOkayish/titleIM.xpm \
2230	IceBlueOkayish/titleIP.xpm \
2231	IceBlueOkayish/titleIR.xpm \
2232	IceBlueOkayish/titleIS.xpm \
2233	IceBlueOkayish/titleIT.xpm \
2234	IceCrack2/closeA.xpm \
2235	IceCrack2/closeI.xpm \
2236	IceCrack2/cursors/left.xpm \
2237	IceCrack2/cursors/move.xpm \
2238	IceCrack2/cursors/right.xpm \
2239	IceCrack2/cursors/sizeBL.xpm \
2240	IceCrack2/cursors/sizeBR.xpm \
2241	IceCrack2/cursors/sizeB.xpm \
2242	IceCrack2/cursors/sizeL.xpm \
2243	IceCrack2/cursors/sizeR.xpm \
2244	IceCrack2/cursors/sizeTL.xpm \
2245	IceCrack2/cursors/sizeTR.xpm \
2246	IceCrack2/cursors/sizeT.xpm \
2247	IceCrack2/default.theme \
2248	IceCrack2/dframeABL.xpm \
2249	IceCrack2/dframeABR.xpm \
2250	IceCrack2/dframeAB.xpm \
2251	IceCrack2/dframeAL.xpm \
2252	IceCrack2/dframeAR.xpm \
2253	IceCrack2/dframeATL.xpm \
2254	IceCrack2/dframeATR.xpm \
2255	IceCrack2/dframeAT.xpm \
2256	IceCrack2/dframeIBL.xpm \
2257	IceCrack2/dframeIBR.xpm \
2258	IceCrack2/dframeIB.xpm \
2259	IceCrack2/dframeIL.xpm \
2260	IceCrack2/dframeIR.xpm \
2261	IceCrack2/dframeITL.xpm \
2262	IceCrack2/dframeITR.xpm \
2263	IceCrack2/dframeIT.xpm \
2264	IceCrack2/frameABL.xpm \
2265	IceCrack2/frameABR.xpm \
2266	IceCrack2/frameAB.xpm \
2267	IceCrack2/frameAL.xpm \
2268	IceCrack2/frameAR.xpm \
2269	IceCrack2/frameATL.xpm \
2270	IceCrack2/frameATR.xpm \
2271	IceCrack2/frameAT.xpm \
2272	IceCrack2/frameIBL.xpm \
2273	IceCrack2/frameIBR.xpm \
2274	IceCrack2/frameIB.xpm \
2275	IceCrack2/frameIL.xpm \
2276	IceCrack2/frameIR.xpm \
2277	IceCrack2/frameITL.xpm \
2278	IceCrack2/frameITR.xpm \
2279	IceCrack2/frameIT.xpm \
2280	IceCrack2/icons/folder_16x16.xpm \
2281	IceCrack2/icons/folder_32x32.xpm \
2282	IceCrack2/ledclock/a.xpm \
2283	IceCrack2/ledclock/colon.xpm \
2284	IceCrack2/ledclock/dot.xpm \
2285	IceCrack2/ledclock/m.xpm \
2286	IceCrack2/ledclock/n0.xpm \
2287	IceCrack2/ledclock/n1.xpm \
2288	IceCrack2/ledclock/n2.xpm \
2289	IceCrack2/ledclock/n3.xpm \
2290	IceCrack2/ledclock/n4.xpm \
2291	IceCrack2/ledclock/n5.xpm \
2292	IceCrack2/ledclock/n6.xpm \
2293	IceCrack2/ledclock/n7.xpm \
2294	IceCrack2/ledclock/n8.xpm \
2295	IceCrack2/ledclock/n9.xpm \
2296	IceCrack2/ledclock/percent.xpm \
2297	IceCrack2/ledclock/p.xpm \
2298	IceCrack2/ledclock/slash.xpm \
2299	IceCrack2/ledclock/space.xpm \
2300	IceCrack2/mailbox/errmail.xpm \
2301	IceCrack2/mailbox/mail.xpm \
2302	IceCrack2/mailbox/newmail.xpm \
2303	IceCrack2/mailbox/nomail.xpm \
2304	IceCrack2/mailbox/unreadmail.xpm \
2305	IceCrack2/maximizeA.xpm \
2306	IceCrack2/maximizeI.xpm \
2307	IceCrack2/menuButtonA.xpm \
2308	IceCrack2/menuButtonI.xpm \
2309	IceCrack2/minimizeA.xpm \
2310	IceCrack2/minimizeI.xpm \
2311	IceCrack2/restoreA.xpm \
2312	IceCrack2/restoreI.xpm \
2313	IceCrack2/taskbar/linux.xpm \
2314	IceCrack2/taskbar/windows.xpm \
2315	IceCrack2/titleAB.xpm \
2316	IceCrack2/titleAL.xpm \
2317	IceCrack2/titleAM.xpm \
2318	IceCrack2/titleAP.xpm \
2319	IceCrack2/titleAR.xpm \
2320	IceCrack2/titleAS.xpm \
2321	IceCrack2/titleAT.xpm \
2322	IceCrack2/titleIB.xpm \
2323	IceCrack2/titleIL.xpm \
2324	IceCrack2/titleIM.xpm \
2325	IceCrack2/titleIP.xpm \
2326	IceCrack2/titleIR.xpm \
2327	IceCrack2/titleIS.xpm \
2328	IceCrack2/titleIT.xpm \
2329	IceGnome2/closeA.xpm \
2330	IceGnome2/closeI.xpm \
2331	IceGnome2/default.theme \
2332	IceGnome2/dframeABL.xpm \
2333	IceGnome2/dframeABR.xpm \
2334	IceGnome2/dframeAB.xpm \
2335	IceGnome2/dframeAL.xpm \
2336	IceGnome2/dframeAR.xpm \
2337	IceGnome2/dframeATL.xpm \
2338	IceGnome2/dframeATR.xpm \
2339	IceGnome2/dframeAT.xpm \
2340	IceGnome2/dframeIBL.xpm \
2341	IceGnome2/dframeIBR.xpm \
2342	IceGnome2/dframeIB.xpm \
2343	IceGnome2/dframeIL.xpm \
2344	IceGnome2/dframeIR.xpm \
2345	IceGnome2/dframeITL.xpm \
2346	IceGnome2/dframeITR.xpm \
2347	IceGnome2/dframeIT.xpm \
2348	IceGnome2/frameABL.xpm \
2349	IceGnome2/frameABR.xpm \
2350	IceGnome2/frameAB.xpm \
2351	IceGnome2/frameAL.xpm \
2352	IceGnome2/frameAR.xpm \
2353	IceGnome2/frameATL.xpm \
2354	IceGnome2/frameATR.xpm \
2355	IceGnome2/frameAT.xpm \
2356	IceGnome2/frameIBL.xpm \
2357	IceGnome2/frameIBR.xpm \
2358	IceGnome2/frameIB.xpm \
2359	IceGnome2/frameIL.xpm \
2360	IceGnome2/frameIR.xpm \
2361	IceGnome2/frameITL.xpm \
2362	IceGnome2/frameITR.xpm \
2363	IceGnome2/frameIT.xpm \
2364	IceGnome2/icons/acroread_16x16.xpm \
2365	IceGnome2/icons/acroread_32x32.xpm \
2366	IceGnome2/icons/app_16x16.xpm \
2367	IceGnome2/icons/app_32x32.xpm \
2368	IceGnome2/icons/communicator-browser_32x32.xpm \
2369	IceGnome2/icons/find_16x16.xpm \
2370	IceGnome2/icons/folder_16x16.xpm \
2371	IceGnome2/icons/galeon_16x16.xpm \
2372	IceGnome2/icons/galeon_32x32.xpm \
2373	IceGnome2/icons/gimp_16x16.xpm \
2374	IceGnome2/icons/gimp_32x32.xpm \
2375	IceGnome2/icons/konqueror_16x16.xpm \
2376	IceGnome2/icons/konqueror_32x32.xpm \
2377	IceGnome2/icons/netscape_16x16.xpm \
2378	IceGnome2/icons/netscape_32x32.xpm \
2379	IceGnome2/icons/run_16x16.xpm \
2380	IceGnome2/icons/run_32x32.xpm \
2381	IceGnome2/icons/sketch_16x16.xpm \
2382	IceGnome2/icons/sketch_32x32.xpm \
2383	IceGnome2/icons/xterm_16x16.xpm \
2384	IceGnome2/icons/xterm_32x32.xpm \
2385	IceGnome2/mailbox/errmail.xpm \
2386	IceGnome2/mailbox/mail.xpm \
2387	IceGnome2/mailbox/newmail.xpm \
2388	IceGnome2/mailbox/nomail.xpm \
2389	IceGnome2/mailbox/unreadmail.xpm \
2390	IceGnome2/maximizeA.xpm \
2391	IceGnome2/maximizeI.xpm \
2392	IceGnome2/menuButtonA.xpm \
2393	IceGnome2/menuButtonI.xpm \
2394	IceGnome2/minimizeA.xpm \
2395	IceGnome2/minimizeI.xpm \
2396	IceGnome2/restoreA.xpm \
2397	IceGnome2/restoreI.xpm \
2398	IceGnome2/taskbar/linux.xpm \
2399	IceGnome2/taskbar/windows.xpm \
2400	IceGnome2/titleAB.xpm \
2401	IceGnome2/titleAL.xpm \
2402	IceGnome2/titleAM.xpm \
2403	IceGnome2/titleAP.xpm \
2404	IceGnome2/titleAR.xpm \
2405	IceGnome2/titleAS.xpm \
2406	IceGnome2/titleAT.xpm \
2407	IceGnome2/titleIB.xpm \
2408	IceGnome2/titleIL.xpm \
2409	IceGnome2/titleIM.xpm \
2410	IceGnome2/titleIP.xpm \
2411	IceGnome2/titleIR.xpm \
2412	IceGnome2/titleIS.xpm \
2413	IceGnome2/titleIT.xpm \
2414	jaywalk/close.xpm \
2415	jaywalk/default.theme \
2416	jaywalk/hide.xpm \
2417	jaywalk/ledclock/a.xpm \
2418	jaywalk/ledclock/colon.xpm \
2419	jaywalk/ledclock/dot.xpm \
2420	jaywalk/ledclock/m.xpm \
2421	jaywalk/ledclock/n0.xpm \
2422	jaywalk/ledclock/n1.xpm \
2423	jaywalk/ledclock/n2.xpm \
2424	jaywalk/ledclock/n3.xpm \
2425	jaywalk/ledclock/n4.xpm \
2426	jaywalk/ledclock/n5.xpm \
2427	jaywalk/ledclock/n6.xpm \
2428	jaywalk/ledclock/n7.xpm \
2429	jaywalk/ledclock/n8.xpm \
2430	jaywalk/ledclock/n9.xpm \
2431	jaywalk/ledclock/p.xpm \
2432	jaywalk/ledclock/slash.xpm \
2433	jaywalk/ledclock/space.xpm \
2434	jaywalk/mailbox/mail.xpm \
2435	jaywalk/mailbox/newmail.xpm \
2436	jaywalk/mailbox/unreadmail.xpm \
2437	jaywalk/maximize.xpm \
2438	jaywalk/minimize.xpm \
2439	jaywalk/restore.xpm \
2440	jaywalk/taskbar/linux.xpm \
2441	jaywalk/taskbar/windows.xpm \
2442	jim-mac/bcg.xpm \
2443	jim-mac/closeA.xpm \
2444	jim-mac/closeI.xpm \
2445	jim-mac/default.theme \
2446	jim-mac/ledclock/a.xpm \
2447	jim-mac/ledclock/colon.xpm \
2448	jim-mac/ledclock/dot.xpm \
2449	jim-mac/ledclock/m.xpm \
2450	jim-mac/ledclock/n0.xpm \
2451	jim-mac/ledclock/n1.xpm \
2452	jim-mac/ledclock/n2.xpm \
2453	jim-mac/ledclock/n3.xpm \
2454	jim-mac/ledclock/n4.xpm \
2455	jim-mac/ledclock/n5.xpm \
2456	jim-mac/ledclock/n6.xpm \
2457	jim-mac/ledclock/n7.xpm \
2458	jim-mac/ledclock/n8.xpm \
2459	jim-mac/ledclock/n9.xpm \
2460	jim-mac/ledclock/p.xpm \
2461	jim-mac/ledclock/slash.xpm \
2462	jim-mac/ledclock/space.xpm \
2463	jim-mac/maximizeA.xpm \
2464	jim-mac/maximizeI.xpm \
2465	jim-mac/menuButtonAN.xpm \
2466	jim-mac/menuButtonAP.xpm \
2467	jim-mac/menuButtonA.xpm \
2468	jim-mac/menuButtonI.xpm \
2469	jim-mac/minimizeA.xpm \
2470	jim-mac/minimizeI.xpm \
2471	jim-mac/restoreA.xpm \
2472	jim-mac/restoreI.xpm \
2473	jim-mac/taskbar/linux.xpm \
2474	jim-mac/taskbar/windows.xpm \
2475	jim-mac/titleAB.xpm \
2476	jim-mac/titleAL.xpm \
2477	jim-mac/titleAM.xpm \
2478	jim-mac/titleAR.xpm \
2479	jim-mac/titleAT.xpm \
2480	jim-mac/titleIB.xpm \
2481	jim-mac/titleIL.xpm \
2482	jim-mac/titleIM.xpm \
2483	jim-mac/titleIR.xpm \
2484	jim-mac/titleIT.xpm \
2485	kaos/background.gif \
2486	kaos/closeA.xpm \
2487	kaos/closeI.xpm \
2488	kaos/default.theme \
2489	kaos/dframeABL.xpm \
2490	kaos/dframeABR.xpm \
2491	kaos/dframeAB.xpm \
2492	kaos/dframeAL.xpm \
2493	kaos/dframeAR.xpm \
2494	kaos/dframeATL.xpm \
2495	kaos/dframeATR.xpm \
2496	kaos/dframeAT.xpm \
2497	kaos/dframeIBL.xpm \
2498	kaos/dframeIBR.xpm \
2499	kaos/dframeIB.xpm \
2500	kaos/dframeIL.xpm \
2501	kaos/dframeIR.xpm \
2502	kaos/dframeITL.xpm \
2503	kaos/dframeITR.xpm \
2504	kaos/dframeIT.xpm \
2505	kaos/frameABL.xpm \
2506	kaos/frameABR.xpm \
2507	kaos/frameAB.xpm \
2508	kaos/frameAL.xpm \
2509	kaos/frameAR.xpm \
2510	kaos/frameATL.xpm \
2511	kaos/frameATR.xpm \
2512	kaos/frameAT.xpm \
2513	kaos/frameIBL.xpm \
2514	kaos/frameIBR.xpm \
2515	kaos/frameIB.xpm \
2516	kaos/frameIL.xpm \
2517	kaos/frameIR.xpm \
2518	kaos/frameITL.xpm \
2519	kaos/frameITR.xpm \
2520	kaos/frameIT.xpm \
2521	kaos/maximizeA.xpm \
2522	kaos/maximizeI.xpm \
2523	kaos/menuButtonAN.xpm \
2524	kaos/menuButtonAP.xpm \
2525	kaos/menuButtonA.xpm \
2526	kaos/menuButtonI.xpm \
2527	kaos/minimizeA.xpm \
2528	kaos/minimizeI.xpm \
2529	kaos/restoreA.xpm \
2530	kaos/restoreI.xpm \
2531	kaos/titleAB.xpm \
2532	kaos/titleAL.xpm \
2533	kaos/titleAM.xpm \
2534	kaos/titleAR.xpm \
2535	kaos/titleAT.xpm \
2536	kaos/titleIB.xpm \
2537	kaos/titleIL.xpm \
2538	kaos/titleIM.xpm \
2539	kaos/titleIR.xpm \
2540	kaos/titleIT.xpm \
2541	K-ath-Leen/closeA.xpm \
2542	K-ath-Leen/closeI.xpm \
2543	K-ath-Leen/cursors/left.xpm \
2544	K-ath-Leen/cursors/move.xpm \
2545	K-ath-Leen/cursors/right.xpm \
2546	K-ath-Leen/cursors/sizeBL.xpm \
2547	K-ath-Leen/cursors/sizeBR.xpm \
2548	K-ath-Leen/cursors/sizeB.xpm \
2549	K-ath-Leen/cursors/sizeL.xpm \
2550	K-ath-Leen/cursors/sizeR.xpm \
2551	K-ath-Leen/cursors/sizeTL.xpm \
2552	K-ath-Leen/cursors/sizeTR.xpm \
2553	K-ath-Leen/cursors/sizeT.xpm \
2554	K-ath-Leen/default.theme \
2555	K-ath-Leen/frameABL.xpm \
2556	K-ath-Leen/frameABR.xpm \
2557	K-ath-Leen/frameAB.xpm \
2558	K-ath-Leen/frameAL.xpm \
2559	K-ath-Leen/frameAR.xpm \
2560	K-ath-Leen/frameATL.xpm \
2561	K-ath-Leen/frameATR.xpm \
2562	K-ath-Leen/frameAT.xpm \
2563	K-ath-Leen/frameIBL.xpm \
2564	K-ath-Leen/frameIBR.xpm \
2565	K-ath-Leen/frameIB.xpm \
2566	K-ath-Leen/frameIL.xpm \
2567	K-ath-Leen/frameIR.xpm \
2568	K-ath-Leen/frameITL.xpm \
2569	K-ath-Leen/frameITR.xpm \
2570	K-ath-Leen/frameIT.xpm \
2571	K-ath-Leen/icons/app_16x16.xpm \
2572	K-ath-Leen/icons/app_32x32.xpm \
2573	K-ath-Leen/icons/courrier_16x16.xpm \
2574	K-ath-Leen/icons/folder_16x16.xpm \
2575	K-ath-Leen/icons/html_16x16.xpm \
2576	K-ath-Leen/icons/sound_16x16.xpm \
2577	K-ath-Leen/icons/term_16x16.xpm \
2578	K-ath-Leen/mailbox/errmail.xpm \
2579	K-ath-Leen/mailbox/mail.xpm \
2580	K-ath-Leen/mailbox/newmail.xpm \
2581	K-ath-Leen/mailbox/nomail.xpm \
2582	K-ath-Leen/mailbox/unreadmail.xpm \
2583	K-ath-Leen/maximizeA.xpm \
2584	K-ath-Leen/maximizeI.xpm \
2585	K-ath-Leen/menuButtonA.xpm \
2586	K-ath-Leen/menuButtonI.xpm \
2587	K-ath-Leen/minimizeA.xpm \
2588	K-ath-Leen/minimizeI.xpm \
2589	K-ath-Leen/restoreA.xpm \
2590	K-ath-Leen/restoreI.xpm \
2591	K-ath-Leen/taskbar/linux.bak.xpm \
2592	K-ath-Leen/taskbar/linux.xpm \
2593	K-ath-Leen/taskbar/taskbarbg.bak.xpm \
2594	K-ath-Leen/taskbar/windows.xpm \
2595	kde2/closeA.xpm \
2596	kde2/closeI.xpm \
2597	kde2/default.theme \
2598	kde2/kde1.png \
2599	kde2/kde2.png \
2600	kde2/kde3.png \
2601	kde2/kde4.png \
2602	kde2/maximizeA.xpm \
2603	kde2/maximizeI.xpm \
2604	kde2/minimizeA.xpm \
2605	kde2/minimizeI.xpm \
2606	kde2/restoreA.xpm \
2607	kde2/restoreI.xpm \
2608	kde2/stickyA.xpm \
2609	kde2/stickyI.xpm \
2610	kde2/titleAB.xpm \
2611	kde2/titleAL.xpm \
2612	kde2/titleAM.xpm \
2613	kde2/titleAP.xpm \
2614	kde2/titleAR.xpm \
2615	kde2/titleAS.xpm \
2616	kde2/titleAT.xpm \
2617	kde2/titleIB.xpm \
2618	kde2/titleIL.xpm \
2619	kde2/titleIM.xpm \
2620	kde2/titleIP.xpm \
2621	kde2/titleIR.xpm \
2622	kde2/titleIS.xpm \
2623	kde2/titleIT.xpm \
2624	liQuid/borderless.theme \
2625	liQuid/closeA.xpm \
2626	liQuid/closeI.xpm \
2627	liQuid/default.theme \
2628	liQuid/hideA.xpm \
2629	liQuid/hideI.xpm \
2630	liQuid/icons/app_16x16.xpm \
2631	liQuid/icons/app_32x32.xpm \
2632	liQuid/icons/folder_16x16.xpm \
2633	liQuid/icons/folder_32x32.xpm \
2634	liQuid/icons/xterm_16x16.xpm \
2635	liQuid/icons/xterm_32x32.xpm \
2636	liQuid/ledclock/a.xpm \
2637	liQuid/ledclock/colon.xpm \
2638	liQuid/ledclock/dot.xpm \
2639	liQuid/ledclock/m.xpm \
2640	liQuid/ledclock/n0.xpm \
2641	liQuid/ledclock/n1.xpm \
2642	liQuid/ledclock/n2.xpm \
2643	liQuid/ledclock/n3.xpm \
2644	liQuid/ledclock/n4.xpm \
2645	liQuid/ledclock/n5.xpm \
2646	liQuid/ledclock/n6.xpm \
2647	liQuid/ledclock/n7.xpm \
2648	liQuid/ledclock/n8.xpm \
2649	liQuid/ledclock/n9.xpm \
2650	liQuid/ledclock/p.xpm \
2651	liQuid/ledclock/slash.xpm \
2652	liQuid/logoutbg.xpm \
2653	liQuid/maximizeA.xpm \
2654	liQuid/maximizeI.xpm \
2655	liQuid/menubg.xpm \
2656	liQuid/menuButtonA.xpm \
2657	liQuid/menuButtonI.xpm \
2658	liQuid/minimizeA.xpm \
2659	liQuid/minimizeI.xpm \
2660	liQuid/restoreA.xpm \
2661	liQuid/restoreI.xpm \
2662	liQuid/rolldownA.xpm \
2663	liQuid/rolldownI.xpm \
2664	liQuid/rollupA.xpm \
2665	liQuid/rollupI.xpm \
2666	liQuid/switchbg.xpm \
2667	liQuid/taskbar/linux.xpm \
2668	liQuid/taskbar/taskbarbg.xpm \
2669	liQuid/taskbar/taskbuttonactive.xpm \
2670	liQuid/taskbar/taskbuttonbg.xpm \
2671	liQuid/taskbar/taskbuttonminimized.xpm \
2672	liQuid/taskbar/windows.xpm \
2673	liQuid/titleAB.xpm \
2674	liQuid/titleAL.xpm \
2675	liQuid/titleAM.xpm \
2676	liQuid/titleAT.xpm \
2677	liQuid/titleIB.xpm \
2678	liQuid/titleIL.xpm \
2679	liQuid/titleIM.xpm \
2680	liQuid/titleIT.xpm \
2681	metal-big/black.theme \
2682	metal-big/closeA.xpm \
2683	metal-big/closeI.xpm \
2684	metal-big/default.theme \
2685	metal-big/dframeABL.xpm \
2686	metal-big/dframeABR.xpm \
2687	metal-big/dframeAB.xpm \
2688	metal-big/dframeAL.xpm \
2689	metal-big/dframeAR.xpm \
2690	metal-big/dframeATL.xpm \
2691	metal-big/dframeATR.xpm \
2692	metal-big/dframeAT.xpm \
2693	metal-big/dframeIBL.xpm \
2694	metal-big/dframeIBR.xpm \
2695	metal-big/dframeIB.xpm \
2696	metal-big/dframeIL.xpm \
2697	metal-big/dframeIR.xpm \
2698	metal-big/dframeITL.xpm \
2699	metal-big/dframeITR.xpm \
2700	metal-big/dframeIT.xpm \
2701	metal-big/frameABL.xpm \
2702	metal-big/frameABR.xpm \
2703	metal-big/frameAB.xpm \
2704	metal-big/frameAL.xpm \
2705	metal-big/frameAR.xpm \
2706	metal-big/frameATL.xpm \
2707	metal-big/frameATR.xpm \
2708	metal-big/frameAT.xpm \
2709	metal-big/frameIBL.xpm \
2710	metal-big/frameIBR.xpm \
2711	metal-big/frameIB.xpm \
2712	metal-big/frameIL.xpm \
2713	metal-big/frameIR.xpm \
2714	metal-big/frameITL.xpm \
2715	metal-big/frameITR.xpm \
2716	metal-big/frameIT.xpm \
2717	metal-big/maximizeA.xpm \
2718	metal-big/maximizeI.xpm \
2719	metal-big/menuButtonA.xpm \
2720	metal-big/menuButtonI.xpm \
2721	metal-big/minimizeA.xpm \
2722	metal-big/minimizeI.xpm \
2723	metal-big/restoreA.xpm \
2724	metal-big/restoreI.xpm \
2725	metal-big/titleAB.xpm \
2726	metal-big/titleAL.xpm \
2727	metal-big/titleAM.xpm \
2728	metal-big/titleAR.xpm \
2729	metal-big/titleAT.xpm \
2730	metal-big/titleIB.xpm \
2731	metal-big/titleIL.xpm \
2732	metal-big/titleIM.xpm \
2733	metal-big/titleIR.xpm \
2734	metal-big/titleIT.xpm \
2735	metal/closeA.xpm \
2736	metal/closeI.xpm \
2737	metal/default.theme \
2738	metal/dframeABL.xpm \
2739	metal/dframeABR.xpm \
2740	metal/dframeAB.xpm \
2741	metal/dframeAL.xpm \
2742	metal/dframeAR.xpm \
2743	metal/dframeATL.xpm \
2744	metal/dframeATR.xpm \
2745	metal/dframeAT.xpm \
2746	metal/dframeIBL.xpm \
2747	metal/dframeIBR.xpm \
2748	metal/dframeIB.xpm \
2749	metal/dframeIL.xpm \
2750	metal/dframeIR.xpm \
2751	metal/dframeITL.xpm \
2752	metal/dframeITR.xpm \
2753	metal/dframeIT.xpm \
2754	metal/frameABL.xpm \
2755	metal/frameABR.xpm \
2756	metal/frameAB.xpm \
2757	metal/frameAL.xpm \
2758	metal/frameAR.xpm \
2759	metal/frameATL.xpm \
2760	metal/frameATR.xpm \
2761	metal/frameAT.xpm \
2762	metal/frameIBL.xpm \
2763	metal/frameIBR.xpm \
2764	metal/frameIB.xpm \
2765	metal/frameIL.xpm \
2766	metal/frameIR.xpm \
2767	metal/frameITL.xpm \
2768	metal/frameITR.xpm \
2769	metal/frameIT.xpm \
2770	metal/maximizeA.xpm \
2771	metal/maximizeI.xpm \
2772	metal/menuButtonA.xpm \
2773	metal/menuButtonI.xpm \
2774	metal/minimizeA.xpm \
2775	metal/minimizeI.xpm \
2776	metal/restoreA.xpm \
2777	metal/restoreI.xpm \
2778	metal-small/closeA.xpm \
2779	metal-small/closeI.xpm \
2780	metal-small/default.theme \
2781	metal-small/dframeABL.xpm \
2782	metal-small/dframeABR.xpm \
2783	metal-small/dframeAB.xpm \
2784	metal-small/dframeAL.xpm \
2785	metal-small/dframeAR.xpm \
2786	metal-small/dframeATL.xpm \
2787	metal-small/dframeATR.xpm \
2788	metal-small/dframeAT.xpm \
2789	metal-small/dframeIBL.xpm \
2790	metal-small/dframeIBR.xpm \
2791	metal-small/dframeIB.xpm \
2792	metal-small/dframeIL.xpm \
2793	metal-small/dframeIR.xpm \
2794	metal-small/dframeITL.xpm \
2795	metal-small/dframeITR.xpm \
2796	metal-small/dframeIT.xpm \
2797	metal-small/frameABL.xpm \
2798	metal-small/frameABR.xpm \
2799	metal-small/frameAB.xpm \
2800	metal-small/frameAL.xpm \
2801	metal-small/frameAR.xpm \
2802	metal-small/frameATL.xpm \
2803	metal-small/frameATR.xpm \
2804	metal-small/frameAT.xpm \
2805	metal-small/frameIBL.xpm \
2806	metal-small/frameIBR.xpm \
2807	metal-small/frameIB.xpm \
2808	metal-small/frameIL.xpm \
2809	metal-small/frameIR.xpm \
2810	metal-small/frameITL.xpm \
2811	metal-small/frameITR.xpm \
2812	metal-small/frameIT.xpm \
2813	metal-small/maximizeA.xpm \
2814	metal-small/maximizeI.xpm \
2815	metal-small/menuButtonA.xpm \
2816	metal-small/menuButtonI.xpm \
2817	metal-small/minimizeA.xpm \
2818	metal-small/minimizeI.xpm \
2819	metal-small/restoreA.xpm \
2820	metal-small/restoreI.xpm \
2821	metal-small/titleAB.xpm \
2822	metal-small/titleAL.xpm \
2823	metal-small/titleAM.xpm \
2824	metal-small/titleAR.xpm \
2825	metal-small/titleAT.xpm \
2826	metal-small/titleIB.xpm \
2827	metal-small/titleIL.xpm \
2828	metal-small/titleIM.xpm \
2829	metal-small/titleIR.xpm \
2830	metal-small/titleIT.xpm \
2831	metal/titleAB.xpm \
2832	metal/titleAL.xpm \
2833	metal/titleAM.xpm \
2834	metal/titleAR.xpm \
2835	metal/titleAT.xpm \
2836	metal/titleIB.xpm \
2837	metal/titleIL.xpm \
2838	metal/titleIM.xpm \
2839	metal/titleIR.xpm \
2840	metal/titleIT.xpm \
2841	mozmodern/closeA.xpm \
2842	mozmodern/closeI.xpm \
2843	mozmodern/default.theme \
2844	mozmodern/dframeABL.xpm \
2845	mozmodern/dframeABR.xpm \
2846	mozmodern/dframeAB.xpm \
2847	mozmodern/dframeAL.xpm \
2848	mozmodern/dframeAR.xpm \
2849	mozmodern/dframeATL.xpm \
2850	mozmodern/dframeATR.xpm \
2851	mozmodern/dframeAT.xpm \
2852	mozmodern/dframeIBL.xpm \
2853	mozmodern/dframeIBR.xpm \
2854	mozmodern/dframeIB.xpm \
2855	mozmodern/dframeIL.xpm \
2856	mozmodern/dframeIR.xpm \
2857	mozmodern/dframeITL.xpm \
2858	mozmodern/dframeITR.xpm \
2859	mozmodern/dframeIT.xpm \
2860	mozmodern/frameABL.xpm \
2861	mozmodern/frameABR.xpm \
2862	mozmodern/frameAB.xpm \
2863	mozmodern/frameAL.xpm \
2864	mozmodern/frameAR.xpm \
2865	mozmodern/frameATL.xpm \
2866	mozmodern/frameATR.xpm \
2867	mozmodern/frameAT.xpm \
2868	mozmodern/frameIBL.xpm \
2869	mozmodern/frameIBR.xpm \
2870	mozmodern/frameIB.xpm \
2871	mozmodern/frameIL.xpm \
2872	mozmodern/frameIR.xpm \
2873	mozmodern/frameITL.xpm \
2874	mozmodern/frameITR.xpm \
2875	mozmodern/frameIT.xpm \
2876	mozmodern/maximizeA.xpm \
2877	mozmodern/maximizeI.xpm \
2878	mozmodern/menuButtonA.xpm \
2879	mozmodern/menuButtonI.xpm \
2880	mozmodern/minimizeA.xpm \
2881	mozmodern/minimizeI.xpm \
2882	mozmodern/restoreA.xpm \
2883	mozmodern/restoreI.xpm \
2884	mozmodern/switchbg.xpm \
2885	mozmodern/taskbar/linux.xpm \
2886	mozmodern/taskbar/windows.xpm \
2887	mozmodern/titleAB.xpm \
2888	mozmodern/titleAL.xpm \
2889	mozmodern/titleAM.xpm \
2890	mozmodern/titleAT.xpm \
2891	mozmodern/titleIB.xpm \
2892	mozmodern/titleIL.xpm \
2893	mozmodern/titleIM.xpm \
2894	mozmodern/titleIT.xpm \
2895	Natural/closeA.xpm \
2896	Natural/closeI.xpm \
2897	Natural/default.theme \
2898	Natural/dframeABL.xpm \
2899	Natural/dframeABR.xpm \
2900	Natural/dframeAB.xpm \
2901	Natural/dframeAL.xpm \
2902	Natural/dframeAR.xpm \
2903	Natural/dframeATL.xpm \
2904	Natural/dframeATR.xpm \
2905	Natural/dframeAT.xpm \
2906	Natural/dframeIBL.xpm \
2907	Natural/dframeIBR.xpm \
2908	Natural/dframeIB.xpm \
2909	Natural/dframeIL.xpm \
2910	Natural/dframeIR.xpm \
2911	Natural/dframeITL.xpm \
2912	Natural/dframeITR.xpm \
2913	Natural/dframeIT.xpm \
2914	Natural/frameABL.xpm \
2915	Natural/frameABR.xpm \
2916	Natural/frameAB.xpm \
2917	Natural/frameAL.xpm \
2918	Natural/frameAR.xpm \
2919	Natural/frameATL.xpm \
2920	Natural/frameATR.xpm \
2921	Natural/frameAT.xpm \
2922	Natural/frameIBL.xpm \
2923	Natural/frameIBR.xpm \
2924	Natural/frameIB.xpm \
2925	Natural/frameIL.xpm \
2926	Natural/frameIR.xpm \
2927	Natural/frameITL.xpm \
2928	Natural/frameITR.xpm \
2929	Natural/frameIT.xpm \
2930	Natural/ledclock/a.xpm \
2931	Natural/ledclock/colon.xpm \
2932	Natural/ledclock/dot.xpm \
2933	Natural/ledclock/m.xpm \
2934	Natural/ledclock/n0.xpm \
2935	Natural/ledclock/n1.xpm \
2936	Natural/ledclock/n2.xpm \
2937	Natural/ledclock/n3.xpm \
2938	Natural/ledclock/n4.xpm \
2939	Natural/ledclock/n5.xpm \
2940	Natural/ledclock/n6.xpm \
2941	Natural/ledclock/n7.xpm \
2942	Natural/ledclock/n8.xpm \
2943	Natural/ledclock/n9.xpm \
2944	Natural/ledclock/p.xpm \
2945	Natural/ledclock/slash.xpm \
2946	Natural/ledclock/space.xpm \
2947	Natural/logoutbutton.xpm \
2948	Natural/mail.xpm \
2949	Natural/maximizeA.xpm \
2950	Natural/maximizeI.xpm \
2951	Natural/menubg.xpm \
2952	Natural/menuButtonA.xpm \
2953	Natural/menuButtonI.xpm \
2954	Natural/minimizeA.xpm \
2955	Natural/minimizeI.xpm \
2956	Natural/newmail.xpm \
2957	Natural/nomail.xpm \
2958	Natural/restoreA.xpm \
2959	Natural/restoreI.xpm \
2960	Natural/rolldownA.xpm \
2961	Natural/rolldownI.xpm \
2962	Natural/rollupA.xpm \
2963	Natural/rollupI.xpm \
2964	Natural/switchbg.xpm \
2965	Natural/taskbar/linux.xpm \
2966	Natural/taskbar/taskbarbg.xpm \
2967	Natural/taskbar/taskbuttonactive.xpm \
2968	Natural/taskbar/taskbuttonbg.xpm \
2969	Natural/taskbar/taskbuttonminimized.xpm \
2970	Natural/taskbar/windows.xpm \
2971	Natural/titleAB.xpm \
2972	Natural/titleAL.xpm \
2973	Natural/titleAM.xpm \
2974	Natural/titleAT.xpm \
2975	Natural/titleIB.xpm \
2976	Natural/titleIL.xpm \
2977	Natural/titleIM.xpm \
2978	Natural/titleIT.xpm \
2979	Natural/unreadmail.xpm \
2980	No.15/closeA.xpm \
2981	No.15/closeI.xpm \
2982	No.15/default.theme \
2983	No.15/frameABL.xpm \
2984	No.15/frameABR.xpm \
2985	No.15/frameAB.xpm \
2986	No.15/frameAL.xpm \
2987	No.15/frameAR.xpm \
2988	No.15/frameATL.xpm \
2989	No.15/frameATR.xpm \
2990	No.15/frameAT.xpm \
2991	No.15/frameIBL.xpm \
2992	No.15/frameIBR.xpm \
2993	No.15/frameIB.xpm \
2994	No.15/frameIL.xpm \
2995	No.15/frameIR.xpm \
2996	No.15/frameITL.xpm \
2997	No.15/frameITR.xpm \
2998	No.15/frameIT.xpm \
2999	No.15/hideA.xpm \
3000	No.15/hideI.xpm \
3001	No.15/icons/app_16x16.xpm \
3002	No.15/maximizeA.xpm \
3003	No.15/maximizeI.xpm \
3004	No.15/menuButtonA.xpm \
3005	No.15/menuButtonI.xpm \
3006	No.15/minimizeA.xpm \
3007	No.15/minimizeI.xpm \
3008	No.15/restoreA.xpm \
3009	No.15/restoreI.xpm \
3010	No.15/rolldownA.xpm \
3011	No.15/rolldownI.xpm \
3012	No.15/rollupA.xpm \
3013	No.15/rollupI.xpm \
3014	No.15/taskbar/linux.xpm \
3015	No.15/taskbar/taskbarbg.xpm \
3016	No.15/taskbar/taskbuttonactive.xpm \
3017	No.15/taskbar/taskbuttonbg.xpm \
3018	No.15/taskbar/windows.xpm \
3019	No.15/titleAB.xpm \
3020	No.15/titleAL.xpm \
3021	No.15/titleAM.xpm \
3022	No.15/titleAP.xpm \
3023	No.15/titleAR.xpm \
3024	No.15/titleAS.xpm \
3025	No.15/titleAT.xpm \
3026	No.15/titleIB.xpm \
3027	No.15/titleIL.xpm \
3028	No.15/titleIM.xpm \
3029	No.15/titleIP.xpm \
3030	No.15/titleIR.xpm \
3031	No.15/titleIS.xpm \
3032	No.15/titleIT.xpm \
3033	OpenLook-shaped/default.theme \
3034	OpenLook-shaped/dframeABL.xpm \
3035	OpenLook-shaped/dframeABR.xpm \
3036	OpenLook-shaped/dframeAB.xpm \
3037	OpenLook-shaped/dframeAL.xpm \
3038	OpenLook-shaped/dframeAR.xpm \
3039	OpenLook-shaped/dframeATL.xpm \
3040	OpenLook-shaped/dframeATR.xpm \
3041	OpenLook-shaped/dframeAT.xpm \
3042	OpenLook-shaped/dframeIBL.xpm \
3043	OpenLook-shaped/dframeIBR.xpm \
3044	OpenLook-shaped/dframeIB.xpm \
3045	OpenLook-shaped/dframeIL.xpm \
3046	OpenLook-shaped/dframeIR.xpm \
3047	OpenLook-shaped/dframeITL.xpm \
3048	OpenLook-shaped/dframeITR.xpm \
3049	OpenLook-shaped/dframeIT.xpm \
3050	OpenLook-shaped/frameABL.xpm \
3051	OpenLook-shaped/frameABR.xpm \
3052	OpenLook-shaped/frameAB.xpm \
3053	OpenLook-shaped/frameAL.xpm \
3054	OpenLook-shaped/frameAR.xpm \
3055	OpenLook-shaped/frameATL.xpm \
3056	OpenLook-shaped/frameATR.xpm \
3057	OpenLook-shaped/frameAT.xpm \
3058	OpenLook-shaped/frameIBL.xpm \
3059	OpenLook-shaped/frameIBR.xpm \
3060	OpenLook-shaped/frameIB.xpm \
3061	OpenLook-shaped/frameIL.xpm \
3062	OpenLook-shaped/frameIR.xpm \
3063	OpenLook-shaped/frameITL.xpm \
3064	OpenLook-shaped/frameITR.xpm \
3065	OpenLook-shaped/frameIT.xpm \
3066	OpenLook-shaped/minimizeA.xpm \
3067	OpenLook-shaped/minimizeI.xpm \
3068	OpenLook-shaped/titleAB.xpm \
3069	OpenLook-shaped/titleAJ.xpm \
3070	OpenLook-shaped/titleAL.xpm \
3071	OpenLook-shaped/titleAM.xpm \
3072	OpenLook-shaped/titleAR.xpm \
3073	OpenLook-shaped/titleAT.xpm \
3074	OpenLook-shaped/titleIB.xpm \
3075	OpenLook-shaped/titleIJ.xpm \
3076	OpenLook-shaped/titleIL.xpm \
3077	OpenLook-shaped/titleIM.xpm \
3078	OpenLook-shaped/titleIR.xpm \
3079	OpenLook-shaped/titleIT.xpm \
3080	paranoia/closeA.xpm \
3081	paranoia/closeI.xpm \
3082	paranoia/default.theme \
3083	paranoia/frameABL.xpm \
3084	paranoia/frameABR.xpm \
3085	paranoia/frameAB.xpm \
3086	paranoia/frameAL.xpm \
3087	paranoia/frameAR.xpm \
3088	paranoia/frameATL.xpm \
3089	paranoia/frameATR.xpm \
3090	paranoia/frameAT.xpm \
3091	paranoia/frameIBL.xpm \
3092	paranoia/frameIBR.xpm \
3093	paranoia/frameIB.xpm \
3094	paranoia/frameIL.xpm \
3095	paranoia/frameIR.xpm \
3096	paranoia/frameITL.xpm \
3097	paranoia/frameITR.xpm \
3098	paranoia/frameIT.xpm \
3099	paranoia/maximizeA.xpm \
3100	paranoia/maximizeI.xpm \
3101	paranoia/menuButtonA.xpm \
3102	paranoia/menuButtonI.xpm \
3103	paranoia/minimizeA.xpm \
3104	paranoia/minimizeI.xpm \
3105	paranoia/restoreA.xpm \
3106	paranoia/restoreI.xpm \
3107	paranoia/taskbar/linux.xpm \
3108	paranoia/taskbar/windows.xpm \
3109	paranoia/titleAB.xpm \
3110	paranoia/titleAL.xpm \
3111	paranoia/titleAM.xpm \
3112	paranoia/titleAR.xpm \
3113	paranoia/titleAT.xpm \
3114	paranoia/titleIB.xpm \
3115	paranoia/titleIL.xpm \
3116	paranoia/titleIM.xpm \
3117	paranoia/titleIR.xpm \
3118	paranoia/titleIT.xpm \
3119	pkde2/btn-templateA.xpm \
3120	pkde2/btn-templateI.xpm \
3121	pkde2/btn-template.xpm \
3122	pkde2/closeA.xpm \
3123	pkde2/closeI.xpm \
3124	pkde2/cursors/left.xpm \
3125	pkde2/cursors/move.xpm \
3126	pkde2/cursors/right.xpm \
3127	pkde2/cursors/sizeBL.xpm \
3128	pkde2/cursors/sizeBR.xpm \
3129	pkde2/cursors/sizeB.xpm \
3130	pkde2/cursors/sizeL.xpm \
3131	pkde2/cursors/sizeR.xpm \
3132	pkde2/cursors/sizeTL.xpm \
3133	pkde2/cursors/sizeTR.xpm \
3134	pkde2/cursors/sizeT.xpm \
3135	pkde2/default.theme \
3136	pkde2/depthA.xpm \
3137	pkde2/depthI.xpm \
3138	pkde2/frameABL.xpm \
3139	pkde2/frameABR.xpm \
3140	pkde2/frameAB.xpm \
3141	pkde2/frameAL.xpm \
3142	pkde2/frameAR.xpm \
3143	pkde2/frameATL.xpm \
3144	pkde2/frameATR.xpm \
3145	pkde2/frameAT.xpm \
3146	pkde2/frameIBL.xpm \
3147	pkde2/frameIBR.xpm \
3148	pkde2/frameIB.xpm \
3149	pkde2/frameIL.xpm \
3150	pkde2/frameIR.xpm \
3151	pkde2/frameITL.xpm \
3152	pkde2/frameITR.xpm \
3153	pkde2/frameIT.xpm \
3154	pkde2/hideA.xpm \
3155	pkde2/hideI.xpm \
3156	pkde2/ledclock/a.xpm \
3157	pkde2/ledclock/colon.xpm \
3158	pkde2/ledclock/dot.xpm \
3159	pkde2/ledclock/m.xpm \
3160	pkde2/ledclock/n0.xpm \
3161	pkde2/ledclock/n1.xpm \
3162	pkde2/ledclock/n2.xpm \
3163	pkde2/ledclock/n3.xpm \
3164	pkde2/ledclock/n4.xpm \
3165	pkde2/ledclock/n5.xpm \
3166	pkde2/ledclock/n6.xpm \
3167	pkde2/ledclock/n7.xpm \
3168	pkde2/ledclock/n8.xpm \
3169	pkde2/ledclock/n9.xpm \
3170	pkde2/ledclock/p.xpm \
3171	pkde2/ledclock/slash.xpm \
3172	pkde2/ledclock/space.xpm \
3173	pkde2/maximizeA.xpm \
3174	pkde2/maximizeI.xpm \
3175	pkde2/menuButtonA.xpm \
3176	pkde2/menuButtonI.xpm \
3177	pkde2/minimizeA.xpm \
3178	pkde2/minimizeI.xpm \
3179	pkde2/restoreA.xpm \
3180	pkde2/restoreI.xpm \
3181	pkde2/rolldownA.xpm \
3182	pkde2/rolldownI.xpm \
3183	pkde2/rollupA.xpm \
3184	pkde2/rollupI.xpm \
3185	pkde2/taskbar/linux2.xpm \
3186	pkde2/taskbar/linux3.xpm \
3187	pkde2/taskbar/linux4.xpm \
3188	pkde2/taskbar/linux.xpm \
3189	pkde2/taskbar/taskbarbg.xpm \
3190	pkde2/taskbar/taskbuttonactive.xpm \
3191	pkde2/taskbar/taskbuttonbg.xpm \
3192	pkde2/taskbar/taskbuttonminimized.xpm \
3193	pkde2/taskbar/windows.xpm \
3194	pkde2/titleAB.xpm \
3195	pkde2/titleAL.xpm \
3196	pkde2/titleAM.xpm \
3197	pkde2/titleAP.xpm \
3198	pkde2/titleAR.xpm \
3199	pkde2/titleAS.xpm \
3200	pkde2/titleAT.xpm \
3201	pkde2/titleIB.xpm \
3202	pkde2/titleIL.xpm \
3203	pkde2/titleIM.xpm \
3204	pkde2/titleIP.xpm \
3205	pkde2/titleIR.xpm \
3206	pkde2/titleIS.xpm \
3207	pkde2/titleIT.xpm \
3208	pkde/btn-templateA.xpm \
3209	pkde/btn-templateI.xpm \
3210	pkde/btn-template.xpm \
3211	pkde/closeA.xpm \
3212	pkde/closeI.xpm \
3213	pkde/default.theme \
3214	pkde/hideA.xpm \
3215	pkde/hideI.xpm \
3216	pkde/ledclock/a.xpm \
3217	pkde/ledclock/colon.xpm \
3218	pkde/ledclock/dot.xpm \
3219	pkde/ledclock/m.xpm \
3220	pkde/ledclock/n0.xpm \
3221	pkde/ledclock/n1.xpm \
3222	pkde/ledclock/n2.xpm \
3223	pkde/ledclock/n3.xpm \
3224	pkde/ledclock/n4.xpm \
3225	pkde/ledclock/n5.xpm \
3226	pkde/ledclock/n6.xpm \
3227	pkde/ledclock/n7.xpm \
3228	pkde/ledclock/n8.xpm \
3229	pkde/ledclock/n9.xpm \
3230	pkde/ledclock/p.xpm \
3231	pkde/ledclock/slash.xpm \
3232	pkde/ledclock/space.xpm \
3233	pkde/maximizeA.xpm \
3234	pkde/maximizeI.xpm \
3235	pkde/menuButtonA.xpm \
3236	pkde/menuButtonI.xpm \
3237	pkde/minimizeA.xpm \
3238	pkde/minimizeI.xpm \
3239	pkde/restoreA.xpm \
3240	pkde/restoreI.xpm \
3241	pkde/rolldownA.xpm \
3242	pkde/rolldownI.xpm \
3243	pkde/rollupA.xpm \
3244	pkde/rollupI.xpm \
3245	pkde/taskbar/linux2.xpm \
3246	pkde/taskbar/linux3.xpm \
3247	pkde/taskbar/linux.xpm \
3248	pkde/taskbar/windows.xpm \
3249	pkde/titleAB.xpm \
3250	pkde/titleAL.xpm \
3251	pkde/titleAM.xpm \
3252	pkde/titleAP.xpm \
3253	pkde/titleAR.xpm \
3254	pkde/titleAS.xpm \
3255	pkde/titleAT.xpm \
3256	pkde/titleIB.xpm \
3257	pkde/titleIL.xpm \
3258	pkde/titleIM.xpm \
3259	pkde/titleIP.xpm \
3260	pkde/titleIR.xpm \
3261	pkde/titleIS.xpm \
3262	pkde/titleIT.xpm \
3263	SilverXP/buttonA.xpm \
3264	SilverXP/buttonI.xpm \
3265	SilverXP/closeA.xpm \
3266	SilverXP/closeI.xpm \
3267	SilverXP/closeO.xpm \
3268	SilverXP/default.theme \
3269	SilverXP/dframeABL.xpm \
3270	SilverXP/dframeABR.xpm \
3271	SilverXP/dframeAB.xpm \
3272	SilverXP/dframeAL.xpm \
3273	SilverXP/dframeAR.xpm \
3274	SilverXP/dframeATL.xpm \
3275	SilverXP/dframeATR.xpm \
3276	SilverXP/dframeAT.xpm \
3277	SilverXP/dframeIBL.xpm \
3278	SilverXP/dframeIBR.xpm \
3279	SilverXP/dframeIB.xpm \
3280	SilverXP/dframeIL.xpm \
3281	SilverXP/dframeIR.xpm \
3282	SilverXP/dframeITL.xpm \
3283	SilverXP/dframeITR.xpm \
3284	SilverXP/dframeIT.xpm \
3285	SilverXP/dialogbg.xpm \
3286	SilverXP/frameABL.xpm \
3287	SilverXP/frameABR.xpm \
3288	SilverXP/frameAB.xpm \
3289	SilverXP/frameAL.xpm \
3290	SilverXP/frameAR.xpm \
3291	SilverXP/frameATL.xpm \
3292	SilverXP/frameATR.xpm \
3293	SilverXP/frameAT.xpm \
3294	SilverXP/frameIBL.xpm \
3295	SilverXP/frameIBR.xpm \
3296	SilverXP/frameIB.xpm \
3297	SilverXP/frameIL.xpm \
3298	SilverXP/frameIR.xpm \
3299	SilverXP/frameITL.xpm \
3300	SilverXP/frameITR.xpm \
3301	SilverXP/frameIT.xpm \
3302	SilverXP/FreeBSD/bg-FreeBSD-1024x768.jpg \
3303	SilverXP/icons/abs.xpm \
3304	SilverXP/icons/app_16x16.xpm \
3305	SilverXP/icons/app_32x32.xpm \
3306	SilverXP/icons/app_48x48.xpm \
3307	SilverXP/icons/bluefolder.xpm \
3308	SilverXP/icons/book.xpm \
3309	SilverXP/icons/calc.xpm \
3310	SilverXP/icons/cddown.xpm \
3311	SilverXP/icons/cdrom.xpm \
3312	SilverXP/icons/cdup.xpm \
3313	SilverXP/icons/cervisia.xpm \
3314	SilverXP/icons/compose.xpm \
3315	SilverXP/icons/config.xpm \
3316	SilverXP/icons/cpu.xpm \
3317	SilverXP/icons/ddd.xpm \
3318	SilverXP/icons/designer.xpm \
3319	SilverXP/icons/dictionary.xpm \
3320	SilverXP/icons/dnd.xpm \
3321	SilverXP/icons/drscheme.xpm \
3322	SilverXP/icons/edit.xpm \
3323	SilverXP/icons/emacs.xpm \
3324	SilverXP/icons/emelfm.xpm \
3325	SilverXP/icons/file_16x16.xpm \
3326	SilverXP/icons/file_32x32.xpm \
3327	SilverXP/icons/find.xpm \
3328	SilverXP/icons/floppy.xpm \
3329	SilverXP/icons/ftp.xpm \
3330	SilverXP/icons/gimp2.xpm \
3331	SilverXP/icons/gmixer.xpm \
3332	SilverXP/icons/goldcd.xpm \
3333	SilverXP/icons/go.xpm \
3334	SilverXP/icons/gqview.xpm \
3335	SilverXP/icons/greenfolder.xpm \
3336	SilverXP/icons/gtkgraph.xpm \
3337	SilverXP/icons/gv.xpm \
3338	SilverXP/icons/hdd.xpm \
3339	SilverXP/icons/help.xpm \
3340	SilverXP/icons/ickle.xpm \
3341	SilverXP/icons/icq_message.xpm \
3342	SilverXP/icons/info.xpm \
3343	SilverXP/icons/karbon.xpm \
3344	SilverXP/icons/kchart.xpm \
3345	SilverXP/icons/kcontrol.xpm \
3346	SilverXP/icons/kdbg.xpm \
3347	SilverXP/icons/kde_16x16.xpm \
3348	SilverXP/icons/kdevelop.xpm \
3349	SilverXP/icons/kfind.xpm \
3350	SilverXP/icons/kfm.xpm \
3351	SilverXP/icons/kformula.xpm \
3352	SilverXP/icons/khelpcenter.xpm \
3353	SilverXP/icons/kivio.xpm \
3354	SilverXP/icons/kompare.xpm \
3355	SilverXP/icons/konqueror.xpm \
3356	SilverXP/icons/kontour.xpm \
3357	SilverXP/icons/kpresenter.xpm \
3358	SilverXP/icons/ksound.xpm \
3359	SilverXP/icons/kspread.xpm \
3360	SilverXP/icons/kudesigner.xpm \
3361	SilverXP/icons/kugar.xpm \
3362	SilverXP/icons/kword.xpm \
3363	SilverXP/icons/licq.xpm \
3364	SilverXP/icons/log.xpm \
3365	SilverXP/icons/mail.xpm \
3366	SilverXP/icons/modem.xpm \
3367	SilverXP/icons/moz_html.xpm \
3368	SilverXP/icons/moz_mail.xpm \
3369	SilverXP/icons/moz.xpm \
3370	SilverXP/icons/nedit.xpm \
3371	SilverXP/icons/netscape_16x16.xpm \
3372	SilverXP/icons/netscape_32x32.xpm \
3373	SilverXP/icons/net.xpm \
3374	SilverXP/icons/ooo_calc_tpl.xpm \
3375	SilverXP/icons/ooo_calc.xpm \
3376	SilverXP/icons/ooo_chart.xpm \
3377	SilverXP/icons/ooo_draw_tpl.xpm \
3378	SilverXP/icons/ooo_draw.xpm \
3379	SilverXP/icons/ooo_global.xpm \
3380	SilverXP/icons/ooo_gulls.xpm \
3381	SilverXP/icons/ooo_impress_tpl.xpm \
3382	SilverXP/icons/ooo_impress.xpm \
3383	SilverXP/icons/ooo_math.xpm \
3384	SilverXP/icons/ooo_printeradmin.xpm \
3385	SilverXP/icons/ooo_setup.xpm \
3386	SilverXP/icons/ooo_template.xpm \
3387	SilverXP/icons/ooo_web.xpm \
3388	SilverXP/icons/ooo_writer_tpl.xpm \
3389	SilverXP/icons/ooo_writer.xpm \
3390	SilverXP/icons/openbook.xpm \
3391	SilverXP/icons/power.xpm \
3392	SilverXP/icons/print.xpm \
3393	SilverXP/icons/real.xpm \
3394	SilverXP/icons/run.xpm \
3395	SilverXP/icons/sim.xpm \
3396	SilverXP/icons/sound.xpm \
3397	SilverXP/icons/speaker.xpm \
3398	SilverXP/icons/start.xpm \
3399	SilverXP/icons/sync.xpm \
3400	SilverXP/icons/vim_16x16.xpm \
3401	SilverXP/icons/vim_32x32.xpm \
3402	SilverXP/icons/vim_48x48.xpm \
3403	SilverXP/icons/whellbw.xpm \
3404	SilverXP/icons/whell.xpm \
3405	SilverXP/icons/winamp.xpm \
3406	SilverXP/icons/wizard.xpm \
3407	SilverXP/icons/xcalc.xpm \
3408	SilverXP/icons/xmms.xpm \
3409	SilverXP/icons/xterm_16x16.xpm \
3410	SilverXP/icons/xterm_32x32.xpm \
3411	SilverXP/maximizeA.xpm \
3412	SilverXP/maximizeI.xpm \
3413	SilverXP/maximizeO.xpm \
3414	SilverXP/menubg-gray.xpm \
3415	SilverXP/menubg.xpm \
3416	SilverXP/menuButtonA.xpm \
3417	SilverXP/menuButtonI.xpm \
3418	SilverXP/menuButtonO.xpm \
3419	SilverXP/menusel.xpm \
3420	SilverXP/minimizeA.xpm \
3421	SilverXP/minimizeI.xpm \
3422	SilverXP/minimizeO.xpm \
3423	SilverXP/restoreA.xpm \
3424	SilverXP/restoreI.xpm \
3425	SilverXP/restoreO.xpm \
3426	SilverXP/switchbg.xpm \
3427	SilverXP/taskbar/desktop.xpm \
3428	SilverXP/taskbar/green.xpm \
3429	SilverXP/taskbar/icewm.xpm \
3430	SilverXP/taskbar/taskbarbg.xpm \
3431	SilverXP/taskbar/taskbuttonactive.xpm \
3432	SilverXP/taskbar/taskbuttonbg.xpm \
3433	SilverXP/taskbar/taskbuttonminimized.xpm \
3434	SilverXP/taskbar/toolbuttonbg.xpm \
3435	SilverXP/taskbar/windows-transparent.xpm \
3436	SilverXP/taskbar/windows.xpm \
3437	SilverXP/taskbar/workspacebuttonactive.xpm \
3438	SilverXP/taskbar/workspacebuttonbg.xpm \
3439	SilverXP/titleAB.xpm \
3440	SilverXP/titleAL.xpm \
3441	SilverXP/titleAM.xpm \
3442	SilverXP/titleAP.xpm \
3443	SilverXP/titleAR.xpm \
3444	SilverXP/titleAS.xpm \
3445	SilverXP/titleAT.xpm \
3446	SilverXP/titleIB.xpm \
3447	SilverXP/titleIL.xpm \
3448	SilverXP/titleIM.xpm \
3449	SilverXP/titleIP.xpm \
3450	SilverXP/titleIR.xpm \
3451	SilverXP/titleIS.xpm \
3452	SilverXP/titleIT.xpm \
3453	Slashdot/closeA.xpm \
3454	slashdot/closeA.xpm \
3455	Slashdot/closeI.xpm \
3456	slashdot/closeI.xpm \
3457	Slashdot/default.theme \
3458	slashdot/default.theme \
3459	Slashdot/hideA.xpm \
3460	Slashdot/hideI.xpm \
3461	Slashdot/icons/netscape_16x16.xpm \
3462	slashdot/icons/netscape_16x16.xpm \
3463	Slashdot/icons/xterm_16x16.xpm \
3464	slashdot/icons/xterm_16x16.xpm \
3465	Slashdot/maximizeA.xpm \
3466	slashdot/maximizeA.xpm \
3467	Slashdot/maximizeI.xpm \
3468	slashdot/maximizeI.xpm \
3469	Slashdot/menuButtonA.xpm \
3470	slashdot/menuButtonA.xpm \
3471	Slashdot/menuButtonI.xpm \
3472	slashdot/menuButtonI.xpm \
3473	Slashdot/minimizeA.xpm \
3474	slashdot/minimizeA.xpm \
3475	Slashdot/minimizeI.xpm \
3476	slashdot/minimizeI.xpm \
3477	Slashdot/restoreA.xpm \
3478	slashdot/restoreA.xpm \
3479	Slashdot/restoreI.xpm \
3480	slashdot/restoreI.xpm \
3481	Slashdot/rolldownA.xpm \
3482	Slashdot/rolldownI.xpm \
3483	Slashdot/rollupA.xpm \
3484	Slashdot/rollupI.xpm \
3485	Slashdot/taskbar/linux.xpm \
3486	slashdot/taskbar/linux.xpm \
3487	Slashdot/taskbar/windows.xpm \
3488	slashdot/taskbar/windows.xpm \
3489	Slashdot/titleAB.xpm \
3490	slashdot/titleAB.xpm \
3491	Slashdot/titleAL.xpm \
3492	Slashdot/titleAM.xpm \
3493	slashdot/titleAM.xpm \
3494	Slashdot/titleAT.xpm \
3495	slashdot/titleAT.xpm \
3496	Slashdot/titleIB.xpm \
3497	slashdot/titleIB.xpm \
3498	Slashdot/titleIL.xpm \
3499	Slashdot/titleIM.xpm \
3500	slashdot/titleIM.xpm \
3501	Slashdot/titleIT.xpm \
3502	slashdot/titleIT.xpm \
3503	small/close.xpm \
3504	small/default.theme \
3505	small/maximize.xpm \
3506	small/minimize.xpm \
3507	small/restore.xpm \
3508	sortofaqua/anybuttonI.xpm \
3509	sortofaqua/closeA.xpm \
3510	sortofaqua/closeI.xpm \
3511	sortofaqua/default.theme \
3512	sortofaqua/dframeABL.xpm \
3513	sortofaqua/dframeABR.xpm \
3514	sortofaqua/dframeAB.xpm \
3515	sortofaqua/dframeAL.xpm \
3516	sortofaqua/dframeAR.xpm \
3517	sortofaqua/dframeATL.xpm \
3518	sortofaqua/dframeATR.xpm \
3519	sortofaqua/dframeAT.xpm \
3520	sortofaqua/dframeIBL.xpm \
3521	sortofaqua/dframeIBR.xpm \
3522	sortofaqua/dframeIB.xpm \
3523	sortofaqua/dframeIL.xpm \
3524	sortofaqua/dframeIR.xpm \
3525	sortofaqua/dframeITL.xpm \
3526	sortofaqua/dframeITR.xpm \
3527	sortofaqua/dframeIT.xpm \
3528	sortofaqua/frameABL.xpm \
3529	sortofaqua/frameABR.xpm \
3530	sortofaqua/frameAB.xpm \
3531	sortofaqua/frameAL.xpm \
3532	sortofaqua/frameAR.xpm \
3533	sortofaqua/frameATL.xpm \
3534	sortofaqua/frameATR.xpm \
3535	sortofaqua/frameAT.xpm \
3536	sortofaqua/frameIBL.xpm \
3537	sortofaqua/frameIBR.xpm \
3538	sortofaqua/frameIB.xpm \
3539	sortofaqua/frameIL.xpm \
3540	sortofaqua/frameIR.xpm \
3541	sortofaqua/frameITL.xpm \
3542	sortofaqua/frameITR.xpm \
3543	sortofaqua/frameIT.xpm \
3544	sortofaqua/gtk.theme \
3545	sortofaqua/icons/app_16x16.xpm \
3546	sortofaqua/icons/app_32x32.xpm \
3547	sortofaqua/icons/folder_16x16.xpm \
3548	sortofaqua/icons/folder_32x32.xpm \
3549	sortofaqua/icons/xterm_16x16.xpm \
3550	sortofaqua/icons/xterm_32x32.xpm \
3551	sortofaqua/ledclock/a.xpm \
3552	sortofaqua/ledclock/colon.xpm \
3553	sortofaqua/ledclock/dot.xpm \
3554	sortofaqua/ledclock/m.xpm \
3555	sortofaqua/ledclock/n0.xpm \
3556	sortofaqua/ledclock/n1.xpm \
3557	sortofaqua/ledclock/n2.xpm \
3558	sortofaqua/ledclock/n3.xpm \
3559	sortofaqua/ledclock/n4.xpm \
3560	sortofaqua/ledclock/n5.xpm \
3561	sortofaqua/ledclock/n6.xpm \
3562	sortofaqua/ledclock/n7.xpm \
3563	sortofaqua/ledclock/n8.xpm \
3564	sortofaqua/ledclock/n9.xpm \
3565	sortofaqua/ledclock/p.xpm \
3566	sortofaqua/ledclock/slash.xpm \
3567	sortofaqua/logoutbg.xpm \
3568	sortofaqua/maximizeA.xpm \
3569	sortofaqua/maximizeI.xpm \
3570	sortofaqua/menubg.xpm \
3571	sortofaqua/minimizeA.xpm \
3572	sortofaqua/minimizeI.xpm \
3573	sortofaqua/restoreA.xpm \
3574	sortofaqua/restoreI.xpm \
3575	sortofaqua/rolldownA.xpm \
3576	sortofaqua/rolldownI.xpm \
3577	sortofaqua/rollupA.xpm \
3578	sortofaqua/rollupI.xpm \
3579	sortofaqua/switchbg.xpm \
3580	sortofaqua/taskbar/linux2.xpm \
3581	sortofaqua/taskbar/linux3.xpm \
3582	sortofaqua/taskbar/linux.xpm \
3583	sortofaqua/taskbar/taskbarbg.xpm \
3584	sortofaqua/taskbar/taskbuttonactive.xpm \
3585	sortofaqua/taskbar/taskbuttonbg.xpm \
3586	sortofaqua/taskbar/taskbuttonminimized.xpm \
3587	sortofaqua/taskbar/windows.xpm \
3588	sortofaqua/titleAB.xpm \
3589	sortofaqua/titleAL.xpm \
3590	sortofaqua/titleAM.xpm \
3591	sortofaqua/titleAP.xpm \
3592	sortofaqua/titleAR.xpm \
3593	sortofaqua/titleAS.xpm \
3594	sortofaqua/titleAT.xpm \
3595	sortofaqua/titleA.xpm \
3596	sortofaqua/titleIB.xpm \
3597	sortofaqua/titleIL.xpm \
3598	sortofaqua/titleIM.xpm \
3599	sortofaqua/titleIP.xpm \
3600	sortofaqua/titleIR.xpm \
3601	sortofaqua/titleIS.xpm \
3602	sortofaqua/titleIT.xpm \
3603	sortofaqua/titleI.xpm \
3604	spiffICE/closeA.xpm \
3605	spiffICE/closeI.xpm \
3606	spiffICE/default.theme \
3607	spiffICE/dframeABL.xpm \
3608	spiffICE/dframeABR.xpm \
3609	spiffICE/dframeAB.xpm \
3610	spiffICE/dframeAL.xpm \
3611	spiffICE/dframeAR.xpm \
3612	spiffICE/dframeATL.xpm \
3613	spiffICE/dframeATR.xpm \
3614	spiffICE/dframeAT.xpm \
3615	spiffICE/dframeIBL.xpm \
3616	spiffICE/dframeIBR.xpm \
3617	spiffICE/dframeIB.xpm \
3618	spiffICE/dframeIL.xpm \
3619	spiffICE/dframeIR.xpm \
3620	spiffICE/dframeITL.xpm \
3621	spiffICE/dframeITR.xpm \
3622	spiffICE/dframeIT.xpm \
3623	spiffICE/frameABL.xpm \
3624	spiffICE/frameABR.xpm \
3625	spiffICE/frameAB.xpm \
3626	spiffICE/frameAL.xpm \
3627	spiffICE/frameAR.xpm \
3628	spiffICE/frameATL.xpm \
3629	spiffICE/frameATR.xpm \
3630	spiffICE/frameAT.xpm \
3631	spiffICE/frameIBL.xpm \
3632	spiffICE/frameIBR.xpm \
3633	spiffICE/frameIB.xpm \
3634	spiffICE/frameIL.xpm \
3635	spiffICE/frameIR.xpm \
3636	spiffICE/frameITL.xpm \
3637	spiffICE/frameITR.xpm \
3638	spiffICE/frameIT.xpm \
3639	spiffICE/maximizeA.xpm \
3640	spiffICE/maximizeI.xpm \
3641	spiffICE/minimizeA.xpm \
3642	spiffICE/minimizeI.xpm \
3643	spiffICE/restoreA.xpm \
3644	spiffICE/restoreI.xpm \
3645	spiffICE/titleAB.xpm \
3646	spiffICE/titleAL.xpm \
3647	spiffICE/titleAM.xpm \
3648	spiffICE/titleAR.xpm \
3649	spiffICE/titleAS.xpm \
3650	spiffICE/titleAT.xpm \
3651	spiffICE/titleIB.xpm \
3652	spiffICE/titleIL.xpm \
3653	spiffICE/titleIM.xpm \
3654	spiffICE/titleIR.xpm \
3655	spiffICE/titleIS.xpm \
3656	spiffICE/titleIT.xpm \
3657	spiffICE/withtaskbar.theme \
3658	tile/closeA.xpm \
3659	tile/closeI.xpm \
3660	tile/default.theme \
3661	tile/hideA.xpm \
3662	tile/hideI.xpm \
3663	tile/maximizeA.xpm \
3664	tile/maximizeI.xpm \
3665	tile/menuButtonA.xpm \
3666	tile/menuButtonI.xpm \
3667	tile/minimizeA.xpm \
3668	tile/minimizeI.xpm \
3669	tile/restoreA.xpm \
3670	tile/restoreI.xpm \
3671	tile/rolldownA.xpm \
3672	tile/rolldownI.xpm \
3673	tile/rollupA.xpm \
3674	tile/rollupI.xpm \
3675	tile/taskbar/linux.xpm \
3676	tile/taskbar/windows.xpm \
3677	tile/titleAB.xpm \
3678	tile/titleAL.xpm \
3679	tile/titleAM.xpm \
3680	tile/titleAT.xpm \
3681	tile/titleIB.xpm \
3682	tile/titleIL.xpm \
3683	tile/titleIM.xpm \
3684	tile/titleIT.xpm \
3685	tin/closeA.xpm \
3686	tin/closeI.xpm \
3687	tin/cursors/left.xpm \
3688	tin/cursors/move.xpm \
3689	tin/cursors/right.xpm \
3690	tin/cursors/sizeBL.xpm \
3691	tin/cursors/sizeBR.xpm \
3692	tin/cursors/sizeB.xpm \
3693	tin/cursors/sizeL.xpm \
3694	tin/cursors/sizeR.xpm \
3695	tin/cursors/sizeTL.xpm \
3696	tin/cursors/sizeTR.xpm \
3697	tin/cursors/sizeT.xpm \
3698	tin/default.theme \
3699	tin/frameABL.xpm \
3700	tin/frameABR.xpm \
3701	tin/frameAB.xpm \
3702	tin/frameAL.xpm \
3703	tin/frameAR.xpm \
3704	tin/frameATL.xpm \
3705	tin/frameATR.xpm \
3706	tin/frameAT.xpm \
3707	tin/frame/frameABL.xpm \
3708	tin/frame/frameABR.xpm \
3709	tin/frame/frameAB.xpm \
3710	tin/frame/frameAL.xpm \
3711	tin/frame/frameAR.xpm \
3712	tin/frame/frameATL.xpm \
3713	tin/frame/frameATR.xpm \
3714	tin/frame/frameAT.xpm \
3715	tin/frame/frameIBL.xpm \
3716	tin/frame/frameIBR.xpm \
3717	tin/frame/frameIB.xpm \
3718	tin/frame/frameIL.xpm \
3719	tin/frame/frameIR.xpm \
3720	tin/frame/frameITL.xpm \
3721	tin/frame/frameITR.xpm \
3722	tin/frame/frameIT.xpm \
3723	tin/frameIBL.xpm \
3724	tin/frameIBR.xpm \
3725	tin/frameIB.xpm \
3726	tin/frameIL.xpm \
3727	tin/frameIR.xpm \
3728	tin/frameITL.xpm \
3729	tin/frameITR.xpm \
3730	tin/frameIT.xpm \
3731	tin/mailbox/errmail.xpm \
3732	tin/mailbox/mail.xpm \
3733	tin/mailbox/newmail.xpm \
3734	tin/mailbox/nomail.xpm \
3735	tin/mailbox/unreadmail.xpm \
3736	tin/maximizeA.xpm \
3737	tin/maximizeI.xpm \
3738	tin/menuButtonA.xpm \
3739	tin/menuButtonI.xpm \
3740	tin/minimizeA.xpm \
3741	tin/minimizeI.xpm \
3742	tin/restoreA.xpm \
3743	tin/restoreI.xpm \
3744	tin/taskbar/linux.xpm \
3745	tin/taskbar/taskbarbg.xpm \
3746	tin/taskbar/windows.xpm \
3747	tin/titleAB.xpm \
3748	tin/titleAL.xpm \
3749	tin/titleAM.xpm \
3750	tin/titleAP.xpm \
3751	tin/titleAR.xpm \
3752	tin/titleAS.xpm \
3753	tin/titleAT.xpm \
3754	tin/titleIB.xpm \
3755	tin/titleIL.xpm \
3756	tin/titleIM.xpm \
3757	tin/titleIP.xpm \
3758	tin/titleIR.xpm \
3759	tin/titleIS.xpm \
3760	tin/titleIT.xpm \
3761	tubes/btn-templateA.xpm \
3762	tubes/btn-templateI.xpm \
3763	tubes/closeA.xpm \
3764	tubes/closeI.xpm \
3765	tubes/default.theme \
3766	tubes/depthA.xpm \
3767	tubes/frameABL.xpm \
3768	tubes/frameABR.xpm \
3769	tubes/frameAB.xpm \
3770	tubes/frameAL.xpm \
3771	tubes/frameAR.xpm \
3772	tubes/frameATL.xpm \
3773	tubes/frameATR.xpm \
3774	tubes/frameAT.xpm \
3775	tubes/frameIBL.xpm \
3776	tubes/frameIBR.xpm \
3777	tubes/frameIB.xpm \
3778	tubes/frameIL.xpm \
3779	tubes/frameIR.xpm \
3780	tubes/frameITL.xpm \
3781	tubes/frameITR.xpm \
3782	tubes/frameIT.xpm \
3783	tubes/hideA.xpm \
3784	tubes/hideI.xpm \
3785	tubes/ledclock/a.xpm \
3786	tubes/ledclock/colon.xpm \
3787	tubes/ledclock/dot.xpm \
3788	tubes/ledclock/m.xpm \
3789	tubes/ledclock/n0.xpm \
3790	tubes/ledclock/n1.xpm \
3791	tubes/ledclock/n2.xpm \
3792	tubes/ledclock/n3.xpm \
3793	tubes/ledclock/n4.xpm \
3794	tubes/ledclock/n5.xpm \
3795	tubes/ledclock/n6.xpm \
3796	tubes/ledclock/n7.xpm \
3797	tubes/ledclock/n8.xpm \
3798	tubes/ledclock/n9.xpm \
3799	tubes/ledclock/p.xpm \
3800	tubes/ledclock/slash.xpm \
3801	tubes/ledclock/space.xpm \
3802	tubes/maximizeA.xpm \
3803	tubes/maximizeI.xpm \
3804	tubes/menuButtonA.xpm \
3805	tubes/menuButtonI.xpm \
3806	tubes/minimizeA.xpm \
3807	tubes/minimizeI.xpm \
3808	tubes/restoreA.xpm \
3809	tubes/restoreI.xpm \
3810	tubes/rolldownA.xpm \
3811	tubes/rolldownI.xpm \
3812	tubes/rollupA.xpm \
3813	tubes/rollupI.xpm \
3814	tubes/taskbar/icewm-default.xpm \
3815	tubes/taskbar/icewm.xpm \
3816	tubes/taskbar/linux.xpm \
3817	tubes/taskbar/taskbarbg.xpm \
3818	tubes/taskbar/taskbuttonactive.xpm \
3819	tubes/taskbar/taskbuttonbg.xpm \
3820	tubes/taskbar/taskbuttonminimized.xpm \
3821	tubes/taskbar/windows.xpm \
3822	tubes/titleAB.xpm \
3823	tubes/titleAL.xpm \
3824	tubes/titleAM.xpm \
3825	tubes/titleAP.xpm \
3826	tubes/titleAR.xpm \
3827	tubes/titleAS.xpm \
3828	tubes/titleAT.xpm \
3829	tubes/titleIB.xpm \
3830	tubes/titleIL.xpm \
3831	tubes/titleIM.xpm \
3832	tubes/titleIP.xpm \
3833	tubes/titleIR.xpm \
3834	tubes/titleIS.xpm \
3835	tubes/titleIT.xpm \
3836	twilite/closeA.xpm \
3837	twilite/closeI.xpm \
3838	twilite/default.theme \
3839	twilite/dframeABL.xpm \
3840	twilite/dframeABR.xpm \
3841	twilite/dframeAB.xpm \
3842	twilite/dframeAL.xpm \
3843	twilite/dframeAR.xpm \
3844	twilite/dframeATL.xpm \
3845	twilite/dframeATR.xpm \
3846	twilite/dframeAT.xpm \
3847	twilite/dframeIBL.xpm \
3848	twilite/dframeIBR.xpm \
3849	twilite/dframeIB.xpm \
3850	twilite/dframeIL.xpm \
3851	twilite/dframeIR.xpm \
3852	twilite/dframeITL.xpm \
3853	twilite/dframeITR.xpm \
3854	twilite/dframeIT.xpm \
3855	twilite/frameABL.xpm \
3856	twilite/frameABR.xpm \
3857	twilite/frameAB.xpm \
3858	twilite/frameAL.xpm \
3859	twilite/frameAR.xpm \
3860	twilite/frameATL.xpm \
3861	twilite/frameATR.xpm \
3862	twilite/frameAT.xpm \
3863	twilite/frameIBL.xpm \
3864	twilite/frameIBR.xpm \
3865	twilite/frameIB.xpm \
3866	twilite/frameIL.xpm \
3867	twilite/frameIR.xpm \
3868	twilite/frameITL.xpm \
3869	twilite/frameITR.xpm \
3870	twilite/frameIT.xpm \
3871	twilite/maximizeA.xpm \
3872	twilite/maximizeI.xpm \
3873	twilite/menuButtonA.xpm \
3874	twilite/menuButtonI.xpm \
3875	twilite/minimizeA.xpm \
3876	twilite/minimizeI.xpm \
3877	twilite/restoreA.xpm \
3878	twilite/restoreI.xpm \
3879	twilite/titleAB.xpm \
3880	twilite/titleAL.xpm \
3881	twilite/titleAM.xpm \
3882	twilite/titleAR.xpm \
3883	twilite/titleAT.xpm \
3884	twilite/titleIB.xpm \
3885	twilite/titleIL.xpm \
3886	twilite/titleIM.xpm \
3887	twilite/titleIR.xpm \
3888	twilite/titleIT.xpm \
3889	unusualscars/closeA.xpm \
3890	unusualscars/closeI.xpm \
3891	unusualscars/default.theme \
3892	unusualscars/gnomebutton.png \
3893	unusualscars/gnomebuttonp.png \
3894	unusualscars/ledclock/a.xpm \
3895	unusualscars/ledclock/colon.xpm \
3896	unusualscars/ledclock/dot.xpm \
3897	unusualscars/ledclock/m.xpm \
3898	unusualscars/ledclock/n0.xpm \
3899	unusualscars/ledclock/n1.xpm \
3900	unusualscars/ledclock/n2.xpm \
3901	unusualscars/ledclock/n3.xpm \
3902	unusualscars/ledclock/n4.xpm \
3903	unusualscars/ledclock/n5.xpm \
3904	unusualscars/ledclock/n6.xpm \
3905	unusualscars/ledclock/n7.xpm \
3906	unusualscars/ledclock/n8.xpm \
3907	unusualscars/ledclock/n9.xpm \
3908	unusualscars/ledclock/p.xpm \
3909	unusualscars/ledclock/slash.xpm \
3910	unusualscars/ledclock/space.xpm \
3911	unusualscars/maximizeA.xpm \
3912	unusualscars/maximizeI.xpm \
3913	unusualscars/minimizeA.xpm \
3914	unusualscars/minimizeI.xpm \
3915	unusualscars/restoreA.xpm \
3916	unusualscars/restoreI.xpm \
3917	unusualscars/taskbar/linux.xpm \
3918	unusualscars/taskbar/taskbarbg.xpm \
3919	unusualscars/taskbar/taskbuttonactive.xpm \
3920	unusualscars/taskbar/taskbuttonbg.xpm \
3921	unusualscars/taskbar/taskbuttonminimized.xpm \
3922	unusualscars/taskbar/windows.xpm \
3923	unusualscars/titleAB.xpm \
3924	unusualscars/titleAL.xpm \
3925	unusualscars/titleAP.xpm \
3926	unusualscars/titleAR.xpm \
3927	unusualscars/titleAS.xpm \
3928	unusualscars/titleAT.xpm \
3929	unusualscars/titleIB.xpm \
3930	unusualscars/titleIL.xpm \
3931	unusualscars/titleIP.xpm \
3932	unusualscars/titleIR.xpm \
3933	unusualscars/titleIS.xpm \
3934	unusualscars/titleIT.xpm \
3935	unusualscars/unusualscars.png \
3936	Urbicande/closeA.xpm \
3937	Urbicande/closeI.xpm \
3938	Urbicande/cursors/left.xpm \
3939	Urbicande/cursors/move.xpm \
3940	Urbicande/cursors/right.xpm \
3941	Urbicande/cursors/sizeBL.xpm \
3942	Urbicande/cursors/sizeBR.xpm \
3943	Urbicande/cursors/sizeB.xpm \
3944	Urbicande/cursors/sizeL.xpm \
3945	Urbicande/cursors/sizeR.xpm \
3946	Urbicande/cursors/sizeTL.xpm \
3947	Urbicande/cursors/sizeTR.xpm \
3948	Urbicande/cursors/sizeT.xpm \
3949	Urbicande/default.theme \
3950	Urbicande/icons/app_16x16.xpm \
3951	Urbicande/icons/folder_16x16.xpm \
3952	Urbicande/icons/folder_32x32.xpm \
3953	Urbicande/mailbox/errmail.xpm \
3954	Urbicande/mailbox/mail.xpm \
3955	Urbicande/mailbox/newmail.xpm \
3956	Urbicande/mailbox/nomail.xpm \
3957	Urbicande/mailbox/unreadmail.xpm \
3958	Urbicande/maximizeA.xpm \
3959	Urbicande/maximizeI.xpm \
3960	Urbicande/menuButtonA.xpm \
3961	Urbicande/menuButtonI.xpm \
3962	Urbicande/minimizeA.xpm \
3963	Urbicande/minimizeI.xpm \
3964	Urbicande/restoreA.xpm \
3965	Urbicande/restoreI.xpm \
3966	Urbicande/rolldownA.xpm \
3967	Urbicande/rolldownI.xpm \
3968	Urbicande/rollupA.xpm \
3969	Urbicande/rollupI.xpm \
3970	Urbicande/taskbar/linux.xpm \
3971	Urbicande/taskbar/windows.xpm \
3972	Urbicande/titleAB.xpm \
3973	Urbicande/titleAJ.xpm \
3974	Urbicande/titleAL.xpm \
3975	Urbicande/titleAM.xpm \
3976	Urbicande/titleAP.xpm \
3977	Urbicande/titleAQ.xpm \
3978	Urbicande/titleAR.xpm \
3979	Urbicande/titleAS.xpm \
3980	Urbicande/titleAT.xpm \
3981	Urbicande/titleIB.xpm \
3982	Urbicande/titleIJ.xpm \
3983	Urbicande/titleIL.xpm \
3984	Urbicande/titleIM.xpm \
3985	Urbicande/titleIP.xpm \
3986	Urbicande/titleIQ.xpm \
3987	Urbicande/titleIR.xpm \
3988	Urbicande/titleIS.xpm \
3989	Urbicande/titleIT.xpm \
3990	Urbicande/urbicande-back.jpg \
3991	warp3x/close.xpm \
3992	warp3x/default.theme \
3993	warp3x/ledclock/a.xpm \
3994	warp3x/ledclock/colon.xpm \
3995	warp3x/ledclock/dot.xpm \
3996	warp3x/ledclock/m.xpm \
3997	warp3x/ledclock/n0.xpm \
3998	warp3x/ledclock/n1.xpm \
3999	warp3x/ledclock/n2.xpm \
4000	warp3x/ledclock/n3.xpm \
4001	warp3x/ledclock/n4.xpm \
4002	warp3x/ledclock/n5.xpm \
4003	warp3x/ledclock/n6.xpm \
4004	warp3x/ledclock/n7.xpm \
4005	warp3x/ledclock/n8.xpm \
4006	warp3x/ledclock/n9.xpm \
4007	warp3x/ledclock/p.xpm \
4008	warp3x/ledclock/slash.xpm \
4009	warp3x/ledclock/space.xpm \
4010	warp3x/mailbox/mail.xpm \
4011	warp3x/mailbox/newmail.xpm \
4012	warp3x/mailbox/nomail.xpm \
4013	warp3x/mailbox/unreadmail.xpm \
4014	warp3x/maximize.xpm \
4015	warp3x/minimize.xpm \
4016	warp3x/restore.xpm \
4017	warp3x/taskbar/linux.xpm \
4018	warp3x/taskbar/start.xpm \
4019	warp3x/taskbar/windows.xpm \
4020	Wigren/closeA.xpm \
4021	Wigren/closeI.xpm \
4022	Wigren/default.theme \
4023	Wigren/dframeABL.xpm \
4024	Wigren/dframeABR.xpm \
4025	Wigren/dframeAB.xpm \
4026	Wigren/dframeAL.xpm \
4027	Wigren/dframeAR.xpm \
4028	Wigren/dframeATL.xpm \
4029	Wigren/dframeATR.xpm \
4030	Wigren/dframeAT.xpm \
4031	Wigren/dframeIBL.xpm \
4032	Wigren/dframeIBR.xpm \
4033	Wigren/dframeIB.xpm \
4034	Wigren/dframeIL.xpm \
4035	Wigren/dframeIR.xpm \
4036	Wigren/dframeITL.xpm \
4037	Wigren/dframeITR.xpm \
4038	Wigren/dframeIT.xpm \
4039	Wigren/frameABL.xpm \
4040	Wigren/frameABR.xpm \
4041	Wigren/frameAB.xpm \
4042	Wigren/frameAL.xpm \
4043	Wigren/frameAR.xpm \
4044	Wigren/frameATL.xpm \
4045	Wigren/frameATR.xpm \
4046	Wigren/frameAT.xpm \
4047	Wigren/frameIBL.xpm \
4048	Wigren/frameIBR.xpm \
4049	Wigren/frameIB.xpm \
4050	Wigren/frameIL.xpm \
4051	Wigren/frameIR.xpm \
4052	Wigren/frameITL.xpm \
4053	Wigren/frameITR.xpm \
4054	Wigren/frameIT.xpm \
4055	Wigren/icons/app_16x16.xpm \
4056	Wigren/icons/app_32x32.xpm \
4057	Wigren/maximizeA.xpm \
4058	Wigren/maximizeI.xpm \
4059	Wigren/menuButtonA.xpm \
4060	Wigren/menuButtonI.xpm \
4061	Wigren/minimizeA.xpm \
4062	Wigren/minimizeI.xpm \
4063	Wigren/restoreA.xpm \
4064	Wigren/restoreI.xpm \
4065	Wigren/taskbar/linux.xpm \
4066	Wigren/taskbar/windows.xpm \
4067	Wigren/titleAB.xpm \
4068	Wigren/titleAL.xpm \
4069	Wigren/titleAM.xpm \
4070	Wigren/titleAR.xpm \
4071	Wigren/titleAT.xpm \
4072	Wigren/titleIB.xpm \
4073	Wigren/titleIL.xpm \
4074	Wigren/titleIM.xpm \
4075	Wigren/titleIR.xpm \
4076	Wigren/titleIT.xpm \
4077	xp/closeA.xpm \
4078	xp/closeI.xpm \
4079	xp/default.theme \
4080	xp/icons/app_16x16.xpm \
4081	xp/icons/folder_16x16.xpm \
4082	xp/icons/folder_32x32.xpm \
4083	xp/maximizeAb.xpm \
4084	xp/maximizeA.xpm \
4085	xp/maximizeIb.xpm \
4086	xp/maximizeI.xpm \
4087	xp/menuButtonA.xpm \
4088	xp/menuButtonI.xpm \
4089	xp/minimizeA.xpm \
4090	xp/minimizeI.xpm \
4091	xp-new/bg.xpm \
4092	xp-new/blank.xpm \
4093	xp-new/closeA.xpm \
4094	xp-new/closeI.xpm \
4095	xp-new/default.theme \
4096	xp-new/dframeABL.xpm \
4097	xp-new/dframeABR.xpm \
4098	xp-new/dframeAB.xpm \
4099	xp-new/dframeAL.xpm \
4100	xp-new/dframeAR.xpm \
4101	xp-new/dframeATL.xpm \
4102	xp-new/dframeATR.xpm \
4103	xp-new/dframeAT.xpm \
4104	xp-new/dialogbg.xpm \
4105	xp-new/frameABL.xpm \
4106	xp-new/frameABR.xpm \
4107	xp-new/frameAB.xpm \
4108	xp-new/frameAL.xpm \
4109	xp-new/frameAR.xpm \
4110	xp-new/frameATL.xpm \
4111	xp-new/frameATR.xpm \
4112	xp-new/frameAT.xpm \
4113	xp-new/frameIBL.xpm \
4114	xp-new/frameIBR.xpm \
4115	xp-new/frameIB.xpm \
4116	xp-new/frameIL.xpm \
4117	xp-new/frameIR.xpm \
4118	xp-new/frameITL.xpm \
4119	xp-new/frameITR.xpm \
4120	xp-new/frameIT.xpm \
4121	xp-new/frame.xpm \
4122	xp-new/icons/app_16x16.xpm \
4123	xp-new/icons/folder_16x16.xpm \
4124	xp-new/icons/folder_32x32.xpm \
4125	xp-new/listbg.xpm \
4126	xp-new/logoutbg.xpm \
4127	xp-new/maximizeA.xpm \
4128	xp-new/maximizeI.xpm \
4129	xp-new/menubg.xpm \
4130	xp-new/menuButtonA.xpm \
4131	xp-new/menuButtonI.xpm \
4132	xp-new/menusel.xpm \
4133	xp-new/menusep.xpm \
4134	xp-new/minimizeA.xpm \
4135	xp-new/minimizeI.xpm \
4136	xp-new/restoreA.xpm \
4137	xp-new/restoreI.xpm \
4138	xp-new/rolldownA.xpm \
4139	xp-new/rolldownI.xpm \
4140	xp-new/rollupA.xpm \
4141	xp-new/rollupI.xpm \
4142	xp-new/taskbar/linux.xpm \
4143	xp-new/taskbar/taskbarbg.xpm \
4144	xp-new/taskbar/taskbuttonactive.xpm \
4145	xp-new/taskbar/taskbuttonbg.xpm \
4146	xp-new/taskbar/taskbuttonminimized.xpm \
4147	xp-new/taskbar/windows.xpm \
4148	xp-new/titleAB.xpm \
4149	xp-new/titleAM.xpm \
4150	xp-new/titleAP.xpm \
4151	xp-new/titleAS.xpm \
4152	xp-new/titleAT.xpm \
4153	xp-new/titleIB.xpm \
4154	xp-new/titleIM.xpm \
4155	xp-new/titleIP.xpm \
4156	xp-new/titleIS.xpm \
4157	xp-new/titleIT.xpm \
4158	xp/restoreA.xpm \
4159	xp/restoreI.xpm \
4160	xp/taskbar/linux.xpm \
4161	xp/taskbar/taskbarbg.xpm \
4162	xp/taskbar/taskbuttonactive.xpm \
4163	xp/taskbar/taskbuttonbg.xpm \
4164	xp/taskbar/taskbuttonminimized.xpm \
4165	xp/taskbar/windows.xpm \
4166	xp/titleAB.xpm \
4167	xp/titleAM.xpm \
4168	xp/titleAP.xpm \
4169	xp/titleAS.xpm \
4170	xp/titleAT.xpm \
4171	xp/titleIB.xpm \
4172	xp/titleIM.xpm \
4173	xp/titleIP.xpm \
4174	xp/titleIS.xpm \
4175	xp/titleIT.xpm \
4176	yak/closeA.xpm \
4177	yak/closeI.xpm \
4178	yak/default.theme \
4179	yak/frameABL.xpm \
4180	yak/frameABR.xpm \
4181	yak/frameAB.xpm \
4182	yak/frameAL.xpm \
4183	yak/frameAR.xpm \
4184	yak/frameATL.xpm \
4185	yak/frameATR.xpm \
4186	yak/frameAT.xpm \
4187	yak/frameIBL.xpm \
4188	yak/frameIBR.xpm \
4189	yak/frameIB.xpm \
4190	yak/frameIL.xpm \
4191	yak/frameIR.xpm \
4192	yak/frameITL.xpm \
4193	yak/frameITR.xpm \
4194	yak/frameIT.xpm \
4195	yak/ledclock/a.xpm \
4196	yak/ledclock/colon.xpm \
4197	yak/ledclock/dot.xpm \
4198	yak/ledclock/m.xpm \
4199	yak/ledclock/n0.xpm \
4200	yak/ledclock/n1.xpm \
4201	yak/ledclock/n2.xpm \
4202	yak/ledclock/n3.xpm \
4203	yak/ledclock/n4.xpm \
4204	yak/ledclock/n5.xpm \
4205	yak/ledclock/n6.xpm \
4206	yak/ledclock/n7.xpm \
4207	yak/ledclock/n8.xpm \
4208	yak/ledclock/n9.xpm \
4209	yak/ledclock/p.xpm \
4210	yak/ledclock/slash.xpm \
4211	yak/ledclock/space.xpm \
4212	yak/maximizeA.xpm \
4213	yak/maximizeI.xpm \
4214	yak/menuButtonA.xpm \
4215	yak/menuButtonI.xpm \
4216	yak/minimizeA.xpm \
4217	yak/minimizeI.xpm \
4218	yak/restoreA.xpm \
4219	yak/restoreI.xpm \
4220	yak/taskbar/icewm.xpm \
4221	yak/taskbar/linux.xpm \
4222	yak/taskbar/taskbarbg.xpm \
4223	yak/taskbar/taskbuttonactive.xpm \
4224	yak/taskbar/windows.xpm \
4225	yak/taskbar/workspacebuttonactive.xpm \
4226	yak/taskbar/workspacebuttonbg.xpm \
4227	yak/titleAB.xpm \
4228	yak/titleAL.xpm \
4229	yak/titleAM.xpm \
4230	yak/titleAP.xpm \
4231	yak/titleAR.xpm \
4232	yak/titleAT.xpm \
4233	yak/titleIB.xpm \
4234	yak/titleIL.xpm \
4235	yak/titleIM.xpm \
4236	yak/titleIP.xpm \
4237	yak/titleIR.xpm \
4238	yak/titleIT.xpm \
4239	yamm/btn-templateA.xpm \
4240	yamm/btn-templateI.xpm \
4241	yamm/closeA.xpm \
4242	yamm/closeI.xpm \
4243	yamm/default.theme \
4244	yamm/frameABL.xpm \
4245	yamm/frameABR.xpm \
4246	yamm/frameAB.xpm \
4247	yamm/frameAL.xpm \
4248	yamm/frameAR.xpm \
4249	yamm/frameATL.xpm \
4250	yamm/frameATR.xpm \
4251	yamm/frameAT.xpm \
4252	yamm/frameIBL.xpm \
4253	yamm/frameIBR.xpm \
4254	yamm/frameIB.xpm \
4255	yamm/frameIL.xpm \
4256	yamm/frameIR.xpm \
4257	yamm/frameITL.xpm \
4258	yamm/frameITR.xpm \
4259	yamm/frameIT.xpm \
4260	yamm/ledclock/a.xpm \
4261	yamm/ledclock/colon.xpm \
4262	yamm/ledclock/dot.xpm \
4263	yamm/ledclock/m.xpm \
4264	yamm/ledclock/n0.xpm \
4265	yamm/ledclock/n1.xpm \
4266	yamm/ledclock/n2.xpm \
4267	yamm/ledclock/n3.xpm \
4268	yamm/ledclock/n4.xpm \
4269	yamm/ledclock/n5.xpm \
4270	yamm/ledclock/n6.xpm \
4271	yamm/ledclock/n7.xpm \
4272	yamm/ledclock/n8.xpm \
4273	yamm/ledclock/n9.xpm \
4274	yamm/ledclock/p.xpm \
4275	yamm/ledclock/slash.xpm \
4276	yamm/ledclock/space.xpm \
4277	yamm/maximizeA.xpm \
4278	yamm/maximizeI.xpm \
4279	yamm/menuButtonA.xpm \
4280	yamm/menuButtonI.xpm \
4281	yamm/minimizeA.xpm \
4282	yamm/minimizeI.xpm \
4283	yamm/restoreA.xpm \
4284	yamm/restoreI.xpm \
4285	yamm/rolldownA.xpm \
4286	yamm/rolldownI.xpm \
4287	yamm/rollupA.xpm \
4288	yamm/rollupI.xpm \
4289	yamm/taskbar/icewm.xpm \
4290	yamm/taskbar/linux.xpm \
4291	yamm/taskbar/taskbarbg.xpm \
4292	yamm/taskbar/taskbuttonactive.xpm \
4293	yamm/taskbar/taskbuttonbg.xpm \
4294	yamm/taskbar/taskbuttonminimized.xpm \
4295	yamm/taskbar/toolbuttonbg.xpm \
4296	yamm/taskbar/windows.xpm \
4297	yamm/taskbar/workspacebuttonactive.xpm \
4298	yamm/taskbar/workspacebuttonbg.xpm \
4299	yamm/titleAB.xpm \
4300	yamm/titleAL.xpm \
4301	yamm/titleAM.xpm \
4302	yamm/titleAP.xpm \
4303	yamm/titleAR.xpm \
4304	yamm/titleAS.xpm \
4305	yamm/titleAT.xpm \
4306	yamm/titleIB.xpm \
4307	yamm/titleIL.xpm \
4308	yamm/titleIM.xpm \
4309	yamm/titleIP.xpm \
4310	yamm/titleIR.xpm \
4311	yamm/titleIS.xpm \
4312	yamm/titleIT.xpm \
4313	gtk2/closeA.xpm \
4314	gtk2/closeI.xpm \
4315	gtk2/default.theme \
4316	gtk2/maximizeA.xpm \
4317	gtk2/maximizeI.xpm \
4318	gtk2/menuButtonA.xpm \
4319	gtk2/menuButtonI.xpm \
4320	gtk2/minimizeA.xpm \
4321	gtk2/minimizeI.xpm \
4322	gtk2/restoreA.xpm \
4323	gtk2/restoreI.xpm \
4324	nice2/closeA.xpm \
4325	nice2/closeI.xpm \
4326	nice2/default.theme \
4327	nice2/maximizeA.xpm \
4328	nice2/maximizeI.xpm \
4329	nice2/menuButtonA.xpm \
4330	nice2/menuButtonI.xpm \
4331	nice2/minimizeA.xpm \
4332	nice2/minimizeI.xpm \
4333	nice2/restoreA.xpm \
4334	nice2/restoreI.xpm \
4335	nice2/titleAB.xpm \
4336	nice2/titleAT.xpm \
4337	nice2/titleIB.xpm \
4338	nice2/titleIT.xpm \
4339	nice/blue.theme \
4340	nice/close.xpm \
4341	nice/default.theme \
4342	nice/hide.xpm \
4343	nice/maximize.xpm \
4344	nice/minimize.xpm \
4345	nice/restore.xpm \
4346	nice/rolldown.xpm \
4347	nice/rollup.xpm \
4348	warp3/close.xpm \
4349	warp3/default.theme \
4350	warp3/hide.xpm \
4351	warp3/maximize.xpm \
4352	warp3/minimize.xpm \
4353	warp3/restore.xpm \
4354	warp3/rolldown.xpm \
4355	warp3/rollup.xpm \
4356	warp4/close.xpm \
4357	warp4/default.theme \
4358	warp4/hide.xpm \
4359	warp4/maximize.xpm \
4360	warp4/minimize.xpm \
4361	warp4/restore.xpm \
4362	yellowmotif/close.xpm \
4363	yellowmotif/default.theme \
4364	yellowmotif/maximize.xpm \
4365	yellowmotif/menu.xpm \
4366	yellowmotif/minimize.xpm \
4367	yellowmotif/restore.xpm
4368
4369all: all-am
4370
4371.SUFFIXES:
4372$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
4373	@for dep in $?; do \
4374	  case '$(am__configure_deps)' in \
4375	    *$$dep*) \
4376	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
4377	        && { if test -f $@; then exit 0; else break; fi; }; \
4378	      exit 1;; \
4379	  esac; \
4380	done; \
4381	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits data/Makefile'; \
4382	$(am__cd) $(top_srcdir) && \
4383	  $(AUTOMAKE) --gnits data/Makefile
4384Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
4385	@case '$?' in \
4386	  *config.status*) \
4387	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
4388	  *) \
4389	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
4390	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
4391	esac;
4392
4393$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
4394	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
4395
4396$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
4397	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
4398$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
4399	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
4400$(am__aclocal_m4_deps):
4401install-nobase_dist_icewmthemesDATA: $(nobase_dist_icewmthemes_DATA)
4402	@$(NORMAL_INSTALL)
4403	@list='$(nobase_dist_icewmthemes_DATA)'; test -n "$(icewmthemesdir)" || list=; \
4404	if test -n "$$list"; then \
4405	  echo " $(MKDIR_P) '$(DESTDIR)$(icewmthemesdir)'"; \
4406	  $(MKDIR_P) "$(DESTDIR)$(icewmthemesdir)" || exit 1; \
4407	fi; \
4408	$(am__nobase_list) | while read dir files; do \
4409	  xfiles=; for file in $$files; do \
4410	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
4411	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
4412	  test -z "$$xfiles" || { \
4413	    test "x$$dir" = x. || { \
4414	      echo " $(MKDIR_P) '$(DESTDIR)$(icewmthemesdir)/$$dir'"; \
4415	      $(MKDIR_P) "$(DESTDIR)$(icewmthemesdir)/$$dir"; }; \
4416	    echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(icewmthemesdir)/$$dir'"; \
4417	    $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(icewmthemesdir)/$$dir" || exit $$?; }; \
4418	done
4419
4420uninstall-nobase_dist_icewmthemesDATA:
4421	@$(NORMAL_UNINSTALL)
4422	@list='$(nobase_dist_icewmthemes_DATA)'; test -n "$(icewmthemesdir)" || list=; \
4423	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
4424	dir='$(DESTDIR)$(icewmthemesdir)'; $(am__uninstall_files_from_dir)
4425tags TAGS:
4426
4427ctags CTAGS:
4428
4429cscope cscopelist:
4430
4431
4432distdir: $(BUILT_SOURCES)
4433	$(MAKE) $(AM_MAKEFLAGS) distdir-am
4434
4435distdir-am: $(DISTFILES)
4436	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
4437	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
4438	list='$(DISTFILES)'; \
4439	  dist_files=`for file in $$list; do echo $$file; done | \
4440	  sed -e "s|^$$srcdirstrip/||;t" \
4441	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
4442	case $$dist_files in \
4443	  */*) $(MKDIR_P) `echo "$$dist_files" | \
4444			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
4445			   sort -u` ;; \
4446	esac; \
4447	for file in $$dist_files; do \
4448	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
4449	  if test -d $$d/$$file; then \
4450	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
4451	    if test -d "$(distdir)/$$file"; then \
4452	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
4453	    fi; \
4454	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
4455	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
4456	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
4457	    fi; \
4458	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
4459	  else \
4460	    test -f "$(distdir)/$$file" \
4461	    || cp -p $$d/$$file "$(distdir)/$$file" \
4462	    || exit 1; \
4463	  fi; \
4464	done
4465check-am: all-am
4466check: check-am
4467all-am: Makefile $(DATA)
4468installdirs:
4469	for dir in "$(DESTDIR)$(icewmthemesdir)"; do \
4470	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
4471	done
4472install: install-am
4473install-exec: install-exec-am
4474install-data: install-data-am
4475uninstall: uninstall-am
4476
4477install-am: all-am
4478	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
4479
4480installcheck: installcheck-am
4481install-strip:
4482	if test -z '$(STRIP)'; then \
4483	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
4484	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
4485	      install; \
4486	else \
4487	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
4488	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
4489	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
4490	fi
4491mostlyclean-generic:
4492
4493clean-generic:
4494
4495distclean-generic:
4496	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
4497	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
4498
4499maintainer-clean-generic:
4500	@echo "This command is intended for maintainers to use"
4501	@echo "it deletes files that may require special tools to rebuild."
4502clean: clean-am
4503
4504clean-am: clean-generic mostlyclean-am
4505
4506distclean: distclean-am
4507	-rm -f Makefile
4508distclean-am: clean-am distclean-generic
4509
4510dvi: dvi-am
4511
4512dvi-am:
4513
4514html: html-am
4515
4516html-am:
4517
4518info: info-am
4519
4520info-am:
4521
4522install-data-am: install-nobase_dist_icewmthemesDATA
4523
4524install-dvi: install-dvi-am
4525
4526install-dvi-am:
4527
4528install-exec-am:
4529
4530install-html: install-html-am
4531
4532install-html-am:
4533
4534install-info: install-info-am
4535
4536install-info-am:
4537
4538install-man:
4539
4540install-pdf: install-pdf-am
4541
4542install-pdf-am:
4543
4544install-ps: install-ps-am
4545
4546install-ps-am:
4547
4548installcheck-am:
4549
4550maintainer-clean: maintainer-clean-am
4551	-rm -f Makefile
4552maintainer-clean-am: distclean-am maintainer-clean-generic
4553
4554mostlyclean: mostlyclean-am
4555
4556mostlyclean-am: mostlyclean-generic
4557
4558pdf: pdf-am
4559
4560pdf-am:
4561
4562ps: ps-am
4563
4564ps-am:
4565
4566uninstall-am: uninstall-nobase_dist_icewmthemesDATA
4567
4568.MAKE: install-am install-strip
4569
4570.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
4571	ctags-am distclean distclean-generic distdir dvi dvi-am html \
4572	html-am info info-am install install-am install-data \
4573	install-data-am install-dvi install-dvi-am install-exec \
4574	install-exec-am install-html install-html-am install-info \
4575	install-info-am install-man \
4576	install-nobase_dist_icewmthemesDATA install-pdf install-pdf-am \
4577	install-ps install-ps-am install-strip installcheck \
4578	installcheck-am installdirs maintainer-clean \
4579	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
4580	pdf-am ps ps-am tags-am uninstall uninstall-am \
4581	uninstall-nobase_dist_icewmthemesDATA
4582
4583.PRECIOUS: Makefile
4584
4585
4586# nothing yet
4587
4588# Tell versions [3.59,3.63) of GNU make to not export all variables.
4589# Otherwise a system limit (for SysV at least) may be exceeded.
4590.NOEXPORT:
4591