67 files changed, 5406 insertions, 0 deletions
diff --git a/pics/kbill/bitmaps/Makefile b/pics/kbill/bitmaps/Makefile new file mode 100644 index 0000000..b71515f --- a/dev/null +++ b/pics/kbill/bitmaps/Makefile | |||
@@ -0,0 +1,509 @@ | |||
1 | # Generated automatically from Makefile.in by config.pl. | ||
2 | # KDE tags expanded automatically by am_edit - $Revision$ | ||
3 | # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am | ||
4 | |||
5 | # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. | ||
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 | ####### kdevelop will overwrite this part!!! (begin)########## | ||
16 | |||
17 | |||
18 | SHELL = /bin/sh | ||
19 | |||
20 | srcdir = . | ||
21 | top_srcdir = ../.. | ||
22 | VPATH = . | ||
23 | prefix = /usr/local/kde3 | ||
24 | exec_prefix = ${prefix} | ||
25 | #>- | ||
26 | bindir = ${exec_prefix}/bin | ||
27 | #>+ 3 | ||
28 | DEPDIR = .deps | ||
29 | |||
30 | bindir = ${exec_prefix}/bin | ||
31 | sbindir = ${exec_prefix}/sbin | ||
32 | libexecdir = ${exec_prefix}/libexec | ||
33 | datadir = ${prefix}/share | ||
34 | sysconfdir = ${prefix}/etc | ||
35 | sharedstatedir = ${prefix}/com | ||
36 | localstatedir = ${prefix}/var | ||
37 | libdir = ${exec_prefix}/lib | ||
38 | infodir = ${prefix}/info | ||
39 | mandir = ${prefix}/man | ||
40 | includedir = ${prefix}/include | ||
41 | oldincludedir = /usr/include | ||
42 | |||
43 | DESTDIR = | ||
44 | |||
45 | pkgdatadir = $(datadir)/kdenonbeta | ||
46 | pkglibdir = $(libdir)/kdenonbeta | ||
47 | pkgincludedir = $(includedir)/kdenonbeta | ||
48 | |||
49 | top_builddir = ../.. | ||
50 | |||
51 | ACLOCAL = aclocal | ||
52 | AUTOCONF = autoconf | ||
53 | AUTOMAKE = automake | ||
54 | AUTOHEADER = autoheader | ||
55 | |||
56 | INSTALL = /bin/install -c -p | ||
57 | INSTALL_PROGRAM = ${INSTALL} $(INSTALL_STRIP_FLAG) $(AM_INSTALL_PROGRAM_FLAGS) | ||
58 | INSTALL_DATA = ${INSTALL} -m 644 | ||
59 | INSTALL_SCRIPT = ${INSTALL} | ||
60 | transform = s,x,x, | ||
61 | |||
62 | NORMAL_INSTALL = : | ||
63 | PRE_INSTALL = : | ||
64 | POST_INSTALL = : | ||
65 | NORMAL_UNINSTALL = : | ||
66 | PRE_UNINSTALL = : | ||
67 | POST_UNINSTALL = : | ||
68 | build_alias = | ||
69 | build_triplet = i686-pc-linux-gnu | ||
70 | host_alias = | ||
71 | host_triplet = i686-pc-linux-gnu | ||
72 | target_alias = | ||
73 | target_triplet = i686-pc-linux-gnu | ||
74 | ARTSCCONFIG = /usr/local/kde3/bin/artsc-config | ||
75 | AS = @AS@ | ||
76 | AUTODIRS = | ||
77 | CC = gcc | ||
78 | CONF_FILES = $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./ksim/monitors/filesystem/configure.in.in | ||
79 | CPP = gcc -E | ||
80 | CXX = g++ | ||
81 | CXXCPP = g++ -E | ||
82 | DCOPIDL = /usr/local/kde3/bin/dcopidl | ||
83 | DCOPIDL2CPP = /usr/local/kde3/bin/dcopidl2cpp | ||
84 | DCOP_DEPENDENCIES = $(DCOPIDL) | ||
85 | DLLTOOL = @DLLTOOL@ | ||
86 | DPMSINC = @DPMSINC@ | ||
87 | DPMSLIB = @DPMSLIB@ | ||
88 | ECHO = echo | ||
89 | EXEEXT = | ||
90 | GCJ = @GCJ@ | ||
91 | GCJFLAGS = @GCJFLAGS@ | ||
92 | GLINC = @GLINC@ | ||
93 | GLLIB = @GLLIB@ | ||
94 | GMSGFMT = /usr/bin/msgfmt | ||
95 | IDL = @IDL@ | ||
96 | IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ | ||
97 | JAR = @JAR@ | ||
98 | JAVAC = @JAVAC@ | ||
99 | JAVAH = @JAVAH@ | ||
100 | JVMLIBS = @JVMLIBS@ | ||
101 | KDECONFIG = /usr/local/kde3/bin/kde-config | ||
102 | KDE_CXXFLAGS = | ||
103 | KDE_EXTRA_RPATH = | ||
104 | KDE_INCLUDES = -I/usr/local/kde3/include | ||
105 | KDE_LDFLAGS = -L/usr/local/kde3/lib | ||
106 | KDE_MT_LDFLAGS = | ||
107 | KDE_MT_LIBS = -lpthread | ||
108 | KDE_PLUGIN = -avoid-version -module -no-undefined $(KDE_RPATH) $(KDE_MT_LDFLAGS) | ||
109 | KDE_RPATH = -R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries) | ||
110 | KDE_USE_CLOSURE_FALSE = # | ||
111 | KDE_USE_CLOSURE_TRUE = | ||
112 | KDE_USE_FINAL_FALSE = | ||
113 | KDE_USE_FINAL_TRUE = # | ||
114 | KDE_XSL_STYLESHEET = /usr/local/kde3/share/apps/ksgmltools2/customization/kde-chunk.xsl | ||
115 | LEX = @LEX@ | ||
116 | LEXLIB = @LEXLIB@ | ||
117 | LIBCOMPAT = | ||
118 | LIBCRYPT = -lcrypt | ||
119 | LIBDL = -ldl | ||
120 | LIBGEN = @LIBGEN@ | ||
121 | LIBJPEG = -ljpeg | ||
122 | LIBMICO = @LIBMICO@ | ||
123 | LIBOBJS = @LIBOBJS@ | ||
124 | LIBPNG = -lpng -lz -lm | ||
125 | LIBPTHREAD = -lpthread | ||
126 | LIBPYTHON = @LIBPYTHON@ | ||
127 | LIBQIMGIO = @LIBQIMGIO@ | ||
128 | LIBRESOLV = -lresolv | ||
129 | LIBSHADOW = @LIBSHADOW@ | ||
130 | LIBSM = -lSM -lICE | ||
131 | LIBSOCKET = -lresolv | ||
132 | LIBTIFF = @LIBTIFF@ | ||
133 | LIBTOOL = $(SHELL) $(top_builddir)/libtool | ||
134 | LIBUCB = | ||
135 | LIBUTIL = -lutil | ||
136 | LIBXINERAMA = | ||
137 | LIBZ = -lz | ||
138 | LIB_KAB = -lkab | ||
139 | LIB_KDECORE = -lkdecore | ||
140 | LIB_KDEPRINT = -lkdeprint | ||
141 | LIB_KDEUI = -lkdeui | ||
142 | LIB_KFILE = -lkio | ||
143 | LIB_KFM = | ||
144 | LIB_KHTML = -lkhtml | ||
145 | LIB_KHTMLW = -lkhtmlw | ||
146 | LIB_KIMGIO = @LIB_KIMGIO@ | ||
147 | LIB_KIO = -lkio | ||
148 | LIB_KPARTS = -lkparts | ||
149 | LIB_KSPELL = -lkspell | ||
150 | LIB_KSYCOCA = -lkio | ||
151 | LIB_QPE = | ||
152 | LIB_QT = -lqt-mt $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread | ||
153 | LIB_QTOPIA = @LIB_QTOPIA@ | ||
154 | LIB_SMB = -lsmb | ||
155 | LIB_X11 = -lX11 $(LIBSOCKET) | ||
156 | LIB_XEXT = -lXext | ||
157 | LN_S = ln -s | ||
158 | MAKEINFO = makeinfo | ||
159 | MCOPIDL = /usr/local/kde3/bin/mcopidl | ||
160 | MEINPROC = /usr/local/kde3/bin/meinproc | ||
161 | MICO_INCLUDES = @MICO_INCLUDES@ | ||
162 | MICO_LDFLAGS = @MICO_LDFLAGS@ | ||
163 | MOC = /usr/local/qt/bin/moc | ||
164 | MSGFMT = /usr/bin/msgfmt | ||
165 | NOOPT_CFLAGS = | ||
166 | NOOPT_CXXFLAGS = -fno-exceptions -fno-check-new | ||
167 | NOREPO = -fno-repo | ||
168 | OBJDUMP = @OBJDUMP@ | ||
169 | OBJEXT = o | ||
170 | PACKAGE = kdenonbeta | ||
171 | PAMLIBS = @PAMLIBS@ | ||
172 | PASSWDLIBS = @PASSWDLIBS@ | ||
173 | PYTHONINC = @PYTHONINC@ | ||
174 | PYTHONLIB = @PYTHONLIB@ | ||
175 | PYTHONMODDIR = @PYTHONMODDIR@ | ||
176 | QTE_NORTTI = | ||
177 | QTOPIA_INCLUDES = @QTOPIA_INCLUDES@ | ||
178 | QT_INCLUDES = -I/usr/local/qt/include | ||
179 | QT_LDFLAGS = -L/usr/local/qt/lib | ||
180 | RANLIB = ranlib | ||
181 | RC = @RC@ | ||
182 | REPO = -frepo | ||
183 | SETUIDFLAGS = @SETUIDFLAGS@ | ||
184 | STRIP = strip | ||
185 | TOPSUBDIRS = atlantik kbill kolf ksim | ||
186 | UIC = /usr/local/qt/bin/uic -L $(kde_widgetdir) -nounload | ||
187 | UIC_TR = tr2i18n | ||
188 | USER_INCLUDES = | ||
189 | USER_LDFLAGS = | ||
190 | USE_EXCEPTIONS = -fexceptions | ||
191 | USE_RTTI = | ||
192 | USE_THREADS = | ||
193 | VERSION = 3.0 | ||
194 | WOVERLOADED_VIRTUAL = | ||
195 | XGETTEXT = /usr/bin/xgettext | ||
196 | XPMINC = @XPMINC@ | ||
197 | XPMLIB = @XPMLIB@ | ||
198 | X_EXTRA_LIBS = -lresolv | ||
199 | X_INCLUDES = -I/usr/X11R6/include | ||
200 | X_LDFLAGS = -L/usr/X11R6/lib | ||
201 | X_PRE_LIBS = | ||
202 | all_includes = -I/usr/local/kde3/include -I/usr/local/qt/include -I/usr/X11R6/include | ||
203 | all_libraries = -L/usr/X11R6/lib -L/usr/local/qt/lib -L/usr/local/kde3/lib | ||
204 | idldir = @idldir@ | ||
205 | jni_includes = @jni_includes@ | ||
206 | kde_appsdir = ${prefix}/share/applnk | ||
207 | kde_bindir = ${exec_prefix}/bin | ||
208 | kde_confdir = ${prefix}/share/config | ||
209 | kde_datadir = ${prefix}/share/apps | ||
210 | kde_htmldir = ${prefix}/share/doc/HTML | ||
211 | kde_icondir = ${prefix}/share/icons | ||
212 | kde_includes = /usr/local/kde3/include | ||
213 | kde_libraries = /usr/local/kde3/lib | ||
214 | kde_libs_htmldir = /usr/local/kde3/share/doc/HTML | ||
215 | kde_libs_prefix = /usr/local/kde3 | ||
216 | kde_locale = ${prefix}/share/locale | ||
217 | kde_mimedir = ${prefix}/share/mimelnk | ||
218 | kde_moduledir = ${exec_prefix}/lib/kde3 | ||
219 | kde_qtver = 3 | ||
220 | kde_servicesdir = ${prefix}/share/services | ||
221 | kde_servicetypesdir = ${prefix}/share/servicetypes | ||
222 | kde_sounddir = ${prefix}/share/sounds | ||
223 | kde_styledir = ${exec_prefix}/lib/kde3/plugins/styles | ||
224 | kde_templatesdir = ${prefix}/share/templates | ||
225 | kde_wallpaperdir = ${prefix}/share/wallpapers | ||
226 | kde_widgetdir = ${exec_prefix}/lib/kde3/plugins/designer | ||
227 | micodir = @micodir@ | ||
228 | qt_includes = /usr/local/qt/include | ||
229 | qt_libraries = /usr/local/qt/lib | ||
230 | x_includes = /usr/X11R6/include | ||
231 | x_libraries = /usr/X11R6/lib | ||
232 | |||
233 | EXTRA_DIST = apple.xbm bsd.xbm bucket.xbm hand_down.xbm hand_down_mask.xbm hand_up.xbm hand_up_mask.xbm hurd.xbm linux.xbm next.xbm os2.xbm redhat.xbm sgi.xbm sun.xbm | ||
234 | mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs | ||
235 | CONFIG_HEADER = ../../config.h | ||
236 | CONFIG_CLEAN_FILES = | ||
237 | DIST_COMMON = Makefile.am Makefile.in | ||
238 | |||
239 | |||
240 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | ||
241 | |||
242 | TAR = tar | ||
243 | GZIP_ENV = --best | ||
244 | #>- all: all-redirect | ||
245 | #>+ 1 | ||
246 | all: docs-am all-redirect | ||
247 | .SUFFIXES: | ||
248 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | ||
249 | #>- cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/bitmaps/Makefile | ||
250 | #>+ 2 | ||
251 | cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/bitmaps/Makefile | ||
252 | cd $(top_srcdir) && perl admin/am_edit kbill/bitmaps/Makefile.in | ||
253 | |||
254 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | ||
255 | cd $(top_builddir) \ | ||
256 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | ||
257 | |||
258 | tags: TAGS | ||
259 | TAGS: | ||
260 | |||
261 | |||
262 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | ||
263 | |||
264 | subdir = kbill/bitmaps | ||
265 | |||
266 | distdir: $(DISTFILES) | ||
267 | here=`cd $(top_builddir) && pwd`; \ | ||
268 | top_distdir=`cd $(top_distdir) && pwd`; \ | ||
269 | distdir=`cd $(distdir) && pwd`; \ | ||
270 | cd $(top_srcdir) \ | ||
271 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu kbill/bitmaps/Makefile | ||
272 | @for file in $(DISTFILES); do \ | ||
273 | d=$(srcdir); \ | ||
274 | if test -d $$d/$$file; then \ | ||
275 | cp -pr $$d/$$file $(distdir)/$$file; \ | ||
276 | else \ | ||
277 | test -f $(distdir)/$$file \ | ||
278 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | ||
279 | || cp -p $$d/$$file $(distdir)/$$file || :; \ | ||
280 | fi; \ | ||
281 | done | ||
282 | info-am: | ||
283 | info: info-am | ||
284 | dvi-am: | ||
285 | dvi: dvi-am | ||
286 | check-am: all-am | ||
287 | check: check-am | ||
288 | installcheck-am: | ||
289 | installcheck: installcheck-am | ||
290 | install-exec-am: | ||
291 | install-exec: install-exec-am | ||
292 | |||
293 | install-data-am: install-data-local | ||
294 | install-data: install-data-am | ||
295 | |||
296 | install-am: all-am | ||
297 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
298 | install: install-am | ||
299 | uninstall-am: uninstall-local | ||
300 | uninstall: uninstall-am | ||
301 | all-am: Makefile | ||
302 | all-redirect: all-am | ||
303 | install-strip: | ||
304 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | ||
305 | installdirs: | ||
306 | |||
307 | |||
308 | mostlyclean-generic: | ||
309 | |||
310 | clean-generic: | ||
311 | |||
312 | distclean-generic: | ||
313 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | ||
314 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* | ||
315 | |||
316 | maintainer-clean-generic: | ||
317 | mostlyclean-am: mostlyclean-generic | ||
318 | |||
319 | mostlyclean: mostlyclean-am | ||
320 | |||
321 | clean-am: clean-generic mostlyclean-am | ||
322 | |||
323 | #>- clean: clean-am | ||
324 | #>+ 1 | ||
325 | clean: kde-rpo-clean clean-am | ||
326 | |||
327 | distclean-am: distclean-generic clean-am | ||
328 | -rm -f libtool | ||
329 | |||
330 | distclean: distclean-am | ||
331 | |||
332 | maintainer-clean-am: maintainer-clean-generic distclean-am | ||
333 | @echo "This command is intended for maintainers to use;" | ||
334 | @echo "it deletes files that may require special tools to rebuild." | ||
335 | |||
336 | maintainer-clean: maintainer-clean-am | ||
337 | |||
338 | .PHONY: tags distdir info-am info dvi-am dvi check check-am \ | ||
339 | installcheck-am installcheck install-exec-am install-exec \ | ||
340 | install-data-local install-data-am install-data install-am install \ | ||
341 | uninstall-local uninstall-am uninstall all-redirect all-am all \ | ||
342 | installdirs mostlyclean-generic distclean-generic clean-generic \ | ||
343 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean | ||
344 | |||
345 | |||
346 | install-data-local: | ||
347 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
348 | #>+ 1 | ||
349 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
350 | #>- $(INSTALL_DATA) apple.xbm $(kde_datadir)/kbill/bitmaps/apple.xbm | ||
351 | #>+ 1 | ||
352 | $(INSTALL_DATA) apple.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/apple.xbm | ||
353 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
354 | #>+ 1 | ||
355 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
356 | #>- $(INSTALL_DATA) bsd.xbm $(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
357 | #>+ 1 | ||
358 | $(INSTALL_DATA) bsd.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
359 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
360 | #>+ 1 | ||
361 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
362 | #>- $(INSTALL_DATA) bucket.xbm $(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
363 | #>+ 1 | ||
364 | $(INSTALL_DATA) bucket.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
365 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
366 | #>+ 1 | ||
367 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
368 | #>- $(INSTALL_DATA) hand_down.xbm $(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
369 | #>+ 1 | ||
370 | $(INSTALL_DATA) hand_down.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
371 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
372 | #>+ 1 | ||
373 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
374 | #>- $(INSTALL_DATA) hand_down_mask.xbm $(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
375 | #>+ 1 | ||
376 | $(INSTALL_DATA) hand_down_mask.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
377 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
378 | #>+ 1 | ||
379 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
380 | #>- $(INSTALL_DATA) hand_up.xbm $(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
381 | #>+ 1 | ||
382 | $(INSTALL_DATA) hand_up.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
383 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
384 | #>+ 1 | ||
385 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
386 | #>- $(INSTALL_DATA) hand_up_mask.xbm $(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
387 | #>+ 1 | ||
388 | $(INSTALL_DATA) hand_up_mask.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
389 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
390 | #>+ 1 | ||
391 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
392 | #>- $(INSTALL_DATA) hurd.xbm $(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
393 | #>+ 1 | ||
394 | $(INSTALL_DATA) hurd.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
395 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
396 | #>+ 1 | ||
397 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
398 | #>- $(INSTALL_DATA) linux.xbm $(kde_datadir)/kbill/bitmaps/linux.xbm | ||
399 | #>+ 1 | ||
400 | $(INSTALL_DATA) linux.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/linux.xbm | ||
401 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
402 | #>+ 1 | ||
403 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
404 | #>- $(INSTALL_DATA) next.xbm $(kde_datadir)/kbill/bitmaps/next.xbm | ||
405 | #>+ 1 | ||
406 | $(INSTALL_DATA) next.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/next.xbm | ||
407 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
408 | #>+ 1 | ||
409 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
410 | #>- $(INSTALL_DATA) os2.xbm $(kde_datadir)/kbill/bitmaps/os2.xbm | ||
411 | #>+ 1 | ||
412 | $(INSTALL_DATA) os2.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/os2.xbm | ||
413 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
414 | #>+ 1 | ||
415 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
416 | #>- $(INSTALL_DATA) redhat.xbm $(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
417 | #>+ 1 | ||
418 | $(INSTALL_DATA) redhat.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
419 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
420 | #>+ 1 | ||
421 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
422 | #>- $(INSTALL_DATA) sgi.xbm $(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
423 | #>+ 1 | ||
424 | $(INSTALL_DATA) sgi.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
425 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
426 | #>+ 1 | ||
427 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
428 | #>- $(INSTALL_DATA) sun.xbm $(kde_datadir)/kbill/bitmaps/sun.xbm | ||
429 | #>+ 1 | ||
430 | $(INSTALL_DATA) sun.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/sun.xbm | ||
431 | |||
432 | uninstall-local: | ||
433 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/apple.xbm | ||
434 | #>+ 1 | ||
435 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/apple.xbm | ||
436 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
437 | #>+ 1 | ||
438 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
439 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
440 | #>+ 1 | ||
441 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
442 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
443 | #>+ 1 | ||
444 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
445 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
446 | #>+ 1 | ||
447 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
448 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
449 | #>+ 1 | ||
450 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
451 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
452 | #>+ 1 | ||
453 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
454 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
455 | #>+ 1 | ||
456 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
457 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/linux.xbm | ||
458 | #>+ 1 | ||
459 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/linux.xbm | ||
460 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/next.xbm | ||
461 | #>+ 1 | ||
462 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/next.xbm | ||
463 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/os2.xbm | ||
464 | #>+ 1 | ||
465 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/os2.xbm | ||
466 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
467 | #>+ 1 | ||
468 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
469 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
470 | #>+ 1 | ||
471 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
472 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/sun.xbm | ||
473 | #>+ 1 | ||
474 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/sun.xbm | ||
475 | |||
476 | ####### kdevelop will overwrite this part!!! (end)############ | ||
477 | |||
478 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
479 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
480 | .NOEXPORT: | ||
481 | |||
482 | #>+ 2 | ||
483 | docs-am: | ||
484 | |||
485 | #>+ 5 | ||
486 | force-reedit: | ||
487 | cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/bitmaps/Makefile | ||
488 | cd $(top_srcdir) && perl admin/am_edit kbill/bitmaps/Makefile.in | ||
489 | |||
490 | |||
491 | #>+ 2 | ||
492 | final: | ||
493 | $(MAKE) all-am | ||
494 | #>+ 2 | ||
495 | final-install: | ||
496 | $(MAKE) install-am | ||
497 | #>+ 2 | ||
498 | no-final: | ||
499 | $(MAKE) all-am | ||
500 | #>+ 2 | ||
501 | no-final-install: | ||
502 | $(MAKE) install-am | ||
503 | #>+ 3 | ||
504 | cvs-clean: | ||
505 | $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean | ||
506 | |||
507 | #>+ 3 | ||
508 | kde-rpo-clean: | ||
509 | -rm -f *.rpo | ||
diff --git a/pics/kbill/bitmaps/Makefile.am b/pics/kbill/bitmaps/Makefile.am new file mode 100644 index 0000000..4aaddcd --- a/dev/null +++ b/pics/kbill/bitmaps/Makefile.am | |||
@@ -0,0 +1,52 @@ | |||
1 | ####### kdevelop will overwrite this part!!! (begin)########## | ||
2 | |||
3 | |||
4 | EXTRA_DIST = apple.xbm bsd.xbm bucket.xbm hand_down.xbm hand_down_mask.xbm hand_up.xbm hand_up_mask.xbm hurd.xbm linux.xbm next.xbm os2.xbm redhat.xbm sgi.xbm sun.xbm | ||
5 | |||
6 | install-data-local: | ||
7 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
8 | $(INSTALL_DATA) apple.xbm $(kde_datadir)/kbill/bitmaps/apple.xbm | ||
9 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
10 | $(INSTALL_DATA) bsd.xbm $(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
11 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
12 | $(INSTALL_DATA) bucket.xbm $(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
13 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
14 | $(INSTALL_DATA) hand_down.xbm $(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
15 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
16 | $(INSTALL_DATA) hand_down_mask.xbm $(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
17 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
18 | $(INSTALL_DATA) hand_up.xbm $(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
19 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
20 | $(INSTALL_DATA) hand_up_mask.xbm $(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
21 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
22 | $(INSTALL_DATA) hurd.xbm $(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
23 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
24 | $(INSTALL_DATA) linux.xbm $(kde_datadir)/kbill/bitmaps/linux.xbm | ||
25 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
26 | $(INSTALL_DATA) next.xbm $(kde_datadir)/kbill/bitmaps/next.xbm | ||
27 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
28 | $(INSTALL_DATA) os2.xbm $(kde_datadir)/kbill/bitmaps/os2.xbm | ||
29 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
30 | $(INSTALL_DATA) redhat.xbm $(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
31 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
32 | $(INSTALL_DATA) sgi.xbm $(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
33 | $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
34 | $(INSTALL_DATA) sun.xbm $(kde_datadir)/kbill/bitmaps/sun.xbm | ||
35 | |||
36 | uninstall-local: | ||
37 | -rm -f $(kde_datadir)/kbill/bitmaps/apple.xbm | ||
38 | -rm -f $(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
39 | -rm -f $(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
40 | -rm -f $(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
41 | -rm -f $(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
42 | -rm -f $(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
43 | -rm -f $(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
44 | -rm -f $(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
45 | -rm -f $(kde_datadir)/kbill/bitmaps/linux.xbm | ||
46 | -rm -f $(kde_datadir)/kbill/bitmaps/next.xbm | ||
47 | -rm -f $(kde_datadir)/kbill/bitmaps/os2.xbm | ||
48 | -rm -f $(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
49 | -rm -f $(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
50 | -rm -f $(kde_datadir)/kbill/bitmaps/sun.xbm | ||
51 | |||
52 | ####### kdevelop will overwrite this part!!! (end)############ | ||
diff --git a/pics/kbill/bitmaps/Makefile.in b/pics/kbill/bitmaps/Makefile.in new file mode 100644 index 0000000..06bed94 --- a/dev/null +++ b/pics/kbill/bitmaps/Makefile.in | |||
@@ -0,0 +1,508 @@ | |||
1 | # KDE tags expanded automatically by am_edit - $Revision$ | ||
2 | # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am | ||
3 | |||
4 | # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. | ||
5 | # This Makefile.in is free software; the Free Software Foundation | ||
6 | # gives unlimited permission to copy and/or distribute it, | ||
7 | # with or without modifications, as long as this notice is preserved. | ||
8 | |||
9 | # This program is distributed in the hope that it will be useful, | ||
10 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | ||
11 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | ||
12 | # PARTICULAR PURPOSE. | ||
13 | |||
14 | ####### kdevelop will overwrite this part!!! (begin)########## | ||
15 | |||
16 | |||
17 | SHELL = @SHELL@ | ||
18 | |||
19 | srcdir = @srcdir@ | ||
20 | top_srcdir = @top_srcdir@ | ||
21 | VPATH = @srcdir@ | ||
22 | prefix = @prefix@ | ||
23 | exec_prefix = @exec_prefix@ | ||
24 | #>- | ||
25 | bindir = @bindir@ | ||
26 | #>+ 3 | ||
27 | DEPDIR = .deps | ||
28 | |||
29 | bindir = @bindir@ | ||
30 | sbindir = @sbindir@ | ||
31 | libexecdir = @libexecdir@ | ||
32 | datadir = @datadir@ | ||
33 | sysconfdir = @sysconfdir@ | ||
34 | sharedstatedir = @sharedstatedir@ | ||
35 | localstatedir = @localstatedir@ | ||
36 | libdir = @libdir@ | ||
37 | infodir = @infodir@ | ||
38 | mandir = @mandir@ | ||
39 | includedir = @includedir@ | ||
40 | oldincludedir = /usr/include | ||
41 | |||
42 | DESTDIR = | ||
43 | |||
44 | pkgdatadir = $(datadir)/@PACKAGE@ | ||
45 | pkglibdir = $(libdir)/@PACKAGE@ | ||
46 | pkgincludedir = $(includedir)/@PACKAGE@ | ||
47 | |||
48 | top_builddir = ../.. | ||
49 | |||
50 | ACLOCAL = @ACLOCAL@ | ||
51 | AUTOCONF = @AUTOCONF@ | ||
52 | AUTOMAKE = @AUTOMAKE@ | ||
53 | AUTOHEADER = @AUTOHEADER@ | ||
54 | |||
55 | INSTALL = @INSTALL@ | ||
56 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) | ||
57 | INSTALL_DATA = @INSTALL_DATA@ | ||
58 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | ||
59 | transform = @program_transform_name@ | ||
60 | |||
61 | NORMAL_INSTALL = : | ||
62 | PRE_INSTALL = : | ||
63 | POST_INSTALL = : | ||
64 | NORMAL_UNINSTALL = : | ||
65 | PRE_UNINSTALL = : | ||
66 | POST_UNINSTALL = : | ||
67 | build_alias = @build_alias@ | ||
68 | build_triplet = @build@ | ||
69 | host_alias = @host_alias@ | ||
70 | host_triplet = @host@ | ||
71 | target_alias = @target_alias@ | ||
72 | target_triplet = @target@ | ||
73 | ARTSCCONFIG = @ARTSCCONFIG@ | ||
74 | AS = @AS@ | ||
75 | AUTODIRS = @AUTODIRS@ | ||
76 | CC = @CC@ | ||
77 | CONF_FILES = @CONF_FILES@ | ||
78 | CPP = @CPP@ | ||
79 | CXX = @CXX@ | ||
80 | CXXCPP = @CXXCPP@ | ||
81 | DCOPIDL = @DCOPIDL@ | ||
82 | DCOPIDL2CPP = @DCOPIDL2CPP@ | ||
83 | DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ | ||
84 | DLLTOOL = @DLLTOOL@ | ||
85 | DPMSINC = @DPMSINC@ | ||
86 | DPMSLIB = @DPMSLIB@ | ||
87 | ECHO = @ECHO@ | ||
88 | EXEEXT = @EXEEXT@ | ||
89 | GCJ = @GCJ@ | ||
90 | GCJFLAGS = @GCJFLAGS@ | ||
91 | GLINC = @GLINC@ | ||
92 | GLLIB = @GLLIB@ | ||
93 | GMSGFMT = @GMSGFMT@ | ||
94 | IDL = @IDL@ | ||
95 | IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ | ||
96 | JAR = @JAR@ | ||
97 | JAVAC = @JAVAC@ | ||
98 | JAVAH = @JAVAH@ | ||
99 | JVMLIBS = @JVMLIBS@ | ||
100 | KDECONFIG = @KDECONFIG@ | ||
101 | KDE_CXXFLAGS = @KDE_CXXFLAGS@ | ||
102 | KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ | ||
103 | KDE_INCLUDES = @KDE_INCLUDES@ | ||
104 | KDE_LDFLAGS = @KDE_LDFLAGS@ | ||
105 | KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@ | ||
106 | KDE_MT_LIBS = @KDE_MT_LIBS@ | ||
107 | KDE_PLUGIN = @KDE_PLUGIN@ | ||
108 | KDE_RPATH = @KDE_RPATH@ | ||
109 | KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ | ||
110 | KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ | ||
111 | KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ | ||
112 | KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ | ||
113 | KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ | ||
114 | LEX = @LEX@ | ||
115 | LEXLIB = @LEXLIB@ | ||
116 | LIBCOMPAT = @LIBCOMPAT@ | ||
117 | LIBCRYPT = @LIBCRYPT@ | ||
118 | LIBDL = @LIBDL@ | ||
119 | LIBGEN = @LIBGEN@ | ||
120 | LIBJPEG = @LIBJPEG@ | ||
121 | LIBMICO = @LIBMICO@ | ||
122 | LIBOBJS = @LIBOBJS@ | ||
123 | LIBPNG = @LIBPNG@ | ||
124 | LIBPTHREAD = @LIBPTHREAD@ | ||
125 | LIBPYTHON = @LIBPYTHON@ | ||
126 | LIBQIMGIO = @LIBQIMGIO@ | ||
127 | LIBRESOLV = @LIBRESOLV@ | ||
128 | LIBSHADOW = @LIBSHADOW@ | ||
129 | LIBSM = @LIBSM@ | ||
130 | LIBSOCKET = @LIBSOCKET@ | ||
131 | LIBTIFF = @LIBTIFF@ | ||
132 | LIBTOOL = @LIBTOOL@ | ||
133 | LIBUCB = @LIBUCB@ | ||
134 | LIBUTIL = @LIBUTIL@ | ||
135 | LIBXINERAMA = @LIBXINERAMA@ | ||
136 | LIBZ = @LIBZ@ | ||
137 | LIB_KAB = @LIB_KAB@ | ||
138 | LIB_KDECORE = @LIB_KDECORE@ | ||
139 | LIB_KDEPRINT = @LIB_KDEPRINT@ | ||
140 | LIB_KDEUI = @LIB_KDEUI@ | ||
141 | LIB_KFILE = @LIB_KFILE@ | ||
142 | LIB_KFM = @LIB_KFM@ | ||
143 | LIB_KHTML = @LIB_KHTML@ | ||
144 | LIB_KHTMLW = @LIB_KHTMLW@ | ||
145 | LIB_KIMGIO = @LIB_KIMGIO@ | ||
146 | LIB_KIO = @LIB_KIO@ | ||
147 | LIB_KPARTS = @LIB_KPARTS@ | ||
148 | LIB_KSPELL = @LIB_KSPELL@ | ||
149 | LIB_KSYCOCA = @LIB_KSYCOCA@ | ||
150 | LIB_QPE = @LIB_QPE@ | ||
151 | LIB_QT = @LIB_QT@ | ||
152 | LIB_QTOPIA = @LIB_QTOPIA@ | ||
153 | LIB_SMB = @LIB_SMB@ | ||
154 | LIB_X11 = @LIB_X11@ | ||
155 | LIB_XEXT = @LIB_XEXT@ | ||
156 | LN_S = @LN_S@ | ||
157 | MAKEINFO = @MAKEINFO@ | ||
158 | MCOPIDL = @MCOPIDL@ | ||
159 | MEINPROC = @MEINPROC@ | ||
160 | MICO_INCLUDES = @MICO_INCLUDES@ | ||
161 | MICO_LDFLAGS = @MICO_LDFLAGS@ | ||
162 | MOC = @MOC@ | ||
163 | MSGFMT = @MSGFMT@ | ||
164 | NOOPT_CFLAGS = @NOOPT_CFLAGS@ | ||
165 | NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ | ||
166 | NOREPO = @NOREPO@ | ||
167 | OBJDUMP = @OBJDUMP@ | ||
168 | OBJEXT = @OBJEXT@ | ||
169 | PACKAGE = @PACKAGE@ | ||
170 | PAMLIBS = @PAMLIBS@ | ||
171 | PASSWDLIBS = @PASSWDLIBS@ | ||
172 | PYTHONINC = @PYTHONINC@ | ||
173 | PYTHONLIB = @PYTHONLIB@ | ||
174 | PYTHONMODDIR = @PYTHONMODDIR@ | ||
175 | QTE_NORTTI = @QTE_NORTTI@ | ||
176 | QTOPIA_INCLUDES = @QTOPIA_INCLUDES@ | ||
177 | QT_INCLUDES = @QT_INCLUDES@ | ||
178 | QT_LDFLAGS = @QT_LDFLAGS@ | ||
179 | RANLIB = @RANLIB@ | ||
180 | RC = @RC@ | ||
181 | REPO = @REPO@ | ||
182 | SETUIDFLAGS = @SETUIDFLAGS@ | ||
183 | STRIP = @STRIP@ | ||
184 | TOPSUBDIRS = @TOPSUBDIRS@ | ||
185 | UIC = @UIC@ | ||
186 | UIC_TR = @UIC_TR@ | ||
187 | USER_INCLUDES = @USER_INCLUDES@ | ||
188 | USER_LDFLAGS = @USER_LDFLAGS@ | ||
189 | USE_EXCEPTIONS = @USE_EXCEPTIONS@ | ||
190 | USE_RTTI = @USE_RTTI@ | ||
191 | USE_THREADS = @USE_THREADS@ | ||
192 | VERSION = @VERSION@ | ||
193 | WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ | ||
194 | XGETTEXT = @XGETTEXT@ | ||
195 | XPMINC = @XPMINC@ | ||
196 | XPMLIB = @XPMLIB@ | ||
197 | X_EXTRA_LIBS = @X_EXTRA_LIBS@ | ||
198 | X_INCLUDES = @X_INCLUDES@ | ||
199 | X_LDFLAGS = @X_LDFLAGS@ | ||
200 | X_PRE_LIBS = @X_PRE_LIBS@ | ||
201 | all_includes = @all_includes@ | ||
202 | all_libraries = @all_libraries@ | ||
203 | idldir = @idldir@ | ||
204 | jni_includes = @jni_includes@ | ||
205 | kde_appsdir = @kde_appsdir@ | ||
206 | kde_bindir = @kde_bindir@ | ||
207 | kde_confdir = @kde_confdir@ | ||
208 | kde_datadir = @kde_datadir@ | ||
209 | kde_htmldir = @kde_htmldir@ | ||
210 | kde_icondir = @kde_icondir@ | ||
211 | kde_includes = @kde_includes@ | ||
212 | kde_libraries = @kde_libraries@ | ||
213 | kde_libs_htmldir = @kde_libs_htmldir@ | ||
214 | kde_libs_prefix = @kde_libs_prefix@ | ||
215 | kde_locale = @kde_locale@ | ||
216 | kde_mimedir = @kde_mimedir@ | ||
217 | kde_moduledir = @kde_moduledir@ | ||
218 | kde_qtver = @kde_qtver@ | ||
219 | kde_servicesdir = @kde_servicesdir@ | ||
220 | kde_servicetypesdir = @kde_servicetypesdir@ | ||
221 | kde_sounddir = @kde_sounddir@ | ||
222 | kde_styledir = @kde_styledir@ | ||
223 | kde_templatesdir = @kde_templatesdir@ | ||
224 | kde_wallpaperdir = @kde_wallpaperdir@ | ||
225 | kde_widgetdir = @kde_widgetdir@ | ||
226 | micodir = @micodir@ | ||
227 | qt_includes = @qt_includes@ | ||
228 | qt_libraries = @qt_libraries@ | ||
229 | x_includes = @x_includes@ | ||
230 | x_libraries = @x_libraries@ | ||
231 | |||
232 | EXTRA_DIST = apple.xbm bsd.xbm bucket.xbm hand_down.xbm hand_down_mask.xbm hand_up.xbm hand_up_mask.xbm hurd.xbm linux.xbm next.xbm os2.xbm redhat.xbm sgi.xbm sun.xbm | ||
233 | mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs | ||
234 | CONFIG_HEADER = ../../config.h | ||
235 | CONFIG_CLEAN_FILES = | ||
236 | DIST_COMMON = Makefile.am Makefile.in | ||
237 | |||
238 | |||
239 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | ||
240 | |||
241 | TAR = tar | ||
242 | GZIP_ENV = --best | ||
243 | #>- all: all-redirect | ||
244 | #>+ 1 | ||
245 | all: docs-am all-redirect | ||
246 | .SUFFIXES: | ||
247 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | ||
248 | #>- cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/bitmaps/Makefile | ||
249 | #>+ 2 | ||
250 | cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/bitmaps/Makefile | ||
251 | cd $(top_srcdir) && perl admin/am_edit kbill/bitmaps/Makefile.in | ||
252 | |||
253 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | ||
254 | cd $(top_builddir) \ | ||
255 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | ||
256 | |||
257 | tags: TAGS | ||
258 | TAGS: | ||
259 | |||
260 | |||
261 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | ||
262 | |||
263 | subdir = kbill/bitmaps | ||
264 | |||
265 | distdir: $(DISTFILES) | ||
266 | here=`cd $(top_builddir) && pwd`; \ | ||
267 | top_distdir=`cd $(top_distdir) && pwd`; \ | ||
268 | distdir=`cd $(distdir) && pwd`; \ | ||
269 | cd $(top_srcdir) \ | ||
270 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu kbill/bitmaps/Makefile | ||
271 | @for file in $(DISTFILES); do \ | ||
272 | d=$(srcdir); \ | ||
273 | if test -d $$d/$$file; then \ | ||
274 | cp -pr $$d/$$file $(distdir)/$$file; \ | ||
275 | else \ | ||
276 | test -f $(distdir)/$$file \ | ||
277 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | ||
278 | || cp -p $$d/$$file $(distdir)/$$file || :; \ | ||
279 | fi; \ | ||
280 | done | ||
281 | info-am: | ||
282 | info: info-am | ||
283 | dvi-am: | ||
284 | dvi: dvi-am | ||
285 | check-am: all-am | ||
286 | check: check-am | ||
287 | installcheck-am: | ||
288 | installcheck: installcheck-am | ||
289 | install-exec-am: | ||
290 | install-exec: install-exec-am | ||
291 | |||
292 | install-data-am: install-data-local | ||
293 | install-data: install-data-am | ||
294 | |||
295 | install-am: all-am | ||
296 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
297 | install: install-am | ||
298 | uninstall-am: uninstall-local | ||
299 | uninstall: uninstall-am | ||
300 | all-am: Makefile | ||
301 | all-redirect: all-am | ||
302 | install-strip: | ||
303 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | ||
304 | installdirs: | ||
305 | |||
306 | |||
307 | mostlyclean-generic: | ||
308 | |||
309 | clean-generic: | ||
310 | |||
311 | distclean-generic: | ||
312 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | ||
313 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* | ||
314 | |||
315 | maintainer-clean-generic: | ||
316 | mostlyclean-am: mostlyclean-generic | ||
317 | |||
318 | mostlyclean: mostlyclean-am | ||
319 | |||
320 | clean-am: clean-generic mostlyclean-am | ||
321 | |||
322 | #>- clean: clean-am | ||
323 | #>+ 1 | ||
324 | clean: kde-rpo-clean clean-am | ||
325 | |||
326 | distclean-am: distclean-generic clean-am | ||
327 | -rm -f libtool | ||
328 | |||
329 | distclean: distclean-am | ||
330 | |||
331 | maintainer-clean-am: maintainer-clean-generic distclean-am | ||
332 | @echo "This command is intended for maintainers to use;" | ||
333 | @echo "it deletes files that may require special tools to rebuild." | ||
334 | |||
335 | maintainer-clean: maintainer-clean-am | ||
336 | |||
337 | .PHONY: tags distdir info-am info dvi-am dvi check check-am \ | ||
338 | installcheck-am installcheck install-exec-am install-exec \ | ||
339 | install-data-local install-data-am install-data install-am install \ | ||
340 | uninstall-local uninstall-am uninstall all-redirect all-am all \ | ||
341 | installdirs mostlyclean-generic distclean-generic clean-generic \ | ||
342 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean | ||
343 | |||
344 | |||
345 | install-data-local: | ||
346 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
347 | #>+ 1 | ||
348 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
349 | #>- $(INSTALL_DATA) apple.xbm $(kde_datadir)/kbill/bitmaps/apple.xbm | ||
350 | #>+ 1 | ||
351 | $(INSTALL_DATA) apple.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/apple.xbm | ||
352 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
353 | #>+ 1 | ||
354 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
355 | #>- $(INSTALL_DATA) bsd.xbm $(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
356 | #>+ 1 | ||
357 | $(INSTALL_DATA) bsd.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
358 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
359 | #>+ 1 | ||
360 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
361 | #>- $(INSTALL_DATA) bucket.xbm $(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
362 | #>+ 1 | ||
363 | $(INSTALL_DATA) bucket.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
364 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
365 | #>+ 1 | ||
366 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
367 | #>- $(INSTALL_DATA) hand_down.xbm $(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
368 | #>+ 1 | ||
369 | $(INSTALL_DATA) hand_down.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
370 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
371 | #>+ 1 | ||
372 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
373 | #>- $(INSTALL_DATA) hand_down_mask.xbm $(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
374 | #>+ 1 | ||
375 | $(INSTALL_DATA) hand_down_mask.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
376 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
377 | #>+ 1 | ||
378 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
379 | #>- $(INSTALL_DATA) hand_up.xbm $(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
380 | #>+ 1 | ||
381 | $(INSTALL_DATA) hand_up.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
382 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
383 | #>+ 1 | ||
384 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
385 | #>- $(INSTALL_DATA) hand_up_mask.xbm $(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
386 | #>+ 1 | ||
387 | $(INSTALL_DATA) hand_up_mask.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
388 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
389 | #>+ 1 | ||
390 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
391 | #>- $(INSTALL_DATA) hurd.xbm $(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
392 | #>+ 1 | ||
393 | $(INSTALL_DATA) hurd.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
394 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
395 | #>+ 1 | ||
396 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
397 | #>- $(INSTALL_DATA) linux.xbm $(kde_datadir)/kbill/bitmaps/linux.xbm | ||
398 | #>+ 1 | ||
399 | $(INSTALL_DATA) linux.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/linux.xbm | ||
400 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
401 | #>+ 1 | ||
402 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
403 | #>- $(INSTALL_DATA) next.xbm $(kde_datadir)/kbill/bitmaps/next.xbm | ||
404 | #>+ 1 | ||
405 | $(INSTALL_DATA) next.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/next.xbm | ||
406 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
407 | #>+ 1 | ||
408 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
409 | #>- $(INSTALL_DATA) os2.xbm $(kde_datadir)/kbill/bitmaps/os2.xbm | ||
410 | #>+ 1 | ||
411 | $(INSTALL_DATA) os2.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/os2.xbm | ||
412 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
413 | #>+ 1 | ||
414 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
415 | #>- $(INSTALL_DATA) redhat.xbm $(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
416 | #>+ 1 | ||
417 | $(INSTALL_DATA) redhat.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
418 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
419 | #>+ 1 | ||
420 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
421 | #>- $(INSTALL_DATA) sgi.xbm $(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
422 | #>+ 1 | ||
423 | $(INSTALL_DATA) sgi.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
424 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/bitmaps/ | ||
425 | #>+ 1 | ||
426 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/bitmaps/ | ||
427 | #>- $(INSTALL_DATA) sun.xbm $(kde_datadir)/kbill/bitmaps/sun.xbm | ||
428 | #>+ 1 | ||
429 | $(INSTALL_DATA) sun.xbm $(DESTDIR)$(kde_datadir)/kbill/bitmaps/sun.xbm | ||
430 | |||
431 | uninstall-local: | ||
432 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/apple.xbm | ||
433 | #>+ 1 | ||
434 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/apple.xbm | ||
435 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
436 | #>+ 1 | ||
437 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/bsd.xbm | ||
438 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
439 | #>+ 1 | ||
440 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/bucket.xbm | ||
441 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
442 | #>+ 1 | ||
443 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_down.xbm | ||
444 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
445 | #>+ 1 | ||
446 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_down_mask.xbm | ||
447 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
448 | #>+ 1 | ||
449 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_up.xbm | ||
450 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
451 | #>+ 1 | ||
452 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hand_up_mask.xbm | ||
453 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
454 | #>+ 1 | ||
455 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/hurd.xbm | ||
456 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/linux.xbm | ||
457 | #>+ 1 | ||
458 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/linux.xbm | ||
459 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/next.xbm | ||
460 | #>+ 1 | ||
461 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/next.xbm | ||
462 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/os2.xbm | ||
463 | #>+ 1 | ||
464 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/os2.xbm | ||
465 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
466 | #>+ 1 | ||
467 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/redhat.xbm | ||
468 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
469 | #>+ 1 | ||
470 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/sgi.xbm | ||
471 | #>- -rm -f $(kde_datadir)/kbill/bitmaps/sun.xbm | ||
472 | #>+ 1 | ||
473 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/bitmaps/sun.xbm | ||
474 | |||
475 | ####### kdevelop will overwrite this part!!! (end)############ | ||
476 | |||
477 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
478 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
479 | .NOEXPORT: | ||
480 | |||
481 | #>+ 2 | ||
482 | docs-am: | ||
483 | |||
484 | #>+ 5 | ||
485 | force-reedit: | ||
486 | cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/bitmaps/Makefile | ||
487 | cd $(top_srcdir) && perl admin/am_edit kbill/bitmaps/Makefile.in | ||
488 | |||
489 | |||
490 | #>+ 2 | ||
491 | final: | ||
492 | $(MAKE) all-am | ||
493 | #>+ 2 | ||
494 | final-install: | ||
495 | $(MAKE) install-am | ||
496 | #>+ 2 | ||
497 | no-final: | ||
498 | $(MAKE) all-am | ||
499 | #>+ 2 | ||
500 | no-final-install: | ||
501 | $(MAKE) install-am | ||
502 | #>+ 3 | ||
503 | cvs-clean: | ||
504 | $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean | ||
505 | |||
506 | #>+ 3 | ||
507 | kde-rpo-clean: | ||
508 | -rm -f *.rpo | ||
diff --git a/pics/kbill/bitmaps/apple.xbm b/pics/kbill/bitmaps/apple.xbm new file mode 100644 index 0000000..a2d0300 --- a/dev/null +++ b/pics/kbill/bitmaps/apple.xbm | |||
@@ -0,0 +1,10 @@ | |||
1 | #define apple_width 28 | ||
2 | #define apple_height 24 | ||
3 | static char apple_bits[] = { | ||
4 | 0x00,0x80,0x07,0x00,0x00,0xc0,0x03,0x00,0x00,0xc0,0x03,0x00,0x00,0xc0,0x01, | ||
5 | 0x00,0x00,0x43,0x0c,0x00,0xc0,0x0f,0x3f,0x00,0xe0,0xff,0x7f,0x00,0xe0,0xff, | ||
6 | 0x7f,0x00,0xf0,0xff,0x1f,0x00,0xf0,0xff,0x0f,0x00,0xf0,0xff,0x0f,0x00,0xf0, | ||
7 | 0xff,0x0f,0x00,0xf0,0xff,0x0f,0x00,0xf0,0xff,0x0f,0x00,0xf0,0xff,0x1f,0x00, | ||
8 | 0xe0,0xff,0x3f,0x00,0xe0,0xff,0x7f,0x00,0xe0,0xff,0x3f,0x00,0xc0,0xff,0x3f, | ||
9 | 0x00,0xc0,0xff,0x1f,0x00,0x80,0xff,0x1f,0x00,0x00,0xff,0x0f,0x00,0x00,0x0c, | ||
10 | 0x03,0x00,0x00,0x00,0x00,0x00}; | ||
diff --git a/pics/kbill/bitmaps/bsd.xbm b/pics/kbill/bitmaps/bsd.xbm new file mode 100644 index 0000000..14654cb --- a/dev/null +++ b/pics/kbill/bitmaps/bsd.xbm | |||
@@ -0,0 +1,10 @@ | |||
1 | #define bsd_width 28 | ||
2 | #define bsd_height 24 | ||
3 | static char bsd_bits[] = { | ||
4 | 0x00,0x00,0x00,0x00,0x00,0x18,0x00,0x00,0x00,0x18,0x10,0x00,0x00,0xf0,0x31, | ||
5 | 0x00,0x00,0xf8,0x37,0x00,0x00,0xf8,0x3f,0x00,0x00,0xf8,0x1f,0x00,0x40,0xf8, | ||
6 | 0x07,0x00,0x90,0xfc,0x07,0x00,0xa0,0xfc,0x07,0x00,0xc8,0xf9,0x03,0x00,0xb0, | ||
7 | 0xf1,0x01,0x00,0x00,0xe6,0x01,0x00,0x00,0xee,0x01,0x00,0x00,0xfc,0x01,0x00, | ||
8 | 0x00,0xf0,0x01,0x00,0x00,0xf8,0x01,0x00,0x00,0xf8,0x01,0x00,0x00,0xf8,0x03, | ||
9 | 0x00,0x00,0xf0,0x1f,0x00,0x00,0xf8,0xf1,0x00,0x00,0xff,0x01,0x01,0x00,0xf7, | ||
10 | 0xc1,0x00,0x00,0x60,0x00,0x00}; | ||
diff --git a/pics/kbill/bitmaps/bucket.xbm b/pics/kbill/bitmaps/bucket.xbm new file mode 100644 index 0000000..629ecc6 --- a/dev/null +++ b/pics/kbill/bitmaps/bucket.xbm | |||
@@ -0,0 +1,8 @@ | |||
1 | #define bucket_width 24 | ||
2 | #define bucket_height 24 | ||
3 | static char bucket_bits[] = { | ||
4 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7e,0x00,0xe0,0xff,0x07,0x78,0xff,0x1f, | ||
5 | 0x78,0xff,0x1f,0x7c,0xc0,0x3f,0x1c,0x80,0x3f,0x1c,0x80,0x3f,0xfc,0xc3,0x3f, | ||
6 | 0xf8,0xff,0x1b,0xf8,0xff,0x1b,0xf8,0xff,0x19,0xf8,0xff,0x19,0xf8,0xff,0x1d, | ||
7 | 0xf0,0xff,0x1d,0xf0,0xff,0x1d,0xf0,0xff,0x1f,0xf0,0xff,0x0f,0xe0,0xff,0x05, | ||
8 | 0xc0,0xff,0x03,0x00,0xff,0x00,0x00,0x00,0x00,0x00,0x00,0x00}; | ||
diff --git a/pics/kbill/bitmaps/hand_down.xbm b/pics/kbill/bitmaps/hand_down.xbm new file mode 100644 index 0000000..5dc984d --- a/dev/null +++ b/pics/kbill/bitmaps/hand_down.xbm | |||
@@ -0,0 +1,6 @@ | |||
1 | #define hand_down_width 16 | ||
2 | #define hand_down_height 16 | ||
3 | static char hand_down_bits[] = { | ||
4 | 0x00,0x00,0xc0,0x01,0x22,0x23,0x24,0x14,0x20,0x04,0x20,0x08,0x30,0x08,0x2b, | ||
5 | 0x68,0x28,0x08,0x28,0x08,0x08,0x08,0x08,0x08,0x10,0x04,0x24,0x14,0x22,0x24, | ||
6 | 0x00,0x00}; | ||
diff --git a/pics/kbill/bitmaps/hand_down_mask.xbm b/pics/kbill/bitmaps/hand_down_mask.xbm new file mode 100644 index 0000000..6d6ff1d --- a/dev/null +++ b/pics/kbill/bitmaps/hand_down_mask.xbm | |||
@@ -0,0 +1,6 @@ | |||
1 | #define hand_down_mask_width 16 | ||
2 | #define hand_down_mask_height 16 | ||
3 | static char hand_down_mask_bits[] = { | ||
4 | 0x00, 0x00, 0xc0, 0x01, 0xe2, 0x23, 0xe4, 0x17, 0xe0, 0x07, 0xe0, 0x0f, | ||
5 | 0xf0, 0x0f, 0xfb, 0x6f, 0xf8, 0x0f, 0xf8, 0x0f, 0xf8, 0x0f, 0xf8, 0x0f, | ||
6 | 0xf0, 0x07, 0xe4, 0x17, 0xe2, 0x27, 0x00, 0x00}; | ||
diff --git a/pics/kbill/bitmaps/hand_up.xbm b/pics/kbill/bitmaps/hand_up.xbm new file mode 100644 index 0000000..76bf319 --- a/dev/null +++ b/pics/kbill/bitmaps/hand_up.xbm | |||
@@ -0,0 +1,6 @@ | |||
1 | #define hand_up_width 16 | ||
2 | #define hand_up_height 16 | ||
3 | static char hand_up_bits[] = { | ||
4 | 0x80,0x03,0xe0,0x06,0xa0,0x1a,0xa0,0x2a,0xa0,0x2a,0xb0,0x2a,0xa8,0x2a,0x28, | ||
5 | 0x28,0x28,0x20,0x28,0x20,0x08,0x20,0x08,0x20,0x10,0x20,0x20,0x10,0x40,0x10, | ||
6 | 0x40,0x10}; | ||
diff --git a/pics/kbill/bitmaps/hand_up_mask.xbm b/pics/kbill/bitmaps/hand_up_mask.xbm new file mode 100644 index 0000000..4029017 --- a/dev/null +++ b/pics/kbill/bitmaps/hand_up_mask.xbm | |||
@@ -0,0 +1,6 @@ | |||
1 | #define hand_up_mask_width 16 | ||
2 | #define hand_up_mask_height 16 | ||
3 | static char hand_up_mask_bits[] = { | ||
4 | 0x80, 0x03, 0xe0, 0x07, 0xe0, 0x1f, 0xe0, 0x3f, 0xe0, 0x3f, 0xf0, 0x3f, | ||
5 | 0xf8, 0x3f, 0xf8, 0x3f, 0xf8, 0x3f, 0xf8, 0x3f, 0xf8, 0x3f, 0xf8, 0x3f, | ||
6 | 0xf0, 0x3f, 0xe0, 0x1f, 0xc0, 0x1f, 0xc0, 0x1f}; | ||
diff --git a/pics/kbill/bitmaps/hurd.xbm b/pics/kbill/bitmaps/hurd.xbm new file mode 100644 index 0000000..f6004a8 --- a/dev/null +++ b/pics/kbill/bitmaps/hurd.xbm | |||
@@ -0,0 +1,10 @@ | |||
1 | #define hurd_width 28 | ||
2 | #define hurd_height 24 | ||
3 | static char hurd_bits[] = { | ||
4 | 0x00,0x00,0x00,0xf0,0x00,0x00,0x00,0xf0,0x00,0x00,0x00,0xf0,0x00,0x00,0x00, | ||
5 | 0xf0,0x00,0x00,0x00,0xf0,0x00,0x00,0x00,0xf0,0x00,0x00,0x00,0xf0,0x00,0x00, | ||
6 | 0x00,0xf0,0xc4,0x22,0xef,0xf1,0xc4,0x22,0x2d,0xf3,0xc4,0x22,0x29,0xf3,0xc4, | ||
7 | 0x22,0x2d,0xf2,0xfc,0x22,0x27,0xf2,0xc4,0x22,0x27,0xf2,0xc4,0x22,0x25,0xf3, | ||
8 | 0xc4,0x36,0x2d,0xf3,0x04,0x1c,0xe9,0xf1,0x00,0x00,0x00,0xf0,0x00,0x00,0x00, | ||
9 | 0xf0,0x00,0x00,0x00,0xf0,0x00,0x00,0x00,0xf0,0x00,0x00,0x00,0xf0,0x00,0x00, | ||
10 | 0x00,0xf0,0x00,0x00,0x00,0xf0}; | ||
diff --git a/pics/kbill/bitmaps/linux.xbm b/pics/kbill/bitmaps/linux.xbm new file mode 100644 index 0000000..ceb91e4 --- a/dev/null +++ b/pics/kbill/bitmaps/linux.xbm | |||
@@ -0,0 +1,10 @@ | |||
1 | #define linux_width 28 | ||
2 | #define linux_height 24 | ||
3 | static char linux_bits[] = { | ||
4 | 0x00,0xf0,0x00,0xf0,0x00,0xf8,0x01,0xf0,0x00,0xfc,0x03,0xf0,0x00,0xfc,0x03, | ||
5 | 0xf0,0x00,0x78,0x03,0xf0,0x00,0xfc,0x03,0xf0,0x00,0x88,0x07,0xf0,0x00,0xac, | ||
6 | 0x07,0xf0,0x00,0x28,0x06,0xf0,0x00,0x04,0x0e,0xf0,0x00,0x06,0x1e,0xf0,0x00, | ||
7 | 0x03,0x1c,0xf0,0x00,0x03,0x3c,0xf0,0x80,0x01,0x3c,0xf0,0x80,0x01,0x78,0xf0, | ||
8 | 0x80,0x01,0x78,0xf0,0xc0,0x01,0x78,0xf0,0xc0,0x02,0x7c,0xf0,0x50,0x06,0x5c, | ||
9 | 0xf0,0x90,0x0c,0xa2,0xf0,0x10,0x02,0x86,0xf0,0x50,0xd9,0xd3,0xf0,0xf0,0xfe, | ||
10 | 0x2f,0xf0,0x80,0x0f,0x1e,0xf0}; | ||
diff --git a/pics/kbill/bitmaps/next.xbm b/pics/kbill/bitmaps/next.xbm new file mode 100644 index 0000000..3b051a7 --- a/dev/null +++ b/pics/kbill/bitmaps/next.xbm | |||
@@ -0,0 +1,10 @@ | |||
1 | #define next_width 28 | ||
2 | #define next_height 24 | ||
3 | static char next_bits[] = { | ||
4 | 0x00,0x00,0x0f,0x00,0x00,0xe0,0x1f,0x00,0x00,0xfc,0x18,0x00,0x80,0x77,0x3b, | ||
5 | 0x00,0xf0,0x6f,0x3c,0x00,0x30,0x6e,0x77,0x00,0x70,0xd1,0x78,0x00,0xf0,0x8e, | ||
6 | 0x8f,0x00,0xf0,0xbe,0xf1,0x00,0xf8,0x7d,0xee,0x01,0xf8,0x39,0xef,0x01,0xf8, | ||
7 | 0x83,0xdf,0x03,0xf8,0x1f,0xdf,0x03,0xf8,0x9f,0xf8,0x00,0xf8,0xcf,0xdf,0x03, | ||
8 | 0xf0,0xef,0xfb,0x01,0xf0,0x7f,0xff,0x01,0xe0,0xff,0xff,0x01,0xe0,0xff,0xff, | ||
9 | 0x01,0xc0,0xf7,0xff,0x00,0xc0,0xff,0xff,0x00,0x80,0xff,0x3f,0x00,0x80,0xfb, | ||
10 | 0x07,0x00,0x00,0xfb,0x00,0x00}; | ||
diff --git a/pics/kbill/bitmaps/os2.xbm b/pics/kbill/bitmaps/os2.xbm new file mode 100644 index 0000000..ad99ff9 --- a/dev/null +++ b/pics/kbill/bitmaps/os2.xbm | |||
@@ -0,0 +1,10 @@ | |||
1 | #define os2_width 28 | ||
2 | #define os2_height 24 | ||
3 | static char os2_bits[] = { | ||
4 | 0x00,0xf0,0x00,0x00,0x00,0xfc,0x03,0x00,0x00,0x0f,0x0f,0x00,0xc0,0x01,0x38, | ||
5 | 0x00,0x60,0x00,0x60,0x00,0x20,0x00,0x40,0x00,0x30,0x00,0xc4,0x00,0x10,0x00, | ||
6 | 0x84,0x00,0xd8,0x7b,0xbe,0x01,0x58,0x4a,0xae,0x01,0x4c,0x0a,0x22,0x03,0x4c, | ||
7 | 0x3a,0x33,0x03,0x4c,0x72,0x1b,0x03,0x4c,0x42,0x0d,0x03,0x58,0xca,0x85,0x01, | ||
8 | 0xd8,0xfb,0xbd,0x01,0x10,0x80,0x80,0x00,0x30,0x80,0xc0,0x00,0x20,0x00,0x40, | ||
9 | 0x00,0x60,0x00,0x60,0x00,0xc0,0x01,0x38,0x00,0x00,0x0f,0x0f,0x00,0x00,0xfc, | ||
10 | 0x03,0x00,0x00,0xf0,0x00,0x00}; | ||
diff --git a/pics/kbill/bitmaps/redhat.xbm b/pics/kbill/bitmaps/redhat.xbm new file mode 100644 index 0000000..05f0c30 --- a/dev/null +++ b/pics/kbill/bitmaps/redhat.xbm | |||
@@ -0,0 +1,10 @@ | |||
1 | #define redhat_width 28 | ||
2 | #define redhat_height 24 | ||
3 | static char redhat_bits[] = { | ||
4 | 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x03,0x1c,0x00,0x80,0xff,0x1f, | ||
5 | 0x00,0x80,0xff,0x1f,0x00,0x80,0xff,0x1f,0x00,0x80,0xff,0x1f,0x00,0x80,0xff, | ||
6 | 0x1f,0x00,0x80,0xff,0x1f,0x00,0x80,0xff,0x1f,0x00,0x80,0xff,0x1f,0x00,0x80, | ||
7 | 0xff,0x1f,0x00,0x80,0xff,0x1f,0x00,0x80,0xff,0x1f,0x00,0x80,0xff,0x1f,0x00, | ||
8 | 0x80,0xff,0x1f,0x00,0x80,0xff,0x1f,0x00,0x86,0xff,0x1f,0x06,0x8e,0xff,0x1f, | ||
9 | 0x07,0xfc,0xff,0xff,0x03,0xf8,0xff,0xff,0x01,0xe0,0xff,0x7f,0x00,0x00,0xff, | ||
10 | 0x0f,0x00,0x00,0x00,0x00,0x00}; | ||
diff --git a/pics/kbill/bitmaps/sgi.xbm b/pics/kbill/bitmaps/sgi.xbm new file mode 100644 index 0000000..97a6e95 --- a/dev/null +++ b/pics/kbill/bitmaps/sgi.xbm | |||
@@ -0,0 +1,10 @@ | |||
1 | #define sgi_width 28 | ||
2 | #define sgi_height 24 | ||
3 | static char sgi_bits[] = { | ||
4 | 0x00,0x00,0x00,0x00,0x00,0x98,0x01,0x00,0x00,0x9e,0x07,0x00,0x80,0x9f,0x1f, | ||
5 | 0x00,0xe0,0x99,0x79,0x00,0x70,0x98,0xe1,0x00,0xf0,0x98,0xf1,0x00,0xc0,0x9b, | ||
6 | 0x3d,0x00,0x10,0x9f,0x8f,0x00,0x78,0xfc,0xe3,0x01,0xf8,0xf9,0xf9,0x01,0x98, | ||
7 | 0x9f,0x9f,0x01,0x18,0x9f,0x8f,0x01,0xd8,0x9f,0xbf,0x01,0xf8,0xf8,0xf1,0x01, | ||
8 | 0x38,0xfe,0xc7,0x01,0x90,0x9f,0x9f,0x00,0xe0,0x99,0x79,0x00,0x70,0x98,0xe1, | ||
9 | 0x00,0xe0,0x99,0x79,0x00,0x80,0x9f,0x1f,0x00,0x00,0x9e,0x07,0x00,0x00,0x98, | ||
10 | 0x01,0x00,0x00,0x00,0x00,0x00}; | ||
diff --git a/pics/kbill/bitmaps/sun.xbm b/pics/kbill/bitmaps/sun.xbm new file mode 100644 index 0000000..bfa83e0 --- a/dev/null +++ b/pics/kbill/bitmaps/sun.xbm | |||
@@ -0,0 +1,10 @@ | |||
1 | #define sun_width 28 | ||
2 | #define sun_height 24 | ||
3 | static char sun_bits[] = { | ||
4 | 0x00,0x20,0x00,0x00,0x00,0xf0,0x00,0x00,0x00,0xb0,0x01,0x00,0x00,0x6c,0x03, | ||
5 | 0x00,0x00,0xda,0x06,0x00,0x00,0xb6,0x05,0x00,0x80,0x6c,0x13,0x00,0xc0,0x58, | ||
6 | 0x18,0x00,0x60,0xf3,0x6c,0x00,0xb0,0x61,0xb6,0x00,0xd8,0x0e,0xdb,0x01,0x68, | ||
7 | 0x9b,0x6d,0x01,0xb8,0x0d,0xb7,0x01,0xd0,0x66,0xd8,0x00,0x60,0xf3,0x6c,0x00, | ||
8 | 0x80,0xa1,0x31,0x00,0x80,0x6c,0x13,0x00,0x00,0xda,0x06,0x00,0x00,0xb6,0x05, | ||
9 | 0x00,0x00,0x6c,0x03,0x00,0x00,0xd8,0x00,0x00,0x00,0xf0,0x00,0x00,0x00,0x40, | ||
10 | 0x00,0x00,0x00,0x00,0x00,0x00}; | ||
diff --git a/pics/kbill/kbill.xpm b/pics/kbill/kbill.xpm new file mode 100644 index 0000000..1a17dd8 --- a/dev/null +++ b/pics/kbill/kbill.xpm | |||
@@ -0,0 +1,69 @@ | |||
1 | /* XPM */ | ||
2 | static char* icon_xpm[] = { | ||
3 | "50 50 16 1", | ||
4 | "_ c #ffffff", | ||
5 | "` c #ffff94", | ||
6 | "a c #f7ffff", | ||
7 | "b c #f7f7de", | ||
8 | "c c #debd5a", | ||
9 | "d c #deb552", | ||
10 | "e c #adcee7", | ||
11 | "f c #8ca573", | ||
12 | "g c #6bb5ef", | ||
13 | "h c #634263", | ||
14 | "i c #523152", | ||
15 | "j c #42b5ef", | ||
16 | "k c #313963", | ||
17 | "l c #0073b5", | ||
18 | "m c #004a8c", | ||
19 | "n c #000000", | ||
20 | "__________________________________________________", | ||
21 | "__________________________gegg____________________", | ||
22 | "____________gjlllllggellllllllllljg_______________", | ||
23 | "_____jlllllllllllgaeaaaaagggjjjljllll_____________", | ||
24 | "____ljjljjgaejjjgaeaaaaaealjgjjgljjjlll___________", | ||
25 | "___lljjjjgaejjjgaea_beeeehgljjjljjjjjgeel_________", | ||
26 | "___lljjljaejjjgaeaabbb`bcdiigejjjjjjjeaaall_______", | ||
27 | "__glejllagljjgaeaabbb`bcdddiilkjjjjjjaaaaella_____", | ||
28 | "__glgjgagllllaea__bb`bcddddddlcijijjgaa_agjl______", | ||
29 | "__lljgagllljagaa_bb`bcdddddddlfdidijeaaeeljl______", | ||
30 | "__ljgaellllaeaa_eb`bcddddddddlfiddij_eaagjjjl_____", | ||
31 | "__lgaejjljagaa_`b`bcdddddddddlfddddf_aaajjjjjl____", | ||
32 | "__lggjjjgagaaaeb`bcddddddddddlfddddbeaaejjjjjl____", | ||
33 | "__llljjgaeaaaeb`bcdddddddddddlfdddd_faajjjjjjl____", | ||
34 | "__ljllgaaaaage`bcdddddddnnnndlfddd`__aajjjjjjl____", | ||
35 | "__ljjlaaaaageebcnnnndddn____nlfdddb`bagjjjjjjl____", | ||
36 | "__ljgaeaaaeagecn____ndn_____nlfddc_`aejjjjjjjl____", | ||
37 | "__lgaeeaaeaeelkn____ndn______kknn`e_ejjjjjjjjl____", | ||
38 | "__laeaaaeaeallln_____nn______kgbiafbgljjjjjjjl____", | ||
39 | "__leeaagaeajjkin_____nn______kg_hagajmljjjjjjl____", | ||
40 | "__eeaaeeeajjjiin_____n_n_____kmiee_eijmljjjjjl____", | ||
41 | "__eaaeaeejjjji_nn___n_bn____ngli_h__iljmljjjjl____", | ||
42 | "__gaeeealjjjjib_bnnn_b_bnnnn_klf___iimjjmljjjl____", | ||
43 | "__jgeeajlljjjiiii``ibib_b_b_ielab_bimmmjjmljjl____", | ||
44 | "__jegaljjljjjjji```i_bib_b_i`ela___immmmjjmljl____", | ||
45 | "__leellljlljjjjji```i_b_b_i``eleeeiimmmmmjjmjj____", | ||
46 | "__galllljjlljjjjk````i_b_ii`_elb_fijmmmmmmljeg____", | ||
47 | "__llllllljlljjjjlk``i`iii``_bagb_ijjjmmmmmmlaj____", | ||
48 | "__llllllljjljjjjlli`i`i``h_b__g_ejjjjjjmmmmggl____", | ||
49 | "__llllllljjlljjjjli`i`i`h_b__bebgljjjjjjmmmamg____", | ||
50 | "__ljlllllljjljjjjji``ii`bb__b_aammljjjjjjmlele____", | ||
51 | "__lljlllllljlljjjji``ihbb__b__gfmmmljjjjjjelgg____", | ||
52 | "__ljjlllllljjljjjji```bf__b__bjkmmmmljjjjgameg____", | ||
53 | "__ljjjlllllljlljjji``_f__b__bbmkmmmmmljjjeeeaa____", | ||
54 | "__lljjllllllljlljji`_b__b___b`mimmmmmmljjaeaag____", | ||
55 | "__lljjjlllllljlljjgbeaaee__fiimmlmmmmmmmeeeaam____", | ||
56 | "__lljjjjlllllljljgaea_b___b```mkjmmmmmmmagaaam____", | ||
57 | "__lljjjjlllllljljbeaab__a`````mkijmmmmmmelaaemj___", | ||
58 | "__lljjjjjlllllljbeaab__bhiii`imkijjlmmmelggejle___", | ||
59 | "__gljjjjjlllllgaeaaebbb`ijjiiikiijjjlmmamaejgl____", | ||
60 | "__eljjjjjjllllaaaa__bfiilliiiikmjjllmmggmeejlj____", | ||
61 | "__aeejgjjjllleeaa__bfiiillkkmmlmmlllllajeeejme____", | ||
62 | "__ajljjjllllegaaaaagliilllmlllljlmljjgejaelmljjjj_", | ||
63 | "___ajmlllllaeaaaaaejjjjjlmlllllljlmllelmgljjljjjje", | ||
64 | "_jlljlmmmmeeaaaaeellllllmmljjlllllllmglljjjjjljjge", | ||
65 | "jjjjjjllllmllmmmmmmmmmmllllmmmmmmlllljjjjjjjjljge_", | ||
66 | "__gljljjjjjjjjjjjjllllljjllllllljjljjjjjjjjjjljg__", | ||
67 | "___jlljjjjjjjjjjjjjjjjjjjlljjjjjjjljjjjjjjjg______", | ||
68 | "___________gjjjggjggjjjjjjlljjjjjjj_______________", | ||
69 | "_________________________ggljjg___________________"}; | ||
diff --git a/pics/kbill/pixmaps/Makefile b/pics/kbill/pixmaps/Makefile new file mode 100644 index 0000000..36948b8 --- a/dev/null +++ b/pics/kbill/pixmaps/Makefile | |||
@@ -0,0 +1,797 @@ | |||
1 | # Generated automatically from Makefile.in by config.pl. | ||
2 | # KDE tags expanded automatically by am_edit - $Revision$ | ||
3 | # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am | ||
4 | |||
5 | # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. | ||
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 | ####### kdevelop will overwrite this part!!! (begin)########## | ||
16 | |||
17 | |||
18 | SHELL = /bin/sh | ||
19 | |||
20 | srcdir = . | ||
21 | top_srcdir = ../.. | ||
22 | VPATH = . | ||
23 | prefix = /usr/local/kde3 | ||
24 | exec_prefix = ${prefix} | ||
25 | #>- | ||
26 | bindir = ${exec_prefix}/bin | ||
27 | #>+ 3 | ||
28 | DEPDIR = .deps | ||
29 | |||
30 | bindir = ${exec_prefix}/bin | ||
31 | sbindir = ${exec_prefix}/sbin | ||
32 | libexecdir = ${exec_prefix}/libexec | ||
33 | datadir = ${prefix}/share | ||
34 | sysconfdir = ${prefix}/etc | ||
35 | sharedstatedir = ${prefix}/com | ||
36 | localstatedir = ${prefix}/var | ||
37 | libdir = ${exec_prefix}/lib | ||
38 | infodir = ${prefix}/info | ||
39 | mandir = ${prefix}/man | ||
40 | includedir = ${prefix}/include | ||
41 | oldincludedir = /usr/include | ||
42 | |||
43 | DESTDIR = | ||
44 | |||
45 | pkgdatadir = $(datadir)/kdenonbeta | ||
46 | pkglibdir = $(libdir)/kdenonbeta | ||
47 | pkgincludedir = $(includedir)/kdenonbeta | ||
48 | |||
49 | top_builddir = ../.. | ||
50 | |||
51 | ACLOCAL = aclocal | ||
52 | AUTOCONF = autoconf | ||
53 | AUTOMAKE = automake | ||
54 | AUTOHEADER = autoheader | ||
55 | |||
56 | INSTALL = /bin/install -c -p | ||
57 | INSTALL_PROGRAM = ${INSTALL} $(INSTALL_STRIP_FLAG) $(AM_INSTALL_PROGRAM_FLAGS) | ||
58 | INSTALL_DATA = ${INSTALL} -m 644 | ||
59 | INSTALL_SCRIPT = ${INSTALL} | ||
60 | transform = s,x,x, | ||
61 | |||
62 | NORMAL_INSTALL = : | ||
63 | PRE_INSTALL = : | ||
64 | POST_INSTALL = : | ||
65 | NORMAL_UNINSTALL = : | ||
66 | PRE_UNINSTALL = : | ||
67 | POST_UNINSTALL = : | ||
68 | build_alias = | ||
69 | build_triplet = i686-pc-linux-gnu | ||
70 | host_alias = | ||
71 | host_triplet = i686-pc-linux-gnu | ||
72 | target_alias = | ||
73 | target_triplet = i686-pc-linux-gnu | ||
74 | ARTSCCONFIG = /usr/local/kde3/bin/artsc-config | ||
75 | AS = @AS@ | ||
76 | AUTODIRS = | ||
77 | CC = gcc | ||
78 | CONF_FILES = $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./ksim/monitors/filesystem/configure.in.in | ||
79 | CPP = gcc -E | ||
80 | CXX = g++ | ||
81 | CXXCPP = g++ -E | ||
82 | DCOPIDL = /usr/local/kde3/bin/dcopidl | ||
83 | DCOPIDL2CPP = /usr/local/kde3/bin/dcopidl2cpp | ||
84 | DCOP_DEPENDENCIES = $(DCOPIDL) | ||
85 | DLLTOOL = @DLLTOOL@ | ||
86 | DPMSINC = @DPMSINC@ | ||
87 | DPMSLIB = @DPMSLIB@ | ||
88 | ECHO = echo | ||
89 | EXEEXT = | ||
90 | GCJ = @GCJ@ | ||
91 | GCJFLAGS = @GCJFLAGS@ | ||
92 | GLINC = @GLINC@ | ||
93 | GLLIB = @GLLIB@ | ||
94 | GMSGFMT = /usr/bin/msgfmt | ||
95 | IDL = @IDL@ | ||
96 | IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ | ||
97 | JAR = @JAR@ | ||
98 | JAVAC = @JAVAC@ | ||
99 | JAVAH = @JAVAH@ | ||
100 | JVMLIBS = @JVMLIBS@ | ||
101 | KDECONFIG = /usr/local/kde3/bin/kde-config | ||
102 | KDE_CXXFLAGS = | ||
103 | KDE_EXTRA_RPATH = | ||
104 | KDE_INCLUDES = -I/usr/local/kde3/include | ||
105 | KDE_LDFLAGS = -L/usr/local/kde3/lib | ||
106 | KDE_MT_LDFLAGS = | ||
107 | KDE_MT_LIBS = -lpthread | ||
108 | KDE_PLUGIN = -avoid-version -module -no-undefined $(KDE_RPATH) $(KDE_MT_LDFLAGS) | ||
109 | KDE_RPATH = -R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries) | ||
110 | KDE_USE_CLOSURE_FALSE = # | ||
111 | KDE_USE_CLOSURE_TRUE = | ||
112 | KDE_USE_FINAL_FALSE = | ||
113 | KDE_USE_FINAL_TRUE = # | ||
114 | KDE_XSL_STYLESHEET = /usr/local/kde3/share/apps/ksgmltools2/customization/kde-chunk.xsl | ||
115 | LEX = @LEX@ | ||
116 | LEXLIB = @LEXLIB@ | ||
117 | LIBCOMPAT = | ||
118 | LIBCRYPT = -lcrypt | ||
119 | LIBDL = -ldl | ||
120 | LIBGEN = @LIBGEN@ | ||
121 | LIBJPEG = -ljpeg | ||
122 | LIBMICO = @LIBMICO@ | ||
123 | LIBOBJS = @LIBOBJS@ | ||
124 | LIBPNG = -lpng -lz -lm | ||
125 | LIBPTHREAD = -lpthread | ||
126 | LIBPYTHON = @LIBPYTHON@ | ||
127 | LIBQIMGIO = @LIBQIMGIO@ | ||
128 | LIBRESOLV = -lresolv | ||
129 | LIBSHADOW = @LIBSHADOW@ | ||
130 | LIBSM = -lSM -lICE | ||
131 | LIBSOCKET = -lresolv | ||
132 | LIBTIFF = @LIBTIFF@ | ||
133 | LIBTOOL = $(SHELL) $(top_builddir)/libtool | ||
134 | LIBUCB = | ||
135 | LIBUTIL = -lutil | ||
136 | LIBXINERAMA = | ||
137 | LIBZ = -lz | ||
138 | LIB_KAB = -lkab | ||
139 | LIB_KDECORE = -lkdecore | ||
140 | LIB_KDEPRINT = -lkdeprint | ||
141 | LIB_KDEUI = -lkdeui | ||
142 | LIB_KFILE = -lkio | ||
143 | LIB_KFM = | ||
144 | LIB_KHTML = -lkhtml | ||
145 | LIB_KHTMLW = -lkhtmlw | ||
146 | LIB_KIMGIO = @LIB_KIMGIO@ | ||
147 | LIB_KIO = -lkio | ||
148 | LIB_KPARTS = -lkparts | ||
149 | LIB_KSPELL = -lkspell | ||
150 | LIB_KSYCOCA = -lkio | ||
151 | LIB_QPE = | ||
152 | LIB_QT = -lqt-mt $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread | ||
153 | LIB_QTOPIA = @LIB_QTOPIA@ | ||
154 | LIB_SMB = -lsmb | ||
155 | LIB_X11 = -lX11 $(LIBSOCKET) | ||
156 | LIB_XEXT = -lXext | ||
157 | LN_S = ln -s | ||
158 | MAKEINFO = makeinfo | ||
159 | MCOPIDL = /usr/local/kde3/bin/mcopidl | ||
160 | MEINPROC = /usr/local/kde3/bin/meinproc | ||
161 | MICO_INCLUDES = @MICO_INCLUDES@ | ||
162 | MICO_LDFLAGS = @MICO_LDFLAGS@ | ||
163 | MOC = /usr/local/qt/bin/moc | ||
164 | MSGFMT = /usr/bin/msgfmt | ||
165 | NOOPT_CFLAGS = | ||
166 | NOOPT_CXXFLAGS = -fno-exceptions -fno-check-new | ||
167 | NOREPO = -fno-repo | ||
168 | OBJDUMP = @OBJDUMP@ | ||
169 | OBJEXT = o | ||
170 | PACKAGE = kdenonbeta | ||
171 | PAMLIBS = @PAMLIBS@ | ||
172 | PASSWDLIBS = @PASSWDLIBS@ | ||
173 | PYTHONINC = @PYTHONINC@ | ||
174 | PYTHONLIB = @PYTHONLIB@ | ||
175 | PYTHONMODDIR = @PYTHONMODDIR@ | ||
176 | QTE_NORTTI = | ||
177 | QTOPIA_INCLUDES = @QTOPIA_INCLUDES@ | ||
178 | QT_INCLUDES = -I/usr/local/qt/include | ||
179 | QT_LDFLAGS = -L/usr/local/qt/lib | ||
180 | RANLIB = ranlib | ||
181 | RC = @RC@ | ||
182 | REPO = -frepo | ||
183 | SETUIDFLAGS = @SETUIDFLAGS@ | ||
184 | STRIP = strip | ||
185 | TOPSUBDIRS = atlantik kbill kolf ksim | ||
186 | UIC = /usr/local/qt/bin/uic -L $(kde_widgetdir) -nounload | ||
187 | UIC_TR = tr2i18n | ||
188 | USER_INCLUDES = | ||
189 | USER_LDFLAGS = | ||
190 | USE_EXCEPTIONS = -fexceptions | ||
191 | USE_RTTI = | ||
192 | USE_THREADS = | ||
193 | VERSION = 3.0 | ||
194 | WOVERLOADED_VIRTUAL = | ||
195 | XGETTEXT = /usr/bin/xgettext | ||
196 | XPMINC = @XPMINC@ | ||
197 | XPMLIB = @XPMLIB@ | ||
198 | X_EXTRA_LIBS = -lresolv | ||
199 | X_INCLUDES = -I/usr/X11R6/include | ||
200 | X_LDFLAGS = -L/usr/X11R6/lib | ||
201 | X_PRE_LIBS = | ||
202 | all_includes = -I/usr/local/kde3/include -I/usr/local/qt/include -I/usr/X11R6/include | ||
203 | all_libraries = -L/usr/X11R6/lib -L/usr/local/qt/lib -L/usr/local/kde3/lib | ||
204 | idldir = @idldir@ | ||
205 | jni_includes = @jni_includes@ | ||
206 | kde_appsdir = ${prefix}/share/applnk | ||
207 | kde_bindir = ${exec_prefix}/bin | ||
208 | kde_confdir = ${prefix}/share/config | ||
209 | kde_datadir = ${prefix}/share/apps | ||
210 | kde_htmldir = ${prefix}/share/doc/HTML | ||
211 | kde_icondir = ${prefix}/share/icons | ||
212 | kde_includes = /usr/local/kde3/include | ||
213 | kde_libraries = /usr/local/kde3/lib | ||
214 | kde_libs_htmldir = /usr/local/kde3/share/doc/HTML | ||
215 | kde_libs_prefix = /usr/local/kde3 | ||
216 | kde_locale = ${prefix}/share/locale | ||
217 | kde_mimedir = ${prefix}/share/mimelnk | ||
218 | kde_moduledir = ${exec_prefix}/lib/kde3 | ||
219 | kde_qtver = 3 | ||
220 | kde_servicesdir = ${prefix}/share/services | ||
221 | kde_servicetypesdir = ${prefix}/share/servicetypes | ||
222 | kde_sounddir = ${prefix}/share/sounds | ||
223 | kde_styledir = ${exec_prefix}/lib/kde3/plugins/styles | ||
224 | kde_templatesdir = ${prefix}/share/templates | ||
225 | kde_wallpaperdir = ${prefix}/share/wallpapers | ||
226 | kde_widgetdir = ${exec_prefix}/lib/kde3/plugins/designer | ||
227 | micodir = @micodir@ | ||
228 | qt_includes = /usr/local/qt/include | ||
229 | qt_libraries = /usr/local/qt/lib | ||
230 | x_includes = /usr/X11R6/include | ||
231 | x_libraries = /usr/X11R6/lib | ||
232 | |||
233 | EXTRA_DIST = about.xpm apple.xpm billA_0.xpm billA_1.xpm billA_10.xpm billA_11.xpm billA_12.xpm billA_2.xpm billA_3.xpm billA_4.xpm billA_5.xpm billA_6.xpm billA_7.xpm billA_8.xpm billA_9.xpm billD_0.xpm billD_1.xpm billD_2.xpm billD_3.xpm billD_4.xpm billL_0.xpm billL_1.xpm billL_2.xpm billR_0.xpm billR_1.xpm billR_2.xpm bsd.xpm bsdcpu.xpm bucket.xpm hurd.xpm linux.xpm logo.xpm maccpu.xpm next.xpm nextcpu.xpm os2.xpm os2cpu.xpm redhat.xpm sgi.xpm sgicpu.xpm spark_0.xpm spark_1.xpm sun.xpm suncpu.xpm toaster.xpm wingdows.xpm | ||
234 | mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs | ||
235 | CONFIG_HEADER = ../../config.h | ||
236 | CONFIG_CLEAN_FILES = | ||
237 | DIST_COMMON = Makefile.am Makefile.in | ||
238 | |||
239 | |||
240 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | ||
241 | |||
242 | TAR = tar | ||
243 | GZIP_ENV = --best | ||
244 | #>- all: all-redirect | ||
245 | #>+ 1 | ||
246 | all: docs-am all-redirect | ||
247 | .SUFFIXES: | ||
248 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | ||
249 | #>- cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/pixmaps/Makefile | ||
250 | #>+ 2 | ||
251 | cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/pixmaps/Makefile | ||
252 | cd $(top_srcdir) && perl admin/am_edit kbill/pixmaps/Makefile.in | ||
253 | |||
254 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | ||
255 | cd $(top_builddir) \ | ||
256 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | ||
257 | |||
258 | tags: TAGS | ||
259 | TAGS: | ||
260 | |||
261 | |||
262 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | ||
263 | |||
264 | subdir = kbill/pixmaps | ||
265 | |||
266 | distdir: $(DISTFILES) | ||
267 | here=`cd $(top_builddir) && pwd`; \ | ||
268 | top_distdir=`cd $(top_distdir) && pwd`; \ | ||
269 | distdir=`cd $(distdir) && pwd`; \ | ||
270 | cd $(top_srcdir) \ | ||
271 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu kbill/pixmaps/Makefile | ||
272 | @for file in $(DISTFILES); do \ | ||
273 | d=$(srcdir); \ | ||
274 | if test -d $$d/$$file; then \ | ||
275 | cp -pr $$d/$$file $(distdir)/$$file; \ | ||
276 | else \ | ||
277 | test -f $(distdir)/$$file \ | ||
278 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | ||
279 | || cp -p $$d/$$file $(distdir)/$$file || :; \ | ||
280 | fi; \ | ||
281 | done | ||
282 | info-am: | ||
283 | info: info-am | ||
284 | dvi-am: | ||
285 | dvi: dvi-am | ||
286 | check-am: all-am | ||
287 | check: check-am | ||
288 | installcheck-am: | ||
289 | installcheck: installcheck-am | ||
290 | install-exec-am: | ||
291 | install-exec: install-exec-am | ||
292 | |||
293 | install-data-am: install-data-local | ||
294 | install-data: install-data-am | ||
295 | |||
296 | install-am: all-am | ||
297 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
298 | install: install-am | ||
299 | uninstall-am: uninstall-local | ||
300 | uninstall: uninstall-am | ||
301 | all-am: Makefile | ||
302 | all-redirect: all-am | ||
303 | install-strip: | ||
304 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | ||
305 | installdirs: | ||
306 | |||
307 | |||
308 | mostlyclean-generic: | ||
309 | |||
310 | clean-generic: | ||
311 | |||
312 | distclean-generic: | ||
313 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | ||
314 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* | ||
315 | |||
316 | maintainer-clean-generic: | ||
317 | mostlyclean-am: mostlyclean-generic | ||
318 | |||
319 | mostlyclean: mostlyclean-am | ||
320 | |||
321 | clean-am: clean-generic mostlyclean-am | ||
322 | |||
323 | #>- clean: clean-am | ||
324 | #>+ 1 | ||
325 | clean: kde-rpo-clean clean-am | ||
326 | |||
327 | distclean-am: distclean-generic clean-am | ||
328 | -rm -f libtool | ||
329 | |||
330 | distclean: distclean-am | ||
331 | |||
332 | maintainer-clean-am: maintainer-clean-generic distclean-am | ||
333 | @echo "This command is intended for maintainers to use;" | ||
334 | @echo "it deletes files that may require special tools to rebuild." | ||
335 | |||
336 | maintainer-clean: maintainer-clean-am | ||
337 | |||
338 | .PHONY: tags distdir info-am info dvi-am dvi check check-am \ | ||
339 | installcheck-am installcheck install-exec-am install-exec \ | ||
340 | install-data-local install-data-am install-data install-am install \ | ||
341 | uninstall-local uninstall-am uninstall all-redirect all-am all \ | ||
342 | installdirs mostlyclean-generic distclean-generic clean-generic \ | ||
343 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean | ||
344 | |||
345 | |||
346 | install-data-local: | ||
347 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
348 | #>+ 1 | ||
349 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
350 | #>- $(INSTALL_DATA) about.xpm $(kde_datadir)/kbill/pixmaps/about.xpm | ||
351 | #>+ 1 | ||
352 | $(INSTALL_DATA) about.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/about.xpm | ||
353 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
354 | #>+ 1 | ||
355 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
356 | #>- $(INSTALL_DATA) apple.xpm $(kde_datadir)/kbill/pixmaps/apple.xpm | ||
357 | #>+ 1 | ||
358 | $(INSTALL_DATA) apple.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/apple.xpm | ||
359 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
360 | #>+ 1 | ||
361 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
362 | #>- $(INSTALL_DATA) billA_0.xpm $(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
363 | #>+ 1 | ||
364 | $(INSTALL_DATA) billA_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
365 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
366 | #>+ 1 | ||
367 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
368 | #>- $(INSTALL_DATA) billA_1.xpm $(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
369 | #>+ 1 | ||
370 | $(INSTALL_DATA) billA_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
371 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
372 | #>+ 1 | ||
373 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
374 | #>- $(INSTALL_DATA) billA_10.xpm $(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
375 | #>+ 1 | ||
376 | $(INSTALL_DATA) billA_10.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
377 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
378 | #>+ 1 | ||
379 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
380 | #>- $(INSTALL_DATA) billA_11.xpm $(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
381 | #>+ 1 | ||
382 | $(INSTALL_DATA) billA_11.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
383 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
384 | #>+ 1 | ||
385 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
386 | #>- $(INSTALL_DATA) billA_12.xpm $(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
387 | #>+ 1 | ||
388 | $(INSTALL_DATA) billA_12.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
389 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
390 | #>+ 1 | ||
391 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
392 | #>- $(INSTALL_DATA) billA_2.xpm $(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
393 | #>+ 1 | ||
394 | $(INSTALL_DATA) billA_2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
395 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
396 | #>+ 1 | ||
397 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
398 | #>- $(INSTALL_DATA) billA_3.xpm $(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
399 | #>+ 1 | ||
400 | $(INSTALL_DATA) billA_3.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
401 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
402 | #>+ 1 | ||
403 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
404 | #>- $(INSTALL_DATA) billA_4.xpm $(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
405 | #>+ 1 | ||
406 | $(INSTALL_DATA) billA_4.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
407 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
408 | #>+ 1 | ||
409 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
410 | #>- $(INSTALL_DATA) billA_5.xpm $(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
411 | #>+ 1 | ||
412 | $(INSTALL_DATA) billA_5.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
413 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
414 | #>+ 1 | ||
415 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
416 | #>- $(INSTALL_DATA) billA_6.xpm $(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
417 | #>+ 1 | ||
418 | $(INSTALL_DATA) billA_6.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
419 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
420 | #>+ 1 | ||
421 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
422 | #>- $(INSTALL_DATA) billA_7.xpm $(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
423 | #>+ 1 | ||
424 | $(INSTALL_DATA) billA_7.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
425 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
426 | #>+ 1 | ||
427 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
428 | #>- $(INSTALL_DATA) billA_8.xpm $(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
429 | #>+ 1 | ||
430 | $(INSTALL_DATA) billA_8.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
431 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
432 | #>+ 1 | ||
433 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
434 | #>- $(INSTALL_DATA) billA_9.xpm $(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
435 | #>+ 1 | ||
436 | $(INSTALL_DATA) billA_9.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
437 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
438 | #>+ 1 | ||
439 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
440 | #>- $(INSTALL_DATA) billD_0.xpm $(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
441 | #>+ 1 | ||
442 | $(INSTALL_DATA) billD_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
443 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
444 | #>+ 1 | ||
445 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
446 | #>- $(INSTALL_DATA) billD_1.xpm $(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
447 | #>+ 1 | ||
448 | $(INSTALL_DATA) billD_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
449 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
450 | #>+ 1 | ||
451 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
452 | #>- $(INSTALL_DATA) billD_2.xpm $(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
453 | #>+ 1 | ||
454 | $(INSTALL_DATA) billD_2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
455 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
456 | #>+ 1 | ||
457 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
458 | #>- $(INSTALL_DATA) billD_3.xpm $(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
459 | #>+ 1 | ||
460 | $(INSTALL_DATA) billD_3.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
461 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
462 | #>+ 1 | ||
463 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
464 | #>- $(INSTALL_DATA) billD_4.xpm $(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
465 | #>+ 1 | ||
466 | $(INSTALL_DATA) billD_4.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
467 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
468 | #>+ 1 | ||
469 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
470 | #>- $(INSTALL_DATA) billL_0.xpm $(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
471 | #>+ 1 | ||
472 | $(INSTALL_DATA) billL_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
473 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
474 | #>+ 1 | ||
475 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
476 | #>- $(INSTALL_DATA) billL_1.xpm $(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
477 | #>+ 1 | ||
478 | $(INSTALL_DATA) billL_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
479 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
480 | #>+ 1 | ||
481 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
482 | #>- $(INSTALL_DATA) billL_2.xpm $(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
483 | #>+ 1 | ||
484 | $(INSTALL_DATA) billL_2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
485 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
486 | #>+ 1 | ||
487 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
488 | #>- $(INSTALL_DATA) billR_0.xpm $(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
489 | #>+ 1 | ||
490 | $(INSTALL_DATA) billR_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
491 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
492 | #>+ 1 | ||
493 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
494 | #>- $(INSTALL_DATA) billR_1.xpm $(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
495 | #>+ 1 | ||
496 | $(INSTALL_DATA) billR_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
497 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
498 | #>+ 1 | ||
499 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
500 | #>- $(INSTALL_DATA) billR_2.xpm $(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
501 | #>+ 1 | ||
502 | $(INSTALL_DATA) billR_2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
503 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
504 | #>+ 1 | ||
505 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
506 | #>- $(INSTALL_DATA) bsd.xpm $(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
507 | #>+ 1 | ||
508 | $(INSTALL_DATA) bsd.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
509 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
510 | #>+ 1 | ||
511 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
512 | #>- $(INSTALL_DATA) bsdcpu.xpm $(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
513 | #>+ 1 | ||
514 | $(INSTALL_DATA) bsdcpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
515 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
516 | #>+ 1 | ||
517 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
518 | #>- $(INSTALL_DATA) bucket.xpm $(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
519 | #>+ 1 | ||
520 | $(INSTALL_DATA) bucket.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
521 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
522 | #>+ 1 | ||
523 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
524 | #>- $(INSTALL_DATA) hurd.xpm $(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
525 | #>+ 1 | ||
526 | $(INSTALL_DATA) hurd.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
527 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
528 | #>+ 1 | ||
529 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
530 | #>- $(INSTALL_DATA) linux.xpm $(kde_datadir)/kbill/pixmaps/linux.xpm | ||
531 | #>+ 1 | ||
532 | $(INSTALL_DATA) linux.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/linux.xpm | ||
533 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
534 | #>+ 1 | ||
535 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
536 | #>- $(INSTALL_DATA) logo.xpm $(kde_datadir)/kbill/pixmaps/logo.xpm | ||
537 | #>+ 1 | ||
538 | $(INSTALL_DATA) logo.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/logo.xpm | ||
539 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
540 | #>+ 1 | ||
541 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
542 | #>- $(INSTALL_DATA) maccpu.xpm $(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
543 | #>+ 1 | ||
544 | $(INSTALL_DATA) maccpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
545 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
546 | #>+ 1 | ||
547 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
548 | #>- $(INSTALL_DATA) next.xpm $(kde_datadir)/kbill/pixmaps/next.xpm | ||
549 | #>+ 1 | ||
550 | $(INSTALL_DATA) next.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/next.xpm | ||
551 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
552 | #>+ 1 | ||
553 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
554 | #>- $(INSTALL_DATA) nextcpu.xpm $(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
555 | #>+ 1 | ||
556 | $(INSTALL_DATA) nextcpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
557 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
558 | #>+ 1 | ||
559 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
560 | #>- $(INSTALL_DATA) os2.xpm $(kde_datadir)/kbill/pixmaps/os2.xpm | ||
561 | #>+ 1 | ||
562 | $(INSTALL_DATA) os2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/os2.xpm | ||
563 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
564 | #>+ 1 | ||
565 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
566 | #>- $(INSTALL_DATA) os2cpu.xpm $(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
567 | #>+ 1 | ||
568 | $(INSTALL_DATA) os2cpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
569 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
570 | #>+ 1 | ||
571 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
572 | #>- $(INSTALL_DATA) redhat.xpm $(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
573 | #>+ 1 | ||
574 | $(INSTALL_DATA) redhat.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
575 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
576 | #>+ 1 | ||
577 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
578 | #>- $(INSTALL_DATA) sgi.xpm $(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
579 | #>+ 1 | ||
580 | $(INSTALL_DATA) sgi.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
581 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
582 | #>+ 1 | ||
583 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
584 | #>- $(INSTALL_DATA) sgicpu.xpm $(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
585 | #>+ 1 | ||
586 | $(INSTALL_DATA) sgicpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
587 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
588 | #>+ 1 | ||
589 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
590 | #>- $(INSTALL_DATA) spark_0.xpm $(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
591 | #>+ 1 | ||
592 | $(INSTALL_DATA) spark_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
593 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
594 | #>+ 1 | ||
595 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
596 | #>- $(INSTALL_DATA) spark_1.xpm $(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
597 | #>+ 1 | ||
598 | $(INSTALL_DATA) spark_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
599 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
600 | #>+ 1 | ||
601 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
602 | #>- $(INSTALL_DATA) sun.xpm $(kde_datadir)/kbill/pixmaps/sun.xpm | ||
603 | #>+ 1 | ||
604 | $(INSTALL_DATA) sun.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sun.xpm | ||
605 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
606 | #>+ 1 | ||
607 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
608 | #>- $(INSTALL_DATA) suncpu.xpm $(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
609 | #>+ 1 | ||
610 | $(INSTALL_DATA) suncpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
611 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
612 | #>+ 1 | ||
613 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
614 | #>- $(INSTALL_DATA) toaster.xpm $(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
615 | #>+ 1 | ||
616 | $(INSTALL_DATA) toaster.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
617 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
618 | #>+ 1 | ||
619 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
620 | #>- $(INSTALL_DATA) wingdows.xpm $(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
621 | #>+ 1 | ||
622 | $(INSTALL_DATA) wingdows.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
623 | |||
624 | uninstall-local: | ||
625 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/about.xpm | ||
626 | #>+ 1 | ||
627 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/about.xpm | ||
628 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/apple.xpm | ||
629 | #>+ 1 | ||
630 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/apple.xpm | ||
631 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
632 | #>+ 1 | ||
633 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
634 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
635 | #>+ 1 | ||
636 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
637 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
638 | #>+ 1 | ||
639 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
640 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
641 | #>+ 1 | ||
642 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
643 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
644 | #>+ 1 | ||
645 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
646 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
647 | #>+ 1 | ||
648 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
649 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
650 | #>+ 1 | ||
651 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
652 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
653 | #>+ 1 | ||
654 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
655 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
656 | #>+ 1 | ||
657 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
658 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
659 | #>+ 1 | ||
660 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
661 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
662 | #>+ 1 | ||
663 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
664 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
665 | #>+ 1 | ||
666 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
667 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
668 | #>+ 1 | ||
669 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
670 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
671 | #>+ 1 | ||
672 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
673 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
674 | #>+ 1 | ||
675 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
676 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
677 | #>+ 1 | ||
678 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
679 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
680 | #>+ 1 | ||
681 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
682 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
683 | #>+ 1 | ||
684 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
685 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
686 | #>+ 1 | ||
687 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
688 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
689 | #>+ 1 | ||
690 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
691 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
692 | #>+ 1 | ||
693 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
694 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
695 | #>+ 1 | ||
696 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
697 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
698 | #>+ 1 | ||
699 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
700 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
701 | #>+ 1 | ||
702 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
703 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
704 | #>+ 1 | ||
705 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
706 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
707 | #>+ 1 | ||
708 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
709 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
710 | #>+ 1 | ||
711 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
712 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
713 | #>+ 1 | ||
714 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
715 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/linux.xpm | ||
716 | #>+ 1 | ||
717 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/linux.xpm | ||
718 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/logo.xpm | ||
719 | #>+ 1 | ||
720 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/logo.xpm | ||
721 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
722 | #>+ 1 | ||
723 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
724 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/next.xpm | ||
725 | #>+ 1 | ||
726 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/next.xpm | ||
727 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
728 | #>+ 1 | ||
729 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
730 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/os2.xpm | ||
731 | #>+ 1 | ||
732 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/os2.xpm | ||
733 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
734 | #>+ 1 | ||
735 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
736 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
737 | #>+ 1 | ||
738 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
739 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
740 | #>+ 1 | ||
741 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
742 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
743 | #>+ 1 | ||
744 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
745 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
746 | #>+ 1 | ||
747 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
748 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
749 | #>+ 1 | ||
750 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
751 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/sun.xpm | ||
752 | #>+ 1 | ||
753 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sun.xpm | ||
754 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
755 | #>+ 1 | ||
756 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
757 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
758 | #>+ 1 | ||
759 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
760 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
761 | #>+ 1 | ||
762 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
763 | |||
764 | ####### kdevelop will overwrite this part!!! (end)############ | ||
765 | |||
766 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
767 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
768 | .NOEXPORT: | ||
769 | |||
770 | #>+ 2 | ||
771 | docs-am: | ||
772 | |||
773 | #>+ 5 | ||
774 | force-reedit: | ||
775 | cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/pixmaps/Makefile | ||
776 | cd $(top_srcdir) && perl admin/am_edit kbill/pixmaps/Makefile.in | ||
777 | |||
778 | |||
779 | #>+ 2 | ||
780 | final: | ||
781 | $(MAKE) all-am | ||
782 | #>+ 2 | ||
783 | final-install: | ||
784 | $(MAKE) install-am | ||
785 | #>+ 2 | ||
786 | no-final: | ||
787 | $(MAKE) all-am | ||
788 | #>+ 2 | ||
789 | no-final-install: | ||
790 | $(MAKE) install-am | ||
791 | #>+ 3 | ||
792 | cvs-clean: | ||
793 | $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean | ||
794 | |||
795 | #>+ 3 | ||
796 | kde-rpo-clean: | ||
797 | -rm -f *.rpo | ||
diff --git a/pics/kbill/pixmaps/Makefile.am b/pics/kbill/pixmaps/Makefile.am new file mode 100644 index 0000000..2e3ed73 --- a/dev/null +++ b/pics/kbill/pixmaps/Makefile.am | |||
@@ -0,0 +1,148 @@ | |||
1 | ####### kdevelop will overwrite this part!!! (begin)########## | ||
2 | |||
3 | |||
4 | EXTRA_DIST = about.xpm apple.xpm billA_0.xpm billA_1.xpm billA_10.xpm billA_11.xpm billA_12.xpm billA_2.xpm billA_3.xpm billA_4.xpm billA_5.xpm billA_6.xpm billA_7.xpm billA_8.xpm billA_9.xpm billD_0.xpm billD_1.xpm billD_2.xpm billD_3.xpm billD_4.xpm billL_0.xpm billL_1.xpm billL_2.xpm billR_0.xpm billR_1.xpm billR_2.xpm bsd.xpm bsdcpu.xpm bucket.xpm hurd.xpm linux.xpm logo.xpm maccpu.xpm next.xpm nextcpu.xpm os2.xpm os2cpu.xpm redhat.xpm sgi.xpm sgicpu.xpm spark_0.xpm spark_1.xpm sun.xpm suncpu.xpm toaster.xpm wingdows.xpm | ||
5 | |||
6 | install-data-local: | ||
7 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
8 | $(INSTALL_DATA) about.xpm $(kde_datadir)/kbill/pixmaps/about.xpm | ||
9 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
10 | $(INSTALL_DATA) apple.xpm $(kde_datadir)/kbill/pixmaps/apple.xpm | ||
11 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
12 | $(INSTALL_DATA) billA_0.xpm $(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
13 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
14 | $(INSTALL_DATA) billA_1.xpm $(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
15 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
16 | $(INSTALL_DATA) billA_10.xpm $(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
17 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
18 | $(INSTALL_DATA) billA_11.xpm $(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
19 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
20 | $(INSTALL_DATA) billA_12.xpm $(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
21 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
22 | $(INSTALL_DATA) billA_2.xpm $(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
23 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
24 | $(INSTALL_DATA) billA_3.xpm $(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
25 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
26 | $(INSTALL_DATA) billA_4.xpm $(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
27 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
28 | $(INSTALL_DATA) billA_5.xpm $(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
29 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
30 | $(INSTALL_DATA) billA_6.xpm $(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
31 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
32 | $(INSTALL_DATA) billA_7.xpm $(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
33 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
34 | $(INSTALL_DATA) billA_8.xpm $(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
35 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
36 | $(INSTALL_DATA) billA_9.xpm $(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
37 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
38 | $(INSTALL_DATA) billD_0.xpm $(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
39 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
40 | $(INSTALL_DATA) billD_1.xpm $(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
41 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
42 | $(INSTALL_DATA) billD_2.xpm $(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
43 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
44 | $(INSTALL_DATA) billD_3.xpm $(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
45 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
46 | $(INSTALL_DATA) billD_4.xpm $(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
47 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
48 | $(INSTALL_DATA) billL_0.xpm $(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
49 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
50 | $(INSTALL_DATA) billL_1.xpm $(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
51 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
52 | $(INSTALL_DATA) billL_2.xpm $(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
53 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
54 | $(INSTALL_DATA) billR_0.xpm $(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
55 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
56 | $(INSTALL_DATA) billR_1.xpm $(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
57 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
58 | $(INSTALL_DATA) billR_2.xpm $(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
59 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
60 | $(INSTALL_DATA) bsd.xpm $(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
61 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
62 | $(INSTALL_DATA) bsdcpu.xpm $(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
63 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
64 | $(INSTALL_DATA) bucket.xpm $(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
65 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
66 | $(INSTALL_DATA) hurd.xpm $(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
67 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
68 | $(INSTALL_DATA) linux.xpm $(kde_datadir)/kbill/pixmaps/linux.xpm | ||
69 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
70 | $(INSTALL_DATA) logo.xpm $(kde_datadir)/kbill/pixmaps/logo.xpm | ||
71 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
72 | $(INSTALL_DATA) maccpu.xpm $(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
73 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
74 | $(INSTALL_DATA) next.xpm $(kde_datadir)/kbill/pixmaps/next.xpm | ||
75 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
76 | $(INSTALL_DATA) nextcpu.xpm $(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
77 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
78 | $(INSTALL_DATA) os2.xpm $(kde_datadir)/kbill/pixmaps/os2.xpm | ||
79 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
80 | $(INSTALL_DATA) os2cpu.xpm $(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
81 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
82 | $(INSTALL_DATA) redhat.xpm $(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
83 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
84 | $(INSTALL_DATA) sgi.xpm $(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
85 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
86 | $(INSTALL_DATA) sgicpu.xpm $(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
87 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
88 | $(INSTALL_DATA) spark_0.xpm $(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
89 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
90 | $(INSTALL_DATA) spark_1.xpm $(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
91 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
92 | $(INSTALL_DATA) sun.xpm $(kde_datadir)/kbill/pixmaps/sun.xpm | ||
93 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
94 | $(INSTALL_DATA) suncpu.xpm $(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
95 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
96 | $(INSTALL_DATA) toaster.xpm $(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
97 | $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
98 | $(INSTALL_DATA) wingdows.xpm $(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
99 | |||
100 | uninstall-local: | ||
101 | -rm -f $(kde_datadir)/kbill/pixmaps/about.xpm | ||
102 | -rm -f $(kde_datadir)/kbill/pixmaps/apple.xpm | ||
103 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
104 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
105 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
106 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
107 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
108 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
109 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
110 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
111 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
112 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
113 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
114 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
115 | -rm -f $(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
116 | -rm -f $(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
117 | -rm -f $(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
118 | -rm -f $(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
119 | -rm -f $(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
120 | -rm -f $(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
121 | -rm -f $(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
122 | -rm -f $(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
123 | -rm -f $(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
124 | -rm -f $(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
125 | -rm -f $(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
126 | -rm -f $(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
127 | -rm -f $(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
128 | -rm -f $(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
129 | -rm -f $(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
130 | -rm -f $(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
131 | -rm -f $(kde_datadir)/kbill/pixmaps/linux.xpm | ||
132 | -rm -f $(kde_datadir)/kbill/pixmaps/logo.xpm | ||
133 | -rm -f $(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
134 | -rm -f $(kde_datadir)/kbill/pixmaps/next.xpm | ||
135 | -rm -f $(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
136 | -rm -f $(kde_datadir)/kbill/pixmaps/os2.xpm | ||
137 | -rm -f $(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
138 | -rm -f $(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
139 | -rm -f $(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
140 | -rm -f $(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
141 | -rm -f $(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
142 | -rm -f $(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
143 | -rm -f $(kde_datadir)/kbill/pixmaps/sun.xpm | ||
144 | -rm -f $(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
145 | -rm -f $(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
146 | -rm -f $(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
147 | |||
148 | ####### kdevelop will overwrite this part!!! (end)############ | ||
diff --git a/pics/kbill/pixmaps/Makefile.in b/pics/kbill/pixmaps/Makefile.in new file mode 100644 index 0000000..381b97a --- a/dev/null +++ b/pics/kbill/pixmaps/Makefile.in | |||
@@ -0,0 +1,796 @@ | |||
1 | # KDE tags expanded automatically by am_edit - $Revision$ | ||
2 | # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am | ||
3 | |||
4 | # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. | ||
5 | # This Makefile.in is free software; the Free Software Foundation | ||
6 | # gives unlimited permission to copy and/or distribute it, | ||
7 | # with or without modifications, as long as this notice is preserved. | ||
8 | |||
9 | # This program is distributed in the hope that it will be useful, | ||
10 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | ||
11 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | ||
12 | # PARTICULAR PURPOSE. | ||
13 | |||
14 | ####### kdevelop will overwrite this part!!! (begin)########## | ||
15 | |||
16 | |||
17 | SHELL = @SHELL@ | ||
18 | |||
19 | srcdir = @srcdir@ | ||
20 | top_srcdir = @top_srcdir@ | ||
21 | VPATH = @srcdir@ | ||
22 | prefix = @prefix@ | ||
23 | exec_prefix = @exec_prefix@ | ||
24 | #>- | ||
25 | bindir = @bindir@ | ||
26 | #>+ 3 | ||
27 | DEPDIR = .deps | ||
28 | |||
29 | bindir = @bindir@ | ||
30 | sbindir = @sbindir@ | ||
31 | libexecdir = @libexecdir@ | ||
32 | datadir = @datadir@ | ||
33 | sysconfdir = @sysconfdir@ | ||
34 | sharedstatedir = @sharedstatedir@ | ||
35 | localstatedir = @localstatedir@ | ||
36 | libdir = @libdir@ | ||
37 | infodir = @infodir@ | ||
38 | mandir = @mandir@ | ||
39 | includedir = @includedir@ | ||
40 | oldincludedir = /usr/include | ||
41 | |||
42 | DESTDIR = | ||
43 | |||
44 | pkgdatadir = $(datadir)/@PACKAGE@ | ||
45 | pkglibdir = $(libdir)/@PACKAGE@ | ||
46 | pkgincludedir = $(includedir)/@PACKAGE@ | ||
47 | |||
48 | top_builddir = ../.. | ||
49 | |||
50 | ACLOCAL = @ACLOCAL@ | ||
51 | AUTOCONF = @AUTOCONF@ | ||
52 | AUTOMAKE = @AUTOMAKE@ | ||
53 | AUTOHEADER = @AUTOHEADER@ | ||
54 | |||
55 | INSTALL = @INSTALL@ | ||
56 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) | ||
57 | INSTALL_DATA = @INSTALL_DATA@ | ||
58 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | ||
59 | transform = @program_transform_name@ | ||
60 | |||
61 | NORMAL_INSTALL = : | ||
62 | PRE_INSTALL = : | ||
63 | POST_INSTALL = : | ||
64 | NORMAL_UNINSTALL = : | ||
65 | PRE_UNINSTALL = : | ||
66 | POST_UNINSTALL = : | ||
67 | build_alias = @build_alias@ | ||
68 | build_triplet = @build@ | ||
69 | host_alias = @host_alias@ | ||
70 | host_triplet = @host@ | ||
71 | target_alias = @target_alias@ | ||
72 | target_triplet = @target@ | ||
73 | ARTSCCONFIG = @ARTSCCONFIG@ | ||
74 | AS = @AS@ | ||
75 | AUTODIRS = @AUTODIRS@ | ||
76 | CC = @CC@ | ||
77 | CONF_FILES = @CONF_FILES@ | ||
78 | CPP = @CPP@ | ||
79 | CXX = @CXX@ | ||
80 | CXXCPP = @CXXCPP@ | ||
81 | DCOPIDL = @DCOPIDL@ | ||
82 | DCOPIDL2CPP = @DCOPIDL2CPP@ | ||
83 | DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ | ||
84 | DLLTOOL = @DLLTOOL@ | ||
85 | DPMSINC = @DPMSINC@ | ||
86 | DPMSLIB = @DPMSLIB@ | ||
87 | ECHO = @ECHO@ | ||
88 | EXEEXT = @EXEEXT@ | ||
89 | GCJ = @GCJ@ | ||
90 | GCJFLAGS = @GCJFLAGS@ | ||
91 | GLINC = @GLINC@ | ||
92 | GLLIB = @GLLIB@ | ||
93 | GMSGFMT = @GMSGFMT@ | ||
94 | IDL = @IDL@ | ||
95 | IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ | ||
96 | JAR = @JAR@ | ||
97 | JAVAC = @JAVAC@ | ||
98 | JAVAH = @JAVAH@ | ||
99 | JVMLIBS = @JVMLIBS@ | ||
100 | KDECONFIG = @KDECONFIG@ | ||
101 | KDE_CXXFLAGS = @KDE_CXXFLAGS@ | ||
102 | KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ | ||
103 | KDE_INCLUDES = @KDE_INCLUDES@ | ||
104 | KDE_LDFLAGS = @KDE_LDFLAGS@ | ||
105 | KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@ | ||
106 | KDE_MT_LIBS = @KDE_MT_LIBS@ | ||
107 | KDE_PLUGIN = @KDE_PLUGIN@ | ||
108 | KDE_RPATH = @KDE_RPATH@ | ||
109 | KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ | ||
110 | KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ | ||
111 | KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ | ||
112 | KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ | ||
113 | KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ | ||
114 | LEX = @LEX@ | ||
115 | LEXLIB = @LEXLIB@ | ||
116 | LIBCOMPAT = @LIBCOMPAT@ | ||
117 | LIBCRYPT = @LIBCRYPT@ | ||
118 | LIBDL = @LIBDL@ | ||
119 | LIBGEN = @LIBGEN@ | ||
120 | LIBJPEG = @LIBJPEG@ | ||
121 | LIBMICO = @LIBMICO@ | ||
122 | LIBOBJS = @LIBOBJS@ | ||
123 | LIBPNG = @LIBPNG@ | ||
124 | LIBPTHREAD = @LIBPTHREAD@ | ||
125 | LIBPYTHON = @LIBPYTHON@ | ||
126 | LIBQIMGIO = @LIBQIMGIO@ | ||
127 | LIBRESOLV = @LIBRESOLV@ | ||
128 | LIBSHADOW = @LIBSHADOW@ | ||
129 | LIBSM = @LIBSM@ | ||
130 | LIBSOCKET = @LIBSOCKET@ | ||
131 | LIBTIFF = @LIBTIFF@ | ||
132 | LIBTOOL = @LIBTOOL@ | ||
133 | LIBUCB = @LIBUCB@ | ||
134 | LIBUTIL = @LIBUTIL@ | ||
135 | LIBXINERAMA = @LIBXINERAMA@ | ||
136 | LIBZ = @LIBZ@ | ||
137 | LIB_KAB = @LIB_KAB@ | ||
138 | LIB_KDECORE = @LIB_KDECORE@ | ||
139 | LIB_KDEPRINT = @LIB_KDEPRINT@ | ||
140 | LIB_KDEUI = @LIB_KDEUI@ | ||
141 | LIB_KFILE = @LIB_KFILE@ | ||
142 | LIB_KFM = @LIB_KFM@ | ||
143 | LIB_KHTML = @LIB_KHTML@ | ||
144 | LIB_KHTMLW = @LIB_KHTMLW@ | ||
145 | LIB_KIMGIO = @LIB_KIMGIO@ | ||
146 | LIB_KIO = @LIB_KIO@ | ||
147 | LIB_KPARTS = @LIB_KPARTS@ | ||
148 | LIB_KSPELL = @LIB_KSPELL@ | ||
149 | LIB_KSYCOCA = @LIB_KSYCOCA@ | ||
150 | LIB_QPE = @LIB_QPE@ | ||
151 | LIB_QT = @LIB_QT@ | ||
152 | LIB_QTOPIA = @LIB_QTOPIA@ | ||
153 | LIB_SMB = @LIB_SMB@ | ||
154 | LIB_X11 = @LIB_X11@ | ||
155 | LIB_XEXT = @LIB_XEXT@ | ||
156 | LN_S = @LN_S@ | ||
157 | MAKEINFO = @MAKEINFO@ | ||
158 | MCOPIDL = @MCOPIDL@ | ||
159 | MEINPROC = @MEINPROC@ | ||
160 | MICO_INCLUDES = @MICO_INCLUDES@ | ||
161 | MICO_LDFLAGS = @MICO_LDFLAGS@ | ||
162 | MOC = @MOC@ | ||
163 | MSGFMT = @MSGFMT@ | ||
164 | NOOPT_CFLAGS = @NOOPT_CFLAGS@ | ||
165 | NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ | ||
166 | NOREPO = @NOREPO@ | ||
167 | OBJDUMP = @OBJDUMP@ | ||
168 | OBJEXT = @OBJEXT@ | ||
169 | PACKAGE = @PACKAGE@ | ||
170 | PAMLIBS = @PAMLIBS@ | ||
171 | PASSWDLIBS = @PASSWDLIBS@ | ||
172 | PYTHONINC = @PYTHONINC@ | ||
173 | PYTHONLIB = @PYTHONLIB@ | ||
174 | PYTHONMODDIR = @PYTHONMODDIR@ | ||
175 | QTE_NORTTI = @QTE_NORTTI@ | ||
176 | QTOPIA_INCLUDES = @QTOPIA_INCLUDES@ | ||
177 | QT_INCLUDES = @QT_INCLUDES@ | ||
178 | QT_LDFLAGS = @QT_LDFLAGS@ | ||
179 | RANLIB = @RANLIB@ | ||
180 | RC = @RC@ | ||
181 | REPO = @REPO@ | ||
182 | SETUIDFLAGS = @SETUIDFLAGS@ | ||
183 | STRIP = @STRIP@ | ||
184 | TOPSUBDIRS = @TOPSUBDIRS@ | ||
185 | UIC = @UIC@ | ||
186 | UIC_TR = @UIC_TR@ | ||
187 | USER_INCLUDES = @USER_INCLUDES@ | ||
188 | USER_LDFLAGS = @USER_LDFLAGS@ | ||
189 | USE_EXCEPTIONS = @USE_EXCEPTIONS@ | ||
190 | USE_RTTI = @USE_RTTI@ | ||
191 | USE_THREADS = @USE_THREADS@ | ||
192 | VERSION = @VERSION@ | ||
193 | WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ | ||
194 | XGETTEXT = @XGETTEXT@ | ||
195 | XPMINC = @XPMINC@ | ||
196 | XPMLIB = @XPMLIB@ | ||
197 | X_EXTRA_LIBS = @X_EXTRA_LIBS@ | ||
198 | X_INCLUDES = @X_INCLUDES@ | ||
199 | X_LDFLAGS = @X_LDFLAGS@ | ||
200 | X_PRE_LIBS = @X_PRE_LIBS@ | ||
201 | all_includes = @all_includes@ | ||
202 | all_libraries = @all_libraries@ | ||
203 | idldir = @idldir@ | ||
204 | jni_includes = @jni_includes@ | ||
205 | kde_appsdir = @kde_appsdir@ | ||
206 | kde_bindir = @kde_bindir@ | ||
207 | kde_confdir = @kde_confdir@ | ||
208 | kde_datadir = @kde_datadir@ | ||
209 | kde_htmldir = @kde_htmldir@ | ||
210 | kde_icondir = @kde_icondir@ | ||
211 | kde_includes = @kde_includes@ | ||
212 | kde_libraries = @kde_libraries@ | ||
213 | kde_libs_htmldir = @kde_libs_htmldir@ | ||
214 | kde_libs_prefix = @kde_libs_prefix@ | ||
215 | kde_locale = @kde_locale@ | ||
216 | kde_mimedir = @kde_mimedir@ | ||
217 | kde_moduledir = @kde_moduledir@ | ||
218 | kde_qtver = @kde_qtver@ | ||
219 | kde_servicesdir = @kde_servicesdir@ | ||
220 | kde_servicetypesdir = @kde_servicetypesdir@ | ||
221 | kde_sounddir = @kde_sounddir@ | ||
222 | kde_styledir = @kde_styledir@ | ||
223 | kde_templatesdir = @kde_templatesdir@ | ||
224 | kde_wallpaperdir = @kde_wallpaperdir@ | ||
225 | kde_widgetdir = @kde_widgetdir@ | ||
226 | micodir = @micodir@ | ||
227 | qt_includes = @qt_includes@ | ||
228 | qt_libraries = @qt_libraries@ | ||
229 | x_includes = @x_includes@ | ||
230 | x_libraries = @x_libraries@ | ||
231 | |||
232 | EXTRA_DIST = about.xpm apple.xpm billA_0.xpm billA_1.xpm billA_10.xpm billA_11.xpm billA_12.xpm billA_2.xpm billA_3.xpm billA_4.xpm billA_5.xpm billA_6.xpm billA_7.xpm billA_8.xpm billA_9.xpm billD_0.xpm billD_1.xpm billD_2.xpm billD_3.xpm billD_4.xpm billL_0.xpm billL_1.xpm billL_2.xpm billR_0.xpm billR_1.xpm billR_2.xpm bsd.xpm bsdcpu.xpm bucket.xpm hurd.xpm linux.xpm logo.xpm maccpu.xpm next.xpm nextcpu.xpm os2.xpm os2cpu.xpm redhat.xpm sgi.xpm sgicpu.xpm spark_0.xpm spark_1.xpm sun.xpm suncpu.xpm toaster.xpm wingdows.xpm | ||
233 | mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs | ||
234 | CONFIG_HEADER = ../../config.h | ||
235 | CONFIG_CLEAN_FILES = | ||
236 | DIST_COMMON = Makefile.am Makefile.in | ||
237 | |||
238 | |||
239 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | ||
240 | |||
241 | TAR = tar | ||
242 | GZIP_ENV = --best | ||
243 | #>- all: all-redirect | ||
244 | #>+ 1 | ||
245 | all: docs-am all-redirect | ||
246 | .SUFFIXES: | ||
247 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | ||
248 | #>- cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/pixmaps/Makefile | ||
249 | #>+ 2 | ||
250 | cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/pixmaps/Makefile | ||
251 | cd $(top_srcdir) && perl admin/am_edit kbill/pixmaps/Makefile.in | ||
252 | |||
253 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | ||
254 | cd $(top_builddir) \ | ||
255 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | ||
256 | |||
257 | tags: TAGS | ||
258 | TAGS: | ||
259 | |||
260 | |||
261 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | ||
262 | |||
263 | subdir = kbill/pixmaps | ||
264 | |||
265 | distdir: $(DISTFILES) | ||
266 | here=`cd $(top_builddir) && pwd`; \ | ||
267 | top_distdir=`cd $(top_distdir) && pwd`; \ | ||
268 | distdir=`cd $(distdir) && pwd`; \ | ||
269 | cd $(top_srcdir) \ | ||
270 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu kbill/pixmaps/Makefile | ||
271 | @for file in $(DISTFILES); do \ | ||
272 | d=$(srcdir); \ | ||
273 | if test -d $$d/$$file; then \ | ||
274 | cp -pr $$d/$$file $(distdir)/$$file; \ | ||
275 | else \ | ||
276 | test -f $(distdir)/$$file \ | ||
277 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | ||
278 | || cp -p $$d/$$file $(distdir)/$$file || :; \ | ||
279 | fi; \ | ||
280 | done | ||
281 | info-am: | ||
282 | info: info-am | ||
283 | dvi-am: | ||
284 | dvi: dvi-am | ||
285 | check-am: all-am | ||
286 | check: check-am | ||
287 | installcheck-am: | ||
288 | installcheck: installcheck-am | ||
289 | install-exec-am: | ||
290 | install-exec: install-exec-am | ||
291 | |||
292 | install-data-am: install-data-local | ||
293 | install-data: install-data-am | ||
294 | |||
295 | install-am: all-am | ||
296 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | ||
297 | install: install-am | ||
298 | uninstall-am: uninstall-local | ||
299 | uninstall: uninstall-am | ||
300 | all-am: Makefile | ||
301 | all-redirect: all-am | ||
302 | install-strip: | ||
303 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | ||
304 | installdirs: | ||
305 | |||
306 | |||
307 | mostlyclean-generic: | ||
308 | |||
309 | clean-generic: | ||
310 | |||
311 | distclean-generic: | ||
312 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | ||
313 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* | ||
314 | |||
315 | maintainer-clean-generic: | ||
316 | mostlyclean-am: mostlyclean-generic | ||
317 | |||
318 | mostlyclean: mostlyclean-am | ||
319 | |||
320 | clean-am: clean-generic mostlyclean-am | ||
321 | |||
322 | #>- clean: clean-am | ||
323 | #>+ 1 | ||
324 | clean: kde-rpo-clean clean-am | ||
325 | |||
326 | distclean-am: distclean-generic clean-am | ||
327 | -rm -f libtool | ||
328 | |||
329 | distclean: distclean-am | ||
330 | |||
331 | maintainer-clean-am: maintainer-clean-generic distclean-am | ||
332 | @echo "This command is intended for maintainers to use;" | ||
333 | @echo "it deletes files that may require special tools to rebuild." | ||
334 | |||
335 | maintainer-clean: maintainer-clean-am | ||
336 | |||
337 | .PHONY: tags distdir info-am info dvi-am dvi check check-am \ | ||
338 | installcheck-am installcheck install-exec-am install-exec \ | ||
339 | install-data-local install-data-am install-data install-am install \ | ||
340 | uninstall-local uninstall-am uninstall all-redirect all-am all \ | ||
341 | installdirs mostlyclean-generic distclean-generic clean-generic \ | ||
342 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean | ||
343 | |||
344 | |||
345 | install-data-local: | ||
346 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
347 | #>+ 1 | ||
348 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
349 | #>- $(INSTALL_DATA) about.xpm $(kde_datadir)/kbill/pixmaps/about.xpm | ||
350 | #>+ 1 | ||
351 | $(INSTALL_DATA) about.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/about.xpm | ||
352 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
353 | #>+ 1 | ||
354 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
355 | #>- $(INSTALL_DATA) apple.xpm $(kde_datadir)/kbill/pixmaps/apple.xpm | ||
356 | #>+ 1 | ||
357 | $(INSTALL_DATA) apple.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/apple.xpm | ||
358 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
359 | #>+ 1 | ||
360 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
361 | #>- $(INSTALL_DATA) billA_0.xpm $(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
362 | #>+ 1 | ||
363 | $(INSTALL_DATA) billA_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
364 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
365 | #>+ 1 | ||
366 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
367 | #>- $(INSTALL_DATA) billA_1.xpm $(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
368 | #>+ 1 | ||
369 | $(INSTALL_DATA) billA_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
370 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
371 | #>+ 1 | ||
372 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
373 | #>- $(INSTALL_DATA) billA_10.xpm $(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
374 | #>+ 1 | ||
375 | $(INSTALL_DATA) billA_10.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
376 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
377 | #>+ 1 | ||
378 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
379 | #>- $(INSTALL_DATA) billA_11.xpm $(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
380 | #>+ 1 | ||
381 | $(INSTALL_DATA) billA_11.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
382 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
383 | #>+ 1 | ||
384 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
385 | #>- $(INSTALL_DATA) billA_12.xpm $(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
386 | #>+ 1 | ||
387 | $(INSTALL_DATA) billA_12.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
388 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
389 | #>+ 1 | ||
390 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
391 | #>- $(INSTALL_DATA) billA_2.xpm $(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
392 | #>+ 1 | ||
393 | $(INSTALL_DATA) billA_2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
394 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
395 | #>+ 1 | ||
396 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
397 | #>- $(INSTALL_DATA) billA_3.xpm $(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
398 | #>+ 1 | ||
399 | $(INSTALL_DATA) billA_3.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
400 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
401 | #>+ 1 | ||
402 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
403 | #>- $(INSTALL_DATA) billA_4.xpm $(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
404 | #>+ 1 | ||
405 | $(INSTALL_DATA) billA_4.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
406 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
407 | #>+ 1 | ||
408 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
409 | #>- $(INSTALL_DATA) billA_5.xpm $(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
410 | #>+ 1 | ||
411 | $(INSTALL_DATA) billA_5.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
412 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
413 | #>+ 1 | ||
414 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
415 | #>- $(INSTALL_DATA) billA_6.xpm $(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
416 | #>+ 1 | ||
417 | $(INSTALL_DATA) billA_6.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
418 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
419 | #>+ 1 | ||
420 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
421 | #>- $(INSTALL_DATA) billA_7.xpm $(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
422 | #>+ 1 | ||
423 | $(INSTALL_DATA) billA_7.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
424 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
425 | #>+ 1 | ||
426 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
427 | #>- $(INSTALL_DATA) billA_8.xpm $(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
428 | #>+ 1 | ||
429 | $(INSTALL_DATA) billA_8.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
430 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
431 | #>+ 1 | ||
432 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
433 | #>- $(INSTALL_DATA) billA_9.xpm $(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
434 | #>+ 1 | ||
435 | $(INSTALL_DATA) billA_9.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
436 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
437 | #>+ 1 | ||
438 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
439 | #>- $(INSTALL_DATA) billD_0.xpm $(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
440 | #>+ 1 | ||
441 | $(INSTALL_DATA) billD_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
442 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
443 | #>+ 1 | ||
444 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
445 | #>- $(INSTALL_DATA) billD_1.xpm $(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
446 | #>+ 1 | ||
447 | $(INSTALL_DATA) billD_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
448 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
449 | #>+ 1 | ||
450 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
451 | #>- $(INSTALL_DATA) billD_2.xpm $(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
452 | #>+ 1 | ||
453 | $(INSTALL_DATA) billD_2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
454 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
455 | #>+ 1 | ||
456 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
457 | #>- $(INSTALL_DATA) billD_3.xpm $(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
458 | #>+ 1 | ||
459 | $(INSTALL_DATA) billD_3.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
460 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
461 | #>+ 1 | ||
462 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
463 | #>- $(INSTALL_DATA) billD_4.xpm $(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
464 | #>+ 1 | ||
465 | $(INSTALL_DATA) billD_4.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
466 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
467 | #>+ 1 | ||
468 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
469 | #>- $(INSTALL_DATA) billL_0.xpm $(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
470 | #>+ 1 | ||
471 | $(INSTALL_DATA) billL_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
472 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
473 | #>+ 1 | ||
474 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
475 | #>- $(INSTALL_DATA) billL_1.xpm $(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
476 | #>+ 1 | ||
477 | $(INSTALL_DATA) billL_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
478 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
479 | #>+ 1 | ||
480 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
481 | #>- $(INSTALL_DATA) billL_2.xpm $(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
482 | #>+ 1 | ||
483 | $(INSTALL_DATA) billL_2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
484 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
485 | #>+ 1 | ||
486 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
487 | #>- $(INSTALL_DATA) billR_0.xpm $(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
488 | #>+ 1 | ||
489 | $(INSTALL_DATA) billR_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
490 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
491 | #>+ 1 | ||
492 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
493 | #>- $(INSTALL_DATA) billR_1.xpm $(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
494 | #>+ 1 | ||
495 | $(INSTALL_DATA) billR_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
496 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
497 | #>+ 1 | ||
498 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
499 | #>- $(INSTALL_DATA) billR_2.xpm $(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
500 | #>+ 1 | ||
501 | $(INSTALL_DATA) billR_2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
502 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
503 | #>+ 1 | ||
504 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
505 | #>- $(INSTALL_DATA) bsd.xpm $(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
506 | #>+ 1 | ||
507 | $(INSTALL_DATA) bsd.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
508 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
509 | #>+ 1 | ||
510 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
511 | #>- $(INSTALL_DATA) bsdcpu.xpm $(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
512 | #>+ 1 | ||
513 | $(INSTALL_DATA) bsdcpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
514 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
515 | #>+ 1 | ||
516 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
517 | #>- $(INSTALL_DATA) bucket.xpm $(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
518 | #>+ 1 | ||
519 | $(INSTALL_DATA) bucket.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
520 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
521 | #>+ 1 | ||
522 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
523 | #>- $(INSTALL_DATA) hurd.xpm $(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
524 | #>+ 1 | ||
525 | $(INSTALL_DATA) hurd.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
526 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
527 | #>+ 1 | ||
528 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
529 | #>- $(INSTALL_DATA) linux.xpm $(kde_datadir)/kbill/pixmaps/linux.xpm | ||
530 | #>+ 1 | ||
531 | $(INSTALL_DATA) linux.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/linux.xpm | ||
532 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
533 | #>+ 1 | ||
534 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
535 | #>- $(INSTALL_DATA) logo.xpm $(kde_datadir)/kbill/pixmaps/logo.xpm | ||
536 | #>+ 1 | ||
537 | $(INSTALL_DATA) logo.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/logo.xpm | ||
538 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
539 | #>+ 1 | ||
540 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
541 | #>- $(INSTALL_DATA) maccpu.xpm $(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
542 | #>+ 1 | ||
543 | $(INSTALL_DATA) maccpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
544 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
545 | #>+ 1 | ||
546 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
547 | #>- $(INSTALL_DATA) next.xpm $(kde_datadir)/kbill/pixmaps/next.xpm | ||
548 | #>+ 1 | ||
549 | $(INSTALL_DATA) next.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/next.xpm | ||
550 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
551 | #>+ 1 | ||
552 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
553 | #>- $(INSTALL_DATA) nextcpu.xpm $(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
554 | #>+ 1 | ||
555 | $(INSTALL_DATA) nextcpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
556 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
557 | #>+ 1 | ||
558 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
559 | #>- $(INSTALL_DATA) os2.xpm $(kde_datadir)/kbill/pixmaps/os2.xpm | ||
560 | #>+ 1 | ||
561 | $(INSTALL_DATA) os2.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/os2.xpm | ||
562 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
563 | #>+ 1 | ||
564 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
565 | #>- $(INSTALL_DATA) os2cpu.xpm $(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
566 | #>+ 1 | ||
567 | $(INSTALL_DATA) os2cpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
568 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
569 | #>+ 1 | ||
570 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
571 | #>- $(INSTALL_DATA) redhat.xpm $(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
572 | #>+ 1 | ||
573 | $(INSTALL_DATA) redhat.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
574 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
575 | #>+ 1 | ||
576 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
577 | #>- $(INSTALL_DATA) sgi.xpm $(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
578 | #>+ 1 | ||
579 | $(INSTALL_DATA) sgi.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
580 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
581 | #>+ 1 | ||
582 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
583 | #>- $(INSTALL_DATA) sgicpu.xpm $(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
584 | #>+ 1 | ||
585 | $(INSTALL_DATA) sgicpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
586 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
587 | #>+ 1 | ||
588 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
589 | #>- $(INSTALL_DATA) spark_0.xpm $(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
590 | #>+ 1 | ||
591 | $(INSTALL_DATA) spark_0.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
592 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
593 | #>+ 1 | ||
594 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
595 | #>- $(INSTALL_DATA) spark_1.xpm $(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
596 | #>+ 1 | ||
597 | $(INSTALL_DATA) spark_1.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
598 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
599 | #>+ 1 | ||
600 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
601 | #>- $(INSTALL_DATA) sun.xpm $(kde_datadir)/kbill/pixmaps/sun.xpm | ||
602 | #>+ 1 | ||
603 | $(INSTALL_DATA) sun.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sun.xpm | ||
604 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
605 | #>+ 1 | ||
606 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
607 | #>- $(INSTALL_DATA) suncpu.xpm $(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
608 | #>+ 1 | ||
609 | $(INSTALL_DATA) suncpu.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
610 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
611 | #>+ 1 | ||
612 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
613 | #>- $(INSTALL_DATA) toaster.xpm $(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
614 | #>+ 1 | ||
615 | $(INSTALL_DATA) toaster.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
616 | #>- $(mkinstalldirs) $(kde_datadir)/kbill/pixmaps/ | ||
617 | #>+ 1 | ||
618 | $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kbill/pixmaps/ | ||
619 | #>- $(INSTALL_DATA) wingdows.xpm $(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
620 | #>+ 1 | ||
621 | $(INSTALL_DATA) wingdows.xpm $(DESTDIR)$(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
622 | |||
623 | uninstall-local: | ||
624 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/about.xpm | ||
625 | #>+ 1 | ||
626 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/about.xpm | ||
627 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/apple.xpm | ||
628 | #>+ 1 | ||
629 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/apple.xpm | ||
630 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
631 | #>+ 1 | ||
632 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_0.xpm | ||
633 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
634 | #>+ 1 | ||
635 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_1.xpm | ||
636 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
637 | #>+ 1 | ||
638 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_10.xpm | ||
639 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
640 | #>+ 1 | ||
641 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_11.xpm | ||
642 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
643 | #>+ 1 | ||
644 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_12.xpm | ||
645 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
646 | #>+ 1 | ||
647 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_2.xpm | ||
648 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
649 | #>+ 1 | ||
650 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_3.xpm | ||
651 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
652 | #>+ 1 | ||
653 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_4.xpm | ||
654 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
655 | #>+ 1 | ||
656 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_5.xpm | ||
657 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
658 | #>+ 1 | ||
659 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_6.xpm | ||
660 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
661 | #>+ 1 | ||
662 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_7.xpm | ||
663 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
664 | #>+ 1 | ||
665 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_8.xpm | ||
666 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
667 | #>+ 1 | ||
668 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billA_9.xpm | ||
669 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
670 | #>+ 1 | ||
671 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_0.xpm | ||
672 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
673 | #>+ 1 | ||
674 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_1.xpm | ||
675 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
676 | #>+ 1 | ||
677 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_2.xpm | ||
678 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
679 | #>+ 1 | ||
680 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_3.xpm | ||
681 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
682 | #>+ 1 | ||
683 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billD_4.xpm | ||
684 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
685 | #>+ 1 | ||
686 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_0.xpm | ||
687 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
688 | #>+ 1 | ||
689 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_1.xpm | ||
690 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
691 | #>+ 1 | ||
692 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billL_2.xpm | ||
693 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
694 | #>+ 1 | ||
695 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_0.xpm | ||
696 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
697 | #>+ 1 | ||
698 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_1.xpm | ||
699 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
700 | #>+ 1 | ||
701 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/billR_2.xpm | ||
702 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
703 | #>+ 1 | ||
704 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bsd.xpm | ||
705 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
706 | #>+ 1 | ||
707 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bsdcpu.xpm | ||
708 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
709 | #>+ 1 | ||
710 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/bucket.xpm | ||
711 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
712 | #>+ 1 | ||
713 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/hurd.xpm | ||
714 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/linux.xpm | ||
715 | #>+ 1 | ||
716 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/linux.xpm | ||
717 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/logo.xpm | ||
718 | #>+ 1 | ||
719 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/logo.xpm | ||
720 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
721 | #>+ 1 | ||
722 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/maccpu.xpm | ||
723 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/next.xpm | ||
724 | #>+ 1 | ||
725 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/next.xpm | ||
726 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
727 | #>+ 1 | ||
728 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/nextcpu.xpm | ||
729 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/os2.xpm | ||
730 | #>+ 1 | ||
731 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/os2.xpm | ||
732 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
733 | #>+ 1 | ||
734 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/os2cpu.xpm | ||
735 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
736 | #>+ 1 | ||
737 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/redhat.xpm | ||
738 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
739 | #>+ 1 | ||
740 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sgi.xpm | ||
741 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
742 | #>+ 1 | ||
743 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sgicpu.xpm | ||
744 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
745 | #>+ 1 | ||
746 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/spark_0.xpm | ||
747 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
748 | #>+ 1 | ||
749 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/spark_1.xpm | ||
750 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/sun.xpm | ||
751 | #>+ 1 | ||
752 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/sun.xpm | ||
753 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
754 | #>+ 1 | ||
755 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/suncpu.xpm | ||
756 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
757 | #>+ 1 | ||
758 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/toaster.xpm | ||
759 | #>- -rm -f $(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
760 | #>+ 1 | ||
761 | -rm -f $(DESTDIR)$(kde_datadir)/kbill/pixmaps/wingdows.xpm | ||
762 | |||
763 | ####### kdevelop will overwrite this part!!! (end)############ | ||
764 | |||
765 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||
766 | # Otherwise a system limit (for SysV at least) may be exceeded. | ||
767 | .NOEXPORT: | ||
768 | |||
769 | #>+ 2 | ||
770 | docs-am: | ||
771 | |||
772 | #>+ 5 | ||
773 | force-reedit: | ||
774 | cd $(top_srcdir) && $(AUTOMAKE) --gnu kbill/pixmaps/Makefile | ||
775 | cd $(top_srcdir) && perl admin/am_edit kbill/pixmaps/Makefile.in | ||
776 | |||
777 | |||
778 | #>+ 2 | ||
779 | final: | ||
780 | $(MAKE) all-am | ||
781 | #>+ 2 | ||
782 | final-install: | ||
783 | $(MAKE) install-am | ||
784 | #>+ 2 | ||
785 | no-final: | ||
786 | $(MAKE) all-am | ||
787 | #>+ 2 | ||
788 | no-final-install: | ||
789 | $(MAKE) install-am | ||
790 | #>+ 3 | ||
791 | cvs-clean: | ||
792 | $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean | ||
793 | |||
794 | #>+ 3 | ||
795 | kde-rpo-clean: | ||
796 | -rm -f *.rpo | ||
diff --git a/pics/kbill/pixmaps/about.xpm b/pics/kbill/pixmaps/about.xpm new file mode 100644 index 0000000..f94f761 --- a/dev/null +++ b/pics/kbill/pixmaps/about.xpm | |||
@@ -0,0 +1,163 @@ | |||
1 | /* XPM */ | ||
2 | static char* about_xpm[] = { | ||
3 | "300 140 20 1", | ||
4 | "_ c #ffffff", | ||
5 | "` c #d63110", | ||
6 | "a c #523108", | ||
7 | "b c #fffff7", | ||
8 | "c c #dedebd", | ||
9 | "d c #008442", | ||
10 | "e c #000808", | ||
11 | "f c #4ab5ef", | ||
12 | "g c #183142", | ||
13 | "h c #4a8cbd", | ||
14 | "i c #102131", | ||
15 | "j c #294a6b", | ||
16 | "k c #5a84ce", | ||
17 | "l c #638cde", | ||
18 | "m c #315294", | ||
19 | "n c #5273bd", | ||
20 | "o c #c4c4c4", | ||
21 | "p c #18085a", | ||
22 | "q c #5a395a", | ||
23 | "r c #000000", | ||
24 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
25 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooommmoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
26 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooommmmmohmmmhommmhooooooooooooooooooooooooooooooooooomgoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
27 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomrmooomrhooojmoooooooooooooooooooooooooooooooooooojjoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
28 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomrhooogrooohjooooooojoooooooooooooooooooooooooooooimoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
29 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomrooomjrooojhoooooohjoooooooooooooooooooooooooooooeooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
30 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomrooojmioohjooooooooooomjoooehooooooooooooooooooomiooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
31 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomroojhjioojhoohohooohooimoomioooohhoohooohooooooomgohooohooohooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
32 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomrohjojiohmoogjmrmmemomrjmhiijhomirhmemojrmoooooogmmegomehomeooooooomooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
33 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomrojhojiojoojgjjhhmeooheooojmoomjoghmehjhihooooooighmeomgjohioooooomrhoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
34 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooojrhmoojimmomhggooomioomgoooimooimjhohejooeoooooohrhooehhmioojooooooomooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
35 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooojrjooojijooooemooojjoojjoooroohemooomgoomgoooooomioohgoooihhjooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
36 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooojrmooojrhooooeoooogmoogmoomioomjoooojjoojmoooooojjoojhooojmmhooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
37 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooojioooogjoooomgooooimhoimmomjjhjjhmhoimooimmooooomgommoooommjooooooomoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
38 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooojhooooghoooojjooooimoormoojihomejhoorooorjoooooohijmooooomehoooooomrhooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
39 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohooooohooooooooooooooohooohooooooooooooohoooooooooooooooomjoooooooomoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
40 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqqqqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooogooooooooooooooooooooooooooooooooooooooooooooooooooqqqqqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
41 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqaaaaaaqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooojhoooooooooooooooooooooooooooooooooooooooooooooooqqqrrrrrrqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
42 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqaaaaaaaaaqqqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohoojmoooooooooooooooooooooooooooooooooooooooooooooooqrrrrrqrrrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
43 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqaaaaaaaaaaaaaaqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooogiihoooooooooooooooooooooooooooooooooooooooooooooooqrrrrrqrrrrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
44 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqaaaaaaaaaaaaaaaaqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohmoooooooooooooooooooooooooooooooooooooooooooooooooqrrrrrrrrrrrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
45 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqaaaaaaaaaaaaaaaqaqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrrqrrrrrrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
46 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqaaaaaaaaaaaaaaaaaqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrrqqrrrrrrrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
47 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqaaaaaaaaaaaaaaaaaaqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrqq_cqrrrrrrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
48 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqaaaaaaaaaaaaaaaaaaaqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrq_c_cqrrrrrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
49 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqaaaaaaaaaaaaaaaaaaaqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrq_c_c_cqrrrrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
50 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqaaaaaaaaaaaaaaaaaaaqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrqc_c_c_cqqrrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
51 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqaaaaaaaaaaaaaaaaaaaqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqq_q_c_q_c_qrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
52 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqarrrraaarrrrrrrrraqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqcqqbcqq_cqrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
53 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooor____rrr____rcbcqqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooq_cbc_c_c_cqaaoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
54 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooor____rbr____r_cbqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqbcbc_c_cbqrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
55 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooor____rbr____rcqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqcqcbcbcbcqrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
56 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorrrrbc_rrrrcbqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqbcqcbcqcbqrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
57 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqcbcbc_c_cbqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqbcbcqcrqqqrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
58 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqbcqcbcbcbqbqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqrqbcqcrrqrrqrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
59 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqcbcqcbcbqqqqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqrrqqqrrqrrrrqrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
60 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqqbbcbcbqddddqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrqrqrrqqrrqrrqrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
61 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqjjjqqqqqqjjjjjjqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrqqrrqrrrqrrqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
62 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqdddddddddddddddqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorrqrrqrqrrrrqrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
63 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqjjjjjjjjjjjjqqqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrqrrqrqrrrqrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
64 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqqddddddddddq_c_qoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrqrrqrqrrrqrrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
65 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooq_qjjjjjjjjjjqc_qqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrqrrqrqrrqrrrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
66 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqcqddddddddddq_cqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrrrqqqrrrqrrrqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
67 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooq_qjjjjjjjjjjqc_qoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrqrrqoqrqrrqrqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
68 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqcqddddddddddq_qqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrqoqrrqrrqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
69 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqjjjjjjjjjjqcqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrqoqrrrrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
70 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqqqqqqqqqqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrqoqrrrrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
71 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooq````````qoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrqqqrrrrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
72 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooq```q```qqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrqrqrrrrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
73 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqqqqqqqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqrrqrqrrrqqqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
74 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqc_q_cqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqqrqqqqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
75 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqqqqqqqqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrqrrrqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
76 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooq____q____qooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqrrrqrrrrqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
77 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqqqqqqqqqqooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooqqqqqqqqqqoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
78 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
79 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
80 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
81 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
82 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
83 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohhooohoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
84 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohmemhmijoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
85 | "oooooooooooooooooomjigjjmoooooooooooooooooooooooooooooooooohjigmohmggmoomjjhooooeooogmooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohjgjhoooooojijmooooooooooooooooooooooooooooooooomjgigjjjmoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
86 | "ooooooooooooooooooooejohijoooooooooomoooooooooooooooooooooooorjoooheiooooghooooheoooihoohhooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomrjooooomrgooooooooooooooohhoooooooooooooooooooomrjoohjimoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
87 | "oooooooooooooooooooormoomeooooooooooioooooooooooooooooooooooormooojiiooommooooomgooheooojmooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomegooooogrmoooooooooooooooghoooooooooooooooooooomrmoooomrmooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
88 | "ooooooooooooooooooomrmoomeooooooooohmoooooooooooooooooooooooormoohjigooojoooooojjoomgooomhoooooooooooooooohhooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooojgeoooomjrmoooooooooomhooojooooooooooooooooooooojeoooooogehoooooooooooooooooooooooomhoooooooooooooooooooooooooooooooooooo", | ||
89 | "ooooooooooooooooooojeooojjooooooooooooooooooooooooooooooooooormoojhijoommooooooimoojjooooooooooooooooooooogmooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooojmrhooojmrhooooooooooehoooooooooooooooooooooooooigoooooomrmooooooooooooooooooooooooehoooooooooooooooooooooooooooooooooooo", | ||
90 | "ooooooooooooooooooogimmjmoooojomgohjhooomgimoommohjmooooooooormommoejoojoomgmooroooimoommoomjoomjooomgmoomrmhohjghoohjoomjooooooooooooooooooooooooooooooooooooooooooooooooooooooooojormoommjrooooomgiohjemhojmooohjijoohjimoooooooorjooooooorgomgooommooohjijooojomghjemhohgjooooooooooooooooooooooooooooooo", | ||
91 | "oooooooooooooooooooegmjemooojrhgghjeooojmmrhojgmmjemooooooooormojoorjojhojmjgomioooeoomijomjghjigoommmehojemhhjmgiomjeojgeooooooooooooooooooooooooooooooooooooooooooooooooooooooooojoijoojojeooohjmjiohggmhjemoomjmimoogmjhooooooomrmooooooorimgeoohrooomjmimoojrhgghggmhhgmehoooooooooooooooooooooooooooooo", | ||
92 | "oooooooooooooooooohrmoomrmojhijoommioommomeohhgmmoimoooooooomrmmmoorjhjohgogmojjoomioomimohjjjojjohgooimomgoojhooehhmgjhmioooooooooooooooooooooooooooooooooooooooooooooooooooooooommogiommoiiooojhojgoogmohhroohjoorhomgoooooooooomrooooooohrjmmgoojioohjoorhojhijooogmooghmgooooooooooooooooooooooooooooooo", | ||
93 | "oooooooooooooooooomeoooogehhmehooojjoogoojgoooejoorhoooooooomrmjooorjjoojgjhoogmoomjoooroooggooimojjooeoojjooioooimojehojjoooooooooooooooooooooooooooooooooooooooooooooooooooooooojhomrogooijoohjoogjooimoomiooghomeoooejooooooooogiooooooomrjojjomjgooghomeohhmehoooimohejmoooooooooooooooooooooooooooooooo", | ||
94 | "oooooooooooooooooojgoooojroojgooooimomjooejoohioohrooooooooomrihooorgmooimooooehoogmoomioooehooimojjohgooimomioooioogmoojjoooooooooooooooooooooooooooooooooooooooooooooooooooooooogoomrgmoorjoojmohrmoorooojjohioogiooomemooooooooigoooooooieooimhjjmohioogiooojgooooroomghooooooooooooooooooooooooooooooooo", | ||
95 | "ooooooooooooooooooijooooggoogmooooeoojmojimoomgoomiooooooooomrjoooorioooioooooeohoimohjjooheoooroohimghooeoomeoohgooehooimoooooooooooooooooooooooooooooooooooooooooooooooooooooooogoooriooorjooihhjroomiooogmomgomgjoooomjooooooohrjoooooojrmoorhjhimhmgomgjooogmooomioojmoooooooooooooooooooooooooooooooooo", | ||
96 | "ooooooooooooooooohrmooomemooimooohimhimjhemmogjoomgmoooooooomehoooormoomiohmomimmoemjhjmmomgoohemhojjhoohimmoemojhoheoooimmoooooooooooooooooooooooooooooooooooooooooooooooooooooomjoooimoomrmoorhgmimmmjjhoimmjjjmgmjhmojmooooooomrmooooojemoohrgmoemmjjjmgmjooimooomjjhimommooooooooooooooooooooooooooooooo", | ||
97 | "ooooooooooooooohjerejjigmooheoooomemogemoimooimoojihoooooooomjoooomjooohrgjoohemooijoogjoojjoomemoimoooomemoomrgmoomgooorjooooooooooooooooooooooooooooooooooooooooooooooooooooohjeejoomoomirgjheihhemojimooemojrmogjomegmoooooomjerejjjjgmhooomemooimojrmogjooheoooojimogejhoooooooooooooooooooooooooooooooo", | ||
98 | "oooooooooooooooooooooooooooooooooohoohhoooooooooohhooooooooohooooohhoooohooooooooooooohoooooooohomemooooohoooohhoooooooohoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohoooooohoooohooohooooooooooooooooooooooooooooooooooooooohoooooooooooohoooohoooooooooooooooooooooooooooooooooo", | ||
99 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooomjgeegoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
100 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohgooomgoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
101 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooojgoooomgooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
102 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohegmmmimooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
103 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooohmjmmooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
104 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
105 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
106 | "mppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp", | ||
107 | "offfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", | ||
108 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
109 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
110 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
111 | "oooooooooooooooooooooooooooooooooooooooooooommmmmmmmmmmmmohmmmmmmmmhooooommmmmmmommmmmmmhooooommmmmmmooooooooohmmmmmmmoooommmmmmmmoooooohmmmmmmmmmmmommmmmmmmmhooooohmmmmmmmmmmhhmmmmmmmmmmhhmmmmmmhmmmhmmmmmhooohmmmooooohmmmmmmmmhhooooommmmmmmmmmmooommoooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
112 | "oooooooooooooooooooooooooooooooooooooooooooommjjjmjmmjjmjmmmjjjjjjmjmmooojjjjjmmmmmjjjmjjooooojjjjjmjmoooooooohmjjjjmjmohmjpjjmmmphooooommjjjjjjjjmjmmmjjjjjjjjjhooommjjjjjjjjmjhmjjjjjjjjmpmhjjjjjpmjmphjjmjjooommjjhoooohmjjjjjjjjjmhooojjjjjjjjjmphommjjhoooooooooooooooooooooooooooooooooooooooooooooooo", | ||
113 | "oooooooooooooooooooooooooooooooooooooooooooommjppmppmpjmppmmmppjjjmppjjoommppmmppjmmppmppmoooommppmmppmooooooohmhppmjpphmppmjmmpjpphoooommmppmjmmpjjpjmmppmmmjppjmoommmppjjjjpmpjjmppjjjjpmppmmpphppmpmpmmpmppmoomppmphooohjhppjmmmppjphoojmpppjjmpmpphmppjpoooooooooooooooooooooooooooooooooooooooooooooooo", | ||
114 | "ooooooooooooooooooooooooooooooooooooooooooooommppmppjpmpppmhmppmpppmpjpmoommphpppmmmpmpppjooooommpmpppmooooooooomjphpppmjpjpppjmjpphooooohmppjpppmjjpmmmpmjppmjpjphoohmppjppjpmpjomjpmppppmppomppmppjpmppjjpppjommppmppooooomjphpppmppjmooommpmpppjmppmjppmpmooooooooooooooooooooooooooooooooooooooooooooooo", | ||
115 | "oooooooooooooooooooooooooooooooooooooooooooooommmjppjmppppmomjjjpppmjjjpoommjmpppmhmjmpppmooooommjmpppmooooooooomjjmpppjjmjppoomjpphoooooomjjjppmjjjpmhmjmppppmjjpjooomjjjpppjmpjomjjmpppjmppojmmjpjjmjppjmpppmommmmjpphoooomjjmpppjjjjphoommjmpppjmppmmpjjppooooooooooooooooooooooooooooooooooooooooooooooo", | ||
116 | "oooooooooooooooooooooooooooooooooooooooooooooohmmmmjpmppmooommmjpmhjmmjpmommhmpphohmhmppmoooooommhmpphoooooooooommmmppommomjphomjpphoooooommmjpmommjpmhmhmppjjmmmppooommmjpmmmmpjommmmpjhmmppommompmpmmjpjmppooomphmmjpmoooommmmppmmjmmpmoommhmppojmppmjjjmppooooooooooooooooooooooooooooooooooooooooooooooo", | ||
117 | "ooooooooooooooooooooooooooooooooooooooooooooooommompmppmoooomhmjpjmmhmppmommhmppoohmhhpphoooooommomppooooooooooommmmpjohmmmpmmmhjpphoooooomhmjppoppppmhmhmppmmmhmpphoommmjpjmjppjommmmpphppppohmhmjmjmhmpjjpmoohmpjhhmpjoooommmmppmmmmjpjoommhmpphpjppmmmmjppooooooooooooooooooooooooooooooooooooooooooooooo", | ||
118 | "ooooooooooooooooooooooooooooooooooooooooooooooohmjmpmpphoooomjpjjjjjjmppmommjmppoohmmmpphoooooommmmppooooooooooomjjmpjoompjjppjmmjjhoooooomjpmmmjhpppmhmmjjjjjjjjpphoomjpjjmmjppjomjjjjmjmpppoojjjmmmmjmjjppmoommjpmmmppoooomjjjjjjpjmppjoommjjjjjmpppmmjjjppooooooooooooooooooooooooooooooooooooooooooooooo", | ||
119 | "oooooooooooooooooooooooooooooooooooooooooooooooomhmhjpmooooommhhhhommjpphomomhppoohmmhpphoooooomhmmppooooooooooomhmmpjoommoohmmhhphooooooommhhhmpmmmmhhhjoooohmmpppooommhhhmphmmmomhmhhhpmmmmoojhjmhmhjhmopphoomhmpmmhpphooomhmoooojhpppmoomhmhhhpjmmmhmmmjpjooooooooooooooooooooooooooooooooooooooooooooooo", | ||
120 | "oooooooooooooooooooooooooooooooooooooooooooooooomhmphphooooompmjpppmphpmoommpmppoohmpmpphoooooommpmppooooooooooommpmpjooojjhoopphjpooooooompmjppppoooohmphjjjmphppmooompmjpppmoooommpmpppjooooommpmommpmhhppooomoooojmjpmooommjmjjmpjmpphoommpmppppoooommmppmooooooooooooooooooooooooooooooooooooooooooooooo", | ||
121 | "ooooooooooooooooooooooooooooooooooooooooooooooohmohpmjmooooommhjpppmjhjmoomhphppoohhphpphohhhoomhphppohhhooooooommjmpjommmjpjhhpmmpmoooooommmjppppoooohhpopppmmmjpmhoommmjpppmjhoommmmpppjjmooommphojmjmomppoohmoooohmmpjooommmmppphphpjmoomhphpppjmjoommmppmooooooooooooooooooooooooooooooooooooooooooooooo", | ||
122 | "ooooooooooooooooooooooooooooooooooooooooooooooomhomhmhphoooommhjpjmmmhjpoomomhppoohhmopphojmjoomomhppohmjmoooooomommpjomojhmppmmmhpjoooooommhjpjhhoooohhmoppjmhmmmophommhjpjjomphomhmmppmhhphoohmmhojphmompjoomhhjjjhmhppooomhhmppmhmopommomomhpphmopmommmppmooooooooooooooooooooooooooooooooooooooooooooooo", | ||
123 | "oooooooooooooooooooooooooooooooooooooooooooooohmomphhhmjoooomhojpmhmhojpmomohhppoohhhopphhmhpmomohhppomhmphooooomohmpjomomjoohpohmppoooooomhojpmoooooohhhopphmohmmopjomhojpmmompmomohmpjmhhppooojhhoppomojpmoomohppphhopphoomohmpjomhopomphmohhpphmopphhpppphooooooooooooooooooooooooooooooooooooooooooooooo", | ||
124 | "oooooooooooooooooooooooooooooooooooooooooooooomhoppjohhpmoohmhompjmohoppmomohoppoomhhompjmhhppomohojpmmompjoooohmohhpjomoomjhhjohmppooooohmhompmoooooomhhojphhhhohhpphmhojpjmompjhmohmppmohppooojhhopphhoppmohmohppphhompjohmohhpjomhohompmmohhppmhoppmmhhppoooooooooooooooooooooooooooooooooooooooooooooooo", | ||
125 | "oooooooooooooooooooooooooooooooooooooooooooohjhohjpmooohjhmmhoohhhooomppmjhooohjhjmoooooooohppjhoooooooompjooohjhooomjomooohmmhohpppoooommooohmjooooojmooohjmomooomppmooohmmoomppjhooommhohppooomhohppmohpphmmooompmooohjpmjhooomjhmooooppjhooohmhooppmmoojpoooooooooooooooooooooooooooooooooooooooooooooooo", | ||
126 | "oooooooooooooooooooooooooooooooooooooooooooommooommooooomjmoooooooohmpppmmooooomjmooooooooohppmooooooooompjooohhooooojmmomjmhohmpppjoooomoooooopmoooomooooohphmhoojppooooooooompphoooooooohppooohmompjmohppomooooopooooohpphooooojjhmoohppmoooooooooppmmmmppmooooooooooooooooooooooooooooooooooooooooooooooo", | ||
127 | "oooooooooooooooooooooooooooooooooooooooooooohppppppppppppppppppppppppppphpppppppppppppppppppppppppppppppppjooohppppppppjppppppppppphoooomppppppppoooojpppppppphpjppppppppppppppppppppppppppppooooppppjjpppjomppppppppppppppppppppppmjpjpppppppppppppppmhppppmooooooooooooooooooooooooooooooooooooooooooooooo", | ||
128 | "ooooooooooooooooooooooooooooooooooooooooooooohppppppppppppjjppppppppppphohpppppppmpppppppppppphpppppppppppjoooompppppppmpppjjppppphoooooojpppppppoooohppppppppompppphjppppppppppjmpppppppppppoooohpppmhpppjoompppppppppppppmpppppppmhppppjhpppppppppppmompppmooooooooooooooooooooooooooooooooooooooooooooooo", | ||
129 | "oooooooooooooooooooooooooooooooooooooooooooooohmmmmmmmmmmmmhmmmmmmmmmmhooommmmmmmhhmmmmmmmmmmmommmmmmmmmmmmooooommmmmmmhhmmhohmmhoooooooohmmmmmmmooooohmmmmmmmoohmmhohmmmmmmmmmmmommmmmmmmmmmooooommmhohmmhooommmmmmhmmmmmmommmmmmmhoommhoommmmmmmmmmmhoohmmoooooooooooooooooooooooooooooooooooooooooooooooo", | ||
130 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
131 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
132 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
133 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
134 | "mppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp", | ||
135 | "offfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", | ||
136 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
137 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
138 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorrrrooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
139 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorrrroooooorooroooooooooooooooooooooooooooooooooooooooroooooooooooooroooorooorrrooorroooorroooooorooooooorrrrrooooooooooooooooroooooooooooooooooooooorrooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
140 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorooroororrorroooooooooooooooooooooooooooooooroooooorroooooooooooororrrroroooroooroorooroorooooorooooooooroooroooooooooooooorrooooooooooooooooooooorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
141 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorooroooooroorooooooooooooooooooooooooooooooooooooooorooooorooooororooorooroorooorooororooorooorroooooooorooorooooooooooooooorooooooooooooooooooooorooorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
142 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorrorrorrrooorooroorooooorrroorrrooorrrrorrorrorororoorrrrorrroorrrrooororoooooorooroooroorroroorroororoooooooorooororrorrorrorrroorrrooorrrooorroorrroorrrorrrrooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
143 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooororooroororrooroorooooroooorooororrooororororrrorrorooroorooroorooooororoooororooroooorroroorrororooroooooooorrrroroooorororoooooroororooororoooroooroorooorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
144 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorooorooororoorooroooorooooroooroorooorororoorooororoorooroorooroooooororrrrorooorooooooroooooroorrrrrooooooorooooorooorororoooooroororoooroorooroooroorooorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
145 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooororoorooororoorooroooorooooroooroorooororroooroooroorrooorooroorooooooorooooroooorooooorooooorooooooroooroooorooooooroorrooroooooroororooorooororoooroorooorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
146 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorrorrrrrrrorrrrrrrrroooorrroorrrooorrrroooroorrrorrrrrooorrrorroorroooooorrrroooorrroooroooooroooooorrroorooorrrooorroooorooorrrorrrorrorrroorrooorrroorrrooorrooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
147 | "ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorooooorooooooooooorrroooooooooooooooooooooooooooooooooooooooooooooooorooooooooooooooorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
148 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooroooooroooooooooorooorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
149 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorrroooroooooooooooorrroooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooroooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
150 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
151 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
152 | "oorrrrrrrorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooroooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorooooooooooooooooroooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
153 | "oorooroorrrooooooooooooooooooooooooooroooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorrooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooroooooorrooooooooooooooorroooooooooroooooooooooooooooooooooooooooooooooooooorooooooooooooooooooooooooooooooooooooooooooooooo", | ||
154 | "oooooroooorooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorooooooooooooooroooooooooooooooooooooooooooooooorooooooooooooooooooooooooooooooooooooooooooooooorooooorooooooroooroooooooooooooooooooooooooooooooooooooooooooooorooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
155 | "oooooroooorrrooorrooooororroorooorororoorrroooroororrooooorrroorrrooorrrorroorrrrooroorrrrrorroororooooroorrrooorrrrorrrooorrooooooorrorrrrorrrooooooorrroorrrooorrrrorrorrorororoorrrrorrroorrrrooorrrrorrrooorrooroororoooorororroorroorrrroorroorrrorrrroroororrorrooooorrrorrororrorrrooorroorororrooooo", | ||
156 | "ooooorooooroororoorooooroororororrrorrorooororrorrrooooooroooorooororrooroorrrooorrrorrorooroorrrrooooororooororoororooororooooooooroororooroooooooooroooorooororrooororororrrorrorooroorooroorooooooroooroororoorrrorrroooorrroroorrooorrooorroorroooooroorrooroorroorooorooorrooroorrroororoorrrrorooooooo", | ||
157 | "ooooorooooroororrroooooorrooorroorooororooorooroororooooorooooroooroorooroororooororoororoorrrooroooooororooororoororoooroorooooooorrrooroorooooooooorooooroooroorooorororoorooororooroorooroorooooooroooroororrrooroorooooooroorrroorooorooorrrrorooooorooorooorrorrroooorooororrorrooroororrrooroooroooooo", | ||
158 | "ooooorooooroororoooooooorooororoorooororooorooroorooroooorooooroooroorooroororooororoororoorooooroooooororoooroorrooroooroooroorooorooooroorooooorooorooooroooroorooororroooroooroorrooorooroorooooooroooroororoooorooroooooorooroooooroorooorrooorooooorooorooorooroooooorooororooroooroororooooroooorooroo", | ||
159 | "oooorrroorrrorrorrrooooorooorrrrrrrorrrorrroooorrrrroooooorrroorrroorrrororrorrrrooorrroorrorrrrrroooorrrorrroorroooorrroorroooroooorrroorrorrrooroooorrroorrrooorrrroooroorrrorrrrrooorrrorroorrooooorrrrrorrorrrrrrrrroooorrroorrrrrooorrrroorrrorrrooorrrrroorooorrroooorrroorooroorrorrrorrrrrrorroooroo", | ||
160 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooroooooooooooooooooooooooooooooooooorrroooooooooooroooooooooooooooooooooooooooooooooorooooorooooooooooorrroooooooooooooooooooooooooooooooooooooooooooooooooooroooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
161 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooroooooooooooooooooooooooooooooooooroooroooooooooooooooooooooooooooooooooooooooooooooroooooroooooooooorooorooooooooooooooooooooooooooooooooooooooooooooooooooroooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
162 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooorrrooooooooooooooooooooooooooooooooorrrooooooooooooooooooooooooooooooooooooooooooooorrroooroooooooooooorrroooooooooooooooooooooooooooooooooooooooooooooooooorrrooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo", | ||
163 | "oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo"}; | ||
diff --git a/pics/kbill/pixmaps/apple.xpm b/pics/kbill/pixmaps/apple.xpm new file mode 100644 index 0000000..bd976fe --- a/dev/null +++ b/pics/kbill/pixmaps/apple.xpm | |||
@@ -0,0 +1,34 @@ | |||
1 | /* XPM */ | ||
2 | static char * apple_xpm[] = { | ||
3 | "28 24 7 1", | ||
4 | " c #ff9ebe", | ||
5 | ".c #3c9e3c", | ||
6 | "Xc #ffff00", | ||
7 | "oc #ffbe7d", | ||
8 | "Oc #ff0000", | ||
9 | "+c #7d3cbe", | ||
10 | "@c #0000ff", | ||
11 | " .... ", | ||
12 | " .... ", | ||
13 | " .... ", | ||
14 | " ... ", | ||
15 | " .. . .. ", | ||
16 | " ...... ...... ", | ||
17 | " .................. ", | ||
18 | " .................. ", | ||
19 | " XXXXXXXXXXXXXXXXX ", | ||
20 | " XXXXXXXXXXXXXXXX ", | ||
21 | " XXXXXXXXXXXXXXXX ", | ||
22 | " oooooooooooooooo ", | ||
23 | " oooooooooooooooo ", | ||
24 | " oooooooooooooooo ", | ||
25 | " OOOOOOOOOOOOOOOOO ", | ||
26 | " OOOOOOOOOOOOOOOOO ", | ||
27 | " OOOOOOOOOOOOOOOOOO ", | ||
28 | " +++++++++++++++++ ", | ||
29 | " ++++++++++++++++ ", | ||
30 | " +++++++++++++++ ", | ||
31 | " @@@@@@@@@@@@@@ ", | ||
32 | " @@@@@@@@@@@@ ", | ||
33 | " @@ @@ ", | ||
34 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_0.xpm b/pics/kbill/pixmaps/billA_0.xpm new file mode 100644 index 0000000..3b0d818 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_0.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_0_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffff7", | ||
10 | "@c #dedebd", | ||
11 | "#c #ffff9e", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ........ ", | ||
15 | " ..XXXXXXXX... ", | ||
16 | " .XXXXXXXXXXXXX.. ", | ||
17 | " .XXXXXXXXXXXXXXXX.. ", | ||
18 | " .XXXXXXXXXXXXXXX.XX. ", | ||
19 | " ..XXXXXXXXXXXXXX.XXX. ", | ||
20 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
21 | " .XXXXXXXXXXXXXXXXXXXXXX.", | ||
22 | " .XXXXXXXXXXooooXXXXXXXX.", | ||
23 | " .XXooooXXXoOOOOoXXXXXXX.", | ||
24 | " .XoOOOOoXoOOOOOoXXXXXXX.", | ||
25 | " .oOOOOoXoOOOOO ooooX.X.", | ||
26 | " oOOOOOooOOOOOOo+@.X.. ", | ||
27 | " oOOOOOooOOOOOOo@+... ", | ||
28 | " oOOOOOo+oOOOOOo+@. ", | ||
29 | " ooOOOo+@oOOOOo+@. ", | ||
30 | " ooo+@+@oooo+... ", | ||
31 | " .@.@+@+@+@. ", | ||
32 | " .+@.@+@+.+. ", | ||
33 | " ..+@+@+.... ", | ||
34 | " ..##.+@+..###. ", | ||
35 | " .##.#....#####. ", | ||
36 | " .#.#.#.##.######. ", | ||
37 | " .#.#.#.#.########. ", | ||
38 | " .##.##..#.##.#####. ", | ||
39 | " ..#.##...####.#####. ", | ||
40 | " .+@..###..####.###... ", | ||
41 | " .@ @.###.######.#.@+. ", | ||
42 | " .@ .###.#######.@+@+. ", | ||
43 | " .. .............@+. ", | ||
44 | " .########. .. ", | ||
45 | " .########. ", | ||
46 | " .##.####. ", | ||
47 | " .##.###. ", | ||
48 | " .##.###. ", | ||
49 | " ........... ", | ||
50 | " ............. ", | ||
51 | " ........... ", | ||
52 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_1.xpm b/pics/kbill/pixmaps/billA_1.xpm new file mode 100644 index 0000000..5f85755 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_1.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_1_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffff7", | ||
10 | "@c #dedebd", | ||
11 | "#c #ffff9e", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ....... ", | ||
15 | " .XXXXXX. ", | ||
16 | " ...XXXXXXXX.... ", | ||
17 | " .XXXXXXXXXXXXXXX. . ", | ||
18 | " .XXXXXXXXXXXXXXXX.X. ", | ||
19 | " ..XXXXXXXXXXXXXX.XX. ", | ||
20 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
21 | " ..XXXXXXXXXXXXXXXXXXXXX. ", | ||
22 | " .XXXXXXXXXXXXXXXXXXXXXX. ", | ||
23 | " .XXXXXXXXXXooooXXXXXXXX. ", | ||
24 | " .XXooooXXXoOOOOoXXXXXXX. ", | ||
25 | " .XoOOOOoXoOOOOOoXXXXX.X. ", | ||
26 | " .oOOOOoXoOOOOOOooooX.X. ", | ||
27 | " oOOOOOooOOOOOOo+@.X.. ", | ||
28 | " oOOOOOooOOOOOOo@+.. ", | ||
29 | " oOOOOOo+oOOOOOo+@. ", | ||
30 | " ooOOOo+@oOOOOo+@. ", | ||
31 | " ooo+@+@oooo+... ", | ||
32 | " .@.@+@+@+@. ", | ||
33 | " .+@.@+@+.+. ", | ||
34 | " ..+@+@+.... ", | ||
35 | " ..##.+@+..###. ", | ||
36 | " .##.#....#####. ", | ||
37 | " .#.#.#.##.######. ", | ||
38 | " .#.#.#.#.########. ", | ||
39 | " .##.##..#.##.#####. ", | ||
40 | " ..#.##...####.#####. ", | ||
41 | " .+@..###..####.###... ", | ||
42 | " .@ @.###.######.#.@+. ", | ||
43 | " .@ .###.#######.@+@+. ", | ||
44 | " .. .............@+. ", | ||
45 | " .###########.. ", | ||
46 | " .. .##..#####.. ", | ||
47 | " ....####....#.... ", | ||
48 | " ......##. ...... ", | ||
49 | " ........ ....... ", | ||
50 | " ....... ...... ", | ||
51 | " ... .... ", | ||
52 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_10.xpm b/pics/kbill/pixmaps/billA_10.xpm new file mode 100644 index 0000000..6846782 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_10.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_10_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #dedebd", | ||
8 | "Oc #000000", | ||
9 | "+c #ffffff", | ||
10 | "@c #fffff7", | ||
11 | "#c #ffff9e", | ||
12 | " ....... ", | ||
13 | " . .XXXXXXX.... ", | ||
14 | " .X.XXXXXXXXXXXX. ", | ||
15 | " ..XXXXXXXXXXXXXXXX. ", | ||
16 | " ..XXXXXXXXXXXXXXXXX. ", | ||
17 | " .XXXXXXXXXXXXXXXXXX. ", | ||
18 | " .XXXXXXXXXXXXXXXXX... ", | ||
19 | " .XXXXXXXXXXXXXXXXXXX.. ", | ||
20 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
21 | " .XXXX..XXXXXXXXXXXXX. ", | ||
22 | " .....o.XXXXXXXXXXXX. ", | ||
23 | " OOOOOO.XXXXXXXXXX. ", | ||
24 | " O+.o+o..XXXXXXXX. ", | ||
25 | " O+.+o+o.XXXXXXXX. ", | ||
26 | " O.o+o.XXXXXXXX. @ ", | ||
27 | " .o+o..XXXXXX. ", | ||
28 | " .+o+o...XXXX. ", | ||
29 | " ...+............ ", | ||
30 | " ...###########. ", | ||
31 | " ...##############. ", | ||
32 | " ...#################. ", | ||
33 | " .....###################.. ", | ||
34 | " . o.##################.. ", | ||
35 | " .o .##################. @ ", | ||
36 | " ....#################. ", | ||
37 | " ......###########. ", | ||
38 | " .#############. ", | ||
39 | " .#############. ", | ||
40 | " .######.....##. ", | ||
41 | " .##....#####.#. ", | ||
42 | " ...#########. ", | ||
43 | " .##########. ", | ||
44 | " .#####.####. ", | ||
45 | " .#####..####. ", | ||
46 | " .#####..####. ", | ||
47 | " .#####. .####. ", | ||
48 | " .#####. .####. ", | ||
49 | " ....... ..... ", | ||
50 | " ......... ...... ", | ||
51 | " ....... .... ", | ||
52 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_11.xpm b/pics/kbill/pixmaps/billA_11.xpm new file mode 100644 index 0000000..54231f3 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_11.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_11_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #dedebd", | ||
8 | "Oc #000000", | ||
9 | "+c #ffffff", | ||
10 | "@c #fffff7", | ||
11 | "#c #ffff9e", | ||
12 | " ....... ", | ||
13 | " . .XXXXXXX.... ", | ||
14 | " .X.XXXXXXXXXXXX. ", | ||
15 | " ..XXXXXXXXXXXXXXXX. ", | ||
16 | " ..XXXXXXXXXXXXXXXXX. ", | ||
17 | " .XXXXXXXXXXXXXXXXXX. ", | ||
18 | " .XXXXXXXXXXXXXXXXX... ", | ||
19 | " .XXXXXXXXXXXXXXXXXXX.. ", | ||
20 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
21 | " .XXXX..XXXXXXXXXXXXX. ", | ||
22 | " .....o.XXXXXXXXXXXX. ", | ||
23 | " OOOOOO.XXXXXXXXXX. ", | ||
24 | " O+.o+o..XXXXXXXX. . ", | ||
25 | " O+.+o+o.XXXXXXXX..o. ", | ||
26 | " O.o+o.XXXXXXXX...@. ", | ||
27 | " .o+o..XXXXX...... ", | ||
28 | " .+o+o...XXX.##... ", | ||
29 | " ...+......####. ", | ||
30 | " ...#########. ", | ||
31 | " ...##########.. ", | ||
32 | " ..###########... ", | ||
33 | " .#############. ", | ||
34 | " .###############. ", | ||
35 | " .################. @ ", | ||
36 | " .#################. ", | ||
37 | " .######.###########. ", | ||
38 | " ..###..#############. ", | ||
39 | " ..o..#. .#############. ", | ||
40 | " .o .. . .######.....##. ", | ||
41 | " .. .##....#####.#. ", | ||
42 | " ...#########. ", | ||
43 | " .##########. ", | ||
44 | " .#####.####. ", | ||
45 | " .#####..####. ", | ||
46 | " .#####..####. ", | ||
47 | " .#####. .####. ", | ||
48 | " .#####. .####. ", | ||
49 | " ....... ..... ", | ||
50 | " ......... ...... ", | ||
51 | " ....... .... ", | ||
52 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_12.xpm b/pics/kbill/pixmaps/billA_12.xpm new file mode 100644 index 0000000..3cc1190 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_12.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_12_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #dedebd", | ||
10 | "@c #fffff7", | ||
11 | "#c #ffff9e", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ", | ||
15 | " ....... ", | ||
16 | " .XXXXXX. ", | ||
17 | " ....XXXXXXXX... ", | ||
18 | " . .XXXXXXXXXXXXXXX. ", | ||
19 | " .X.XXXXXXXXXXXXXXXX. ", | ||
20 | " .XX.XXXXXXXXXXXXXX.. ", | ||
21 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
22 | " .XXXXXXXXXXXXXXXXXXXXX.. ", | ||
23 | " .XXXXXXXXXXXXXXXXXXXXXX. ", | ||
24 | " .XXXXXXXXooooXXXXXXXXXX. ", | ||
25 | " .XXXXXXXoOOOOoXXXooooXX. ", | ||
26 | " .X.XXXXXoOOOOOoXoOOOOoX. ", | ||
27 | " .X.XooooOOOOOOoXoOOOOo. ", | ||
28 | " ..X.+@oOOOOOOooOOOOOo ", | ||
29 | " ..@+oOOOOOOooOOOOOo ", | ||
30 | " .+@oOOOOOo@oOOOOOo ", | ||
31 | " .+@oOOOOo+@oOOOoo ", | ||
32 | " ...@oooo+@+@ooo ", | ||
33 | " .+@+@+@+.+. ", | ||
34 | " .@.@+@+.+@. ", | ||
35 | " ....@+@+@.. ", | ||
36 | " .###..@+@.##.. ", | ||
37 | " .#####....#.##. ", | ||
38 | " .######.##.#.#.#. ", | ||
39 | " .########.#.#.#.#. ", | ||
40 | " .#####.##.#..##.##. ", | ||
41 | " .#####.####...##.#.. ", | ||
42 | " ...###.####..###..+@. ", | ||
43 | " .@+.#.######.###.+ +. ", | ||
44 | " .@+@+.#######.###. +. ", | ||
45 | " .@+............. .. ", | ||
46 | " ..###########. ", | ||
47 | " ..#####..##. .. ", | ||
48 | " ....#....####.... ", | ||
49 | " ...... .##...... ", | ||
50 | " ....... ........ ", | ||
51 | " ...... ....... ", | ||
52 | " .... ... "}; | ||
diff --git a/pics/kbill/pixmaps/billA_2.xpm b/pics/kbill/pixmaps/billA_2.xpm new file mode 100644 index 0000000..b8d0149 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_2.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_2_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffff7", | ||
10 | "@c #dedebd", | ||
11 | "#c #ffff9e", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ........ ", | ||
15 | " ..XXXXXXXX... ", | ||
16 | " .XXXXXXXXXXXXX.. ", | ||
17 | " .XXXXXXXXXXXXXXXX.. ", | ||
18 | " .XXXXXXXXXXXXXXX.XX. ", | ||
19 | " ..XXXXXXXXXXXXXX.XXX. ", | ||
20 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
21 | " .XXXXXXXXXXXXXXXXXXXXXX. ", | ||
22 | " .XXXXXXXXXXooooXXXXXXXX. ", | ||
23 | " .XXooooXXXoOOOOoXXXXXXX. ", | ||
24 | " .XoOOOOoXoOOOOOoXXXXXXX. ", | ||
25 | " .oOOOOoXoOOOOOOooooX.X. ", | ||
26 | " oOOOOOooOOOOOOo+@.X.. ", | ||
27 | " oOOOOOooOOOOOOo@+... ", | ||
28 | " oOOOOOo+oOOOOOo+@. ", | ||
29 | " oOOOo+@oOOOOo+@. ", | ||
30 | " ooo+@+@oooo+... ", | ||
31 | " .@.@+@+@+@. ", | ||
32 | " .+@.@+@+.+. ", | ||
33 | " ..+@+@+..... ", | ||
34 | " ..##.+@+..###.+ ", | ||
35 | " .##.#....#####.+ ", | ||
36 | " .#.#.#.##.######. ", | ||
37 | " .#.#.#.#.########. ", | ||
38 | " .##.##..#.##.#####. ", | ||
39 | " ..#.##...####.#####. ", | ||
40 | " .+@..###..####.###... ", | ||
41 | " .@ @.###.######.#.@+. ", | ||
42 | " .@ .###.#######.@+@+. ", | ||
43 | " .. .............@+. ", | ||
44 | " .########.. .. ", | ||
45 | " .########. ", | ||
46 | " .##.####. ", | ||
47 | " .##.###. ", | ||
48 | " .##.###. ", | ||
49 | " .......... ", | ||
50 | " ............ ", | ||
51 | " .......... ", | ||
52 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_3.xpm b/pics/kbill/pixmaps/billA_3.xpm new file mode 100644 index 0000000..389c212 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_3.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_3_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #ffffff", | ||
8 | "Oc #000000", | ||
9 | "+c #dedebd", | ||
10 | "@c #fffff7", | ||
11 | "#c #ffff9e", | ||
12 | " . ", | ||
13 | " ......X.. ", | ||
14 | " ..XX.XXXXXX. ", | ||
15 | " .XXXXXXXXXXXX.. ", | ||
16 | " .XXXXXXXXXXXX.XX. ", | ||
17 | " .XXXXXXXXXXXXXXXX. ", | ||
18 | " ..XXXXXXXXXXXXXXX. ", | ||
19 | " .XXXXXXXXXXXXXXXXX. ", | ||
20 | " ..XXXXXXXXXXXXXXXXXXX. ", | ||
21 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
22 | " .XXXXXXXXXXXXXXXXXXX. ", | ||
23 | " .XXXXXX...XXXXXXXXXX. ", | ||
24 | " .XXXXX.oo.XXXXXXXXX.. . ", | ||
25 | " .XXXXX.oOO...XXXX... .+. ", | ||
26 | " .XXXX.oOoooo...... .@. ", | ||
27 | " ..XX.oOooooo.ooo. ..#.. ", | ||
28 | " ...Oooo.ooooooo...####. ", | ||
29 | " OoO.oo.ooooooo.#####. ", | ||
30 | " OOo.oo.o......######. ", | ||
31 | " OOO.o...##########. ", | ||
32 | " ..############. ", | ||
33 | " .#############. ", | ||
34 | " .#############.. ", | ||
35 | " .##############. ", | ||
36 | " .################. ", | ||
37 | " .#####.###########. ", | ||
38 | " .###...############. ", | ||
39 | " .+.#. .#####......#. ", | ||
40 | " .+ .. .###...####..#. ", | ||
41 | " .. .#...########. ", | ||
42 | " .. ..########. ", | ||
43 | " .#########. ", | ||
44 | " .#####.####. ", | ||
45 | " .#####..####. ", | ||
46 | " .#####..####. ", | ||
47 | " .#####. .####. ", | ||
48 | " .#####. .####. ", | ||
49 | " ....... ..... ", | ||
50 | " ......... ...... ", | ||
51 | " ....... .... ", | ||
52 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_4.xpm b/pics/kbill/pixmaps/billA_4.xpm new file mode 100644 index 0000000..e43c4d7 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_4.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_4_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #dedebd", | ||
8 | "Oc #000000", | ||
9 | "+c #ffffff", | ||
10 | "@c #fffff7", | ||
11 | "#c #ffff9e", | ||
12 | " ....... ", | ||
13 | " . .XXXXXXX.... ", | ||
14 | " .X.XXXXXXXXXXXX. ", | ||
15 | " ..XXXXXXXXXXXXXXXX. ", | ||
16 | " ..XXXXXXXXXXXXXXXXX. ", | ||
17 | " .XXXXXXXXXXXXXXXXXX. ", | ||
18 | " .XXXXXXXXXXXXXXXXX... ", | ||
19 | " .XXXXXXXXXXXXXXXXXXX.. ", | ||
20 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
21 | " .XXXX..XXXXXXXXXXXXX. ", | ||
22 | " .... o.XXXXXXXXXXXX. ", | ||
23 | " OOOOOO.XXXXXXXXXX. ", | ||
24 | " O+.o+o..XXXXXXXX. . ", | ||
25 | " O+.+o+o.XXXXXXXX..o. ", | ||
26 | " O.o+o.XXXXXXXX...@. ", | ||
27 | " .o+o..XXXXX...... ", | ||
28 | " .+o+o...XXX.##... ", | ||
29 | " ...+......####. ", | ||
30 | " ...#########. ", | ||
31 | " ...##########.. ", | ||
32 | " ..###########... ", | ||
33 | " .#############. ", | ||
34 | " .###############. ", | ||
35 | " .################. @ ", | ||
36 | " .#################. ", | ||
37 | " .######.###########. ", | ||
38 | " ..###..#############. ", | ||
39 | " ..o..#. .#############. ", | ||
40 | " .o .. . .######.....##. ", | ||
41 | " .. .##....#####.#. ", | ||
42 | " ...#########. ", | ||
43 | " .##########. ", | ||
44 | " .#####.####. ", | ||
45 | " .#####..####. ", | ||
46 | " .#####..####. ", | ||
47 | " .#####. .####. ", | ||
48 | " .#####. .####. ", | ||
49 | " ....... ..... ", | ||
50 | " ......... ...... ", | ||
51 | " ....... .... ", | ||
52 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_5.xpm b/pics/kbill/pixmaps/billA_5.xpm new file mode 100644 index 0000000..6ef7652 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_5.xpm | |||
@@ -0,0 +1,51 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_5_xpm[] = { | ||
3 | "58 41 7 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #000000", | ||
8 | "Oc #dedebd", | ||
9 | "+c #ffffff", | ||
10 | "@c #ffff9e", | ||
11 | " ", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ... ", | ||
15 | " .XXX.. ", | ||
16 | " ......ooooXXX. ", | ||
17 | " .....O+Oo++++oXXX. ", | ||
18 | " ..+.+.+Oo+++++oXXXX. ", | ||
19 | " ..+.++.O+o+++++oXXXXX. ", | ||
20 | " .+.++.O+Oo+++++oXXXXX.. ", | ||
21 | " ..+..O+O+ooooooXXXXXXX. ", | ||
22 | " ...+OoooooXXXXXXXXXXXX. ", | ||
23 | " .O+Oo++++oXXXXXXXXXXXX. ", | ||
24 | " .+Oo+++++oXXXXXXXXXXXX. ", | ||
25 | " .+o+++++oXXXXXXXXXXXX. ", | ||
26 | " .Oo+++++oXXXXXXXXXX.X. ", | ||
27 | " .o+++++oXXXXXXXXXXX.. ", | ||
28 | " .+o+++oXXXXXXXXXXXX. ", | ||
29 | " ..OoooXXXXXXXXXXXXX. ", | ||
30 | " ..@.XXXXXXXXXXXXXXX. ", | ||
31 | " .@@@@.XXXXXXXX.XXX... ", | ||
32 | " .@@@@@..XXXXXXXX.... ", | ||
33 | " .@@@@@@@...XX..... ", | ||
34 | " .@@@@@@@@@@@...... ", | ||
35 | " .@@@@@@@@@@@@@@@@@.. ", | ||
36 | " .@@@@@.@@@@@@@@@@@@@. ", | ||
37 | " ...@@...@@@@@@@@@@@@@. ", | ||
38 | " ..O ....@@@@@@@@@@@@@@@. ", | ||
39 | " . O... ...@@@@@@@@@@@.. ", | ||
40 | " ... .@......@@@.. ", | ||
41 | " .@@@@@@@.... ", | ||
42 | " .@@@@@@@@@@@. ", | ||
43 | " .@@@@@@...@@. ", | ||
44 | " .@@@@@.@@@@@. ", | ||
45 | " .@@@@..@@@@. ", | ||
46 | " .@@@@. .@@@.. ", | ||
47 | " .@@@@. .@@... ", | ||
48 | " ....... ..... ", | ||
49 | " ......... ...... ", | ||
50 | " ....... .... ", | ||
51 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_6.xpm b/pics/kbill/pixmaps/billA_6.xpm new file mode 100644 index 0000000..7fef708 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_6.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_6_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffff7", | ||
10 | "@c #dedebd", | ||
11 | "#c #ffff9e", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ....... ", | ||
15 | " ..XXXXXX. ", | ||
16 | " ...XXXXXXXX.... ", | ||
17 | " .XXXXXXXXXXXXXXX. . ", | ||
18 | " .XXXXXXXXXXXXXXXX.X. ", | ||
19 | " ..XXXXXXXXXXXXXX.XX. ", | ||
20 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
21 | " ..XXXXXXXXXXXXXXXXXXXXX. ", | ||
22 | " .XXXXXXXXXXXXXXXXXXXXXX. ", | ||
23 | " .XXXXXXXXXXooooXXXXXXXX. ", | ||
24 | " .XXooooXXXoOOOOoXXXXXXX. ", | ||
25 | " .XoOOOOoXoOOOOOoXXXXX.X. ", | ||
26 | " .oOOOOoXoOOOOOOooooX.X. ", | ||
27 | " oOOOOOooOOOOOOo+@.... ", | ||
28 | " ..oOOOOOooOOOOOOo@+.. ", | ||
29 | " ..oOOOOOo+oOOOOOo....... ", | ||
30 | " .+ooOOOo+@oOOOOo+..@.@+. ", | ||
31 | " .@+@ooo+@+@oooo+...+@+.. ", | ||
32 | " ....##.@.@+@+@+.##.@+@. ", | ||
33 | " .###.+@.@+@+.###.+@+. ", | ||
34 | " .###.+@+@+.####..... ", | ||
35 | " .####.+@+..######.. ", | ||
36 | " .##.#...#######.. ", | ||
37 | " ..#.#.##.######. ", | ||
38 | " .#.#.#.######. ", | ||
39 | " .##..#.######. ", | ||
40 | " .##...#######. ", | ||
41 | " .###..#######. ", | ||
42 | " .###.########. ", | ||
43 | " .###.#######.. ", | ||
44 | " ............ ", | ||
45 | " .##########. ", | ||
46 | " .. .##..#####... ", | ||
47 | " ....####....#.... ", | ||
48 | " ......##. ...... ", | ||
49 | " ........ ...... ", | ||
50 | " ....... ...... ", | ||
51 | " ... .... ", | ||
52 | " "}; | ||
diff --git a/pics/kbill/pixmaps/billA_7.xpm b/pics/kbill/pixmaps/billA_7.xpm new file mode 100644 index 0000000..10ef094 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_7.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_7_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffff7", | ||
10 | "@c #dedebd", | ||
11 | "#c #ffff9e", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ", | ||
15 | " ........ ", | ||
16 | " ..XXXXXXXX... ", | ||
17 | " .XXXXXXXXXXXXX.. ", | ||
18 | " .XXXXXXXXXXXXXXXX.. ", | ||
19 | " .XXXXXXXXXXXXXXX.XX. ", | ||
20 | " ..XXXXXXXXXXXXXX.XXX. ", | ||
21 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
22 | " .XXXXXXXXXXXXXXXXXXXXXX. ", | ||
23 | " .XXXXXXXXXXooooXXXXXXXX. ", | ||
24 | " .XXooooXXXoOOOOoXXXXXXX. ", | ||
25 | " .XoOOOOoXoOOOOOoXXXXXXX. ", | ||
26 | " .oOOOOoXoOOOOOOooooX.X. ", | ||
27 | " oOOOOOooOOOOOOo+@.X.. ", | ||
28 | " oOOOOOooOOOOOOo@+... ", | ||
29 | " oOOOOOo+oOOOOOo+@. ", | ||
30 | " ooOOOo+@oOOOOo+@. ", | ||
31 | " ooo+@+@oooo+... + ", | ||
32 | " .@.@+@+@+@. ", | ||
33 | " .+@.@+@+.+. ", | ||
34 | " ..+@+@+.... ", | ||
35 | " ..##.+@+..###. ", | ||
36 | " .##.#....#####. ", | ||
37 | " .#.#.#.##.######. ", | ||
38 | " .#.#.#.#.########. ", | ||
39 | " .##.##..#.##.#####. ", | ||
40 | " ..#.##...####.#####. ", | ||
41 | " .+@..###..####.###... ", | ||
42 | " .@ @.###.######.#.@+. ", | ||
43 | " .@ .###.#######.@+@+. ", | ||
44 | " .. .............@+. ", | ||
45 | " .########. .. ", | ||
46 | " .########. ", | ||
47 | " .##.####. ", | ||
48 | " .##.###. ", | ||
49 | " .##.###. ", | ||
50 | " ........... ", | ||
51 | " ............. ", | ||
52 | " ........... "}; | ||
diff --git a/pics/kbill/pixmaps/billA_8.xpm b/pics/kbill/pixmaps/billA_8.xpm new file mode 100644 index 0000000..55c2a67 --- a/dev/null +++ b/pics/kbill/pixmaps/billA_8.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_8_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffff7", | ||
10 | "@c #dedebd", | ||
11 | "#c #ffff9e", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ....... ", | ||
15 | " .XXXXXX.. ", | ||
16 | " ...XXXXXXXX.... ", | ||
17 | " .XXXXXXXXXXXXXXX. . ", | ||
18 | " .XXXXXXXXXXXXXXXX.X. ", | ||
19 | " ..XXXXXXXXXXXXXX.XX. ", | ||
20 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
21 | " ..XXXXXXXXXXXXXXXXXXXXX. ", | ||
22 | " .XXXXXXXXXXXXXXXXXXXXXX. ", | ||
23 | " .XXXXXXXXXXooooXXXXXXXX. ", | ||
24 | " .XXooooXXXoOOOOoXXXXXXX. ", | ||
25 | " .XoOOOOoXoOOOOOoXXXXX.X. ", | ||
26 | " .oOOOOoXoOOOOOOooooX.X. ", | ||
27 | " oOOOOOooOOOOOOo+@.... ", | ||
28 | " ..oOOOOOooOOOOOOo@+.. ", | ||
29 | " ..oOOOOOo+oOOOOOo....... ", | ||
30 | " .+ooOOOo+@oOOOOo+..@.@+. ", | ||
31 | " .@+@ooo+@+@oooo+...+@+.. ", | ||
32 | " ....##.@.@+@+@+.##.@+@. ", | ||
33 | " .###.+@.@+@+.###.+@+. ", | ||
34 | " .###.+@+@+.####..... ", | ||
35 | " .####.+@+..######.. ", | ||
36 | " .##.#...#######.. ", | ||
37 | " .#.#.##.######. ", | ||
38 | " .#.#.#.######. ", | ||
39 | " .##..#.######. ", | ||
40 | " .##...#######. ", | ||
41 | " .###..#######. ", | ||
42 | " .###.########. ", | ||
43 | " .###.#######.. ", | ||
44 | " ............ ", | ||
45 | " .########. ", | ||
46 | " .########. ", | ||
47 | " .##.####. ", | ||
48 | " .##.###. ", | ||
49 | " .##.###. ", | ||
50 | " ........... ", | ||
51 | " ............. ", | ||
52 | " ........... "}; | ||
diff --git a/pics/kbill/pixmaps/billA_9.xpm b/pics/kbill/pixmaps/billA_9.xpm new file mode 100644 index 0000000..57298ac --- a/dev/null +++ b/pics/kbill/pixmaps/billA_9.xpm | |||
@@ -0,0 +1,52 @@ | |||
1 | /* XPM */ | ||
2 | static char * billA_9_xpm[] = { | ||
3 | "58 41 8 1", | ||
4 | " c None", | ||
5 | ".c #5a395a", | ||
6 | "Xc #debd5a", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffff7", | ||
10 | "@c #dedebd", | ||
11 | "#c #ffff9e", | ||
12 | " ", | ||
13 | " ", | ||
14 | " ", | ||
15 | " ....... ", | ||
16 | " .XXXXXX.. ", | ||
17 | " ...XXXXXXXX.... ", | ||
18 | " .XXXXXXXXXXXXXXX. . ", | ||
19 | " .XXXXXXXXXXXXXXXX.X. ", | ||
20 | " ..XXXXXXXXXXXXXX.XX. ", | ||
21 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
22 | " ..XXXXXXXXXXXXXXXXXXXXX. ", | ||
23 | " .XXXXXXXXXXXXXXXXXXXXXX. ", | ||
24 | " .XXXXXXXXXXooooXXXXXXXX. ", | ||
25 | " .XXooooXXXoOOOOoXXXXXXX. ", | ||
26 | " .XoOOOOoXoOOOOOoXXXXX.X. ", | ||
27 | " .oOOOOoXoOOOOOOooooX.X. ", | ||
28 | " oOOOOOooOOOOOOo+@.... ", | ||
29 | " ..oOOOOOooOOOOOOo@+.. ", | ||
30 | " ..oOOOOOo+oOOOOOo....... ", | ||
31 | " .+ooOOOo+@oOOOOo+..@.@+. ", | ||
32 | " .@+@ooo+@+@oooo+...+@+.. ", | ||
33 | " ....##.@.@+@+@+.##.@+@. ", | ||
34 | " .###.+@.@+@+.###.+@+. ", | ||
35 | " .###.+@+@+.####..... ", | ||
36 | " .####.+@+..######.. ", | ||
37 | " .##.#...#######.. ", | ||
38 | " .#.#.##.######. ", | ||
39 | " .#.#.#.######.. ", | ||
40 | " .##..#.######. ", | ||
41 | " .##...#######. ", | ||
42 | " .###..#######. ", | ||
43 | " .###.########. ", | ||
44 | " .###.#######. ", | ||
45 | " ............ ", | ||
46 | " .##########. ", | ||
47 | " .. .##..#####... ", | ||
48 | " ....####....#.... ", | ||
49 | " ......##. ...... ", | ||
50 | " ........ ...... ", | ||
51 | " ....... ..... ", | ||
52 | " ... ... "}; | ||
diff --git a/pics/kbill/pixmaps/billD_0.xpm b/pics/kbill/pixmaps/billD_0.xpm new file mode 100644 index 0000000..63ea6c7 --- a/dev/null +++ b/pics/kbill/pixmaps/billD_0.xpm | |||
@@ -0,0 +1,49 @@ | |||
1 | /* XPM */ | ||
2 | static char * billD_0_xpm[] = { | ||
3 | "24 38 8 1", | ||
4 | " c None", | ||
5 | ".c #5d3c5d", | ||
6 | "Xc #dfbe5d", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #3f5fbf", | ||
10 | "@c #dfdfbe", | ||
11 | "#c #ffff9e", | ||
12 | " .. ... ", | ||
13 | " .. .X. .. ", | ||
14 | " ... .XX...X. ... ", | ||
15 | " .X. .XXX.XX. ..X. . . ", | ||
16 | " .XXX.XXX.XX..XXX.... ", | ||
17 | "....XXXXXXXXXXXXXX.XX. ", | ||
18 | " .XXXXXXXXXXXXXXXXXX. ", | ||
19 | " .XXXXXXXXXXXXXXXXX. .", | ||
20 | " .XXXXXXXXXXXXXXXX.... ", | ||
21 | " .XXXXXXXXooooXXXXXXX. ", | ||
22 | "...ooooXXXoOOOOoXXXXX. ", | ||
23 | ".XoO+OOoXoO+OOOoXXXX.. ", | ||
24 | "..oO+OOoXoOO+OOOoooo. ", | ||
25 | "..o++OOOooOOO+OOoO@.X. ", | ||
26 | " oOO+OOooOO+O+Oo@O.X. ", | ||
27 | " oOO+Oo@Oo+OOOoo..X... ", | ||
28 | " oO+OoO@oOOOOo@.X. ", | ||
29 | " . oooO@O@oooo .X. .. ", | ||
30 | ". .... @... @ .@... .@. ", | ||
31 | ".@.###. .... ....... . .", | ||
32 | ". .####.@ @ ..####. @ @.", | ||
33 | ".@.#####....#.####.@ @ .", | ||
34 | "...####.##.##.#####.@ @.", | ||
35 | " ....#.##.#.######.... ", | ||
36 | " .##.#.#.#####.. ", | ||
37 | " .##.#..#####. ", | ||
38 | " .###...#####. ", | ||
39 | " .###..######. ", | ||
40 | " .####.######. ", | ||
41 | " .###.#####.. ", | ||
42 | " .. .#.##.##....#. ", | ||
43 | ".... .##.....#####. .. ", | ||
44 | ".....##############. ...", | ||
45 | " ....#####.....#####....", | ||
46 | " .....##.. .###.... ", | ||
47 | " ...... ....... ", | ||
48 | " .... ..... ", | ||
49 | " ... "}; | ||
diff --git a/pics/kbill/pixmaps/billD_1.xpm b/pics/kbill/pixmaps/billD_1.xpm new file mode 100644 index 0000000..1e27397 --- a/dev/null +++ b/pics/kbill/pixmaps/billD_1.xpm | |||
@@ -0,0 +1,50 @@ | |||
1 | /* XPM */ | ||
2 | static char * billD_1_xpm[] = { | ||
3 | "24 38 9 1", | ||
4 | " c None", | ||
5 | ".c #5d3c5d", | ||
6 | "Xc #dfbe5d", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #ff0000", | ||
10 | "@c #dfdfbe", | ||
11 | "#c #9f3f5f", | ||
12 | "$c #ffff9e", | ||
13 | " . . ", | ||
14 | " .... ... ", | ||
15 | " ... .XXX.XX. .... ", | ||
16 | " .XXX.XXX.XX..XX..... ", | ||
17 | "...XXXXXXXXXXXXX..XX. ", | ||
18 | ".XXXXXXXXXXXXXXXXXX. ", | ||
19 | ".XXXXXXXXXXXXXXXXX. ", | ||
20 | " .XXXXXXXXXXXXXXXX.... ", | ||
21 | " .XXXXXXXXooooXXXXXXX.. ", | ||
22 | "..ooooXXXoOOOOoXXXXX. ", | ||
23 | ".oO+OOoXo++OOOoXXXX.. ", | ||
24 | ".oO+OOoXoOO+OOOoooo. ", | ||
25 | ".o++OOOooOOO+OOoO@.X. ", | ||
26 | " oOO+OOooOO+O+Oo@O.X.++ ", | ||
27 | " oOO+Oo@Oo+OOOo++.+++.+#", | ||
28 | " oO+OoO@oOOOO++ ++.. ", | ||
29 | ". oooO@O@ooo++ ## .@. ", | ||
30 | " ..$$$$... @ ++##.. . . ", | ||
31 | "@.+++$$.... .+##$. @ @. ", | ||
32 | " +##++++ @ .+##$$.@ @ . ", | ||
33 | "@.$$###++.+++#$$$$.@ @. ", | ||
34 | "..$$$$#+++++##$$++++++ ", | ||
35 | " .$+#+++#+++++++++++ ", | ||
36 | " +++++++++++++$$$#####+", | ||
37 | "######+++++++$$++++ #", | ||
38 | " #.++++++#+##+++++ ", | ||
39 | " ++++$##++++++$$###+++ ", | ||
40 | " +++ ##+$#++#+$$. ###++", | ||
41 | "++ +#$.+#+#+$$$. ##+", | ||
42 | " +# +#++#++$.. # ", | ||
43 | " + +#+$+#+#+..$. ", | ||
44 | " .. .$#$$+#.#$$$$. .. ", | ||
45 | ".... .$$..+#.#$$$$$. ...", | ||
46 | ".....$$$$$$# #.$$$$$....", | ||
47 | " ....$$$$$.+ # .$$$.... ", | ||
48 | " .....$$.. + ....... ", | ||
49 | " ...... + ..... ", | ||
50 | " .... ... "}; | ||
diff --git a/pics/kbill/pixmaps/billD_2.xpm b/pics/kbill/pixmaps/billD_2.xpm new file mode 100644 index 0000000..63b1ca9 --- a/dev/null +++ b/pics/kbill/pixmaps/billD_2.xpm | |||
@@ -0,0 +1,48 @@ | |||
1 | /* XPM */ | ||
2 | static char * billD_2_xpm[] = { | ||
3 | "24 38 7 1", | ||
4 | " c None", | ||
5 | ".c #ff0000", | ||
6 | "Xc #bf3f5f", | ||
7 | "oc #5d3c5d", | ||
8 | "Oc #000000", | ||
9 | "+c #ffffff", | ||
10 | "@c #ffff9e", | ||
11 | " . .X .", | ||
12 | ". . ..X. . . ", | ||
13 | " . .. ..X. . . ", | ||
14 | " . .. ..X. . ", | ||
15 | " . .. oo o.X . ", | ||
16 | " ..OOOO oo ..X .. ", | ||
17 | " O+.++O OOOO . .", | ||
18 | "o O+.++O. O++++O . ", | ||
19 | "o O..+++OO..+++O . ", | ||
20 | " O++.++XX++.+++O. . ", | ||
21 | " . X++.+OXO+++.++O. . ", | ||
22 | " .@X.+.+OXO++.+.+O ... ", | ||
23 | " .XXOOO.X.O.+++O. ... ", | ||
24 | " ...X...X.O++++.....o X", | ||
25 | " .XX...X..OOO..X..o ", | ||
26 | " ..X.........X...o. ", | ||
27 | " XXX........X.XXXX.. ", | ||
28 | "..............X..X..... ", | ||
29 | "XXXXX...X.X..X..X...... ", | ||
30 | " .............X..oooooo", | ||
31 | ".X.. .........X....... ", | ||
32 | " X XXX............. ", | ||
33 | " .............. . ", | ||
34 | " ..XX............. ", | ||
35 | " ..X.X.........XX.... ", | ||
36 | " ......X..........Xo .", | ||
37 | " oo ..XX...........oo @ ", | ||
38 | " ..oXX...........o ", | ||
39 | "......oX...X....X.... o ", | ||
40 | " ....o.XX..X..X.X..@. oo", | ||
41 | "...X. X....X..X.X.X.. .o", | ||
42 | "..X..X........X.XX.X. X ", | ||
43 | "..X X.X....... .XX.X.. X", | ||
44 | "... .X. .o... .X...X. X", | ||
45 | " .. .X. ..... .. .X. X", | ||
46 | " . .. .. .X ", | ||
47 | " X . .. . .. ", | ||
48 | " . . . . "}; | ||
diff --git a/pics/kbill/pixmaps/billD_3.xpm b/pics/kbill/pixmaps/billD_3.xpm new file mode 100644 index 0000000..4ede86c --- a/dev/null +++ b/pics/kbill/pixmaps/billD_3.xpm | |||
@@ -0,0 +1,46 @@ | |||
1 | /* XPM */ | ||
2 | static char * billD_3_xpm[] = { | ||
3 | "24 38 5 1", | ||
4 | " c None", | ||
5 | ".c #ff0000", | ||
6 | "Xc #bf3f5f", | ||
7 | "oc #5d3c5d", | ||
8 | "Oc #000000", | ||
9 | ". . ", | ||
10 | " ...X .. ", | ||
11 | " ...X ....", | ||
12 | " . ....X .....", | ||
13 | " .. .. . o..o. .....", | ||
14 | "...... ..o.... .......", | ||
15 | " ..... . ..O. . ......", | ||
16 | " .... .... . ...... ", | ||
17 | ". . .. ... . .... ", | ||
18 | ".. .. .. .... . ", | ||
19 | "... . . . .... . ", | ||
20 | " ... ... . ", | ||
21 | " ... . ", | ||
22 | " . .o ", | ||
23 | " . . .... ", | ||
24 | " .. . .......", | ||
25 | " .. X... . ...X...", | ||
26 | "..... ... ........", | ||
27 | " . X . . ", | ||
28 | " .... ", | ||
29 | ". . .... ", | ||
30 | " .. . ..... ", | ||
31 | ". . . . . .... ", | ||
32 | " . XX ... ", | ||
33 | " X.. . ....", | ||
34 | " .... . o ...", | ||
35 | " ..... .. . o...", | ||
36 | " . ... . ... . ", | ||
37 | " .... X ..X . . ", | ||
38 | " ... . X X.X .. ", | ||
39 | " ... . X X.X X. ", | ||
40 | " . . . X.X .. ", | ||
41 | " . . .X ... ", | ||
42 | " . .. .X ... ", | ||
43 | " . . ... .X.. ", | ||
44 | " . . ... ..X. ", | ||
45 | " .. . . .... ", | ||
46 | " ... . . "}; | ||
diff --git a/pics/kbill/pixmaps/billD_4.xpm b/pics/kbill/pixmaps/billD_4.xpm new file mode 100644 index 0000000..52d33bf --- a/dev/null +++ b/pics/kbill/pixmaps/billD_4.xpm | |||
@@ -0,0 +1,44 @@ | |||
1 | /* XPM */ | ||
2 | static char * billD_4_xpm[] = { | ||
3 | "24 38 3 1", | ||
4 | " c None", | ||
5 | ".c #ff0000", | ||
6 | "Xc #bf3f5f", | ||
7 | " .. ", | ||
8 | " .. .. ", | ||
9 | " .. ....", | ||
10 | " ... .....", | ||
11 | " .. . .. ... ", | ||
12 | " ... . .. ", | ||
13 | " .. . . ", | ||
14 | " . . .. ", | ||
15 | " . ", | ||
16 | ".. . . ", | ||
17 | " ", | ||
18 | " ", | ||
19 | " ", | ||
20 | " ", | ||
21 | " .. ", | ||
22 | " ....", | ||
23 | " ...", | ||
24 | " ..", | ||
25 | " ", | ||
26 | " ", | ||
27 | " . . ", | ||
28 | " ... . ", | ||
29 | ".. . . ", | ||
30 | ".. . ", | ||
31 | ". ", | ||
32 | " .. ", | ||
33 | " . . .. ", | ||
34 | " . . ", | ||
35 | " . . ..", | ||
36 | " .. . . .", | ||
37 | " .. . X .", | ||
38 | " . . ", | ||
39 | " . . ", | ||
40 | " .X .. ", | ||
41 | " . ... X. ", | ||
42 | " .. . ... .X ", | ||
43 | " .. . . ", | ||
44 | " . . "}; | ||
diff --git a/pics/kbill/pixmaps/billL_0.xpm b/pics/kbill/pixmaps/billL_0.xpm new file mode 100644 index 0000000..0f25ddb --- a/dev/null +++ b/pics/kbill/pixmaps/billL_0.xpm | |||
@@ -0,0 +1,49 @@ | |||
1 | /* XPM */ | ||
2 | static char * billL_0_xpm[] = { | ||
3 | "24 38 8 1", | ||
4 | " c None", | ||
5 | ".c #5d3c5d", | ||
6 | "Xc #dfbe5d", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffbf3", | ||
10 | "@c #dfdfbe", | ||
11 | "#c #ffff9e", | ||
12 | " ....... ", | ||
13 | " .XXXXXX.. ", | ||
14 | " ...XXXXXXXX.... ", | ||
15 | " .XXXXXXXXXXXXXXX. . ", | ||
16 | " .XXXXXXXXXXXXXXXX.X. ", | ||
17 | " ..XXXXXXXXXXXXXX.XX. ", | ||
18 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
19 | "..XXXXXXXXXXXXXXXXXXXXX.", | ||
20 | ".XXXXXXXXXXXXXXXXXXXXXX.", | ||
21 | ".XXXXXXXXXXooooXXXXXXXX.", | ||
22 | ".XXooooXXXoOOOOoXXXXXXX.", | ||
23 | ".XoOOOOoXoOOOOOoXXXXX.X.", | ||
24 | " .oOOOOoXoOOOOOOooooX.X.", | ||
25 | " oOOOOOooOOOOOOo+@.... ", | ||
26 | "..oOOOOOooOOOOOOo@+.. ", | ||
27 | "..oOOOOOo+oOOOOOo.......", | ||
28 | ".+ooOOOo+@oOOOOo+..@.@+.", | ||
29 | ".@+@ooo+@+@oooo+...+@+..", | ||
30 | "....##.@.@+@+@+.##.@+@. ", | ||
31 | " .###.+@.@+@+.###.+@+. ", | ||
32 | " .###.+@+@+.####..... ", | ||
33 | " .####.+@+..######.. ", | ||
34 | " .##.#...#######.. ", | ||
35 | " .#.#.##.######. ", | ||
36 | " .#.#.#.######. ", | ||
37 | " .##..#.######. ", | ||
38 | " .##...#######. ", | ||
39 | " .###..#######. ", | ||
40 | " .###.########. ", | ||
41 | " .###.#######.. ", | ||
42 | " ............ ", | ||
43 | " .##########. ", | ||
44 | " .. .##..#####... ", | ||
45 | " ....####....#.... ", | ||
46 | " ......##. ...... ", | ||
47 | " ........ ...... ", | ||
48 | " ....... ...... ", | ||
49 | " ... .... "}; | ||
diff --git a/pics/kbill/pixmaps/billL_1.xpm b/pics/kbill/pixmaps/billL_1.xpm new file mode 100644 index 0000000..b609899 --- a/dev/null +++ b/pics/kbill/pixmaps/billL_1.xpm | |||
@@ -0,0 +1,49 @@ | |||
1 | /* XPM */ | ||
2 | static char * billL_1_xpm[] = { | ||
3 | "24 38 8 1", | ||
4 | " c None", | ||
5 | ".c #5d3c5d", | ||
6 | "Xc #dfbe5d", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffbf3", | ||
10 | "@c #dfdfbe", | ||
11 | "#c #ffff9e", | ||
12 | " ........ ", | ||
13 | " ..XXXXXXXX... ", | ||
14 | " .XXXXXXXXXXXXX.. ", | ||
15 | " .XXXXXXXXXXXXXXXX.. ", | ||
16 | " .XXXXXXXXXXXXXXX.XX. ", | ||
17 | " ..XXXXXXXXXXXXXX.XXX. ", | ||
18 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
19 | ".XXXXXXXXXXXXXXXXXXXXXX.", | ||
20 | ".XXXXXXXXXXooooXXXXXXXX.", | ||
21 | ".XXooooXXXoOOOOoXXXXXXX.", | ||
22 | ".XoOOOOoXoOOOOOoXXXXXXX.", | ||
23 | " .oOOOOoXoOOOOOOooooX.X.", | ||
24 | " oOOOOOooOOOOOOo+@.X.X ", | ||
25 | "..oOOOOOooOOOOOOo@+... ", | ||
26 | "..oOOOOOo+oOOOOOo.......", | ||
27 | ".+ooOOOo+@oOOOOo+..@.@+.", | ||
28 | ".@+@ooo+@+@oooo+...+@+..", | ||
29 | "....##.@.@+@+@+.##.@+@. ", | ||
30 | " .###.+@.@+@+.###.+@+. ", | ||
31 | " .###.+@+@+.####..... ", | ||
32 | " .####.+@+..######.. ", | ||
33 | " .##.#...#######.. ", | ||
34 | " .#.#.##.######. ", | ||
35 | " .#.#.#.######. ", | ||
36 | " .##..#.######. ", | ||
37 | " .##...#######. ", | ||
38 | " .###..#######. ", | ||
39 | " .###.########. ", | ||
40 | " .###.#######.. ", | ||
41 | " ............ ", | ||
42 | " .########. ", | ||
43 | " .########. ", | ||
44 | " .##.####. ", | ||
45 | " .##.###. ", | ||
46 | " .##.###. ", | ||
47 | " ........... ", | ||
48 | " ............. ", | ||
49 | " ........... "}; | ||
diff --git a/pics/kbill/pixmaps/billL_2.xpm b/pics/kbill/pixmaps/billL_2.xpm new file mode 100644 index 0000000..6123845 --- a/dev/null +++ b/pics/kbill/pixmaps/billL_2.xpm | |||
@@ -0,0 +1,49 @@ | |||
1 | /* XPM */ | ||
2 | static char * billL_2_xpm[] = { | ||
3 | "24 38 8 1", | ||
4 | " c None", | ||
5 | ".c #5d3c5d", | ||
6 | "Xc #dfbe5d", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffbf3", | ||
10 | "@c #dfdfbe", | ||
11 | "#c #ffff9e", | ||
12 | " ....... ", | ||
13 | " .XXXXXX.. ", | ||
14 | " ...XXXXXXXX.... ", | ||
15 | " .XXXXXXXXXXXXXXX. . ", | ||
16 | " .XXXXXXXXXXXXXXXX.X. ", | ||
17 | " ..XXXXXXXXXXXXXX.XX. ", | ||
18 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
19 | "..XXXXXXXXXXXXXXXXXXXXX.", | ||
20 | ".XXXXXXXXXXXXXXXXXXXXXX.", | ||
21 | ".XXXXXXXXXXooooXXXXXXXX.", | ||
22 | ".XXooooXXXoOOOOoXXXXXXX.", | ||
23 | ".XoOOOOoXoOOOOOoXXXXX.X.", | ||
24 | " .oOOOOoXoOOOOOOooooX.X.", | ||
25 | " oOOOOOooOOOOOOo+@.... ", | ||
26 | "..oOOOOOooOOOOOOo@+.. ", | ||
27 | "..oOOOOOo+oOOOOOo.......", | ||
28 | ".+ooOOOo+@oOOOOo+..@.@+.", | ||
29 | ".@+@ooo+@+@oooo+...+@+..", | ||
30 | "....##.@.@+@+@+.##.@+@. ", | ||
31 | " .###.+@.@+@+.###.+@+. ", | ||
32 | " .###.+@+@+.####..... ", | ||
33 | " .####.+@+..######.. ", | ||
34 | " .##.#...#######.. ", | ||
35 | " .#.#.##.######. ", | ||
36 | " .#.#.#.######. ", | ||
37 | " .##..#.######. ", | ||
38 | " .##...#######. ", | ||
39 | " .###..#######. ", | ||
40 | " .###.########. ", | ||
41 | " .###.#######.. ", | ||
42 | " ............ ", | ||
43 | " .########. ", | ||
44 | " . ..#####... ", | ||
45 | " ....#####.#.. ", | ||
46 | " .....###.#... ", | ||
47 | " .....#...... ", | ||
48 | " ........... ", | ||
49 | " ... .... "}; | ||
diff --git a/pics/kbill/pixmaps/billR_0.xpm b/pics/kbill/pixmaps/billR_0.xpm new file mode 100644 index 0000000..0327f9f --- a/dev/null +++ b/pics/kbill/pixmaps/billR_0.xpm | |||
@@ -0,0 +1,49 @@ | |||
1 | /* XPM */ | ||
2 | static char * billR_0_xpm[] = { | ||
3 | "24 38 8 1", | ||
4 | " c None", | ||
5 | ".c #5d3c5d", | ||
6 | "Xc #dfbe5d", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffbf3", | ||
10 | "@c #dfdfbe", | ||
11 | "#c #ffff9e", | ||
12 | " ....... ", | ||
13 | " ..XXXXXX. ", | ||
14 | " ....XXXXXXXX... ", | ||
15 | " . .XXXXXXXXXXXXXXX. ", | ||
16 | " .X.XXXXXXXXXXXXXXXX. ", | ||
17 | " .XX.XXXXXXXXXXXXXX.. ", | ||
18 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
19 | ".XXXXXXXXXXXXXXXXXXXXX..", | ||
20 | ".XXXXXXXXXXXXXXXXXXXXXX.", | ||
21 | ".XXXXXXXXooooXXXXXXXXXX.", | ||
22 | ".XXXXXXXoOOOOoXXXooooXX.", | ||
23 | ".X.XXXXXoOOOOOoXoOOOOoX.", | ||
24 | ".X.XooooOOOOOOoXoOOOOo. ", | ||
25 | " ....+@oOOOOOOooOOOOOo ", | ||
26 | " ..@+oOOOOOOooOOOOOo..", | ||
27 | ".......oOOOOOo@oOOOOOo..", | ||
28 | ".@+.+..@oOOOOo+@oOOOoo@.", | ||
29 | "..@+@...@oooo+@+@ooo+@+.", | ||
30 | " .+@+.##.@+@+@+.+.##....", | ||
31 | " .@+@.###.@+@+.+@.###. ", | ||
32 | " .....####.@+@+@.###. ", | ||
33 | " ..######..@+@.####. ", | ||
34 | " ..#######...#.##. ", | ||
35 | " .######.##.#.#. ", | ||
36 | " .######.#.#.#. ", | ||
37 | " .######.#..##. ", | ||
38 | " .#######...##. ", | ||
39 | " .#######..###. ", | ||
40 | " .########.###. ", | ||
41 | " ..#######.###. ", | ||
42 | " ............ ", | ||
43 | " .##########. ", | ||
44 | " ...#####..##. .. ", | ||
45 | " ....#....####.... ", | ||
46 | " ...... .##...... ", | ||
47 | " ...... ........ ", | ||
48 | " ...... ....... ", | ||
49 | " .... ... "}; | ||
diff --git a/pics/kbill/pixmaps/billR_1.xpm b/pics/kbill/pixmaps/billR_1.xpm new file mode 100644 index 0000000..de78ed3 --- a/dev/null +++ b/pics/kbill/pixmaps/billR_1.xpm | |||
@@ -0,0 +1,49 @@ | |||
1 | /* XPM */ | ||
2 | static char * billR_1_xpm[] = { | ||
3 | "24 38 8 1", | ||
4 | " c None", | ||
5 | ".c #5d3c5d", | ||
6 | "Xc #dfbe5d", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffbf3", | ||
10 | "@c #dfdfbe", | ||
11 | "#c #ffff9e", | ||
12 | " ........ ", | ||
13 | " ...XXXXXXXX.. ", | ||
14 | " ..XXXXXXXXXXXXX. ", | ||
15 | " ..XXXXXXXXXXXXXXXX. ", | ||
16 | " .XX.XXXXXXXXXXXXXXX. ", | ||
17 | " .XXX.XXXXXXXXXXXXXX.. ", | ||
18 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
19 | ".XXXXXXXXXXXXXXXXXXXXXX.", | ||
20 | ".XXXXXXXXooooXXXXXXXXXX.", | ||
21 | ".XXXXXXXoOOOOoXXXooooXX.", | ||
22 | ".XXXXXXXoOOOOOoXoOOOOoX.", | ||
23 | ".X.XooooOOOOOOoXoOOOOo. ", | ||
24 | " X.X.+@oOOOOOOooOOOOOo ", | ||
25 | " ...@+oOOOOOOooOOOOOo..", | ||
26 | ".......oOOOOOo@oOOOOOo..", | ||
27 | ".@+.+..@oOOOOo+@oOOOoo@.", | ||
28 | "..@+@...@oooo+@+@ooo+@+.", | ||
29 | " .+@+.##.@+@+@+.+.##....", | ||
30 | " .@+@.###.@+@+.+@.###. ", | ||
31 | " .....####.@+@+@.###. ", | ||
32 | " ..######..@+@.####. ", | ||
33 | " ..#######...#.##. ", | ||
34 | " .######.##.#.#. ", | ||
35 | " .######.#.#.#. ", | ||
36 | " .######.#..##. ", | ||
37 | " .#######...##. ", | ||
38 | " .#######..###. ", | ||
39 | " .########.###. ", | ||
40 | " ..#######.###. ", | ||
41 | " ............ ", | ||
42 | " .########. ", | ||
43 | " .########. ", | ||
44 | " .####.##. ", | ||
45 | " .###.##. ", | ||
46 | " .###.##. ", | ||
47 | " ........... ", | ||
48 | " ............. ", | ||
49 | " ........... "}; | ||
diff --git a/pics/kbill/pixmaps/billR_2.xpm b/pics/kbill/pixmaps/billR_2.xpm new file mode 100644 index 0000000..bf1cdfb --- a/dev/null +++ b/pics/kbill/pixmaps/billR_2.xpm | |||
@@ -0,0 +1,49 @@ | |||
1 | /* XPM */ | ||
2 | static char * billR_2_xpm[] = { | ||
3 | "24 38 8 1", | ||
4 | " c None", | ||
5 | ".c #5d3c5d", | ||
6 | "Xc #dfbe5d", | ||
7 | "oc #000000", | ||
8 | "Oc #ffffff", | ||
9 | "+c #fffbf3", | ||
10 | "@c #dfdfbe", | ||
11 | "#c #ffff9e", | ||
12 | " ....... ", | ||
13 | " ..XXXXXX. ", | ||
14 | " ....XXXXXXXX... ", | ||
15 | " . .XXXXXXXXXXXXXXX. ", | ||
16 | " .X.XXXXXXXXXXXXXXXX. ", | ||
17 | " .XX.XXXXXXXXXXXXXX.. ", | ||
18 | " .XXXXXXXXXXXXXXXXXXXX. ", | ||
19 | ".XXXXXXXXXXXXXXXXXXXXX..", | ||
20 | ".XXXXXXXXXXXXXXXXXXXXXX.", | ||
21 | ".XXXXXXXXooooXXXXXXXXXX.", | ||
22 | ".XXXXXXXoOOOOoXXXooooXX.", | ||
23 | ".X.XXXXXoOOOOOoXoOOOOoX.", | ||
24 | ".X.XooooOOOOOOoXoOOOOo. ", | ||
25 | " ....+@oOOOOOOooOOOOOo ", | ||
26 | " ..@+oOOOOOOooOOOOOo..", | ||
27 | ".......oOOOOOo@oOOOOOo..", | ||
28 | ".@+.+..@oOOOOo+@oOOOoo@.", | ||
29 | "..@+@...@oooo+@+@ooo+@+.", | ||
30 | " .+@+.##.@+@+@+.+.##....", | ||
31 | " .@+@.###.@+@+.+@.###. ", | ||
32 | " .....####.@+@+@.###. ", | ||
33 | " ..######..@+@.####. ", | ||
34 | " ..#######...#.##. ", | ||
35 | " .######.##.#.#. ", | ||
36 | " .######.#.#.#. ", | ||
37 | " .######.#..##. ", | ||
38 | " .#######...##. ", | ||
39 | " .#######..###. ", | ||
40 | " .########.###. ", | ||
41 | " ..#######.###. ", | ||
42 | " ............ ", | ||
43 | " .########. ", | ||
44 | " ...#####.. . ", | ||
45 | " ..#.#####.... ", | ||
46 | " ...#.###..... ", | ||
47 | " ......#..... ", | ||
48 | " ........... ", | ||
49 | " .... ... "}; | ||
diff --git a/pics/kbill/pixmaps/bsd.xpm b/pics/kbill/pixmaps/bsd.xpm new file mode 100644 index 0000000..70dc885 --- a/dev/null +++ b/pics/kbill/pixmaps/bsd.xpm | |||
@@ -0,0 +1,38 @@ | |||
1 | /* XPM */ | ||
2 | static char * bsd_xpm[] = { | ||
3 | "28 24 6 1 XPMEXT", | ||
4 | " c #e0ffff", | ||
5 | ". c #cd5c5c", | ||
6 | "X c #888888", | ||
7 | "o c #FFFFFF", | ||
8 | "O c #000000", | ||
9 | "+ c #cccccc", | ||
10 | " ", | ||
11 | " .. ", | ||
12 | " .X . ", | ||
13 | " ..... .X ", | ||
14 | " ........ .X ", | ||
15 | " .o........X ", | ||
16 | " .Oo.o...XX ", | ||
17 | " O ....Oo.. ", | ||
18 | " O O ...X..... ", | ||
19 | " O O .+...+... ", | ||
20 | " O OOO .+++... ", | ||
21 | " OO OO ..... ", | ||
22 | " .. .XX. ", | ||
23 | " .OO .... ", | ||
24 | " OO.XX.. ", | ||
25 | " ..... ", | ||
26 | " .X.... ", | ||
27 | " ..XXO. ", | ||
28 | " ....... ", | ||
29 | " ......... ", | ||
30 | " ..o... .... ", | ||
31 | " +...++... . ", | ||
32 | " ... ..... .. ", | ||
33 | " .. ", | ||
34 | "XPMEXT copyright", | ||
35 | "Copyright © 1988, Marshall Kirk McKusick", | ||
36 | "All Rights Reserved. Reproduced with permission.", | ||
37 | "", | ||
38 | "XPMENDEXT"}; | ||
diff --git a/pics/kbill/pixmaps/bsdcpu.xpm b/pics/kbill/pixmaps/bsdcpu.xpm new file mode 100644 index 0000000..832b780 --- a/dev/null +++ b/pics/kbill/pixmaps/bsdcpu.xpm | |||
@@ -0,0 +1,60 @@ | |||
1 | /* XPM */ | ||
2 | static char * bsdcpu_xpm[] = { | ||
3 | "55 45 11 1", | ||
4 | " c #888888", | ||
5 | ". c None", | ||
6 | "X c #cccccc", | ||
7 | "o c #bbbbbb", | ||
8 | "O c #000000", | ||
9 | "+ c #eeeeee", | ||
10 | "@ c #cd5c5c", | ||
11 | "# c #32cd32", | ||
12 | "$ c #999999", | ||
13 | "% c #666666", | ||
14 | "& c #555555", | ||
15 | " ...................", | ||
16 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ...................", | ||
17 | " XooooooooooooooooooooooooooooooooX ...................", | ||
18 | " Xo oX ...................", | ||
19 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ...................", | ||
20 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ...................", | ||
21 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ....", | ||
22 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
23 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +@@+###+ ....", | ||
24 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +@O+##O+ ....", | ||
25 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
26 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
27 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +oooooo+ ....", | ||
28 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +oOoooo+ ....", | ||
29 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +oOoooo+ ....", | ||
30 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
31 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +oooooo+ ....", | ||
32 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +oOoooo+ ....", | ||
33 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +oOoooo+ ....", | ||
34 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
35 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
36 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
37 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
38 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
39 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +$$$$$$+ ....", | ||
40 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
41 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... +$$$$$$+ ....", | ||
42 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ..... ++++++++ ....", | ||
43 | " Xo oX ..... +$$$$$$+ ....", | ||
44 | " XooooooooooooooooooooooooooooooooX ..... ++++++++ ....", | ||
45 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ..... ....", | ||
46 | " ..... oooooooo ....", | ||
47 | "... % % % % % % % % % % % % % % %........ oooooooo ....", | ||
48 | "... % % % % % % % % % % % % % % %........ ....", | ||
49 | "......&&%%%%%%%%%%%%%%%%%%%%&&............ .....", | ||
50 | "......&&&&&%%%%%%%%%%%%%%&&&&&.........................", | ||
51 | " ...... .........", | ||
52 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX . ... ... ........", | ||
53 | " Xo+++++++++++++++++++oooXXXXXooooX ... . .....", | ||
54 | " Xoo+++++++++++++++++++ooXXoXX+++oX ....... X X X .....", | ||
55 | " Xoooo+++++++++++++++ooooXoooX+++oX ....... X X X .....", | ||
56 | " X$$$$$$$$$$$$$$$$$$$$$$$X$$$X$$$$X ....... .....", | ||
57 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ....... XXXXX .....", | ||
58 | " oooooooooooooooooooooooooooooooooo ....... XXXXX .....", | ||
59 | " ....... ....."}; | ||
60 | |||
diff --git a/pics/kbill/pixmaps/bucket.xpm b/pics/kbill/pixmaps/bucket.xpm new file mode 100644 index 0000000..15fbc7d --- a/dev/null +++ b/pics/kbill/pixmaps/bucket.xpm | |||
@@ -0,0 +1,40 @@ | |||
1 | /* XPM */ | ||
2 | static char * bucket_xpm[] = { | ||
3 | /* width height ncolors chars_per_pixel */ | ||
4 | "24 24 10 1", | ||
5 | /* colors */ | ||
6 | " c #FFFFFF", | ||
7 | ".c #1A1B1A", | ||
8 | "Xc #191718", | ||
9 | "oc #ABABAC", | ||
10 | "Oc #595959", | ||
11 | "+c #9A9A9A", | ||
12 | "@c #A9D0E3", | ||
13 | "#c #A4A3A4", | ||
14 | "$c #83BAD8", | ||
15 | "%c #355C76", | ||
16 | /* pixels */ | ||
17 | " ", | ||
18 | " ", | ||
19 | " .X.... ", | ||
20 | " ..X.oOOOOO.X.X ", | ||
21 | " .X+o@o####OOOOOO.. ", | ||
22 | " .+++@###oo#OOOOOO. ", | ||
23 | " .X+++@@$$@$@%%%OOO.. ", | ||
24 | " ..+@$@$@@@@@$%%%%O.. ", | ||
25 | " .O.$$$$$$$$@@%%%%.+. ", | ||
26 | " ..O.X.X.@@$@%.XX.#.. ", | ||
27 | " .OO.OOX.....##o@#. ", | ||
28 | " .OO.+O.+++##o##@#. ", | ||
29 | " .OOOX.+++++o##@@#. ", | ||
30 | " XOOO+O.+++++##@@oX ", | ||
31 | " XOOO++OX++++o#@##. ", | ||
32 | " .OO+++O.X++##@#O. ", | ||
33 | " .OO+++++O.X.#@#.. ", | ||
34 | " .OO++++++++O..... ", | ||
35 | " .OOO+++++++oOOO. ", | ||
36 | " .OO++++++###@. ", | ||
37 | " ..OOO+++o#.. ", | ||
38 | " ........ ", | ||
39 | " ", | ||
40 | " "}; | ||
diff --git a/pics/kbill/pixmaps/hurd.xpm b/pics/kbill/pixmaps/hurd.xpm new file mode 100644 index 0000000..867413a --- a/dev/null +++ b/pics/kbill/pixmaps/hurd.xpm | |||
@@ -0,0 +1,44 @@ | |||
1 | /* XPM */ | ||
2 | static char * hurd_xpm[] = { | ||
3 | "28 24 16 1", | ||
4 | " c #aaaaaa", | ||
5 | ".c #71b6d6", | ||
6 | "Xc #5da4f1", | ||
7 | "oc #5e91d7", | ||
8 | "Oc #3171c5", | ||
9 | "+c #3487ca", | ||
10 | "@c #2750a0", | ||
11 | "#c #29d176", | ||
12 | "$c #77d8d9", | ||
13 | "%c #21bf77", | ||
14 | "&c #00ff00", | ||
15 | "*c #10e13c", | ||
16 | "=c #183571", | ||
17 | "-c #16ef1a", | ||
18 | ";c #25639c", | ||
19 | ":c #1f418a", | ||
20 | /* pixels */ | ||
21 | " ", | ||
22 | " ", | ||
23 | " ", | ||
24 | " .XXXo ", | ||
25 | " XXXXXXOo ", | ||
26 | " XXXXXXX+O ", | ||
27 | " XXXXXXXX+O@ ", | ||
28 | " # .#XX$#XX%%+@o### ", | ||
29 | " & &&.&X$$&**&&&&=&&&&# ", | ||
30 | " & &&.&$$$&**&O&&=& && ", | ||
31 | " & &&.&$$$&**&O*&=& && ", | ||
32 | " &---&&.&X$X&**&O&&=& & ", | ||
33 | " &&&&&&.&XXX&**&&&-=& & ", | ||
34 | " & &&.&XXX&%*&&&==& & ", | ||
35 | " & &&X&*X%&+*&;&-;& && ", | ||
36 | " & &&X&&%&&O*&@&&;&--&& ", | ||
37 | " & --+%&&&+O*&:*&+&&&& ", | ||
38 | " O+O+OO@@:=:O+ ", | ||
39 | " oOOOO@@:==@$o ", | ||
40 | " @@@@::==:XX ", | ||
41 | " @::::==:@XX ", | ||
42 | " ;=====:@o ", | ||
43 | " @==:O ", | ||
44 | " "}; | ||
diff --git a/pics/kbill/pixmaps/linux.xpm b/pics/kbill/pixmaps/linux.xpm new file mode 100644 index 0000000..19dec47 --- a/dev/null +++ b/pics/kbill/pixmaps/linux.xpm | |||
@@ -0,0 +1,46 @@ | |||
1 | /* XPM */ | ||
2 | static char * linux_xpm[] = { | ||
3 | /* width height ncolors chars_per_pixel */ | ||
4 | "28 24 16 1", | ||
5 | /* colors */ | ||
6 | " c #0000F8", | ||
7 | ".c #0000DD", | ||
8 | "Xc #100E33", | ||
9 | "oc #000016", | ||
10 | "Oc #000000", | ||
11 | "+c #625041", | ||
12 | "@c #00008C", | ||
13 | "#c #42333B", | ||
14 | "$c #DFD7B2", | ||
15 | "%c #8F7644", | ||
16 | "&c #F0BC0F", | ||
17 | "*c #C8A337", | ||
18 | "=c #E1BD43", | ||
19 | "-c #F3F2F2", | ||
20 | ";c #F6F6F6", | ||
21 | ":c #F8F8F8", | ||
22 | /* pixels */ | ||
23 | " .XoOX. ", | ||
24 | " oOOO+o. ", | ||
25 | " @oOOOoOX ", | ||
26 | " @##o++oo ", | ||
27 | " @+$o$%#o ", | ||
28 | " .#%%%%XO ", | ||
29 | " .+&&&*OO. ", | ||
30 | " @+*&*=#+@ ", | ||
31 | " @%*%$$%XO. ", | ||
32 | " .X----;:XOX ", | ||
33 | " X%;---;-+oO@ ", | ||
34 | " @o$------$XOO. ", | ||
35 | " X+;-;;;---+XO@. ", | ||
36 | " .o$;;;;;;--$OOo ", | ||
37 | " X#;;;-;;;;-$OoO. ", | ||
38 | " .o+;:;-:;;;-$OOO@ ", | ||
39 | " .%+;;:-;::;-$oOX.. ", | ||
40 | " %&&+-;;::;-$*OO%+ ", | ||
41 | " +*&&&%X$::::;=&%%&% ", | ||
42 | " *&&&&&#+:::::%&&&&=% ", | ||
43 | " *&&&&&&$;::;%#&&&&&&% ", | ||
44 | " *&&&&&&%%$+#O+&&&&*. ", | ||
45 | " @%%&&&*#oXXXX#&&*# ", | ||
46 | " ..#++@ X++@ "}; | ||
diff --git a/pics/kbill/pixmaps/logo.xpm b/pics/kbill/pixmaps/logo.xpm new file mode 100644 index 0000000..ee75375 --- a/dev/null +++ b/pics/kbill/pixmaps/logo.xpm | |||
@@ -0,0 +1,148 @@ | |||
1 | /* XPM */ | ||
2 | static char*logo[]={ | ||
3 | "260 65 80 2", | ||
4 | ".T c #505c98", | ||
5 | "#h c #181820", | ||
6 | "#a c #6b9cc6", | ||
7 | ".f c #4850a0", | ||
8 | "#f c #081430", | ||
9 | "#m c #5050a0", | ||
10 | ".q c #283070", | ||
11 | ".5 c #182830", | ||
12 | ".t c #303878", | ||
13 | ".o c #383878", | ||
14 | ".v c #cecece", | ||
15 | ".m c #384080", | ||
16 | ".c c #18085a", | ||
17 | "#d c #c0ccc8", | ||
18 | ".l c #404888", | ||
19 | ".j c #405090", | ||
20 | ".# c #4a8cbd", | ||
21 | ".K c #d0d4d0", | ||
22 | ".8 c #202858", | ||
23 | ".3 c #9cff9c", | ||
24 | "#e c #d8dcd8", | ||
25 | "#l c #586490", | ||
26 | ".L c #283060", | ||
27 | ".7 c #00ff00", | ||
28 | "#. c #5a395a", | ||
29 | ".U c #888c90", | ||
30 | ".b c #294a84", | ||
31 | ".S c #f0f4f0", | ||
32 | "#g c #846b84", | ||
33 | ".C c #dedebd", | ||
34 | ".R c #f8fcf8", | ||
35 | "#j c #ffff9c", | ||
36 | ".D c #b5b5b5", | ||
37 | ".a c #395aa5", | ||
38 | ".H c #a0a4a8", | ||
39 | ".h c #4048a0", | ||
40 | ".P c #bdbdbd", | ||
41 | ".E c #384868", | ||
42 | "#k c #283078", | ||
43 | ".I c #a0b0c8", | ||
44 | ".Q c #e8e8e8", | ||
45 | ".J c #b8bcc0", | ||
46 | ".1 c #00ffff", | ||
47 | ".w c #000000", | ||
48 | ".s c #303880", | ||
49 | ".O c #000808", | ||
50 | ".A c #9c9cce", | ||
51 | ".n c #384088", | ||
52 | ".X c #634a63", | ||
53 | ".k c #384890", | ||
54 | ".M c #182058", | ||
55 | ".i c #404890", | ||
56 | ".2 c #d0d4d8", | ||
57 | ".z c #202860", | ||
58 | ".e c #485098", | ||
59 | ".6 c #608490", | ||
60 | ".V c #d8dce0", | ||
61 | ".y c #283068", | ||
62 | ".x c #303068", | ||
63 | "#n c #606ca0", | ||
64 | ".r c #303870", | ||
65 | ".9 c #101840", | ||
66 | ".N c #182931", | ||
67 | ".W c #202850", | ||
68 | ".F c #606878", | ||
69 | "## c #0000ff", | ||
70 | "Qt c #c4c4c4", | ||
71 | ".Z c #ff9c9c", | ||
72 | ".0 c #31cece", | ||
73 | ".u c #5aa5d6", | ||
74 | "#b c #debd5a", | ||
75 | "#i c #000008", | ||
76 | ".Y c #181c48", | ||
77 | ".B c #ffffff", | ||
78 | ".p c #404090", | ||
79 | "#c c #cece84", | ||
80 | ".4 c #63ff63", | ||
81 | ".G c #303850", | ||
82 | ".d c #404898", | ||
83 | ".g c #484898", | ||
84 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
85 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
86 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.a.b.b.b.b.c.c.c.c.c.c.c.c.b.b.b.a.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.#.b.b.b.b.c.cQtQtQtQtQtQtQtQtQtQt.#.#.a.b.b.b.b.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
87 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.a.b.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.b.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.c.c.c.c.cQtQtQtQtQtQtQt.b.c.c.c.c.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
88 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.e.d.e.f.g.e.d.e.f.d.e.e.d.e.g.e.d.e.d.e.d.e.e.e.h.e.h.e.e.d.e.e.e.e.d.e.e.e.e.h.e.d.e.e.d.e.d.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.b.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.b.c.c.c.c.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.b.b.b.b.b.b.c.c.c.c.bQtQtQtQtQtQtQt.b.b.b.b.b.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
89 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.h.e.d.e.d.i.g.i.i.i.i.i.i.i.i.d.i.g.j.d.e.d.f.e.d.e.e.d.e.g.d.e.d.e.d.e.d.e.e.g.f.e.h.e.f.e.e.hQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.b.c.c.c.c.c.c.b.a.#QtQtQtQt.b.c.c.c.c.c.c.bQtQtQt.#.b.c.c.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
90 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.d.j.g.i.i.i.i.k.l.m.l.n.l.n.l.l.i.i.i.g.d.d.e.d.e.e.d.g.i.d.i.i.i.i.l.i.i.i.i.d.e.d.e.e.d.e.h.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.b.a.#QtQtQtQtQtQtQtQt.a.c.c.c.c.c.c.aQtQtQtQtQtQt.a.c.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
91 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.d.d.i.i.i.n.l.m.m.m.o.o.m.m.m.n.l.l.p.i.j.g.e.e.d.i.i.i.l.l.n.l.n.n.l.n.n.l.n.i.i.i.d.e.e.d.e.hQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.b.aQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.c.#QtQtQtQtQtQtQtQt.a.c.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
92 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.e.i.i.l.l.m.m.o.o.o.q.r.q.o.o.s.m.n.l.i.i.d.d.g.i.i.i.l.n.m.m.m.o.o.o.t.o.m.n.l.n.i.i.i.i.d.e.dQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
93 | "QtQtQtQtQtQtQtQtQtQtQtQt.u.v.v.v.v.v.v.v.v.v.v.v.w.w.v.v.v.v.v.v.v.v.v.v.v.v.v.v.vQtQtQtQtQtQtQtQt.e.d.i.i.n.m.m.o.q.x.y.z.x.z.z.x.q.q.o.n.l.i.i.e.d.i.l.n.m.m.o.o.o.x.x.x.x.r.t.o.m.m.l.l.i.i.e.d.eQtQtQtQtQtQtQtQtQt.#.c.c.c.b.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
94 | "QtQtQtQtQtQtQtQtQtQtQtQt.A.v.v.v.v.v.v.v.v.v.v.w.B.C.w.v.D.D.v.v.v.v.v.v.v.v.v.v.vQtQtQtQtQtQtQtQt.d.i.i.l.m.m.q.o.E.o.F.G.F.F.H.I.J.K.j.o.n.l.i.i.i.l.n.m.m.o.r.x.F.E.L.M.z.y.x.q.o.m.n.n.l.i.d.d.eQtQtQtQtQtQtQt.#.b.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
95 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.v.v.v.v.v.v.v.v.w.B.B.C.w.C.N.O.P.v.v.v.v.v.v.v.v.vQtQtQtQtQtQtQtQt.e.d.l.n.m.t.y.Q.R.R.R.R.S.R.R.R.R.R.T.r.n.l.i.k.i.l.m.o.r.r.z.E.R.R.R.Q.U.G.L.z.q.q.o.n.l.i.i.e.dQtQtQtQtQtQt.#.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
96 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.v.v.v.v.v.v.v.w.w.C.B.B.w.A.v.v.b.b.v.v.v.v.v.v.v.vQtQtQtQtQtQtQtQt.d.i.n.m.o.r.z.V.R.R.R.R.R.R.R.R.R.S.F.o.m.m.n.l.l.m.o.o.x.z.W.Q.R.R.R.R.R.R.R.V.U.E.r.s.l.i.d.d.fQtQtQtQtQt.#.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
97 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.v.v.v.v.v.v.w.C.C.w.B.B.w.v.b.X.v.A.N.A.v.v.v.v.v.vQtQtQtQtQtQtQtQt.e.i.l.m.o.x.M.V.R.R.R.R.R.R.R.R.R.R.l.x.o.m.l.m.m.m.r.x.z.Y.J.S.R.R.R.R.R.R.R.R.R.R.R.q.n.l.j.d.eQtQtQtQt.#.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
98 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.Z.Z.Z.v.v.v.w.B.B.w.C.B.b.0.1.#.N.A.v.b.N.P.v.v.v.vQtQtQtQtQtQtQtQt.e.i.m.m.r.x.M.2.R.R.R.R.R.R.R.R.R.R.l.z.o.o.o.m.m.o.x.z.Y.U.R.R.R.R.R.R.R.R.R.R.S.R.R.t.n.i.d.d.eQtQtQt.#.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
99 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.v.Z.Z.Z.Z.Z.C.w.B.C.w.B.B.b.1.1.1.w.N.v.P.N.X.v.v.vQtQtQtQtQtQtQtQt.d.l.n.o.r.L.Y.2.R.R.R.S.R.R.R.R.R.R.F.z.x.o.o.o.o.x.x.Y.E.S.R.R.R.R.R.R.R.R.R.R.R.R.l.r.l.i.i.d.eQtQtQt.b.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
100 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.3.4.3.3.P.v.v.v.w.B.C.B.B.C.B.w.1.1.0.b.0.N.X.v.X.N.D.vQtQtQtQtQtQtQtQt.d.i.m.o.x.z.Y.2.R.R.R.R.R.R.R.R.R.R.E.z.x.x.x.o.x.x.W.5.Q.R.R.R.R.R.R.R.R.R.R.R.R.6.q.o.n.i.i.e.fQtQt.#.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
101 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.7.7.7.7.7.7.7.D.w.C.B.B.B.B.B.w.1.1.b.1.1.1.#.N.A.v.A.DQtQtQtQtQtQtQtQt.d.l.m.o.x.8.9.K.S.R.R.R.R.R.R.R.R.R.E.G.z.x.x.x.x.8.Y.H.R.R.R.R.R.R.R.R.R.R.R.R.J.M.t.m.n.i.i.d.eQtQt.b.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.b.b.b.aQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
102 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.A.A.v.v.D.v.P.N#.#.#.#.#..w.1.0.b.1.1.1.1.0.N.P.v.vQtQtQtQtQtQtQtQt.d.l.o.r.x.W.9.K.R.R.R.R.R.R.R.R.R.R.E.Y.z.L.x.x.L.Y.F.R.R.R.R.R.R.R.R.R.R.R.R.Q.Y.y.o.m.n.i.d.e.dQt.#.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
103 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.A#########a.D#.#b#b#b#c#b#b.N.#.b.1.1.1.1.1.b.P.v.v.vQtQtQtQtQtQtQtQt.d.l.m.r.x.8.9#d.R.R.R.R.R.S.R.R.R.R.E.Y.G.W.L.W.Y.G.R.R.R.R.R.R.R.R.R.R.R.R.R.G.z.x.t.m.l.i.j.d.fQt.a.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
104 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.v.v.P#.#.#.#b#b#b#b#b#b#b#b#.#.#..#.1.1.0.b.v.v.v.vQtQtQtQtQtQtQtQt.d.l.o.r.x.8.9#d.R.R.R.R.R.R.R.R.R.R.G.Y.W.W.W.Y.W#e.R.R.R.R.R.R.R.R.R.R.R.R.F.M.x.r.m.n.l.i.d.e.dQt.b.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
105 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v#c#b#b#.#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b.#.1#..P.v.v.v.vQtQtQtQtQtQtQtQt.d.l.m.r.x.8.9#d.R.S.R.R.R.R.R.R.R.R.E.5.Y.W.Y#f.H.R.R.R.R.R.R.R.R.R.R.R.R.U.M.L.r.m.m.l.d.d.e.d.eQt.b.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
106 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v#c#b#b#.#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b.X#b#..v.v.v.vQtQtQtQtQtQtQtQt.d.l.o.r.x.W.Y.J.R.R.R.R.R.R.R.R.R.R.G#f.Y.9#f.F.R.R.R.R.R.R.R.R.R.R.R.R.K.Y.z.r.o.m.l.i.j.d.e.d.fQt.b.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
107 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.v.P#.#.#b#b#b#b#b#b#b#b#b#b#b#b#b#b#.#b#b#..v.v.v.vQtQtQtQtQtQtQtQt.d.l.m.r.x.8.9.J.R.R.R.R.R.R.R.R.R.R.G#f#f#f.G.R.R.R.R.R.R.R.R.R.R.R.R.S.W.L.x.t.m.n.i.i.e.d.e.e.dQt.a.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
108 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.P.X#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#g.v.v.vQtQtQtQtQtQtQtQt.d.l.o.r.x.8.9.J.R.R.R.R.S.R.R.R.R.S.G#h#f#h#e.R.R.R.R.R.R.R.R.R.R.R.R.E.8.x.t.m.l.i.i.d.e.d.f.e.hQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
109 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v#.#.#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b.A.v.vQtQtQtQtQtQtQtQt.d.l.m.r.x.W.9.J.R.R.R.R.R.R.R.R.R.R.G#i#i.U.R.R.R.R.R.R.R.R.R.R.R.R.F.8.L.r.o.n.l.i.e.d.f.e.d.e.eQtQt.#.b.b.b.b.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
110 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v#.#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b#b.X.v.vQtQtQtQtQtQtQtQt.d.l.o.r.x.8.9.J.R.R.R.R.R.R.R.R.R.S.G.w.F.R.R.R.R.R.R.R.R.R.R.R.R.H.Y.L.r.m.n.l.i.d.d.e.d.e.f.d.fQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQt.#.b.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.a.aQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
111 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v#.#b#b#b#b#b#b#b#b#b#b.w.w.w.w#b#b#b#b#b#b#b#b.X.v.vQtQtQtQtQtQtQtQt.d.n.m.r.x.8.9.J.S.R.R.R.R.R.S.R.R.R#h#h.R.R.R.R.R.R.S.R.R.R.R.R#e.8.L.x.o.m.l.i.d.j.d.f.e.d.e.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.b.#QtQtQtQtQtQtQtQt.a.b.c.c.c.c.b.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.b.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
112 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v#.#b#b.w.w.w.w#b#b#b.w.B.B.B.B.w#b#b#b#b#b#b#b#..v.vQtQtQtQtQtQtQtQt.g.l.m.r.x.8.9.J.R.R.R.R.R.R.R.R.R.S.5.K.R.R.R.R.R.R.R.R.R.R.R.S.W.W.x.t.m.n.i.i.d.e.h.e.d.e.f.d.fQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.c.c.c.c.b.b.b.b.c.c.c.c.c.c.b.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
113 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.X#b.w.B.B.B.B.w#b.w.B.B.B.B.B.w#b#b#b#b#b#.#b#g.v.vQtQtQtQtQtQtQtQt.d.l.o.o.x.W.9.J.S.R.R.R.R.R.R.R.R.S.K.R.R.R.R.R.S.R.R.R.R.R.R.F.Y.L.x.o.l.l.d.j.d.e.e.f.e.d.e.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
114 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.v.A.N.B.B.B.B.w#b.w.B.B.B.B.B.B.w.w.w.w#b#.#b.v.v.vQtQtQtQtQtQtQtQt.d.l.m.r.x.8.9.J.R.R.R.R.S.R.R.R.R.R.R.R.R.R.R.R.R.R.R.R.R.R.U.Y.W.L.r.m.n.i.d.d.e.d.f.e.d.e.f.d.fQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.b.a.#.#.#.b.b.c.c.c.c.c.c.c.c.b.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
115 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v.v.v.N.B.B.B.B.B.w.w.B.B.B.B.B.B.w.B.C#.#..X.A.v.v.vQtQtQtQtQtQtQtQt.e.n.m.r.x.8.9.J.S.R.R.R.R.R.R.R.R.R.R.R.R.S.R.R.R.R.R.R.R.J#f.Y.L.x.r.m.p.i.e.d.f.e.d.f.e.d.e.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.aQtQtQtQtQtQtQtQt.#.b.c.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.b.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
116 | "QtQtQtQtQtQtQtQtQtQtQtQt.D.v.v#g.X.N.B.B.B.B.B.w.w.B.B.B.B.B.B.w.C.B#..X.v.v.v.v.vQtQtQtQtQtQtQtQt.d.l.o.r.x.8.9.J.S.R.R.R.R.R.R.R.R.R.R.R.R.R.R.R.R.R.R.R.R.U#f.Y.L.x.t.m.l.i.d.e.e.d.f.e.d.e.f.d.fQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQt.#.b.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.cQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
117 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#..w.B.B.B.B.B.w.B.w.B.B.B.C.C.N.X.X.X.X#.#.#.QtQtQtQtQtQtQtQtQtQt.d.l.m.r.x.8.9.J.R.R.R.R.R.R.R.R.S.R.R.R.R.R.R.R.R.R.R.R.R.R.E.Y.8.x.o.m.l.d.e.d.f.e.d.f.e.d.e.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.bQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
118 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#..B.w.w.B.B.B.w.B.C.w.B.B.B.B.w.B#.#..C#..C.B#.QtQtQtQtQtQtQtQtQtQt.d.l.m.r.x.8.9#d.R.R.R.R.R.R.R.R.R.R.S.S.R.R.R.R.R.S.R.R.R.R.Q.G.Y.x.r.m.l.i.d.d.e.e.h.e.d.e.f.d.fQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQt.b.c.bQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
119 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#..C.B.C.w.w.w.B.C.B.C.w.w.w.w.B#.#.#..B.C.B#.#.QtQtQtQtQtQtQtQtQtQt.d.l.o.r.x.8.9#d.R.R.S.R.R.R.R.R.R.S.F.S.R.R.R.R.R.R.R.R.S.R.R.J.Y.z.r.o.n.l.i.e.d.e.e.f.e.d.e.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQt.c.bQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
120 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#.#.#.#j#j#..C#..C.B.C.B.C.B#.#j#j#..C.B.C#.QtQtQtQtQtQtQtQtQtQtQt.g.n.m.o.x.8.Y.J.R.R.R.R.R.R.S.R.R.R#h.F.R.R.R.R.R.R.R.R.R.R.R.R.F.W.x.o.m.l.i.d.d.e.h.e.d.e.f.d.fQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
121 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#j#..B.C#..C.B.C.B#.#j#j#j#..B.C.B#.QtQtQtQtQtQtQtQtQtQtQt.d.l.m.r.x.8.9.J.R.R.R.R.R.R.R.R.R.R.5.w#e.R.R.R.R.R.R.R.R.R.R.R.R.W.z.r.o.n.l.i.d.e.e.h.e.e.d.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
122 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#j#..B.C.B.C.B#.#j#j#j#j#.#.#.#.#.QtQtQtQtQtQtQtQtQtQtQt.g.l.m.r.x.8.9.J.R.R.R.R.R.R.R.R.R.S.G#i.5.R.R.R.R.R.S.R.R.R.R.R.R.2.W.x.t.m.l.k.i.j.h.e.e.d.f.e.fQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
123 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#j#j#..B.C.B#.#.#j#j#j#j#j#j#.#.QtQtQtQtQtQtQtQtQtQtQtQt.d.n.m.r.x.8.9.J.S.R.R.R.R.R.R.S.R.R.W#i#i.U.S.R.R.R.R.R.R.R.R.R.R.S.U.Y.x.o.m.l.i.d.j.h.e.d.e.d.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
124 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#.#j#.#.#.#j#j#j#j#j#j#j#.#.QtQtQtQtQtQtQtQtQtQtQtQtQt.e.l.m.o.x.8.9.J.R.R.R.R.R.R.R.R.R.R.G#h#f#h#d.R.R.R.R.R.R.R.R.R.R.R.R.E.z.q.o.n.l.i.g.d.e.e.f.e.hQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
125 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#.#j#.#j#j#.#j#j#j#j#j#j#.QtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.l.m.r.x.8.9.J.S.R.R.R.R.R.R.R.R.R.G#f#h#f.5.R.R.R.R.R.R.R.R.R.R.R.R.S.G.y.r.o.n.l.i.d.g.e.d.e.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
126 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#.#j#.#j#.#j#j#j#j#j#j#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.l.m.r.x.W.9.J.S.R.R.R.R.R.R.R.R.R.G#h.9.9#h.F.S.R.R.R.R.R.R.R.R.R.R.R.H.Y.x.o.m.n.i.d.e.d.f.e.hQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
127 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#.#.#j#.#j#j#j#j#j#j#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.l.m.r.x.L.9.J.R.R.R.R.R.R.R.R.R.R.E.5.Y.5.9#f.J.S.R.R.R.R.R.R.R.R.R.R.R.F.z.x.m.m.l.i.i.e.d.e.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
128 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#.#.#.#j#j#j#j#j#j#j#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.n.m.r.x.W.Y.H.R.R.R.R.R.R.R.R.R.R.G.9.W.W.W.Y.G.S.S.R.R.R.R.R.R.R.R.R.R.R.W.z.r.o.m.l.i.e.d.e.hQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
129 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#j#.#.#j#j#j#j#j#j#j#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.l.m.o.x.L.9.H.R.R.R.R.R.R.R.R.R.R.E.Y.W.W.W.W.Y.F.S.R.R.R.R.R.R.R.R.R.R.R.K.8.x.t.m.n.i.i.e.d.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
130 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#j#.#j#j#j#j#j#j#j#j#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.l.m.r.L.8.9.H.R.R.R.R.R.R.R.R.R.R.E.W.L.W.L.L.W.9.H.R.R.R.R.R.R.R.R.R.R.R.R.F.8.x.o.m.l.i.i.e.fQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
131 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#j#.#j#j#j#j#j#j#j#.#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.l.m.o.x.L.9.H.R.R.R.R.R.R.R.R.R.R.E.8.L.L.L.x.L.W.5.Q.R.R.R.R.R.R.R.R.R.R.R.R.G.y.r.m.n.i.d.d.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
132 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#.#.#.#.#.#.#.#.#.#.#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.l.m.r.x.8.9.H.R.R.R.R.R.R.R.R.R.R.E.8.L.x.r.r.x.8.Y.E.R.R.R.R.R.R.R.R.R.R.R.R.S.8.q.m.n.i.i.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
133 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#j#j#j#j#j#j#j#j#j#j#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.j.i.m.t.x.L.Y.H.R.R.R.R.R.R.R.R.R.R.o.L.x.r.r.o.r.x.W.9.H.R.R.R.R.R.R.R.R.R.R.R.R.H.q.t.l.l.d.g.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
134 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#.Qt#.#j#j#.#.#j#j#j#j#j#.#.#.QtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.i.m.o.r.L.Y.H.S.R.R.R.R.R.R.R.R.S.F.L.r.t.o.o.t.x.L.W.9#e.R.R.R.R.R.R.R.R.R.R.R.R.F.t.n.i.d.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
135 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#.#.#.#j#j#j#j#.#.#.#.#j#.#.#.#.QtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.i.n.o.t.x.M.H.R.R.R.R.R.R.R.R.R.R.l.x.o.m.m.m.m.r.r.L.Y.E.R.R.R.R.R.R.R.R.R.R.R.R.R#k.m.i.i.e.hQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
136 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#.#.#.#.#.#j#j#.QtQt#.#.#.#.#.#.QtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.i.n.m.o.r.M.H.R.R.R.R.R.R.R.R.R.S#l.q.o.m.n.l.m.o.r.x.L.Y.U.R.R.R.R.R.R.R.R.R.R.R.R#k.m.i.d.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQt.b.aQtQtQtQtQtQtQt.#.c.c.c.c.aQtQtQtQtQtQtQt.b.bQtQtQtQt.b.c.c.c.c.#QtQtQtQtQtQtQt.b.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
137 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#.#.#.#.#.#.#.QtQt#.#.#.#.#.#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.i.l.m.o.r.z.H.R.R.R.R.R.R.R.R.R.R#l.t.m.n.l.p.n.m.o.r.x.z.Y.K.R.R.R.R.R.R.R.K.F.x.r.s.n.i.i.d.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQtQt.b.c.bQtQtQtQtQtQtQt.a.c.c.c.c.#QtQtQtQtQt.#.b.c.aQtQtQtQt.b.c.c.c.cQtQtQtQtQtQt.#.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
138 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#.#.#.#.#.#.QtQt#.#.#.#.#.#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.i.i.m.m.t.q.H.R.R.R.R.2.I.U.E.F.m.t.m.n.l.i.i.k.l.m.o.r.y.L.E.R.S.R.R.J.E.L.z.y.t.s.m.l.i.d.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.cQtQtQt.b.c.cQtQtQtQtQtQtQtQt.b.c.c.c.c.#QtQtQtQt.a.c.c.aQtQtQtQtQt.b.c.c.c.cQtQtQtQtQt.b.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
139 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt#.#.#.QtQtQtQt#.#.#.#.QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.i.i.n.m.m.r.E.E.E.L.Y.M.8.z.y.q.t.m.m.l.i.i.j.i.n.n.m.o.r.q.z.6.H.G.Y.M.8.y.r.r.o.m.n.l.i.j.d.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.bQtQt.b.c.cQtQtQtQtQtQtQtQtQt.b.c.c.c.c.aQtQt.#.b.c.c.#QtQtQtQtQtQt.b.c.c.c.c.#QtQt.a.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
140 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.d.i.l.l.m.s.t.r.r.x.y.x.x.r.t.o.m.m.n.i.i.i.d.d.i.l.m.m.m.o.r.y.y.L.y.x.x.r.t.o.m.n.l.i.i.d.e.dQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.b.#.c.c.cQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.a.b.c.c.cQtQtQtQtQtQtQtQt.c.c.c.c.c.b.a.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
141 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.e.i.i.n.l.m.m.o.t.t.r.r.o.o.m.m.n.l.l.i.d.e.d.j.d.i.l.n.m.m.o.t.t.r.r.t.o.o.m.n.n.l.i.i.d.d.e.hQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.c.cQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
142 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.d.e.i.i.i.l.n.l.n.m.m.o.m.m.m.n.l.k.l.i.d.j.d.e.d.e.i.i.l.n.l.n.m.n.m.m.m.m.m.n.l.l.i.i.d.d.e.e.eQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.a.c.c.c.c.c.c.c.c.c.c.c.c.b.#QtQtQtQtQtQtQt.#.a.b.c.c.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.c.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
143 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.e.d.e.d.i.i.i.l.k.l.k.l.n.l.k.l.i.j.d.d.e.d.e.h.e.d.d.i.i.i.l.i.l.l.l.n.l.i.i.i.i.d.e.d.e.d#m#n#mQtQtQtQtQtQtQtQtQtQtQtQt.#.b.b.b.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.b.b.b.c.c.c.c.c.c.c.c.c.c.c.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQt.a.c.c.c.c.c.b.#QtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.c.c.bQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
144 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.c.c.c.c.c.c.b.b.b.b.b.b.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.c.b.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.b.c.c.c.#QtQtQtQtQtQtQtQtQtQtQtQtQtQt.c.c.c.b.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
145 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.b.b.a.#.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.#.#.#.#.#.a.b.b.b.a.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.aQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt.a.#QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
146 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
147 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt", | ||
148 | "QtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQtQt"}; | ||
diff --git a/pics/kbill/pixmaps/maccpu.xpm b/pics/kbill/pixmaps/maccpu.xpm new file mode 100644 index 0000000..12cc6d4 --- a/dev/null +++ b/pics/kbill/pixmaps/maccpu.xpm | |||
@@ -0,0 +1,58 @@ | |||
1 | /* XPM */ | ||
2 | static char * maccpu_xpm[] = { | ||
3 | "55 45 10 1", | ||
4 | " c None", | ||
5 | ".c #888888", | ||
6 | "Xc #bbbbbb", | ||
7 | "oc #cccccc", | ||
8 | "Oc #000000", | ||
9 | "+c #eeeeee", | ||
10 | "@c #999999", | ||
11 | "#c #666666", | ||
12 | "$c #669933", | ||
13 | "%c #cc0033", | ||
14 | " .............................. ", | ||
15 | " .XooooooooooooooooooooooooooooX. ", | ||
16 | " .XooooooooooooooooooooooooooooooX. ", | ||
17 | " .oX............................Xo. ", | ||
18 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. ", | ||
19 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. ", | ||
20 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. ", | ||
21 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. ................ ", | ||
22 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
23 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .o+++oooX@Xoo.X. ", | ||
24 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
25 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. ..............X. ", | ||
26 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
27 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .o++.#####+oo.X. ", | ||
28 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
29 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. ..............X. ", | ||
30 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
31 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .o+++oooX@Xoo.X. ", | ||
32 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
33 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .o+++oooX@Xoo.X. ", | ||
34 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
35 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .o+++oooX@Xoo.X. ", | ||
36 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
37 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .o+++oooX@Xoo.X. ", | ||
38 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
39 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .o+++oooX@Xoo.X. ", | ||
40 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .oo+ +oooXXXo.X. ", | ||
41 | " .o.OOOOOOOOOOOOOOOOOOOOOOOOOOOO.o. .o+++oooX@Xoo.X. ", | ||
42 | " .oX............................Xo. .oo+ +oooXXXo.X. ", | ||
43 | " .oooooooooooooooooooooooooooooooo. .o+++oooX@Xoo.X. ", | ||
44 | " .Xoooooooooooooo$%ooooooooooooooX. .oo+ +$%oXXXo.X. ", | ||
45 | " .XooooooooooooooooooooooooooooX. .o+++oooX@Xoo.X. ", | ||
46 | " ......XXXXXXXXXXXXXXXXXX...... .oo+ +oooXXXo.X. ", | ||
47 | " ###..@@@@@@@@@@@@..### .o+++oooX@Xoo.X. ", | ||
48 | " ###################### ................ ", | ||
49 | ".................................... ", | ||
50 | ".o+++++++++++++++++++++++ooooo++++o.. ... ", | ||
51 | ".o+++++++++++++++++++++++oo+oo++++o. .. . . ", | ||
52 | ".o+++++++++++++++++++++++o+++o++++o. ... .... ", | ||
53 | ".o@@@@@@@@@@@@@@@@@@@@@@@o@@@o@@@@o. .+X. ", | ||
54 | ".oooooooooooooooooooooooooooooooooo. .X+XX. ", | ||
55 | ".XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX. .+ooX. ", | ||
56 | ".................................... .+ooX. ", | ||
57 | " .o+oX. ", | ||
58 | " .... "}; | ||
diff --git a/pics/kbill/pixmaps/next.xpm b/pics/kbill/pixmaps/next.xpm new file mode 100644 index 0000000..138389b --- a/dev/null +++ b/pics/kbill/pixmaps/next.xpm | |||
@@ -0,0 +1,36 @@ | |||
1 | /* XPM */ | ||
2 | static char * next_xpm[] = { | ||
3 | "28 24 9 1", | ||
4 | " c #c3c3c3", | ||
5 | ".c #828282", | ||
6 | "Xc #000000", | ||
7 | "oc #ffff9e", | ||
8 | "Oc #ffbe5d", | ||
9 | "+c #ffbe7d", | ||
10 | "@c #ff0000", | ||
11 | "#c #00ff00", | ||
12 | "$c #3c9e3c", | ||
13 | " .XXX ", | ||
14 | " .XXXXXX. ", | ||
15 | " .XXXXXoooXX ", | ||
16 | " .XXXOXXXoXXoXX. ", | ||
17 | " .XXXXXXXOXXoooXXXX ", | ||
18 | " .X+OOXXXOXXoXXXoXX. ", | ||
19 | " X.X+X+OOXOXXoooXXXX ", | ||
20 | " X.XXOXXXOOOXXXXX@@@. ", | ||
21 | " XX.X+XXXXX+XX@@@XXXX ", | ||
22 | " .XX.XX+XXXXX#@XXX@XXX. ", | ||
23 | " XXXX.X$#XXX#$XXXX@XXXX ", | ||
24 | " XXXX.XX$#$$#XXXXXX@XXX. ", | ||
25 | " XXXXX.XXXX#$#XXXXX@XXX. ", | ||
26 | " XXXXX.XXXX#$X$#$XXXX. ", | ||
27 | " .XXXXX.XX#$XXXXXX. .XX. ", | ||
28 | " XXXXX.XX#XXXX. .XXXXX ", | ||
29 | " .XXXXX.XXX. .XXXXXXXX ", | ||
30 | " XXXXX.X..XXXXXXXXXXX ", | ||
31 | " .XXXXX.XXXXXXXXXXXX. ", | ||
32 | " XXXXX XXXXXXXXXXXX ", | ||
33 | " .XXXX.XXXXXXXXXXXX ", | ||
34 | " XXX.XXXXXXXXXX. ", | ||
35 | " .XX XXXXXXX. ", | ||
36 | " XX XXXX. "}; | ||
diff --git a/pics/kbill/pixmaps/nextcpu.xpm b/pics/kbill/pixmaps/nextcpu.xpm new file mode 100644 index 0000000..7348515 --- a/dev/null +++ b/pics/kbill/pixmaps/nextcpu.xpm | |||
@@ -0,0 +1,54 @@ | |||
1 | /* XPM */ | ||
2 | static char * nextcpu_xpm[] = { | ||
3 | "55 45 6 1", | ||
4 | " c None", | ||
5 | ".c #333333", | ||
6 | "Xc #000000", | ||
7 | "oc #669933", | ||
8 | "Oc #cc0033", | ||
9 | "+c #555555", | ||
10 | " ................................ ", | ||
11 | " ..XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.. ", | ||
12 | " .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX. ", | ||
13 | " .X..............................X. ", | ||
14 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
15 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
16 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
17 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
18 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
19 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
20 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
21 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
22 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
23 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
24 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ", | ||
25 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. ...................", | ||
26 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXXXXXXXXXXXXXX.", | ||
27 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXX.......XXXXX.", | ||
28 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXXXXXXXXXXXXXX.", | ||
29 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXX.......XXXXX.", | ||
30 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXXXXXXXXXXXXXX.", | ||
31 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXX.......XXXXX.", | ||
32 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXXXXXXXXXXXXXX.", | ||
33 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXX.......XXXXX.", | ||
34 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXXXXXXXXXXXXXX.", | ||
35 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXX.......XXXXX.", | ||
36 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXXXXXXXXXXXXXX.", | ||
37 | " .X.XXXXXXXXXXXXXXXXXXXXXXXXXXXX.X. .XXXXX.......XXXXX.", | ||
38 | " .X..............................X. .XXXXXXXXXXXXXXXXX.", | ||
39 | " .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX. .XXXXX.......XXXXX.", | ||
40 | " .XXXXXXXXXXXXXXXoOXXXXXXXXXXXXXXX. .XXXXXXXXXXXXXXXXX.", | ||
41 | " ..XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.. .XXXXX.......XXXXX.", | ||
42 | " ................................ .XXXXXXXXXXXXXXXXX.", | ||
43 | " XXXXXXXXXXXX .XXXXX.......XXXXX.", | ||
44 | " ......XXXXXXXXXXXX...... ...................", | ||
45 | " XXXXXXXXXXXXXXXXXXXXXXXX ", | ||
46 | " .................................... ... ", | ||
47 | " .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX. .. . . ", | ||
48 | " .X.....................XXXXX....X. ... ..... ", | ||
49 | " .X.....................XX.XX....X. .X.X. ", | ||
50 | " .X.....................X...X....X. ..... ", | ||
51 | " .X+++++++++++++++++++++X+++X++++X. .XXX. ", | ||
52 | " .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX. .XXX. ", | ||
53 | " .................................. .XXX. ", | ||
54 | " ..... "}; | ||
diff --git a/pics/kbill/pixmaps/os2.xpm b/pics/kbill/pixmaps/os2.xpm new file mode 100644 index 0000000..96bd508 --- a/dev/null +++ b/pics/kbill/pixmaps/os2.xpm | |||
@@ -0,0 +1,34 @@ | |||
1 | /* XPM */ | ||
2 | static char * os2_xpm[] = { | ||
3 | "28 24 7 1", | ||
4 | " c #000000", | ||
5 | ".c #3c9e3c", | ||
6 | "Xc #7dff3c", | ||
7 | "oc #7dff5d", | ||
8 | "Oc #5ddf5d", | ||
9 | "+c #5dff5d", | ||
10 | "@c #7ddf5d", | ||
11 | " .XX. ", | ||
12 | " XXX..XXX ", | ||
13 | " XX.. ..XX ", | ||
14 | " .X. .X. ", | ||
15 | " .X X. ", | ||
16 | " X X ", | ||
17 | " X. o .X ", | ||
18 | " X o X ", | ||
19 | " X. .oo. .oo. .o.o. .X ", | ||
20 | " X. o o o o O.o o .X ", | ||
21 | " .X o o o o o +. ", | ||
22 | " X. o o .o. .o .o .X ", | ||
23 | " X. o o .o. O. .o .X ", | ||
24 | " .X o o o o .o X. ", | ||
25 | " X. o o o o.o @ .X ", | ||
26 | " X. .oo. .oo.O. @ooo .X ", | ||
27 | " X o X ", | ||
28 | " X. o .X ", | ||
29 | " X X ", | ||
30 | " .X X. ", | ||
31 | " .X. .X. ", | ||
32 | " XX.. ..XX ", | ||
33 | " XXX..XXX ", | ||
34 | " .XX. "}; | ||
diff --git a/pics/kbill/pixmaps/os2cpu.xpm b/pics/kbill/pixmaps/os2cpu.xpm new file mode 100644 index 0000000..3bf1455 --- a/dev/null +++ b/pics/kbill/pixmaps/os2cpu.xpm | |||
@@ -0,0 +1,57 @@ | |||
1 | /* XPM */ | ||
2 | static char * os2cpu_xpm[] = { | ||
3 | "55 45 9 1", | ||
4 | " c #888888", | ||
5 | ".c None", | ||
6 | "Xc #cccccc", | ||
7 | "oc #bbbbbb", | ||
8 | "Oc #000000", | ||
9 | "+c #eeeeee", | ||
10 | "@c #666666", | ||
11 | "#c #555555", | ||
12 | "$c #999999", | ||
13 | " ...................", | ||
14 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ...................", | ||
15 | " XooooooooooooooooooooooooooooooooX ...................", | ||
16 | " Xo oX ...................", | ||
17 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ...................", | ||
18 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX ...................", | ||
19 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. ..", | ||
20 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +++++++++++++ ..", | ||
21 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +ooooooooooo+ ..", | ||
22 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +ooo ooo+ ..", | ||
23 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +oooo o+oo+ ..", | ||
24 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +oo+oooooooo+ ..", | ||
25 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +o + o+ ..", | ||
26 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +oo+o oooo+ ..", | ||
27 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +ooooooooooo+ ..", | ||
28 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +++++++++++++ ..", | ||
29 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. ++++++++++ + ..", | ||
30 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. ++++++++++oo+ ..", | ||
31 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +++++++++++++ ..", | ||
32 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +++++++++++++ ..", | ||
33 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. + + ..", | ||
34 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. + o o o + ..", | ||
35 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. + + ..", | ||
36 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. +++++++++++++ ..", | ||
37 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. + + + +++++++ ..", | ||
38 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. + + + +++++++ ..", | ||
39 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. + + + +++++++ ..", | ||
40 | " Xo OOOOOOOOOOOOOOOOOOOOOOOOOOOO oX .. + + + ++++ + ..", | ||
41 | " Xo oX .. + + + ++++ + ..", | ||
42 | " XooooooooooooooooooooooooooooooooX .. + + + +++++++ ..", | ||
43 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX .. ..", | ||
44 | " .. X X X XXXXXoX ..", | ||
45 | "... @ @ @ @ @ @ @ @ @ @ @ @ @ @ @..... X X X XXXXXXX ..", | ||
46 | "... @ @ @ @ @ @ @ @ @ @ @ @ @ @ @..... ..", | ||
47 | "......##@@@@@@@@@@@@@@@@@@@@##......... ...", | ||
48 | "......#####@@@@@@@@@@@@@@#####.........................", | ||
49 | " ...... .........", | ||
50 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX . ... ... ........", | ||
51 | " Xo+++++++++++++++++++oooXXXXXooooX ... .. .....", | ||
52 | " Xoo+++++++++++++++++++ooXXoXX+++oX ........ oo o .....", | ||
53 | " Xoooo+++++++++++++++ooooXoooX+++oX ........ .....", | ||
54 | " X$$$$$$$$$$$$$$$$$$$$$$$X$$$X$$$$X ........ oooo .....", | ||
55 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ........ oooo .....", | ||
56 | " oooooooooooooooooooooooooooooooooo ........ oooo .....", | ||
57 | " ........ ....."}; | ||
diff --git a/pics/kbill/pixmaps/redhat.xpm b/pics/kbill/pixmaps/redhat.xpm new file mode 100644 index 0000000..8a37a83 --- a/dev/null +++ b/pics/kbill/pixmaps/redhat.xpm | |||
@@ -0,0 +1,29 @@ | |||
1 | /* XPM */ | ||
2 | static char *redhat_xpm[] = { | ||
3 | "28 24 2 1", | ||
4 | " c #ff9ebe", | ||
5 | ".c #ff0000", | ||
6 | " ", | ||
7 | " ", | ||
8 | " ... ... ", | ||
9 | " .............. ", | ||
10 | " .............. ", | ||
11 | " .............. ", | ||
12 | " .............. ", | ||
13 | " .............. ", | ||
14 | " .............. ", | ||
15 | " .............. ", | ||
16 | " .............. ", | ||
17 | " .............. ", | ||
18 | " .............. ", | ||
19 | " .............. ", | ||
20 | " .............. ", | ||
21 | " .............. ", | ||
22 | " .............. ", | ||
23 | " .. .............. .. ", | ||
24 | " ... .............. ... ", | ||
25 | " ........................ ", | ||
26 | " ...................... ", | ||
27 | " .................. ", | ||
28 | " ............ ", | ||
29 | " "}; | ||
diff --git a/pics/kbill/pixmaps/sgi.xpm b/pics/kbill/pixmaps/sgi.xpm new file mode 100644 index 0000000..aad228a --- a/dev/null +++ b/pics/kbill/pixmaps/sgi.xpm | |||
@@ -0,0 +1,32 @@ | |||
1 | /* XPM */ | ||
2 | static char * sgi_xpm[] = { | ||
3 | "28 24 5 1", | ||
4 | " c #a6cbf3", | ||
5 | ".c #7d9ebe", | ||
6 | "Xc #3c5d7d", | ||
7 | "oc #a2a2a6", | ||
8 | "Oc #828282", | ||
9 | " ", | ||
10 | " .X XX ", | ||
11 | " .XXX X.XX ", | ||
12 | " .XXXoO oOX.XX ", | ||
13 | " .XXX oO oO X.XX ", | ||
14 | " .XX oO oO X.X ", | ||
15 | " XX.X oO oO .XXX ", | ||
16 | " XX.X oO oO .XXX ", | ||
17 | " . XX.XO o.XXX . ", | ||
18 | " .X.X XX...XXX .XXX ", | ||
19 | " .XXX.X oXXXXO .XXX.X ", | ||
20 | " .X XX.XOO oo.XXX .X ", | ||
21 | " .X oXX.X .XXXo .X ", | ||
22 | " .X ooOOO.X .XOOOoo .X ", | ||
23 | " .XoOO .Xoo.X OOo.X ", | ||
24 | " .XO oo.XOO.Xoo O.X ", | ||
25 | " . ooOO.X .XOOoo . ", | ||
26 | " .oOO .X .X OOo. ", | ||
27 | " X.X .X .X .XX ", | ||
28 | " XX.X .X .X .XXX ", | ||
29 | " XX.X.X .X.XXX ", | ||
30 | " XX.X .XXX ", | ||
31 | " XX .X ", | ||
32 | " "}; | ||
diff --git a/pics/kbill/pixmaps/sgicpu.xpm b/pics/kbill/pixmaps/sgicpu.xpm new file mode 100644 index 0000000..9cf0cdb --- a/dev/null +++ b/pics/kbill/pixmaps/sgicpu.xpm | |||
@@ -0,0 +1,58 @@ | |||
1 | /* XPM */ | ||
2 | static char * sgicpu_xpm[] = { | ||
3 | "55 45 10 1", | ||
4 | " c None", | ||
5 | ".c #666666", | ||
6 | "Xc #888888", | ||
7 | "oc #000000", | ||
8 | "Oc #444444", | ||
9 | "+c #00ff00", | ||
10 | "@c #666699", | ||
11 | "#c #996699", | ||
12 | "$c #bbbbbb", | ||
13 | "%c #999999", | ||
14 | " ................................ ", | ||
15 | " .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX. ", | ||
16 | " .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX. ", | ||
17 | " .XX............................XX. ", | ||
18 | " .X.oooooooooooooooooooooooooooo.X. OOOOOOOOOOOOOOOOO ", | ||
19 | " .X.oooooooooooooooooooooooooooo.X. O+@ @@@@@@@@@O ", | ||
20 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@@@OOOOOOOOO ", | ||
21 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@@@@@@@@@@@O ", | ||
22 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@@@OOOOOOOOO ", | ||
23 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@@@@@@@@@@@O ", | ||
24 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@@@OOOOOOOOO ", | ||
25 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@@@@@@@@@@@O ", | ||
26 | " .X.oooooooooooooooooooooooooooo.X. OOOOOOOOOOOOOOOOO ", | ||
27 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
28 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
29 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
30 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
31 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
32 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
33 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
34 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
35 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
36 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
37 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
38 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
39 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@#O@@@@@@@@O ", | ||
40 | " .X.oooooooooooooooooooooooooooo.X. OOOOOOOOOOOOOOOOO ", | ||
41 | " .X.oooooooooooooooooooooooooooo.X. O@@@@@@@@@@@@@@@O ", | ||
42 | " .XX............................XX. OOOOOOOOOOOOOOOOO ", | ||
43 | " .XOXOOOOXXXXXXXXXXXXXXXXXXXXXXXXX. O@@@@@@@@@@@@@@@O ", | ||
44 | " .XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX. OOOOOOOOOOOOOOOOO ", | ||
45 | " ................................ O@@@@@@@@@@@@@@@O ", | ||
46 | " .XXXXXXXXXXXXXXXXX$$X. OOOOOOOOOOOOOOOOO ", | ||
47 | " .XXXXXXXXXXXXXXXXXXXX. O@@@@@@@@@@@@@@@O ", | ||
48 | " O....................O OOOOOOOOOOOOOOOOO ", | ||
49 | " OOOOOOOOOOOOOOOOOOOOOO ", | ||
50 | "....................................O OOO ", | ||
51 | ".XOOXOOOOXXXXXXXXXXXXXXXXXXXXXXXXXX. OO O O ", | ||
52 | ".X%%%%%%%%%%%%%%%%%%%%%%X...X%%%%.X. OOO OOOO ", | ||
53 | ".X%%%%%%%%%%%%%%%%%%%%%%XOOOX%%%%.X. OOX.OO ", | ||
54 | ".X...%%%%%%%%%%%%%%%%%%%XX.XX%%%%.X. O.X..O ", | ||
55 | ".X..O..%%%%%%%%%%%%..O..X...X.....X. OXX..O ", | ||
56 | ".XOOXOOOOOOOOOOOOOOOOXOOXOOOXOOOOOX. OXX..O ", | ||
57 | ".XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX. O.XX.O ", | ||
58 | ".................................... OOOO "}; | ||
diff --git a/pics/kbill/pixmaps/spark_0.xpm b/pics/kbill/pixmaps/spark_0.xpm new file mode 100644 index 0000000..45cc5f5 --- a/dev/null +++ b/pics/kbill/pixmaps/spark_0.xpm | |||
@@ -0,0 +1,30 @@ | |||
1 | /* XPM */ | ||
2 | static char * spark_0_xpm[] = { | ||
3 | /* width height ncolors chars_per_pixel */ | ||
4 | "20 20 4 1", | ||
5 | /* colors */ | ||
6 | " c None", | ||
7 | ".c #DB6503", | ||
8 | "Xc #DC5D02", | ||
9 | "oc #FBFE0F", | ||
10 | /* pixels */ | ||
11 | " .. ", | ||
12 | " .. ", | ||
13 | " .. . .. ", | ||
14 | " X .. Xo. ", | ||
15 | " .X XoX ", | ||
16 | " XoX XoX ", | ||
17 | " XooXooX ", | ||
18 | " ... XoXoooX .. ", | ||
19 | " ....XXXoooX XX ", | ||
20 | " XoooooooX ", | ||
21 | " XXoooooXX ", | ||
22 | " XooooooX ", | ||
23 | " XoooXXXo.. ", | ||
24 | " XX XooX .... ", | ||
25 | " .X .oX ", | ||
26 | " .o. ", | ||
27 | " .. ", | ||
28 | " .. X ", | ||
29 | " . X ", | ||
30 | " . "}; | ||
diff --git a/pics/kbill/pixmaps/spark_1.xpm b/pics/kbill/pixmaps/spark_1.xpm new file mode 100644 index 0000000..d61cb94 --- a/dev/null +++ b/pics/kbill/pixmaps/spark_1.xpm | |||
@@ -0,0 +1,30 @@ | |||
1 | /* XPM */ | ||
2 | static char * spark_1_xpm[] = { | ||
3 | /* width height ncolors chars_per_pixel */ | ||
4 | "20 20 4 1", | ||
5 | /* colors */ | ||
6 | " c None", | ||
7 | ".c #DB6503", | ||
8 | "Xc #DC5D02", | ||
9 | "oc #FBFE0F", | ||
10 | /* pixels */ | ||
11 | " . ", | ||
12 | " X ", | ||
13 | " . . . ", | ||
14 | " X .. . .", | ||
15 | " .X .. ", | ||
16 | " XoX XoX ", | ||
17 | " .ooX X.oX ", | ||
18 | " XoooXXooX ", | ||
19 | " .ooooooX ", | ||
20 | " ....XX.XoooooX ", | ||
21 | " X.XooooooooX ", | ||
22 | " .XXoooo. ", | ||
23 | " XoooX XX ", | ||
24 | " .X Xoo. .. ", | ||
25 | " . Xo. ", | ||
26 | " .oX ", | ||
27 | " X XoX ", | ||
28 | " . X. ", | ||
29 | " . .. ", | ||
30 | " . "}; | ||
diff --git a/pics/kbill/pixmaps/sun.xpm b/pics/kbill/pixmaps/sun.xpm new file mode 100644 index 0000000..e11eafe --- a/dev/null +++ b/pics/kbill/pixmaps/sun.xpm | |||
@@ -0,0 +1,30 @@ | |||
1 | /* XPM */ | ||
2 | static char * sun_xpm[] = { | ||
3 | "28 24 3 1", | ||
4 | " c #dfdfbe", | ||
5 | ".c #a6cbf3", | ||
6 | "Xc #5d5dbe", | ||
7 | " . ", | ||
8 | " XXX. ", | ||
9 | " X. X. ", | ||
10 | " X. X. X. ", | ||
11 | " . X. X. X. ", | ||
12 | " X. X. X. X ", | ||
13 | " . X. X. X. X ", | ||
14 | " .X X. X X. ", | ||
15 | " .X .X X.X. X. X. ", | ||
16 | " .X .X XX X. X. . ", | ||
17 | " .X .X .XX X. X. XXX ", | ||
18 | " X .X .X X. .X X. X. X ", | ||
19 | " XXX .X .X XX. X. X. ", | ||
20 | " . .X .X XX X. X. ", | ||
21 | " .X .X .X.X X. X. ", | ||
22 | " .X X .X X. ", | ||
23 | " X .X .X .X . ", | ||
24 | " X .X .X .X ", | ||
25 | " .X .X .X . ", | ||
26 | " .X .X .X ", | ||
27 | " .X .X ", | ||
28 | " .XXX ", | ||
29 | " . ", | ||
30 | " "}; | ||
diff --git a/pics/kbill/pixmaps/suncpu.xpm b/pics/kbill/pixmaps/suncpu.xpm new file mode 100644 index 0000000..62718b5 --- a/dev/null +++ b/pics/kbill/pixmaps/suncpu.xpm | |||
@@ -0,0 +1,55 @@ | |||
1 | /* XPM */ | ||
2 | static char * suncpu_xpm[] = { | ||
3 | "55 45 7 1", | ||
4 | " c #bbbbbb", | ||
5 | ".c None", | ||
6 | ",c #ffffff", | ||
7 | "Xc #eeeeee", | ||
8 | "oc #000000", | ||
9 | "Oc #336699", | ||
10 | "+c #666666", | ||
11 | " ...................", | ||
12 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ...................", | ||
13 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ...................", | ||
14 | " XX XX ...................", | ||
15 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
16 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
17 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
18 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
19 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
20 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
21 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
22 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
23 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
24 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
25 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
26 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
27 | " XX oooooooooooooooooooooooooooo XX ...................", | ||
28 | " XX oooooooooooooooooooooooooooo XX ...... ...", | ||
29 | " XX oooooooooooooooooooooooooooo XX ...... XXXXX XX ...", | ||
30 | " XX oooooooooooooooooooooooooooo XX ...... XXOXX XX ...", | ||
31 | " XX oooooooooooooooooooooooooooo XX ...... XOXOX XX ...", | ||
32 | " XX oooooooooooooooooooooooooooo XX ...... XXOXX XX ...", | ||
33 | " XX oooooooooooooooooooooooooooo XX ...... XXXXX XX ...", | ||
34 | " XX oooooooooooooooooooooooooooo XX ...... XXXXX XX ...", | ||
35 | " XX oooooooooooooooooooooooooooo XX ...... XXXXX XX ...", | ||
36 | " XX oooooooooooooooooooooooooooo XX .....O XXXXX +X ...", | ||
37 | " XX oooooooooooooooooooooooooooo XX .....O XXXXX +X ...", | ||
38 | " XX oooooooooooooooooooooooooooo XX .....O XXXXX +X ...", | ||
39 | " XX XX .....O XXXXX +X ...", | ||
40 | " XXXOXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ....OO XXXXX +X O..", | ||
41 | " XXOXOXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ....OO XXXXX XX O..", | ||
42 | " XXXOXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ....OO XXXXX XX O..", | ||
43 | " ....OO O..", | ||
44 | "........................................OOOOOOOOOOOOO..", | ||
45 | ".......................................................", | ||
46 | " ...................", | ||
47 | " X,,X,,,,,,,,,,,,,,,,,,,X,,,X,,,,,X ..OXOX OXOXO...", | ||
48 | " X,,X,,,,,,,,,,,,,,,,,,,X,,,X,,,,,X . XOX X XO..", | ||
49 | " X,,X,,,,,,,,,,,,,,,,,,,X X,,,,,X ..X XO XXXXX OX..", | ||
50 | " X,,X,,,,,,,,,,,,,,,,,,,XX,XX,,,,,X ..OXOXOX X X X XO..", | ||
51 | " X,,X,,,,,,,,,,,,,,,,,,,X,,,X,,,,,X ..XOXOXO X X X OX..", | ||
52 | " X X X X X ..OXOXOX XXXXX XO..", | ||
53 | " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ..XOXOXO XXXXX OX..", | ||
54 | " ..OXOXOX XXXXX XO..", | ||
55 | "OOOO...........................OOOOO...OXOXO O..."}; | ||
diff --git a/pics/kbill/pixmaps/toaster.xpm b/pics/kbill/pixmaps/toaster.xpm new file mode 100644 index 0000000..72e77dc --- a/dev/null +++ b/pics/kbill/pixmaps/toaster.xpm | |||
@@ -0,0 +1,64 @@ | |||
1 | /* XPM */ | ||
2 | static char* toaster_xpm[] = { | ||
3 | "55 45 16 1", | ||
4 | "_ c #ffffff", | ||
5 | "` c #efefef", | ||
6 | "a c #dedede", | ||
7 | "b c #cecece", | ||
8 | "c c #bdbdbd", | ||
9 | "d c #8c8c8c", | ||
10 | "e c #737373", | ||
11 | "f c #292929", | ||
12 | "g c #e7a59c", | ||
13 | "h c #ce3100", | ||
14 | "i c #de9c73", | ||
15 | "j c #9c4a18", | ||
16 | "k c #de7329", | ||
17 | "l c #a57318", | ||
18 | "m c #d62131", | ||
19 | "n c #000000", | ||
20 | "_______________________________________________________", | ||
21 | "_______________________________________________________", | ||
22 | "_______________________________________________________", | ||
23 | "_______________________________________________________", | ||
24 | "_______________________________________________________", | ||
25 | "________________``_____________________________________", | ||
26 | "_____________`aecdfg`fdgcceec__________________________", | ||
27 | "____________`eg_`ejjd___`afjjjcedc`____________________", | ||
28 | "___________ce_ajjhhk`a`ggjhhhjdccged`__________________", | ||
29 | "_________`de`ijjhkbbabgmhhhkb`a`_`_ce__________________", | ||
30 | "_________ebamjjlkgbbajhhhhdaaa```````e_________________", | ||
31 | "________e`agjhkiaabbmhhhhcaba``debcaaae________________", | ||
32 | "_______fcajjjigaaacjhhhfaaaa`adcccbabbde_______________", | ||
33 | "______f``ijhjgaaabghhhjaa`daccca`_`__`bf_______________", | ||
34 | "_____fb`bjhjg`a`bgmhhj```fdbb``````````ad`_____________", | ||
35 | "_____d`ajjhi```acmhhk`_`edbb`````_`_```ada_____________", | ||
36 | "____ee`ajhkl```aimhhc`_aebb````__`___``adc_____________", | ||
37 | "____f``jjhi````amhhl`_`dec```________`a`ec_____________", | ||
38 | "___ec``mhlg____gmhhe`_adca``________```beedc___________", | ||
39 | "___fa_ajlkd___`imhj`__aeca_________``bccddffe__________", | ||
40 | "___f`_gjhi`___amhhj`_`dbb`________`acccbcdfng__________", | ||
41 | "___e``gjkb____bhhhe`_abca________abbbbbbcdnf___`cgenf__", | ||
42 | "__c``gjhlc____ihhl`__acb________abaccbabbefa__fdefnffff", | ||
43 | "__d``acgg`___`mhkl`_`dc`______`ababa```a`da_`ddfn__fdee", | ||
44 | "__e`_________`bnne`_aeb`_____`acaba___``ae_dddf______ae", | ||
45 | "__e`_____________`__bc`_____abcaaa____``dfnfn________ed", | ||
46 | "__d`_______________`cc`____accba``____`cfnn__`cbb`__`de", | ||
47 | "__d`_______________aeaa`_`ccca```____`cdf``_edfeffn`cfn", | ||
48 | "__c_______________`bf````bcba```____`gdnnaaedfnnnnnnfn_", | ||
49 | "__ba_aaa``_______`abe``abbbb```____adcnnfaadfn____n_nn_", | ||
50 | "_g`b`abbbcbaaa``a`adc``cbbaa``____adennnn`cen_``_______", | ||
51 | "_daba``````aabbbbbaec`bcc`a```___bden`fn__be_fdffnc____", | ||
52 | "_ebbaaaaaaa````bcbcecbbcaaa``__`cdeeaaa___fe_efnnnnd___", | ||
53 | "_fefnfe``ba`aaa`bcaeccccaa``__`cdfeaaa`____fffna__fnd__", | ||
54 | "`fnnnnnnnnffb`aabcbecacaaa``_agdfdaaa_______nnn____ng__", | ||
55 | "ffnnnnnnnnnnnnnneacegacaa``_adcfcaaa_______fnnnnd_eng__", | ||
56 | "eeffffnnnnnnnnnffebfdbcab_`bdef`aa`_______enffnnnnnc___", | ||
57 | "fnnffffffffffnnnneafcccb``cdefaaa`_______dnfffnnn`a____", | ||
58 | "ennnnnnnnnnfffnnnfafcaab`cdffaaa`________nnfffnnnn_____", | ||
59 | "_fdeeeefnnnnnnnnnfacc`aacgfeaaa`_________nffffnnnn_____", | ||
60 | "_`beedddddddefnnnfacc`adcf`aaa___________nffffnnnn_____", | ||
61 | "___`nnnnfeeddddddeccbaden`aaa____________nncdcgcfn_____", | ||
62 | "__aafnnn_a``nnfegdddcden`aa`_____________eccjgjccd_____", | ||
63 | "__`aaeff``aaaa`nnnnfnn_`aa`_______________fcjgjcf______", | ||
64 | "___`aaaaaaaaaaaannnnn_`a``________________gnlflfd______"}; | ||
diff --git a/pics/kbill/pixmaps/wingdows.xpm b/pics/kbill/pixmaps/wingdows.xpm new file mode 100644 index 0000000..ee5dca0 --- a/dev/null +++ b/pics/kbill/pixmaps/wingdows.xpm | |||
@@ -0,0 +1,59 @@ | |||
1 | /* XPM */ | ||
2 | static char * wingdows_xpm[] = { | ||
3 | "28 24 32 1", | ||
4 | " c #cccccc", | ||
5 | ".c #000000", | ||
6 | "Xc #555555", | ||
7 | "oc #dddddd", | ||
8 | "Oc #aaaaaa", | ||
9 | "+c #333333", | ||
10 | "@c #111111", | ||
11 | "#c #bbbbbb", | ||
12 | "$c #888888", | ||
13 | "%c #444444", | ||
14 | "&c #666666", | ||
15 | "*c #999999", | ||
16 | "=c #222222", | ||
17 | "-c #ff9999", | ||
18 | ";c #33cccc", | ||
19 | ":c #00ffff", | ||
20 | ">c #339999", | ||
21 | ",c #ff6666", | ||
22 | "<c #336666", | ||
23 | "1c #33ffff", | ||
24 | "2c #777777", | ||
25 | "3c #99ff99", | ||
26 | "4c #66ff66", | ||
27 | "5c #99cc99", | ||
28 | "6c #33ff33", | ||
29 | "7c #00ff00", | ||
30 | "8c #9999cc", | ||
31 | "9c #0000ff", | ||
32 | "0c #006666", | ||
33 | "qc #cccc99", | ||
34 | "wc #cccc66", | ||
35 | "ec #003333", | ||
36 | " .. ", | ||
37 | " .Xo. OO ", | ||
38 | " .XXo.o+@# ", | ||
39 | " ..oXX.$ XX ", | ||
40 | " .oo.XX. %& *=* ", | ||
41 | " ---.. .XX.oX%;:>=$ X+# ", | ||
42 | " .--,,-o.Xo.XX<::1.+ #+2 ", | ||
43 | "3435# .XoXXoX.::;<;=& 2=O ", | ||
44 | "6677777O.oXXXXX.::X1::>=* $O", | ||
45 | " 88 O ..XXXX.:;<::::;=# ", | ||
46 | " 89999998.XXXXX.:01::::<# ", | ||
47 | " ## ...oX.*<::::;< ", | ||
48 | " qw%qqq :..:=<::::%# ", | ||
49 | " q%=@@@@= X;:::;<;e;:;& ", | ||
50 | " =::::<1:1><+ ", | ||
51 | " * #=;:::;<::::>2 ", | ||
52 | " .& 2<1::<1::::= ", | ||
53 | " @.# <;;<::::>$ ", | ||
54 | " O@O O@;::::= ", | ||
55 | " O=# >>::>* ", | ||
56 | " @X <;= ", | ||
57 | " #=O 2X ", | ||
58 | " $%# ", | ||
59 | " #@O "}; | ||