parent
152db2820b
commit
c1251c5abd
@ -0,0 +1,3 @@
|
||||
no build-dep on pbbuttonsd-dev [powerpc]
|
||||
Add kmilo-legacy with old plugins, change descriptions, change .install files
|
||||
remove kmilo.install.powerpc
|
@ -0,0 +1,3 @@
|
||||
ark-trinity: no-shlibs-control-file usr/lib/libtdeinit_ark.so
|
||||
ark-trinity: postinst-must-call-ldconfig usr/lib/libtdeinit_ark.so
|
||||
ark-trinity: postrm-should-call-ldconfig usr/lib/libtdeinit_ark.so
|
@ -0,0 +1,37 @@
|
||||
debian/tmp/usr/bin/ark
|
||||
debian/tmp/usr/lib/*/trinity/ark.la
|
||||
debian/tmp/usr/lib/*/trinity/ark.so
|
||||
debian/tmp/usr/lib/*/trinity/libarkpart.la
|
||||
debian/tmp/usr/lib/*/trinity/libarkpart.so
|
||||
debian/tmp/usr/lib/*/libtdeinit_ark.so
|
||||
debian/tmp/usr/share/applications/tde/ark.desktop
|
||||
debian/tmp/usr/share/apps/ark/ark_part.rc
|
||||
debian/tmp/usr/share/apps/ark/ark_part_readonly.rc
|
||||
debian/tmp/usr/share/apps/ark/arkui.rc
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/22x22/actions/ark_adddir.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/22x22/actions/ark_addfile.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/22x22/actions/ark_delete.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/22x22/actions/ark_extract.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/22x22/actions/ark_selectall.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/22x22/actions/ark_view.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/32x32/actions/ark_adddir.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/32x32/actions/ark_addfile.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/32x32/actions/ark_delete.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/32x32/actions/ark_extract.png
|
||||
debian/tmp/usr/share/apps/ark/icons/crystalsvg/32x32/actions/ark_view.png
|
||||
debian/tmp/usr/share/config.kcfg/ark.kcfg
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ark/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ark/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ark/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ark/man-ark.1.docbook
|
||||
debian/tmp/usr/share/icons/hicolor/128x128/apps/ark.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/ark.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/ark.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/ark.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/ark.png
|
||||
debian/tmp/usr/share/icons/hicolor/64x64/apps/ark.png
|
||||
debian/tmp/usr/share/icons/hicolor/scalable/apps/ark.svgz
|
||||
debian/tmp/usr/share/services/ark_part.desktop
|
||||
|
||||
debian/icons/ark.xpm /usr/share/pixmaps
|
||||
debian/icons/ark-16.xpm /usr/share/pixmaps
|
@ -0,0 +1 @@
|
||||
debian/man/ark-trinity.1
|
@ -0,0 +1,11 @@
|
||||
?package(ark-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Tools"\
|
||||
hints="TDE"\
|
||||
title="Ark"\
|
||||
icon32x32="/usr/share/pixmaps/ark.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/ark-16.xpm"\
|
||||
command="/usr/bin/ark"
|
||||
|
||||
# Icon 32x32 ark/cr32-app-ark.png ark.xpm
|
||||
# Icon 16x16 ark/cr16-app-ark.png ark-16.xpm
|
@ -0,0 +1,15 @@
|
||||
application/x-archive; ark -caption "Archiver" %s; nametemplate=%s.a; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-bzip; ark -caption "Archiver" %s; nametemplate=%s.bz; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-gzip; ark -caption "Archiver" %s; nametemplate=%s.gz; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-lha; ark -caption "Archiver" %s; nametemplate=%s.lha; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-lzop; ark -caption "Archiver" %s; nametemplate=%s.lzo; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-rar; ark -caption "Archiver" %s; nametemplate=%s.rar; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-tar; ark -caption "Archiver" %s; nametemplate=%s.tar; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-tarz; ark -caption "Archiver" %s; nametemplate=%s.tar.Z; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-tbz; ark -caption "Archiver" %s; nametemplate=%s.tbz; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-tgz; ark -caption "Archiver" %s; nametemplate=%s.tgz; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-tzo; ark -caption "Archiver" %s; nametemplate=%s.tzo; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-zip; ark -caption "Archiver" %s; nametemplate=%s.zip; test=test "$DISPLAY" != ""; priority=7
|
||||
application/x-zoo; ark -caption "Archiver" %s; nametemplate=%s.zoo; test=test "$DISPLAY" != ""; priority=7
|
||||
application/gzip; ark -caption "Archiver" %s; nametemplate=%s.gz; test=test "$DISPLAY" != ""; priority=7
|
||||
application/zip; ark -caption "Archiver" %s; nametemplate=%s.zip; test=test "$DISPLAY" != ""; priority=7
|
@ -0,0 +1,16 @@
|
||||
#!/bin/sh
|
||||
# postinst script for ark-trinity
|
||||
|
||||
set -e
|
||||
if [ "${BASEDIR:=/}" = "/" ]; then
|
||||
BASEDIR=""
|
||||
fi
|
||||
|
||||
#if [ "$1" = "configure" ] ; then
|
||||
# force ldconfig due to tdeinit library
|
||||
# ldconfig
|
||||
#fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
@ -0,0 +1,218 @@
|
||||
# -*- mode: makefile; coding: utf-8 -*-
|
||||
# Copyright © 2003 Christopher L Cheney <ccheney@debian.org>
|
||||
# Copyright © 2019 TDE Team
|
||||
# Description: A class for TDE packages; sets TDE environment variables, etc
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU General Public License as
|
||||
# published by the Free Software Foundation; either version 2, or (at
|
||||
# your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful, but
|
||||
# WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
# General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
# 02111-1307 USA.
|
||||
|
||||
ifndef _cdbs_bootstrap
|
||||
_cdbs_scripts_path ?= /usr/lib/cdbs
|
||||
_cdbs_rules_path ?= /usr/share/cdbs/1/rules
|
||||
_cdbs_class_path ?= /usr/share/cdbs/1/class
|
||||
endif
|
||||
|
||||
ifndef _cdbs_class_debian-qt-kde
|
||||
_cdbs_class_debian-qt-kde := 1
|
||||
|
||||
# for dh_icons
|
||||
CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), debhelper (>= 5.0.7ubuntu4)
|
||||
|
||||
# Note: This _must_ be included before autotools.mk, or it won't work.
|
||||
common-configure-arch common-configure-indep:: debian/stamp-cvs-make
|
||||
debian/stamp-cvs-make:
|
||||
ifndef _cdbs_class_cmake
|
||||
cp -Rp /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
|
||||
ifneq "$(wildcard /usr/share/libtool/config/ltmain.sh)" ""
|
||||
cp -Rp /usr/share/libtool/config/ltmain.sh admin/ltmain.sh
|
||||
endif
|
||||
ifneq "$(wildcard /usr/share/libtool/build-aux/ltmain.sh)" ""
|
||||
cp -Rp /usr/share/libtool/build-aux/ltmain.sh admin/ltmain.sh
|
||||
endif
|
||||
$(MAKE) -C $(DEB_SRCDIR) -f admin/Makefile.common dist;
|
||||
endif
|
||||
touch debian/stamp-cvs-make
|
||||
|
||||
include $(_cdbs_rules_path)/buildcore.mk$(_cdbs_makefile_suffix)
|
||||
|
||||
ifdef _cdbs_tarball_dir
|
||||
DEB_BUILDDIR = $(_cdbs_tarball_dir)/obj-$(DEB_BUILD_GNU_TYPE)
|
||||
else
|
||||
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
|
||||
endif
|
||||
|
||||
ifndef _cdbs_class_cmake
|
||||
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
|
||||
endif
|
||||
|
||||
ifndef _cdbs_rules_patchsys_quilt
|
||||
DEB_PATCHDIRS := debian/patches/common debian/patches
|
||||
endif
|
||||
|
||||
export kde_cgidir = \$${libdir}/cgi-bin
|
||||
export kde_confdir = \$${sysconfdir}/trinity
|
||||
export kde_htmldir = \$${datadir}/doc/tde/HTML
|
||||
|
||||
DEB_KDE_ENABLE_FINAL := yes
|
||||
DEB_INSTALL_DOCS_ALL :=
|
||||
|
||||
DEB_DH_MAKESHLIBS_ARGS_ALL := -V
|
||||
DEB_SHLIBDEPS_INCLUDE = $(foreach p,$(PACKAGES_WITH_LIBS),debian/$(p)/usr/lib/$(DEB_HOST_MULTIARCH))
|
||||
|
||||
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
|
||||
DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include"
|
||||
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
|
||||
|
||||
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
|
||||
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
|
||||
ifeq (,$(filter $(DEB_HOST_ARCH_CPU),$(cdbs_treat_me_gently_arches)))
|
||||
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)
|
||||
else
|
||||
cdbs_kde_enable_final =
|
||||
endif
|
||||
endif
|
||||
|
||||
ifneq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
|
||||
cdbs_kde_enable_final =
|
||||
cdbs_kde_enable_debug = --enable-debug=yes
|
||||
else
|
||||
cdbs_kde_enable_debug = --disable-debug
|
||||
endif
|
||||
|
||||
ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
|
||||
cdbs_kde_enable_debug = --enable-debug=full
|
||||
endif
|
||||
|
||||
DEB_BUILD_PARALLEL ?= true
|
||||
|
||||
cdbs_configure_flags += \
|
||||
--with-qt-dir=/usr/share/qt3 \
|
||||
--disable-rpath \
|
||||
--with-xinerama \
|
||||
$(cdbs_kde_enable_final) \
|
||||
$(cdbs_kde_enable_debug)
|
||||
|
||||
|
||||
# This is a convenience target for calling manually.
|
||||
# It's not part of the build process.
|
||||
buildprep: clean apply-patches
|
||||
ifndef _cdbs_class_cmake
|
||||
$(MAKE) -f admin/Makefile.common dist
|
||||
endif
|
||||
debian/rules clean
|
||||
|
||||
common-build-arch:: debian/stamp-man-pages
|
||||
debian/stamp-man-pages:
|
||||
if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
|
||||
for f in $$(find debian/man -name '*.sgml'); do \
|
||||
docbook-to-man $$f > debian/man/out/`basename $$f .sgml`.1; \
|
||||
done
|
||||
for f in $$(find debian/man -name '*.man'); do \
|
||||
soelim -I debian/man $$f \
|
||||
> debian/man/out/`basename $$f .man`.`head -n1 $$f | awk '{print $$NF}'`; \
|
||||
done
|
||||
touch debian/stamp-man-pages
|
||||
|
||||
common-binary-indep::
|
||||
( set -e; \
|
||||
tmpf=`mktemp debian/versions.XXXXXX`; \
|
||||
perl debian/cdbs/versions.pl >$$tmpf; \
|
||||
for p in $(DEB_INDEP_PACKAGES); do \
|
||||
cat $$tmpf >>debian/$$p.substvars; \
|
||||
done; \
|
||||
rm -f $$tmpf )
|
||||
|
||||
common-binary-arch::
|
||||
( set -e; \
|
||||
tmpf=`mktemp debian/versions.XXXXXX`; \
|
||||
perl debian/cdbs/versions.pl >$$tmpf; \
|
||||
for p in $(DEB_ARCH_PACKAGES); do \
|
||||
cat $$tmpf >>debian/$$p.substvars; \
|
||||
done; \
|
||||
rm -f $$tmpf )
|
||||
# update multi-arch path in install files
|
||||
ls -d debian/* | \
|
||||
grep -E "(install|links)$$" | \
|
||||
while read a; do \
|
||||
[ -d $$a ] || [ -f $$a.arch ] || \
|
||||
! grep -q "\$$(DEB_HOST_MULTIARCH)" $$a || \
|
||||
sed -i.arch "s|\$$(DEB_HOST_MULTIARCH)|$(DEB_HOST_MULTIARCH)|g" $$a; \
|
||||
done
|
||||
|
||||
clean::
|
||||
rm -rf debian/man/out
|
||||
-rmdir debian/man
|
||||
rm -f debian/stamp-man-pages
|
||||
rm -rf debian/shlibs-check
|
||||
# revert multi-arch path in install files
|
||||
ls -d debian/* | \
|
||||
grep -E "(install|links)$$" | \
|
||||
while read a; do \
|
||||
[ ! -f $$a.arch ] || \
|
||||
mv $$a.arch $$a; \
|
||||
done
|
||||
|
||||
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
|
||||
if test -x /usr/bin/dh_icons; then dh_icons -p$(cdbs_curpkg) $(DEB_DH_ICONCACHE_ARGS); fi
|
||||
if test -x /usr/bin/dh_desktop; then dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS); fi
|
||||
if test -e debian/$(cdbs_curpkg).lintian; then \
|
||||
install -p -D -m644 debian/$(cdbs_curpkg).lintian \
|
||||
debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg); \
|
||||
fi
|
||||
if test -e debian/$(cdbs_curpkg).presubj; then \
|
||||
install -p -D -m644 debian/$(cdbs_curpkg).presubj \
|
||||
debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/presubj; \
|
||||
fi
|
||||
|
||||
binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::
|
||||
set -e; \
|
||||
for doc in `cd $(DEB_DESTDIR)/usr/share/doc/tde/HTML/en; find . -name index.docbook`; do \
|
||||
pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \
|
||||
echo Building $$pkg HTML docs...; \
|
||||
mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/usr/share/doc/tde/HTML/en/$$pkg; \
|
||||
cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/usr/share/doc/tde/HTML/en/$$pkg; \
|
||||
/usr/bin/meinproc $(DEB_DESTDIR)/usr/share/doc/tde/HTML/en/$$pkg/index.docbook; \
|
||||
done
|
||||
for pkg in $(DOC_HTML_PRUNE) ; do \
|
||||
rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/usr/share/doc/tde/HTML/en/$$pkg; \
|
||||
done
|
||||
|
||||
common-build-indep:: debian/stamp-kde-apidox
|
||||
debian/stamp-kde-apidox:
|
||||
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) apidox)
|
||||
touch $@
|
||||
|
||||
common-install-indep:: common-install-kde-apidox
|
||||
common-install-kde-apidox::
|
||||
$(if $(DEB_KDE_APIDOX),+$(DEB_MAKE_INVOKE) install-apidox DESTDIR=$(DEB_DESTDIR))
|
||||
|
||||
cleanbuilddir::
|
||||
-$(if $(call cdbs_streq,$(DEB_BUILDDIR),$(DEB_SRCDIR)),,rm -rf $(DEB_BUILDDIR))
|
||||
|
||||
clean::
|
||||
ifndef _cdbs_class_cmake
|
||||
if test -n "$(DEB_KDE_CVS_MAKE)" && test -d $(DEB_SRCDIR); then \
|
||||
cd $(DEB_SRCDIR); \
|
||||
find . -name Makefile.in -print | \
|
||||
xargs --no-run-if-empty rm -f; \
|
||||
rm -f Makefile.am acinclude.m4 aclocal.m4 config.h.in \
|
||||
configure configure.files configure.in stamp-h.in \
|
||||
subdirs; \
|
||||
fi
|
||||
endif
|
||||
rm -f debian/stamp-kde-apidox
|
||||
rm -f debian/stamp-cvs-make
|
||||
|
||||
endif
|
@ -0,0 +1,19 @@
|
||||
#!/usr/bin/env perl
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
my $version = `dpkg-parsechangelog | awk '/^Version/ {print \$2}'`;
|
||||
my ($version3, $version3_next);
|
||||
my ($version2, $version2_next);
|
||||
|
||||
($version3 = $version) =~ s/^(([^.]+\.){2}[^.+~-]+)[.+~-]?[^-]*-[^-]+$/$1/;
|
||||
($version2 = $version3) =~ s/\.[^.]+$//;
|
||||
|
||||
($version3_next = $version3) =~ s/(?<=\.)(\d+)[a-z]?$/($1+1)/e;
|
||||
($version2_next = $version2) =~ s/(?<=\.)(\d+)$/($1+1)/e;
|
||||
|
||||
print "TDE-Version3=$version3\n";
|
||||
print "TDE-Version2=$version2\n";
|
||||
print "TDE-Next-Version3=$version3_next\n";
|
||||
print "TDE-Next-Version2=$version2_next\n";
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1 @@
|
||||
9
|
@ -0,0 +1,414 @@
|
||||
Source: tdeutils-trinity
|
||||
Section: tde
|
||||
Priority: optional
|
||||
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
|
||||
XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
|
||||
Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Christopher Martin <chrsmrtn@debian.org>, Fathi Boudra <fboudra@free.fr>, Josh Metzler <joshdeb@metzlers.org>, Sune Vuorela <debian@pusling.com>
|
||||
Build-Depends: libasound2-dev [!solaris-any], cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, cmake, autotools-dev, gawk, tdelibs14-trinity-dev, tdebase-trinity-dev, libkonq4-trinity-dev, libgmp3-dev, libsnmp-dev, libxpm-dev, python-dev, libxtst-dev, xutils, sharutils, automake, autoconf, libtool, libltdl-dev
|
||||
Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11, tdelibs14-trinity-doc
|
||||
Standards-Version: 3.8.4
|
||||
|
||||
Package: tdeutils-trinity
|
||||
Section: tde
|
||||
Architecture: all
|
||||
Replaces: kdeutils-trinity (<< 4:14.0.0~)
|
||||
Breaks: kdeutils-trinity (<< 4:14.0.0~)
|
||||
Depends: ark-trinity (>= ${source:Version}), kcalc-trinity (>= ${source:Version}), kcharselect-trinity (>= ${source:Version}), tdelirc-trinity (>= ${source:Version}), tdessh-trinity (>= ${source:Version}), kdf-trinity (>= ${source:Version}), kedit-trinity (>= ${source:Version}), kfloppy-trinity (>= ${source:Version}), kgpg-trinity (>= ${source:Version}), khexedit-trinity (>= ${source:Version}), kjots-trinity (>= ${source:Version}), klaptopdaemon-trinity (>= ${source:Version}), kmilo-trinity (>= ${source:Version}), kregexpeditor-trinity (>= ${source:Version}), ksim-trinity (>= ${source:Version}), ktimer-trinity (>= ${source:Version}), tdewalletmanager-trinity (>= ${source:Version}), superkaramba-trinity (>= ${source:Version}), tdefilereplace-trinity (>= ${source:Version})
|
||||
Suggests: tdeutils-trinity-doc-html (>= ${source:Version})
|
||||
Recommends: tdepowersave-trinity
|
||||
Description: general purpose utilities from the official Trinity release
|
||||
TDE (the Trinity Desktop Environment) is a powerful Open Source graphical
|
||||
desktop environment for Unix workstations. It combines ease of use,
|
||||
contemporary functionality, and outstanding graphical design with the
|
||||
technological superiority of the Unix operating system.
|
||||
.
|
||||
This metapackage includes a collection of general purpose utilities
|
||||
provided with the official release of Trinity.
|
||||
|
||||
Package: tdeutils-trinity-doc
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Replaces: kdeutils-trinity-doc (<< 4:14.0.0~)
|
||||
Breaks: kdeutils-trinity-doc (<< 4:14.0.0~)
|
||||
Description: developer documentation for the TDE utilities module
|
||||
This package contains documentation for the TDE utilities module, of
|
||||
use more for developers creating applications than regular users.
|
||||
.
|
||||
This package is part of Trinity, and a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: tdeutils-trinity-doc-html
|
||||
Architecture: all
|
||||
Section: doc
|
||||
Replaces: kdeutils-trinity-doc-html (<< 4:14.0.0~)
|
||||
Breaks: kdeutils-trinity-doc-html (<< 4:14.0.0~)
|
||||
Suggests: konqueror-trinity | www-browser, tdebase-trinity
|
||||
Description: Trinity utilities documentation in HTML format
|
||||
By default the modules provided by TDE only provide their documentation
|
||||
in TDE docbook format, which can only be read by Konqueror or KHelpCenter.
|
||||
This package provides all of the TDE utilities documentation
|
||||
converted to HTML format so it can be read with any web browser.
|
||||
.
|
||||
The documentation will be installed into the usual directories
|
||||
/usr/share/doc/tde/HTML/<language>/<app>/, for instance
|
||||
/usr/share/doc/tde/HTML/en/ark/. Documentation is provided for most
|
||||
TDE utilities packages.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: tdeutils-trinity-dev
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kdeutils-trinity-dev (<< 4:14.0.0~)
|
||||
Breaks: kdeutils-trinity-dev (<< 4:14.0.0~)
|
||||
Depends: ark-trinity (= ${source:Version}), kcalc-trinity (= ${source:Version}), tdelirc-trinity (= ${source:Version}), kedit-trinity (= ${source:Version}), khexedit-trinity (= ${source:Version}), klaptopdaemon-trinity (= ${source:Version}), kmilo-trinity (= ${source:Version}), kregexpeditor-trinity (= ${source:Version}), ksim-trinity (= ${source:Version}), tdelibs14-trinity-dev
|
||||
Description: development files for the Trinity utilities module
|
||||
This package contains development files needed to compile tdeutils
|
||||
applications.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: ark-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: ark-trinity (<< 4:14.0.0~)
|
||||
Breaks: ark-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Recommends: ncompress, unzip, zip, zoo, bzip2, p7zip-full, xz-utils, lzma
|
||||
Suggests: khelpcenter-trinity, rar, unrar | unrar-free
|
||||
Description: graphical archiving tool for Trinity
|
||||
Ark is a graphical program for managing various archive formats within the
|
||||
TDE environment. Archives can be viewed, extracted, created and modified
|
||||
from within Ark.
|
||||
.
|
||||
The program can handle various formats such as tar, gzip, bzip2, zip, rar and
|
||||
lha (if appropriate command-line programs are installed).
|
||||
.
|
||||
Ark can work closely with Konqueror in the TDE environment to handle archives,
|
||||
if you install the Konqueror Integration plugin available in the konq-plugins
|
||||
package.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kcalc-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kcalc-trinity (<< 4:14.0.0~)
|
||||
Breaks: kcalc-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: calculator for Trinity
|
||||
KCalc is TDE's scientific calculator.
|
||||
.
|
||||
It provides:
|
||||
* trigonometric functions, logic operations, and statistical calculations
|
||||
* easy cut and paste of numbers from/into its display
|
||||
* a results-stack which lets you conveniently recall previous results
|
||||
* configurable precision, and number of digits after the period
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kcharselect-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kcharselect-trinity (<< 4:14.0.0~)
|
||||
Breaks: kcharselect-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: character selector for Trinity
|
||||
A character set selector for TDE.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: tdelirc-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kdelirc-trinity (<< 4:14.0.0~)
|
||||
Breaks: kdelirc-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: infrared control for Trinity
|
||||
This is a frontend for the LIRC suite to use infrared devices with TDE.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: tdessh-trinity
|
||||
Section: tde
|
||||
Architecture: any
|
||||
Replaces: kdessh-trinity (<< 4:14.0.0~)
|
||||
Breaks: kdessh-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}, openssh-client | ssh-client
|
||||
Description: ssh frontend for Trinity
|
||||
This package contains TDE's frontend for ssh.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kdf-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kdf-trinity (<< 4:14.0.0~)
|
||||
Breaks: kdf-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: disk space utility for Trinity
|
||||
KDiskFree displays the available file devices (hard drive partitions, floppy
|
||||
and CD drives, etc.) along with information on their capacity, free space, type
|
||||
and mount point. It also allows you to mount and unmount drives and view them
|
||||
in a file manager.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kedit-trinity
|
||||
Section: editors
|
||||
Architecture: any
|
||||
Replaces: kedit-trinity (<< 4:14.0.0~)
|
||||
Breaks: kedit-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: basic text editor for Trinity
|
||||
A simple text editor for TDE.
|
||||
.
|
||||
It can be used with Konqueror for text and configuration file browsing.
|
||||
KEdit also serves well for creating small plain text documents. KEdit's
|
||||
functionality will intentionally remain rather limited to ensure a
|
||||
reasonably fast start.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kfloppy-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kfloppy-trinity (<< 4:14.0.0~)
|
||||
Breaks: kfloppy-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}, dosfstools
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: floppy formatter for TDE
|
||||
Kfloppy is a utility that provides a straightforward graphical means
|
||||
to format 3.5" and 5.25" floppy disks.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kgpg-trinity
|
||||
Section: tde
|
||||
Architecture: any
|
||||
Replaces: kgpg-trinity (<< 4:14.0.0~)
|
||||
Breaks: kgpg-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}, konsole-trinity, gnupg
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: GnuPG frontend for Trinity
|
||||
Kgpg is a frontend for GNU Privacy Guard (GnuPG). It provides file
|
||||
encryption, file decryption and key management.
|
||||
.
|
||||
Features:
|
||||
* an editor mode for easily and quickly encrypting or decrypting a file
|
||||
or message which is typed, copied, pasted or dragged into the editor,
|
||||
or which is double-clicked in the file manager
|
||||
* Konqueror integration for encrypting or decrypting files
|
||||
* a panel applet for encrypting / decrypting files or the clipboard
|
||||
contents, etc.
|
||||
* key management functions (generation, import, export, deletion and
|
||||
signing)
|
||||
* decrypting clipboard contents, including integration with Klipper
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: khexedit-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: khexedit-trinity (<< 4:14.0.0~)
|
||||
Breaks: khexedit-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: Trinity hex editor
|
||||
KHexEdit is an editor for the raw data of binary files. It includes
|
||||
find/replace functions, bookmarks, many configuration options, drag and drop
|
||||
support and other powerful features.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kjots-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kjots-trinity (<< 4:14.0.0~)
|
||||
Breaks: kjots-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: note taking utility for Trinity
|
||||
Kjots is a small note taker program. Name and idea are taken from the jots
|
||||
program included in the tkgoodstuff package.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: klaptopdaemon-trinity
|
||||
Section: tde
|
||||
Architecture: any
|
||||
Replaces: klaptopdaemon-trinity (<< 4:14.0.0~)
|
||||
Breaks: klaptopdaemon-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: battery monitoring and management for laptops using TDE
|
||||
This package contains utilities to monitor batteries and configure
|
||||
power management, for laptops, from within TDE.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kmilo-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kmilo-trinity (<< 4:14.0.0~)
|
||||
Breaks: kmilo-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Description: laptop special keys support for Trinity
|
||||
KMilo lets you use the special keys on some keyboards and laptops.
|
||||
.
|
||||
Usually this includes volume keys and other features. Currently, KMilo
|
||||
comes with plugins for Powerbooks, Thinkpads, Vaios and generic keyboards
|
||||
with special keys.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kmilo-legacy-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kmilo-legacy-trinity (<< 4:14.0.0~)
|
||||
Breaks: kmilo-legacy-trinity (<< 4:14.0.0~)
|
||||
Depends: kmilo-trinity, ${shlibs:Depends}
|
||||
Description: non-standard plugins for KMilo
|
||||
KMilo lets you use the special keys on some keyboards and laptops.
|
||||
.
|
||||
Usually this includes volume keys and other features. Currently, KMilo
|
||||
comes with plugins for Powerbooks, Thinkpads and Vaios.
|
||||
.
|
||||
In Debian the intention is that all laptops work with the generic kmilo
|
||||
plugin, if you need this package please file a bug.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: kregexpeditor-trinity
|
||||
Section: tde
|
||||
Architecture: any
|
||||
Replaces: kregexpeditor-trinity (<< 4:14.0.0~)
|
||||
Breaks: kregexpeditor-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: graphical regular expression editor plugin for Trinity
|
||||
This package contains a graphical regular expression editor plugin for use
|
||||
with TDE. It let you draw your regular expression in an unambiguous way.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: ksim-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: ksim-trinity (<< 4:14.0.0~)
|
||||
Breaks: ksim-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: system information monitor for Trinity
|
||||
KSim is a system monitor app which has its own plugin system with support
|
||||
for GKrellm skins. It allows users to follow uptime, memory usage, network
|
||||
connections, power, etc.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: ktimer-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: ktimer-trinity (<< 4:14.0.0~)
|
||||
Breaks: ktimer-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: timer utility for Trinity
|
||||
This is a timer application for TDE. It allows you to execute commands after
|
||||
a certain amount of time. It supports looping commands as well as delayed
|
||||
command execution.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: tdewalletmanager-trinity
|
||||
Section: utils
|
||||
Architecture: any
|
||||
Replaces: kwalletmanager-trinity (<< 4:14.0.0~)
|
||||
Breaks: kwalletmanager-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Description: wallet manager for Trinity
|
||||
This program keeps various wallets for any kind of data that the user can
|
||||
store encrypted with passwords and can also serve as a password manager that
|
||||
keeps a master password to all wallets.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: superkaramba-trinity
|
||||
Section: tde
|
||||
Architecture: any
|
||||
Replaces: superkaramba-trinity (<< 4:14.0.0~)
|
||||
Breaks: superkaramba-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: khelpcenter-trinity
|
||||
Conflicts: karamba-trinity
|
||||
Description: a program based on karamba improving the eyecandy of TDE
|
||||
SuperKaramba is a tool based on karamba that allows anyone to easily create
|
||||
and run little interactive widgets on a Trinity desktop. Widgets are defined in a
|
||||
simple text file and can be augmented with Python code to make them
|
||||
interactive.
|
||||
.
|
||||
Here are just some examples of the things that can be done:
|
||||
.
|
||||
* Display system information such as CPU Usage, MP3 playing, etc.
|
||||
* Create cool custom toolbars that work any way imaginable.
|
||||
* Create little games or virtual pets that live on your desktop.
|
||||
* Display information from the internet, such as weather and headlines.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
||||
|
||||
Package: tdeutils-trinity-dbg
|
||||
Section: libdevel
|
||||
Architecture: linux-any
|
||||
Replaces: kdeutils-trinity-dbg (<< 4:14.0.0~)
|
||||
Breaks: kdeutils-trinity-dbg (<< 4:14.0.0~)
|
||||
Depends: tdelibs-trinity-dbg
|
||||
Priority: extra
|
||||
Description: debugging symbols for tdeutils-trinity
|
||||
This package contains the debugging symbols associated with tdeutils-trinity.
|
||||
They will automatically be used by gdb for debugging tdeutils-related
|
||||
issues.
|
||||
|
||||
Package: tdefilereplace-trinity
|
||||
Architecture: any
|
||||
Section: tde
|
||||
Replaces: kfilereplace-trinity (<< 4:14.0.0~)
|
||||
Breaks: kfilereplace-trinity (<< 4:14.0.0~)
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: quanta-trinity
|
||||
Description: batch search-and-replace component for TDE [Trinity]
|
||||
TDEFileReplace is an embedded component for TDE that acts as a batch
|
||||
search-and-replace tool. It allows you to replace one expression with
|
||||
another in many files at once.
|
||||
.
|
||||
Note that at the moment TDEFileReplace does not come as a standalone
|
||||
application.
|
||||
.
|
||||
This package is part of Trinity, as a component of the TDE utilities module.
|
||||
See the 'tde-trinity' and 'tdeutils-trinity' packages for more information.
|
@ -0,0 +1,457 @@
|
||||
This package was debianized by Christopher L Cheney <ccheney@debian.org> on
|
||||
Tue, 16 Apr 2002 22:00:00 -0500.
|
||||
|
||||
It was downloaded from: http://www.kde.org/download
|
||||
|
||||
Upstream Authors: Matthias Elter <elter@kde.org> and many others.
|
||||
TDEFileReplace: François Dupoux <fdupoux@dupoux.com> and
|
||||
Andras Mantia <amantia@kde.org>
|
||||
|
||||
|
||||
License:
|
||||
|
||||
Artistic
|
||||
--------
|
||||
tdepasswd, tdessh
|
||||
|
||||
BSD
|
||||
---
|
||||
charselectapplet
|
||||
---
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||||
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
---
|
||||
|
||||
GPL
|
||||
---
|
||||
ark, kcalc, kcharselect, kdf, kedit, kfloppy, khexedit, kjots,
|
||||
klaptopdaemon, kljettool, klpq, klprfax, kregexpeditor, ktimer
|
||||
|
||||
On Debian systems, the complete text of the GPL license can be found in the
|
||||
/usr/share/common-licenses/GPL file.
|
||||
|
||||
--------------------
|
||||
|
||||
DocBook Documentation:
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.1 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, with no Front-Cover Texts,
|
||||
and with no Back-Cover Texts.
|
||||
|
||||
A copy of the GNU Free Documentation License (Version 1.2) is
|
||||
included below.
|
||||
|
||||
|
||||
GNU Free Documentation License
|
||||
Version 1.2, November 2002
|
||||
|
||||
|
||||
Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
|
||||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
|
||||
0. PREAMBLE
|
||||
|
||||
The purpose of this License is to make a manual, textbook, or other
|
||||
functional and useful document "free" in the sense of freedom: to
|
||||
assure everyone the effective freedom to copy and redistribute it,
|
||||
with or without modifying it, either commercially or noncommercially.
|
||||
Secondarily, this License preserves for the author and publisher a way
|
||||
to get credit for their work, while not being considered responsible
|
||||
for modifications made by others.
|
||||
|
||||
This License is a kind of "copyleft", which means that derivative
|
||||
works of the document must themselves be free in the same sense. It
|
||||
complements the GNU General Public License, which is a copyleft
|
||||
license designed for free software.
|
||||
|
||||
We have designed this License in order to use it for manuals for free
|
||||
software, because free software needs free documentation: a free
|
||||
program should come with manuals providing the same freedoms that the
|
||||
software does. But this License is not limited to software manuals;
|
||||
it can be used for any textual work, regardless of subject matter or
|
||||
whether it is published as a printed book. We recommend this License
|
||||
principally for works whose purpose is instruction or reference.
|
||||
|
||||
|
||||
1. APPLICABILITY AND DEFINITIONS
|
||||
|
||||
This License applies to any manual or other work, in any medium, that
|
||||
contains a notice placed by the copyright holder saying it can be
|
||||
distributed under the terms of this License. Such a notice grants a
|
||||
world-wide, royalty-free license, unlimited in duration, to use that
|
||||
work under the conditions stated herein. The "Document", below,
|
||||
refers to any such manual or work. Any member of the public is a
|
||||
licensee, and is addressed as "you". You accept the license if you
|
||||
copy, modify or distribute the work in a way requiring permission
|
||||
under copyright law.
|
||||
|
||||
A "Modified Version" of the Document means any work containing the
|
||||
Document or a portion of it, either copied verbatim, or with
|
||||
modifications and/or translated into another language.
|
||||
|
||||
A "Secondary Section" is a named appendix or a front-matter section of
|
||||
the Document that deals exclusively with the relationship of the
|
||||
publishers or authors of the Document to the Document's overall subject
|
||||
(or to related matters) and contains nothing that could fall directly
|
||||
within that overall subject. (Thus, if the Document is in part a
|
||||
textbook of mathematics, a Secondary Section may not explain any
|
||||
mathematics.) The relationship could be a matter of historical
|
||||
connection with the subject or with related matters, or of legal,
|
||||
commercial, philosophical, ethical or political position regarding
|
||||
them.
|
||||
|
||||
The "Invariant Sections" are certain Secondary Sections whose titles
|
||||
are designated, as being those of Invariant Sections, in the notice
|
||||
that says that the Document is released under this License. If a
|
||||
section does not fit the above definition of Secondary then it is not
|
||||
allowed to be designated as Invariant. The Document may contain zero
|
||||
Invariant Sections. If the Document does not identify any Invariant
|
||||
Sections then there are none.
|
||||
|
||||
The "Cover Texts" are certain short passages of text that are listed,
|
||||
as Front-Cover Texts or Back-Cover Texts, in the notice that says that
|
||||
the Document is released under this License. A Front-Cover Text may
|
||||
be at most 5 words, and a Back-Cover Text may be at most 25 words.
|
||||
|
||||
A "Transparent" copy of the Document means a machine-readable copy,
|
||||
represented in a format whose specification is available to the
|
||||
general public, that is suitable for revising the document
|
||||
straightforwardly with generic text editors or (for images composed of
|
||||
pixels) generic paint programs or (for drawings) some widely available
|
||||
drawing editor, and that is suitable for input to text formatters or
|
||||
for automatic translation to a variety of formats suitable for input
|
||||
to text formatters. A copy made in an otherwise Transparent file
|
||||
format whose markup, or absence of markup, has been arranged to thwart
|
||||
or discourage subsequent modification by readers is not Transparent.
|
||||
An image format is not Transparent if used for any substantial amount
|
||||
of text. A copy that is not "Transparent" is called "Opaque".
|
||||
|
||||
Examples of suitable formats for Transparent copies include plain
|
||||
ASCII without markup, Texinfo input format, LaTeX input format, SGML
|
||||
or XML using a publicly available DTD, and standard-conforming simple
|
||||
HTML, PostScript or PDF designed for human modification. Examples of
|
||||
transparent image formats include PNG, XCF and JPG. Opaque formats
|
||||
include proprietary formats that can be read and edited only by
|
||||
proprietary word processors, SGML or XML for which the DTD and/or
|
||||
processing tools are not generally available, and the
|
||||
machine-generated HTML, PostScript or PDF produced by some word
|
||||
processors for output purposes only.
|
||||
|
||||
The "Title Page" means, for a printed book, the title page itself,
|
||||
plus such following pages as are needed to hold, legibly, the material
|
||||
this License requires to appear in the title page. For works in
|
||||
formats which do not have any title page as such, "Title Page" means
|
||||
the text near the most prominent appearance of the work's title,
|
||||
preceding the beginning of the body of the text.
|
||||
|
||||
A section "Entitled XYZ" means a named subunit of the Document whose
|
||||
title either is precisely XYZ or contains XYZ in parentheses following
|
||||
text that translates XYZ in another language. (Here XYZ stands for a
|
||||
specific section name mentioned below, such as "Acknowledgements",
|
||||
"Dedications", "Endorsements", or "History".) To "Preserve the Title"
|
||||
of such a section when you modify the Document means that it remains a
|
||||
section "Entitled XYZ" according to this definition.
|
||||
|
||||
The Document may include Warranty Disclaimers next to the notice which
|
||||
states that this License applies to the Document. These Warranty
|
||||
Disclaimers are considered to be included by reference in this
|
||||
License, but only as regards disclaiming warranties: any other
|
||||
implication that these Warranty Disclaimers may have is void and has
|
||||
no effect on the meaning of this License.
|
||||
|
||||
|
||||
2. VERBATIM COPYING
|
||||
|
||||
You may copy and distribute the Document in any medium, either
|
||||
commercially or noncommercially, provided that this License, the
|
||||
copyright notices, and the license notice saying this License applies
|
||||
to the Document are reproduced in all copies, and that you add no other
|
||||
conditions whatsoever to those of this License. You may not use
|
||||
technical measures to obstruct or control the reading or further
|
||||
copying of the copies you make or distribute. However, you may accept
|
||||
compensation in exchange for copies. If you distribute a large enough
|
||||
number of copies you must also follow the conditions in section 3.
|
||||
|
||||
You may also lend copies, under the same conditions stated above, and
|
||||
you may publicly display copies.
|
||||
|
||||
|
||||
3. COPYING IN QUANTITY
|
||||
|
||||
If you publish printed copies (or copies in media that commonly have
|
||||
printed covers) of the Document, numbering more than 100, and the
|
||||
Document's license notice requires Cover Texts, you must enclose the
|
||||
copies in covers that carry, clearly and legibly, all these Cover
|
||||
Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
|
||||
the back cover. Both covers must also clearly and legibly identify
|
||||
you as the publisher of these copies. The front cover must present
|
||||
the full title with all words of the title equally prominent and
|
||||
visible. You may add other material on the covers in addition.
|
||||
Copying with changes limited to the covers, as long as they preserve
|
||||
the title of the Document and satisfy these conditions, can be treated
|
||||
as verbatim copying in other respects.
|
||||
|
||||
If the required texts for either cover are too voluminous to fit
|
||||
legibly, you should put the first ones listed (as many as fit
|
||||
reasonably) on the actual cover, and continue the rest onto adjacent
|
||||
pages.
|
||||
|
||||
If you publish or distribute Opaque copies of the Document numbering
|
||||
more than 100, you must either include a machine-readable Transparent
|
||||
copy along with each Opaque copy, or state in or with each Opaque copy
|
||||
a computer-network location from which the general network-using
|
||||
public has access to download using public-standard network protocols
|
||||
a complete Transparent copy of the Document, free of added material.
|
||||
If you use the latter option, you must take reasonably prudent steps,
|
||||
when you begin distribution of Opaque copies in quantity, to ensure
|
||||
that this Transparent copy will remain thus accessible at the stated
|
||||
location until at least one year after the last time you distribute an
|
||||
Opaque copy (directly or through your agents or retailers) of that
|
||||
edition to the public.
|
||||
|
||||
It is requested, but not required, that you contact the authors of the
|
||||
Document well before redistributing any large number of copies, to give
|
||||
them a chance to provide you with an updated version of the Document.
|
||||
|
||||
|
||||
4. MODIFICATIONS
|
||||
|
||||
You may copy and distribute a Modified Version of the Document under
|
||||
the conditions of sections 2 and 3 above, provided that you release
|
||||
the Modified Version under precisely this License, with the Modified
|
||||
Version filling the role of the Document, thus licensing distribution
|
||||
and modification of the Modified Version to whoever possesses a copy
|
||||
of it. In addition, you must do these things in the Modified Version:
|
||||
|
||||
A. Use in the Title Page (and on the covers, if any) a title distinct
|
||||
from that of the Document, and from those of previous versions
|
||||
(which should, if there were any, be listed in the History section
|
||||
of the Document). You may use the same title as a previous version
|
||||
if the original publisher of that version gives permission.
|
||||
B. List on the Title Page, as authors, one or more persons or entities
|
||||
responsible for authorship of the modifications in the Modified
|
||||
Version, together with at least five of the principal authors of the
|
||||
Document (all of its principal authors, if it has fewer than five),
|
||||
unless they release you from this requirement.
|
||||
C. State on the Title page the name of the publisher of the
|
||||
Modified Version, as the publisher.
|
||||
D. Preserve all the copyright notices of the Document.
|
||||
E. Add an appropriate copyright notice for your modifications
|
||||
adjacent to the other copyright notices.
|
||||
F. Include, immediately after the copyright notices, a license notice
|
||||
giving the public permission to use the Modified Version under the
|
||||
terms of this License, in the form shown in the Addendum below.
|
||||
G. Preserve in that license notice the full lists of Invariant Sections
|
||||
and required Cover Texts given in the Document's license notice.
|
||||
H. Include an unaltered copy of this License.
|
||||
I. Preserve the section Entitled "History", Preserve its Title, and add
|
||||
to it an item stating at least the title, year, new authors, and
|
||||
publisher of the Modified Version as given on the Title Page. If
|
||||
there is no section Entitled "History" in the Document, create one
|
||||
stating the title, year, authors, and publisher of the Document as
|
||||
given on its Title Page, then add an item describing the Modified
|
||||
Version as stated in the previous sentence.
|
||||
J. Preserve the network location, if any, given in the Document for
|
||||
public access to a Transparent copy of the Document, and likewise
|
||||
the network locations given in the Document for previous versions
|
||||
it was based on. These may be placed in the "History" section.
|
||||
You may omit a network location for a work that was published at
|
||||
least four years before the Document itself, or if the original
|
||||
publisher of the version it refers to gives permission.
|
||||
K. For any section Entitled "Acknowledgements" or "Dedications",
|
||||
Preserve the Title of the section, and preserve in the section all
|
||||
the substance and tone of each of the contributor acknowledgements
|
||||
and/or dedications given therein.
|
||||
L. Preserve all the Invariant Sections of the Document,
|
||||
unaltered in their text and in their titles. Section numbers
|
||||
or the equivalent are not considered part of the section titles.
|
||||
M. Delete any section Entitled "Endorsements". Such a section
|
||||
may not be included in the Modified Version.
|
||||
N. Do not retitle any existing section to be Entitled "Endorsements"
|
||||
or to conflict in title with any Invariant Section.
|
||||
O. Preserve any Warranty Disclaimers.
|
||||
|
||||
If the Modified Version includes new front-matter sections or
|
||||
appendices that qualify as Secondary Sections and contain no material
|
||||
copied from the Document, you may at your option designate some or all
|
||||
of these sections as invariant. To do this, add their titles to the
|
||||
list of Invariant Sections in the Modified Version's license notice.
|
||||
These titles must be distinct from any other section titles.
|
||||
|
||||
You may add a section Entitled "Endorsements", provided it contains
|
||||
nothing but endorsements of your Modified Version by various
|
||||
parties--for example, statements of peer review or that the text has
|
||||
been approved by an organization as the authoritative definition of a
|
||||
standard.
|
||||
|
||||
You may add a passage of up to five words as a Front-Cover Text, and a
|
||||
passage of up to 25 words as a Back-Cover Text, to the end of the list
|
||||
of Cover Texts in the Modified Version. Only one passage of
|
||||
Front-Cover Text and one of Back-Cover Text may be added by (or
|
||||
through arrangements made by) any one entity. If the Document already
|
||||
includes a cover text for the same cover, previously added by you or
|
||||
by arrangement made by the same entity you are acting on behalf of,
|
||||
you may not add another; but you may replace the old one, on explicit
|
||||
permission from the previous publisher that added the old one.
|
||||
|
||||
The author(s) and publisher(s) of the Document do not by this License
|
||||
give permission to use their names for publicity for or to assert or
|
||||
imply endorsement of any Modified Version.
|
||||
|
||||
|
||||
5. COMBINING DOCUMENTS
|
||||
|
||||
You may combine the Document with other documents released under this
|
||||
License, under the terms defined in section 4 above for modified
|
||||
versions, provided that you include in the combination all of the
|
||||
Invariant Sections of all of the original documents, unmodified, and
|
||||
list them all as Invariant Sections of your combined work in its
|
||||
license notice, and that you preserve all their Warranty Disclaimers.
|
||||
|
||||
The combined work need only contain one copy of this License, and
|
||||
multiple identical Invariant Sections may be replaced with a single
|
||||
copy. If there are multiple Invariant Sections with the same name but
|
||||
different contents, make the title of each such section unique by
|
||||
adding at the end of it, in parentheses, the name of the original
|
||||
author or publisher of that section if known, or else a unique number.
|
||||
Make the same adjustment to the section titles in the list of
|
||||
Invariant Sections in the license notice of the combined work.
|
||||
|
||||
In the combination, you must combine any sections Entitled "History"
|
||||
in the various original documents, forming one section Entitled
|
||||
"History"; likewise combine any sections Entitled "Acknowledgements",
|
||||
and any sections Entitled "Dedications". You must delete all sections
|
||||
Entitled "Endorsements".
|
||||
|
||||
|
||||
6. COLLECTIONS OF DOCUMENTS
|
||||
|
||||
You may make a collection consisting of the Document and other documents
|
||||
released under this License, and replace the individual copies of this
|
||||
License in the various documents with a single copy that is included in
|
||||
the collection, provided that you follow the rules of this License for
|
||||
verbatim copying of each of the documents in all other respects.
|
||||
|
||||
You may extract a single document from such a collection, and distribute
|
||||
it individually under this License, provided you insert a copy of this
|
||||
License into the extracted document, and follow this License in all
|
||||
other respects regarding verbatim copying of that document.
|
||||
|
||||
|
||||
7. AGGREGATION WITH INDEPENDENT WORKS
|
||||
|
||||
A compilation of the Document or its derivatives with other separate
|
||||
and independent documents or works, in or on a volume of a storage or
|
||||
distribution medium, is called an "aggregate" if the copyright
|
||||
resulting from the compilation is not used to limit the legal rights
|
||||
of the compilation's users beyond what the individual works permit.
|
||||
When the Document is included in an aggregate, this License does not
|
||||
apply to the other works in the aggregate which are not themselves
|
||||
derivative works of the Document.
|
||||
|
||||
If the Cover Text requirement of section 3 is applicable to these
|
||||
copies of the Document, then if the Document is less than one half of
|
||||
the entire aggregate, the Document's Cover Texts may be placed on
|
||||
covers that bracket the Document within the aggregate, or the
|
||||
electronic equivalent of covers if the Document is in electronic form.
|
||||
Otherwise they must appear on printed covers that bracket the whole
|
||||
aggregate.
|
||||
|
||||
|
||||
8. TRANSLATION
|
||||
|
||||
Translation is considered a kind of modification, so you may
|
||||
distribute translations of the Document under the terms of section 4.
|
||||
Replacing Invariant Sections with translations requires special
|
||||
permission from their copyright holders, but you may include
|
||||
translations of some or all Invariant Sections in addition to the
|
||||
original versions of these Invariant Sections. You may include a
|
||||
translation of this License, and all the license notices in the
|
||||
Document, and any Warranty Disclaimers, provided that you also include
|
||||
the original English version of this License and the original versions
|
||||
of those notices and disclaimers. In case of a disagreement between
|
||||
the translation and the original version of this License or a notice
|
||||
or disclaimer, the original version will prevail.
|
||||
|
||||
If a section in the Document is Entitled "Acknowledgements",
|
||||
"Dedications", or "History", the requirement (section 4) to Preserve
|
||||
its Title (section 1) will typically require changing the actual
|
||||
title.
|
||||
|
||||
|
||||
9. TERMINATION
|
||||
|
||||
You may not copy, modify, sublicense, or distribute the Document except
|
||||
as expressly provided for under this License. Any other attempt to
|
||||
copy, modify, sublicense or distribute the Document is void, and will
|
||||
automatically terminate your rights under this License. However,
|
||||
parties who have received copies, or rights, from you under this
|
||||
License will not have their licenses terminated so long as such
|
||||
parties remain in full compliance.
|
||||
|
||||
|
||||
10. FUTURE REVISIONS OF THIS LICENSE
|
||||
|
||||
The Free Software Foundation may publish new, revised versions
|
||||
of the GNU Free Documentation License from time to time. Such new
|
||||
versions will be similar in spirit to the present version, but may
|
||||
differ in detail to address new problems or concerns. See
|
||||
http://www.gnu.org/copyleft/.
|
||||
|
||||
Each version of the License is given a distinguishing version number.
|
||||
If the Document specifies that a particular numbered version of this
|
||||
License "or any later version" applies to it, you have the option of
|
||||
following the terms and conditions either of that specified version or
|
||||
of any later version that has been published (not as a draft) by the
|
||||
Free Software Foundation. If the Document does not specify a version
|
||||
number of this License, you may choose any version ever published (not
|
||||
as a draft) by the Free Software Foundation.
|
||||
|
||||
|
||||
ADDENDUM: How to use this License for your documents
|
||||
|
||||
To use this License in a document you have written, include a copy of
|
||||
the License in the document and put the following copyright and
|
||||
license notices just after the title page:
|
||||
|
||||
Copyright (c) YEAR YOUR NAME.
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.2
|
||||
or any later version published by the Free Software Foundation;
|
||||
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
||||
Texts. A copy of the license is included in the section entitled
|
||||
"GNU Free Documentation License".
|
||||
|
||||
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
|
||||
replace the "with...Texts." line with this:
|
||||
|
||||
with the Invariant Sections being LIST THEIR TITLES, with the
|
||||
Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
|
||||
|
||||
If you have Invariant Sections without Cover Texts, or some other
|
||||
combination of the three, merge those two alternatives to suit the
|
||||
situation.
|
||||
|
||||
If your document contains nontrivial examples of program code, we
|
||||
recommend releasing these examples in parallel under your choice of
|
||||
free software license, such as the GNU General Public License,
|
||||
to permit their use in free software.
|
@ -0,0 +1,217 @@
|
||||
/* XPM */
|
||||
static char *ark-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 195 2",
|
||||
" c black",
|
||||
". c #000100",
|
||||
"X c #000300",
|
||||
"o c #030201",
|
||||
"O c #000700",
|
||||
"+ c #050000",
|
||||
"@ c #090501",
|
||||
"# c #0A0602",
|
||||
"$ c #0B0702",
|
||||
"% c #0C0704",
|
||||
"& c #001200",
|
||||
"* c #140A02",
|
||||
"= c #160B06",
|
||||
"- c #1E0F03",
|
||||
"; c #1D0E06",
|
||||
": c #1B1005",
|
||||
"> c #1E1100",
|
||||
", c #002500",
|
||||
"< c #002F00",
|
||||
"1 c #221205",
|
||||
"2 c #2F1E04",
|
||||
"3 c #331D07",
|
||||
"4 c #3A2311",
|
||||
"5 c #3A2512",
|
||||
"6 c #3E2910",
|
||||
"7 c #024900",
|
||||
"8 c #40290E",
|
||||
"9 c #482E0E",
|
||||
"0 c #412610",
|
||||
"q c #533711",
|
||||
"w c #593B13",
|
||||
"e c #5D3D1F",
|
||||
"r c #583D22",
|
||||
"t c #774E19",
|
||||
"y c #654523",
|
||||
"u c #6E4825",
|
||||
"i c #7B572A",
|
||||
"p c #008700",
|
||||
"a c #009F00",
|
||||
"s c #149D02",
|
||||
"d c #00A000",
|
||||
"f c #00A100",
|
||||
"g c #02AE00",
|
||||
"h c #00B000",
|
||||
"j c #00B700",
|
||||
"k c #04B400",
|
||||
"l c #0ABE00",
|
||||
"z c #10AB03",
|
||||
"x c #269B06",
|
||||
"c c #2F9B09",
|
||||
"v c #38B70E",
|
||||
"b c #00C400",
|
||||
"n c #00C500",
|
||||
"m c #00C600",
|
||||
"M c #00CA00",
|
||||
"N c #00CF00",
|
||||
"B c #0EC800",
|
||||
"V c #00D900",
|
||||
"C c #00DC00",
|
||||
"Z c #00DD00",
|
||||
"A c #0CDE0C",
|
||||
"S c #11CA00",
|
||||
"D c #06E004",
|
||||
"F c #00EF00",
|
||||
"G c #00F100",
|
||||
"H c #18E615",
|
||||
"J c #1AFF1E",
|
||||
"K c #1CFF1E",
|
||||
"L c #1EFF1E",
|
||||
"P c #34DE22",
|
||||
"I c #4F9C20",
|
||||
"U c #509B29",
|
||||
"Y c #4CB20C",
|
||||
"T c #56A01A",
|
||||
"R c #769817",
|
||||
"E c #7D9419",
|
||||
"W c #74AA3A",
|
||||
"Q c #43C522",
|
||||
"! c #55C137",
|
||||
"~ c #56CE56",
|
||||
"^ c #60D650",
|
||||
"/ c #77C94F",
|
||||
"( c #69EB6B",
|
||||
") c #75E365",
|
||||
"_ c #895D34",
|
||||
"` c #886A2A",
|
||||
"' c #9D6C3C",
|
||||
"] c #A37024",
|
||||
"[ c #A6753B",
|
||||
"{ c #BA7D25",
|
||||
"} c #BC7F26",
|
||||
"| c #8D9A1C",
|
||||
" . c #85B016",
|
||||
".. c #81A331",
|
||||
"X. c #84A232",
|
||||
"o. c #A9941F",
|
||||
"O. c #BE811E",
|
||||
"+. c #AE844C",
|
||||
"@. c #A38157",
|
||||
"#. c #BA8947",
|
||||
"$. c #B58851",
|
||||
"%. c #ACB454",
|
||||
"&. c #C98725",
|
||||
"*. c #CD8829",
|
||||
"=. c #CF8B2B",
|
||||
"-. c #C28635",
|
||||
";. c #CB8F36",
|
||||
":. c #D18F2A",
|
||||
">. c #D79227",
|
||||
",. c #D7952C",
|
||||
"<. c #DF922C",
|
||||
"1. c #D49836",
|
||||
"2. c #D99834",
|
||||
"3. c #E6912D",
|
||||
"4. c #E49937",
|
||||
"5. c #EB9E38",
|
||||
"6. c #F48D30",
|
||||
"7. c #ECA328",
|
||||
"8. c #E3A23C",
|
||||
"9. c #F3AF3B",
|
||||
"0. c #F7B03F",
|
||||
"q. c #FBBC3E",
|
||||
"w. c #FDBD3D",
|
||||
"e. c #C79349",
|
||||
"r. c #C99245",
|
||||
"t. c #CC9740",
|
||||
"y. c #CD9B48",
|
||||
"u. c #D59841",
|
||||
"i. c #D09848",
|
||||
"p. c #D19E59",
|
||||
"a. c #CEA051",
|
||||
"s. c #DEA442",
|
||||
"d. c #DAA24C",
|
||||
"f. c #D2A156",
|
||||
"g. c #D6A150",
|
||||
"h. c #D5A860",
|
||||
"j. c #D4AB6C",
|
||||
"k. c #E5AF54",
|
||||
"l. c #E6AF55",
|
||||
"z. c #E8A654",
|
||||
"x. c #EFB344",
|
||||
"c. c #EBB558",
|
||||
"v. c #EAB45D",
|
||||
"b. c #EDB65C",
|
||||
"n. c #F6BA4E",
|
||||
"m. c #F5BC4B",
|
||||
"M. c #F0BA57",
|
||||
"N. c #E1B46B",
|
||||
"B. c #EEB661",
|
||||
"V. c #F1BC64",
|
||||
"C. c #FFC746",
|
||||
"Z. c #F6C053",
|
||||
"A. c #F5C054",
|
||||
"S. c #F6C25E",
|
||||
"D. c #FFCC5F",
|
||||
"F. c #FECE5E",
|
||||
"G. c #FFD55E",
|
||||
"H. c #EFC572",
|
||||
"J. c #FBCE6A",
|
||||
"K. c #FCCC6E",
|
||||
"L. c #F6C975",
|
||||
"P. c #FFCD75",
|
||||
"I. c #FFD266",
|
||||
"U. c #FFD06F",
|
||||
"Y. c #FFD36D",
|
||||
"T. c #FFD469",
|
||||
"R. c #F4D171",
|
||||
"E. c #FFD672",
|
||||
"W. c #FCD378",
|
||||
"Q. c #FED87D",
|
||||
"!. c #FFDA7D",
|
||||
"~. c #9AFF9C",
|
||||
"^. c #A1EE92",
|
||||
"/. c #A6F098",
|
||||
"(. c #A8F39A",
|
||||
"). c #A0FFA2",
|
||||
"_. c #A3FFA5",
|
||||
"`. c #E7C789",
|
||||
"'. c #EDDE8D",
|
||||
"]. c #E5D09F",
|
||||
"[. c #F9D184",
|
||||
"{. c #FADD9C",
|
||||
"}. c #EBDCB2",
|
||||
"|. c #FFE183",
|
||||
" X c #FFE187",
|
||||
".X c #FFE28F",
|
||||
"XX c #FFE291",
|
||||
"oX c #FFE094",
|
||||
"OX c #FFE396",
|
||||
"+X c #FFE397",
|
||||
"@X c #FFE29E",
|
||||
"#X c #FFEDA8",
|
||||
"$X c #FFECB2",
|
||||
"%X c #FFF1B3",
|
||||
"&X c None",
|
||||
/* pixels */
|
||||
"&X&X&X&XB ) /.^./.^ , &X&X&X&X&X",
|
||||
"&X&X&X&Xj ( ).~._.~ & &X&X&X&X&X",
|
||||
"&X&X&X&X| H L L L P ` * &X&X&X&X",
|
||||
"&X&Xx z v D F F F A Q s 7 &X&X&X",
|
||||
"&X5.H.! N Z V V V Z M / +.- &X&X",
|
||||
"&X] P.L.T j b b b h W @X+X#.; &X",
|
||||
":.t.8.0.Z.I d h d ..z.B.V.i @ . ",
|
||||
"2 a.{.M.D.R.U p X.E.K.r.[ r 4 . ",
|
||||
"&X> y.[.c.W.'.%.M.b.h.].}.@.0 . ",
|
||||
"&X&XO.9.v.d.l.4.u.N.`.j.y o . . ",
|
||||
"&X&X,.w.x.s.;.-.i.g.1.7.8 . &X&X",
|
||||
"&X&X2.D.T.E.!.J.A.n.C.w.6 . &X&X",
|
||||
"&X&Xt l. XoX+X!.Y.I.G.n.5 . &X&X",
|
||||
"&X&X&X9 f.#X%X.X|.K.e.r % . &X&X",
|
||||
"&X&X&X&X3 $.$XoXp.u = . . . &X&X",
|
||||
"&X&X&X&X&X1 ' _ - . . . &X&X&X&X"
|
||||
};
|
@ -0,0 +1,279 @@
|
||||
/* XPM */
|
||||
static char *ark[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 241 2",
|
||||
" c black",
|
||||
". c #20130A",
|
||||
"X c #301C10",
|
||||
"o c #382210",
|
||||
"O c #007700",
|
||||
"+ c #007B00",
|
||||
"@ c #107C06",
|
||||
"# c #492B18",
|
||||
"$ c #533516",
|
||||
"% c #543319",
|
||||
"& c #5D371C",
|
||||
"* c #613920",
|
||||
"= c #683D22",
|
||||
"- c #64401A",
|
||||
"; c #6B4021",
|
||||
": c #704224",
|
||||
"> c #754822",
|
||||
", c #784725",
|
||||
"< c #7C4C24",
|
||||
"1 c #7D4C29",
|
||||
"2 c #018300",
|
||||
"3 c #0E8803",
|
||||
"4 c #009400",
|
||||
"5 c #009E00",
|
||||
"6 c #0D9C03",
|
||||
"7 c #109308",
|
||||
"8 c #109A09",
|
||||
"9 c #00A500",
|
||||
"0 c #00A800",
|
||||
"q c #0EA003",
|
||||
"w c #00B300",
|
||||
"e c #00BC00",
|
||||
"r c #10A20A",
|
||||
"t c #238208",
|
||||
"y c #308512",
|
||||
"u c #308A12",
|
||||
"i c #308C1D",
|
||||
"p c #309A1C",
|
||||
"a c #30A220",
|
||||
"s c #30AA23",
|
||||
"d c #3CB020",
|
||||
"f c #00C500",
|
||||
"g c #00C900",
|
||||
"h c #00D300",
|
||||
"j c #00DE00",
|
||||
"k c #1EDB1E",
|
||||
"l c #00E200",
|
||||
"z c #00E900",
|
||||
"x c #00F400",
|
||||
"c c #06FE06",
|
||||
"v c #08FE08",
|
||||
"b c #23D100",
|
||||
"n c #3ADF3A",
|
||||
"m c #29ED29",
|
||||
"M c #37FF37",
|
||||
"N c #39FF39",
|
||||
"B c #5E9614",
|
||||
"V c #5FA012",
|
||||
"C c #6F9F16",
|
||||
"Z c #7F9C19",
|
||||
"A c #68A414",
|
||||
"S c #74B641",
|
||||
"D c #40D720",
|
||||
"F c #4EDA30",
|
||||
"G c #5DDD40",
|
||||
"H c #56E256",
|
||||
"J c #53EF53",
|
||||
"K c #60C852",
|
||||
"L c #6FFF6F",
|
||||
"P c #74E672",
|
||||
"I c #71FF71",
|
||||
"U c #7DF17D",
|
||||
"Y c #814F27",
|
||||
"T c #855226",
|
||||
"R c #87552D",
|
||||
"E c #8B5626",
|
||||
"W c #8D5A23",
|
||||
"Q c #8E5C2F",
|
||||
"! c #915D26",
|
||||
"~ c #935F31",
|
||||
"^ c #956121",
|
||||
"/ c #986325",
|
||||
"( c #9A6329",
|
||||
") c #9E6836",
|
||||
"_ c #996B3D",
|
||||
"` c #A06728",
|
||||
"' c #A56B27",
|
||||
"] c #A46B2A",
|
||||
"[ c #A86F2E",
|
||||
"{ c #A26D33",
|
||||
"} c #AE7424",
|
||||
"| c #AB712B",
|
||||
" . c #B27724",
|
||||
".. c #B67C23",
|
||||
"X. c #B5792D",
|
||||
"o. c #BA7C2B",
|
||||
"O. c #B07631",
|
||||
"+. c #B57B32",
|
||||
"@. c #B1783F",
|
||||
"#. c #B97F35",
|
||||
"$. c #AE7D43",
|
||||
"%. c #AB7D4A",
|
||||
"&. c #90981D",
|
||||
"*. c #BF8225",
|
||||
"=. c #BE802E",
|
||||
"-. c #BD8334",
|
||||
";. c #B99B2D",
|
||||
":. c #9FAF41",
|
||||
">. c #9FB249",
|
||||
",. c #9FB552",
|
||||
"<. c #9FB95A",
|
||||
"1. c #B7814B",
|
||||
"2. c #BA8541",
|
||||
"3. c #BC864B",
|
||||
"4. c #BD8944",
|
||||
"5. c #BB9242",
|
||||
"6. c #B6956B",
|
||||
"7. c #BFB743",
|
||||
"8. c #B0C262",
|
||||
"9. c #C68626",
|
||||
"0. c #C4832B",
|
||||
"q. c #CA872A",
|
||||
"w. c #CE8B2A",
|
||||
"e. c #C28430",
|
||||
"r. c #C3883B",
|
||||
"t. c #CC8E33",
|
||||
"y. c #D28D2A",
|
||||
"u. c #D5922A",
|
||||
"i. c #DD962B",
|
||||
"p. c #D99631",
|
||||
"a. c #DD9C35",
|
||||
"s. c #D89A39",
|
||||
"d. c #E09D34",
|
||||
"f. c #E7A12C",
|
||||
"g. c #ECA62C",
|
||||
"h. c #E4A032",
|
||||
"j. c #E4A23A",
|
||||
"k. c #E6A83D",
|
||||
"l. c #E9A633",
|
||||
"z. c #EAAA3B",
|
||||
"x. c #FCB62E",
|
||||
"c. c #FFB82E",
|
||||
"v. c #F3B33F",
|
||||
"b. c #F8B738",
|
||||
"n. c #FFBB34",
|
||||
"m. c #FEBC3A",
|
||||
"M. c #C08941",
|
||||
"N. c #CD954B",
|
||||
"B. c #CC9A4C",
|
||||
"V. c #D19D4E",
|
||||
"C. c #DD9F41",
|
||||
"Z. c #C49C61",
|
||||
"A. c #CFB954",
|
||||
"S. c #D5A648",
|
||||
"D. c #D9A14A",
|
||||
"F. c #D4A15E",
|
||||
"G. c #DCA352",
|
||||
"H. c #DEA954",
|
||||
"J. c #DBA95B",
|
||||
"K. c #DDAB61",
|
||||
"L. c #E2A649",
|
||||
"P. c #E4A844",
|
||||
"I. c #E4AA4C",
|
||||
"U. c #E0A65C",
|
||||
"Y. c #E8AE52",
|
||||
"T. c #E7B158",
|
||||
"R. c #EAB455",
|
||||
"E. c #EAB45A",
|
||||
"W. c #EDB854",
|
||||
"Q. c #EFBF59",
|
||||
"!. c #F7BC4A",
|
||||
"~. c #F5B953",
|
||||
"^. c #F5BB58",
|
||||
"/. c #E5B666",
|
||||
"(. c #ECB760",
|
||||
"). c #ECBB64",
|
||||
"_. c #E9BC70",
|
||||
"`. c #F0B76F",
|
||||
"'. c #F7BF60",
|
||||
"]. c #F0BF6A",
|
||||
"[. c #C7C469",
|
||||
"{. c #CFC76A",
|
||||
"}. c #CFD07A",
|
||||
"|. c #EFC15C",
|
||||
" X c #FFC144",
|
||||
".X c #FFC44B",
|
||||
"XX c #FFC651",
|
||||
"oX c #FBC658",
|
||||
"OX c #FFC855",
|
||||
"+X c #FFCA5B",
|
||||
"@X c #E6C776",
|
||||
"#X c #F3C060",
|
||||
"$X c #F1C269",
|
||||
"%X c #FDC564",
|
||||
"&X c #F9C368",
|
||||
"*X c #FECC63",
|
||||
"=X c #FFCA6A",
|
||||
"-X c #F2C573",
|
||||
";X c #F4CE7B",
|
||||
":X c #FECD71",
|
||||
">X c #FFD067",
|
||||
",X c #FED16B",
|
||||
"<X c #FFD473",
|
||||
"1X c #FED479",
|
||||
"2X c #FFD87D",
|
||||
"3X c #A7FFA7",
|
||||
"4X c #A8F2A7",
|
||||
"5X c #A9FFA9",
|
||||
"6X c #CEB282",
|
||||
"7X c #D4BD90",
|
||||
"8X c #E4C68C",
|
||||
"9X c #EECF90",
|
||||
"0X c #EFDC92",
|
||||
"qX c #F2CA80",
|
||||
"wX c #FFD584",
|
||||
"eX c #FFD68A",
|
||||
"rX c #FFDB83",
|
||||
"tX c #FEDB8B",
|
||||
"yX c #F7D792",
|
||||
"uX c #FADA95",
|
||||
"iX c #FFDF98",
|
||||
"pX c #FFE08E",
|
||||
"aX c #FFE294",
|
||||
"sX c #FFE29B",
|
||||
"dX c #EFE4A2",
|
||||
"fX c #FDE5A3",
|
||||
"gX c #F9E5AD",
|
||||
"hX c #FFE8A4",
|
||||
"jX c #FFEAAB",
|
||||
"kX c #F3E4B4",
|
||||
"lX c #FFEBB3",
|
||||
"zX c #F9EBBA",
|
||||
"xX c #FEF0BC",
|
||||
"cX c #FFF6C6",
|
||||
"vX c #FFF7CA",
|
||||
"bX c #FDF8CF",
|
||||
"nX c #F9F5D0",
|
||||
"mX c #FFFFDB",
|
||||
"MX c #E1FFE1",
|
||||
"NX c gray100",
|
||||
"BX c None",
|
||||
/* pixels */
|
||||
"BXBXBXBXBXBXBXBXBXBXb F G G G G G G G n b BXBXBXBXBXBXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXBXBXh 4XMXMXMXMXMXMXMXP 2 BXBXBXBXBXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXBXBXl 8.5X5X5X5X5X5X5XH + BXBXBXBXBXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXBXBXg J I I I I I I I n O BXBXBXBXBXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXBXBXw m M M M N N N N k &. .BXBXBXBXBXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXBXi.A z c c c c v v v h 8.y. .BXBXBXBXBXBXBXBXBX",
|
||||
"BXBXBXBXBX0 9 9 B A d l x x x x z x x g K S C 5 9 9 BXBXBXBXBXBX",
|
||||
"BXBXBXBXBXZ q w f f f l z z z z z z z j f f f 9 6 BXBXBXBXBX",
|
||||
"BXBXBXi.i.j.[.r g j j j l l j j j l l l j j e s 5.^ BXBXBXBXBXBX",
|
||||
"BXBXBXi.E.iXiX}.8 g h h g h h h h h h g g e a dXfX4.] BXBXBXBXBX",
|
||||
"BXBXBXi.j.wXwXwX{.7 e g g f g g g g g g w p 0XfXiXuX4./ BXBXBXBX",
|
||||
"BXBXBXBXu.^.:X=X'.;.3 w e e e e e e f 0 t @XeXeXeXeXeX4.! BXBXBX",
|
||||
"BXi.i.i.i.d.~.l.d.!.7.2 0 w w w w w 5 u S.o.].:X1X1XJ.( $ BXBX",
|
||||
"BXi.i./.I.i.i.v..X+X*X:.+ 5 0 0 0 4 y |.=XT.+.T.%XD.( $ BXBX",
|
||||
"BXBX*.d.lXbXI.z.+X+X*X<X>.+ 4 5 4 y |.*X=X:X].[ r.! $ BXBXBX",
|
||||
"BXBXBX9.h.gXcX/.z.*X,X<X2X,.+ 2 @ Q.%X=X=X:X:XM.[ ~ ! E E T BXBX",
|
||||
"BXBXBXBX..a.yXlXE.a.,X1XrXtX<.i A.%X*X=X:XB.] 6XnXmXmX6.T > BX",
|
||||
"BXBXBXBXBXu.i.-XsXT.s.2XpXpXsXtX^.%X=XH.O.Z.kXvXvX7X_ < o BX",
|
||||
"BXBXBXBXBXi.f.u.).eXE.t.;XtXW.i.i.C.#.3.9XgXjX8X%.T % BXBX",
|
||||
"BXBXBXBXBXi.g.c.i.D.&XR.0.u.i.u.o.+._.eXeX;X2.( ( BXBXBXBX",
|
||||
"BXBXBXBXBXu.l.n.m.a.t.0.9.o.*.| V.=X=X&X3.( u.c.] BXBXBXBXBXBX",
|
||||
"BXBXBXBXBXu.z. X.XXXOXoXW.S.B.-.-.` | ] t.b.n.c.` BXBXBXBXBXBX",
|
||||
"BXBXBXBXBXw.k.OXOX*X*X,X,X<X2X>X+XOXXX.X.X Xm.m.( BXBXBXBXBXBX",
|
||||
"BXBXBXBXBXq.P.*X*X,X<X<X2X2XpX>X*X+X+XOX.X.X.Xm.( BXBXBXBXBXBX",
|
||||
"BXBXBXBXBX0.q.#X<X2X2XrXtXpXpX<X,X>X*X+X+XOX.X.X) BXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBX} =.$XrXpXaXaXsXpX2X2X<X,X*X*X+XOX~.Q BXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBX^ X./.aXhXjXjXsXpX2X2X<X<X*X*X2.1 * BXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXW ] K.hXlXxXsXpXpXrX2X=XN.R = X BXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXBXW ` F.lXvXjXaXpX<XG.~ : # BXBXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXBXBX- ! 3.lXjXeXU.) , % BXBXBXBXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXBXBXBX< E 1.`.@.1 & BXBXBXBXBXBXBXBXBXBXBX",
|
||||
"BXBXBXBXBXBXBXBXBXBXBXBX> < T = . BXBXBXBXBXBXBXBXBXBXBXBXBX"
|
||||
};
|
@ -0,0 +1,196 @@
|
||||
/* XPM */
|
||||
static char *kcalc-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 174 2",
|
||||
" c #000000",
|
||||
". c #000001",
|
||||
"X c #010101",
|
||||
"o c #010102",
|
||||
"O c #010103",
|
||||
"+ c #020205",
|
||||
"@ c #030205",
|
||||
"# c #020207",
|
||||
"$ c #030306",
|
||||
"% c #040408",
|
||||
"& c #040409",
|
||||
"* c #070711",
|
||||
"= c #090912",
|
||||
"- c #0B0B11",
|
||||
"; c #0B0B15",
|
||||
": c #0C0C18",
|
||||
"> c #0E0E18",
|
||||
", c #18171D",
|
||||
"< c #18181F",
|
||||
"1 c #121224",
|
||||
"2 c #141325",
|
||||
"3 c #151429",
|
||||
"4 c #15152B",
|
||||
"5 c #20203F",
|
||||
"6 c #36363E",
|
||||
"7 c #202040",
|
||||
"8 c #202041",
|
||||
"9 c #212142",
|
||||
"0 c #212242",
|
||||
"q c #222241",
|
||||
"w c #2F2F59",
|
||||
"e c #38384C",
|
||||
"r c #363651",
|
||||
"t c #32315D",
|
||||
"y c #393956",
|
||||
"u c #353664",
|
||||
"i c #3B3B6A",
|
||||
"p c #3B3B6D",
|
||||
"a c #3E3E71",
|
||||
"s c #45467B",
|
||||
"d c #4D4D76",
|
||||
"f c #545368",
|
||||
"g c #555470",
|
||||
"h c #6E6E6C",
|
||||
"j c #6F6F6E",
|
||||
"k c #6F6F6F",
|
||||
"l c #686779",
|
||||
"z c #7D7D7D",
|
||||
"x c #7F7F7F",
|
||||
"c c #4E4E91",
|
||||
"v c #50518E",
|
||||
"b c #545597",
|
||||
"n c #585994",
|
||||
"m c #5A5B9A",
|
||||
"M c #6F6E89",
|
||||
"N c #676F9D",
|
||||
"B c #6061A1",
|
||||
"V c #6B6BA3",
|
||||
"C c #6E6FAE",
|
||||
"Z c #7777A2",
|
||||
"A c #7072AF",
|
||||
"S c #7275B3",
|
||||
"D c #7174B8",
|
||||
"F c #7B7DBD",
|
||||
"G c #38B53D",
|
||||
"H c #3DA747",
|
||||
"J c #0AC40A",
|
||||
"K c #1DC91C",
|
||||
"L c #1CCA1C",
|
||||
"P c #29C92A",
|
||||
"I c #2FC332",
|
||||
"U c #46CC49",
|
||||
"Y c #4CCB4B",
|
||||
"T c #42D642",
|
||||
"R c #75C475",
|
||||
"E c #74C47A",
|
||||
"W c #71DA70",
|
||||
"Q c #75DC75",
|
||||
"! c #7F83C4",
|
||||
"~ c #7BC681",
|
||||
"^ c #DB4148",
|
||||
"/ c #D46875",
|
||||
"( c #D87986",
|
||||
") c #808080",
|
||||
"_ c #878788",
|
||||
"` c #8A8A8B",
|
||||
"' c #898BAB",
|
||||
"] c #8585BD",
|
||||
"[ c #8E8FBD",
|
||||
"{ c #8898B7",
|
||||
"} c #989CB2",
|
||||
"| c #89B29B",
|
||||
" . c #85A5A3",
|
||||
".. c #99A7BA",
|
||||
"X. c #A5B7BD",
|
||||
"o. c #B4B4BD",
|
||||
"O. c #B7BDB2",
|
||||
"+. c #878BCA",
|
||||
"@. c #8D8DC2",
|
||||
"#. c #989DD6",
|
||||
"$. c #989DD7",
|
||||
"%. c #9FA2D5",
|
||||
"&. c #A4A5D2",
|
||||
"*. c #A3A7DB",
|
||||
"=. c #AFAFD5",
|
||||
"-. c #AEB0C9",
|
||||
";. c #A9AEE0",
|
||||
":. c #A9AEE1",
|
||||
">. c #ABB0E1",
|
||||
",. c #B0B3E0",
|
||||
"<. c #B3B8E6",
|
||||
"1. c #88CF8A",
|
||||
"2. c #89D393",
|
||||
"3. c #9CC2A9",
|
||||
"4. c #9FD9A0",
|
||||
"5. c #A1C9A8",
|
||||
"6. c #B4DFBD",
|
||||
"7. c #B3C8C4",
|
||||
"8. c #BFC1D5",
|
||||
"9. c #BCCDD1",
|
||||
"0. c #BFD8D4",
|
||||
"q. c #BBC0EA",
|
||||
"w. c #BCC1EB",
|
||||
"e. c #BEC2E9",
|
||||
"r. c #BEC3E9",
|
||||
"t. c #BCC2ED",
|
||||
"y. c #BEC5EF",
|
||||
"u. c #F28589",
|
||||
"i. c #C8B2CF",
|
||||
"p. c #C4BFDD",
|
||||
"a. c #C6D0D7",
|
||||
"s. c #D8C2D2",
|
||||
"d. c #C2C7EE",
|
||||
"f. c #C3C8EF",
|
||||
"g. c #C5C9EC",
|
||||
"h. c #C6CAED",
|
||||
"j. c #C7CCEE",
|
||||
"k. c #C8CDEE",
|
||||
"l. c #C9CDEE",
|
||||
"z. c #CBCFEF",
|
||||
"x. c #C2C8F0",
|
||||
"c. c #C5CAF0",
|
||||
"v. c #C6CBF0",
|
||||
"b. c #C7CCF0",
|
||||
"n. c #C7CDF0",
|
||||
"m. c #CDD0EC",
|
||||
"M. c #CCD2F5",
|
||||
"N. c #CED3F5",
|
||||
"B. c #CED4F4",
|
||||
"V. c #CED5F6",
|
||||
"C. c #D2C9E3",
|
||||
"Z. c #DAD5E9",
|
||||
"A. c #DAD9E4",
|
||||
"S. c #D0D5F3",
|
||||
"D. c #D2D5F0",
|
||||
"F. c #D1D6F4",
|
||||
"G. c #D3D8F3",
|
||||
"H. c #DADEF6",
|
||||
"J. c #DCDFF4",
|
||||
"K. c #DCDFF5",
|
||||
"L. c #D9DDF8",
|
||||
"P. c #D9DFF9",
|
||||
"I. c #D3E2E1",
|
||||
"U. c #DCE1F9",
|
||||
"Y. c #DDE1F9",
|
||||
"T. c #DFE3F9",
|
||||
"R. c #E1E1EF",
|
||||
"E. c #E1E3F7",
|
||||
"W. c #E3E7FA",
|
||||
"Q. c #E6EAFD",
|
||||
"!. c #E8E9FA",
|
||||
"~. c #E8EAFC",
|
||||
"^. c gray100",
|
||||
"/. c None",
|
||||
/* pixels */
|
||||
"/./././././.2 g [ @.r /././././.",
|
||||
"/././. , f ' ..| .g @ /./././.",
|
||||
"/._ 6 l } X.3.1.Y H N 2 /./././.",
|
||||
"/.Z.a.7.5.4.W K J G { t /././.",
|
||||
"/.R.a.R Q T L I E O.p.n ; /././.",
|
||||
"/.o.-.E P Y 2.0.s.u.( ] 9 /././.",
|
||||
"/._ M 9.6.I.E.Q.i.^ / ,.s & /./.",
|
||||
"/./.e =.!.!.b.b.e.C.Z.f.S 3 /./.",
|
||||
"/./.- Z z.D.r.F.J.F.P.t.#.u /.",
|
||||
"/././.y &.Y.J.D.L.e.f.l.e.m * /.",
|
||||
"/././.> V z.Y.d.d.f.B.H.f.! 8 /.",
|
||||
"/./././.i &.F.f.M.Y.b.y.*.D 9 j ",
|
||||
"/./././.4 C V.W.b.f.>.+.v 9 $ j ",
|
||||
"/./././.$ p :.B.<.#.B t : k ",
|
||||
"/././././.9 F :.S p 1 /./.",
|
||||
"/././././.; c b 9 & /./././."
|
||||
};
|
@ -0,0 +1,230 @@
|
||||
/* XPM */
|
||||
static char *kcalc[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 192 2",
|
||||
" c black",
|
||||
". c #17172C",
|
||||
"X c #18182E",
|
||||
"o c #20203C",
|
||||
"O c #212140",
|
||||
"+ c #262648",
|
||||
"@ c #2F2F5A",
|
||||
"# c #303059",
|
||||
"$ c #363668",
|
||||
"% c #3D3D74",
|
||||
"& c #0F7F10",
|
||||
"* c #44447C",
|
||||
"= c #454584",
|
||||
"- c #484889",
|
||||
"; c #4D4D93",
|
||||
": c #525286",
|
||||
"> c #52529B",
|
||||
", c #5454A1",
|
||||
"< c #5B5BA4",
|
||||
"1 c #5C5DA8",
|
||||
"2 c #656594",
|
||||
"3 c #747497",
|
||||
"4 c #6060A2",
|
||||
"5 c #6364AC",
|
||||
"6 c #6B6BA3",
|
||||
"7 c #6C6CAA",
|
||||
"8 c #6C6DB2",
|
||||
"9 c #7272A0",
|
||||
"0 c #7070AE",
|
||||
"q c #7273B3",
|
||||
"w c #7274B9",
|
||||
"e c #7979B3",
|
||||
"r c #7D7EB9",
|
||||
"t c #088A08",
|
||||
"y c #169416",
|
||||
"u c #00B500",
|
||||
"i c #00BE00",
|
||||
"p c #2D8C31",
|
||||
"a c #219221",
|
||||
"s c #269C29",
|
||||
"d c #2E9E31",
|
||||
"f c #309430",
|
||||
"g c #21AC21",
|
||||
"h c #26BC26",
|
||||
"j c #3FBF3F",
|
||||
"k c #00C600",
|
||||
"l c #07CA07",
|
||||
"z c #0CCD0C",
|
||||
"x c #16C316",
|
||||
"c c #16CB16",
|
||||
"v c #1FC61F",
|
||||
"b c #1ACB1A",
|
||||
"n c #12D012",
|
||||
"m c #2AC02A",
|
||||
"M c #22D422",
|
||||
"N c #2BD42B",
|
||||
"B c #33C033",
|
||||
"V c #44AA45",
|
||||
"C c #5DA65F",
|
||||
"Z c #58AE58",
|
||||
"A c #54B358",
|
||||
"S c #5EA660",
|
||||
"D c #6DAF6D",
|
||||
"F c #6FAF70",
|
||||
"G c #67B96C",
|
||||
"H c #70A979",
|
||||
"J c #77B17C",
|
||||
"K c #7CB87C",
|
||||
"L c #45D545",
|
||||
"P c #4BD64B",
|
||||
"I c #67D367",
|
||||
"U c #6FDE6F",
|
||||
"Y c #7BCA7E",
|
||||
"T c #75DE75",
|
||||
"R c #79E179",
|
||||
"E c #B31F21",
|
||||
"W c #AF3A40",
|
||||
"Q c #D31818",
|
||||
"! c #F40707",
|
||||
"~ c #FD0C0C",
|
||||
"^ c #FF2828",
|
||||
"/ c #D26062",
|
||||
"( c #FE6262",
|
||||
") c #B47180",
|
||||
"_ c #BA7180",
|
||||
"` c #8384BB",
|
||||
"' c #8989BF",
|
||||
"] c #9292BC",
|
||||
"[ c #9C9CBD",
|
||||
"{ c #8CB898",
|
||||
"} c #90BE9F",
|
||||
"| c #BF838F",
|
||||
" . c #B68099",
|
||||
".. c #A4A4BE",
|
||||
"X. c #8285C4",
|
||||
"o. c #8689C5",
|
||||
"O. c #8D8DC1",
|
||||
"+. c #898DCB",
|
||||
"@. c #9393C4",
|
||||
"#. c #9B9CCB",
|
||||
"$. c #9A9DD2",
|
||||
"%. c #9DA1D4",
|
||||
"&. c #9DA2DA",
|
||||
"*. c #A3A3CC",
|
||||
"=. c #AAAACF",
|
||||
"-. c #A2A4D4",
|
||||
";. c #A2A6D9",
|
||||
":. c #A4A9DB",
|
||||
">. c #ABACD3",
|
||||
",. c #AAAEDC",
|
||||
"<. c #AEB1DC",
|
||||
"1. c #B3B3D5",
|
||||
"2. c #B2B4DB",
|
||||
"3. c #BABAD5",
|
||||
"4. c #BBBBDA",
|
||||
"5. c #A3AAE2",
|
||||
"6. c #A8AEE1",
|
||||
"7. c #AEB3E0",
|
||||
"8. c #AFB6E8",
|
||||
"9. c #B6BAE2",
|
||||
"0. c #B3BAE9",
|
||||
"q. c #B8BBE1",
|
||||
"w. c #B9BFEB",
|
||||
"e. c #B6BFF3",
|
||||
"r. c #92C29F",
|
||||
"t. c #90CC96",
|
||||
"y. c #8DE38D",
|
||||
"u. c #9EE99E",
|
||||
"i. c #AAC1BF",
|
||||
"p. c #A6D3AA",
|
||||
"a. c #B2D9B2",
|
||||
"s. c #A7E0A7",
|
||||
"d. c #A2EAA2",
|
||||
"f. c #BFE1BF",
|
||||
"g. c #AAC2C4",
|
||||
"h. c #BCC4D5",
|
||||
"j. c #B5D6C4",
|
||||
"k. c #BEDCCC",
|
||||
"l. c #BEC1E4",
|
||||
"z. c #BEC5F2",
|
||||
"x. c #D6A1AB",
|
||||
"c. c #D1B0BF",
|
||||
"v. c #FF9393",
|
||||
"b. c #EABEBE",
|
||||
"n. c #C1CFCF",
|
||||
"m. c #C2C2DE",
|
||||
"M. c #C7CEDB",
|
||||
"N. c #D0C5DF",
|
||||
"B. c #D5C9DF",
|
||||
"V. c #C3C5E3",
|
||||
"C. c #C1C5EB",
|
||||
"Z. c #C6CAEB",
|
||||
"A. c #CDCDE4",
|
||||
"S. c #C9CDEC",
|
||||
"D. c #C4CBF2",
|
||||
"F. c #C4CCF9",
|
||||
"G. c #C9CEF0",
|
||||
"H. c #CED1ED",
|
||||
"J. c #CCD1F2",
|
||||
"K. c #CBD4FE",
|
||||
"L. c #CFD8FF",
|
||||
"P. c #D0D0E5",
|
||||
"I. c #D3D4EC",
|
||||
"U. c #DBDCED",
|
||||
"Y. c #D1D6F3",
|
||||
"T. c #D0D7FC",
|
||||
"R. c #D4D9F5",
|
||||
"E. c #D3DAFE",
|
||||
"W. c #DADEF4",
|
||||
"Q. c #D8DFFF",
|
||||
"!. c #CAE8CA",
|
||||
"~. c #C3F1C3",
|
||||
"^. c #CAF3CA",
|
||||
"/. c #D2E3DF",
|
||||
"(. c #D3F5D3",
|
||||
"). c #D7E2EF",
|
||||
"_. c #DEE5E6",
|
||||
"`. c #DCE9E9",
|
||||
"'. c #DEE0F4",
|
||||
"]. c #DBE1FE",
|
||||
"[. c #FFCDCD",
|
||||
"{. c #E7EEEF",
|
||||
"}. c #E1E3F4",
|
||||
"|. c #E1E6FE",
|
||||
" X c #E5E9FD",
|
||||
".X c #EBEBF4",
|
||||
"XX c #E9EDFE",
|
||||
"oX c #EEF1FF",
|
||||
"OX c #F1F1F7",
|
||||
"+X c #F1F4FE",
|
||||
"@X c #FEFEFF",
|
||||
"#X c None",
|
||||
/* pixels */
|
||||
"#X#X#X#X#X#X#X#X#X#X#X#X#X#X#X#X@.' ' ` 2 #X#X#X#X#X#X#X#X#X#X",
|
||||
"#X#X#X#X#X#X#X#X#X#X#X#X#X#X#.@.@.' #.r 6 #X#X#X#X#X#X#X#X#X",
|
||||
"#X#X#X#X#X#X#X#X#X#X#X#X*.#.#.@.>.i./.' 0 #X#X#X#X#X#X#X#X#X",
|
||||
"#X#X#X#X#X#X#X#X#X#X=.=.*.#.4.{ S Z & V.8 : #X#X#X#X#X#X#X#X",
|
||||
"#X#X#X#X#X#X#X#X1.1.=.=.h.H S a.(.y.y r.q < #X#X#X#X#X#X#X#X",
|
||||
"#X#X#X#X#Xm.4.4.1.4.M.J D f.(.T x i u p #.< @ #X#X#X#X#X#X#X#X",
|
||||
"#X#X#XA.M.m.4.m.n.S D !.^.u.v i i k z t g.< ; #X#X#X#X#X#X#X",
|
||||
"#X#X#XA.V.P._.F K !.^.d.R x i k z M h p ).` , O #X#X#X#X#X#X#X",
|
||||
"#X#X#XV.A.@Xf s.~.u.T P c k z M m d } X Xq., = #X#X#X#X#X#X",
|
||||
"#X#X#X3.4.OXa I U L b l z N h s r. Xc.| B.].5 > #X#X#X#X#X#X",
|
||||
"#X#X#X..4.A.p.g c z n N B A j. XXXc.b.[./ B.$., % #X#X#X#X#X",
|
||||
"#X#X#X =.>.{.V c N j G k.XXW.V.J.x.v.( ! ) R., ; #X#X#X#X#X",
|
||||
"#X#X#X#X[ =.I.p.Y t.`.oXXX X.X@X'. .^ ~ ~ _ ].o., o #X#X#X#X#X",
|
||||
"#X#X#X#X #.=.+X+X+X'.W.I.W.+X XL.-.W Q E N.].0., - #X#X#X#X",
|
||||
"#X#X#X#X ] @.I.+X X.X@X}.4.T.T.].-.].].J.l.J.Q.8 > #X#X#X#X",
|
||||
"#X#X#X#X#X3 @.>.oX}.oX|.K.-.V.2.%.G.].Y.oX@XV.F.:., * #X#X#X",
|
||||
"#X#X#X#X#X ` ' }.}.J.Q.].%.].].R.J.E.W.oX].F.%.F.1 ; #X#X#X",
|
||||
"#X#X#X#X#X#X3 ` <.XXS.2.*.J. XY..X@XV.Z.].T.Q.%.T.+., @ #X#X#X",
|
||||
"#X#X#X#X#X#X e r ].XX X].V.J.'.+X XF.;.9.V.#.D.L.z., ; #X#X",
|
||||
"#X#X#X#X#X#X#X7 q 4. X].}.@X}.<.].L.R.%.E.T.J.}.U.8.w , #X#X",
|
||||
"#X#X#X#X#X#X#X 7 e ].'.oXXXL.:.9.Z.#.D.T.T.U.+X X$.&., = #X",
|
||||
"#X#X#X#X#X#X#X 4 1 V.].J.E.].7.].z.D.I.H.z.H.].T.w.e.5 > #X",
|
||||
"#X#X#X#X#X#X#X#X* 1 X.].Z.2.<.<.E.Q.).@XoX;.D.D.].$.e.8 , #X",
|
||||
"#X#X#X#X#X#X#X#X > , J.].].R.S.z.E.}.|.L.6.K.8.$.X.1 , - #X",
|
||||
"#X#X#X#X#X#X#X#X#X- , $.].].'.@XXX,.z.T.].$.K.5.5 , > @ #X",
|
||||
"#X#X#X#X#X#X#X#X#X > 1 Q.Q.}.XXT.%.K.<.:.$.w , , % #X",
|
||||
"#X#X#X#X#X#X#X#X#X#X; , :.Q.J.E.].-.K.F.+., , - X #X#X",
|
||||
"#X#X#X#X#X#X#X#X#X#X > 8 T.z.2.>.6.&.1 , ; + #X#X#X#X",
|
||||
"#X#X#X#X#X#X#X#X#X#X > , 8.T.L.8.w , , $ #X#X#X#X#X#X",
|
||||
"#X#X#X#X#X#X#X#X#X#X#X% , o.F.X., , - #X#X#X#X#X#X#X#X",
|
||||
"#X#X#X#X#X#X#X#X#X#X#X > , 1 , ; . #X#X#X#X#X#X#X#X#X",
|
||||
"#X#X#X#X#X#X#X#X#X#X#X#X; , > $ #X#X#X#X#X#X#X#X#X#X#X"
|
||||
};
|
@ -0,0 +1,279 @@
|
||||
/* XPM */
|
||||
static char *kcharselect-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 257 2",
|
||||
" c black",
|
||||
". c #010101",
|
||||
"X c #020202",
|
||||
"o c gray1",
|
||||
"O c #040404",
|
||||
"+ c gray2",
|
||||
"@ c #060606",
|
||||
"# c #070707",
|
||||
"$ c gray3",
|
||||
"% c #090909",
|
||||
"& c gray4",
|
||||
"* c #0B0B0B",
|
||||
"= c #0C0C0C",
|
||||
"- c gray5",
|
||||
"; c #0E0E0E",
|
||||
": c gray6",
|
||||
"> c #101010",
|
||||
", c #111111",
|
||||
"< c gray7",
|
||||
"1 c #131313",
|
||||
"2 c gray8",
|
||||
"3 c #151515",
|
||||
"4 c #161616",
|
||||
"5 c gray9",
|
||||
"6 c #181818",
|
||||
"7 c #191919",
|
||||
"8 c gray10",
|
||||
"9 c #1B1B1B",
|
||||
"0 c gray11",
|
||||
"q c #1D1D1D",
|
||||
"w c #1E1E1E",
|
||||
"e c gray12",
|
||||
"r c #202020",
|
||||
"t c gray13",
|
||||
"y c #222222",
|
||||
"u c #232323",
|
||||
"i c gray14",
|
||||
"p c #252525",
|
||||
"a c gray15",
|
||||
"s c #272727",
|
||||
"d c #282828",
|
||||
"f c gray16",
|
||||
"g c #2A2A2A",
|
||||
"h c gray17",
|
||||
"j c #2C2C2C",
|
||||
"k c #2D2D2D",
|
||||
"l c gray18",
|
||||
"z c #2F2F2F",
|
||||
"x c gray19",
|
||||
"c c #313131",
|
||||
"v c #323232",
|
||||
"b c gray20",
|
||||
"n c #343434",
|
||||
"m c #353535",
|
||||
"M c gray21",
|
||||
"N c #373737",
|
||||
"B c gray22",
|
||||
"V c #393939",
|
||||
"C c #3A3A3A",
|
||||
"Z c gray23",
|
||||
"A c #3C3C3C",
|
||||
"S c gray24",
|
||||
"D c #3E3E3E",
|
||||
"F c #3F3F3F",
|
||||
"G c gray25",
|
||||
"H c #414141",
|
||||
"J c gray26",
|
||||
"K c #434343",
|
||||
"L c #444444",
|
||||
"P c gray27",
|
||||
"I c #464646",
|
||||
"U c gray28",
|
||||
"Y c #484848",
|
||||
"T c #494949",
|
||||
"R c gray29",
|
||||
"E c #4B4B4B",
|
||||
"W c #4C4C4C",
|
||||
"Q c gray30",
|
||||
"! c #4E4E4E",
|
||||
"~ c gray31",
|
||||
"^ c #505050",
|
||||
"/ c #515151",
|
||||
"( c gray32",
|
||||
") c #535353",
|
||||
"_ c gray33",
|
||||
"` c #555555",
|
||||
"' c #565656",
|
||||
"] c gray34",
|
||||
"[ c #585858",
|
||||
"{ c gray35",
|
||||
"} c #5A5A5A",
|
||||
"| c #5B5B5B",
|
||||
" . c gray36",
|
||||
".. c #5D5D5D",
|
||||
"X. c gray37",
|
||||
"o. c #5F5F5F",
|
||||
"O. c #606060",
|
||||
"+. c gray38",
|
||||
"@. c #626262",
|
||||
"#. c gray39",
|
||||
"$. c #646464",
|
||||
"%. c #656565",
|
||||
"&. c gray40",
|
||||
"*. c #676767",
|
||||
"=. c #686868",
|
||||
"-. c DimGray",
|
||||
";. c #6A6A6A",
|
||||
":. c gray42",
|
||||
">. c #6C6C6C",
|
||||
",. c #6D6D6D",
|
||||
"<. c gray43",
|
||||
"1. c #6F6F6F",
|
||||
"2. c gray44",
|
||||
"3. c #717171",
|
||||
"4. c #727272",
|
||||
"5. c gray45",
|
||||
"6. c #747474",
|
||||
"7. c gray46",
|
||||
"8. c #767676",
|
||||
"9. c #777777",
|
||||
"0. c gray47",
|
||||
"q. c #797979",
|
||||
"w. c gray48",
|
||||
"e. c #7B7B7B",
|
||||
"r. c #7C7C7C",
|
||||
"t. c gray49",
|
||||
"y. c #7E7E7E",
|
||||
"u. c gray50",
|
||||
"i. c #808080",
|
||||
"p. c #818181",
|
||||
"a. c gray51",
|
||||
"s. c #838383",
|
||||
"d. c #848484",
|
||||
"f. c gray52",
|
||||
"g. c #868686",
|
||||
"h. c gray53",
|
||||
"j. c #888888",
|
||||
"k. c #898989",
|
||||
"l. c gray54",
|
||||
"z. c #8B8B8B",
|
||||
"x. c gray55",
|
||||
"c. c #8D8D8D",
|
||||
"v. c #8E8E8E",
|
||||
"b. c gray56",
|
||||
"n. c #909090",
|
||||
"m. c gray57",
|
||||
"M. c #929292",
|
||||
"N. c #939393",
|
||||
"B. c gray58",
|
||||
"V. c #959595",
|
||||
"C. c gray59",
|
||||
"Z. c #979797",
|
||||
"A. c #989898",
|
||||
"S. c gray60",
|
||||
"D. c #9A9A9A",
|
||||
"F. c #9B9B9B",
|
||||
"G. c gray61",
|
||||
"H. c #9D9D9D",
|
||||
"J. c gray62",
|
||||
"K. c #9F9F9F",
|
||||
"L. c #A0A0A0",
|
||||
"P. c gray63",
|
||||
"I. c #A2A2A2",
|
||||
"U. c gray64",
|
||||
"Y. c #A4A4A4",
|
||||
"T. c #A5A5A5",
|
||||
"R. c gray65",
|
||||
"E. c #A7A7A7",
|
||||
"W. c gray66",
|
||||
"Q. c #A9A9A9",
|
||||
"!. c #AAAAAA",
|
||||
"~. c gray67",
|
||||
"^. c #ACACAC",
|
||||
"/. c gray68",
|
||||
"(. c #AEAEAE",
|
||||
"). c #AFAFAF",
|
||||
"_. c gray69",
|
||||
"`. c #B1B1B1",
|
||||
"'. c #B2B2B2",
|
||||
"]. c gray70",
|
||||
"[. c #B4B4B4",
|
||||
"{. c gray71",
|
||||
"}. c #B6B6B6",
|
||||
"|. c #B7B7B7",
|
||||
" X c gray72",
|
||||
".X c #B9B9B9",
|
||||
"XX c gray73",
|
||||
"oX c #BBBBBB",
|
||||
"OX c #BCBCBC",
|
||||
"+X c gray74",
|
||||
"@X c gray",
|
||||
"#X c gray75",
|
||||
"$X c #C0C0C0",
|
||||
"%X c #C1C1C1",
|
||||
"&X c gray76",
|
||||
"*X c #C3C3C3",
|
||||
"=X c gray77",
|
||||
"-X c #C5C5C5",
|
||||
";X c #C6C6C6",
|
||||
":X c gray78",
|
||||
">X c #C8C8C8",
|
||||
",X c gray79",
|
||||
"<X c #CACACA",
|
||||
"1X c #CBCBCB",
|
||||
"2X c gray80",
|
||||
"3X c #CDCDCD",
|
||||
"4X c #CECECE",
|
||||
"5X c gray81",
|
||||
"6X c #D0D0D0",
|
||||
"7X c gray82",
|
||||
"8X c #D2D2D2",
|
||||
"9X c LightGray",
|
||||
"0X c gray83",
|
||||
"qX c #D5D5D5",
|
||||
"wX c gray84",
|
||||
"eX c #D7D7D7",
|
||||
"rX c #D8D8D8",
|
||||
"tX c gray85",
|
||||
"yX c #DADADA",
|
||||
"uX c gray86",
|
||||
"iX c gainsboro",
|
||||
"pX c #DDDDDD",
|
||||
"aX c gray87",
|
||||
"sX c #DFDFDF",
|
||||
"dX c gray88",
|
||||
"fX c #E1E1E1",
|
||||
"gX c #E2E2E2",
|
||||
"hX c gray89",
|
||||
"jX c #E4E4E4",
|
||||
"kX c gray90",
|
||||
"lX c #E6E6E6",
|
||||
"zX c #E7E7E7",
|
||||
"xX c gray91",
|
||||
"cX c #E9E9E9",
|
||||
"vX c #EAEAEA",
|
||||
"bX c gray92",
|
||||
"nX c #ECECEC",
|
||||
"mX c gray93",
|
||||
"MX c #EEEEEE",
|
||||
"NX c #EFEFEF",
|
||||
"BX c gray94",
|
||||
"VX c #F1F1F1",
|
||||
"CX c gray95",
|
||||
"ZX c #F3F3F3",
|
||||
"AX c #F4F4F4",
|
||||
"SX c gray96",
|
||||
"DX c #F6F6F6",
|
||||
"FX c gray97",
|
||||
"GX c #F8F8F8",
|
||||
"HX c #F9F9F9",
|
||||
"JX c gray98",
|
||||
"KX c #FBFBFB",
|
||||
"LX c gray99",
|
||||
"PX c #FDFDFD",
|
||||
"IX c #FEFEFE",
|
||||
"UX c gray100",
|
||||
"YX c None",
|
||||
/* pixels */
|
||||
"YXYXYXYXYXYX YXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYX i.i.i. YXYXYXYXYXYX",
|
||||
"YXYXYXYX i.i.UXUXUX YXYXYXYXYX",
|
||||
"YXYXYX i.i.UXUX UXUX YXYXYXYX",
|
||||
"YXYX i.i.UXUX UXUXUXUX YXYXYX",
|
||||
"YX i.i.UXUX UXUXUX YXYX",
|
||||
" UXUXUXUX UX UXUXUXUXUX$X YX",
|
||||
" i.i.UXUXUXUX UXUXUXUX$X$X$X ",
|
||||
" i.i.i.UXUXUX UXUXUX$X$X$X YX",
|
||||
"YX i.i.i.UXUXUXUXUX$X$X$X YXYX",
|
||||
"YXYX i.i.i.UXUXUX$X$X$X YXYXYX",
|
||||
"YXYXYX i.i.i.UX$X$X$X YXYXYXYX",
|
||||
"YXYXYXYX i.i.UX$X$X YXYXYXYXYX",
|
||||
"YXYXYXYXYX i.UX$X YXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYX UX YXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYX YXYXYXYXYXYXYXYX"
|
||||
};
|
@ -0,0 +1,178 @@
|
||||
/* XPM */
|
||||
static char *kcharselect[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 140 2",
|
||||
" c black",
|
||||
". c #010101",
|
||||
"X c #020202",
|
||||
"o c #030303",
|
||||
"O c #040404",
|
||||
"+ c #050505",
|
||||
"@ c #060606",
|
||||
"# c #070707",
|
||||
"$ c #0E0E0E",
|
||||
"% c #0F0F0F",
|
||||
"& c #111111",
|
||||
"* c #131313",
|
||||
"= c #141414",
|
||||
"- c #454545",
|
||||
"; c #474747",
|
||||
": c #494949",
|
||||
"> c #4B4B4B",
|
||||
", c #4C4C4C",
|
||||
"< c #4D4D4D",
|
||||
"1 c #4F4F4F",
|
||||
"2 c #505050",
|
||||
"3 c #515151",
|
||||
"4 c #525252",
|
||||
"5 c #545454",
|
||||
"6 c #5A5A5A",
|
||||
"7 c #5D5D5D",
|
||||
"8 c #5E5E5E",
|
||||
"9 c #5F5F5F",
|
||||
"0 c #616161",
|
||||
"q c #626262",
|
||||
"w c #636363",
|
||||
"e c #646464",
|
||||
"r c #666666",
|
||||
"t c #676767",
|
||||
"y c #6D6D6D",
|
||||
"u c #6E6E6E",
|
||||
"i c #6F6F6F",
|
||||
"p c #707070",
|
||||
"a c #717171",
|
||||
"s c #727272",
|
||||
"d c #737373",
|
||||
"f c #747474",
|
||||
"g c #8A8A8A",
|
||||
"h c #8B8B8B",
|
||||
"j c #8C8C8C",
|
||||
"k c #8D8D8D",
|
||||
"l c #8E8E8E",
|
||||
"z c #8F8F8F",
|
||||
"x c #909090",
|
||||
"c c #919191",
|
||||
"v c #929292",
|
||||
"b c #939393",
|
||||
"n c #949494",
|
||||
"m c #959595",
|
||||
"M c #969696",
|
||||
"N c #979797",
|
||||
"B c #989898",
|
||||
"V c #999999",
|
||||
"C c #9A9A9A",
|
||||
"Z c #9B9B9B",
|
||||
"A c #9C9C9C",
|
||||
"S c #9D9D9D",
|
||||
"D c #9E9E9E",
|
||||
"F c #9F9F9F",
|
||||
"G c #A0A0A0",
|
||||
"H c #A1A1A1",
|
||||
"J c #A2A2A2",
|
||||
"K c #A3A3A3",
|
||||
"L c #A5A5A5",
|
||||
"P c #AEAEAE",
|
||||
"I c #B0B0B0",
|
||||
"U c #B1B1B1",
|
||||
"Y c #B2B2B2",
|
||||
"T c #B4B4B4",
|
||||
"R c #B5B5B5",
|
||||
"E c #B7B7B7",
|
||||
"W c #B8B8B8",
|
||||
"Q c #B9B9B9",
|
||||
"! c #BABABA",
|
||||
"~ c #BBBBBB",
|
||||
"^ c #BCBCBC",
|
||||
"/ c #BDBDBD",
|
||||
"( c #BEBEBE",
|
||||
") c #BFBFBF",
|
||||
"_ c #C0C0C0",
|
||||
"` c #C1C1C1",
|
||||
"' c #C2C2C2",
|
||||
"] c #C3C3C3",
|
||||
"[ c #C4C4C4",
|
||||
"{ c #C5C5C5",
|
||||
"} c #C6C6C6",
|
||||
"| c #C7C7C7",
|
||||
" . c #C8C8C8",
|
||||
".. c #C9C9C9",
|
||||
"X. c #CACACA",
|
||||
"o. c #CBCBCB",
|
||||
"O. c #CCCCCC",
|
||||
"+. c #CDCDCD",
|
||||
"@. c #CECECE",
|
||||
"#. c #D0D0D0",
|
||||
"$. c #D2D2D2",
|
||||
"%. c #D5D5D5",
|
||||
"&. c #D6D6D6",
|
||||
"*. c #D7D7D7",
|
||||
"=. c #D8D8D8",
|
||||
"-. c #D9D9D9",
|
||||
";. c #DADADA",
|
||||
":. c #DBDBDB",
|
||||
">. c #DCDCDC",
|
||||
",. c #DDDDDD",
|
||||
"<. c #DEDEDE",
|
||||
"1. c #DFDFDF",
|
||||
"2. c #E0E0E0",
|
||||
"3. c #E1E1E1",
|
||||
"4. c #E2E2E2",
|
||||
"5. c #E3E3E3",
|
||||
"6. c #E4E4E4",
|
||||
"7. c #E5E5E5",
|
||||
"8. c #E6E6E6",
|
||||
"9. c #E7E7E7",
|
||||
"0. c #E8E8E8",
|
||||
"q. c #E9E9E9",
|
||||
"w. c #EAEAEA",
|
||||
"e. c #EBEBEB",
|
||||
"r. c #ECECEC",
|
||||
"t. c #EDEDED",
|
||||
"y. c #EEEEEE",
|
||||
"u. c #EFEFEF",
|
||||
"i. c #F0F0F0",
|
||||
"p. c #F1F1F1",
|
||||
"a. c #F2F2F2",
|
||||
"s. c #F3F3F3",
|
||||
"d. c #F4F4F4",
|
||||
"f. c #F5F5F5",
|
||||
"g. c #F6F6F6",
|
||||
"h. c #F7F7F7",
|
||||
"j. c #F9F9F9",
|
||||
"k. c #FAFAFA",
|
||||
"l. c #FBFBFB",
|
||||
"z. c None",
|
||||
/* pixels */
|
||||
"z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.z.z.z.z.O * = # z.z.z.z.z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.z.z.z.O a O...a O z.z.z.z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.z.z.O a <.4.4.4.a O z.z.z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.z.O a 4.7.7.7.7.4.a O z.z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.O a 4.7.9.<.<.9.7.7.a O z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.O f 4.9.t.%.V G <.9.9.7.f O z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.O a 4.9.9.:.G <.4._ 9.t.9.7.a O z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.O a 4.9.t.:.G <.u.k.t.t.t.t.t.7.f O z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.O a 4.9.9.:.L <.t.7.7.4.4.4.<.9.9.7.a O z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.O a <.9.9.:.G <.s.:.G G G G G F ~ 9.9.7.a z.z.z.z.z.",
|
||||
"z.z.z.z.O y <.7.9.%.G <.u.t.s.k.s.s.u.t.t.Y 4.9.7.4.a O z.z.z.z.",
|
||||
"z.z.z. r :.4.7.%.G :.s.4.G u.7.4.4.<.<.<.4.9.9.7.7.<.y O z.z.z.",
|
||||
"z.z.O 1 L O.4.7.^ ^ u.s.s.Y 9.^ t.l.k.s.u.u.t.9.7.4.:...r O z.z.",
|
||||
"z. 4 F F G O.7.7...t.s.s.Y t.^ 9.k.s.u.u.u.t.9.7.:...O...t z.",
|
||||
"z.% b G F V G @.9.9.u.t.u.Y 9.~ 9.k.s.s.u.t.9.7.:.......O.^ = z.",
|
||||
"z.% l F V V b F @.9.9.t.u.P 7.~ 9.s.s.u.t.t.9.<.[ _ [ ....~ * z.",
|
||||
"z. 1 V V V b v F @.9.t.t.:.u.4.t.u.u.u.t.9.:._ _ _ [ ..[ t z.",
|
||||
"z.z.O 1 b b b v l b O.9.9.t.t.u.t.u.t.9.9.:.^ ~ ^ _ [ _ r O z.z.",
|
||||
"z.z.z. 1 b v l l l V @.9.9.t.9.t.9.t.9.<._ Y ~ ^ ^ ^ 0 z.z.z.",
|
||||
"z.z.z.z.O : l l l g l b O.9.7.9.7.9.7.:._ ~ ~ Y ~ ~ 0 O z.z.z.z.",
|
||||
"z.z.z.z.z.O ; g l l v v F O.7.7.7.7.<.[ ^ ~ ~ ~ Y 0 z.z.z.z.z.",
|
||||
"z.z.z.z.z.z. ; l v v b b G O.4.4.:..._ _ ^ ^ Y 6 O z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z. : v b b V V G @.:...[ [ _ _ ^ 0 z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.O : b V V V F [ %.....[ [ _ 0 O z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.O 1 V F F G [ %.O.....[ 0 O z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z. 1 V F G _ @.O.O...0 O z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.z.O 4 F G _ @.O...t O z.z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.z.z.O 4 L ^ @...r O z.z.z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.z.z.z. 4 Y ^ t O z.z.z.z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.z.z.z.z.O * = O z.z.z.z.z.z.z.z.z.z.z.z.z.z.",
|
||||
"z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z.z."
|
||||
};
|
@ -0,0 +1,206 @@
|
||||
/* XPM */
|
||||
static char *kdf-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 184 2",
|
||||
" c black",
|
||||
". c #000001",
|
||||
"X c #010000",
|
||||
"o c #000200",
|
||||
"O c #000201",
|
||||
"+ c #020000",
|
||||
"@ c #000006",
|
||||
"# c #000600",
|
||||
"$ c #000801",
|
||||
"% c #000B03",
|
||||
"& c #000F00",
|
||||
"* c #0E0000",
|
||||
"= c #000111",
|
||||
"- c #00021A",
|
||||
"; c #001100",
|
||||
": c #001300",
|
||||
"> c #001804",
|
||||
", c #21310A",
|
||||
"< c #001748",
|
||||
"1 c #001C48",
|
||||
"2 c #001E48",
|
||||
"3 c #001C4C",
|
||||
"4 c #004904",
|
||||
"5 c #006701",
|
||||
"6 c #006009",
|
||||
"7 c #006E05",
|
||||
"8 c #007E10",
|
||||
"9 c #541201",
|
||||
"0 c #712003",
|
||||
"q c #776B7D",
|
||||
"w c #00539D",
|
||||
"e c #00549F",
|
||||
"r c #005EB5",
|
||||
"t c #0067E4",
|
||||
"y c #0075ED",
|
||||
"u c #0079EF",
|
||||
"i c #007BEF",
|
||||
"p c #007DF0",
|
||||
"a c #007EF0",
|
||||
"s c #007FF0",
|
||||
"d c #007EF5",
|
||||
"f c #5E6C98",
|
||||
"g c #75758F",
|
||||
"h c #00881E",
|
||||
"j c #009A0B",
|
||||
"k c #009F15",
|
||||
"l c #00AF00",
|
||||
"z c #00AB0C",
|
||||
"x c #00A914",
|
||||
"c c #05B30D",
|
||||
"v c #00B806",
|
||||
"b c #00BD05",
|
||||
"n c #00B809",
|
||||
"m c #00BA0F",
|
||||
"M c #00BC0F",
|
||||
"N c #00B012",
|
||||
"B c #00B212",
|
||||
"V c #00B411",
|
||||
"C c #00B710",
|
||||
"Z c #01B415",
|
||||
"A c #00AA3B",
|
||||
"S c #04825D",
|
||||
"D c #00C106",
|
||||
"F c #00C10E",
|
||||
"G c #00C70D",
|
||||
"H c #00CA02",
|
||||
"J c #00C905",
|
||||
"K c #00CB0C",
|
||||
"L c #00CD0B",
|
||||
"P c #00CF0D",
|
||||
"I c #00C514",
|
||||
"U c #00D00B",
|
||||
"Y c #00D40A",
|
||||
"T c #00DF00",
|
||||
"R c #00DE07",
|
||||
"E c #00D908",
|
||||
"W c #00D80B",
|
||||
"Q c #00DC0B",
|
||||
"! c #00DF08",
|
||||
"~ c #00DE0A",
|
||||
"^ c #00D324",
|
||||
"/ c #00E501",
|
||||
"( c #00E606",
|
||||
") c #00E308",
|
||||
"_ c #00E905",
|
||||
"` c #00EC06",
|
||||
"' c #00E809",
|
||||
"] c #00F106",
|
||||
"[ c #00F503",
|
||||
"{ c #00FD00",
|
||||
"} c #00FF02",
|
||||
"| c #00FF03",
|
||||
" . c #00A292",
|
||||
".. c #00B087",
|
||||
"X. c #1881DB",
|
||||
"o. c #0088EC",
|
||||
"O. c #0081FE",
|
||||
"+. c #0087FE",
|
||||
"@. c #0088F1",
|
||||
"#. c #008EFE",
|
||||
"$. c #009EEB",
|
||||
"%. c #0098F1",
|
||||
"&. c #009DF8",
|
||||
"*. c #059FFF",
|
||||
"=. c #0DACEA",
|
||||
"-. c #00A4FF",
|
||||
";. c #00A6FF",
|
||||
":. c #00A7FF",
|
||||
">. c #00A8FF",
|
||||
",. c #01A8FF",
|
||||
"<. c #00AAFF",
|
||||
"1. c #00ADFF",
|
||||
"2. c #00AEFF",
|
||||
"3. c #00AFFF",
|
||||
"4. c #00B0FF",
|
||||
"5. c #02B2FF",
|
||||
"6. c #00B7F8",
|
||||
"7. c #00B5FF",
|
||||
"8. c #00B6FD",
|
||||
"9. c #00B7FF",
|
||||
"0. c #00B9FF",
|
||||
"q. c #00BAFF",
|
||||
"w. c #00BCFF",
|
||||
"e. c #00BDFF",
|
||||
"r. c #00BEFF",
|
||||
"t. c #22A5D7",
|
||||
"y. c #22A2E2",
|
||||
"u. c #00C2FF",
|
||||
"i. c #00C3FF",
|
||||
"p. c #00C5FF",
|
||||
"a. c #05C3FF",
|
||||
"s. c #00CEFE",
|
||||
"d. c #00CEFF",
|
||||
"f. c #00D0FF",
|
||||
"g. c #00D1FF",
|
||||
"h. c #00D2FF",
|
||||
"j. c #00D4FF",
|
||||
"k. c #00D5FF",
|
||||
"l. c #00DEFF",
|
||||
"z. c #00DFFF",
|
||||
"x. c #00E4FF",
|
||||
"c. c #00E9FF",
|
||||
"v. c #4D83B1",
|
||||
"b. c #921301",
|
||||
"n. c #AC3A09",
|
||||
"m. c #B75A13",
|
||||
"M. c #856B71",
|
||||
"N. c #CC2F04",
|
||||
"B. c #C77820",
|
||||
"V. c #E85C13",
|
||||
"C. c #F34F0D",
|
||||
"Z. c #FF4910",
|
||||
"A. c #F85200",
|
||||
"S. c #FF5200",
|
||||
"D. c #FD5400",
|
||||
"F. c #FA5E08",
|
||||
"G. c #FF5711",
|
||||
"H. c #F96006",
|
||||
"J. c #F46319",
|
||||
"K. c #FB651A",
|
||||
"L. c #FF6719",
|
||||
"P. c #FF651C",
|
||||
"I. c #FF6B12",
|
||||
"U. c #FB701D",
|
||||
"Y. c #FC731F",
|
||||
"T. c #FF771C",
|
||||
"R. c #FF6420",
|
||||
"E. c #FF7222",
|
||||
"W. c #FB7A25",
|
||||
"Q. c #FF7A29",
|
||||
"!. c #FF7B28",
|
||||
"~. c #FF7D28",
|
||||
"^. c #C68827",
|
||||
"/. c #FF8021",
|
||||
"(. c #FF8227",
|
||||
"). c #FE892D",
|
||||
"_. c #FE8B2C",
|
||||
"`. c #FF8330",
|
||||
"'. c #FF8A32",
|
||||
"]. c #FF9136",
|
||||
"[. c #FF9534",
|
||||
"{. c #FA913A",
|
||||
"}. c gray100",
|
||||
"|. c None",
|
||||
/* pixels */
|
||||
"|.|.|.|.|.|.t o.7.e @ |.|.|.|.|.",
|
||||
"|.|.|.|.u @.6.l.c.k.w = |.|.|.|.",
|
||||
"|.|.|.+.&.s.h.h.s.k.s.r - |.|.|.",
|
||||
"|.|.|.M.=.l.r.q.r.r.u.1.3 |.|.",
|
||||
"|.|.D.H.t.x.h.5.:.:.5.:.2 |.|.",
|
||||
"|.F./.{.y.k.h.a.*.:.7.5.2 |.|.",
|
||||
"|.).[.(.v.r.p.q.:.1.u.:.< |.|.",
|
||||
"|.).].T.J.f :.7.5.1.$...h ; |.|.",
|
||||
"|.W.'.!.I.Y.g #.%. .^ { { z > |.",
|
||||
"|.Y.!.E.!.`.^.S A T / R ) ' j ",
|
||||
"|.n.K.L.P.R.B.c b m B V C P n $ ",
|
||||
"|. 0 C.G.Z.m.Z K P x k C ~ b # ",
|
||||
"|.|. 9 N.b., I Y ( L B P ] J # ",
|
||||
"|.|.|. * % 8 ~ [ W F ) { l ",
|
||||
"|.|.|.|.|.|.|. 6 ( ` W J 5 ; ",
|
||||
"|.|.|.|.|.|.|.|. 4 v 7 : "
|
||||
};
|
@ -0,0 +1,199 @@
|
||||
/* XPM */
|
||||
static char *kdf[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 161 2",
|
||||
" c black",
|
||||
". c #001E01",
|
||||
"X c #1D0200",
|
||||
"o c #003302",
|
||||
"O c #200300",
|
||||
"+ c #005500",
|
||||
"@ c #006302",
|
||||
"# c #00640F",
|
||||
"$ c #006C15",
|
||||
"% c #007705",
|
||||
"& c #007B0B",
|
||||
"* c #007E10",
|
||||
"= c #006B7A",
|
||||
"- c #00777F",
|
||||
"; c #520900",
|
||||
": c #5E0500",
|
||||
"> c #640800",
|
||||
", c #7C1300",
|
||||
"< c #0033B8",
|
||||
"1 c #0030C6",
|
||||
"2 c #00449F",
|
||||
"3 c #0043BD",
|
||||
"4 c #004BB9",
|
||||
"5 c #00669D",
|
||||
"6 c #204BB6",
|
||||
"7 c #3058BD",
|
||||
"8 c #004CCB",
|
||||
"9 c #0041D1",
|
||||
"0 c #0050CD",
|
||||
"q c #0052D0",
|
||||
"w c #1057D3",
|
||||
"e c #005DE5",
|
||||
"r c #0060DF",
|
||||
"t c #006DDF",
|
||||
"y c #106EDB",
|
||||
"u c #0064E0",
|
||||
"i c #006CE2",
|
||||
"p c #006CEB",
|
||||
"a c #0071EE",
|
||||
"s c #0079E4",
|
||||
"d c #007CEB",
|
||||
"f c #0076F1",
|
||||
"g c #00850F",
|
||||
"h c #008C00",
|
||||
"j c #008E15",
|
||||
"k c #009701",
|
||||
"l c #00940F",
|
||||
"z c #009907",
|
||||
"x c #009217",
|
||||
"c c #00911A",
|
||||
"v c #009B15",
|
||||
"b c #00A204",
|
||||
"n c #00AE0D",
|
||||
"m c #00A414",
|
||||
"M c #00AC13",
|
||||
"N c #00AC1F",
|
||||
"B c #00B707",
|
||||
"V c #00B409",
|
||||
"C c #00BA02",
|
||||
"Z c #00BD0E",
|
||||
"A c #00B411",
|
||||
"S c #00B218",
|
||||
"D c #00BA10",
|
||||
"F c #00BB19",
|
||||
"G c #00A920",
|
||||
"H c #2E931D",
|
||||
"J c #00994F",
|
||||
"K c #00C20D",
|
||||
"L c #00CB0B",
|
||||
"P c #00C711",
|
||||
"I c #00D405",
|
||||
"U c #00D20A",
|
||||
"Y c #00DC04",
|
||||
"T c #00DA08",
|
||||
"R c #00C033",
|
||||
"E c #00D325",
|
||||
"W c #00E406",
|
||||
"Q c #00EB04",
|
||||
"! c #00E118",
|
||||
"~ c #00F302",
|
||||
"^ c #00FA01",
|
||||
"/ c #409F21",
|
||||
"( c #40A525",
|
||||
") c #40AC29",
|
||||
"_ c #40A736",
|
||||
"` c #0082EF",
|
||||
"' c #0083F1",
|
||||
"] c #008CF3",
|
||||
"[ c #0091F4",
|
||||
"{ c #009BF3",
|
||||
"} c #009DFF",
|
||||
"| c #00A4FF",
|
||||
" . c #00ABFE",
|
||||
".. c #00B3FE",
|
||||
"X. c #00BAFE",
|
||||
"o. c #26ACFF",
|
||||
"O. c #00C2FE",
|
||||
"+. c #00CAFE",
|
||||
"@. c #00D3FE",
|
||||
"#. c #00DBFE",
|
||||
"$. c #00E1FF",
|
||||
"%. c #831900",
|
||||
"&. c #9A1B01",
|
||||
"*. c #962200",
|
||||
"=. c #A01A02",
|
||||
"-. c #AE1D01",
|
||||
";. c #A92A00",
|
||||
":. c #BB2C03",
|
||||
">. c #B93503",
|
||||
",. c #9F6D6A",
|
||||
"<. c #BF664A",
|
||||
"1. c #CC3900",
|
||||
"2. c #CF3B08",
|
||||
"3. c #DC3308",
|
||||
"4. c #EE3606",
|
||||
"5. c #FF3F09",
|
||||
"6. c #D64103",
|
||||
"7. c #CF5C35",
|
||||
"8. c #E14A0D",
|
||||
"9. c #EE5B13",
|
||||
"0. c #FF440C",
|
||||
"q. c #FF4807",
|
||||
"w. c #FF4B0D",
|
||||
"e. c #FF4C10",
|
||||
"r. c #FE5600",
|
||||
"t. c #FF510D",
|
||||
"y. c #FE5E06",
|
||||
"u. c #FF5C0B",
|
||||
"i. c #FF5412",
|
||||
"p. c #FF5C14",
|
||||
"a. c #FF5A18",
|
||||
"s. c #FE630B",
|
||||
"d. c #F16315",
|
||||
"f. c #F5651A",
|
||||
"g. c #F56918",
|
||||
"h. c #FF6511",
|
||||
"j. c #FF641B",
|
||||
"k. c #FF6914",
|
||||
"l. c #FD6B1D",
|
||||
"z. c #FE731C",
|
||||
"x. c #FE791E",
|
||||
"c. c #FF6620",
|
||||
"v. c #FF6C22",
|
||||
"b. c #FF7323",
|
||||
"n. c #FF7729",
|
||||
"m. c #FF7B24",
|
||||
"M. c #FF7C2A",
|
||||
"N. c #CF6F45",
|
||||
"B. c #EF863F",
|
||||
"V. c #FF8227",
|
||||
"C. c #FF832C",
|
||||
"Z. c #FF8A2C",
|
||||
"A. c #FF8532",
|
||||
"S. c #FF8C33",
|
||||
"D. c #FF9334",
|
||||
"F. c #FF9338",
|
||||
"G. c #FF9836",
|
||||
"H. c #FF9B3A",
|
||||
"J. c #FFA040",
|
||||
"K. c gray100",
|
||||
"L. c None",
|
||||
/* pixels */
|
||||
"L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.p p { p e L.L.L.L.L.L.L.L.L.L.L.L.",
|
||||
"L.L.L.L.L.L.L.L.L.L.L.L.L.a p { @.$.+.r 3 L.L.L.L.L.L.L.L.L.L.L.",
|
||||
"L.L.L.L.L.L.L.L.L.L.L.L.a ] O.$.$.$.$.#.t 3 L.L.L.L.L.L.L.L.L.L.",
|
||||
"L.L.L.L.L.L.L.L.L.L.f ' O.#.#.#.#.#.#.#.@.r 9 L.L.L.L.L.L.L.L.L.",
|
||||
"L.L.L.L.L.L.L.L.L.' .@.@.@.@.@.@.@.@.@.@.+.s < L.L.L.L.L.L.L.L.",
|
||||
"L.L.L.L.L.L.L.L.L.] #.+.+.+.+.+.+.+.+.+.+.+.+.i 1 L.L.L.L.L.L.L.",
|
||||
"L.L.L.L.L.L.L.L.L.] $.#.O.X.O.O.O.X.O.X.O.O.O.X.8 L.L.L.L.L.L.",
|
||||
"L.L.L.L.L.L.L.L.L.] $.$.@.X...X.X.X.X.X.X. .....q L.L.L.L.L.L.",
|
||||
"L.L.L.L.L.L.L.L.r.` $.$.#.#... . ... . . . .....q L.L.L.L.L.L.",
|
||||
"L.L.L.L.L.L.r.s.Z.` @.#.#.@.+...| | | | . ...X.0 L.L.L.L.L.L.",
|
||||
"L.L.L.L.r.y.x.H.H.d @.@.@.@.@.@.o.} } | . .X.X.0 L.L.L.L.L.L.",
|
||||
"L.L.L.r.x.G.H.F.D.d +.+.+.+.+.+. .} | .....X.O.8 L.L.L.L.L.L.",
|
||||
"L.L.L.x.G.D.D.Z.Z.p O.O.O.+.O.O.| | . ...X.X.O.8 L.L.L.L.L.L.",
|
||||
"L.L.L.m.J.Z.V.V.m.,.d X.X.X.O.X.| | ...X.X.O.O.8 L.L.L.L.L.L.",
|
||||
"L.L.L.x.H.F.V.z.x.z.<.y ....X... . . ...X.X.X.i = $ L.L.L.L.L.L.",
|
||||
"L.L.L.z.F.D.D.m.k.k.s.7.w ... . . ..... .t - ! ^ F c L.L.L.L.L.",
|
||||
"L.L.L.l.S.S.S.C.z.u.u.p.N.7 [ . . ...d 5 E ^ ^ ^ ^ P c L.L.L.L.",
|
||||
"L.L.L.g.A.C.V.m.M.b.n.F.F.B.6 ] .d 5 R ^ ^ ^ ^ ^ ^ ^ P j L.L.L.",
|
||||
"L.L.L.d.M.M.n.m.b.b.S.A.A.M._ 2 4 J W W W W W W W W W W K g L.L.",
|
||||
"L.L.L.9.b.b.b.b.l.l.M.n.n.n.) m D U U U U U U U U U U U U n L.",
|
||||
"L.L.L.6.f.l.l.j.l.j.b.v.v.c.) m M Z K D K K D K D K K K U V L.",
|
||||
"L.L.L.1.>.9.j.j.p.p.c.c.a.a.( M A Z K A M M M M M V K L T B L.",
|
||||
"L.L.L.L. ;.8.p.p.i.a.i.e.e./ A D K L U m v v m S Z L U W B L.",
|
||||
"L.L.L.L.L.L.*.2.t.w.e.0.0.3.H A Z L U U T M v M Z K U W W B L.",
|
||||
"L.L.L.L.L.L.L.%.:.q.0.4.=.: G Z L L T T W K m A Z L T W ~ C L.",
|
||||
"L.L.L.L.L.L.L.L., &.-.> X G K L U T W Q L M Z K U W Q ~ C L.",
|
||||
"L.L.L.L.L.L.L.L.L.; O N S L U W W ~ U A K U T Q ~ ^ C L.",
|
||||
"L.L.L.L.L.L.L.L.L.L. L.L.L.j M T W ~ ~ T Z L U W Q ^ Y h L.",
|
||||
"L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.# v T ~ ^ W K U T Q Y k + L.",
|
||||
"L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.* l W ^ Y L T Y b @ L.L.",
|
||||
"L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.& & I W L z @ . L.L.L.L.",
|
||||
"L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L.L. & z % o L.L.L.L.L."
|
||||
};
|
@ -0,0 +1,186 @@
|
||||
/* XPM */
|
||||
static char *kedit-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 164 2",
|
||||
" c black",
|
||||
". c #020000",
|
||||
"X c #050300",
|
||||
"o c #050600",
|
||||
"O c #060600",
|
||||
"+ c #1B0000",
|
||||
"@ c #1C0000",
|
||||
"# c #1C0101",
|
||||
"$ c #1D0000",
|
||||
"% c #191603",
|
||||
"& c #1D160E",
|
||||
"* c #1F190E",
|
||||
"= c #3D0000",
|
||||
"- c #31300B",
|
||||
"; c #460406",
|
||||
": c #4E000D",
|
||||
"> c #560207",
|
||||
", c #57070C",
|
||||
"< c #580107",
|
||||
"1 c #503C20",
|
||||
"2 c #660104",
|
||||
"3 c #54470B",
|
||||
"4 c #585614",
|
||||
"5 c #5C5C17",
|
||||
"6 c #7F4816",
|
||||
"7 c #990002",
|
||||
"8 c #9A0306",
|
||||
"9 c #9A0407",
|
||||
"0 c #9C0408",
|
||||
"q c #9D090C",
|
||||
"w c #9E0F17",
|
||||
"e c #9A1319",
|
||||
"r c #9F273A",
|
||||
"t c #A60609",
|
||||
"y c #AD0F16",
|
||||
"u c #A5171A",
|
||||
"i c #A61619",
|
||||
"p c #A2293C",
|
||||
"a c #A4293B",
|
||||
"s c #814712",
|
||||
"d c #804816",
|
||||
"f c #964212",
|
||||
"g c #9F4E1A",
|
||||
"h c #934220",
|
||||
"j c #975626",
|
||||
"k c #985726",
|
||||
"l c #A04F1B",
|
||||
"z c #A1531C",
|
||||
"x c #BA4639",
|
||||
"c c #BA4739",
|
||||
"v c #B07B2D",
|
||||
"b c #B07C2D",
|
||||
"n c #8F7748",
|
||||
"m c #BB4144",
|
||||
"M c #BF4158",
|
||||
"N c #BB525D",
|
||||
"B c #C9323D",
|
||||
"V c #D73E49",
|
||||
"C c #CB4D5B",
|
||||
"Z c #CA5054",
|
||||
"A c #D94754",
|
||||
"S c #D05A46",
|
||||
"D c #D75E5B",
|
||||
"F c #C15665",
|
||||
"G c #CB5B7A",
|
||||
"H c #D95F66",
|
||||
"J c #DD5967",
|
||||
"K c #CF624F",
|
||||
"L c #CE6250",
|
||||
"P c #DC635E",
|
||||
"I c #D27D4F",
|
||||
"U c #D47E4F",
|
||||
"Y c #C6636B",
|
||||
"T c #CA6265",
|
||||
"R c #CF6A6A",
|
||||
"E c #D46361",
|
||||
"W c #D8666B",
|
||||
"Q c #D0777F",
|
||||
"! c #E25F6D",
|
||||
"~ c #E4606E",
|
||||
"^ c #E4626F",
|
||||
"/ c #E1686C",
|
||||
"( c #E76B6C",
|
||||
") c #E9606B",
|
||||
"_ c #EC666F",
|
||||
"` c #EE666F",
|
||||
"' c #E26272",
|
||||
"] c #E36474",
|
||||
"[ c #E46370",
|
||||
"{ c #E66775",
|
||||
"} c #E96671",
|
||||
"| c #EA6670",
|
||||
" . c #EC6473",
|
||||
".. c #ED6D76",
|
||||
"X. c #E96E7A",
|
||||
"o. c #EF6A78",
|
||||
"O. c #E87F6B",
|
||||
"+. c #E97E6A",
|
||||
"@. c #E47777",
|
||||
"#. c #F06B73",
|
||||
"$. c #A56787",
|
||||
"%. c #BF6E81",
|
||||
"&. c #B47E94",
|
||||
"*. c #C37699",
|
||||
"=. c #CF7F94",
|
||||
"-. c #CC7F9A",
|
||||
";. c #F07880",
|
||||
":. c #9D9310",
|
||||
">. c #B79E7E",
|
||||
",. c #FC941C",
|
||||
"<. c #FC9923",
|
||||
"1. c #FF9A24",
|
||||
"2. c #FF9A25",
|
||||
"3. c #FFB407",
|
||||
"4. c #FFB507",
|
||||
"5. c #E4BE34",
|
||||
"6. c #D48351",
|
||||
"7. c #D89A58",
|
||||
"8. c #D79C79",
|
||||
"9. c #C7A150",
|
||||
"0. c #FDAE46",
|
||||
"q. c #F0B853",
|
||||
"w. c #FFC118",
|
||||
"e. c #FFD702",
|
||||
"r. c #FFD40A",
|
||||
"t. c #FFD40B",
|
||||
"y. c #FFD70A",
|
||||
"u. c #F2D511",
|
||||
"i. c #FFEE1C",
|
||||
"p. c #FFEF1D",
|
||||
"a. c #FFF11B",
|
||||
"s. c #FFFB1E",
|
||||
"d. c #FFFC1E",
|
||||
"f. c #FFF024",
|
||||
"g. c #FDF753",
|
||||
"h. c #AFBFE2",
|
||||
"j. c #B0C0E0",
|
||||
"k. c #BDECFF",
|
||||
"l. c #DB8585",
|
||||
"z. c #C482A2",
|
||||
"x. c #EB8585",
|
||||
"c. c #F0858D",
|
||||
"v. c #F4969E",
|
||||
"b. c #F19DA4",
|
||||
"n. c #EFACAF",
|
||||
"m. c #F4A8AE",
|
||||
"M. c #FAA7AA",
|
||||
"N. c #F9A8AC",
|
||||
"B. c #F4B2B6",
|
||||
"V. c #F7B0B4",
|
||||
"C. c #F7B7BC",
|
||||
"Z. c #C8BFE3",
|
||||
"A. c #DDD2D6",
|
||||
"S. c #C6EDFF",
|
||||
"D. c #E3D5DD",
|
||||
"F. c #E6D4DC",
|
||||
"G. c #F9C0C3",
|
||||
"H. c #FDC8C9",
|
||||
"J. c #FACED0",
|
||||
"K. c #FAD8DB",
|
||||
"L. c #EAFDFF",
|
||||
"P. c #FDE2E3",
|
||||
"I. c gray100",
|
||||
"U. c None",
|
||||
/* pixels */
|
||||
"U.U.U.U.U.U.U.U.U.U.U.U.f.9.& U.",
|
||||
"U.U.q 8 U.t 2 U.U.U.U.i.i.5.n * ",
|
||||
"U.U.u m 0 *.=.> U.U.s.i.r.4.0.1 ",
|
||||
"U.7 T P.Y D.I.-.: :.s.e.4.1.s X ",
|
||||
"U.u n.K.J.l.D.L.8.u.r.4.1.6 U.",
|
||||
"8 Z C.G.H.B.Q A.g.e.4.1.6 U.U.",
|
||||
"y x.N.M.m.V.b.R q.w.,.f U.U.U.",
|
||||
"h 6.P o.;.c.v.@.S 7.>.$.< U.U.U.",
|
||||
"5 l K +.! _ ..W H N j.S.*., U.",
|
||||
"O - b x ( .._ | X.! F j.k.G = U.",
|
||||
"U.U.3 k U D .| ^ ] A &.Z.a @ U.",
|
||||
"U.U.U.4 l K O.~ ^ ' C z.p + U.U.",
|
||||
"U.U.U.O - v x / { J M r @ U.U.U.",
|
||||
"U.U.U.U.U.3 j I E V w @ U.U.U.U.",
|
||||
"U.U.U.U.U.U.4 z B e + U.U.U.U.U.",
|
||||
"U.U.U.U.U.U.O % ; @ U.U.U.U.U.U."
|
||||
};
|
@ -0,0 +1,295 @@
|
||||
/* XPM */
|
||||
static char *kedit[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 257 2",
|
||||
" c #000000",
|
||||
". c #0A0802",
|
||||
"X c #160202",
|
||||
"o c #1D1207",
|
||||
"O c #1B1904",
|
||||
"+ c #300001",
|
||||
"@ c #2B2509",
|
||||
"# c #342E07",
|
||||
"$ c #342F08",
|
||||
"% c #32300F",
|
||||
"& c #353310",
|
||||
"* c #440001",
|
||||
"= c #4D0405",
|
||||
"- c #530303",
|
||||
"; c #550608",
|
||||
": c #5A0306",
|
||||
"> c #443319",
|
||||
", c #4A3519",
|
||||
"< c #620E08",
|
||||
"1 c #524C09",
|
||||
"2 c #7E4C14",
|
||||
"3 c #6F552B",
|
||||
"4 c #615739",
|
||||
"5 c #70582D",
|
||||
"6 c #7A4E76",
|
||||
"7 c #8F040A",
|
||||
"8 c #8E090C",
|
||||
"9 c #900809",
|
||||
"0 c #9B0003",
|
||||
"q c #9B0508",
|
||||
"w c #9D090C",
|
||||
"e c #A60507",
|
||||
"r c #A40508",
|
||||
"t c #A30A0C",
|
||||
"y c #AC0B0E",
|
||||
"u c #A81013",
|
||||
"i c #B40709",
|
||||
"p c #B90F1A",
|
||||
"a c #B41117",
|
||||
"s c #AD1223",
|
||||
"d c #AC1D23",
|
||||
"f c #BC1F25",
|
||||
"g c #BD1F2E",
|
||||
"h c #BB1F31",
|
||||
"j c #AB2028",
|
||||
"k c #A32433",
|
||||
"l c #B32229",
|
||||
"z c #B6292B",
|
||||
"x c #BD2220",
|
||||
"c c #BB202C",
|
||||
"v c #BB2922",
|
||||
"b c #BA2B2B",
|
||||
"n c #B22225",
|
||||
"m c #B22F3C",
|
||||
"M c #BC2C31",
|
||||
"N c #B3313A",
|
||||
"B c #BC3638",
|
||||
"V c #BD393A",
|
||||
"C c #A83043",
|
||||
"Z c #B63B49",
|
||||
"A c #BD3F42",
|
||||
"S c #B83B48",
|
||||
"D c #844C14",
|
||||
"F c #9C4410",
|
||||
"G c #9F4B12",
|
||||
"H c #845B28",
|
||||
"J c #A94814",
|
||||
"K c #B24D27",
|
||||
"L c #B14D28",
|
||||
"P c #B57239",
|
||||
"I c #9D5D7D",
|
||||
"U c #B7474B",
|
||||
"Y c #BA434A",
|
||||
"T c #B94D68",
|
||||
"R c #BB4972",
|
||||
"E c #B55471",
|
||||
"W c #A77C4E",
|
||||
"Q c #B9646A",
|
||||
"! c #C20D16",
|
||||
"~ c #CB0C12",
|
||||
"^ c #C51217",
|
||||
"/ c #C3121A",
|
||||
"( c #CD1116",
|
||||
") c #CD141B",
|
||||
"_ c #C42D34",
|
||||
"` c #C72E38",
|
||||
"' c #D8263A",
|
||||
"] c #C24A5C",
|
||||
"[ c #D84C5C",
|
||||
"{ c #D2525B",
|
||||
"} c #DE525D",
|
||||
"| c #CB5260",
|
||||
" . c #D65D62",
|
||||
".. c #DA5668",
|
||||
"X. c #DE5C64",
|
||||
"o. c #DB5D6A",
|
||||
"O. c #D85665",
|
||||
"+. c #DC5F70",
|
||||
"@. c #C57345",
|
||||
"#. c #D1666D",
|
||||
"$. c #D46C62",
|
||||
"%. c #D96E62",
|
||||
"&. c #D56562",
|
||||
"*. c #DD6072",
|
||||
"=. c #DF6779",
|
||||
"-. c #DC6C7A",
|
||||
";. c #D77376",
|
||||
":. c #DE7B7E",
|
||||
">. c #E05E6D",
|
||||
",. c #E15F72",
|
||||
"<. c #E1606D",
|
||||
"1. c #EC646E",
|
||||
"2. c #E36370",
|
||||
"3. c #E56A73",
|
||||
"4. c #EA6671",
|
||||
"5. c #EC6972",
|
||||
"6. c #E46B7A",
|
||||
"7. c #E47562",
|
||||
"8. c #EE7263",
|
||||
"9. c #E2777B",
|
||||
"0. c #EB737D",
|
||||
"q. c #F26A6E",
|
||||
"w. c #F36A70",
|
||||
"e. c #F67175",
|
||||
"r. c #F07F75",
|
||||
"t. c #F2767C",
|
||||
"y. c #9A7284",
|
||||
"u. c #B9578B",
|
||||
"i. c #BB588A",
|
||||
"p. c #BC6194",
|
||||
"a. c #B773A7",
|
||||
"s. c #B571A8",
|
||||
"d. c #B875AA",
|
||||
"f. c #BC7BAB",
|
||||
"g. c #C96789",
|
||||
"h. c #C07FA9",
|
||||
"j. c #E37785",
|
||||
"k. c #E47B85",
|
||||
"l. c #EF7C85",
|
||||
"z. c #EA7481",
|
||||
"x. c #96851C",
|
||||
"c. c #BEA820",
|
||||
"v. c #98804D",
|
||||
"b. c #988054",
|
||||
"n. c #958B7D",
|
||||
"m. c #BC9552",
|
||||
"M. c #B6A577",
|
||||
"N. c #DBB915",
|
||||
"B. c #C1A23C",
|
||||
"V. c #C8BB36",
|
||||
"C. c #FB9F12",
|
||||
"Z. c #F58D21",
|
||||
"A. c #FC8E25",
|
||||
"S. c #F98D2A",
|
||||
"D. c #FB9126",
|
||||
"F. c #FE9528",
|
||||
"G. c #FF9F34",
|
||||
"H. c #FAA218",
|
||||
"J. c #FFBC00",
|
||||
"K. c #E0AE2E",
|
||||
"L. c #F9B13F",
|
||||
"P. c #D68354",
|
||||
"I. c #D6885B",
|
||||
"U. c #CD8775",
|
||||
"Y. c #CAA940",
|
||||
"T. c #DAA74A",
|
||||
"R. c #D0AE69",
|
||||
"E. c #FFAB45",
|
||||
"W. c #EDB967",
|
||||
"Q. c #F3B46C",
|
||||
"!. c #F4BB6C",
|
||||
"~. c #F9B96E",
|
||||
"^. c #FFC001",
|
||||
"/. c #FFCD0B",
|
||||
"(. c #FFD209",
|
||||
"). c #FFC526",
|
||||
"_. c #FFD12F",
|
||||
"`. c #FFEE13",
|
||||
"'. c #FFED1C",
|
||||
"]. c #FFF413",
|
||||
"[. c #FFF21B",
|
||||
"{. c #FFEB23",
|
||||
"}. c #FFE63F",
|
||||
"|. c #ECCE45",
|
||||
" X c #F7D84F",
|
||||
".X c #EFC578",
|
||||
"XX c #FFD771",
|
||||
"oX c #FFD87B",
|
||||
"OX c #EEEA70",
|
||||
"+X c #94A7BB",
|
||||
"@X c #AA8BA6",
|
||||
"#X c #B28EA4",
|
||||
"$X c #B8B3DA",
|
||||
"%X c #ADBDE3",
|
||||
"&X c #ACD2FF",
|
||||
"*X c #B6C2F9",
|
||||
"=X c #B1DAFF",
|
||||
"-X c #BADBFF",
|
||||
";X c #BCE2FE",
|
||||
":X c #CB979F",
|
||||
">X c #D49B9E",
|
||||
",X c #C282A9",
|
||||
"<X c #CA98A2",
|
||||
"1X c #D9A09F",
|
||||
"2X c #ED969E",
|
||||
"3X c #F38C92",
|
||||
"4X c #F09197",
|
||||
"5X c #F19699",
|
||||
"6X c #F39A9E",
|
||||
"7X c #F99498",
|
||||
"8X c #F99A9C",
|
||||
"9X c #EF94A0",
|
||||
"0X c #F89DA1",
|
||||
"qX c #EEA1A9",
|
||||
"wX c #EFB1B3",
|
||||
"eX c #F4A4A9",
|
||||
"rX c #F9A5A7",
|
||||
"tX c #FAA6A9",
|
||||
"yX c #F0A7B0",
|
||||
"uX c #F2ADB3",
|
||||
"iX c #F8AFB3",
|
||||
"pX c #F6B4B6",
|
||||
"aX c #F5B9BC",
|
||||
"sX c #F9B0B3",
|
||||
"dX c #FABBBD",
|
||||
"fX c #F5BEC3",
|
||||
"gX c #FDD381",
|
||||
"hX c #FFDC86",
|
||||
"jX c #C1C1D9",
|
||||
"kX c #C0D7FE",
|
||||
"lX c #C3DEFF",
|
||||
"zX c #C3E0FE",
|
||||
"xX c #C5E8FF",
|
||||
"cX c #CBE5FE",
|
||||
"vX c #CDEBFF",
|
||||
"bX c #D7E4FC",
|
||||
"nX c #D9E7FF",
|
||||
"mX c #D9EDFF",
|
||||
"MX c #D2F1FF",
|
||||
"NX c #F5C3C5",
|
||||
"BX c #F7C3C8",
|
||||
"VX c #FAC0C1",
|
||||
"CX c #FAC7C9",
|
||||
"ZX c #F8CBCD",
|
||||
"AX c #F6CED1",
|
||||
"SX c #F9CED1",
|
||||
"DX c #FBD2D4",
|
||||
"FX c #FEDBDC",
|
||||
"GX c #E0EBF3",
|
||||
"HX c #E3F6FF",
|
||||
"JX c #E2FAFF",
|
||||
"KX c #E9F4FF",
|
||||
"LX c #FDE3E5",
|
||||
"PX c #FEE9E9",
|
||||
"IX c #F6FCFF",
|
||||
"UX c #FEFFFF",
|
||||
"YX c None",
|
||||
/* pixels */
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX{.T.> YXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX'.'.XX.X5 YXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXt 8 YXYXYXYXYXYXYXYXYXYX'.'.`.}.W v.5 YXYX",
|
||||
"YXYXYXYXYXw w YXYXYXw r i - YXYXYXYXYXYXYXYX'.'.'.'./.K.4 R.> YX",
|
||||
"YXYXYXYXYXw u q YXw r T g./ - YXYXYXYXYXYX'.'.'.'./.J.J.L.gXm. ",
|
||||
"YXYXYXYXq d pXA 0 t E bXJXh.! - YXYXYXYX'.'.'.'./.J.J.H.A.G.H ",
|
||||
"YXYXYXYX0 ;.UXDXb C nXUXUXHXh.~ - YX'.'.'.'./.J.J.H.S.F.D ",
|
||||
"YXYXYXq n AXPXLXNXY >XUXUXUXKX#X! * 1 [.[.'./.J.J.H.S.F.D YX",
|
||||
"YXYXYX0 :.LXAXAXLXNXV >XUXIXmXmXf.v N.[.'./.J.J.H.S.F.D YXYX",
|
||||
"YXYXq z dXfXfXAXDXFXdXV >XMXKXUXnX|.].'./.J.J.H.S.F.D YXYXYX",
|
||||
"YXw q 9.pXpXBXCXCXCXDXiXN :XUXKXOX].'./.J.J.H.S.F.D YXYXYXYX",
|
||||
"YXq M 5XqXaXdXdXdXdXdXfXeXB :XcX X`./.J.J.H.S.F.D YXYXYXYXYX",
|
||||
"w t X.6XuXsXsXsXsXsXyXsXdX6Xm U.oX_.J.J.H.S.F.2 YXYXYXYXYXYX",
|
||||
"w c 0.4X0X8X0XtXuX9XeXtXeXqX4Xz P.hX).C.A.D.J + YXYXYXYXYXYXYX",
|
||||
"7 v Q..X7.q.w.t.k.3X8X8X9X6XrXr.v I.hXE.Z.W 6 p - YXYXYXYXYXYXYX",
|
||||
"o B.P @.K { w.<.1.w.0.k.3X7Xk.$.8.v @.M.n.+XzXs.! - YXYXYXYXYXYX",
|
||||
"& V.< s S >.,.4.q.5.<.q.e.l.#.U &. .d y.-X-XzXvXs.! - YXYXYXYXYX",
|
||||
". x.c.F V Q.W.8.1.,.w.w.4.,.5.3.-.j.3.M #X;X-XzXcXs.! - YXYXYX",
|
||||
"YX. # @ B.P @.L ] q.w.5.,.q.w.2.6.0.z.>.l #XzX&X-XxXs.! = YXYX",
|
||||
"YXYXYX% V.< s Z <.w.4.2.q.q.4.o.4.3.2.=...z @X=X&XvX*X' 9 YXYX",
|
||||
"YXYXYX. x.c.F S ~.W.%.1.w.2.2.q.4.,.*.<.3.[ d %XxXkXi.( = YXYX",
|
||||
"YXYXYXYX. # @ c.P @.K { 4.2.q.4.2.+.2.,.+...d jXzXu.~ - YXYX",
|
||||
"YXYXYXYXYXYX% V.< s S o.,.q.q.>.o.4.2.+.*.` Q lXu.~ - YXYXYX",
|
||||
"YXYXYXYXYXYX. x.c.F V Q.Q.7.>.>.4.2.+.*...z $Xp.~ - YXYXYXYX",
|
||||
"YXYXYXYXYXYXYX. # @ B.P @.L ] q.4.+.+.3._ I p.~ - YXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYX% V.< s Z >.>.+.+.2.} k R ) - YXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYX. x.c.F S Q.Q.%.o.5._ g ) - YXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYX # @ c.W @.L | } a ^ ; YXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYX$ V.< s Z +.h y ; YXYXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYX. x.c.G h ' y ; YXYXYXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYX. $ O : t ; YXYXYXYXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX X YXYXYXYXYXYXYXYXYXYXYXYX"
|
||||
};
|
@ -0,0 +1,206 @@
|
||||
/* XPM */
|
||||
static char *kfloppy-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 184 2",
|
||||
" c black",
|
||||
". c #000001",
|
||||
"X c #000002",
|
||||
"o c #010102",
|
||||
"O c #000006",
|
||||
"+ c #00000C",
|
||||
"@ c #00000D",
|
||||
"# c #00000E",
|
||||
"$ c #00000F",
|
||||
"% c #09090A",
|
||||
"& c #000010",
|
||||
"* c #000011",
|
||||
"= c #000012",
|
||||
"- c #00001F",
|
||||
"; c #09091B",
|
||||
": c #100906",
|
||||
"> c #110A07",
|
||||
", c #1D1206",
|
||||
"< c #000021",
|
||||
"1 c #030527",
|
||||
"2 c #050526",
|
||||
"3 c #0B0723",
|
||||
"4 c #0D0D22",
|
||||
"5 c #0E0D2A",
|
||||
"6 c #0E0E2A",
|
||||
"7 c #10102E",
|
||||
"8 c #29190C",
|
||||
"9 c #3F2824",
|
||||
"0 c #040541",
|
||||
"q c #090B41",
|
||||
"w c #0D0F45",
|
||||
"e c #11144B",
|
||||
"r c #171A50",
|
||||
"t c #1F2257",
|
||||
"y c #1E2556",
|
||||
"u c #23235B",
|
||||
"i c #26285D",
|
||||
"p c #353543",
|
||||
"a c #252562",
|
||||
"s c #282A60",
|
||||
"d c #292C61",
|
||||
"f c #343466",
|
||||
"g c #363A6D",
|
||||
"h c #374369",
|
||||
"j c #5A3414",
|
||||
"k c #6F4216",
|
||||
"l c #4A4A54",
|
||||
"z c #4F4F5F",
|
||||
"x c #424270",
|
||||
"c c #404C71",
|
||||
"v c #4F4F7A",
|
||||
"b c #4C577C",
|
||||
"n c #515163",
|
||||
"m c #5C5368",
|
||||
"M c #62626A",
|
||||
"N c #646470",
|
||||
"B c #6A6A79",
|
||||
"V c #484D83",
|
||||
"C c #5E5D81",
|
||||
"Z c #5D5D84",
|
||||
"A c #5B5E89",
|
||||
"S c #556287",
|
||||
"D c #576286",
|
||||
"F c #576D97",
|
||||
"G c #6F6982",
|
||||
"H c #6E6E90",
|
||||
"J c #637092",
|
||||
"K c #687597",
|
||||
"L c #707085",
|
||||
"P c #747489",
|
||||
"I c #74809F",
|
||||
"U c #7A86A4",
|
||||
"Y c #7989AB",
|
||||
"T c #91581C",
|
||||
"R c #8D6121",
|
||||
"E c #A07541",
|
||||
"W c #C3781A",
|
||||
"Q c #BD954F",
|
||||
"! c #CD902D",
|
||||
"~ c #D79F2D",
|
||||
"^ c #DE9729",
|
||||
"/ c #DA9D2F",
|
||||
"( c #DEA52D",
|
||||
") c #F59705",
|
||||
"_ c #FF9909",
|
||||
"` c #F79E16",
|
||||
"' c #FFA513",
|
||||
"] c #FFA612",
|
||||
"[ c #FFA715",
|
||||
"{ c #F8A21B",
|
||||
"} c #FDA911",
|
||||
"| c #FCAA12",
|
||||
" . c #FFA810",
|
||||
".. c #FFAF1B",
|
||||
"X. c #E4AA2E",
|
||||
"o. c #FAB522",
|
||||
"O. c #FCBB20",
|
||||
"+. c #DDAB44",
|
||||
"@. c #FEC01E",
|
||||
"#. c #FFC226",
|
||||
"$. c #FFC626",
|
||||
"%. c #F9C92C",
|
||||
"&. c #FFD42E",
|
||||
"*. c #848494",
|
||||
"=. c #81809D",
|
||||
"-. c #96878E",
|
||||
";. c #818EAB",
|
||||
":. c #8989A5",
|
||||
">. c #8C8FB3",
|
||||
",. c #8792AE",
|
||||
"<. c #8D9AB5",
|
||||
"1. c #9495AE",
|
||||
"2. c #9D9DAE",
|
||||
"3. c #9595B2",
|
||||
"4. c #919DB7",
|
||||
"5. c #989AB4",
|
||||
"6. c #9F9FB6",
|
||||
"7. c #9FA7BF",
|
||||
"8. c #A89A99",
|
||||
"9. c #A5A5B6",
|
||||
"0. c #A6A6B5",
|
||||
"q. c #A1A2BC",
|
||||
"w. c #ACACBC",
|
||||
"e. c #BCADA7",
|
||||
"r. c #9A9EC3",
|
||||
"t. c #9BA8C1",
|
||||
"y. c #9EABC7",
|
||||
"u. c #A6AFC5",
|
||||
"i. c #A9A9C3",
|
||||
"p. c #A3B0C7",
|
||||
"a. c #A4B0C7",
|
||||
"s. c #A7B0C7",
|
||||
"d. c #ABB5CA",
|
||||
"f. c #AEB8CD",
|
||||
"g. c #AFB3D3",
|
||||
"h. c #B7B7C4",
|
||||
"j. c #B6B6C6",
|
||||
"k. c #B3B7C9",
|
||||
"l. c #B4B5C9",
|
||||
"z. c #BBBBCA",
|
||||
"x. c #BAC5D8",
|
||||
"c. c #C1AF9E",
|
||||
"v. c #CDBDAD",
|
||||
"b. c #DDCEB5",
|
||||
"n. c #C1C2D2",
|
||||
"m. c #C1C4D2",
|
||||
"M. c #C7C7D3",
|
||||
"N. c #C1C5D8",
|
||||
"B. c #C9C9D7",
|
||||
"V. c #CACAD6",
|
||||
"C. c #CACAD9",
|
||||
"Z. c #CBCBD8",
|
||||
"A. c #CAD0DD",
|
||||
"S. c #CCD3DF",
|
||||
"D. c #D1D1DC",
|
||||
"F. c #D7D7DF",
|
||||
"G. c #CED4E1",
|
||||
"H. c #CFD6E2",
|
||||
"J. c #D2D6EA",
|
||||
"K. c #DAD9E0",
|
||||
"L. c #DBDDE6",
|
||||
"P. c #DDDDE3",
|
||||
"I. c #DFDFE8",
|
||||
"U. c #E0DFE5",
|
||||
"Y. c #E1E1E8",
|
||||
"T. c #E3E3E8",
|
||||
"R. c #E7E7ED",
|
||||
"E. c #E9E9ED",
|
||||
"W. c #ECECEF",
|
||||
"Q. c #EDEDF0",
|
||||
"!. c #F1F1F5",
|
||||
"~. c #F0F2F6",
|
||||
"^. c #F3F3F6",
|
||||
"/. c #F4F4F7",
|
||||
"(. c #F6F5F7",
|
||||
"). c #F4F5F8",
|
||||
"_. c #F5F5F8",
|
||||
"`. c #F9F9FA",
|
||||
"'. c #FBFBFE",
|
||||
"]. c #FDFDFE",
|
||||
"[. c #FDFEFE",
|
||||
"{. c #FEFDFE",
|
||||
"}. c gray100",
|
||||
"|. c None",
|
||||
/* pixels */
|
||||
"|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.|.",
|
||||
"|.|.j.w.7.1.:.=.H C v x f u 2 |.",
|
||||
"|.9.M.P.V.L.S.Y V.).).^.^.s.s O ",
|
||||
"|.% M T.}.U.f.F H.}.}.}.}.p.g + ",
|
||||
"B |.*.'.(.m.S.^.}.}.}.^.,.d + ",
|
||||
"Z.M n D.`.W.k.x.f.a.t.4.U J i + ",
|
||||
"z.I.Z.Q.E.F.q.s.y.<.;.K K S t + ",
|
||||
"n Z.R.I.F.N.c.+.b.J.Z.n.l.D r = ",
|
||||
" p G P 5.v.^ ) X.e.g.i.q.b e = ",
|
||||
"|.|. O m / | [ | ( 8.r.3.c w + ",
|
||||
"|.|.|.; N Q O.$.#.@.~ -.>.h q = ",
|
||||
"|.|.|.a V A E %.&...| ! G y 0 = ",
|
||||
"|.|.|.7 6 1 3 R o.' _ ` 9 < < O ",
|
||||
"|.|.|.|.|. > T { ' W , ",
|
||||
"|.|.|.|.|.|.|.|.> j k 8 |.|.|.",
|
||||
"|.|.|.|.|.|.|.|.|. |.|.|."
|
||||
};
|
@ -0,0 +1,280 @@
|
||||
/* XPM */
|
||||
static char *kfloppy[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 242 2",
|
||||
" c black",
|
||||
". c #000015",
|
||||
"X c #02021E",
|
||||
"o c #180F07",
|
||||
"O c #010122",
|
||||
"+ c #080836",
|
||||
"@ c #0C0C3B",
|
||||
"# c #181821",
|
||||
"$ c #10133C",
|
||||
"% c #1F143E",
|
||||
"& c #35210F",
|
||||
"* c #362110",
|
||||
"= c #010142",
|
||||
"- c #0D0D4B",
|
||||
"; c #141740",
|
||||
": c #16164E",
|
||||
"> c #191B45",
|
||||
", c #1C1F49",
|
||||
"< c #141451",
|
||||
"1 c #1C1C55",
|
||||
"2 c #1C2A54",
|
||||
"3 c #21244E",
|
||||
"4 c #24245C",
|
||||
"5 c #252953",
|
||||
"6 c #2B2D5B",
|
||||
"7 c #25335C",
|
||||
"8 c #30345E",
|
||||
"9 c #2B2B61",
|
||||
"0 c #2C3B64",
|
||||
"q c #323265",
|
||||
"w c #353963",
|
||||
"e c #3A3B6A",
|
||||
"r c #3E3E70",
|
||||
"t c #2D487C",
|
||||
"y c #364065",
|
||||
"u c #34426B",
|
||||
"i c #3D486E",
|
||||
"p c #3D4B74",
|
||||
"a c #402713",
|
||||
"s c #432A12",
|
||||
"d c #553617",
|
||||
"f c #553518",
|
||||
"g c #643E1A",
|
||||
"h c #633F32",
|
||||
"j c #774922",
|
||||
"k c #7F4E25",
|
||||
"l c #44445D",
|
||||
"z c #42436E",
|
||||
"x c #494964",
|
||||
"c c #4E4E6B",
|
||||
"v c #434373",
|
||||
"b c #424C73",
|
||||
"n c #484A74",
|
||||
"m c #4B4B78",
|
||||
"M c #475277",
|
||||
"N c #425179",
|
||||
"B c #4C557B",
|
||||
"V c #53536D",
|
||||
"C c #515174",
|
||||
"Z c #52527B",
|
||||
"A c #58587F",
|
||||
"S c #755F5B",
|
||||
"D c #63636F",
|
||||
"F c #626273",
|
||||
"G c #62627D",
|
||||
"H c #6F6F7F",
|
||||
"J c #796E78",
|
||||
"K c #3C5585",
|
||||
"L c #4F5E84",
|
||||
"P c #545B80",
|
||||
"I c #5B5B83",
|
||||
"U c #566286",
|
||||
"Y c #556388",
|
||||
"T c #5D6186",
|
||||
"R c #5C698D",
|
||||
"E c #576C96",
|
||||
"W c #636389",
|
||||
"Q c #65698C",
|
||||
"! c #6A6783",
|
||||
"~ c #6A6A8C",
|
||||
"^ c #616E91",
|
||||
"/ c #657396",
|
||||
"( c #6A7799",
|
||||
") c #6C7A9B",
|
||||
"_ c #77778C",
|
||||
"` c #7B7B8D",
|
||||
"' c #737393",
|
||||
"] c #727698",
|
||||
"[ c #737F9E",
|
||||
"{ c #7F7F94",
|
||||
"} c #797A9B",
|
||||
"| c #6B7EA2",
|
||||
" . c #717FA0",
|
||||
".. c #7F7FA0",
|
||||
"X. c #7587A9",
|
||||
"o. c #7788AA",
|
||||
"O. c #7A84A4",
|
||||
"+. c #7C89A7",
|
||||
"@. c #7D8CAC",
|
||||
"#. c #835223",
|
||||
"$. c #895526",
|
||||
"%. c #8F5A26",
|
||||
"&. c #955C25",
|
||||
"*. c #945F2A",
|
||||
"=. c #9D5E21",
|
||||
"-. c #9A632A",
|
||||
";. c #A4621F",
|
||||
":. c #BB751E",
|
||||
">. c #AB7230",
|
||||
",. c #B57B32",
|
||||
"<. c #997B63",
|
||||
"1. c #A67642",
|
||||
"2. c #A97742",
|
||||
"3. c #B27F44",
|
||||
"4. c #CC7B17",
|
||||
"5. c #D47E16",
|
||||
"6. c #B68345",
|
||||
"7. c #BB8744",
|
||||
"8. c #BF8B48",
|
||||
"9. c #D68518",
|
||||
"0. c #DB911C",
|
||||
"q. c #C18224",
|
||||
"w. c #CA8C26",
|
||||
"e. c #CE9327",
|
||||
"r. c #CD942B",
|
||||
"t. c #D59727",
|
||||
"y. c #DA9720",
|
||||
"u. c #DA9B25",
|
||||
"i. c #DB9C28",
|
||||
"p. c #DFA325",
|
||||
"a. c #DFA828",
|
||||
"s. c #E6880D",
|
||||
"d. c #E1991D",
|
||||
"f. c #E99411",
|
||||
"g. c #ED9C15",
|
||||
"h. c #FF8A04",
|
||||
"j. c #FE950B",
|
||||
"k. c #FF9B0E",
|
||||
"l. c #FF9E10",
|
||||
"z. c #F0A518",
|
||||
"x. c #F2AD1B",
|
||||
"c. c #FEA212",
|
||||
"v. c #FEAC19",
|
||||
"b. c #F5B31D",
|
||||
"n. c #FFB11B",
|
||||
"m. c #E1A827",
|
||||
"M. c #E1AB2A",
|
||||
"N. c #E5B32B",
|
||||
"B. c #E7B92D",
|
||||
"V. c #E9BF30",
|
||||
"C. c #FFB720",
|
||||
"Z. c #FEBA21",
|
||||
"A. c #C38E48",
|
||||
"S. c #CC954B",
|
||||
"D. c #CE984B",
|
||||
"F. c #D59D4D",
|
||||
"G. c #DDA450",
|
||||
"H. c #E1A853",
|
||||
"J. c #EBC532",
|
||||
"K. c #EDCB35",
|
||||
"L. c #FEC126",
|
||||
"P. c #FFC628",
|
||||
"I. c #FFCE2D",
|
||||
"U. c #FFD531",
|
||||
"Y. c #FFDF37",
|
||||
"T. c #FFE038",
|
||||
"R. c #86848F",
|
||||
"E. c #868692",
|
||||
"W. c #84849F",
|
||||
"Q. c #8C8690",
|
||||
"!. c #8585A3",
|
||||
"~. c #8686A8",
|
||||
"^. c #8188A7",
|
||||
"/. c #848EAB",
|
||||
"(. c #8B8BA4",
|
||||
"). c #8D8DAC",
|
||||
"_. c #8590AC",
|
||||
"`. c #8292B1",
|
||||
"'. c #8A95B0",
|
||||
"]. c #8A99B6",
|
||||
"[. c #8D9CB8",
|
||||
"{. c #918DA7",
|
||||
"}. c #9393A9",
|
||||
"|. c #9B97A4",
|
||||
" X c #9A9AAE",
|
||||
".X c #9393B2",
|
||||
"XX c #909BB5",
|
||||
"oX c #909FBA",
|
||||
"OX c #9A9AB4",
|
||||
"+X c #9B9BBA",
|
||||
"@X c #94A2BB",
|
||||
"#X c #99A5BE",
|
||||
"$X c #9EA8BF",
|
||||
"%X c #A39FB5",
|
||||
"&X c #A2A2B5",
|
||||
"*X c #A5A5BC",
|
||||
"=X c #A9A5B7",
|
||||
"-X c #ABABBC",
|
||||
";X c #99A6C0",
|
||||
":X c #9DAAC2",
|
||||
">X c #A5A5C1",
|
||||
",X c #A1ADC3",
|
||||
"<X c #ACACC4",
|
||||
"1X c #AFAFCA",
|
||||
"2X c #A5B0C7",
|
||||
"3X c #A6B2C8",
|
||||
"4X c #A8B1C6",
|
||||
"5X c #A9B5CA",
|
||||
"6X c #AEB9CD",
|
||||
"7X c #B3B3C2",
|
||||
"8X c #B5B5CA",
|
||||
"9X c #B0BBCE",
|
||||
"0X c #B9B8C6",
|
||||
"qX c #BBBCCB",
|
||||
"wX c #B3BDD0",
|
||||
"eX c #B6C0D2",
|
||||
"rX c #BAC3D5",
|
||||
"tX c #BFC8D7",
|
||||
"yX c #C0C0CC",
|
||||
"uX c #C9C5C9",
|
||||
"iX c #C3C3D2",
|
||||
"pX c #C7C9D5",
|
||||
"aX c #C3CBDA",
|
||||
"sX c #CCCCD6",
|
||||
"dX c #CDCDD9",
|
||||
"fX c #CAD1DE",
|
||||
"gX c #D2CDD0",
|
||||
"hX c #D4D4DD",
|
||||
"jX c #DDD9DB",
|
||||
"kX c #D5D5E0",
|
||||
"lX c #D3D8E3",
|
||||
"zX c #DBDBE3",
|
||||
"xX c #DDE2EA",
|
||||
"cX c #E0E0E6",
|
||||
"vX c #E3E4E9",
|
||||
"bX c #E8E3E2",
|
||||
"nX c #E9E9ED",
|
||||
"mX c #ECEDF1",
|
||||
"MX c #F1F1F4",
|
||||
"NX c #F6F6F8",
|
||||
"BX c #FEFEFE",
|
||||
"VX c None",
|
||||
/* pixels */
|
||||
"VXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVX",
|
||||
"VXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVX",
|
||||
"VXVXVXVXVXVXVXVX*XOX}.!.W.} ' ~ Q I A Z n r e q 6 4 1 : @ VXVX",
|
||||
"VXVXVXVXVXVXVXVX*X@X.X).!.} } ' ~ W I m n v e q 9 4 1 : - X VX",
|
||||
"VXVXVXVX0X0X0X7X<XlXnXnXBXmXlXlXzXBXBXBXBXBXBXBXBXBXfX2X4 = ",
|
||||
"VXVXVX7X7XvXBXNXvXqXpXlXBX@.t K o.BXBXBXBXBXBXBXBXBX6X[...= O ",
|
||||
"VXVXVX Q.-XmXBXBXBXdXqXBX@.E | :XBXBXBXBXBXBXBXBXBX5X].] = O ",
|
||||
"VXVXVX F -XmXBXBXBXqXnX`.X.].wXBXBXBXBXBXBXBXBXBX2X@.Q = O ",
|
||||
" X VX D &XMXBXBXmXqX:X@X5XfXBXBXBXBXBXBXBXBXBX#X) T = O ",
|
||||
" X(. VX ` XmXBXBXNX=XBXBXBXBXBXBXBXBXBXBXBXBXmX_./ P = O ",
|
||||
"-X0XO. (.|.cXNXNXNXNX&XaXtXrXrXwXwX6X5X5X1X:XXX/.( R B = O ",
|
||||
"7XMX-X_ D (.zXMXMXMXMXnXOX5X2X,X:X;X;X[.].'.o.) ( ^ R Y n = O ",
|
||||
"}.nXnX=XW.hXnXnXnXnXnXvX(.2X,X:X;X@X[._.+. .) / R R Y L z = X ",
|
||||
"_ hXvXcXcXvXvXvXvXvXcXlX&X,XwX9X2X$X@X[.'._.+.O.O.) Y B e = O ",
|
||||
"A {.jXzXxXzXzXxXzXzX0X7XdX|.H.G.bXvXcXzXkXfXdXiXrXqXQ N w = O ",
|
||||
" G (.hXhXjXhXhXhXiXyXuXuXF.M.K.F.jXkXhXdXdXiXiXqX0XR p 8 = O ",
|
||||
" V ~ }.-X-X=X-XgXsXgXS.i.s.g.J.S.7X1X1X>X>X+X+X%XU u 6 = X ",
|
||||
"VX # l x V l Z @XgXS.t.f.j.j.g.J.A.0X8X8X1X<X>X>XL u 5 = O ",
|
||||
"VXVX n ! 7.t.g.c.c.c.c.z.B.A.%X+X+X.X.XOXB 0 3 = O ",
|
||||
"VXVXVXVX e <.r.x.n.n.n.n.n.v.x.M.3.=X*X#XOXOXM 9 , = O ",
|
||||
"VXVXVXVXVXVXVXVXe Q.,.M.Z.Z.Z.Z.Z.Z.Z.C.a.3.{.).!.).b 7 > = O ",
|
||||
"VXVXVXVXVXVXVXVXq +.Q.>.a.P.P.P.P.P.P.Z.Z.r.2.}.).).i 2 $ = O ",
|
||||
"VXVXVXVXVXVXVXVX9 O.[ H >.p.I.U.U.I.Z.C.C.Z.w.2.(.!.y 2 $ = O ",
|
||||
"VXVXVXVXVXVXVXVX4 I m e J -.u.U.T.C.n.l.j.j.b.:.S C > @ + = O ",
|
||||
"VXVXVXVXVXVXVXVX4 < - - = % -.y.Y.v.v.j.l.j.c.d.j = = = = = X ",
|
||||
"VXVXVXVXVXVXVXVX s &.0.c.n.k.h.j.l.0.k ",
|
||||
"VXVXVXVXVXVXVXVX d %.9.c.P.n.c.l.:.g ",
|
||||
"VXVXVXVXVXVXVXVXVXVXVXVXVXVX f $.5.j.j.j.4.#.o VXVXVXVXVX",
|
||||
"VXVXVXVXVXVXVXVXVXVXVXVXVXVXVX f k =.;.&.j * VXVXVXVXVX",
|
||||
"VXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVX * s * VXVXVXVXVXVX",
|
||||
"VXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVX VXVXVXVXVXVX",
|
||||
"VXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVXVX VXVXVXVXVXVXVXVX"
|
||||
};
|
@ -0,0 +1,224 @@
|
||||
/* XPM */
|
||||
static char *kgpg-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 202 2",
|
||||
" c black",
|
||||
". c #734121",
|
||||
"X c #734024",
|
||||
"o c #754224",
|
||||
"O c #7A4723",
|
||||
"+ c #7F4C26",
|
||||
"@ c #784828",
|
||||
"# c #7E513C",
|
||||
"$ c #535377",
|
||||
"% c #55557F",
|
||||
"& c #7B5646",
|
||||
"* c #656585",
|
||||
"= c #767693",
|
||||
"- c #797994",
|
||||
"; c #8F511F",
|
||||
": c #9C5B1F",
|
||||
"> c #824D25",
|
||||
", c #824E28",
|
||||
"< c #83502B",
|
||||
"1 c #81512E",
|
||||
"2 c #89562D",
|
||||
"3 c #8A582C",
|
||||
"4 c #815335",
|
||||
"5 c #865631",
|
||||
"6 c #8C5B30",
|
||||
"7 c #905923",
|
||||
"8 c #9C6425",
|
||||
"9 c #936331",
|
||||
"0 c #96653F",
|
||||
"q c #9C6B37",
|
||||
"w c #AC5F18",
|
||||
"e c #A6621C",
|
||||
"r c #B0651E",
|
||||
"t c #B06C1D",
|
||||
"y c #BF7A1D",
|
||||
"u c #A56D34",
|
||||
"i c #A87B3D",
|
||||
"p c #B56D24",
|
||||
"a c #BF7F29",
|
||||
"s c #B0793D",
|
||||
"d c #876043",
|
||||
"f c #8F6A55",
|
||||
"g c #90674C",
|
||||
"h c #997156",
|
||||
"j c #C36E13",
|
||||
"k c #D27C12",
|
||||
"l c #B78238",
|
||||
"z c #BA8537",
|
||||
"x c #B18245",
|
||||
"c c #A48D7A",
|
||||
"v c #A88D7F",
|
||||
"b c #B98F67",
|
||||
"n c #B6947B",
|
||||
"m c #D28D1C",
|
||||
"M c #D88A1C",
|
||||
"N c #CC8C2C",
|
||||
"B c #C38A31",
|
||||
"V c #C99539",
|
||||
"C c #D99E30",
|
||||
"Z c #DDB53E",
|
||||
"A c #EE8408",
|
||||
"S c #E28B12",
|
||||
"D c #E88A10",
|
||||
"F c #EC9915",
|
||||
"G c #F58707",
|
||||
"H c #F68F0A",
|
||||
"J c #FF9409",
|
||||
"K c #FF9509",
|
||||
"L c #FB9B0D",
|
||||
"P c #FD9E0F",
|
||||
"I c #FF9D0D",
|
||||
"U c #FF9D0E",
|
||||
"Y c #FF9E0E",
|
||||
"T c #F7A917",
|
||||
"R c #FEA512",
|
||||
"E c #FFA612",
|
||||
"W c #FFA914",
|
||||
"Q c #FFAE17",
|
||||
"! c #F8B41E",
|
||||
"~ c #FFB018",
|
||||
"^ c #FFB61B",
|
||||
"/ c #FFB71B",
|
||||
"( c #FFB81C",
|
||||
") c #FFBA1D",
|
||||
"_ c #FFBF1F",
|
||||
"` c #EDAD2C",
|
||||
"' c #F5BF2D",
|
||||
"] c #FAB420",
|
||||
"[ c #FEBC20",
|
||||
"{ c #C29943",
|
||||
"} c #C69550",
|
||||
"| c #DAB252",
|
||||
" . c #DAB45A",
|
||||
".. c #C1A370",
|
||||
"X. c #C1A678",
|
||||
"o. c #CFB071",
|
||||
"O. c #D1AB7A",
|
||||
"+. c #DAB061",
|
||||
"@. c #DCB46D",
|
||||
"#. c #E6BE78",
|
||||
"$. c #FFC322",
|
||||
"%. c #FFC422",
|
||||
"&. c #FFCA25",
|
||||
"*. c #FFCD27",
|
||||
"=. c #FFD029",
|
||||
"-. c #FFD52C",
|
||||
";. c #FFD82D",
|
||||
":. c #FFDA2E",
|
||||
">. c #FFDB2E",
|
||||
",. c #FCDB34",
|
||||
"<. c #FFDF31",
|
||||
"1. c #FFE233",
|
||||
"2. c #FFE434",
|
||||
"3. c #FFE534",
|
||||
"4. c #FFE836",
|
||||
"5. c #FFE938",
|
||||
"6. c #FFEB3D",
|
||||
"7. c #EDCF51",
|
||||
"8. c #EFD85C",
|
||||
"9. c #F0D749",
|
||||
"0. c #E4C067",
|
||||
"q. c #E7CC64",
|
||||
"w. c #EBCB67",
|
||||
"e. c #EACF63",
|
||||
"r. c #ECD662",
|
||||
"t. c #FDE940",
|
||||
"y. c #FEED42",
|
||||
"u. c #FAE94F",
|
||||
"i. c #FCEC48",
|
||||
"p. c #FDEE48",
|
||||
"a. c #F6E358",
|
||||
"s. c #FBEC53",
|
||||
"d. c #85859E",
|
||||
"f. c #89899C",
|
||||
"g. c #9B9394",
|
||||
"h. c #8B87A1",
|
||||
"j. c #8989A0",
|
||||
"k. c #8B8BA5",
|
||||
"l. c #8C8CA2",
|
||||
"z. c #8C8CA4",
|
||||
"x. c #8F8FA8",
|
||||
"c. c #9391A1",
|
||||
"v. c #9191A7",
|
||||
"b. c #9292A7",
|
||||
"n. c #9595AA",
|
||||
"m. c #9D9BAA",
|
||||
"M. c #9F9EAF",
|
||||
"N. c #9C9CB2",
|
||||
"B. c #9F9FB1",
|
||||
"V. c #9E9EB6",
|
||||
"C. c #BBA284",
|
||||
"Z. c #A0A0B1",
|
||||
"A. c #A0A0B3",
|
||||
"S. c #A7A7B5",
|
||||
"D. c #A5A5B9",
|
||||
"F. c #A5A5BB",
|
||||
"G. c #A9A9B4",
|
||||
"H. c #A9A9BB",
|
||||
"J. c #AAAABD",
|
||||
"K. c #ABABBE",
|
||||
"L. c #ADADBC",
|
||||
"P. c #ADADBD",
|
||||
"I. c #AEAEBF",
|
||||
"U. c #BBB2AB",
|
||||
"Y. c #B0B0BF",
|
||||
"T. c #B7B7BD",
|
||||
"R. c #ACACC0",
|
||||
"E. c #ADADC0",
|
||||
"W. c #B1B1C3",
|
||||
"Q. c #B3B3C5",
|
||||
"!. c #B8B8C2",
|
||||
"~. c #B9B9C4",
|
||||
"^. c #B8B8CA",
|
||||
"/. c #BCBCC8",
|
||||
"(. c #BEBECC",
|
||||
"). c #C3AC8E",
|
||||
"_. c #CCAF8C",
|
||||
"`. c #DCB888",
|
||||
"'. c #C3B5AD",
|
||||
"]. c #E4BE88",
|
||||
"[. c #C5C2C2",
|
||||
"{. c #C1C1CB",
|
||||
"}. c #C1C1CE",
|
||||
"|. c #C8C8CE",
|
||||
" X c #C3C3D1",
|
||||
".X c #C5C5D1",
|
||||
"XX c #CACAD1",
|
||||
"oX c #C9C9D5",
|
||||
"OX c #CDCDD4",
|
||||
"+X c #CFCFD4",
|
||||
"@X c #CDCDD8",
|
||||
"#X c #D0D0DA",
|
||||
"$X c #D7D7DC",
|
||||
"%X c #D9D9DD",
|
||||
"&X c #D8D8DF",
|
||||
"*X c #DADAE0",
|
||||
"=X c #DDDDE2",
|
||||
"-X c #E9D8CE",
|
||||
";X c #E3E3E7",
|
||||
":X c #E3E3E8",
|
||||
">X c #F7EFE5",
|
||||
",X c None",
|
||||
/* pixels */
|
||||
",X,X,X,X,X,X,X= k.N.D.E.E.V.,X,X",
|
||||
",X,X,X,X,X,X* z.P..X#X@X XQ.D.,X",
|
||||
",X,X,X,X,X$ - P.*X=X*X;X:XoXQ.J.",
|
||||
",X,X,Xa N x c.OXXXP.I.{.$X*X(.J.",
|
||||
",X,X,Xz | .).[.M.d.v.Z.~.%X}.J.",
|
||||
",X@ 9 { 9.s.q...c _.>Xl.S.OX/.N.",
|
||||
",X5 i Z ,.4.p.8.0.#.].f.G.|.I.b.",
|
||||
"1 q V ' =.>.3.y.a.w.@.g.T.!.Z.n.",
|
||||
"3 s ` [ $.&.>.1.6.u.e.X.U.m.h.v.",
|
||||
"3 B ] ( ) _ &.-.1.5.i.r.o.C.'.,X",
|
||||
", 8 m T Q Q ( $.=.>.3.t.7.+.`.,X",
|
||||
"o O 7 y F E E W Q / ) ! C } O.,X",
|
||||
",Xo & 3 t S L Y Y Y Y M i b -X,X",
|
||||
",X,Xh.# , e k H K K D u h n ,X,X",
|
||||
",X,X,X,Xd > : j A G p g v ,X,X,X",
|
||||
",X,X,X,X,X4 , ; w r 0 f ,X,X,X,X"
|
||||
};
|
@ -0,0 +1,268 @@
|
||||
/* XPM */
|
||||
static char *kgpg[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 230 2",
|
||||
" c black",
|
||||
". c #3C3C6A",
|
||||
"X c #703E1B",
|
||||
"o c #6F3E21",
|
||||
"O c #723E22",
|
||||
"+ c #744224",
|
||||
"@ c #73452B",
|
||||
"# c #77482A",
|
||||
"$ c #794727",
|
||||
"% c #7D4A24",
|
||||
"& c #7C4B29",
|
||||
"* c #754A34",
|
||||
"= c #7C4E32",
|
||||
"- c #7D5035",
|
||||
"; c #7A513C",
|
||||
": c #524F70",
|
||||
"> c #54547B",
|
||||
", c #5D5D7C",
|
||||
"< c #636383",
|
||||
"1 c #6E6E8B",
|
||||
"2 c #706F89",
|
||||
"3 c #717188",
|
||||
"4 c #79788C",
|
||||
"5 c #767698",
|
||||
"6 c #7D7C92",
|
||||
"7 c #7C7C9A",
|
||||
"8 c #884E1F",
|
||||
"9 c #96551E",
|
||||
"0 c #9E5E1E",
|
||||
"q c #824B22",
|
||||
"w c #82542F",
|
||||
"e c #8A5324",
|
||||
"r c #8E5925",
|
||||
"t c #865732",
|
||||
"y c #875B3F",
|
||||
"u c #8F5932",
|
||||
"i c #905821",
|
||||
"p c #905F2D",
|
||||
"a c #915F38",
|
||||
"s c #916439",
|
||||
"d c #996231",
|
||||
"f c #99673A",
|
||||
"g c #9E6D3B",
|
||||
"h c #A85E1A",
|
||||
"j c #A9611A",
|
||||
"k c #AD6A1C",
|
||||
"l c #B5691C",
|
||||
"z c #B86514",
|
||||
"x c #BB6E18",
|
||||
"c c #A36426",
|
||||
"v c #A56920",
|
||||
"b c #AF7D37",
|
||||
"n c #B57820",
|
||||
"m c #B97926",
|
||||
"M c #B87D2E",
|
||||
"N c #855D40",
|
||||
"B c #885E43",
|
||||
"V c #8E664C",
|
||||
"C c #8E684F",
|
||||
"Z c #846B5A",
|
||||
"A c #8D6559",
|
||||
"S c #8F6953",
|
||||
"D c #916D56",
|
||||
"F c #926C59",
|
||||
"G c #96715C",
|
||||
"H c #A17741",
|
||||
"J c #AC7B44",
|
||||
"K c #A67D5A",
|
||||
"L c #C66F11",
|
||||
"P c #CD7010",
|
||||
"I c #EB7E07",
|
||||
"U c #887B90",
|
||||
"Y c #BE8839",
|
||||
"T c #BD8F4D",
|
||||
"R c #B28B59",
|
||||
"E c #A4836A",
|
||||
"W c #A78670",
|
||||
"Q c #A78B7D",
|
||||
"! c #A98F7A",
|
||||
"~ c #A8917C",
|
||||
"^ c #BC996E",
|
||||
"/ c #CC821A",
|
||||
"( c #D58114",
|
||||
") c #D38419",
|
||||
"_ c #D68D19",
|
||||
"` c #DE8512",
|
||||
"' c #C58023",
|
||||
"] c #C3832A",
|
||||
"[ c #CB8B2C",
|
||||
"{ c #C5913C",
|
||||
"} c #D18F2D",
|
||||
"| c #DCA23E",
|
||||
" . c #E2810D",
|
||||
".. c #EC890C",
|
||||
"X. c #E38E14",
|
||||
"o. c #F38607",
|
||||
"O. c #F78806",
|
||||
"+. c #F88403",
|
||||
"@. c #FF8B04",
|
||||
"#. c #FE9107",
|
||||
"$. c #FE960A",
|
||||
"%. c #FE9C0C",
|
||||
"&. c #F59D13",
|
||||
"*. c #EFA319",
|
||||
"=. c #FFA00F",
|
||||
"-. c #F5A919",
|
||||
";. c #FEA411",
|
||||
":. c #FEAB15",
|
||||
">. c #FFB017",
|
||||
",. c #FFB319",
|
||||
"<. c #FFBA1C",
|
||||
"1. c #EDB038",
|
||||
"2. c #F2AD22",
|
||||
"3. c #FDB623",
|
||||
"4. c #FFBD21",
|
||||
"5. c #FABA2D",
|
||||
"6. c #F3BD37",
|
||||
"7. c #C08F53",
|
||||
"8. c #C09145",
|
||||
"9. c #C09848",
|
||||
"0. c #C99745",
|
||||
"q. c #CC9848",
|
||||
"w. c #C29E69",
|
||||
"e. c #C39D77",
|
||||
"r. c #CCA249",
|
||||
"t. c #D1A452",
|
||||
"y. c #D5A55B",
|
||||
"u. c #D9A757",
|
||||
"i. c #DAAD5E",
|
||||
"p. c #D5B253",
|
||||
"a. c #DEB556",
|
||||
"s. c #DBB058",
|
||||
"d. c #CFAB7B",
|
||||
"f. c #D1A764",
|
||||
"g. c #DDAF61",
|
||||
"h. c #D4AD77",
|
||||
"j. c #E0B351",
|
||||
"k. c #E2B364",
|
||||
"l. c #E3BE60",
|
||||
"z. c #E5BA7B",
|
||||
"x. c #EBC33F",
|
||||
"c. c #FFC221",
|
||||
"v. c #FFC926",
|
||||
"b. c #FFCE28",
|
||||
"n. c #FBCF36",
|
||||
"m. c #FFD42B",
|
||||
"M. c #FFDA2E",
|
||||
"N. c #FEDD30",
|
||||
"B. c #FDDE39",
|
||||
"V. c #FFE333",
|
||||
"C. c #FFE936",
|
||||
"Z. c #FFED39",
|
||||
"A. c #FFF13D",
|
||||
"S. c #E4C14A",
|
||||
"D. c #F0D64C",
|
||||
"F. c #E4C062",
|
||||
"G. c #E9CC65",
|
||||
"H. c #EED364",
|
||||
"J. c #F2DC6A",
|
||||
"K. c #FFF343",
|
||||
"L. c #FEF54C",
|
||||
"P. c #FDF456",
|
||||
"I. c #FDF55C",
|
||||
"U. c #F6E66E",
|
||||
"Y. c #F7E869",
|
||||
"T. c #FAEE65",
|
||||
"R. c #F9ED6D",
|
||||
"E. c #FCF262",
|
||||
"W. c #84849C",
|
||||
"Q. c #92898C",
|
||||
"!. c #918B98",
|
||||
"~. c #8585A1",
|
||||
"^. c #8B8BA2",
|
||||
"/. c #8787B4",
|
||||
"(. c #9292A4",
|
||||
"). c #9393AA",
|
||||
"_. c #9A9AAC",
|
||||
"`. c #9393B0",
|
||||
"'. c #9C9CB2",
|
||||
"]. c #9A9AB8",
|
||||
"[. c #A79688",
|
||||
"{. c #B5A09B",
|
||||
"}. c #BBAB9F",
|
||||
"|. c #A2A2AC",
|
||||
" X c #ABA3A2",
|
||||
".X c #AAAAAA",
|
||||
"XX c #A2A2B4",
|
||||
"oX c #A4A4B9",
|
||||
"OX c #A9A9B5",
|
||||
"+X c #AAAABA",
|
||||
"@X c #B9AEAB",
|
||||
"#X c #B1B1BD",
|
||||
"$X c #BEBCBE",
|
||||
"%X c #ACACC1",
|
||||
"&X c #B3B3C4",
|
||||
"*X c #B8B8C5",
|
||||
"=X c #BBBBCA",
|
||||
"-X c #C3A98E",
|
||||
";X c #C1AC92",
|
||||
":X c #CAB197",
|
||||
">X c #D6B181",
|
||||
",X c #D3B68C",
|
||||
"<X c #DFBC8F",
|
||||
"1X c #D0B69B",
|
||||
"2X c #C7B4A9",
|
||||
"3X c #E4BC82",
|
||||
"4X c #D0C3B0",
|
||||
"5X c #EBC894",
|
||||
"6X c #EECD9C",
|
||||
"7X c #E3CDB3",
|
||||
"8X c #F1D6B0",
|
||||
"9X c #F3DDBA",
|
||||
"0X c #C4C4C5",
|
||||
"qX c #C4C4C8",
|
||||
"wX c #CACACD",
|
||||
"eX c #C1C1D6",
|
||||
"rX c #CDCDD3",
|
||||
"tX c #CECED9",
|
||||
"yX c #D1D1D4",
|
||||
"uX c #D3D3DA",
|
||||
"iX c #DBD7D1",
|
||||
"pX c #DBDBDD",
|
||||
"aX c #DBDBE2",
|
||||
"sX c #EBDBD5",
|
||||
"dX c #E4E4E5",
|
||||
"fX c #E5E5E8",
|
||||
"gX c #E9E9EB",
|
||||
"hX c #F3F3F4",
|
||||
"jX c #FDFDFD",
|
||||
"kX c None",
|
||||
/* pixels */
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkX5 7 W.~.+X%XkXkXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkXkXkXkX< 7 ~.).'.].oXoXoXjXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkXkX, 1 W.'.*XuXpXaXtX=XoX'.&XkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkX> < 6 #XfXhXhXhXhXhXhXaX&XoX=XkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkX. > 1 #XgXhXfXpXuXaXdXhXhXaX&X&XeXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkX/ ) : , XXfXfXrX+X).).'.&XwXfXhXtXoX&XkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXn ] [ } Z 4 yXdXyX_.~.~._.).oX+XwXgXgX+X%XjXkXkXkX",
|
||||
"kXkXkXkXkXkXkXY { a.j.T }.iXyX_.1 ~.kXkXkX].(.OXaXhX=XoXfXkXkXkX",
|
||||
"kXkXkXkXkXkXe Y p.Y.R.H.i.,X X1 < ^.kXjXkX_.).).rXhX=X'.0XkXkXkX",
|
||||
"kXkXkXkXkX% p T D.Z.A.I.J.s.R ! :XkXkXjXkX.X^.(.qXgX*X_.$XkXkXkX",
|
||||
"kXkXkXkXkXw b j.B.V.C.Z.L.R.l.y.3X6X9XkXkX).W.(.wXgX+X).wXkXkXkX",
|
||||
"kXkXkXkX+ s r.n.m.N.V.C.Z.K.I.H.k.z.5X8XkX3 6 |.pXuX(.W.kXkXkXkX",
|
||||
"kXkXkX$ t T 6.v.b.m.M.N.V.Z.A.P.U.l.k.3X-X4 (.0XpX+X(.XXkXkXkXkX",
|
||||
"kXkXkXw J 1.<.c.v.v.m.M.M.V.C.A.L.T.G.g.^ Q.#XuX#X!.^._.kXkXkXkX",
|
||||
"kXo # g | 3.<.<.c.c.v.b.m.M.V.C.Z.K.I.J.t.w.4X$XW.W.~.kXkXkXkXkX",
|
||||
"kX+ & 0.5.<.<.<.<.<.c.v.v.m.M.M.V.C.A.L.R.l.f.~ !._.kXkXkXkXkXkX",
|
||||
"kX+ # Y 2.,.,.,.,.,.<.c.c.v.m.M.N.V.V.Z.K.E.G.t.>X7XkXkXkXkXkXkX",
|
||||
"kXX + e n *.:.:.:.:.:.,.<.c.v.b.m.M.V.V.Z.A.P.H.u.<XjXkXkXkXkXkX",
|
||||
"kXkXO + % k _ -.:.:.:.:.:.,.<.c.v.b.m.M.M.V.N.x.q.h.0XkXkXkXkXkX",
|
||||
"kXkXkXO O % r / *.=.;.;.;.;.;.:.:.,.,.,.,.,.-.[ 7.d.kXkXkXkXkXkX",
|
||||
"kXkXkXkXkX* ; e k X.=.=.=.%.=.=.;.;.=.;.=.&.' J e.sXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkX/.U ; % 0 ) $.%.%.%.%.%.%.%.%.%./ f K 1XkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXA - & e x ..$.$.$.$.$.$.$.` d D E kXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXy $ 8 j .#.#.#.#.#...c V Q uXkXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkX# $ % 9 L o.@.@.O.l B F @XkXkXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXW V $ 8 z I +.P a S F kXkXkXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkXkX@ + q 9 h p V G kXkXkXkXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkXkXkX@ = y V F F kXkXkXkXkXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkXkXkXkX2X[.@X{.kXkXkXkXkXkXkXkXkXkXkXkXkX",
|
||||
"kXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkXkX"
|
||||
};
|
@ -0,0 +1,31 @@
|
||||
/* XPM */
|
||||
static char *khexedit-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 9 1",
|
||||
" c black",
|
||||
". c #585858",
|
||||
"X c #FF8000",
|
||||
"o c #A0A0A4",
|
||||
"O c #C0C0C0",
|
||||
"+ c #C0C0FF",
|
||||
"@ c #FFFFC0",
|
||||
"# c gray100",
|
||||
"$ c None",
|
||||
/* pixels */
|
||||
"$$$$$ $$$$$$$$",
|
||||
"$$$$ + + $$$$$$$",
|
||||
"$ +++ $$$$",
|
||||
" #### O### $$$",
|
||||
" ########### $$$",
|
||||
" #+++O ++++# $ $",
|
||||
" ####.O #### @ ",
|
||||
" #+O.#.O ++# @X ",
|
||||
" ## O. ..## @X $",
|
||||
" #+o O.o++ @X $$",
|
||||
" ###O .## @X $$$",
|
||||
" #+++o++ @X $$$",
|
||||
" ###### OX O $$$",
|
||||
" #+++++ +# $$$",
|
||||
" ########### $$$",
|
||||
"$ $$$$"
|
||||
};
|
@ -0,0 +1,151 @@
|
||||
/* XPM */
|
||||
static char *khexedit[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 113 2",
|
||||
" c black",
|
||||
". c #1F1D1C",
|
||||
"X c #2A2624",
|
||||
"o c #3E3A2C",
|
||||
"O c #4E2204",
|
||||
"+ c #4A321D",
|
||||
"@ c #4C331E",
|
||||
"# c #532403",
|
||||
"$ c #542504",
|
||||
"% c #562806",
|
||||
"& c #5E2604",
|
||||
"* c #6A2E04",
|
||||
"= c #6E3E24",
|
||||
"- c #5E564C",
|
||||
"; c #585858",
|
||||
": c #8A3B04",
|
||||
"> c #8A3C03",
|
||||
", c #8A3C04",
|
||||
"< c #8B3C04",
|
||||
"1 c #8C3D03",
|
||||
"2 c #8C3C04",
|
||||
"3 c #893D09",
|
||||
"4 c #854F3B",
|
||||
"5 c #895136",
|
||||
"6 c #945125",
|
||||
"7 c #BA5603",
|
||||
"8 c #BB5703",
|
||||
"9 c #B85404",
|
||||
"0 c #BD5903",
|
||||
"q c #BE5A03",
|
||||
"w c #BE5904",
|
||||
"e c #BF5C03",
|
||||
"r c #B05B1E",
|
||||
"t c #925640",
|
||||
"y c #9D5F45",
|
||||
"u c #92634E",
|
||||
"i c #827A64",
|
||||
"p c #A87867",
|
||||
"a c #C05B04",
|
||||
"s c #C35E03",
|
||||
"d c #C05C04",
|
||||
"f c #C25C04",
|
||||
"g c #C56004",
|
||||
"h c #E76C02",
|
||||
"j c #E96F02",
|
||||
"k c #EA7004",
|
||||
"l c #EC7202",
|
||||
"z c #ED7C1B",
|
||||
"x c #EE7F1D",
|
||||
"c c #F67C02",
|
||||
"v c #F77C02",
|
||||
"b c #FA7B04",
|
||||
"n c #FA7E02",
|
||||
"m c #F87D04",
|
||||
"M c #C27F5F",
|
||||
"N c #FC8002",
|
||||
"B c #FE8204",
|
||||
"V c #F0821C",
|
||||
"C c #FD8B1B",
|
||||
"Z c #FE8E1C",
|
||||
"A c #FD901F",
|
||||
"S c #EA8125",
|
||||
"D c #F68D28",
|
||||
"F c #F88E26",
|
||||
"G c #FE9123",
|
||||
"H c #FD9228",
|
||||
"J c #FC9429",
|
||||
"K c #FD952A",
|
||||
"L c #CD885F",
|
||||
"P c #D3925D",
|
||||
"I c #CB8A6A",
|
||||
"U c #E5A065",
|
||||
"Y c #EDA363",
|
||||
"T c #EEA366",
|
||||
"R c #E9AB79",
|
||||
"E c #F0A566",
|
||||
"W c #F1A868",
|
||||
"Q c #F1A86A",
|
||||
"! c #F3AA6A",
|
||||
"~ c #F5AD6D",
|
||||
"^ c #F3AD71",
|
||||
"/ c #F4AE70",
|
||||
"( c #F7B070",
|
||||
") c #FCB573",
|
||||
"_ c #FDB573",
|
||||
"` c #C0C000",
|
||||
"' c #808080",
|
||||
"] c #838383",
|
||||
"[ c #8383AE",
|
||||
"{ c #8A8ABC",
|
||||
"} c #A9A9A9",
|
||||
"| c #AEAEAE",
|
||||
" . c #A9A9E1",
|
||||
".. c #C29A88",
|
||||
"X. c #D7A88D",
|
||||
"o. c #DEBAA6",
|
||||
"O. c #E0B49C",
|
||||
"+. c #EEB897",
|
||||
"@. c #EAB99E",
|
||||
"#. c #E4B6A6",
|
||||
"$. c #E3B8A3",
|
||||
"%. c #FCC58B",
|
||||
"&. c #F8C6A3",
|
||||
"*. c #FEDEAC",
|
||||
"=. c #F8D0BA",
|
||||
"-. c #C0C0C0",
|
||||
";. c #C6C6C6",
|
||||
":. c #D6D6D4",
|
||||
">. c #C0C0FF",
|
||||
",. c #FFFFC0",
|
||||
"<. c #E1E1E1",
|
||||
"1. c gray100",
|
||||
"2. c None",
|
||||
/* pixels */
|
||||
"2.2.2.2.2.2.2.2.2.2.2. 2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.",
|
||||
"2.2.2.2.2.2.2.2.2.2. 2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.2.",
|
||||
"2.2.2.2.2.2.2.2. 2.2.2.2.2.2.2.2.2.2.2.2.2.2.",
|
||||
"2.2.2.2.2.2.2.2. { >.>. >.>.{ 2.2.2.2.2.2.2.2.2.2.2.2.2.2.",
|
||||
"2. 1.1.1.1.1.1.1.1. 2.2.2.2.2.2.2.",
|
||||
" ,.,.,.,.,.,.,. { >.>.>.>.>.>.{ ` ,.,.,.,.,.,. 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1. -.:.1.1.1.1.1.-. 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1.-.-.-.-.-.-.:.:.1.1.1.1.1.1.-. 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1.1. 1.1.1.1.1.1.1.1.1.1.1.1.-. 2. 2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1. 1. 1.1.1.1.1.1.1.1.1.1.1.-. P ^ o. 2.",
|
||||
" ,.1.>.>.>.>.>.>. ' -.1. >.>.>.>.>.>.>.>.>.1.-.+ / *.z Q X. ",
|
||||
" ,.1.1.1.1.1.1.1.; ' -.1. 1.1.1.1.1.1.1.1.1.@ ( *.D k 9 6 ",
|
||||
" ,.1.1.1.1.1. 1.-.; -.-.1. 1.1.1.1.1.1.1.* U *.H b w , 2.",
|
||||
" ,.1.1.1.1. 1. 1. 1.-.-.-.1. 1.1.1.1.1.* Q *.Z b f 2 2.2.",
|
||||
" ,.1.>.>. ' -.1. 1.-.' ' -.1. >.>.>.* ) *.G m a , 2.2.2.",
|
||||
" ,.1.1.1.; ' -.-.-.' ; ' ; 1.1.* Q *.K B f , 2.2.2.2.",
|
||||
" ,.1.1.1.-.; ' -.-. ; -.; ; -.1.* E *.Z N g 2 2.2.2.2.2.",
|
||||
" ,.1.1.1.1.' ; ' -.1. 1.' ' ' 1.* _ *.C c w , % 2.2.2.2.2.2.",
|
||||
" ,.1.>.>.>.>.-.; ' -.1. >.>.>.* ~ *.K v e > $ 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.-.; ' ; 1.1.* Y *.F n s > # ] 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.-.; ; -.1.* T %.V l 0 1 O | ] 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1.' ' ' 1.* R *.x j 8 > O | | } 2.2.2.2.2.2.",
|
||||
" ,.1.>.>.>.>.>.>.>.>.>.>.* $.&.S h 7 3 O [ [ <.} 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1.1.1.1...=.+.L r > O | | <.<.-. 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1.1.1.* #.@.M y 4 O | | <.<.1.-. 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1.1.1.p O.I t = & | | <.<.1.1.-. 2.2.2.2.2.2.",
|
||||
" ,.1.>.>.>.>.>.>.>.>.>.i u 5 O [ [ . . .>.>.1.-. 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1.1.- . o | | <.<.<.1.1.1.1.1.-. 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1.1.X X ;.<.<.<.1.1.1.1.1.1.1.-. 2.2.2.2.2.2.",
|
||||
" ,.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.-. 2.2.2.2.2.2.",
|
||||
" -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. 2.2.2.2.2.2.",
|
||||
"2. 2.2.2.2.2.2.2."
|
||||
};
|
@ -0,0 +1,198 @@
|
||||
/* XPM */
|
||||
static char *kjots-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 176 2",
|
||||
" c black",
|
||||
". c #000001",
|
||||
"X c #040405",
|
||||
"o c #101017",
|
||||
"O c #121217",
|
||||
"+ c #18181F",
|
||||
"@ c #1E1E26",
|
||||
"# c #20202F",
|
||||
"$ c #22222E",
|
||||
"% c #22222F",
|
||||
"& c #24242B",
|
||||
"* c #24242F",
|
||||
"= c #242430",
|
||||
"- c #252530",
|
||||
"; c #2A2A34",
|
||||
": c #2A2A3C",
|
||||
"> c #31313C",
|
||||
", c #4F515B",
|
||||
"< c #5A5B69",
|
||||
"1 c #5F5E6F",
|
||||
"2 c #5A5A70",
|
||||
"3 c #5D5D72",
|
||||
"4 c #5D5D73",
|
||||
"5 c #5E5E73",
|
||||
"6 c #5F5F74",
|
||||
"7 c #5E5E77",
|
||||
"8 c #606075",
|
||||
"9 c #616176",
|
||||
"0 c #636376",
|
||||
"q c #636377",
|
||||
"w c #63637C",
|
||||
"e c #646479",
|
||||
"r c #66667A",
|
||||
"t c #66667B",
|
||||
"y c #67677A",
|
||||
"u c #6C6D76",
|
||||
"i c #68687B",
|
||||
"p c #7E7E85",
|
||||
"a c #FABC21",
|
||||
"s c #F2D829",
|
||||
"d c #F8D645",
|
||||
"f c #E5CD7B",
|
||||
"g c #E8CE71",
|
||||
"h c #E9D769",
|
||||
"j c #F6DC6B",
|
||||
"k c #F9E945",
|
||||
"l c #808088",
|
||||
"z c #8D8EA5",
|
||||
"x c #9E9FAC",
|
||||
"c c #A0A0B6",
|
||||
"v c #A2A3B5",
|
||||
"b c #A7A7C4",
|
||||
"n c #AFADC2",
|
||||
"m c #B6B6C7",
|
||||
"M c #B0B0CA",
|
||||
"N c #B3B4CB",
|
||||
"B c #B7B9CD",
|
||||
"V c #BABACB",
|
||||
"C c #BABACE",
|
||||
"Z c #BDBDCE",
|
||||
"A c #B9B9D1",
|
||||
"S c #B8B8D2",
|
||||
"D c #BABAD4",
|
||||
"F c #BCBCD2",
|
||||
"G c #BDBDD3",
|
||||
"H c #BFBED1",
|
||||
"J c #BEBED5",
|
||||
"K c #BFBFD7",
|
||||
"L c #C0B8AE",
|
||||
"P c #EADB86",
|
||||
"I c #F7CA85",
|
||||
"U c #EDD8BB",
|
||||
"Y c #EDE1A3",
|
||||
"T c #FAE2BD",
|
||||
"R c #C0C0D1",
|
||||
"E c #C1C1D5",
|
||||
"W c #C2C2D7",
|
||||
"Q c #C6C5D2",
|
||||
"! c #C1C1D9",
|
||||
"~ c #C2C2D9",
|
||||
"^ c #C4C4DB",
|
||||
"/ c #C5C5DA",
|
||||
"( c #C5C5DB",
|
||||
") c #C6C6D8",
|
||||
"_ c #C4C4DC",
|
||||
"` c #C6C6DC",
|
||||
"' c #C6C6DD",
|
||||
"] c #C7C7DC",
|
||||
"[ c #C8C8D9",
|
||||
"{ c #CACAD9",
|
||||
"} c #C8C8DD",
|
||||
"| c #C9C9DD",
|
||||
" . c #CACADE",
|
||||
".. c #CBCBDF",
|
||||
"X. c #CCCCDF",
|
||||
"o. c #CDCDDF",
|
||||
"O. c #CFCFDE",
|
||||
"+. c #D0CDCC",
|
||||
"@. c #D2D2DB",
|
||||
"#. c #D0D0DF",
|
||||
"$. c #CDCDE1",
|
||||
"%. c #CECEE1",
|
||||
"&. c #CFCFE2",
|
||||
"*. c #CECEE4",
|
||||
"=. c #D1D1E1",
|
||||
"-. c #D0D0E2",
|
||||
";. c #D0D0E3",
|
||||
":. c #D1D1E2",
|
||||
">. c #D3D3E0",
|
||||
",. c #D2D2E2",
|
||||
"<. c #D2D2E3",
|
||||
"1. c #D3D3E4",
|
||||
"2. c #D4D4E0",
|
||||
"3. c #D4D4E5",
|
||||
"4. c #D5D5E6",
|
||||
"5. c #D6D6E5",
|
||||
"6. c #D7D7E6",
|
||||
"7. c #D4D4EA",
|
||||
"8. c #D7D7EC",
|
||||
"9. c #D8D8E4",
|
||||
"0. c #D8D8E6",
|
||||
"q. c #D9D9E6",
|
||||
"w. c #D9D9E7",
|
||||
"e. c #DADAE7",
|
||||
"r. c #DBDBE7",
|
||||
"t. c #DADAEE",
|
||||
"y. c #DBDBEE",
|
||||
"u. c #DBDBEF",
|
||||
"i. c #DCDCE8",
|
||||
"p. c #DDDDE8",
|
||||
"a. c #DDDDE9",
|
||||
"s. c #DCDCEF",
|
||||
"d. c #DEDEF0",
|
||||
"f. c #DFDFF0",
|
||||
"g. c #E0D9C8",
|
||||
"h. c #E9E1DD",
|
||||
"j. c #FAF2DA",
|
||||
"k. c #E2E2EB",
|
||||
"l. c #E0E0EC",
|
||||
"z. c #E3E3ED",
|
||||
"x. c #E4E4EC",
|
||||
"c. c #E4E4EF",
|
||||
"v. c #E5E5EF",
|
||||
"b. c #E7E7EE",
|
||||
"n. c #E8E4E7",
|
||||
"m. c #EDEAEB",
|
||||
"M. c #EBEBF0",
|
||||
"N. c #EAEAF2",
|
||||
"B. c #EAEAF3",
|
||||
"V. c #EBEBF4",
|
||||
"C. c #ECECF1",
|
||||
"Z. c #EEEEF6",
|
||||
"A. c #EDEDF9",
|
||||
"S. c #EEEEFA",
|
||||
"D. c #F0F1F4",
|
||||
"F. c #F0F1F5",
|
||||
"G. c #F4F4F7",
|
||||
"H. c #F1F1FA",
|
||||
"J. c #F1F1FB",
|
||||
"K. c #F1F2F8",
|
||||
"L. c #F1F1FC",
|
||||
"P. c #F2F2FC",
|
||||
"I. c #F2F7FA",
|
||||
"U. c #F7F7FC",
|
||||
"Y. c #F7F7FF",
|
||||
"T. c #F8F8F8",
|
||||
"R. c #F8F8FA",
|
||||
"E. c #F9F9FB",
|
||||
"W. c #F8FAFB",
|
||||
"Q. c #F9F9FF",
|
||||
"!. c #F8FAFE",
|
||||
"~. c #F9FBFE",
|
||||
"^. c #FBFBFF",
|
||||
"/. c #FCFBFB",
|
||||
"(. c gray100",
|
||||
"). c None",
|
||||
/* pixels */
|
||||
").).).- M J J F A A b > ).).).).",
|
||||
").).).- z.(.(.(.(.(.6.C ; ).).).",
|
||||
").).).% a.c.6.q.<.B.>.(.F @ ).).",
|
||||
").).).- p.a.>.>.$.B.$.C.U.v + ).",
|
||||
").).).* p.v.q.r.7.V.z.[ [ *.7 ).",
|
||||
").).).% 5.v.r.q.>.>.6.<.} a.i ).",
|
||||
").).X % #.E.#.5.G.[ ! J D 7.y ).",
|
||||
"). p v Q /.@.E.b.} ' ^ ! 8.y ).",
|
||||
").)., h.U E.F.C.! >...} } y.y ).",
|
||||
").& u I T E.m.F.Z E ' ' ! y.y ).",
|
||||
").x n.a j !.f j.F.C ^ [ ! y.y ).",
|
||||
").O 1 d k I.s g !.>.} } ' d.y ).",
|
||||
").).< g.P Y h L B >.$...^ d.y ).",
|
||||
"). l z n +.H N N $.>.6.N.L.y ).",
|
||||
").). % ' ^ P.U.H.H.A.A.U.!.w ).",
|
||||
").).).o 2 4 q q q 6 6 4 7 7 : )."
|
||||
};
|
@ -0,0 +1,177 @@
|
||||
/* XPM */
|
||||
static char *kjots[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 139 2",
|
||||
" c #010102",
|
||||
". c #09090C",
|
||||
"X c #0E0E1F",
|
||||
"o c #111115",
|
||||
"O c #11111D",
|
||||
"+ c #121223",
|
||||
"@ c #171728",
|
||||
"# c #1C1C22",
|
||||
"$ c #212127",
|
||||
"% c #23232C",
|
||||
"& c #2A2A35",
|
||||
"* c #2B2B47",
|
||||
"= c #2E2E4B",
|
||||
"- c #34344C",
|
||||
"; c #38384E",
|
||||
": c #323250",
|
||||
"> c #3C3C52",
|
||||
", c #424253",
|
||||
"< c #40405D",
|
||||
"1 c #4C4C56",
|
||||
"2 c #4C4C59",
|
||||
"3 c #525163",
|
||||
"4 c #575769",
|
||||
"5 c #5D5D66",
|
||||
"6 c #595968",
|
||||
"7 c #5C5C72",
|
||||
"8 c #6B6B7C",
|
||||
"9 c #71717D",
|
||||
"0 c #6F7286",
|
||||
"q c #717281",
|
||||
"w c #757590",
|
||||
"e c #7B7B97",
|
||||
"r c #7E7F9C",
|
||||
"t c #7979A9",
|
||||
"y c #FFB40A",
|
||||
"u c #E8BB25",
|
||||
"i c #FFB640",
|
||||
"p c #FABB41",
|
||||
"a c #FFC000",
|
||||
"s c #FFCF00",
|
||||
"d c #F6C211",
|
||||
"f c #FCD404",
|
||||
"g c #FFD50D",
|
||||
"h c #FFD900",
|
||||
"j c #F9D911",
|
||||
"k c #FFE500",
|
||||
"l c #FFEA00",
|
||||
"z c #FFF40A",
|
||||
"x c #FAE325",
|
||||
"c c #F7ED3E",
|
||||
"v c #DAD670",
|
||||
"b c #F9C144",
|
||||
"n c #E2D86F",
|
||||
"m c #F7CE68",
|
||||
"M c #FDC46B",
|
||||
"N c #FECC7B",
|
||||
"B c #FFD961",
|
||||
"V c #F3DA79",
|
||||
"C c #8585A1",
|
||||
"Z c #8585AF",
|
||||
"A c #8D8DAD",
|
||||
"S c #8787B0",
|
||||
"D c #8A8AB1",
|
||||
"F c #9494AB",
|
||||
"G c #9999AF",
|
||||
"H c #9393BE",
|
||||
"J c #979AB9",
|
||||
"K c #9A9AB2",
|
||||
"L c #9A9ABE",
|
||||
"P c #A0A0AE",
|
||||
"I c #A3A3B7",
|
||||
"U c #A3A3BB",
|
||||
"Y c #A9AABB",
|
||||
"T c #9D9DC0",
|
||||
"R c #A4A4C3",
|
||||
"E c #A7A7C8",
|
||||
"W c #A6A9C2",
|
||||
"Q c #AAAAC4",
|
||||
"! c #ABABCA",
|
||||
"~ c #AFB0C0",
|
||||
"^ c #AFB2CA",
|
||||
"/ c #B3B3C3",
|
||||
"( c #B2B2CD",
|
||||
") c #BABACA",
|
||||
"_ c #B5B5D1",
|
||||
"` c #BABAD3",
|
||||
"' c #BCC0D5",
|
||||
"] c #CEC4B8",
|
||||
"[ c #DBCDAC",
|
||||
"{ c #DCCDB8",
|
||||
"} c #E0C783",
|
||||
"| c #E4D48A",
|
||||
" . c #EDD488",
|
||||
".. c #EADF97",
|
||||
"X. c #F5DE8E",
|
||||
"o. c #E4D3A3",
|
||||
"O. c #E8D2A6",
|
||||
"+. c #E5D3B3",
|
||||
"@. c #E6D2B8",
|
||||
"#. c #ECDBB5",
|
||||
"$. c #F3DAB0",
|
||||
"%. c #EAE482",
|
||||
"&. c #EBE68C",
|
||||
"*. c #E6E29E",
|
||||
"=. c #F7E086",
|
||||
"-. c #F8E29D",
|
||||
";. c #E8E7A7",
|
||||
":. c #FFE4AC",
|
||||
">. c #C2C1CE",
|
||||
",. c #CCC2C2",
|
||||
"<. c #C2C2D3",
|
||||
"1. c #C2C2D9",
|
||||
"2. c #CCCCD4",
|
||||
"3. c #CBCADB",
|
||||
"4. c #CDD0DD",
|
||||
"5. c #D4CDD1",
|
||||
"6. c #DEDFCF",
|
||||
"7. c #D6D0D0",
|
||||
"8. c #D1D1DB",
|
||||
"9. c #CACAE2",
|
||||
"0. c #CDD1E5",
|
||||
"q. c #D3D3E4",
|
||||
"w. c #D7D9E5",
|
||||
"e. c #DADAE4",
|
||||
"r. c #DCDCE9",
|
||||
"t. c #ECDDC4",
|
||||
"y. c #E5E1DF",
|
||||
"u. c #EDE2D8",
|
||||
"i. c #FFECD2",
|
||||
"p. c #E2E2EC",
|
||||
"a. c #EAE6E3",
|
||||
"s. c #E9E9EE",
|
||||
"d. c #E6E6F0",
|
||||
"f. c #EAEAF2",
|
||||
"g. c #EFEFF8",
|
||||
"h. c #F2F2F5",
|
||||
"j. c #F5F5F9",
|
||||
"k. c #FEFEFE",
|
||||
"l. c None",
|
||||
/* pixels */
|
||||
"l.l.l.l.l.l.l., H D D A S A S S S A S S S A # l.l.l.l.l.l.l.l.l.",
|
||||
"l.l.l.l.l.l.l.> 1.f.g.g.f.f.f.f.s.p.p.r.r.Q C O l.l.l.l.l.l.l.l.",
|
||||
"l.l.l.l.l.l.l.; 0.k.k.k.k.k.k.k.k.k.k.j.g./ 0.r o l.l.l.l.l.l.l.",
|
||||
"l.l.l.l.l.l.l.; 9.k.k.k.k.k.k.k.k.k.k.j.f.! h.w.e o l.l.l.l.l.l.",
|
||||
"l.l.l.l.l.l.l.; 9.k.h.s.f.f.f.f.p.r.f.j.f.( j.k.9.w . l.l.l.l.l.",
|
||||
"l.l.l.l.l.l.l.; 9.k.0._ _ _ _ _ _ ( 3.j.g.! j.k.j.1.7 l.l.l.l.",
|
||||
"l.l.l.l.l.l.l.; 9.k.h.f.g.s.f.f.d.p.f.j.s.Q k.k.k.j.` 3 l.l.l.l.",
|
||||
"l.l.l.l.l.l.l.; 9.k.w.<.1.<.1.' ` ` q.k.f.Q h.h.j.j.d.( 3 l.l.",
|
||||
"l.l.l.l.l.l.l.; 9.k.f.p.p.p.p.p.r.r.d.j.h.Q R E W R R Q L $ l.l.",
|
||||
"l.l.l.l.l.l.l.- 9.k.r.3.3.3.3.9.1.1.r.j.h.s.p.r.e.w.w.p.R @ l.l.",
|
||||
"l.l.l.l.l.l.l.: 9.k.k.j.k.j.k.j.j.j.h.g.f.f.d.p.r.r.r.f.E @ l.l.",
|
||||
"l.l.l.l.l.l.l.- 9.h.3.<.` ` <._ ) _ ( ( _ ( _ ! ! E ! p.E @ l.l.",
|
||||
"l.l.l.l.l.l.l.- 9.g.h.j.e.g.f.8.h.j.e.>.p.r.q.0.0.q.q.d.E @ l.l.",
|
||||
"l.l.l.l.l.. l.- 3.h.k.k.2.<.) g.k.k.w.( _ _ ( ! ! ! ! p.E @ l.l.",
|
||||
"l.l.l.l.$ Y 9 > ` s.k.k.w.e.a.k.k.p.8.r.q.q.q.q.q.q.0.f.R @ l.l.",
|
||||
"l.l.l.l.6 k.k.Y ^ w.k.k.) >.k.k.h.( _ _ _ _ ( ( ( ! ( s.E @ l.l.",
|
||||
"l.l.l.l.o >.f.0.#.@.k.k.2.h.k.j.2.p.p.p.d.p.r.r.r.r.r.g.E + l.l.",
|
||||
"l.l.l.l.l.3 0.$.N u.j.k.k.k.k.) U ` ` ` _ _ _ _ _ _ _ d.E + l.l.",
|
||||
"l.l.l.l.l.q u.M i.a.k.k.a.k.k.8.K r.r.r.w.w.r.q.q.q.q.g.E + l.l.",
|
||||
"l.l.# 2 8 ` N u :.t.k.k.] y.k.k.8.I Q ! _ _ _ ( ( ! _ g.E + l.l.",
|
||||
"l.l.5 k.j.4.p y B #.k.k.o.} h.k.k.8.5.<.p.r.r.r.r.w.w.g.E + l.l.",
|
||||
"l.l.1 p.f.3.b a j ..k.j.| d [ k.k.j./ W _ ! _ ! ! ! ! g.! + l.l.",
|
||||
"l.l.. % , ` m f l V k.k.n h u a.k.k.e.8.p.r.r.r.r.r.r.h.E + l.l.",
|
||||
"l.l.l.l.l.0 t.f z ;.h.d.v l d ,.j.j.e./ ` ` ` _ _ _ _ g.! + l.l.",
|
||||
"l.l.l.l.l.6 9. .x &.6.;.c j O.W G e.p.p.p.p.p.p.p.r.r.j.! + l.l.",
|
||||
"l.l.l.l.& 2.e.1.+.X.-.X.V { ( <./ U ` ` ` _ _ _ _ ( _ j.! + l.l.",
|
||||
"l.l.l.l.q k.p.r J >.5.5./ W F 2.r.Y f.g.g.f.f.f.f.f.f.j.! + l.l.",
|
||||
"l.l.l.l.& P 2 : _ Y / Y / p.Q K Y W ` ` ` ` _ 3.g.g.g.j.R X l.l.",
|
||||
"l.l.l.l.l. * 9.8.e.2.w.k.g.p.r.f.s.p.p.p.p.d.h.g.h.j.T + l.l.",
|
||||
"l.l.l.l.l.l.l.= 3.g.) / j.k.k.k.k.k.k.k.k.k.k.k.k.k.j.k.E + l.l.",
|
||||
"l.l.l.l.l.l.l.= H E L L R R E R R R R T T T T T T T T T t + l.l.",
|
||||
"l.l.l.l.l.l.l.. @ O O @ O + X X X X O X X X X X X X X X X l.l."
|
||||
};
|
@ -0,0 +1,203 @@
|
||||
/* XPM */
|
||||
static char *kregexpeditor-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 181 2",
|
||||
" c #040756",
|
||||
". c #080857",
|
||||
"X c #0D1059",
|
||||
"o c #0E105D",
|
||||
"O c #6F375D",
|
||||
"+ c #682565",
|
||||
"@ c #774465",
|
||||
"# c #2D3984",
|
||||
"$ c #283B8A",
|
||||
"% c #293C8A",
|
||||
"& c #2C3C8A",
|
||||
"* c #2E3D8A",
|
||||
"= c #36308F",
|
||||
"- c #333C85",
|
||||
"; c #313F8A",
|
||||
": c #1C2DDF",
|
||||
"> c #1D2DDF",
|
||||
", c #1E2EDF",
|
||||
"< c #1437DF",
|
||||
"1 c #1636DC",
|
||||
"2 c #123CD9",
|
||||
"3 c #1538DA",
|
||||
"4 c #1638DA",
|
||||
"5 c #1638DF",
|
||||
"6 c #0922FF",
|
||||
"7 c #0A22FF",
|
||||
"8 c #0F25FF",
|
||||
"9 c #1327FF",
|
||||
"0 c #1729FF",
|
||||
"q c #172AFF",
|
||||
"w c #182AFF",
|
||||
"e c #1B2CFF",
|
||||
"r c #2030DF",
|
||||
"t c #2130DF",
|
||||
"y c #2230DF",
|
||||
"u c #1153BF",
|
||||
"i c #34418A",
|
||||
"p c #37448B",
|
||||
"a c #3B478C",
|
||||
"s c #3F4C8E",
|
||||
"d c #304793",
|
||||
"f c #314893",
|
||||
"g c #334893",
|
||||
"h c #354A93",
|
||||
"j c #364993",
|
||||
"k c #374993",
|
||||
"l c #384A93",
|
||||
"z c #384B93",
|
||||
"x c #3A4B93",
|
||||
"c c #3B4B93",
|
||||
"v c #3C4B93",
|
||||
"b c #3C4E93",
|
||||
"n c #3F4F93",
|
||||
"m c #3E539B",
|
||||
"M c #0943D5",
|
||||
"N c #244CC0",
|
||||
"B c #2842DF",
|
||||
"V c #374DCE",
|
||||
"C c #314AD1",
|
||||
"Z c #2F6CDF",
|
||||
"A c #3A71DF",
|
||||
"S c #424B8E",
|
||||
"D c #404D93",
|
||||
"F c #435093",
|
||||
"G c #465394",
|
||||
"H c #40549B",
|
||||
"J c #42559B",
|
||||
"K c #44579B",
|
||||
"L c #4C5795",
|
||||
"P c #49599B",
|
||||
"I c #4D5C9B",
|
||||
"U c #505094",
|
||||
"Y c #4F74BE",
|
||||
"T c #5075BE",
|
||||
"R c #5076BE",
|
||||
"E c #5579BE",
|
||||
"W c #5B7CBE",
|
||||
"Q c #646FA8",
|
||||
"! c #4477DF",
|
||||
"~ c #4577DF",
|
||||
"^ c #507DDF",
|
||||
"/ c #7C8557",
|
||||
"( c #268E95",
|
||||
") c #31858C",
|
||||
"_ c #389AD5",
|
||||
"` c #2DBCC4",
|
||||
"' c #30BEC4",
|
||||
"] c #36BDC0",
|
||||
"[ c #07CEC9",
|
||||
"{ c #09CFC9",
|
||||
"} c #04C9D1",
|
||||
"| c #05C9D1",
|
||||
" . c #06C9D1",
|
||||
".. c #06CAD1",
|
||||
"X. c #0AD0C9",
|
||||
"o. c #16E8D1",
|
||||
"O. c #19EAD1",
|
||||
"+. c #1DEBD1",
|
||||
"@. c #5388D9",
|
||||
"#. c #479AFF",
|
||||
"$. c #499BFF",
|
||||
"%. c #4D9DFF",
|
||||
"&. c #5685E1",
|
||||
"*. c #50A1E5",
|
||||
"=. c #59A4FF",
|
||||
"-. c #5AA4FF",
|
||||
";. c #5BA5FF",
|
||||
":. c #5CA5FF",
|
||||
">. c #628DE2",
|
||||
",. c #65A8DA",
|
||||
"<. c #64A2F1",
|
||||
"1. c #60A8FF",
|
||||
"2. c #61A8FF",
|
||||
"3. c #66ABFF",
|
||||
"4. c #68ACFF",
|
||||
"5. c #69ADFF",
|
||||
"6. c #6AADFF",
|
||||
"7. c #6BAEFF",
|
||||
"8. c #6CAEFF",
|
||||
"9. c #6DAFFF",
|
||||
"0. c #6EAFFF",
|
||||
"q. c #7DB5EC",
|
||||
"w. c #71B1FF",
|
||||
"e. c #72B1FF",
|
||||
"r. c #72B2FF",
|
||||
"t. c #73B2FF",
|
||||
"y. c #74B2FF",
|
||||
"u. c #78B4FF",
|
||||
"i. c #78B5FF",
|
||||
"p. c #79B5FF",
|
||||
"a. c #7DB8FF",
|
||||
"s. c #7EB8FF",
|
||||
"d. c #7FB8FF",
|
||||
"f. c #7FB9FF",
|
||||
"g. c #822A3F",
|
||||
"h. c #81383F",
|
||||
"j. c #92342F",
|
||||
"k. c #A92D34",
|
||||
"l. c #812643",
|
||||
"z. c #822643",
|
||||
"x. c #904931",
|
||||
"c. c #955F30",
|
||||
"v. c #9FAB3A",
|
||||
"b. c #959D4D",
|
||||
"n. c #969E4D",
|
||||
"m. c #9AA543",
|
||||
"M. c #9CA542",
|
||||
"N. c #9DA642",
|
||||
"B. c #84A772",
|
||||
"V. c #99BA6C",
|
||||
"C. c #9DBC6C",
|
||||
"Z. c #90B17E",
|
||||
"A. c #ADC542",
|
||||
"S. c #AEC64D",
|
||||
"D. c #BFC840",
|
||||
"F. c #BFC940",
|
||||
"G. c #C2CE38",
|
||||
"H. c #C3CE38",
|
||||
"J. c #CFE740",
|
||||
"K. c #D2E840",
|
||||
"L. c #80B9FF",
|
||||
"P. c #81B9FF",
|
||||
"I. c #81BAFF",
|
||||
"U. c #82BAFF",
|
||||
"Y. c #83BAFF",
|
||||
"T. c #88BDFF",
|
||||
"R. c #89BEFF",
|
||||
"E. c #8BBFFF",
|
||||
"W. c #8CBFFF",
|
||||
"Q. c #8CC0FF",
|
||||
"!. c #8DC0FF",
|
||||
"~. c #90C2FF",
|
||||
"^. c #91C2FF",
|
||||
"/. c #97C6FF",
|
||||
"(. c #98C6FF",
|
||||
"). c #99C7FF",
|
||||
"_. c #9AC7FF",
|
||||
"`. c #9BC8FF",
|
||||
"'. c #A5CDFF",
|
||||
"]. c #A6CEFF",
|
||||
"[. c #B1D4FF",
|
||||
/* pixels */
|
||||
"o S F D c c k k k k c c c D a . ",
|
||||
"L [.'._.!.E.P.f.f.f.P.E.!.`.].- ",
|
||||
"I './.E.P.u.w.8.5.5.w.u.P.Q.`.i ",
|
||||
"P _.q.] ' ` *.;.;.B.V.C.Z.f.Q.i ",
|
||||
"K !.,.+.O.o._ $.#.A.J.K.S.w.P.* ",
|
||||
"K V N X.{ [ u 5 < v.G.G.m.B C * ",
|
||||
"K t 4 | | | M 7 7 m.D.D.n.0 , % ",
|
||||
"m , 4 | ( h.g.z.z.j.c.D.n.0 , % ",
|
||||
"m t 5 | ) k.k.k.k.k.x.N./ 0 : $ ",
|
||||
"m t e 2 = k.k.k.k.k.+ 8 9 0 , $ ",
|
||||
"m >.^ ~ U k.k.k.k.k.O Z A ~ &.% ",
|
||||
"K E.u.5.Q k.k.k.k.k.@ %.;.5.u.% ",
|
||||
"K !.P.w.<.W E Y Y Y @.;.3.y.P.* ",
|
||||
"P _.E.f.t.3.1.;.;.:.1.7.y.P.!.i ",
|
||||
"G '._.Q.I.i.w.9.9.9.w.u.P.!._.# ",
|
||||
". s n b z k f f f f f k k b p "
|
||||
};
|
@ -0,0 +1,188 @@
|
||||
/* XPM */
|
||||
static char *kregexpeditor[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 150 2",
|
||||
" c black",
|
||||
". c #00003D",
|
||||
"X c #000043",
|
||||
"o c #00004B",
|
||||
"O c #00005C",
|
||||
"+ c #000062",
|
||||
"@ c #0A0C7B",
|
||||
"# c #5F3561",
|
||||
"$ c #673757",
|
||||
"% c #662465",
|
||||
"& c #622570",
|
||||
"* c #683265",
|
||||
"= c #5E5A61",
|
||||
"- c #665258",
|
||||
"; c #764C70",
|
||||
": c #794F72",
|
||||
"> c #0E1180",
|
||||
", c #171A80",
|
||||
"< c #1C2085",
|
||||
"1 c #0720FF",
|
||||
"2 c #0A22FF",
|
||||
"3 c #1226FF",
|
||||
"4 c #1629FF",
|
||||
"5 c #1B2BFF",
|
||||
"6 c #2436DF",
|
||||
"7 c #2B3FDF",
|
||||
"8 c #117DB9",
|
||||
"9 c #2769BF",
|
||||
"0 c #0B57D0",
|
||||
"q c #0D58D0",
|
||||
"w c #1243D7",
|
||||
"e c #1149D5",
|
||||
"r c #1C49DF",
|
||||
"t c #0667CB",
|
||||
"y c #0868CB",
|
||||
"u c #234EDF",
|
||||
"i c #2C40DF",
|
||||
"p c #2A51DF",
|
||||
"a c #3356DF",
|
||||
"s c #3B5ADF",
|
||||
"d c #472391",
|
||||
"f c #482391",
|
||||
"g c #503581",
|
||||
"h c #4757A3",
|
||||
"j c #4D5DA6",
|
||||
"k c #566394",
|
||||
"l c #5F639D",
|
||||
"z c #4565B5",
|
||||
"x c #4966B5",
|
||||
"c c #4D69B5",
|
||||
"v c #4B6EBC",
|
||||
"b c #4E70BC",
|
||||
"n c #5A6BAE",
|
||||
"m c #536CB5",
|
||||
"M c #5B6EB1",
|
||||
"N c #5372BC",
|
||||
"B c #5C70B5",
|
||||
"V c #5976BC",
|
||||
"C c #5D78BC",
|
||||
"Z c #635D91",
|
||||
"A c #62659D",
|
||||
"S c #68689D",
|
||||
"D c #627BBC",
|
||||
"F c #687BB8",
|
||||
"G c #415EDF",
|
||||
"H c #577CC3",
|
||||
"J c #5A7DC3",
|
||||
"K c #587CDB",
|
||||
"L c #547AE3",
|
||||
"P c #597FE4",
|
||||
"I c #2D888E",
|
||||
"U c #3E95FF",
|
||||
"Y c #26A8CB",
|
||||
"T c #2BABCB",
|
||||
"R c #30ADCD",
|
||||
"E c #3CADCE",
|
||||
"W c #3FB0CE",
|
||||
"Q c #05C8D1",
|
||||
"! c #0BD3C9",
|
||||
"~ c #14E6D1",
|
||||
"^ c #16E8D1",
|
||||
"/ c #1AEAD1",
|
||||
"( c #6D82BC",
|
||||
") c #679EB8",
|
||||
"_ c #7388BF",
|
||||
"` c #7FAB96",
|
||||
"' c #4096FF",
|
||||
"] c #4599FF",
|
||||
"[ c #4A9BFF",
|
||||
"{ c #5598EF",
|
||||
"} c #509FFF",
|
||||
"| c #4FAACA",
|
||||
" . c #44B2CE",
|
||||
".. c #54A9D5",
|
||||
"X. c #5CABD6",
|
||||
"o. c #53A0FF",
|
||||
"O. c #55A8F1",
|
||||
"+. c #5AA4FF",
|
||||
"@. c #6482C3",
|
||||
"#. c #6A86C3",
|
||||
"$. c #6D88C3",
|
||||
"%. c #668FD1",
|
||||
"&. c #6790D1",
|
||||
"*. c #6192DD",
|
||||
"=. c #6B92D1",
|
||||
"-. c #7289C3",
|
||||
";. c #7296D1",
|
||||
":. c #7799D1",
|
||||
">. c #7D9CD1",
|
||||
",. c #7FB0CE",
|
||||
"<. c #63A9FF",
|
||||
"1. c #6BADFF",
|
||||
"2. c #6FB0FF",
|
||||
"3. c #73B2FF",
|
||||
"4. c #7AB5FF",
|
||||
"5. c #7EB8FF",
|
||||
"6. c #A92D34",
|
||||
"7. c #845A3F",
|
||||
"8. c #904931",
|
||||
"9. c #9A5231",
|
||||
"0. c #9E7334",
|
||||
"q. c #ADA139",
|
||||
"w. c #A1B03A",
|
||||
"e. c #8A9457",
|
||||
"r. c #8E9E56",
|
||||
"t. c #828D62",
|
||||
"y. c #9CA542",
|
||||
"u. c #A2BF62",
|
||||
"i. c #ACC543",
|
||||
"p. c #BEC840",
|
||||
"a. c #A5C063",
|
||||
"s. c #C4D238",
|
||||
"d. c #C0C940",
|
||||
"f. c #CEE640",
|
||||
"g. c #D0E740",
|
||||
"h. c #D3E940",
|
||||
"j. c #83AD96",
|
||||
"k. c #89B196",
|
||||
"l. c #83A0D1",
|
||||
"z. c #88A2D1",
|
||||
"x. c #83BAFF",
|
||||
"c. c #89BEFF",
|
||||
"v. c #8DC0FF",
|
||||
"b. c #92C3FF",
|
||||
"n. c #99C6FF",
|
||||
"m. c #9EC9FF",
|
||||
"M. c #A3CCFF",
|
||||
"N. c #ABD0FF",
|
||||
"B. c #B1D4FF",
|
||||
"V. c None",
|
||||
/* pixels */
|
||||
" o O + + + O + + + O + + O + O + O + + O + + O + O + O + + o ",
|
||||
"o < F -._ $.#.@.D #.J J J J H H H H J H J J J @.@.#.#.#._ n > o ",
|
||||
"+ _ B.N.M.m.n.n.c.c.c.x.c.x.4.x.x.4.5.5.x.c.c.c.b.n.m.M.N.N.j + ",
|
||||
"+ z.N.M.m.n.b.c.x.x.x.4.4.4.3.3.3.3.4.4.4.5.5.x.c.c.b.n.m.M.B + ",
|
||||
"+ l.M.m.n.b.c.x.x.4.4.3.2.2.1.1.1.1.1.3.3.3.4.4.x.x.c.b.n.M.M + ",
|
||||
"+ >.m.n.b.c.x.5.4.2.1.1.1.<.<.<.<.<.<.<.1.1.3.3.4.x.c.c.b.n.N + ",
|
||||
"+ >.n.b.c.c.| . . . .E O.+.+.+.o.+.) ` ` j.j.k.k.z.x.x.c.n.m + ",
|
||||
"+ :.n.c.c.X./ / / ^ ^ ^ R } } } } } i.g.g.h.h.h.h.a.4.x.x.c.N + ",
|
||||
"+ ;.b.x.x.../ / / ^ ^ ^ T [ [ ] ] ] i.f.f.h.h.h.h.a.3.4.5.v.c + ",
|
||||
"+ ;.c.x.4.../ / / ^ ^ ~ Y ' ' ' U U i.f.f.f.h.h.h.a.1.4.5.x.c + ",
|
||||
"+ =.K G G 9 ! ! ! ! ! ! 8 u r r r r w.s.s.s.s.s.s.r.a s s L c + ",
|
||||
"+ ;.i 5 5 r ! Q Q Q Q Q y 2 2 2 2 1 y.p.p.p.d.d.s.t.5 5 5 6 c + ",
|
||||
"+ =.i 5 5 e Q Q Q Q Q Q t 1 1 1 1 2 y.p.p.p.p.d.p.t.4 5 5 6 c + ",
|
||||
"+ =.i 5 5 e Q Q Q Q Q Q t 1 1 1 1 1 y.p.p.p.p.d.p.t.5 4 5 6 z + ",
|
||||
"+ %.7 5 5 e Q Q Q I - - $ % % % % % 8.9.9.q.p.d.p.t.4 5 5 6 z + ",
|
||||
"+ %.7 5 5 e Q Q Q = 6.6.6.6.6.6.6.6.6.6.6.0.p.d.p.t.4 5 5 6 z + ",
|
||||
"+ %.7 5 5 e Q Q Q = 6.6.6.6.6.6.6.6.6.6.6.0.p.p.p.t.4 5 5 6 z + ",
|
||||
"+ =.7 5 5 w Q Q Q = 6.6.6.6.6.6.6.6.6.6.6.7.e.e.e.k 4 4 5 6 z + ",
|
||||
"+ =.7 5 5 5 e q 0 # 6.6.6.6.6.6.6.6.6.6.6.d 2 3 3 4 4 5 5 6 z + ",
|
||||
"+ %.7 5 5 5 4 4 3 & 6.6.6.6.6.6.6.6.6.6.6.d 3 3 3 4 4 5 5 6 z + ",
|
||||
"+ =.P s a a a p u * 6.6.6.6.6.6.6.6.6.6.6.& u u p p a a s L z + ",
|
||||
"+ =.x.5.3.1.<.+.o.; 6.6.6.6.6.6.6.6.6.6.6.k ] [ o.+.<.1.4.5.c + ",
|
||||
"+ =.c.5.4.3.<.<.+.; 6.6.6.6.6.6.6.6.6.6.6.Z [ o.+.<.1.2.4.x.x + ",
|
||||
"+ :.c.x.4.3.1.<.<.: 6.6.6.6.6.6.6.6.6.6.6.l o.+.+.1.1.4.5.x.c + ",
|
||||
"+ :.c.c.5.4.3.1.<.*.S S A A A l l l A A A { +.<.1.1.3.4.5.c.m + ",
|
||||
"+ :.n.c.x.5.4.3.1.<.<.+.+.o.o.o.} o.} o.+.+.<.<.1.3.5.5.c.b.m + ",
|
||||
"+ >.n.b.c.c.4.4.3.1.<.<.+.+.+.+.+.+.+.<.+.<.1.1.3.4.5.c.c.b.N + ",
|
||||
"+ >.M.n.n.c.x.5.4.3.3.1.1.<.<.<.<.<.<.<.1.2.3.4.4.5.c.c.n.m.m + ",
|
||||
"+ l.M.M.n.b.c.x.5.5.4.4.2.1.2.1.1.1.1.3.3.3.4.5.5.c.c.b.n.M.M + ",
|
||||
"+ ( N.M.m.n.n.c.c.5.5.5.4.4.4.3.3.3.4.3.4.5.5.x.c.c.n.n.m.M.h + ",
|
||||
"o @ M D D D C V V N N N v v v v v v v v N v N N V C C D D j @ o ",
|
||||
"V.. O O O O O O O O O O O O O O O O O O O O O O O O O O O O X V."
|
||||
};
|
@ -0,0 +1,208 @@
|
||||
/* XPM */
|
||||
static char *ktimer-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 186 2",
|
||||
" c black",
|
||||
". c #000003",
|
||||
"X c #00000A",
|
||||
"o c #000208",
|
||||
"O c #000309",
|
||||
"+ c #00000D",
|
||||
"@ c #000515",
|
||||
"# c #020811",
|
||||
"$ c #040E1D",
|
||||
"% c #000823",
|
||||
"& c #020E22",
|
||||
"* c #010D2A",
|
||||
"= c #020F33",
|
||||
"- c #081120",
|
||||
"; c #0B1524",
|
||||
": c #051335",
|
||||
"> c #051534",
|
||||
", c #06193E",
|
||||
"< c #121B2C",
|
||||
"1 c #1D2A3E",
|
||||
"2 c #000B48",
|
||||
"3 c #041942",
|
||||
"4 c #071F63",
|
||||
"5 c #0F275A",
|
||||
"6 c #122B53",
|
||||
"7 c #102D5E",
|
||||
"8 c #092163",
|
||||
"9 c #0E3070",
|
||||
"0 c #123577",
|
||||
"q c #18397E",
|
||||
"w c #202D41",
|
||||
"e c #213959",
|
||||
"r c #355072",
|
||||
"t c #174590",
|
||||
"y c #1C4B9A",
|
||||
"u c #1958BF",
|
||||
"i c #214590",
|
||||
"p c #2E588C",
|
||||
"a c #285095",
|
||||
"s c #2E58A5",
|
||||
"d c #335AA4",
|
||||
"f c #3364A2",
|
||||
"g c #3E6EA8",
|
||||
"h c #3365B3",
|
||||
"j c #316CBD",
|
||||
"k c #336AC1",
|
||||
"l c #347CE1",
|
||||
"z c #4975BA",
|
||||
"x c #6A76AE",
|
||||
"c c #4379CC",
|
||||
"v c #5573C2",
|
||||
"b c #528BC8",
|
||||
"n c #5889C1",
|
||||
"m c #518DD5",
|
||||
"M c #488CE4",
|
||||
"N c #4F93EC",
|
||||
"B c #579AEF",
|
||||
"V c #5F9AE7",
|
||||
"C c #639ACD",
|
||||
"Z c #729BCB",
|
||||
"A c #629AE7",
|
||||
"S c #6CA6EF",
|
||||
"D c #68AAF7",
|
||||
"F c #70A2E5",
|
||||
"G c #71A6E2",
|
||||
"H c #7AA9E5",
|
||||
"J c #7EADE2",
|
||||
"K c #7EB1EC",
|
||||
"L c #FE9277",
|
||||
"P c #8C8CC1",
|
||||
"I c #8E99CC",
|
||||
"U c #809AD6",
|
||||
"Y c #9E9DC9",
|
||||
"T c #929DD1",
|
||||
"R c #91A2D4",
|
||||
"E c #97A3D4",
|
||||
"W c #9DA9D6",
|
||||
"Q c #85B5E9",
|
||||
"! c #87B7E9",
|
||||
"~ c #8AB8E9",
|
||||
"^ c #89B8ED",
|
||||
"/ c #8AB9EF",
|
||||
"( c #8ABEF0",
|
||||
") c #8EBCF2",
|
||||
"_ c #90B7E5",
|
||||
"` c #91B7E4",
|
||||
"' c #92BBEA",
|
||||
"] c #A5B2DC",
|
||||
"[ c #AEB8DB",
|
||||
"{ c #B4ADC5",
|
||||
"} c #B5BCDE",
|
||||
"| c #88C1FD",
|
||||
" . c #88C3FE",
|
||||
".. c #9DC2ED",
|
||||
"X. c #9DC3EC",
|
||||
"o. c #96C3F7",
|
||||
"O. c #B0C1DF",
|
||||
"+. c #ADCCED",
|
||||
"@. c #A5C9F2",
|
||||
"#. c #A6C9F3",
|
||||
"$. c #A3C9F8",
|
||||
"%. c #A2CBFB",
|
||||
"&. c #ADCEF2",
|
||||
"*. c #AECEF0",
|
||||
"=. c #B9CCE7",
|
||||
"-. c #BBD1ED",
|
||||
";. c #BCD4EF",
|
||||
":. c #B2D2F2",
|
||||
">. c #B1D2F5",
|
||||
",. c #B5D2F2",
|
||||
"<. c #B7D6F5",
|
||||
"1. c #B9D8F5",
|
||||
"2. c #BFD9F5",
|
||||
"3. c #ECBFB7",
|
||||
"4. c #FECBBB",
|
||||
"5. c #FECEBE",
|
||||
"6. c #FED1BF",
|
||||
"7. c #DCC9D1",
|
||||
"8. c #DECCD1",
|
||||
"9. c #CCD8ED",
|
||||
"0. c #C1D8F0",
|
||||
"q. c #C5D9F2",
|
||||
"w. c #C5DEF7",
|
||||
"e. c #C9DFF7",
|
||||
"r. c #CCDEF2",
|
||||
"t. c #D9DEEF",
|
||||
"y. c #D1DEF2",
|
||||
"u. c #D1DFF5",
|
||||
"i. c #CEE1F7",
|
||||
"p. c #C9E4FD",
|
||||
"a. c #D1E1F3",
|
||||
"s. c #D1E2F7",
|
||||
"d. c #D5E2F3",
|
||||
"f. c #D4E2F7",
|
||||
"g. c #D6E5F7",
|
||||
"h. c #D2EAFE",
|
||||
"j. c #D2EDFE",
|
||||
"k. c #D5EAFE",
|
||||
"l. c #D6EAFE",
|
||||
"z. c #D4EFFE",
|
||||
"x. c #D5EFFE",
|
||||
"c. c #D6ECFE",
|
||||
"v. c #DCE7F7",
|
||||
"b. c #DFE7F5",
|
||||
"n. c #DBE9F7",
|
||||
"m. c #DCE9F7",
|
||||
"M. c #DBE9FA",
|
||||
"N. c #D9EDFE",
|
||||
"B. c #DFE9F8",
|
||||
"V. c #DEEAF8",
|
||||
"C. c #DCECFB",
|
||||
"Z. c #DCEFFE",
|
||||
"A. c #DFEFFE",
|
||||
"S. c #D9F0FE",
|
||||
"D. c #DCF2FE",
|
||||
"F. c #DCF3FE",
|
||||
"G. c #DFF2FE",
|
||||
"H. c #DEF8FE",
|
||||
"J. c #ECCECE",
|
||||
"K. c #E2EAF2",
|
||||
"L. c #E7ECF5",
|
||||
"P. c #E1EAFA",
|
||||
"I. c #E1F0FE",
|
||||
"U. c #E1F2FE",
|
||||
"Y. c #E4F0FB",
|
||||
"T. c #E4F2FE",
|
||||
"R. c #E4F3FE",
|
||||
"E. c #ECF0F7",
|
||||
"W. c #EAF0F8",
|
||||
"Q. c #E9F3FE",
|
||||
"!. c #EDF3FA",
|
||||
"~. c #FEEAE2",
|
||||
"^. c #FDEAE4",
|
||||
"/. c #FEEFE9",
|
||||
"(. c #FEEFEA",
|
||||
"). c #F3F7FD",
|
||||
"_. c #F2F8FD",
|
||||
"`. c #F3FAFE",
|
||||
"'. c #F5FAFE",
|
||||
"]. c #F8FBFD",
|
||||
"[. c #F8FBFE",
|
||||
"{. c #FAFEFE",
|
||||
"}. c #FDFDFE",
|
||||
"|. c #FDFEFE",
|
||||
" X c #FEFEFE",
|
||||
".X c None",
|
||||
/* pixels */
|
||||
".X.X.X.X2 8 i d d q = .X.X.X.X",
|
||||
".X.X 4 z ` &.*.:.#.H a @ .X.X.X",
|
||||
".X 5 F X.0.n.r.V.g.+.o.c % .X.X",
|
||||
".X: A @.e.e.U.D.A.D.0.R ) k + .X",
|
||||
" h ^ 2.l.c.j.c.l.S.I ] 1.S 9 ",
|
||||
"> V ,.w.N.c.7.8.H.E W F.1./ u + ",
|
||||
"0 K s.U.D.H.J.L [ T D.h.p.>.l * ",
|
||||
"y ! a.Q.Y.9.} x v P.Y.Y.A.;.N 3 ",
|
||||
"t _ ).].t.P Y U { {.`.'.`.b.B , ",
|
||||
"7 G L.{.{.{.{.{.J.^. X X'.d.M $ ",
|
||||
"$ m =.L.{.{.{.{./.4. X XK.X.j ",
|
||||
" p Q L.{.{.{.{. X4.~.].y.D 6 ",
|
||||
".X# b ` b.).{.{.{.(.3.s.| f .X",
|
||||
".X.X- n ! -.v.f.V.M.} .g O .X.X",
|
||||
".X.X.XO r Z ' $.%.( C e .X.X.X",
|
||||
".X.X.X.X O < w 1 ; .X.X.X.X"
|
||||
};
|
@ -0,0 +1,285 @@
|
||||
/* XPM */
|
||||
static char *ktimer[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 247 2",
|
||||
" c #000000",
|
||||
". c #00000B",
|
||||
"X c #000113",
|
||||
"o c #00041A",
|
||||
"O c #01081A",
|
||||
"+ c #000321",
|
||||
"@ c #000A25",
|
||||
"# c #000E2A",
|
||||
"$ c #051026",
|
||||
"% c #02112F",
|
||||
"& c #02143A",
|
||||
"* c #001F3F",
|
||||
"= c #0B1B3B",
|
||||
"- c #021A47",
|
||||
"; c #081C40",
|
||||
": c #021F59",
|
||||
"> c #001E66",
|
||||
", c #0F2958",
|
||||
"< c #162A4F",
|
||||
"1 c #112651",
|
||||
"2 c #102853",
|
||||
"3 c #182F5B",
|
||||
"4 c #1C345E",
|
||||
"5 c #002366",
|
||||
"6 c #01266A",
|
||||
"7 c #072D6E",
|
||||
"8 c #0C2E6A",
|
||||
"9 c #042A77",
|
||||
"0 c #002A7A",
|
||||
"q c #092775",
|
||||
"w c #05307B",
|
||||
"e c #09347C",
|
||||
"r c #1D3765",
|
||||
"t c #1F3966",
|
||||
"y c #1E3C6F",
|
||||
"u c #153775",
|
||||
"i c #264273",
|
||||
"p c #284370",
|
||||
"a c #002E84",
|
||||
"s c #03358A",
|
||||
"d c #0A3C8D",
|
||||
"f c #0A3D90",
|
||||
"g c #0C4090",
|
||||
"h c #094299",
|
||||
"j c #12418A",
|
||||
"k c #1B448A",
|
||||
"l c #1F488E",
|
||||
"z c #1D4E99",
|
||||
"x c #124CA3",
|
||||
"c c #1454B1",
|
||||
"v c #175AB8",
|
||||
"b c #1F5FB8",
|
||||
"n c #2F5B9B",
|
||||
"m c #3B5582",
|
||||
"M c #3B5E92",
|
||||
"N c #295DA9",
|
||||
"B c #3D659C",
|
||||
"V c #336CB9",
|
||||
"C c #386DB5",
|
||||
"Z c #3C73BC",
|
||||
"A c #2A6DC5",
|
||||
"S c #3075CE",
|
||||
"D c #3975C2",
|
||||
"F c #3D79D7",
|
||||
"G c #2176E1",
|
||||
"H c #4E6D9C",
|
||||
"J c #4270B1",
|
||||
"K c #5173A5",
|
||||
"L c #6462AC",
|
||||
"P c #7372B6",
|
||||
"I c #7375B9",
|
||||
"U c #797BBC",
|
||||
"Y c #457DC9",
|
||||
"T c #3A88E2",
|
||||
"R c #5681B8",
|
||||
"E c #5E84B6",
|
||||
"W c #5B84B9",
|
||||
"Q c #6581AC",
|
||||
"! c #648BBC",
|
||||
"~ c #6C8FBD",
|
||||
"^ c #4782D0",
|
||||
"/ c #408DDE",
|
||||
"( c #5C95DC",
|
||||
") c #5E99D5",
|
||||
"_ c #5A98DB",
|
||||
"` c #4694E6",
|
||||
"' c #4595E8",
|
||||
"] c #4A9AE9",
|
||||
"[ c #509EEA",
|
||||
"{ c #5E9AE2",
|
||||
"} c #5C9DE9",
|
||||
"| c #42A8FF",
|
||||
" . c #56A3EC",
|
||||
".. c #5CA7ED",
|
||||
"X. c #6191CA",
|
||||
"o. c #6398CF",
|
||||
"O. c #6D9ACE",
|
||||
"+. c #6395D7",
|
||||
"@. c #6399D2",
|
||||
"#. c #7C8FC4",
|
||||
"$. c #7C99C4",
|
||||
"%. c #7F9FCB",
|
||||
"&. c #7690D0",
|
||||
"*. c #729FD9",
|
||||
"=. c #6DA4DE",
|
||||
"-. c #73A1D3",
|
||||
";. c #70A4DC",
|
||||
":. c #71ABDE",
|
||||
">. c #7BA0D1",
|
||||
",. c #7AABDD",
|
||||
"<. c #67A9E5",
|
||||
"1. c #64ACEF",
|
||||
"2. c #6BA3E3",
|
||||
"3. c #6CACEB",
|
||||
"4. c #69AEF1",
|
||||
"5. c #73ABE4",
|
||||
"6. c #72AFEA",
|
||||
"7. c #7BADE4",
|
||||
"8. c #79ACE9",
|
||||
"9. c #74B3EC",
|
||||
"0. c #7DB0E7",
|
||||
"q. c #75B3F0",
|
||||
"w. c #7BBEF6",
|
||||
"e. c #FF7E5D",
|
||||
"r. c #FF8970",
|
||||
"t. c #8287C2",
|
||||
"y. c #868AC4",
|
||||
"u. c #8C88C0",
|
||||
"i. c #8E91C8",
|
||||
"p. c #919DCF",
|
||||
"a. c #82A0CA",
|
||||
"s. c #83ABDA",
|
||||
"d. c #8EABD1",
|
||||
"f. c #8FAFDB",
|
||||
"g. c #8BB5DF",
|
||||
"h. c #92AFD6",
|
||||
"j. c #9CA2D2",
|
||||
"k. c #93B4DC",
|
||||
"l. c #9DB7DC",
|
||||
"z. c #81AEE0",
|
||||
"x. c #85B3E4",
|
||||
"c. c #83B4E9",
|
||||
"v. c #8CB6E3",
|
||||
"b. c #8FB8E5",
|
||||
"n. c #8CBAE9",
|
||||
"m. c #81B7F2",
|
||||
"M. c #83BAF1",
|
||||
"N. c #8ABBF3",
|
||||
"B. c #94BAE5",
|
||||
"V. c #93BCEB",
|
||||
"C. c #9CBCE5",
|
||||
"Z. c #A2A8D5",
|
||||
"A. c #A8AAD4",
|
||||
"S. c #ADB6DD",
|
||||
"D. c #A8BEDF",
|
||||
"F. c #A4BEE6",
|
||||
"G. c #82C1F4",
|
||||
"H. c #8DC3F3",
|
||||
"J. c #8ECCFA",
|
||||
"K. c #9CC0E5",
|
||||
"L. c #9BC0EB",
|
||||
"P. c #9FCAEF",
|
||||
"I. c #93C2F5",
|
||||
"U. c #91CBF5",
|
||||
"Y. c #98C4F2",
|
||||
"T. c #9CCDF3",
|
||||
"R. c #95D0F9",
|
||||
"E. c #9BD3F8",
|
||||
"W. c #A3C4E6",
|
||||
"Q. c #A3C4EB",
|
||||
"!. c #A9C1E0",
|
||||
"~. c #AFCAED",
|
||||
"^. c #AACBF2",
|
||||
"/. c #ACD0F5",
|
||||
"(. c #ABD8F3",
|
||||
"). c #ABDDFD",
|
||||
"_. c #B3CEEB",
|
||||
"`. c #BBC1E3",
|
||||
"'. c #BFCFE6",
|
||||
"]. c #B3CFF4",
|
||||
"[. c #B9D2ED",
|
||||
"{. c #B4D1F1",
|
||||
"}. c #B7DEF4",
|
||||
"|. c #BCD6F2",
|
||||
" X c #BEDAF5",
|
||||
".X c #BCD8F8",
|
||||
"XX c #B4E6FF",
|
||||
"oX c #BAECFF",
|
||||
"OX c #D5A9AA",
|
||||
"+X c #F6AC9C",
|
||||
"@X c #FFAB90",
|
||||
"#X c #EEB6AB",
|
||||
"$X c #F3B5A3",
|
||||
"%X c #FFBCA5",
|
||||
"&X c #F3BCB5",
|
||||
"*X c #FFC1AE",
|
||||
"=X c #FFC4B2",
|
||||
"-X c #D5C4C7",
|
||||
";X c #C3C3E0",
|
||||
":X c #C1CBE9",
|
||||
">X c #CBCEE7",
|
||||
",X c #C9CFE8",
|
||||
"<X c #C3D6EE",
|
||||
"1X c #C6D9EF",
|
||||
"2X c #CAD6EE",
|
||||
"3X c #CDDCEE",
|
||||
"4X c #C3DAF2",
|
||||
"5X c #CAD7F1",
|
||||
"6X c #CADEF3",
|
||||
"7X c #D2DEF2",
|
||||
"8X c #DEDFF0",
|
||||
"9X c #C7E1F8",
|
||||
"0X c #C3E9FD",
|
||||
"qX c #CDE1F5",
|
||||
"wX c #CCE3FA",
|
||||
"eX c #CFECFD",
|
||||
"rX c #C4F1FF",
|
||||
"tX c #CAF0FF",
|
||||
"yX c #D3E3F4",
|
||||
"uX c #D3E5F9",
|
||||
"iX c #D5EAFC",
|
||||
"pX c #D9E5F4",
|
||||
"aX c #DEE7F8",
|
||||
"sX c #DDE8F5",
|
||||
"dX c #DCECFB",
|
||||
"fX c #D3F4FF",
|
||||
"gX c #DCF1FF",
|
||||
"hX c #E0CBCE",
|
||||
"jX c #EDDFDD",
|
||||
"kX c #F2CCC9",
|
||||
"lX c #FEE2D5",
|
||||
"zX c #E3EBF6",
|
||||
"xX c #E2EDFA",
|
||||
"cX c #EAEFF6",
|
||||
"vX c #E8EFFA",
|
||||
"bX c #E4F2FE",
|
||||
"nX c #E6F9FF",
|
||||
"mX c #EBF4FD",
|
||||
"MX c #ECF9FE",
|
||||
"NX c #F6E9E7",
|
||||
"BX c #FFECE7",
|
||||
"VX c #FEECE9",
|
||||
"CX c #F0EDF3",
|
||||
"ZX c #F2F6FC",
|
||||
"AX c #F3FAFE",
|
||||
"SX c #FDFEFE",
|
||||
"DX c None",
|
||||
/* pixels */
|
||||
"DXDXDXDXDXDXDXDXDXDX* 9 0 a d f d s 6 : @ DXDXDXDXDXDXDXDXDXDXDX",
|
||||
"DXDXDXDXDXDXDXDXq 0 d V ;.L.{. X{.Q.8.Y x 6 @ DXDXDXDXDXDXDXDXDX",
|
||||
"DXDXDXDXDXDX 6 x +..XdXyX[._.[._.[.5XdXwX8.b 5 X DXDXDXDXDXDXDX",
|
||||
"DXDXDXDXDX5 9 Y .XyXW.B.].qXyX[.9XwX|.C.K.1XwX{ h # DXDXDXDXDXDX",
|
||||
"DXDXDXDXX f 2.uXK.v.qXAXCXzXmX3XpXzXmXmXsXL.v.qXN.c & DXDXDXDXDX",
|
||||
"DXDXDX+ d 8.4Xz. XyXyXsXvXmXAXyXmXmXbXyXsXyX9Xv._.I.v % DXDXDXDX",
|
||||
"DXDX 7 2.{.z.uXsXuX<XMXMXmXnXMXmXmXAXAXyX1XyX5Xn.Q.m.x O DXDXDX",
|
||||
"DXDX- ^ /.,.wXuXuXbXxXbXbXmXmXbXmXbXbXmXdXMXt.Z.gXx.Q.} e DXDX",
|
||||
"DX. z I.7. XpXqXmXbXbXbXbXbXbXbXbXbXbXbXMXj.i.pXqXiXx.Y.S = DXDX",
|
||||
"DX- ( n.B.4X4XbXbXbXbXbXbXbXbXgXbXbXbXMXS.U bXnXqX9XL.x.1.d DX",
|
||||
" k M.7.uX9X|.dXbXbXbXbXbXzXbXbXbXdXMX:XI sXnXmXqX|.pX0.` A # DX",
|
||||
"o Z c.B.dXqXmXbXbXbXdXbXbX+X+XbXbXMX7XI 2XMXbXdXdX9XwX^./ T 2 ",
|
||||
"& ) 5.|.uXdXmXbXnXmXbXmXnX&Xe.jXMXbXU `.MXbXbXgXdXiX XiX{ ' k ",
|
||||
"8 3.=.pXyXmXmXmXmXmXmXmXnXcXr.@XMXy.A.MXmXdXbXgXbXbX9XdX7.' N ",
|
||||
"k 6.5.xXuXAXMXmXMXmXAXMXAXSXkXOXp.y.AXMXmXbXmXmXnXAXpXmXV.' V X ",
|
||||
"l 3.,.7X1XpXAXAXAXAXAXvX2XA.&.| G A.AXAXAXMXmXAXZXbX1XyXV. .D O ",
|
||||
"k 3.;.sXpXmXAXAXSX>XP L P u.y.F #.mXAXAXAXAXAXAXAXAXsXcXL. .Z O ",
|
||||
"u 9.) cXsXSXSXSXSX8X;XzXAXSXSXCX*XlXSXSXSXAXSXSXSXSXzXZXL...C ",
|
||||
"= 6.) yXzXSXSXSXSXSXSXSXSXSXSXSXVX%XSXSXSXSXSXSXSXSXzXmX8.1.n ",
|
||||
"O X.<.!.CXmXSXSXSXSXSXSXSXSXSXSXSX*XlXSXSXSXSXSXSXAXzXzX2.4.y ",
|
||||
" B G.O.AXzXcXAXSXSXSXSXSXSXSXSXSXVX%XSXSXSXSXSXcXpXAX~.3.{ = ",
|
||||
"DX2 H.) :XpX8XSXSXSXSXSXSXSXSXSXSXSX*XlXSXSXSXSXcX3XpX7.w.J . DX",
|
||||
"DXX W U.X.mXcXAXSXSXSXSXSXSXSXSXSXSXVX%XSXSXSXSXzXSXQ.9.9.4 DX",
|
||||
"DXDX1 T.:.h.SXzXSXSXSXSXSXSXSXSXSXSXSX*XlXSXSXzXmXyX5.J.J . DXDX",
|
||||
"DXDX M XX@.D.AXzXAXmXSXSXSXSXSXSXSXSXVX$XmXcXmXzX7.R.=.= DXDX",
|
||||
"DXDXDXo E oXo.l.AXvXpXSXSXSXSXAXSXSXSXAX$X-XAXuX7.E.m.t DXDXDX",
|
||||
"DXDXDXDX# ! 0X,.%.<XAXAXmXZXSXvXZXZXmXmXNXhX^.c.).H.i DXDXDXDX",
|
||||
"DXDXDXDXDXO K 0X(.-.f.1XmXZXSXvXAXAXZXaX].V.T.oXc.t DXDXDXDXDX",
|
||||
"DXDXDXDXDXDX. p l.fX}.g.s.k.C.W.F.C.B.V.).rX).R = DXDXDXDXDXDX",
|
||||
"DXDXDXDXDXDXDX # m d.wXgXiXiXwXiXeXeXeXQ.W 4 . DXDXDXDXDXDXDX",
|
||||
"DXDXDXDXDXDXDXDXDX O < i ~ $.a.%.~ H i = DXDXDXDXDXDXDXDXDX",
|
||||
"DXDXDXDXDXDXDXDXDXDXDX . DXDXDXDXDXDXDXDXDXDXDX"
|
||||
};
|
@ -0,0 +1,196 @@
|
||||
/* XPM */
|
||||
static char *kwikdisk-16[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 174 2",
|
||||
" c black",
|
||||
". c #010000",
|
||||
"X c #000103",
|
||||
"o c #000601",
|
||||
"O c #040000",
|
||||
"+ c #040100",
|
||||
"@ c #060100",
|
||||
"# c #00040A",
|
||||
"$ c #00060F",
|
||||
"% c #010801",
|
||||
"& c #000D02",
|
||||
"* c #0B0000",
|
||||
"= c #0E0400",
|
||||
"- c #001101",
|
||||
"; c #001300",
|
||||
": c #001602",
|
||||
"> c #021A04",
|
||||
", c #011F04",
|
||||
"< c #130200",
|
||||
"1 c #1A0602",
|
||||
"2 c #030F23",
|
||||
"3 c #031524",
|
||||
"4 c #051325",
|
||||
"5 c #05172F",
|
||||
"6 c #023E06",
|
||||
"7 c #09320D",
|
||||
"8 c #0D243A",
|
||||
"9 c #220601",
|
||||
"0 c #260F02",
|
||||
"q c #301405",
|
||||
"w c #052542",
|
||||
"e c #03490B",
|
||||
"r c #0B5414",
|
||||
"t c #095D15",
|
||||
"y c #0A6615",
|
||||
"u c #0F7A19",
|
||||
"i c #0D6B52",
|
||||
"p c #107244",
|
||||
"a c #621D09",
|
||||
"s c #6D1D08",
|
||||
"d c #692109",
|
||||
"f c #6E290E",
|
||||
"g c #7D2D0B",
|
||||
"h c #73341C",
|
||||
"j c #0B6790",
|
||||
"k c #11618A",
|
||||
"l c #276A8F",
|
||||
"z c #286A93",
|
||||
"x c #606E8E",
|
||||
"c c #04850E",
|
||||
"v c #028210",
|
||||
"b c #068019",
|
||||
"n c #009E15",
|
||||
"m c #089310",
|
||||
"M c #159429",
|
||||
"N c #1A9120",
|
||||
"B c #03A018",
|
||||
"V c #06A01B",
|
||||
"C c #00B210",
|
||||
"Z c #02B513",
|
||||
"A c #06B517",
|
||||
"S c #08B419",
|
||||
"D c #0BB51B",
|
||||
"F c #0AB619",
|
||||
"G c #0FB71E",
|
||||
"H c #0CBA1B",
|
||||
"J c #0DA421",
|
||||
"K c #229B2A",
|
||||
"L c #299C2D",
|
||||
"P c #21A427",
|
||||
"I c #22AD6A",
|
||||
"U c #01C60E",
|
||||
"Y c #03CB0F",
|
||||
"T c #07D21A",
|
||||
"R c #11CE18",
|
||||
"E c #19C225",
|
||||
"W c #25C831",
|
||||
"Q c #28CF33",
|
||||
"! c #29D033",
|
||||
"~ c #34D23F",
|
||||
"^ c #3DCE4B",
|
||||
"/ c #39DE41",
|
||||
"( c #41D94A",
|
||||
") c #43D84A",
|
||||
"_ c #4CE453",
|
||||
"` c #6CF26F",
|
||||
"' c #0B9DB7",
|
||||
"] c #1494E7",
|
||||
"[ c #06A6F3",
|
||||
"{ c #0CACF6",
|
||||
"} c #01B1FF",
|
||||
"| c #07B4F9",
|
||||
" . c #05B4FF",
|
||||
".. c #05BBFA",
|
||||
"X. c #0FB8FF",
|
||||
"o. c #0FBAFF",
|
||||
"O. c #228DCA",
|
||||
"+. c #2AA6C2",
|
||||
"@. c #00C4FF",
|
||||
"#. c #04C5FF",
|
||||
"$. c #08C5FF",
|
||||
"%. c #0DC6FF",
|
||||
"&. c #01D3FF",
|
||||
"*. c #05D0FF",
|
||||
"=. c #09DDFF",
|
||||
"-. c #17C6F6",
|
||||
";. c #13C6FF",
|
||||
":. c #1CC4FF",
|
||||
">. c #29D0FF",
|
||||
",. c #3BCDF5",
|
||||
"<. c #34D1FF",
|
||||
"1. c #34D8FF",
|
||||
"2. c #35DCFF",
|
||||
"3. c #4C82A7",
|
||||
"4. c #4986AF",
|
||||
"5. c #768CA5",
|
||||
"6. c #4295C3",
|
||||
"7. c #5CCE9C",
|
||||
"8. c #74DD8F",
|
||||
"9. c #40D4FF",
|
||||
"0. c #41D6FF",
|
||||
"q. c #45D5FF",
|
||||
"w. c #46D6FF",
|
||||
"e. c #67C7EA",
|
||||
"r. c #841E06",
|
||||
"t. c #9C3F11",
|
||||
"y. c #874A23",
|
||||
"u. c #9D6037",
|
||||
"i. c #A55E2F",
|
||||
"p. c #CF3F12",
|
||||
"a. c #D33E0F",
|
||||
"s. c #D17B37",
|
||||
"d. c #FD4B10",
|
||||
"f. c #F15614",
|
||||
"g. c #F95C1B",
|
||||
"h. c #FF5B19",
|
||||
"j. c #F6661C",
|
||||
"k. c #FF611D",
|
||||
"l. c #FF621F",
|
||||
"z. c #FF6918",
|
||||
"x. c #FF691C",
|
||||
"c. c #E46C22",
|
||||
"v. c #E6792B",
|
||||
"b. c #FF6D26",
|
||||
"n. c #FF7B28",
|
||||
"m. c #FF782D",
|
||||
"M. c #FF7C28",
|
||||
"N. c #FF7A32",
|
||||
"B. c #FF7C32",
|
||||
"V. c #FF7F36",
|
||||
"C. c #E98A37",
|
||||
"Z. c #FF822C",
|
||||
"A. c #FF8135",
|
||||
"S. c #FF8237",
|
||||
"D. c #FF8E34",
|
||||
"F. c #FF893A",
|
||||
"G. c #FF8745",
|
||||
"H. c #FF8949",
|
||||
"J. c #F38E50",
|
||||
"K. c #FF9E47",
|
||||
"L. c #FF9D5F",
|
||||
"P. c #E4A16D",
|
||||
"I. c #EFA578",
|
||||
"U. c #FFA363",
|
||||
"Y. c #FEB574",
|
||||
"T. c #8C969C",
|
||||
"R. c #86EDFF",
|
||||
"E. c #8BEFFF",
|
||||
"W. c #FFB682",
|
||||
"Q. c #FFB984",
|
||||
"!. c #FFBD87",
|
||||
"~. c #FFC696",
|
||||
"^. c #FFD4AB",
|
||||
"/. c None",
|
||||
/* pixels */
|
||||
"/./././././././.# $ /./././././.",
|
||||
"/./././././. 8 3.4.4 /././././.",
|
||||
"/././././.3 z e.E.R.6.5 /./././.",
|
||||
"/././././.k 1.0.q.q.0.O.2 /././.",
|
||||
"/././.@ * j =.%. .o.<.,.w /././.",
|
||||
"/./.q u.i.l &.*.:.>.2.-.i ; /./.",
|
||||
"0 y.P.^.~.T...@.;.$.#.| 7.L : /.",
|
||||
"s.Y.!.Q.W.I.5.{ o.} [ +.8.` K , ",
|
||||
"C.K.F.S.N.V.J.x ] ' I ^ ) ( / N ",
|
||||
"v.D.Z.z.m.L.U.h p T R F H Q _ P ",
|
||||
"c.M.n.S.G.H.N.f u Y U E W ~ Q m ",
|
||||
"t.j.x.b.l.l.g.a t A C G F F Z c ",
|
||||
"= g f.h.d.a.s < & y V J n B v 6 ",
|
||||
"/.@ d p.r.9 /./.% r M u e ; ",
|
||||
"/./. 1 @ /././././.o 7 > /./.",
|
||||
"/./././././././././././././././."
|
||||
};
|
@ -0,0 +1,295 @@
|
||||
/* XPM */
|
||||
static char *kwikdisk[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"32 32 257 2",
|
||||
" c #000000",
|
||||
". c #000209",
|
||||
"X c #000A00",
|
||||
"o c #0A0100",
|
||||
"O c #000412",
|
||||
"+ c #000D1F",
|
||||
"@ c #001402",
|
||||
"# c #001A03",
|
||||
"$ c #130200",
|
||||
"% c #190206",
|
||||
"& c #00132C",
|
||||
"* c #021A39",
|
||||
"= c #002504",
|
||||
"- c #002908",
|
||||
"; c #04340B",
|
||||
": c #043C09",
|
||||
"> c #023203",
|
||||
", c #083611",
|
||||
"< c #220900",
|
||||
"1 c #280601",
|
||||
"2 c #3C1200",
|
||||
"3 c #3B0802",
|
||||
"4 c #052659",
|
||||
"5 c #05335F",
|
||||
"6 c #06316E",
|
||||
"7 c #0E3060",
|
||||
"8 c #083172",
|
||||
"9 c #232E70",
|
||||
"0 c #054709",
|
||||
"q c #0C4910",
|
||||
"w c #06540A",
|
||||
"e c #055A0A",
|
||||
"r c #0D5413",
|
||||
"t c #0B6413",
|
||||
"y c #10771D",
|
||||
"u c #06620D",
|
||||
"i c #1A7822",
|
||||
"p c #0A4475",
|
||||
"a c #571204",
|
||||
"s c #4A1201",
|
||||
"d c #4B2D37",
|
||||
"f c #601C08",
|
||||
"g c #622202",
|
||||
"h c #762806",
|
||||
"j c #093783",
|
||||
"k c #19528F",
|
||||
"l c #087FB1",
|
||||
"z c #197DB3",
|
||||
"x c #2A64A6",
|
||||
"c c #716E99",
|
||||
"v c #787094",
|
||||
"b c #627DAE",
|
||||
"n c #038C19",
|
||||
"m c #078A18",
|
||||
"M c #009816",
|
||||
"N c #029A18",
|
||||
"B c #04921D",
|
||||
"V c #05880F",
|
||||
"C c #118C21",
|
||||
"Z c #189C2C",
|
||||
"A c #1F9730",
|
||||
"S c #00A214",
|
||||
"D c #00AC13",
|
||||
"F c #09A41A",
|
||||
"G c #00B60F",
|
||||
"H c #00B610",
|
||||
"J c #03B912",
|
||||
"K c #0CBA1C",
|
||||
"L c #0CB31E",
|
||||
"P c #10BC1D",
|
||||
"I c #15A927",
|
||||
"U c #19B623",
|
||||
"Y c #17B826",
|
||||
"T c #209C37",
|
||||
"R c #20BC2F",
|
||||
"E c #2CBC38",
|
||||
"W c #1C9B70",
|
||||
"Q c #1BA364",
|
||||
"! c #3EAA7C",
|
||||
"~ c #00C10D",
|
||||
"^ c #00CB0B",
|
||||
"/ c #05C613",
|
||||
"( c #01D50A",
|
||||
") c #00D707",
|
||||
"_ c #19CB23",
|
||||
"` c #1ECA28",
|
||||
"' c #1DD325",
|
||||
"] c #06E20A",
|
||||
"[ c #21C32D",
|
||||
"{ c #21C92D",
|
||||
"} c #25CB31",
|
||||
"| c #2ACC35",
|
||||
" . c #2DCE38",
|
||||
".. c #22D329",
|
||||
"X. c #2DD735",
|
||||
"o. c #30CF3B",
|
||||
"O. c #30D33A",
|
||||
"+. c #36DF3D",
|
||||
"@. c #31E037",
|
||||
"#. c #3BDF42",
|
||||
"$. c #42D94A",
|
||||
"%. c #47DA50",
|
||||
"&. c #58D962",
|
||||
"*. c #45E54A",
|
||||
"=. c #4BE152",
|
||||
"-. c #58F65A",
|
||||
";. c #58E45E",
|
||||
":. c #5BE361",
|
||||
">. c #74EC78",
|
||||
",. c #73EF77",
|
||||
"<. c #65EC6A",
|
||||
"1. c #189B84",
|
||||
"2. c #2A87B4",
|
||||
"3. c #0F82DF",
|
||||
"4. c #0989E9",
|
||||
"5. c #1991EF",
|
||||
"6. c #1997F3",
|
||||
"7. c #01A5FD",
|
||||
"8. c #01ACFD",
|
||||
"9. c #0EA8F8",
|
||||
"0. c #00B5FE",
|
||||
"q. c #00BBFE",
|
||||
"w. c #08B2FB",
|
||||
"e. c #17A4EB",
|
||||
"r. c #18ADEC",
|
||||
"t. c #14AFFF",
|
||||
"y. c #19B1ED",
|
||||
"u. c #14B3FF",
|
||||
"i. c #14BCFF",
|
||||
"p. c #1ABBFF",
|
||||
"a. c #3286CC",
|
||||
"s. c #2792E5",
|
||||
"d. c #38ADF1",
|
||||
"f. c #26A7F0",
|
||||
"g. c #01C4FE",
|
||||
"h. c #00CDFF",
|
||||
"j. c #09C8FF",
|
||||
"k. c #00D4FF",
|
||||
"l. c #00DCFF",
|
||||
"z. c #0BD2FF",
|
||||
"x. c #13C2FF",
|
||||
"c. c #1CCBFF",
|
||||
"v. c #15C8FF",
|
||||
"b. c #14DAFF",
|
||||
"n. c #1CD0FE",
|
||||
"m. c #1CDFFF",
|
||||
"M. c #01E3FF",
|
||||
"N. c #24C9FF",
|
||||
"B. c #2DCBFF",
|
||||
"V. c #22C6FF",
|
||||
"C. c #24D5FF",
|
||||
"Z. c #29D6FF",
|
||||
"A. c #33CDFF",
|
||||
"S. c #36D7FE",
|
||||
"D. c #5B88B8",
|
||||
"F. c #59BD88",
|
||||
"G. c #5DAFA5",
|
||||
"H. c #57A8BB",
|
||||
"J. c #449AD9",
|
||||
"K. c #5EA3C3",
|
||||
"L. c #48A9E8",
|
||||
"P. c #60ABE3",
|
||||
"I. c #41DAFF",
|
||||
"U. c #42D4FF",
|
||||
"Y. c #5EDFFF",
|
||||
"T. c #54DDFF",
|
||||
"R. c #47E1FF",
|
||||
"E. c #5DE0FF",
|
||||
"W. c #64CFFC",
|
||||
"Q. c #60E9FF",
|
||||
"!. c #7BEAFF",
|
||||
"~. c #8B340A",
|
||||
"^. c #942A0A",
|
||||
"/. c #A6370E",
|
||||
"(. c #BE3410",
|
||||
"). c #AC2809",
|
||||
"_. c #9E420C",
|
||||
"`. c #BD4416",
|
||||
"'. c #BB5417",
|
||||
"]. c #EF3A09",
|
||||
"[. c #C44A1B",
|
||||
"{. c #C35619",
|
||||
"}. c #DB4512",
|
||||
"|. c #C65D23",
|
||||
" X c #CA621F",
|
||||
".X c #D4661E",
|
||||
"XX c #CC6822",
|
||||
"oX c #DA7231",
|
||||
"OX c #C36833",
|
||||
"+X c #E7400E",
|
||||
"@X c #E95618",
|
||||
"#X c #FE460D",
|
||||
"$X c #FF4C11",
|
||||
"%X c #FF5D0B",
|
||||
"&X c #FF530E",
|
||||
"*X c #FE5013",
|
||||
"=X c #FF5A14",
|
||||
"-X c #FE5A19",
|
||||
";X c #FF620E",
|
||||
":X c #FF6413",
|
||||
">X c #FF641C",
|
||||
",X c #FF6C1C",
|
||||
"<X c #FA661A",
|
||||
"1X c #FF7019",
|
||||
"2X c #FF6621",
|
||||
"3X c #FD6E25",
|
||||
"4X c #FF7324",
|
||||
"5X c #FF7B27",
|
||||
"6X c #FF7D2A",
|
||||
"7X c #FF762A",
|
||||
"8X c #FF7C34",
|
||||
"9X c #FF7D3A",
|
||||
"0X c #F07936",
|
||||
"qX c #C27049",
|
||||
"wX c #FF812D",
|
||||
"eX c #FF813B",
|
||||
"rX c #FF8831",
|
||||
"tX c #FB8638",
|
||||
"yX c #FF9238",
|
||||
"uX c #FF9C3E",
|
||||
"iX c #FF9136",
|
||||
"pX c #FF8B44",
|
||||
"aX c #FF8E4A",
|
||||
"sX c #FF9244",
|
||||
"dX c #FF924E",
|
||||
"fX c #FF9940",
|
||||
"gX c #FF9452",
|
||||
"hX c #FD9956",
|
||||
"jX c #EA8C5D",
|
||||
"kX c #E29C76",
|
||||
"lX c #FFA649",
|
||||
"zX c #EDAC7C",
|
||||
"xX c #FDAA6C",
|
||||
"cX c #FFA76F",
|
||||
"vX c #FFAB73",
|
||||
"bX c #FFBA67",
|
||||
"nX c #FFB476",
|
||||
"mX c #FFB379",
|
||||
"MX c #FFBA7A",
|
||||
"NX c #92F991",
|
||||
"BX c #8CF88D",
|
||||
"VX c #A6FFA3",
|
||||
"CX c #82DEFE",
|
||||
"ZX c #9AF3FF",
|
||||
"AX c #91F0FF",
|
||||
"SX c #A5E9FF",
|
||||
"DX c #A8F2FF",
|
||||
"FX c #FFBD8D",
|
||||
"GX c #FDBD87",
|
||||
"HX c #FFC392",
|
||||
"JX c #FFC894",
|
||||
"KX c #FFCEA5",
|
||||
"LX c #FFD3AA",
|
||||
"PX c #FFD8AF",
|
||||
"IX c #FFDEBD",
|
||||
"UX c #FFE2C4",
|
||||
"YX c None",
|
||||
/* pixels */
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX. O YXYXYXYXYXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYX * x a.4 YXYXYXYXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYXYX& k P.SXDXL.4 . YXYXYXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYX+ p J.CXZXZXZXAXL.6 . YXYXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYX. 5 a.W.!.!.!.CX!.!.!.L.8 . YXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYX* f.I.T.Y.Y.Q.Q.Y.Y.Y.Y.d.j . YXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYX* y.m.c.c.N.B.A.A.A.B.V.c.f.4 YXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYX* y.M.m.x.0.0.0.0.0.q.N.E.S.8 YXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYX $ YX* y.l.l.b.i.8.8.w.p.U.Q.Q.n.8 YXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYX% ~.{.2 * e.k.k.k.z.p.u.B.I.R.R.S.g.p # YXYXYXYXYXYX",
|
||||
"YXYXYXYX$ h oXGXMX.Xd e.k.h.k.k.c.S.C.C.Z.C.z.0.1.F = YXYXYXYXYX",
|
||||
"YXYXo g XXxXPXUXIXnXqXs.h.g.g.g.v.c.j.j.j.j.g.0.H.-.L = YXYXYXYX",
|
||||
"o s '.hXJXLXLXLXLXKXzXD.w.g.q.g.x.x.g.q.q.g.g.8.K.VX-.U ; YXYXYX",
|
||||
"_.yXMXJXJXHXHXFXHXFXGXkXb 9.0.0.i.i.0.0.0.0.7.3.G.NXBX-.U : YX",
|
||||
"XXbXMXmXmXmXmXvXxXvXvXcXjXc 6.0.u.i.8.8.7.4.2.F.>.>.>.,.*.U 0 ",
|
||||
"XXlXlXsXsXdXgXgXgXaXpX9X7X0Xv 5.t.t.7.4.z ! &.:.:.:.:.:.;.@.U 0 ",
|
||||
".XuXfXuX5X1X,X,X:X:X;X4XhXnXOX9 s.5.l Q Y ` | .o.O. .} ..X.+.t ",
|
||||
" XyXyXyXyX1X%X%X%X,XpXxXFXxX|.% 7 W / ( ..P G G G G J _ @.<.$.e ",
|
||||
"{.iXrXrXrXrX,X:X8XhXvXvXxXpX|.$ , ..) ( ( ..L S D Y X.=.<.:.' e ",
|
||||
"{.wX6XwX6X6XrXaXgXhXgXhXpX6X[.$ , } ^ ^ ^ ^ ` E [ O.$.$.%.O./ w ",
|
||||
"{.5X4X5X5X4XwXpX9X9X9X8X3X4X`.$ , [ ~ ~ ~ ~ / o.{ { | | } / J w ",
|
||||
"/.3X,X,X,X2X7X3X2X2X2X2X2X2X(.$ , R H H H H J [ K K P P J G G w ",
|
||||
"$ /.<X<X>X-X3X2X-X-X-X-X-X-X/.$ # C L D D D D Y D D D D D D D 0 ",
|
||||
"YX$ ~.@X:X=X>X-X$X$X*X$X}.^.1 YX# y I S S S R S S S S S S V > ",
|
||||
"YXYX$ h @X*X-X*X#X#X+X^.3 YX # y I N N I M M N N V e = ",
|
||||
"YXYXYX a }.-X$X].).s o YXYXYXYXYXX t A B T n B n u = YX",
|
||||
"YXYXYXYX a [.(.a $ YXYXYXYXYXYXYXYX. r A A m t > YXYX",
|
||||
"YXYXYXYXYX 3 % YXYXYXYXYXYXYXYXYXYXYX q i : X YXYXYXYX",
|
||||
"YXYXYXYXYXYX YXYXYXYXYXYXYXYXYXYXYXYXYXYX X YXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX",
|
||||
"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX"
|
||||
};
|
@ -0,0 +1,147 @@
|
||||
/* XPM */
|
||||
static char * superkaramba_16_xpm[] = {
|
||||
"16 16 128 2",
|
||||
" c None",
|
||||
". c #0CB8FF",
|
||||
"+ c #48D1FF",
|
||||
"@ c #62DBFF",
|
||||
"# c #67DDFF",
|
||||
"$ c #58DAFF",
|
||||
"% c #21C9FF",
|
||||
"& c #0087FF",
|
||||
"* c #149AFF",
|
||||
"= c #7CC9FF",
|
||||
"- c #8ED1FF",
|
||||
"; c #8FD2FF",
|
||||
"> c #90D4FF",
|
||||
", c #91D5FF",
|
||||
"' c #8DD5FF",
|
||||
") c #37BAFF",
|
||||
"! c #009EFF",
|
||||
"~ c #005FFF",
|
||||
"{ c #0066FF",
|
||||
"] c #5A9EFF",
|
||||
"^ c #83B7FF",
|
||||
"/ c #84B9FF",
|
||||
"( c #84BBFF",
|
||||
"_ c #85BCFF",
|
||||
": c #87BFFF",
|
||||
"< c #8AC2FF",
|
||||
"[ c #8BC3FF",
|
||||
"} c #208FFF",
|
||||
"| c #0D82FF",
|
||||
"1 c #003BFF",
|
||||
"2 c #003EFF",
|
||||
"3 c #6088FF",
|
||||
"4 c #789CFF",
|
||||
"5 c #799EFF",
|
||||
"6 c #7AA0FF",
|
||||
"7 c #7FA5FF",
|
||||
"8 c #89ADFF",
|
||||
"9 c #91B4FF",
|
||||
"0 c #96B9FF",
|
||||
"a c #568FFF",
|
||||
"b c #2C76FF",
|
||||
"c c #000FFF",
|
||||
"d c #0013FF",
|
||||
"e c #0016FF",
|
||||
"f c #2F42FF",
|
||||
"g c #6E7EFF",
|
||||
"h c #7182FF",
|
||||
"i c #7788FF",
|
||||
"j c #8495FF",
|
||||
"k c #8FA0FF",
|
||||
"l c #96A6FD",
|
||||
"m c #95A7FA",
|
||||
"n c #4E6EF9",
|
||||
"o c #4367FC",
|
||||
"p c #234EFE",
|
||||
"q c #0017FF",
|
||||
"r c #0014FF",
|
||||
"s c #0213FF",
|
||||
"t c #101EFF",
|
||||
"u c #4D57FF",
|
||||
"v c #7E84FF",
|
||||
"w c #8D92FF",
|
||||
"x c #9A9EFF",
|
||||
"y c #A0A3FD",
|
||||
"z c #9397F7",
|
||||
"A c #6B70F2",
|
||||
"B c #5E65F0",
|
||||
"C c #444CF6",
|
||||
"D c #2A35FC",
|
||||
"E c #0039EC",
|
||||
"F c #023EFF",
|
||||
"G c #1A4DFF",
|
||||
"H c #3962FF",
|
||||
"I c #5275FF",
|
||||
"J c #6884FF",
|
||||
"K c #869BFF",
|
||||
"L c #96A8FF",
|
||||
"M c #93A4FD",
|
||||
"N c #798CF7",
|
||||
"O c #7B8EF0",
|
||||
"P c #8293EE",
|
||||
"Q c #455AF4",
|
||||
"R c #253CFB",
|
||||
"S c #004ED1",
|
||||
"T c #106DFD",
|
||||
"U c #3682FF",
|
||||
"V c #5A97FF",
|
||||
"W c #7BAAFF",
|
||||
"X c #95B9FF",
|
||||
"Y c #A7C3FF",
|
||||
"Z c #ADC7FF",
|
||||
"` c #A6C2FF",
|
||||
" . c #95B5FB",
|
||||
".. c #7CA2F8",
|
||||
"+. c #618EF7",
|
||||
"@. c #4074FA",
|
||||
"#. c #053FE6",
|
||||
"$. c #1081E2",
|
||||
"%. c #46A9FE",
|
||||
"&. c #6EBAFF",
|
||||
"*. c #96CCFF",
|
||||
"=. c #BBDDFF",
|
||||
"-. c #D7EAFF",
|
||||
";. c #D4E7FF",
|
||||
">. c #BBDAFF",
|
||||
",. c #A2CCFF",
|
||||
"'. c #87BDFE",
|
||||
"). c #5FA6FE",
|
||||
"!. c #1675F4",
|
||||
"~. c #0043B3",
|
||||
"{. c #1998D5",
|
||||
"]. c #5BC8FA",
|
||||
"^. c #97DDFF",
|
||||
"/. c #BFE9FF",
|
||||
"(. c #E0F5FF",
|
||||
"_. c #DCF2FF",
|
||||
":. c #B9E5FF",
|
||||
"<. c #96D7FF",
|
||||
"[. c #6BC5FE",
|
||||
"}. c #299EED",
|
||||
"|. c #045DA9",
|
||||
"1. c #24A3C8",
|
||||
"2. c #53C4E7",
|
||||
"3. c #72D4F3",
|
||||
"4. c #77D6F5",
|
||||
"5. c #5FCEF0",
|
||||
"6. c #3CB5DD",
|
||||
"7. c #0F86B4",
|
||||
" ",
|
||||
" ",
|
||||
" . + @ # $ % ",
|
||||
" & * = - ; > , ' ) ! ",
|
||||
" ~ { ] ^ / ( _ : < [ } | ",
|
||||
" 1 2 3 4 5 6 7 8 9 0 a b ",
|
||||
" c d e f g h i j k l m n o p ",
|
||||
" q r s t u v w x y z A B C D ",
|
||||
" E F G H I J K L M N O P Q R ",
|
||||
" S T U V W X Y Z ` ...+.@.#. ",
|
||||
" $.%.&.*.=.-.;.>.,.'.).!.~. ",
|
||||
" {.].^./.(._.:.<.[.}.|. ",
|
||||
" 1.2.3.4.5.6.7. ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
@ -0,0 +1,517 @@
|
||||
/* XPM */
|
||||
static char * superkaramba_xpm[] = {
|
||||
"32 32 482 2",
|
||||
" c None",
|
||||
". c #00C4FF",
|
||||
"+ c #03C8FF",
|
||||
"@ c #1DD0FF",
|
||||
"# c #2ED5FF",
|
||||
"$ c #32D6FF",
|
||||
"% c #29D4FF",
|
||||
"& c #0ECFFF",
|
||||
"* c #00ACFF",
|
||||
"= c #00B1FF",
|
||||
"- c #1BBCFF",
|
||||
"; c #5ED1FF",
|
||||
"> c #8EDFFF",
|
||||
", c #97E2FF",
|
||||
"' c #98E3FF",
|
||||
") c #98E4FF",
|
||||
"! c #97E4FF",
|
||||
"~ c #79DEFF",
|
||||
"{ c #40D0FF",
|
||||
"] c #06C1FF",
|
||||
"^ c #009AFF",
|
||||
"/ c #019CFF",
|
||||
"( c #4CBBFF",
|
||||
"_ c #8FD5FF",
|
||||
": c #91D6FF",
|
||||
"< c #91D7FF",
|
||||
"[ c #92D7FF",
|
||||
"} c #92D8FF",
|
||||
"| c #92D9FF",
|
||||
"1 c #93DAFF",
|
||||
"2 c #94DBFF",
|
||||
"3 c #94DCFF",
|
||||
"4 c #82D7FF",
|
||||
"5 c #24BAFF",
|
||||
"6 c #00AEFF",
|
||||
"7 c #0081FF",
|
||||
"8 c #0085FF",
|
||||
"9 c #0086FF",
|
||||
"0 c #4EADFF",
|
||||
"a c #8BC9FF",
|
||||
"b c #8BCAFF",
|
||||
"c c #8BCBFF",
|
||||
"d c #8CCCFF",
|
||||
"e c #8DCDFF",
|
||||
"f c #8DCEFF",
|
||||
"g c #8DCFFF",
|
||||
"h c #8ED0FF",
|
||||
"i c #8FD1FF",
|
||||
"j c #8FD2FF",
|
||||
"k c #8CD1FF",
|
||||
"l c #2AACFF",
|
||||
"m c #009CFF",
|
||||
"n c #009BFF",
|
||||
"o c #006DFF",
|
||||
"p c #0070FF",
|
||||
"q c #0071FF",
|
||||
"r c #1C82FF",
|
||||
"s c #84BCFF",
|
||||
"t c #85BDFF",
|
||||
"u c #86BEFF",
|
||||
"v c #86BFFF",
|
||||
"w c #86C0FF",
|
||||
"x c #87C0FF",
|
||||
"y c #87C1FF",
|
||||
"z c #88C2FF",
|
||||
"A c #88C3FF",
|
||||
"B c #89C4FF",
|
||||
"C c #89C5FF",
|
||||
"D c #89C6FF",
|
||||
"E c #8AC7FF",
|
||||
"F c #8BC8FF",
|
||||
"G c #83C5FF",
|
||||
"H c #1190FF",
|
||||
"I c #048BFF",
|
||||
"J c #048AFF",
|
||||
"K c #0057FF",
|
||||
"L c #005AFF",
|
||||
"M c #005BFF",
|
||||
"N c #005DFF",
|
||||
"O c #478BFF",
|
||||
"P c #80AFFF",
|
||||
"Q c #80B0FF",
|
||||
"R c #80B1FF",
|
||||
"S c #81B2FF",
|
||||
"T c #81B3FF",
|
||||
"U c #82B4FF",
|
||||
"V c #82B5FF",
|
||||
"W c #82B6FF",
|
||||
"X c #83B7FF",
|
||||
"Y c #84B8FF",
|
||||
"Z c #86BAFF",
|
||||
"` c #8ABCFF",
|
||||
" . c #8CBEFF",
|
||||
".. c #8FC0FF",
|
||||
"+. c #90C1FF",
|
||||
"@. c #52A1FF",
|
||||
"#. c #1781FF",
|
||||
"$. c #1481FF",
|
||||
"%. c #0C7CFF",
|
||||
"&. c #0045FF",
|
||||
"*. c #0046FF",
|
||||
"=. c #0047FF",
|
||||
"-. c #0049FF",
|
||||
";. c #5183FF",
|
||||
">. c #7AA2FF",
|
||||
",. c #7BA3FF",
|
||||
"'. c #7BA4FF",
|
||||
"). c #7CA5FF",
|
||||
"!. c #7CA6FF",
|
||||
"~. c #7CA7FF",
|
||||
"{. c #7DA8FF",
|
||||
"]. c #7EA9FF",
|
||||
"^. c #81ABFF",
|
||||
"/. c #85AFFF",
|
||||
"(. c #8AB2FF",
|
||||
"_. c #8EB6FF",
|
||||
":. c #91B8FF",
|
||||
"<. c #93BAFF",
|
||||
"[. c #94BCFF",
|
||||
"}. c #75A9FF",
|
||||
"|. c #2A7BFF",
|
||||
"1. c #277AFF",
|
||||
"2. c #2077FF",
|
||||
"3. c #002EFF",
|
||||
"4. c #0030FF",
|
||||
"5. c #0032FF",
|
||||
"6. c #0033FF",
|
||||
"7. c #0035FF",
|
||||
"8. c #3F67FF",
|
||||
"9. c #7593FF",
|
||||
"0. c #7594FF",
|
||||
"a. c #7695FF",
|
||||
"b. c #7696FF",
|
||||
"c. c #7797FF",
|
||||
"d. c #7798FF",
|
||||
"e. c #7899FF",
|
||||
"f. c #7C9DFF",
|
||||
"g. c #82A2FF",
|
||||
"h. c #88A7FF",
|
||||
"i. c #8DACFF",
|
||||
"j. c #92B0FF",
|
||||
"k. c #95B3FF",
|
||||
"l. c #98B5FF",
|
||||
"m. c #9AB7FF",
|
||||
"n. c #7DA3FF",
|
||||
"o. c #3C76FF",
|
||||
"p. c #3875FF",
|
||||
"q. c #3372FF",
|
||||
"r. c #1660FF",
|
||||
"s. c #001BFF",
|
||||
"t. c #001CFF",
|
||||
"u. c #001EFF",
|
||||
"v. c #001FFF",
|
||||
"w. c #0020FF",
|
||||
"x. c #1433FF",
|
||||
"y. c #6F83FF",
|
||||
"z. c #7085FF",
|
||||
"A. c #7186FF",
|
||||
"B. c #7187FF",
|
||||
"C. c #7188FF",
|
||||
"D. c #7289FF",
|
||||
"E. c #768DFF",
|
||||
"F. c #7D94FF",
|
||||
"G. c #849AFF",
|
||||
"H. c #8AA0FF",
|
||||
"I. c #90A5FF",
|
||||
"J. c #95AAFF",
|
||||
"K. c #98ADFE",
|
||||
"L. c #99AEFC",
|
||||
"M. c #9AAFFB",
|
||||
"N. c #6A8AFB",
|
||||
"O. c #446DFC",
|
||||
"P. c #446EFD",
|
||||
"Q. c #416DFE",
|
||||
"R. c #2F60FF",
|
||||
"S. c #0006FF",
|
||||
"T. c #0007FF",
|
||||
"U. c #0008FF",
|
||||
"V. c #000AFF",
|
||||
"W. c #000BFF",
|
||||
"X. c #000CFF",
|
||||
"Y. c #000EFF",
|
||||
"Z. c #3A45FF",
|
||||
"`. c #6B75FF",
|
||||
" + c #6E78FF",
|
||||
".+ c #707BFF",
|
||||
"++ c #737EFF",
|
||||
"@+ c #7681FF",
|
||||
"#+ c #7D89FF",
|
||||
"$+ c #8490FF",
|
||||
"%+ c #8A96FF",
|
||||
"&+ c #8F9BFF",
|
||||
"*+ c #93A0FE",
|
||||
"=+ c #95A1FC",
|
||||
"-+ c #95A2FA",
|
||||
";+ c #95A3F8",
|
||||
">+ c #8B9AF7",
|
||||
",+ c #4861F7",
|
||||
"'+ c #445FF8",
|
||||
")+ c #4460F9",
|
||||
"!+ c #4461FB",
|
||||
"~+ c #4360FD",
|
||||
"{+ c #042DFF",
|
||||
"]+ c #000DFF",
|
||||
"^+ c #0009FF",
|
||||
"/+ c #0208FF",
|
||||
"(+ c #0B0FFF",
|
||||
"_+ c #494CFF",
|
||||
":+ c #7678FF",
|
||||
"<+ c #7A7DFF",
|
||||
"[+ c #7D80FF",
|
||||
"}+ c #8385FF",
|
||||
"|+ c #8B8DFF",
|
||||
"1+ c #9194FF",
|
||||
"2+ c #9799FF",
|
||||
"3+ c #9B9EFF",
|
||||
"4+ c #9C9FFC",
|
||||
"5+ c #989CFA",
|
||||
"6+ c #9599F7",
|
||||
"7+ c #8A8FF5",
|
||||
"8+ c #515AF3",
|
||||
"9+ c #4550F3",
|
||||
"0+ c #4450F4",
|
||||
"a+ c #4451F6",
|
||||
"b+ c #4452F8",
|
||||
"c+ c #4453FA",
|
||||
"d+ c #0D22FE",
|
||||
"e+ c #0021FF",
|
||||
"f+ c #001DFF",
|
||||
"g+ c #0721FF",
|
||||
"h+ c #142BFF",
|
||||
"i+ c #2034FF",
|
||||
"j+ c #2B3DFF",
|
||||
"k+ c #4A59FF",
|
||||
"l+ c #7782FF",
|
||||
"m+ c #8A92FF",
|
||||
"n+ c #9097FF",
|
||||
"o+ c #979EFF",
|
||||
"p+ c #9DA3FF",
|
||||
"q+ c #A2A7FF",
|
||||
"r+ c #A5A9FE",
|
||||
"s+ c #A3A7FB",
|
||||
"t+ c #9EA1F8",
|
||||
"u+ c #8286F5",
|
||||
"v+ c #5A5EF2",
|
||||
"w+ c #787AED",
|
||||
"x+ c #8E8FEC",
|
||||
"y+ c #6466EE",
|
||||
"z+ c #4447F3",
|
||||
"A+ c #4447F6",
|
||||
"B+ c #4447F9",
|
||||
"C+ c #1317FE",
|
||||
"D+ c #002FEC",
|
||||
"E+ c #0033FD",
|
||||
"F+ c #0132FF",
|
||||
"G+ c #0A38FF",
|
||||
"H+ c #1A43FF",
|
||||
"I+ c #284EFF",
|
||||
"J+ c #3658FF",
|
||||
"K+ c #4261FF",
|
||||
"L+ c #4D69FF",
|
||||
"M+ c #556FFF",
|
||||
"N+ c #667DFF",
|
||||
"O+ c #7F92FF",
|
||||
"P+ c #91A0FF",
|
||||
"Q+ c #9AA8FF",
|
||||
"R+ c #9EABFF",
|
||||
"S+ c #9CA8FE",
|
||||
"T+ c #8E9CFB",
|
||||
"U+ c #7887F8",
|
||||
"V+ c #6B7BF5",
|
||||
"W+ c #6A79F1",
|
||||
"X+ c #A2ABEC",
|
||||
"Y+ c #BEC4ED",
|
||||
"Z+ c #828DEC",
|
||||
"`+ c #4655F2",
|
||||
" @ c #4452F5",
|
||||
".@ c #4451F8",
|
||||
"+@ c #1322FE",
|
||||
"@@ c #003BD3",
|
||||
"#@ c #0045F5",
|
||||
"$@ c #094CFF",
|
||||
"%@ c #1A57FF",
|
||||
"&@ c #2B62FF",
|
||||
"*@ c #3B6DFF",
|
||||
"=@ c #4A77FF",
|
||||
"-@ c #5780FF",
|
||||
";@ c #6488FF",
|
||||
">@ c #6E8FFF",
|
||||
",@ c #7F9BFF",
|
||||
"'@ c #88A1FF",
|
||||
")@ c #8EA5FF",
|
||||
"!@ c #91A7FF",
|
||||
"~@ c #92A8FF",
|
||||
"{@ c #8EA3FC",
|
||||
"]@ c #859CF9",
|
||||
"^@ c #7B93F6",
|
||||
"/@ c #708AF3",
|
||||
"(@ c #728BF0",
|
||||
"_@ c #738BEF",
|
||||
":@ c #5571F1",
|
||||
"<@ c #4462F4",
|
||||
"[@ c #4461F6",
|
||||
"}@ c #3C59FA",
|
||||
"|@ c #0225FB",
|
||||
"1@ c #0048CD",
|
||||
"2@ c #0051E8",
|
||||
"3@ c #045DFF",
|
||||
"4@ c #1567FF",
|
||||
"5@ c #2872FF",
|
||||
"6@ c #3A7CFF",
|
||||
"7@ c #4B87FF",
|
||||
"8@ c #5B91FF",
|
||||
"9@ c #6B9AFF",
|
||||
"0@ c #79A3FF",
|
||||
"a@ c #85ABFF",
|
||||
"b@ c #8FB1FF",
|
||||
"c@ c #97B6FF",
|
||||
"d@ c #9FBAFF",
|
||||
"e@ c #A3BDFF",
|
||||
"f@ c #A4BDFF",
|
||||
"g@ c #A2BCFF",
|
||||
"h@ c #9EB8FE",
|
||||
"i@ c #94B0FB",
|
||||
"j@ c #89A8F8",
|
||||
"k@ c #7D9EF6",
|
||||
"l@ c #7194F5",
|
||||
"m@ c #648AF5",
|
||||
"n@ c #567FF5",
|
||||
"o@ c #4974F7",
|
||||
"p@ c #446FF9",
|
||||
"q@ c #1348FB",
|
||||
"r@ c #002EDF",
|
||||
"s@ c #0042A7",
|
||||
"t@ c #0056D6",
|
||||
"u@ c #0970F7",
|
||||
"v@ c #1F7FFF",
|
||||
"w@ c #3289FF",
|
||||
"x@ c #4693FF",
|
||||
"y@ c #589DFF",
|
||||
"z@ c #6AA7FF",
|
||||
"A@ c #7CB0FF",
|
||||
"B@ c #8CB9FF",
|
||||
"C@ c #9BC2FF",
|
||||
"D@ c #A7C8FF",
|
||||
"E@ c #AFCDFF",
|
||||
"F@ c #B5D0FF",
|
||||
"G@ c #B8D1FF",
|
||||
"H@ c #B6D0FF",
|
||||
"I@ c #B0CCFF",
|
||||
"J@ c #AAC7FF",
|
||||
"K@ c #A1C1FE",
|
||||
"L@ c #95B9FC",
|
||||
"M@ c #88B0FA",
|
||||
"N@ c #7BA6F9",
|
||||
"O@ c #6D9CF9",
|
||||
"P@ c #5F92F9",
|
||||
"Q@ c #5187FA",
|
||||
"R@ c #2167FD",
|
||||
"S@ c #0049F0",
|
||||
"T@ c #003CCF",
|
||||
"U@ c #005ABD",
|
||||
"V@ c #0774E1",
|
||||
"W@ c #2592FC",
|
||||
"X@ c #3A9DFF",
|
||||
"Y@ c #4EA6FF",
|
||||
"Z@ c #62AFFF",
|
||||
"`@ c #75B8FF",
|
||||
" # c #88C1FF",
|
||||
".# c #9BCAFF",
|
||||
"+# c #ACD3FF",
|
||||
"@# c #BCDBFF",
|
||||
"## c #C8E1FF",
|
||||
"$# c #CEE4FF",
|
||||
"%# c #CEE3FF",
|
||||
"&# c #C7DFFF",
|
||||
"*# c #BDD9FF",
|
||||
"=# c #B2D3FF",
|
||||
"-# c #A7CCFF",
|
||||
";# c #9CC5FF",
|
||||
"># c #8FBDFE",
|
||||
",# c #82B5FD",
|
||||
"'# c #73ACFD",
|
||||
")# c #63A1FD",
|
||||
"!# c #3484FE",
|
||||
"~# c #0563F8",
|
||||
"{# c #004FD9",
|
||||
"]# c #00389F",
|
||||
"^# c #006DC0",
|
||||
"/# c #128EE6",
|
||||
"(# c #3CABFC",
|
||||
"_# c #52B6FF",
|
||||
":# c #67BDFF",
|
||||
"<# c #7BC5FF",
|
||||
"[# c #90CEFF",
|
||||
"}# c #A4D6FF",
|
||||
"|# c #B8DEFF",
|
||||
"1# c #CBE7FF",
|
||||
"2# c #DDEFFF",
|
||||
"3# c #E8F4FF",
|
||||
"4# c #E4F2FF",
|
||||
"5# c #D6EAFF",
|
||||
"6# c #C6E3FF",
|
||||
"7# c #B7DBFF",
|
||||
"8# c #A9D4FF",
|
||||
"9# c #9ACCFF",
|
||||
"0# c #8CC5FF",
|
||||
"a# c #7EBCFF",
|
||||
"b# c #68B1FF",
|
||||
"c# c #3D9AFF",
|
||||
"d# c #1D86FA",
|
||||
"e# c #0366DF",
|
||||
"f# c #0048AE",
|
||||
"g# c #0073B1",
|
||||
"h# c #0F9AE2",
|
||||
"i# c #45BAF9",
|
||||
"j# c #67C9FF",
|
||||
"k# c #7CD0FF",
|
||||
"l# c #90D7FF",
|
||||
"m# c #A5DEFF",
|
||||
"n# c #B9E5FF",
|
||||
"o# c #CEECFF",
|
||||
"p# c #E2F3FF",
|
||||
"q# c #F3FAFF",
|
||||
"r# c #EDF7FF",
|
||||
"s# c #DAF0FF",
|
||||
"t# c #C7E8FF",
|
||||
"u# c #B5E0FF",
|
||||
"v# c #A5D9FF",
|
||||
"w# c #94D1FF",
|
||||
"x# c #81C9FF",
|
||||
"y# c #4BB0FF",
|
||||
"z# c #2F9EF7",
|
||||
"A# c #097CDE",
|
||||
"B# c #0053A5",
|
||||
"C# c #00577C",
|
||||
"D# c #0295CF",
|
||||
"E# c #26B5ED",
|
||||
"F# c #63D0FB",
|
||||
"G# c #8ADEFF",
|
||||
"H# c #9EE3FF",
|
||||
"I# c #B1E8FF",
|
||||
"J# c #C3EDFF",
|
||||
"K# c #D2F1FF",
|
||||
"L# c #DBF4FF",
|
||||
"M# c #D9F3FF",
|
||||
"N# c #CEEFFF",
|
||||
"O# c #BEE9FF",
|
||||
"P# c #ACE3FF",
|
||||
"Q# c #99DCFF",
|
||||
"R# c #85D5FF",
|
||||
"S# c #70CDFF",
|
||||
"T# c #55C0FB",
|
||||
"U# c #24A4EC",
|
||||
"V# c #0383CE",
|
||||
"W# c #006888",
|
||||
"X# c #009BCB",
|
||||
"Y# c #1CBBE9",
|
||||
"Z# c #4FD1F5",
|
||||
"`# c #82E1FB",
|
||||
" $ c #ACECFE",
|
||||
".$ c #BAEFFF",
|
||||
"+$ c #C0F0FF",
|
||||
"@$ c #B8EEFF",
|
||||
"#$ c #ADEAFF",
|
||||
"$$ c #9DE6FE",
|
||||
"%$ c #7DDBFB",
|
||||
"&$ c #4FC9F5",
|
||||
"*$ c #23B2E9",
|
||||
"=$ c #0393CF",
|
||||
"-$ c #006592",
|
||||
";$ c #007399",
|
||||
">$ c #0091C1",
|
||||
",$ c #05A4D8",
|
||||
"'$ c #1DB3E5",
|
||||
")$ c #2FBBE9",
|
||||
"!$ c #35BFEB",
|
||||
"~$ c #30BDEA",
|
||||
"{$ c #20B8E6",
|
||||
"]$ c #0BACDB",
|
||||
"^$ c #0099C6",
|
||||
"/$ c #007EA3",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . + @ # $ % & ",
|
||||
" * = - ; > , , ' ) ! ~ { ] ",
|
||||
" ^ / ( _ : < [ } | 1 1 2 3 4 5 6 ",
|
||||
" 7 8 9 0 a b c d d e f g h h i j k l m n ",
|
||||
" o p q r s t u v w x y z A B C D E F G H I J ",
|
||||
" K L M N O P Q R S T U V W X Y Z ` ...+.@.#.$.%. ",
|
||||
" &.*.=.-.;.>.,.'.).!.~.{.].^./.(._.:.<.[.}.|.1.2. ",
|
||||
" 3.4.5.6.7.8.9.0.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r. ",
|
||||
" s.t.u.v.w.x.y.z.A.B.C.D.E.F.G.H.I.J.K.L.M.N.O.P.Q.R. ",
|
||||
" S.T.U.V.W.X.Y.Z.`. +.+++@+#+$+%+&+*+=+-+;+>+,+'+)+!+~+{+ ",
|
||||
" ]+X.W.^+U.T./+(+_+:+<+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+ ",
|
||||
" e+w.v.f+t.g+h+i+j+k+l+m+n+o+p+q+r+s+t+u+v+w+x+y+z+A+B+C+ ",
|
||||
" D+E+6.F+G+H+I+J+K+L+M+N+O+P+Q+R+S+T+U+V+W+X+Y+Z+`+ @.@+@ ",
|
||||
" @@#@=.$@%@&@*@=@-@;@>@a.,@'@)@!@~@{@]@^@/@(@_@:@<@[@}@|@ ",
|
||||
" 1@2@3@4@5@6@7@8@9@0@a@b@c@d@e@f@g@h@i@j@k@l@m@n@o@p@q@r@ ",
|
||||
" s@t@u@v@w@x@y@z@A@B@C@D@E@F@G@H@I@J@K@L@M@N@O@P@Q@R@S@T@ ",
|
||||
" U@V@W@X@Y@Z@`@ #.#+#@###$#%#&#*#=#-#;#>#,#'#)#!#~#{#]# ",
|
||||
" ^#/#(#_#:#<#[#}#|#1#2#3#4#5#6#7#8#9#0#a#b#c#d#e#f# ",
|
||||
" g#h#i#j#k#l#m#n#o#p#q#r#s#t#u#v#w#x#:#y#z#A#B# ",
|
||||
" C#D#E#F#G#H#I#J#K#L#M#N#O#P#Q#R#S#T#U#V# ",
|
||||
" W#X#Y#Z#`# $.$+$+$@$#$$$%$&$*$=$-$ ",
|
||||
" ;$>$,$'$)$!$~${$]$^$/$ ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
@ -0,0 +1,3 @@
|
||||
kcalc-trinity: no-shlibs-control-file usr/lib/libtdeinit_kcalc.so
|
||||
kcalc-trinity: postinst-must-call-ldconfig usr/lib/libtdeinit_kcalc.so
|
||||
kcalc-trinity: postrm-should-call-ldconfig usr/lib/libtdeinit_kcalc.so
|
@ -0,0 +1,23 @@
|
||||
debian/tmp/usr/bin/kcalc
|
||||
debian/tmp/usr/lib/*/trinity/kcalc.la
|
||||
debian/tmp/usr/lib/*/trinity/kcalc.so
|
||||
debian/tmp/usr/lib/*/libtdeinit_kcalc.so
|
||||
debian/tmp/usr/share/applications/tde/kcalc.desktop
|
||||
debian/tmp/usr/share/apps/kcalc/kcalcui.rc
|
||||
debian/tmp/usr/share/apps/tdeconf_update/kcalcrc.upd
|
||||
debian/tmp/usr/share/config.kcfg/kcalc.kcfg
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcalc/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcalc/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcalc/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcalc/commands.docbook
|
||||
#debian/tmp/usr/share/doc/tde/HTML/en/kcalc/kcalc_on_Aix.txt
|
||||
#debian/tmp/usr/share/doc/tde/HTML/en/kcalc/kcalc_on_OSF.txt
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/kcalc.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/kcalc.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/kcalc.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/kcalc.png
|
||||
debian/tmp/usr/share/icons/hicolor/64x64/apps/kcalc.png
|
||||
debian/tmp/usr/share/icons/hicolor/scalable/apps/kcalc.svgz
|
||||
|
||||
debian/icons/kcalc.xpm /usr/share/pixmaps
|
||||
debian/icons/kcalc-16.xpm /usr/share/pixmaps
|
@ -0,0 +1 @@
|
||||
debian/man/kcalc-trinity.1
|
@ -0,0 +1,11 @@
|
||||
?package(kcalc-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Math"\
|
||||
hints="TDE,Calculators"\
|
||||
title="KCalc"\
|
||||
icon32x32="/usr/share/pixmaps/kcalc.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/kcalc-16.xpm"\
|
||||
command="/usr/bin/kcalc"
|
||||
|
||||
# Icon 32x32 kcalc/cr32-app-kcalc.png kcalc.xpm
|
||||
# Icon 16x16 kcalc/cr32-app-kcalc.png kcalc-16.xpm
|
@ -0,0 +1,16 @@
|
||||
#!/bin/sh
|
||||
# postinst script for kcalc-trinity
|
||||
|
||||
set -e
|
||||
if [ "${BASEDIR:=/}" = "/" ]; then
|
||||
BASEDIR=""
|
||||
fi
|
||||
|
||||
#if [ "$1" = "configure" ] ; then
|
||||
# force ldconfig due to tdeinit library
|
||||
# ldconfig
|
||||
#fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
@ -0,0 +1,16 @@
|
||||
debian/tmp/usr/bin/kcharselect
|
||||
debian/tmp/usr/lib/*/trinity/kcharselect_panelapplet.la
|
||||
debian/tmp/usr/lib/*/trinity/kcharselect_panelapplet.so
|
||||
debian/tmp/usr/share/applications/tde/KCharSelect.desktop
|
||||
debian/tmp/usr/share/apps/kcharselect/kcharselectui.rc
|
||||
debian/tmp/usr/share/apps/tdeconf_update/kcharselect.upd
|
||||
debian/tmp/usr/share/apps/kicker/applets/kcharselectapplet.desktop
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcharselect/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcharselect/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcharselect/index.docbook
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/kcharselect.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/kcharselect.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/kcharselect.png
|
||||
|
||||
debian/icons/kcharselect.xpm /usr/share/pixmaps
|
||||
debian/icons/kcharselect-16.xpm /usr/share/pixmaps
|
@ -0,0 +1 @@
|
||||
debian/man/kcharselect-trinity.1
|
@ -0,0 +1,11 @@
|
||||
?package(kcharselect-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Tools"\
|
||||
hints="TDE,Characters"\
|
||||
title="KCharSelect"\
|
||||
icon32x32="/usr/share/pixmaps/kcharselect.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/kcharselect-16.xpm"\
|
||||
command="/usr/bin/kcharselect"
|
||||
|
||||
# Icon 32x32 kcharselect/cr48-app-kcharselect.png kcharselect.xpm
|
||||
# Icon 16x16 kcharselect/cr16-app-kcharselect.png kcharselect-16.xpm
|
@ -0,0 +1,35 @@
|
||||
debian/tmp/usr/bin/kdf
|
||||
debian/tmp/usr/bin/kwikdisk
|
||||
debian/tmp/usr/lib/*/trinity/kcm_kdf.la
|
||||
debian/tmp/usr/lib/*/trinity/kcm_kdf.so
|
||||
debian/tmp/usr/share/applications/tde/kcmdf.desktop
|
||||
debian/tmp/usr/share/applications/tde/kdf.desktop
|
||||
debian/tmp/usr/share/applications/tde/kwikdisk.desktop
|
||||
debian/tmp/usr/share/apps/kdf/kdfui.rc
|
||||
debian/tmp/usr/share/apps/kdf/pics/delete.png
|
||||
debian/tmp/usr/share/apps/kdf/pics/tick.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kdf/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kdf/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kdf/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kdf/kdf.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kdf/kdf_config.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/storagedevices/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/storagedevices/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/storagedevices/index.docbook
|
||||
debian/tmp/usr/share/icons/hicolor/128x128/apps/kdf.png
|
||||
debian/tmp/usr/share/icons/hicolor/128x128/apps/kwikdisk.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/kdf.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/kwikdisk.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/kdf.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/kwikdisk.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/kdf.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/kwikdisk.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/kdf.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/kwikdisk.png
|
||||
debian/tmp/usr/share/icons/hicolor/64x64/apps/kdf.png
|
||||
debian/tmp/usr/share/icons/hicolor/64x64/apps/kwikdisk.png
|
||||
|
||||
debian/icons/kdf.xpm /usr/share/pixmaps
|
||||
debian/icons/kdf-16.xpm /usr/share/pixmaps
|
||||
debian/icons/kwikdisk.xpm /usr/share/pixmaps
|
||||
debian/icons/kwikdisk-16.xpm /usr/share/pixmaps
|
@ -0,0 +1,2 @@
|
||||
debian/man/kdf-trinity.1
|
||||
debian/man/kwikdisk-trinity.1
|
@ -0,0 +1,23 @@
|
||||
?package(kdf-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/System"\
|
||||
hints="TDE"\
|
||||
title="KDiskFree"\
|
||||
icon32x32="/usr/share/pixmaps/kdf.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/kdf-16.xpm"\
|
||||
command="/usr/bin/kdf"
|
||||
|
||||
?package(kdf-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/System"\
|
||||
hints="TDE"\
|
||||
title="kwikdisk"\
|
||||
icon32x32="/usr/share/pixmaps/kwikdisk.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/kwikdisk-16.xpm"\
|
||||
command="/usr/bin/kwikdisk"
|
||||
|
||||
# Icon 32x32 kdf/pics/cr32-app-kdf.png kdf.xpm
|
||||
# Icon 16x16 kdf/pics/cr16-app-kdf.png kdf-16.xpm
|
||||
|
||||
# Icon 32x32 kdf/pics/cr32-app-kwikdisk.png kwikdisk.xpm
|
||||
# Icon 16x16 kdf/pics/cr16-app-kwikdisk.png kwikdisk-16.xpm
|
@ -0,0 +1,18 @@
|
||||
debian/tmp/usr/bin/kedit
|
||||
debian/tmp/usr/lib/*/trinity/kedit.la
|
||||
debian/tmp/usr/lib/*/trinity/kedit.so
|
||||
debian/tmp/usr/lib/*/libtdeinit_kedit.so
|
||||
debian/tmp/usr/share/applications/tde/KEdit.desktop
|
||||
debian/tmp/usr/share/apps/kedit/keditui.rc
|
||||
debian/tmp/usr/share/config.kcfg/kedit.kcfg
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kedit/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kedit/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kedit/index.docbook
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/kedit.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/kedit.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/kedit.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/kedit.png
|
||||
debian/tmp/usr/share/icons/hicolor/64x64/apps/kedit.png
|
||||
|
||||
debian/icons/kedit.xpm /usr/share/pixmaps
|
||||
debian/icons/kedit-16.xpm /usr/share/pixmaps
|
@ -0,0 +1,3 @@
|
||||
kedit-trinity: no-shlibs-control-file usr/lib/libtdeinit_kedit.so
|
||||
kedit-trinity: postinst-must-call-ldconfig usr/lib/libtdeinit_kedit.so
|
||||
kedit-trinity: postrm-should-call-ldconfig usr/lib/libtdeinit_kedit.so
|
@ -0,0 +1 @@
|
||||
debian/man/kedit-trinity.1
|
@ -0,0 +1,11 @@
|
||||
?package(kedit-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Editors"\
|
||||
hints="TDE,Text"\
|
||||
title="KEdit"\
|
||||
icon32x32="/usr/share/pixmaps/kedit.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/kedit-16.xpm"\
|
||||
command="/usr/bin/kedit"
|
||||
|
||||
# Icon 32x32 kedit/pixmaps/cr32-app-kedit.png kedit.xpm
|
||||
# Icon 16x16 kedit/pixmaps/cr16-app-kedit.png kedit-16.xpm
|
@ -0,0 +1,15 @@
|
||||
application/x-shellscript; kedit -caption "Text Editor" %s; nametemplate=%s.sh; test=test "$DISPLAY" != ""; priority=7
|
||||
text/english; kedit -caption "Text Editor" %s; test=test "$DISPLAY" != ""; priority=7
|
||||
text/plain; kedit -caption "Text Editor" %s; nametemplate=%s.txt; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-c++; kedit -caption "Text Editor" %s; nametemplate=%s.cpp; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-c++hdr; kedit -caption "Text Editor" %s; nametemplate=%s.hh; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-c++src; kedit -caption "Text Editor" %s; nametemplate=%s.cpp; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-c; kedit -caption "Text Editor" %s; nametemplate=%s.c; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-chdr; kedit -caption "Text Editor" %s; nametemplate=%s.h; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-csrc; kedit -caption "Text Editor" %s; nametemplate=%s.c; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-java; kedit -caption "Text Editor" %s; nametemplate=%s.java; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-makefile; kedit -caption "Text Editor" %s; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-moc; kedit -caption "Text Editor" %s; nametemplate=%s.moc; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-pascal; kedit -caption "Text Editor" %s; nametemplate=%s.p; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-tcl; kedit -caption "Text Editor" %s; nametemplate=%s.tcl; test=test "$DISPLAY" != ""; priority=7
|
||||
text/x-tex; kedit -caption "Text Editor" %s; nametemplate=%s.tex; test=test "$DISPLAY" != ""; priority=7
|
@ -0,0 +1,16 @@
|
||||
#!/bin/sh
|
||||
# postinst script for kedit-trinity
|
||||
|
||||
set -e
|
||||
if [ "${BASEDIR:=/}" = "/" ]; then
|
||||
BASEDIR=""
|
||||
fi
|
||||
|
||||
#if [ "$1" = "configure" ] ; then
|
||||
# force ldconfig due to tdeinit library
|
||||
# ldconfig
|
||||
#fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
@ -0,0 +1,15 @@
|
||||
debian/tmp/usr/bin/kfloppy
|
||||
debian/tmp/usr/share/applications/tde/KFloppy.desktop
|
||||
debian/tmp/usr/share/apps/konqueror/servicemenus/floppy_format.desktop
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kfloppy/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kfloppy/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kfloppy/index.docbook
|
||||
debian/tmp/usr/share/icons/hicolor/128x128/apps/kfloppy.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/kfloppy.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/kfloppy.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/kfloppy.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/kfloppy.png
|
||||
debian/tmp/usr/share/icons/hicolor/64x64/apps/kfloppy.png
|
||||
|
||||
debian/icons/kfloppy.xpm /usr/share/pixmaps
|
||||
debian/icons/kfloppy-16.xpm /usr/share/pixmaps
|
@ -0,0 +1 @@
|
||||
debian/man/kfloppy-trinity.1
|
@ -0,0 +1,11 @@
|
||||
?package(kfloppy-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/System"\
|
||||
hints="TDE"\
|
||||
title="KFloppy"\
|
||||
icon32x32="/usr/share/pixmaps/kfloppy.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/kfloppy-16.xpm"\
|
||||
command="/usr/bin/kfloppy"
|
||||
|
||||
# Icon 32x32 kfloppy/cr32-app-kfloppy.png kfloppy.xpm
|
||||
# Icon 16x16 kfloppy/cr16-app-kfloppy.png kfloppy-16.xpm
|
@ -0,0 +1,44 @@
|
||||
debian/tmp/usr/bin/kgpg
|
||||
debian/tmp/usr/share/applications/tde/kgpg.desktop
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/16x16/actions/kgpg_key1.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/16x16/actions/kgpg_key2.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/16x16/actions/kgpg_key3.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/16x16/actions/kgpg_key4.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_edit.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_export.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_gen.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_identity.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_import.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_info.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_photo.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_show.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_sign.png
|
||||
debian/tmp/usr/share/apps/kgpg/icons/crystalsvg/22x22/actions/kgpg_term.png
|
||||
debian/tmp/usr/share/apps/kgpg/kgpg.rc
|
||||
debian/tmp/usr/share/apps/kgpg/listkeys.rc
|
||||
debian/tmp/usr/share/apps/kgpg/pics/kgpg_anim.gif
|
||||
debian/tmp/usr/share/apps/kgpg/pics/kgpg_blank.png
|
||||
debian/tmp/usr/share/apps/kgpg/pics/kgpg_docked.gif
|
||||
debian/tmp/usr/share/apps/kgpg/pics/kgpg_docked.png
|
||||
debian/tmp/usr/share/apps/kgpg/pics/kgpg_fill.png
|
||||
debian/tmp/usr/share/apps/kgpg/tips
|
||||
debian/tmp/usr/share/apps/konqueror/servicemenus/encryptfile.desktop
|
||||
debian/tmp/usr/share/apps/konqueror/servicemenus/encryptfolder.desktop
|
||||
debian/tmp/usr/share/autostart/kgpg.desktop
|
||||
debian/tmp/usr/share/config.kcfg/kgpg.kcfg
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kgpg/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kgpg/editor.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kgpg/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kgpg/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kgpg/keygen.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kgpg/keymanage.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kgpg/keys.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kgpg/kicker.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kgpg/options.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/kgpg.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/kgpg.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/kgpg.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/kgpg.png
|
||||
|
||||
debian/icons/kgpg.xpm /usr/share/pixmaps
|
||||
debian/icons/kgpg-16.xpm /usr/share/pixmaps
|
@ -0,0 +1 @@
|
||||
debian/man/kgpg-trinity.1
|
@ -0,0 +1,11 @@
|
||||
?package(kgpg-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Tools"\
|
||||
hints="TDE"\
|
||||
title="Kgpg"\
|
||||
icon32x32="/usr/share/pixmaps/kgpg.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/kgpg-16.xpm"\
|
||||
command="/usr/bin/kgpg"
|
||||
|
||||
# Icon 32x32 kgpg/cr32-app-kgpg.png kgpg.xpm
|
||||
# Icon 16x16 kgpg/cr16-app-kgpg.png kgpg-16.xpm
|
@ -0,0 +1,25 @@
|
||||
debian/tmp/usr/bin/khexedit
|
||||
debian/tmp/usr/lib/*/trinity/libkbyteseditwidget.la
|
||||
debian/tmp/usr/lib/*/trinity/libkbyteseditwidget.so
|
||||
debian/tmp/usr/lib/*/trinity/libkhexedit2part.la
|
||||
debian/tmp/usr/lib/*/trinity/libkhexedit2part.so
|
||||
debian/tmp/usr/lib/*/libkhexeditcommon.so.0
|
||||
debian/tmp/usr/lib/*/libkhexeditcommon.so.0.0.0
|
||||
debian/tmp/usr/share/applications/tde/khexedit.desktop
|
||||
debian/tmp/usr/share/apps/khexedit/khexeditui.rc
|
||||
debian/tmp/usr/share/apps/khexedit/pics/hexdrag.png
|
||||
debian/tmp/usr/share/apps/khexedit/pics/hexmask.png
|
||||
debian/tmp/usr/share/apps/khexedit/pics/hexwrite.png
|
||||
debian/tmp/usr/share/apps/khexedit2part/khexedit2partui.rc
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/khexedit/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/khexedit/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/khexedit/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/khexedit/khexedit1.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/khexedit.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/khexedit.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/khexedit.png
|
||||
debian/tmp/usr/share/services/kbyteseditwidget.desktop
|
||||
debian/tmp/usr/share/services/khexedit2part.desktop
|
||||
|
||||
debian/icons/khexedit.xpm /usr/share/pixmaps
|
||||
debian/icons/khexedit-16.xpm /usr/share/pixmaps
|
@ -0,0 +1 @@
|
||||
debian/man/khexedit-trinity.1
|
@ -0,0 +1,11 @@
|
||||
?package(khexedit-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Tools"\
|
||||
hints="TDE"\
|
||||
title="KHexEdit"\
|
||||
icon32x32="/usr/share/pixmaps/khexedit.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/khexedit-16.xpm"\
|
||||
command="/usr/bin/khexedit"
|
||||
|
||||
# Icon 32x32 khexedit/cr32-app-khexedit.png khexedit.xpm
|
||||
# Icon 16x16 khexedit/cr16-app-khexedit.png khexedit-16.xpm
|
@ -0,0 +1,16 @@
|
||||
debian/tmp/usr/bin/kjots
|
||||
debian/tmp/usr/share/applications/tde/Kjots.desktop
|
||||
debian/tmp/usr/share/apps/kjots/kjotsui.rc
|
||||
debian/tmp/usr/share/apps/kjots/pics/filedel.png
|
||||
debian/tmp/usr/share/config.kcfg/kjots.kcfg
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kjots/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kjots/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kjots/index.docbook
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/kjots.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/kjots.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/kjots.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/kjots.png
|
||||
debian/tmp/usr/share/icons/hicolor/64x64/apps/kjots.png
|
||||
|
||||
debian/icons/kjots.xpm /usr/share/pixmaps
|
||||
debian/icons/kjots-16.xpm /usr/share/pixmaps
|
@ -0,0 +1,11 @@
|
||||
?package(kjots-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Tools"\
|
||||
hints="TDE"\
|
||||
title="KJots"\
|
||||
icon32x32="/usr/share/pixmaps/kjots.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/kjots-16.xpm"\
|
||||
command="/usr/bin/kjots"
|
||||
|
||||
# Icon 32x32 kjots/icons/cr32-app-kjots.png kjots.xpm
|
||||
# Icon 16x16 kjots/icons/cr16-app-kjots.png kjots-16.xpm
|
@ -0,0 +1,48 @@
|
||||
debian/tmp/usr/bin/klaptop_acpi_helper
|
||||
debian/tmp/usr/bin/klaptop_check
|
||||
debian/tmp/usr/lib/*/trinity/kcm_laptop.la
|
||||
debian/tmp/usr/lib/*/trinity/kcm_laptop.so
|
||||
debian/tmp/usr/lib/*/trinity/kded_klaptopdaemon.la
|
||||
debian/tmp/usr/lib/*/trinity/kded_klaptopdaemon.so
|
||||
debian/tmp/usr/lib/*/libkcmlaptop.so.0
|
||||
debian/tmp/usr/lib/*/libkcmlaptop.so.0.0.0
|
||||
debian/tmp/usr/share/applications/tde/laptop.desktop
|
||||
debian/tmp/usr/share/applications/tde/pcmcia.desktop
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/alt2_laptop_nobattery.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/alt2_laptop_nocharge.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/alt2_laptop_power.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/alt3_laptop_nocharge.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/alt3_laptop_power.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/alt_laptop_nocharge.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/alt_laptop_power.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/laptop_charge.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/laptop_nobattery.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/laptop_nocharge.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/16x16/actions/power.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/22x22/actions/laptop_charge.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/22x22/actions/laptop_nobattery.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/22x22/actions/laptop_nocharge.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/22x22/actions/laptop_power.png
|
||||
debian/tmp/usr/share/apps/klaptopdaemon/icons/crystalsvg/32x32/actions/power.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/kcmlowbatcrit/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/kcmlowbatcrit/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/kcmlowbatcrit/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/kcmlowbatwarn/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/kcmlowbatwarn/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/kcmlowbatwarn/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/laptop/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/laptop/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/laptop/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/powerctrl/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/powerctrl/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcontrol/powerctrl/index.docbook
|
||||
debian/tmp/usr/share/icons/crystalsvg/128x128/apps/laptop_battery.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/16x16/apps/laptop_battery.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/16x16/apps/laptop_pcmcia.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/32x32/apps/laptop_battery.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/32x32/apps/laptop_pcmcia.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/48x48/apps/laptop_battery.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/48x48/apps/laptop_pcmcia.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/64x64/apps/laptop_battery.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/scalable/apps/laptop_battery.svgz
|
||||
debian/tmp/usr/share/services/kded/klaptopdaemon.desktop
|
@ -0,0 +1,30 @@
|
||||
#! /bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
case "$1" in
|
||||
|
||||
remove)
|
||||
/usr/sbin/dpkg-statoverride --quiet --remove /usr/trinity/bin/klaptop_acpi_helper > /dev/null 2>&1 || true
|
||||
if [ -e /usr/trinity/bin/klaptop_acpi_helper ]; then
|
||||
chown root:root /usr/trinity/bin/klaptop_acpi_helper
|
||||
chmod 0755 /usr/trinity/bin/klaptop_acpi_helper
|
||||
fi
|
||||
;;
|
||||
|
||||
upgrade|deconfigure)
|
||||
;;
|
||||
|
||||
failed-upgrade)
|
||||
;;
|
||||
|
||||
*)
|
||||
echo "prerm called with unknown argument \`$1'" >&2
|
||||
exit 1
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
@ -0,0 +1,28 @@
|
||||
klaptopdaemon and SUID permissions
|
||||
----------------------------------
|
||||
|
||||
To allow ordinary users to control certain power management features,
|
||||
klaptopdaemon's panel in the Trinity Control Center has a button which prompts
|
||||
the user to enter the root password (Trinity Control Center --> Power Control
|
||||
--> Laptop Battery, then the ACPI Config tab, then the Setup Helper
|
||||
Application button). This button changes the permissions of
|
||||
/usr/bin/klaptop_acpi_helper from "0755 root.root" to "6755 root.root",
|
||||
and therefore grants all regular users extra power management abilities.
|
||||
This has obvious security implications, and should not be done on any
|
||||
system where all users are not trusted absolutely.
|
||||
|
||||
The standard klaptopdaemon changes the binary's permissions using chmod.
|
||||
However, if an updated version of the Debian klaptopdaemon package
|
||||
were then to be installed, it would reset the permissions, forcing the
|
||||
sysadmin to reconfigure after each upgrade.
|
||||
|
||||
The Debian package has therefore been patched to use dpkg-statoverride to
|
||||
permanently change the permissions of /usr/bin/klaptop_acpi_helper. The
|
||||
override is removed and permissions reset if the package is removed or
|
||||
purged. However, if the sysadmin wishes to remove the special permissions
|
||||
of /usr/bin/klaptop_acpi_helper, they can do so at any time by issuing,
|
||||
as root, the following commands:
|
||||
|
||||
dpkg-statoverride --remove /usr/bin/klaptop_acpi_helper
|
||||
chown root:root /usr/bin/klaptop_acpi_helper
|
||||
chmod 0755 /usr/bin/klaptop_acpi_helper
|
@ -0,0 +1,18 @@
|
||||
#debian/tmp/usr/lib/*/trinity/kcm_kvaio.la
|
||||
#debian/tmp/usr/lib/*/trinity/kcm_kvaio.so
|
||||
debian/tmp/usr/lib/*/trinity/kcm_thinkpad.la
|
||||
debian/tmp/usr/lib/*/trinity/kcm_thinkpad.so
|
||||
debian/tmp/usr/lib/*/trinity/kmilo_asus.la
|
||||
debian/tmp/usr/lib/*/trinity/kmilo_asus.so
|
||||
#debian/tmp/usr/lib/*/trinity/kmilo_delli8k.la
|
||||
#debian/tmp/usr/lib/*/trinity/kmilo_delli8k.so
|
||||
#debian/tmp/usr/lib/*/trinity/kmilo_kvaio.la
|
||||
#debian/tmp/usr/lib/*/trinity/kmilo_kvaio.so
|
||||
debian/tmp/usr/lib/*/trinity/kmilo_thinkpad.la
|
||||
debian/tmp/usr/lib/*/trinity/kmilo_thinkpad.so
|
||||
#debian/tmp/usr/share/applications/tde/kvaio.desktop
|
||||
debian/tmp/usr/share/applications/tde/thinkpad.desktop
|
||||
debian/tmp/usr/share/services/kmilo/kmilo_asus.desktop
|
||||
#debian/tmp/usr/share/services/kmilo/kmilo_delli8k.desktop
|
||||
#debian/tmp/usr/share/services/kmilo/kmilo_kvaio.desktop
|
||||
debian/tmp/usr/share/services/kmilo/kmilo_thinkpad.desktop
|
@ -0,0 +1,9 @@
|
||||
debian/tmp/usr/lib/*/trinity/kded_kmilod.la
|
||||
debian/tmp/usr/lib/*/trinity/kded_kmilod.so
|
||||
debian/tmp/usr/lib/*/trinity/kmilo_generic.la
|
||||
debian/tmp/usr/lib/*/trinity/kmilo_generic.so
|
||||
debian/tmp/usr/lib/*/libkmilo.so.1
|
||||
debian/tmp/usr/lib/*/libkmilo.so.1.0.0
|
||||
debian/tmp/usr/share/services/kded/kmilod.desktop
|
||||
debian/tmp/usr/share/services/kmilo/kmilo_generic.desktop
|
||||
debian/tmp/usr/share/servicetypes/kmilo/kmilopluginsvc.desktop
|
@ -0,0 +1,60 @@
|
||||
debian/tmp/usr/bin/kregexpeditor
|
||||
debian/tmp/usr/lib/*/trinity/libkregexpeditorgui.la
|
||||
debian/tmp/usr/lib/*/trinity/libkregexpeditorgui.so
|
||||
debian/tmp/usr/lib/*/libkregexpeditorcommon.so.1
|
||||
debian/tmp/usr/lib/*/libkregexpeditorcommon.so.1.0.0
|
||||
debian/tmp/usr/share/applications/tde/kregexpeditor.desktop
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/altn.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/anychar.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/autoverify.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/begline.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/characters.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/compound.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/endline.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/error.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/neglookahead.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/nonwordboundary.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/poslookahead.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/repeat.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/select.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/text.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/verify.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/pics/wordboundary.png
|
||||
debian/tmp/usr/share/apps/kregexpeditor/predefined/general/anything.regexp
|
||||
debian/tmp/usr/share/apps/kregexpeditor/predefined/general/spaces.regexp
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/altn.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/altntool.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/anychar.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/anychartool.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/begline.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/boundarytools.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/characters.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/charactertool.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/compound.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/compoundtool.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/endline.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/linestartendtool.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/lookaheadtools.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/neglookahead.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/nonwordboundary.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/poslookahead.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/repeat.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/repeattool.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/select.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/text.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/texttool.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/theEditor.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/KRegExpEditor/wordboundary.png
|
||||
debian/tmp/usr/share/icons/hicolor/128x128/apps/kregexpeditor.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/kregexpeditor.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/kregexpeditor.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/kregexpeditor.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/kregexpeditor.png
|
||||
debian/tmp/usr/share/icons/hicolor/64x64/apps/kregexpeditor.png
|
||||
debian/tmp/usr/share/services/kregexpeditorgui.desktop
|
||||
|
||||
debian/icons/kregexpeditor.xpm /usr/share/pixmaps
|
||||
debian/icons/kregexpeditor-16.xpm /usr/share/pixmaps
|
@ -0,0 +1,11 @@
|
||||
?package(kregexpeditor-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Tools"\
|
||||
hints="TDE"\
|
||||
title="Kregexpeditor"\
|
||||
icon32x32="/usr/share/pixmaps/kregexpeditor.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/kregexpeditor-16.xpm"\
|
||||
command="/usr/bin/kregexpeditor"
|
||||
|
||||
# Icon 32x32 kregexpeditor/cr32-app-kregexpeditor.png kregexpeditor.xpm
|
||||
# Icon 16x16 kregexpeditor/cr16-app-kregexpeditor.png kregexpeditor-16.xpm
|
@ -0,0 +1,39 @@
|
||||
debian/tmp/etc/trinity/ksim_panelextensionrc
|
||||
debian/tmp/usr/lib/*/trinity/ksim_*.la
|
||||
debian/tmp/usr/lib/*/trinity/ksim_*.so
|
||||
debian/tmp/usr/lib/*/libksimcore.so.1
|
||||
debian/tmp/usr/lib/*/libksimcore.so.1.0.0
|
||||
debian/tmp/usr/share/apps/kicker/extensions/ksim.desktop
|
||||
debian/tmp/usr/share/apps/ksim/monitors/DFree.desktop
|
||||
#debian/tmp/usr/share/apps/ksim/monitors/Lm_sensors.desktop
|
||||
debian/tmp/usr/share/apps/ksim/monitors/Net.desktop
|
||||
debian/tmp/usr/share/apps/ksim/monitors/Snmp.desktop
|
||||
debian/tmp/usr/share/apps/ksim/monitors/cpu.desktop
|
||||
debian/tmp/usr/share/apps/ksim/monitors/disk.desktop
|
||||
debian/tmp/usr/share/apps/ksim/pics/clock.png
|
||||
debian/tmp/usr/share/apps/ksim/pics/uptime.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/bg_chart.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/bg_grid.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/bg_meter.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/bg_panel.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/frame_bottom.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/frame_left.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/frame_right.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/frame_top.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/gkrellmrc
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/gkrellmrc_ksim
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/host/bg_meter.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/krell_meter.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/krell_panel.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/krell_slider.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/mail/decal_mail.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/mail/krell_mail.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/mail/krell_mail_daemon.png
|
||||
debian/tmp/usr/share/apps/ksim/themes/ksim/net/decal_net_leds.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ksim/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ksim/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ksim/index.docbook
|
||||
debian/tmp/usr/share/icons/crystalsvg/16x16/apps/ksim.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/16x16/devices/ksim_cpu.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/32x32/apps/ksim.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/48x48/apps/ksim.png
|
@ -0,0 +1,44 @@
|
||||
#! /bin/sh
|
||||
# preinst script for ksim
|
||||
#
|
||||
# see: dh_installdeb(1)
|
||||
|
||||
set -e
|
||||
|
||||
# summary of how this script can be called:
|
||||
# * <new-preinst> `install'
|
||||
# * <new-preinst> `install' <old-version>
|
||||
# * <new-preinst> `upgrade' <old-version>
|
||||
# * <old-preinst> `abort-upgrade' <new-version>
|
||||
#
|
||||
# for details, see http://www.debian.org/doc/debian-policy/ or
|
||||
# the debian-policy package
|
||||
|
||||
|
||||
case "$1" in
|
||||
install|upgrade)
|
||||
if [ "$1" = "upgrade" ]
|
||||
then
|
||||
# Debian testing (Sarge) files
|
||||
rm /etc/trinity/ksimrc > /dev/null 2>&1 || true
|
||||
fi
|
||||
;;
|
||||
|
||||
abort-upgrade)
|
||||
|
||||
;;
|
||||
|
||||
*)
|
||||
echo "preinst called with unknown argument \`$1'" >&2
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
# dh_installdeb will replace this with shell code automatically
|
||||
# generated by other debhelper scripts.
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
||||
|
||||
|
@ -0,0 +1,12 @@
|
||||
debian/tmp/usr/bin/ktimer
|
||||
debian/tmp/usr/share/applications/tde/ktimer.desktop
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ktimer/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ktimer/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/ktimer/index.docbook
|
||||
debian/tmp/usr/share/icons/hicolor/128x128/apps/ktimer.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/ktimer.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/ktimer.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/ktimer.png
|
||||
|
||||
debian/icons/ktimer.xpm /usr/share/pixmaps
|
||||
debian/icons/ktimer-16.xpm /usr/share/pixmaps
|
@ -0,0 +1,11 @@
|
||||
?package(ktimer-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Tools"\
|
||||
hints="TDE"\
|
||||
title="KTimer"\
|
||||
icon32x32="/usr/share/pixmaps/ktimer.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/ktimer-16.xpm"\
|
||||
command="/usr/bin/ktimer"
|
||||
|
||||
# Icon 32x32 ktimer/cr32-app-ktimer.png ktimer.xpm
|
||||
# Icon 16x16 ktimer/cr16-app-ktimer.png ktimer-16.xpm
|
@ -0,0 +1,82 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
|
||||
.TH Ark "1" "May 2006" "Ark" "User Commands"
|
||||
.SH NAME
|
||||
Ark \- manual page for Ark
|
||||
.SH SYNOPSIS
|
||||
.B ark
|
||||
[\fIQt-options\fR] [\fITDE-options\fR] [\fITDE-tempfile-options\fR] [\fIoptions\fR] [\fIfolder\fR] [\fIfiles\fR] [\fIarchive\fR]
|
||||
.SH DESCRIPTION
|
||||
TDE Archiving tool
|
||||
Ark is a graphical program for managing various archive formats within the
|
||||
TDE environment. Archives can be viewed, extracted, created and modified
|
||||
from within Ark.
|
||||
The program can handle various formats such as tar, gzip, bzip2, zip, rar and
|
||||
lha (if the appropriate command-line programs are installed).
|
||||
Ark can work closely with Konqueror in the TDE environment to handle archives,
|
||||
if you install the Konqueror Integration plugin available in the konq-plugins
|
||||
package.
|
||||
.SS "Generic options"
|
||||
.TP
|
||||
\fB\-\-help\fR
|
||||
Show help about options
|
||||
.TP
|
||||
\fB\-\-help\-qt\fR
|
||||
Show Qt specific options
|
||||
.TP
|
||||
\fB\-\-help\-tde\fR
|
||||
Show TDE specific options
|
||||
.TP
|
||||
\fB\-\-help\-tde\-tempfile\fR
|
||||
Show TDE\-tempfile specific options
|
||||
.TP
|
||||
\fB\-\-help\-all\fR
|
||||
Show all options
|
||||
.TP
|
||||
\fB\-\-author\fR
|
||||
Show author information
|
||||
.TP
|
||||
\fB\-v\fR, \fB\-\-version\fR
|
||||
Show version information
|
||||
.TP
|
||||
\fB\-\-license\fR
|
||||
Show license information
|
||||
.TP
|
||||
\fB\-\-\fR
|
||||
End of options
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-\-extract\fR
|
||||
Open extract dialog, quit when finished
|
||||
.TP
|
||||
\fB\-\-extract\-to\fR
|
||||
Extract 'archive' to 'folder'. Quit when finished.
|
||||
\&'folder' will be created if it does not exist.
|
||||
.TP
|
||||
\fB\-\-add\fR
|
||||
Ask for the name of the archive to add 'files' to. Quit when finished.
|
||||
.TP
|
||||
\fB\-\-add\-to\fR
|
||||
Add 'files' to 'archive'. Quit when finished.
|
||||
\&'archive' will be created if it does not exist.
|
||||
.TP
|
||||
\fB\-\-guess\-name\fR
|
||||
Used with '\-\-extract\-to'. When specified, 'archive'
|
||||
will be extracted to a subfolder of 'folder'
|
||||
whose name will be the name of 'archive' without the filename extension.
|
||||
.SS "Arguments"
|
||||
.TP
|
||||
folder
|
||||
Folder to extract to
|
||||
.TP
|
||||
files
|
||||
Files to be added
|
||||
.TP
|
||||
archive
|
||||
Open 'archive'
|
||||
.SH AUTHOR
|
||||
Ark was written by Matthias Elter <elter@kde.org> and many others.
|
||||
.br
|
||||
Ark is released under the GNU General Public License.
|
||||
.PP
|
||||
This manual page was written by Sune Vuorela <debian@pusling.com>
|
||||
for the Debian Project, and is released under the same terms as the program.
|
@ -0,0 +1,185 @@
|
||||
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
|
||||
.TH KCALC 1 "June 2006" "Trinity Desktop Environment" "TDE Calculator"
|
||||
.SH NAME
|
||||
kcalc
|
||||
\- TDE Calculator
|
||||
.SH SYNOPSIS
|
||||
\fBkcalc\fP [Qt\-options] [TDE\-options]
|
||||
.SH DESCRIPTION
|
||||
\fBKCalc\fP is a scientific calculator for TDE. In addition to the usual functionality offered by most scientific calculators, \fBKCalc\fP offers a number of features:
|
||||
.br
|
||||
.IP " \-"
|
||||
\fBKCalc\fP provides trigonometric functions, logic operations, and it is able to do statistical calculations.
|
||||
.IP " \-"
|
||||
\fBKCalc\fP allows you to cut and paste numbers from/into its display.
|
||||
.IP " \-"
|
||||
\fBKCalc\fP features a results\-stack which lets you conveniently recall previous results.
|
||||
.IP " \-"
|
||||
You can configure \fBKCalc\fP's display colors and font.
|
||||
.IP " \-"
|
||||
You can configure \fBKCalc\fP's precision and the number of digits after the period.
|
||||
.IP " \-"
|
||||
\fBKCalc\fP offers a great number of useful key\-bindings, which make using \fBKCalc\fP without using a pointing device easy.
|
||||
.PP
|
||||
Hint: Pressing (and holding) the Ctrl\-key, displays on every button, the corresponding key\-binding.
|
||||
|
||||
.SH OPTIONS
|
||||
.SS Generic options:
|
||||
.TP
|
||||
.B \-\-help
|
||||
Show help about options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v, \-\-version
|
||||
Show version information
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B \-\-
|
||||
End of options
|
||||
.SS
|
||||
.SS Qt options:
|
||||
.TP
|
||||
.B \-\-display <displayname>
|
||||
Use the X\-server display 'displayname'
|
||||
.TP
|
||||
.B \-\-session <sessionId>
|
||||
Restore the application for the given 'sessionId'
|
||||
.TP
|
||||
.B \-\-cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8\-bit display
|
||||
.TP
|
||||
.B \-\-ncols <count>
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8\-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification
|
||||
.TP
|
||||
.B \-\-nograb
|
||||
tells Qt to never grab the mouse or the keyboard
|
||||
.TP
|
||||
.B \-\-dograb
|
||||
running under a debugger can cause an implicit
|
||||
\-nograb, use \-dograb to override
|
||||
.TP
|
||||
.B \-\-sync
|
||||
switches to synchronous mode for debugging
|
||||
.TP
|
||||
.B \-\-fn, \-\-font <fontname>
|
||||
defines the application font
|
||||
.TP
|
||||
.B \-\-bg, \-\-background <color>
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated)
|
||||
.TP
|
||||
.B \-\-fg, \-\-foreground <color>
|
||||
sets the default foreground color
|
||||
.TP
|
||||
.B \-\-btn, \-\-button <color>
|
||||
sets the default button color
|
||||
.TP
|
||||
.B \-\-name <name>
|
||||
sets the application name
|
||||
.TP
|
||||
.B \-\-title <title>
|
||||
sets the application title (caption)
|
||||
.TP
|
||||
.B \-\-visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8\-bit display
|
||||
.TP
|
||||
.B \-\-inputstyle <inputstyle>
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are onthespot, overthespot, offthespot and
|
||||
root
|
||||
.TP
|
||||
.B \-\-im <XIM server>
|
||||
set XIM server
|
||||
.TP
|
||||
.B \-\-noxim
|
||||
disable XIM
|
||||
.TP
|
||||
.B \-\-reverse
|
||||
mirrors the whole layout of widgets
|
||||
.SS
|
||||
.SS TDE options:
|
||||
.TP
|
||||
.B \-\-caption <caption>
|
||||
Use 'caption' as name in the titlebar
|
||||
.TP
|
||||
.B \-\-icon <icon>
|
||||
Use 'icon' as the application icon
|
||||
.TP
|
||||
.B \-\-miniicon <icon>
|
||||
Use 'icon' as the icon in the titlebar
|
||||
.TP
|
||||
.B \-\-config <filename>
|
||||
Use alternative configuration file
|
||||
.TP
|
||||
.B \-\-dcopserver <server>
|
||||
Use the DCOP Server specified by 'server'
|
||||
.TP
|
||||
.B \-\-nocrashhandler
|
||||
Disable crash handler, to get core dumps
|
||||
.TP
|
||||
.B \-\-waitforwm
|
||||
Waits for a WM_NET compatible windowmanager
|
||||
.TP
|
||||
.B \-\-style <style>
|
||||
sets the application GUI style
|
||||
.TP
|
||||
.B \-\-geometry <geometry>
|
||||
sets the client geometry of the main widget \- see man X for the argument format
|
||||
|
||||
.SH FILES
|
||||
.TP
|
||||
.I ~/.trinity/share/config/kcalcrc
|
||||
\fBkcalc\fP configuration file
|
||||
|
||||
.SH SEE ALSO
|
||||
Full user documentation is available through the TDE Help Center. You can also enter the URL
|
||||
.BR help:/kcalc/
|
||||
directly into konqueror or you can run
|
||||
.BR "khelpcenter help:/kcalc/"
|
||||
from the command\-line.
|
||||
.br
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
Klaus Niederkruger <kniederk@math.uni\-koeln.de>
|
||||
.br
|
||||
Bernd Johannes Wuebben <wuebben@kde.org>
|
||||
.br
|
||||
Evan Teran <eteran@alum.rit.edu>
|
||||
.br
|
||||
Espen Sand <espen@kde.org>
|
||||
.br
|
||||
Chris Howells <howells@kde.org>
|
||||
.br
|
||||
Aaron J. Seigo <aseigo@olympusproject.org>
|
||||
.br
|
||||
Charles Samuels <charles@altair.dhs.org>
|
||||
.br
|
||||
René Mérou <ochominutosdearco@yahoo.es>
|
||||
.br
|
||||
|
||||
.br
|
||||
.fi
|
||||
Please use http://bugs.trinitydesktop.org to report bugs; do not mail the authors directly.
|
||||
.PP
|
||||
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project, but may be used by others. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
||||
.PP
|
||||
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|
@ -0,0 +1,257 @@
|
||||
.lf 1 info/tdeutils.kcharselect.1
|
||||
.TH KCHARSELECT 1 "May 2003" TDE "TDE Application"
|
||||
.SH NAME
|
||||
kcharselect \- TDE Character Selector
|
||||
.SH SYNOPSIS
|
||||
.B kcharselect
|
||||
[\fIQt-options\fR] [\fITDE-options\fR]
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B KCharSelect
|
||||
TDE Application.
|
||||
This manual page was written for the Debian GNU/Linux distribution
|
||||
because the original program does not have a manual page.
|
||||
.PP
|
||||
Using
|
||||
.B KCharSelect
|
||||
one can view all the glyphs, organized by character table, available from any
|
||||
installed font. One can also assemble a string of characters by clicking on
|
||||
characters in the table. The string can be exported to the clipboard for
|
||||
later use.
|
||||
.PP
|
||||
.B KCharSelect
|
||||
is helpful for determining which characters in a font have glyphs as well as
|
||||
for selecting characters that may be difficult to produce.
|
||||
.P
|
||||
This program is part of the official TDE utils module.
|
||||
.SH OPTIONS
|
||||
.SS "General Options"
|
||||
.B \-\-help
|
||||
Show help about options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v\fR, \fB\-\-version
|
||||
Show version information
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B \-\-
|
||||
End of options
|
||||
.lf 1 info/kdetqtoptions
|
||||
.SS "TDE options"
|
||||
.TP 12
|
||||
.BI \-\-caption \ caption
|
||||
Use \fIcaption\fP as name in the titlebar.
|
||||
.TP
|
||||
.BI \-\-icon \ icon
|
||||
Use \fIicon\fP as the application icon. \fIicon\fP is the name of the
|
||||
icon, which can either be an absolute filename path, or otherwise the
|
||||
icon is sought for in places according to the normal TDE rules.
|
||||
.TP
|
||||
.BI \-\-miniicon \ icon
|
||||
Use \fIicon\fP as the icon in the titlebar. \fIicon\fP is the filename
|
||||
of the icon, according to the same rules as for the \-\-icon parameter.
|
||||
.TP
|
||||
.BI \-\-config \ filename
|
||||
Use an alternative configuration file, instead of the default, which
|
||||
is normally located in
|
||||
.I /usr/share/config
|
||||
or in
|
||||
.RB $ TDEHOME\fI/share/config
|
||||
.TP
|
||||
.BI \-\-dcopserver \ server
|
||||
Set the address of the DCOP server to attach to.
|
||||
.TP
|
||||
.B \-\-nocrashhandler
|
||||
Disable crash handler, to get core dumps. This option has the same
|
||||
effect as definiting the environment variable TDE_DEBUG.
|
||||
.TP
|
||||
.B \-\-waitforwm
|
||||
Waits for a WM_NET compatible windowmanager.
|
||||
.TP
|
||||
.BI \-\-style \ style
|
||||
sets the application GUI style.
|
||||
.TP
|
||||
.BI \-\-geometry \ geometry
|
||||
sets the client geometry of the main widget.
|
||||
The geometry parameter follows the normal X convention for geometry,
|
||||
which is on the form:
|
||||
.RS
|
||||
.IP
|
||||
[\fIwidth\fBx\fIheight\fR][{\fB+-\fR}\fIxpos\fR{\fB+-\fR}\fIypos\fR]
|
||||
.P
|
||||
Where \fIwidth\fR and \fIheight\fR gives the desired minimum width and
|
||||
height, of the main application window. Both in pixels. A value of 0
|
||||
specifies the default size. The optional \fIxpos\fR and \fIypos\fR
|
||||
specifies the x,y-position that which is desired for the application
|
||||
window. Specifying negative values for x or y implies that the x or y
|
||||
position is to be measured from the left or bottom screen edge,
|
||||
instead of as in the normal case, with positive values, from the left
|
||||
and top edges.
|
||||
.RE
|
||||
.SS "Qt options"
|
||||
.TP 12
|
||||
.BI \-\-display \ displayname
|
||||
Use the X-server display \fIdisplayname\fP.
|
||||
.TP
|
||||
.BI \-\-session \ sessionId
|
||||
Restore the application for the given \fIsessionId\fP.
|
||||
.TP
|
||||
.B \-\-cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8-bit display.
|
||||
.TP
|
||||
.BI \-\-ncols \ count
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification.
|
||||
.TP
|
||||
.B \-\-nograb
|
||||
Tells Qt to never grab the mouse or the keyboard.
|
||||
.TP
|
||||
.B \-\-dograb
|
||||
Running under a debugger can cause an implicit
|
||||
.B \-nograb, use \fB\-dograb\fR to override.
|
||||
.TP
|
||||
.B \-\-sync
|
||||
switches to synchronous mode for debugging.
|
||||
.TP
|
||||
.BI "\-\-fn\fR, \fP\-\-font" \ fontname
|
||||
Defines the default application font. The \fIfontname\fP should be in
|
||||
the X logical font name description format XLFD. For a full description of
|
||||
the format see
|
||||
.I /usr/X11R6/lib/X11/doc/xlfd.TXT
|
||||
Note that the application might override the font specified with
|
||||
its own font.
|
||||
.TP
|
||||
.BI "-\-bg\fR, \fB\-\-background" \ color
|
||||
Sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated).
|
||||
.TP
|
||||
.BI "\-\-fg\fR, \fB\-\-foreground" \ color
|
||||
Sets the default foreground color.
|
||||
.TP
|
||||
.BI \-\-btn\fR, \fB\-\-button \ color
|
||||
Sets the default button color.
|
||||
.TP
|
||||
.BI \-\-name \ name
|
||||
Sets the application name.
|
||||
.TP
|
||||
.BI \-\-title \ title
|
||||
Sets the application title. This option might, or might not appear
|
||||
in the title bar caption, depending on the application. To change the caption, use the
|
||||
.B \-\-caption
|
||||
option instead.
|
||||
.TP
|
||||
.B \-\-visual TrueColor
|
||||
Forces the application to use a TrueColor visual on
|
||||
an 8-bit display.
|
||||
.TP
|
||||
.BI \-\-inputstyle \ inputstyle
|
||||
Sets XIM (X Input Method) input style. Possible
|
||||
values are
|
||||
.BR onthespot ", " overthespot ", " offthespot and root .
|
||||
.TP
|
||||
.BI \-\-im " XIM-server"
|
||||
Set XIM server.
|
||||
.TP
|
||||
.B \-\-noxim
|
||||
Disable XIM.
|
||||
.TP
|
||||
.B \-\-reverse
|
||||
Mirror reverses the whole layout of widgets. This means that menus
|
||||
will go in the opposite direction, the scroll bar will be on the
|
||||
opposite side, etc. For a normal western layout that means that menus
|
||||
and tool bars will go from the right edge to the left, the vertical
|
||||
scroll bar will be on the left side and so on.
|
||||
|
||||
.lf 48 info/tdeutils.kcharselect.1
|
||||
.SH ENVIRONMENT
|
||||
.lf 1 info/kdeenviron
|
||||
.SS "standard TDE environment variables"
|
||||
.IP TDE_LANG
|
||||
Language locale setting to use. This option makes it possible to set
|
||||
another language environment for a program than what is the default. The
|
||||
correct language pack for this language has to be installed for this option
|
||||
to work. The default language when there is none set is en_US. When
|
||||
deciding upon a language, the following resources are looked up, in
|
||||
order: TDE_LANG, configuration file, LC_CTYPE, LC_MESSAGES, LC_ALL,
|
||||
LANG.
|
||||
.IP TDE_UTF8_FILENAMES
|
||||
Assume that all filenames are in UTF-8 format regardless of the
|
||||
current language setting. Otherwise the filename format is defined by
|
||||
the language.
|
||||
.IP TDE_MULTIHEAD
|
||||
If this variable has the value
|
||||
.B true
|
||||
multihead multiple display mode is enabled. The TDE display will be
|
||||
shared over more than one screen.
|
||||
.IP DISPLAY
|
||||
Specifies the X display to run TDE on.
|
||||
.IP TDESYCOCA
|
||||
Specifies and alternative path for the
|
||||
.I tdesycoca
|
||||
TDE system configuration cache file.
|
||||
The default path is
|
||||
/tmp/tde-$USER/tdesycoca
|
||||
.IP DCOPSERVER
|
||||
Specifies an alternative path for the DCOP server file. The default
|
||||
file is
|
||||
$HOME/.DCOPserver_\fIhostname\fP_\fIdisplayname\fP
|
||||
.IP SESSION_MANAGER
|
||||
The session manager to use. This option is set automatically by TDE
|
||||
and is a network path to the session manager socket.
|
||||
.IP HOME
|
||||
Path to the home directory for the current user.
|
||||
.IP TDEHOME
|
||||
The TDE per-user setting directory. Default if not specified is
|
||||
.I $HOME/.trinity
|
||||
.lf 50 info/tdeutils.kcharselect.1
|
||||
.SH FILES
|
||||
.TP
|
||||
.I $HOME/.trinity/share/config/kcharselectrc
|
||||
configuration file.
|
||||
.SH AUTHOR
|
||||
KCharSelect was written by
|
||||
.nh
|
||||
.ad l
|
||||
Reginald Stadlbauer <reggie@kde.org>.
|
||||
.hy
|
||||
.br
|
||||
Please use http://bugs.trinitydesktop.org to report bugs, do not mail the authors directly.
|
||||
.br
|
||||
This manual page was prepared by
|
||||
.nh
|
||||
.ad l
|
||||
Karolina Lindqvist <pgd\-karolinali@algonet.se>
|
||||
.hy
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
||||
.SH "SEE ALSO"
|
||||
The full documentation for
|
||||
.B KCharSelect
|
||||
is maintained as a docbook manual. If the
|
||||
.B khelpcenter
|
||||
program is properly installed at your site, the command
|
||||
.IP
|
||||
.B khelpcenter help:/kcharselect
|
||||
.PP
|
||||
should give you access to the complete manual.
|
||||
.P
|
||||
Alternatively the manual can be browsed in
|
||||
.B konqueror
|
||||
giving it the URL help:/kcharselect
|
||||
|
@ -0,0 +1,154 @@
|
||||
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
|
||||
.TH KDF 1 "June 2006" "Trinity Desktop Environment" "TDE free disk space utility"
|
||||
.SH NAME
|
||||
kdf
|
||||
\- TDE free disk space utility
|
||||
.SH SYNOPSIS
|
||||
\fBkdf\fP [Qt\-options] [TDE\-options]
|
||||
.SH DESCRIPTION
|
||||
\fBKDiskFree\fP displays available file devices (hard drive partitions, floppy and CD drives, etc.) along with information on their capacity, free space, type and mount point. It also allows you to mount and unmount drives and view them in a file manager.
|
||||
.sp 1
|
||||
\fBKDiskFree\fP is similar to \fBkwikdisk\fP and is useful if you want to keep a \fBKDiskFree\fP window available at all times.
|
||||
.SH OPTIONS
|
||||
.SS Generic options:
|
||||
.TP
|
||||
.B \-\-help
|
||||
Show help about options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v, \-\-version
|
||||
Show version information
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B \-\-
|
||||
End of options
|
||||
.SS
|
||||
.SS Qt options:
|
||||
.TP
|
||||
.B \-\-display <displayname>
|
||||
Use the X-server display 'displayname'
|
||||
.TP
|
||||
.B \-\-session <sessionId>
|
||||
Restore the application for the given 'sessionId'
|
||||
.TP
|
||||
.B \-\-cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8\-bit display
|
||||
.TP
|
||||
.B \-\-ncols <count>
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8\-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification
|
||||
.TP
|
||||
.B \-\-nograb
|
||||
tells Qt to never grab the mouse or the keyboard
|
||||
.TP
|
||||
.B \-\-dograb
|
||||
running under a debugger can cause an implicit
|
||||
\-nograb, use \-dograb to override
|
||||
.TP
|
||||
.B \-\-sync
|
||||
switches to synchronous mode for debugging
|
||||
.TP
|
||||
.B \-\-fn, \-\-font <fontname>
|
||||
defines the application font
|
||||
.TP
|
||||
.B \-\-bg, \-\-background <color>
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated)
|
||||
.TP
|
||||
.B \-\-fg, \-\-foreground <color>
|
||||
sets the default foreground color
|
||||
.TP
|
||||
.B \-\-btn, \-\-button <color>
|
||||
sets the default button color
|
||||
.TP
|
||||
.B \-\-name <name>
|
||||
sets the application name
|
||||
.TP
|
||||
.B \-\-title <title>
|
||||
sets the application title (caption)
|
||||
.TP
|
||||
.B \-\-visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8\-bit display
|
||||
.TP
|
||||
.B \-\-inputstyle <inputstyle>
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are onthespot, overthespot, offthespot and
|
||||
root
|
||||
.TP
|
||||
.B \-\-im <XIM server>
|
||||
set XIM server
|
||||
.TP
|
||||
.B \-\-noxim
|
||||
disable XIM
|
||||
.TP
|
||||
.B \-\-reverse
|
||||
mirrors the whole layout of widgets
|
||||
.SS
|
||||
.SS TDE options:
|
||||
.TP
|
||||
.B \-\-caption <caption>
|
||||
Use 'caption' as name in the titlebar
|
||||
.TP
|
||||
.B \-\-icon <icon>
|
||||
Use 'icon' as the application icon
|
||||
.TP
|
||||
.B \-\-miniicon <icon>
|
||||
Use 'icon' as the icon in the titlebar
|
||||
.TP
|
||||
.B \-\-config <filename>
|
||||
Use alternative configuration file
|
||||
.TP
|
||||
.B \-\-dcopserver <server>
|
||||
Use the DCOP Server specified by 'server'
|
||||
.TP
|
||||
.B \-\-nocrashhandler
|
||||
Disable crash handler, to get core dumps
|
||||
.TP
|
||||
.B \-\-waitforwm
|
||||
Waits for a WM_NET compatible windowmanager
|
||||
.TP
|
||||
.B \-\-style <style>
|
||||
sets the application GUI style
|
||||
.TP
|
||||
.B \-\-geometry <geometry>
|
||||
sets the client geometry of the main widget - see man X for the argument format
|
||||
|
||||
.SH SEE ALSO
|
||||
\fBkwikdisk\fP(1)
|
||||
.sp 1
|
||||
Full user documentation is available through the TDE Help Center. You can also enter the URL
|
||||
.BR help:/kdf/
|
||||
directly into konqueror or you can run
|
||||
.BR "khelpcenter help:/kdf/"
|
||||
from the command\-line.
|
||||
.br
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
Michael Kropfberger <michael.kropfberger@gmx.net>
|
||||
.br
|
||||
|
||||
.br
|
||||
.fi
|
||||
Please use http://bugs.trinitydesktop.org to report bugs; do not mail the author directly.
|
||||
.PP
|
||||
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project, but may be used by others. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
||||
.PP
|
||||
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|
@ -0,0 +1,165 @@
|
||||
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
|
||||
.TH KEDIT 1 "June 2006" "Trinity Desktop Environment" "TDE text editor"
|
||||
.SH NAME
|
||||
kedit
|
||||
\- TDE text editor
|
||||
.SH SYNOPSIS
|
||||
\fBkedit\fP [Qt\-options] [TDE\-options] [options] \fIfile\fP
|
||||
.SH DESCRIPTION
|
||||
\fBKEdit\fP is a text editor for the Trinity Desktop. It is a small editor which can be used with \fBKonqueror\fP for text and configuration file browsing. \fBKEdit\fP also serves well for creating small plain text documents. It is not meant to be a programmers editor, in particular it is not meant to replace any of the more powerful editors such as \fBKate\fP, \fBXEmacs\fP or \fBEmacs\fP.
|
||||
.sp 1
|
||||
\fBKEdit\fP's functionality will intentionally remain rather limited to ensure a reasonably fast start.
|
||||
.SH OPTIONS
|
||||
.SS
|
||||
.SS Arguments:
|
||||
.TP
|
||||
.B file
|
||||
File or URL to open
|
||||
.SS Options:
|
||||
.TP
|
||||
.B \-\-encoding <encoding>
|
||||
Encoding to use for the following documents
|
||||
.SS
|
||||
.SS Generic options:
|
||||
.TP
|
||||
.B \-\-help
|
||||
Show help about options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v, \-\-version
|
||||
Show version information
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B \-\-
|
||||
End of options
|
||||
.SS
|
||||
.SS Qt options:
|
||||
.TP
|
||||
.B \-\-display <displayname>
|
||||
Use the X-server display 'displayname'
|
||||
.TP
|
||||
.B \-\-session <sessionId>
|
||||
Restore the application for the given 'sessionId'
|
||||
.TP
|
||||
.B \-\-cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8\-bit display
|
||||
.TP
|
||||
.B \-\-ncols <count>
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8\-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification
|
||||
.TP
|
||||
.B \-\-nograb
|
||||
tells Qt to never grab the mouse or the keyboard
|
||||
.TP
|
||||
.B \-\-dograb
|
||||
running under a debugger can cause an implicit
|
||||
\-nograb, use \-dograb to override
|
||||
.TP
|
||||
.B \-\-sync
|
||||
switches to synchronous mode for debugging
|
||||
.TP
|
||||
.B \-\-fn, \-\-font <fontname>
|
||||
defines the application font
|
||||
.TP
|
||||
.B \-\-bg, \-\-background <color>
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated)
|
||||
.TP
|
||||
.B \-\-fg, \-\-foreground <color>
|
||||
sets the default foreground color
|
||||
.TP
|
||||
.B \-\-btn, \-\-button <color>
|
||||
sets the default button color
|
||||
.TP
|
||||
.B \-\-name <name>
|
||||
sets the application name
|
||||
.TP
|
||||
.B \-\-title <title>
|
||||
sets the application title (caption)
|
||||
.TP
|
||||
.B \-\-visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8\-bit display
|
||||
.TP
|
||||
.B \-\-inputstyle <inputstyle>
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are onthespot, overthespot, offthespot and
|
||||
root
|
||||
.TP
|
||||
.B \-\-im <XIM server>
|
||||
set XIM server
|
||||
.TP
|
||||
.B \-\-noxim
|
||||
disable XIM
|
||||
.TP
|
||||
.B \-\-reverse
|
||||
mirrors the whole layout of widgets
|
||||
.SS
|
||||
.SS TDE options:
|
||||
.TP
|
||||
.B \-\-caption <caption>
|
||||
Use 'caption' as name in the titlebar
|
||||
.TP
|
||||
.B \-\-icon <icon>
|
||||
Use 'icon' as the application icon
|
||||
.TP
|
||||
.B \-\-miniicon <icon>
|
||||
Use 'icon' as the icon in the titlebar
|
||||
.TP
|
||||
.B \-\-config <filename>
|
||||
Use alternative configuration file
|
||||
.TP
|
||||
.B \-\-dcopserver <server>
|
||||
Use the DCOP Server specified by 'server'
|
||||
.TP
|
||||
.B \-\-nocrashhandler
|
||||
Disable crash handler, to get core dumps
|
||||
.TP
|
||||
.B \-\-waitforwm
|
||||
Waits for a WM_NET compatible windowmanager
|
||||
.TP
|
||||
.B \-\-style <style>
|
||||
sets the application GUI style
|
||||
.TP
|
||||
.B \-\-geometry <geometry>
|
||||
sets the client geometry of the main widget \- see man X for the argument format
|
||||
.SS
|
||||
|
||||
.SH SEE ALSO
|
||||
\fBkate\fP(1), \fBkwrite\fP(1)
|
||||
.sp 1
|
||||
Full user documentation is available through the TDE Help Center. You can also enter the URL
|
||||
.BR help:/kedit/
|
||||
directly into konqueror or you can run
|
||||
.BR "khelpcenter help:/kedit/"
|
||||
from the command\-line.
|
||||
.br
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
Bernd Johannes Wuebben <wuebben@kde.org>
|
||||
.br
|
||||
|
||||
.br
|
||||
.fi
|
||||
Please use http://bugs.trinitydesktop.org to report bugs; do not mail the author directly.
|
||||
.PP
|
||||
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project, but may be used by others. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
||||
.PP
|
||||
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|
@ -0,0 +1,182 @@
|
||||
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
|
||||
.TH KFLOPPY 1 "June 2006" "Trinity Desktop Environment" "TDE Floppy Disk Utility"
|
||||
.SH NAME
|
||||
kfloppy
|
||||
\- TDE Floppy Disk Utility
|
||||
.SH SYNOPSIS
|
||||
\fBkfloppy\fP [Qt\-options] [TDE\-options] [device]
|
||||
.SH DESCRIPTION
|
||||
\fBKfloppy Formatter\fP is a utility that provides a straightforward graphical means to format 3.5" and 5.25" floppy disks.
|
||||
.sp 1
|
||||
Starting \fBKfloppy\fP opens a single window by which the user may choose appropriate settings and control the formatting process.
|
||||
.sp 1
|
||||
\fBCaution\fP
|
||||
.br
|
||||
Make sure that your floppy disk is not mounted. \fBKfloppy\fP cannot format a mounted floppy disk.
|
||||
.sp 1
|
||||
\fBKfloppy\fP offers the following settings for floppy size:
|
||||
.RS 3
|
||||
.TP
|
||||
\- 3.5" 1.44MB
|
||||
.TP
|
||||
\- 3.5" 720KB
|
||||
.TP
|
||||
\- 5.25" 1.2MB
|
||||
.TP
|
||||
\- 5.25" 360KB
|
||||
.TP
|
||||
\- Auto-Detect
|
||||
.RE
|
||||
.sp 1
|
||||
\fBNote\fP
|
||||
.br
|
||||
The 800KB disk format used by Mac floppy drives cannot be supported on PC floppy drives since they are not capable of formatting disks in that fashion.
|
||||
.sp 1
|
||||
\fBKfloppy\fP supports the file systems DOS, ext2 and Minix.
|
||||
.SH OPTIONS
|
||||
.SS
|
||||
.SS Arguments:
|
||||
.TP
|
||||
.B device
|
||||
Default device
|
||||
.SS Generic options:
|
||||
.TP
|
||||
.B \-\-help
|
||||
Show help about options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v, \-\-version
|
||||
Show version information
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B \-\-
|
||||
End of options
|
||||
.SS
|
||||
.SS Qt options:
|
||||
.TP
|
||||
.B \-\-display <displayname>
|
||||
Use the X-server display 'displayname'
|
||||
.TP
|
||||
.B \-\-session <sessionId>
|
||||
Restore the application for the given 'sessionId'
|
||||
.TP
|
||||
.B \-\-cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8\-bit display
|
||||
.TP
|
||||
.B \-\-ncols <count>
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8\-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification
|
||||
.TP
|
||||
.B \-\-nograb
|
||||
tells Qt to never grab the mouse or the keyboard
|
||||
.TP
|
||||
.B \-\-dograb
|
||||
running under a debugger can cause an implicit
|
||||
\-nograb, use \-dograb to override
|
||||
.TP
|
||||
.B \-\-sync
|
||||
switches to synchronous mode for debugging
|
||||
.TP
|
||||
.B \-\-fn, \-\-font <fontname>
|
||||
defines the application font
|
||||
.TP
|
||||
.B \-\-bg, \-\-background <color>
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated)
|
||||
.TP
|
||||
.B \-\-fg, \-\-foreground <color>
|
||||
sets the default foreground color
|
||||
.TP
|
||||
.B \-\-btn, \-\-button <color>
|
||||
sets the default button color
|
||||
.TP
|
||||
.B \-\-name <name>
|
||||
sets the application name
|
||||
.TP
|
||||
.B \-\-title <title>
|
||||
sets the application title (caption)
|
||||
.TP
|
||||
.B \-\-visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8\-bit display
|
||||
.TP
|
||||
.B \-\-inputstyle <inputstyle>
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are onthespot, overthespot, offthespot and
|
||||
root
|
||||
.TP
|
||||
.B \-\-im <XIM server>
|
||||
set XIM server
|
||||
.TP
|
||||
.B \-\-noxim
|
||||
disable XIM
|
||||
.TP
|
||||
.B \-\-reverse
|
||||
mirrors the whole layout of widgets
|
||||
.SS
|
||||
.SS TDE options:
|
||||
.TP
|
||||
.B \-\-caption <caption>
|
||||
Use 'caption' as name in the titlebar
|
||||
.TP
|
||||
.B \-\-icon <icon>
|
||||
Use 'icon' as the application icon
|
||||
.TP
|
||||
.B \-\-miniicon <icon>
|
||||
Use 'icon' as the icon in the titlebar
|
||||
.TP
|
||||
.B \-\-config <filename>
|
||||
Use alternative configuration file
|
||||
.TP
|
||||
.B \-\-dcopserver <server>
|
||||
Use the DCOP Server specified by 'server'
|
||||
.TP
|
||||
.B \-\-nocrashhandler
|
||||
Disable crash handler, to get core dumps
|
||||
.TP
|
||||
.B \-\-waitforwm
|
||||
Waits for a WM_NET compatible windowmanager
|
||||
.TP
|
||||
.B \-\-style <style>
|
||||
sets the application GUI style
|
||||
.TP
|
||||
.B \-\-geometry <geometry>
|
||||
sets the client geometry of the main widget - see man X for the argument format
|
||||
.SS
|
||||
|
||||
.SH SEE ALSO
|
||||
Full user documentation is available through the TDE Help Center. You can also enter the URL
|
||||
.BR help:/kfloppy/
|
||||
directly into konqueror or you can run
|
||||
.BR "khelpcenter help:/kfloppy/"
|
||||
from the command\-line.
|
||||
.br
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
Bernd Johannes Wuebben <wuebben@kde.org>
|
||||
.br
|
||||
|
||||
.br
|
||||
.fi
|
||||
Please use http://bugs.trinitydesktop.org to report bugs; do not mail the author directly.
|
||||
.PP
|
||||
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project, but may be used by others. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
||||
.PP
|
||||
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|
@ -0,0 +1,187 @@
|
||||
.TH KGPG "1" "December 2002" "TDE" "TDE Application"
|
||||
.SH NAME
|
||||
kgpg \- a TDE frontend for GNU Privacy Guard (GnuPG)
|
||||
.SH SYNOPSIS
|
||||
.B kgpg
|
||||
[\fIQt-options\fR] [\fITDE-options\fR] [\fIoptions\fR] \fIfile\fR
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B Kgpg
|
||||
TDE Application.
|
||||
This manual page was written for the Debian GNU/Linux distribution
|
||||
because the original program does not have a manual page.
|
||||
.PP
|
||||
.B Kgpg
|
||||
is a simple graphical interface for gpg (http://gnupg.org).
|
||||
Basically, It allows you to encrypt and decrypt files or messages, and to manage your keys.
|
||||
.PP
|
||||
Kgpg can be used in different ways:
|
||||
.IP "1 -" 4
|
||||
Open Kgpg. You will see an editor. Just type or paste your text in the editor. You can then easily encrypt/decrypt the text.
|
||||
.IP "2 -" 4
|
||||
On your Desktop or from a Konqueror window, right click on a file and you will see an encrypt file entry in the menu. just select it to encrypt the file. In the same way, simply left click on an encrypted file to decrypt it.
|
||||
.IP "3 -" 4
|
||||
If you enable Kgpg's Klipper action, as soon as you copy an encrypted text to the clipboard, a popup menu will ask you if you want to decrypt it.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B \-e
|
||||
encrypt file
|
||||
.TP
|
||||
.B \-s
|
||||
show encrypted file
|
||||
.TP
|
||||
.B \-S
|
||||
sign file
|
||||
.TP
|
||||
.B \-V
|
||||
verify signature
|
||||
.SS "Arguments:"
|
||||
.TP 12
|
||||
file
|
||||
file to open
|
||||
.SS "Generic options:"
|
||||
.TP 12
|
||||
.B \-\-help
|
||||
Show help about options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v\fR, \fB\-\-version
|
||||
Show version information
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B \-\-
|
||||
End of options
|
||||
.SS "Qt options"
|
||||
.TP 12
|
||||
.BI \-\-display \ displayname
|
||||
Use the X-server display \fIdisplayname\fP.
|
||||
.TP
|
||||
.BI \-\-session \ sessionId
|
||||
Restore the application for the given \fIsessionId\fP.
|
||||
.TP
|
||||
.B \-\-cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8-bit display.
|
||||
.TP
|
||||
.BI \-\-ncols \ count
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification.
|
||||
.TP
|
||||
.B \-\-nograb
|
||||
tells Qt to never grab the mouse or the keyboard.
|
||||
.TP
|
||||
.B \-\-dograb
|
||||
running under a debugger can cause an implicit
|
||||
.B \-nograb, use \fB\-dograb\fR to override.
|
||||
.TP
|
||||
.B \-\-sync
|
||||
switches to synchronous mode for debugging.
|
||||
.TP
|
||||
.BI "\-\-fn\fR, \fP\-\-font" \ fontname
|
||||
defines the application font.
|
||||
.TP
|
||||
.BI "-\-bg\fR, \fB\-\-background" \ color
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated).
|
||||
.TP
|
||||
.BI "\-\-fg\fR, \fB\-\-foreground" \ color
|
||||
sets the default foreground color.
|
||||
.TP
|
||||
.BI \-\-btn\fR, \fB\-\-button \ color
|
||||
sets the default button color.
|
||||
.TP
|
||||
.BI \-\-name \ name
|
||||
sets the application name.
|
||||
.TP
|
||||
.BI \-\-title \ title
|
||||
sets the application title (caption).
|
||||
.TP
|
||||
.B \-\-visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8-bit display.
|
||||
.TP
|
||||
.BI \-\-inputstyle \ inputstyle
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are
|
||||
.BR onthespot ", " overthespot ", " offthespot and root .
|
||||
.TP
|
||||
.BI \-\-im " XIM-server"
|
||||
set XIM server.
|
||||
.TP
|
||||
.B \-\-noxim
|
||||
disable XIM.
|
||||
.TP
|
||||
.B \-\-reverse
|
||||
mirrors the whole layout of widgets.
|
||||
.SS "TDE options"
|
||||
.TP 12
|
||||
.BI \-\-caption \ caption
|
||||
Use \fIcaption\fP as name in the titlebar.
|
||||
.TP
|
||||
.BI \-\-icon \ icon
|
||||
Use \fIicon\fP as the application icon.
|
||||
.TP
|
||||
.BI \-\-miniicon \ icon
|
||||
Use \fIicon\fP as the icon in the titlebar.
|
||||
.TP
|
||||
.BI \-\-config \ filename
|
||||
Use alternative configuration file.
|
||||
.TP
|
||||
.BI \-\-dcopserver \ server
|
||||
Use the DCOP Server specified by \fIserver\fP.
|
||||
.TP
|
||||
.B \-\-nocrashhandler
|
||||
Disable crash handler, to get core dumps.
|
||||
.TP
|
||||
.B \-\-waitforwm
|
||||
Waits for a WM_NET compatible windowmanager.
|
||||
.TP
|
||||
.BI \-\-style \ style
|
||||
sets the application GUI style.
|
||||
.TP
|
||||
.BI \-\-geometry \ geometry
|
||||
sets the client geometry of the main widget.
|
||||
.SH AUTHOR
|
||||
kgpg was written by
|
||||
.nh
|
||||
.ad l
|
||||
y0k0 <bj@altern.org>,
|
||||
.br
|
||||
.hy
|
||||
This manual page was prepared by
|
||||
.nh
|
||||
.ad l
|
||||
Karolina Lindqvist <pgd\-karolinali@algonet.se>
|
||||
.hy
|
||||
for the Debian GNU/Linux system (but may be used by others).
|
||||
.SH "SEE ALSO"
|
||||
The full documentation for
|
||||
.B Kgpg
|
||||
is maintained as a docbook manual. If the
|
||||
.B khelpcenter
|
||||
program is properly installed at your site, the command
|
||||
.IP
|
||||
.B khelpcenter help:/kgpg
|
||||
.PP
|
||||
should give you access to the complete manual.
|
||||
.P
|
||||
Alternatively the manual can be browsed in
|
||||
.B konqueror
|
||||
giving it the URL help:/kgpg
|
||||
|
@ -0,0 +1,169 @@
|
||||
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
|
||||
.TH KHEXEDIT 1 "June 2006" "Trinity Desktop Environment" "TDE hex editor"
|
||||
.SH NAME
|
||||
khexedit
|
||||
\- TDE hex editor
|
||||
.SH SYNOPSIS
|
||||
\fBkhexedit\fP [Qt\-options] [TDE\-options] [options] [file(s)]
|
||||
.SH DESCRIPTION
|
||||
\fBKHexEdit\fP is an editor for the raw data of binary files. It includes find/replace functions, bookmarks, many configuration options, drag and drop support and other powerful features.
|
||||
.sp 1
|
||||
When a document is opened, the bytes are displayed in hexadecimal format in the data editor window. The data can be edited, cut, copied, pasted, dragged and dropped much as text is in an text editor or word processor. A cursor marks the current position. Pressing the Insert key toggles between overwrite and insert text entry modes. The data can also be displayed as octal, binary or decimal values, by choosing the desired format in the View menu.
|
||||
.sp 1
|
||||
The offset column on the left indicates the position of a particular byte in the file. The text field on the right displays the ASCII encoding of the file. The cursor position and edits in the data editor window are reflected in the text field. The text field can also be edited, and those changes are reflected in the data editor window.
|
||||
.sp 1
|
||||
The search bar allows the user to search for a specific value \-\- hexadecimal, octal, binary, decimal or text.
|
||||
.sp 1
|
||||
The conversion field displays the value of the byte at the cursor position in a variety of bases. It also displays the value of all standard data types starting at the cursor.
|
||||
.sp 1
|
||||
Multiple documents can be open at the same time but only one can be active. Use the Documents menu to select which document will be active.
|
||||
.SH OPTIONS
|
||||
.SS
|
||||
.SS Arguments:
|
||||
file(s) File(s) to open
|
||||
.SS Options:
|
||||
.TP
|
||||
.B \-\-offset <offset>
|
||||
Jump to 'offset'
|
||||
.SS
|
||||
.SS Generic options:
|
||||
.TP
|
||||
.B \-\-help
|
||||
Show help about options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v, \-\-version
|
||||
Show version information
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B \-\-
|
||||
End of options
|
||||
.SS
|
||||
.SS Qt options:
|
||||
.TP
|
||||
.B \-\-display <displayname>
|
||||
Use the X-server display 'displayname'
|
||||
.TP
|
||||
.B \-\-session <sessionId>
|
||||
Restore the application for the given 'sessionId'
|
||||
.TP
|
||||
.B \-\-cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8\-bit display
|
||||
.TP
|
||||
.B \-\-ncols <count>
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8\-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification
|
||||
.TP
|
||||
.B \-\-nograb
|
||||
tells Qt to never grab the mouse or the keyboard
|
||||
.TP
|
||||
.B \-\-dograb
|
||||
running under a debugger can cause an implicit
|
||||
\-nograb, use \-dograb to override
|
||||
.TP
|
||||
.B \-\-sync
|
||||
switches to synchronous mode for debugging
|
||||
.TP
|
||||
.B \-\-fn, \-\-font <fontname>
|
||||
defines the application font
|
||||
.TP
|
||||
.B \-\-bg, \-\-background <color>
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated)
|
||||
.TP
|
||||
.B \-\-fg, \-\-foreground <color>
|
||||
sets the default foreground color
|
||||
.TP
|
||||
.B \-\-btn, \-\-button <color>
|
||||
sets the default button color
|
||||
.TP
|
||||
.B \-\-name <name>
|
||||
sets the application name
|
||||
.TP
|
||||
.B \-\-title <title>
|
||||
sets the application title (caption)
|
||||
.TP
|
||||
.B \-\-visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8\-bit display
|
||||
.TP
|
||||
.B \-\-inputstyle <inputstyle>
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are onthespot, overthespot, offthespot and
|
||||
root
|
||||
.TP
|
||||
.B \-\-im <XIM server>
|
||||
set XIM server
|
||||
.TP
|
||||
.B \-\-noxim
|
||||
disable XIM
|
||||
.TP
|
||||
.B \-\-reverse
|
||||
mirrors the whole layout of widgets
|
||||
.SS
|
||||
.SS TDE options:
|
||||
.TP
|
||||
.B \-\-caption <caption>
|
||||
Use 'caption' as name in the titlebar
|
||||
.TP
|
||||
.B \-\-icon <icon>
|
||||
Use 'icon' as the application icon
|
||||
.TP
|
||||
.B \-\-miniicon <icon>
|
||||
Use 'icon' as the icon in the titlebar
|
||||
.TP
|
||||
.B \-\-config <filename>
|
||||
Use alternative configuration file
|
||||
.TP
|
||||
.B \-\-dcopserver <server>
|
||||
Use the DCOP Server specified by 'server'
|
||||
.TP
|
||||
.B \-\-nocrashhandler
|
||||
Disable crash handler, to get core dumps
|
||||
.TP
|
||||
.B \-\-waitforwm
|
||||
Waits for a WM_NET compatible windowmanager
|
||||
.TP
|
||||
.B \-\-style <style>
|
||||
sets the application GUI style
|
||||
.TP
|
||||
.B \-\-geometry <geometry>
|
||||
sets the client geometry of the main widget \- see man X for the argument format
|
||||
.SS
|
||||
|
||||
.SH SEE ALSO
|
||||
Full user documentation is available through the TDE Help Center. You can also enter the URL
|
||||
.BR help:/khexedit/
|
||||
directly into konqueror or you can run
|
||||
.BR "khelpcenter help:/khexedit/"
|
||||
from the command\-line.
|
||||
.br
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
Espen Sand <espensa@online.no>
|
||||
.br
|
||||
|
||||
.br
|
||||
.fi
|
||||
Please use http://bugs.trinitydesktop.org to report bugs; do not mail the author directly.
|
||||
.PP
|
||||
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project, but may be used by others. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
||||
.PP
|
||||
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|
@ -0,0 +1,151 @@
|
||||
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
|
||||
.TH KWIKDISK 1 "June 2006" "Trinity Desktop Environment" "TDE Free disk space utility"
|
||||
.SH NAME
|
||||
kwikdisk
|
||||
\- TDE Free disk space utility
|
||||
.SH SYNOPSIS
|
||||
\fBkwikdisk\fB [Qt\-options] [TDE\-options]
|
||||
.SH DESCRIPTION
|
||||
\fBkwikdisk\fP is a kicker applet to display the available file devices (hard drive partitions, floppy and CD drives, etc.) along with information on their free space, type and mount point. It also allows you to mount and unmount drives.
|
||||
.sp 1
|
||||
\fBkwikdisk\fP is similar to \fBKDiskFree\fP, but takes up less screen space.
|
||||
.SH OPTIONS
|
||||
.SS Generic options:
|
||||
.TP
|
||||
.B \-\-help
|
||||
Show help about options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v, \-\-version
|
||||
Show version information
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B \-\-
|
||||
End of options
|
||||
.SS
|
||||
.SS Qt options:
|
||||
.TP
|
||||
.B \-\-display <displayname>
|
||||
Use the X-server display 'displayname'
|
||||
.TP
|
||||
.B \-\-session <sessionId>
|
||||
Restore the application for the given 'sessionId'
|
||||
.TP
|
||||
.B \-\-cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8\-bit display
|
||||
.TP
|
||||
.B \-\-ncols <count>
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8\-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification
|
||||
.TP
|
||||
.B \-\-nograb
|
||||
tells Qt to never grab the mouse or the keyboard
|
||||
.TP
|
||||
.B \-\-dograb
|
||||
running under a debugger can cause an implicit
|
||||
\-nograb, use \-dograb to override
|
||||
.TP
|
||||
.B \-\-sync
|
||||
switches to synchronous mode for debugging
|
||||
.TP
|
||||
.B \-\-fn, \-\-font <fontname>
|
||||
defines the application font
|
||||
.TP
|
||||
.B \-\-bg, \-\-background <color>
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated)
|
||||
.TP
|
||||
.B \-\-fg, \-\-foreground <color>
|
||||
sets the default foreground color
|
||||
.TP
|
||||
.B \-\-btn, \-\-button <color>
|
||||
sets the default button color
|
||||
.TP
|
||||
.B \-\-name <name>
|
||||
sets the application name
|
||||
.TP
|
||||
.B \-\-title <title>
|
||||
sets the application title (caption)
|
||||
.TP
|
||||
.B \-\-visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8\-bit display
|
||||
.TP
|
||||
.B \-\-inputstyle <inputstyle>
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are onthespot, overthespot, offthespot and
|
||||
root
|
||||
.TP
|
||||
.B \-\-im <XIM server>
|
||||
set XIM server
|
||||
.TP
|
||||
.B \-\-noxim
|
||||
disable XIM
|
||||
.TP
|
||||
.B \-\-reverse
|
||||
mirrors the whole layout of widgets
|
||||
.SS
|
||||
.SS TDE options:
|
||||
.TP
|
||||
.B \-\-caption <caption>
|
||||
Use 'caption' as name in the titlebar
|
||||
.TP
|
||||
.B \-\-icon <icon>
|
||||
Use 'icon' as the application icon
|
||||
.TP
|
||||
.B \-\-miniicon <icon>
|
||||
Use 'icon' as the icon in the titlebar
|
||||
.TP
|
||||
.B \-\-config <filename>
|
||||
Use alternative configuration file
|
||||
.TP
|
||||
.B \-\-dcopserver <server>
|
||||
Use the DCOP Server specified by 'server'
|
||||
.TP
|
||||
.B \-\-nocrashhandler
|
||||
Disable crash handler, to get core dumps
|
||||
.TP
|
||||
.B \-\-waitforwm
|
||||
Waits for a WM_NET compatible windowmanager
|
||||
.TP
|
||||
.B \-\-style <style>
|
||||
sets the application GUI style
|
||||
.TP
|
||||
.B \-\-geometry <geometry>
|
||||
sets the client geometry of the main widget \- see man X for the argument format
|
||||
|
||||
.SH SEE ALSO
|
||||
\fBkdf\fP(1)
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
Michael Kropfberger <michael.kropfberger@gmx.net>
|
||||
.br
|
||||
Espen Sand <espen@kde.org>
|
||||
.br
|
||||
Stanislav Karchebny <Stanislav.Karchebny@kdemail.net>
|
||||
.br
|
||||
|
||||
.br
|
||||
.fi
|
||||
Please use http://bugs.trinitydesktop.org to report bugs; do not mail the authors directly.
|
||||
.PP
|
||||
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project, but may be used by others. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
||||
.PP
|
||||
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|
@ -0,0 +1,51 @@
|
||||
.TH SUPERKARAMBA 1 "juli 27, 2003"
|
||||
.SH NAME
|
||||
superkaramba \- a program based on karamba improving the eyecandy of TDE.
|
||||
.SH SYNOPSIS
|
||||
.B superkaramba
|
||||
[\fIQt-options\fR] [\fITDE-options\fR] \fIfile\fR
|
||||
.SH DESCRIPTION
|
||||
This manual page documents briefly the
|
||||
.B superkaramba
|
||||
command.
|
||||
This manual page was written for the Debian distribution
|
||||
because the original program does not have a manual page.
|
||||
Instead, it has documentation in the GNU Info format; see below.
|
||||
.PP
|
||||
.B Superkaramba
|
||||
is a tool based on karamba that allows anyone to easily create and run little
|
||||
interactive widgets on a Trinity desktop. Widgets are defined in a simple text file
|
||||
and can be augmented with Python code to make them interactive.
|
||||
.SH OPTIONS
|
||||
A summary of options are included below.
|
||||
.TP
|
||||
.B \-\-help
|
||||
Show summary of options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v, \-\-version
|
||||
Show version of program.
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B file
|
||||
A required argument 'file'
|
||||
.SH AUTHOR
|
||||
.B Superkaramba
|
||||
was written by Adam Geitgey <adam@rootnode.org> and Hans Karlsson
|
||||
<d98hk@efd.lth.se>.
|
||||
.PP
|
||||
This manual page was written by Jean-Michel Kelbert <kelbert@debian.org>,
|
||||
for the Debian project (but may be used by others).
|
@ -0,0 +1,160 @@
|
||||
.\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand
|
||||
.TH TDEFILEREPLACE 1 "June 2006" "Trinity Desktop Environment" "Batch search and replace tool"
|
||||
.SH NAME
|
||||
tdefilereplace
|
||||
\- Batch search and replace tool
|
||||
.SH SYNOPSIS
|
||||
\fBtdefilereplace\fP [Qt\-options] [TDE\-options] [PATH]
|
||||
.SH DESCRIPTION
|
||||
\fBKFileReplace\fP is an application used to search and replace a list of strings in a file tree. The strings may be literal or Qt\-like regular expressions. There are also other options to tune your search.
|
||||
.SH OPTIONS
|
||||
.SS
|
||||
.SS Arguments:
|
||||
.TP
|
||||
.B PATH
|
||||
Starting folder
|
||||
.SS Generic options:
|
||||
.TP
|
||||
.B \-\-help
|
||||
Show help about options
|
||||
.TP
|
||||
.B \-\-help\-qt
|
||||
Show Qt specific options
|
||||
.TP
|
||||
.B \-\-help\-tde
|
||||
Show TDE specific options
|
||||
.TP
|
||||
.B \-\-help\-all
|
||||
Show all options
|
||||
.TP
|
||||
.B \-\-author
|
||||
Show author information
|
||||
.TP
|
||||
.B \-v, \-\-version
|
||||
Show version information
|
||||
.TP
|
||||
.B \-\-license
|
||||
Show license information
|
||||
.TP
|
||||
.B \-\-
|
||||
End of options
|
||||
.SS
|
||||
.SS TDE options:
|
||||
.TP
|
||||
.B \-\-caption <caption>
|
||||
Use 'caption' as name in the titlebar
|
||||
.TP
|
||||
.B \-\-icon <icon>
|
||||
Use 'icon' as the application icon
|
||||
.TP
|
||||
.B \-\-miniicon <icon>
|
||||
Use 'icon' as the icon in the titlebar
|
||||
.TP
|
||||
.B \-\-config <filename>
|
||||
Use alternative configuration file
|
||||
.TP
|
||||
.B \-\-dcopserver <server>
|
||||
Use the DCOP Server specified by 'server'
|
||||
.TP
|
||||
.B \-\-nocrashhandler
|
||||
Disable crash handler, to get core dumps
|
||||
.TP
|
||||
.B \-\-waitforwm
|
||||
Waits for a WM_NET compatible windowmanager
|
||||
.TP
|
||||
.B \-\-style <style>
|
||||
sets the application GUI style
|
||||
.TP
|
||||
.B \-\-geometry <geometry>
|
||||
sets the client geometry of the main widget - see man X for the argument format
|
||||
.SS
|
||||
.SS Qt options:
|
||||
.TP
|
||||
.B \-\-display <displayname>
|
||||
Use the X-server display 'displayname'
|
||||
.TP
|
||||
.B \-\-session <sessionId>
|
||||
Restore the application for the given 'sessionId'
|
||||
.TP
|
||||
.B \-\-cmap
|
||||
Causes the application to install a private color
|
||||
map on an 8\-bit display
|
||||
.TP
|
||||
.B \-\-ncols <count>
|
||||
Limits the number of colors allocated in the color
|
||||
cube on an 8\-bit display, if the application is
|
||||
using the QApplication::ManyColor color
|
||||
specification
|
||||
.TP
|
||||
.B \-\-nograb
|
||||
tells Qt to never grab the mouse or the keyboard
|
||||
.TP
|
||||
.B \-\-dograb
|
||||
running under a debugger can cause an implicit
|
||||
\-nograb, use \-dograb to override
|
||||
.TP
|
||||
.B \-\-sync
|
||||
switches to synchronous mode for debugging
|
||||
.TP
|
||||
.B \-\-fn, \-\-font <fontname>
|
||||
defines the application font
|
||||
.TP
|
||||
.B \-\-bg, \-\-background <color>
|
||||
sets the default background color and an
|
||||
application palette (light and dark shades are
|
||||
calculated)
|
||||
.TP
|
||||
.B \-\-fg, \-\-foreground <color>
|
||||
sets the default foreground color
|
||||
.TP
|
||||
.B \-\-btn, \-\-button <color>
|
||||
sets the default button color
|
||||
.TP
|
||||
.B \-\-name <name>
|
||||
sets the application name
|
||||
.TP
|
||||
.B \-\-title <title>
|
||||
sets the application title (caption)
|
||||
.TP
|
||||
.B \-\-visual TrueColor
|
||||
forces the application to use a TrueColor visual on
|
||||
an 8\-bit display
|
||||
.TP
|
||||
.B \-\-inputstyle <inputstyle>
|
||||
sets XIM (X Input Method) input style. Possible
|
||||
values are onthespot, overthespot, offthespot and
|
||||
root
|
||||
.TP
|
||||
.B \-\-im <XIM server>
|
||||
set XIM server
|
||||
.TP
|
||||
.B \-\-noxim
|
||||
disable XIM
|
||||
.TP
|
||||
.B \-\-reverse
|
||||
mirrors the whole layout of widgets
|
||||
.SS
|
||||
|
||||
.SH SEE ALSO
|
||||
Full user documentation is available through the TDE Help Center. You can also enter the URL
|
||||
.BR help:/tdefilereplace/
|
||||
directly into konqueror or you can run
|
||||
.BR "khelpcenter help:/tdefilereplace/"
|
||||
from the command\-line.
|
||||
.br
|
||||
.SH AUTHORS
|
||||
.nf
|
||||
Andras Mantia <amantia@kde.org>
|
||||
.br
|
||||
Emiliano Gulmini <emi_barbarossa@yahoo.it>
|
||||
.br
|
||||
Francois Dupou <dupoux@dupoux.com>
|
||||
.br
|
||||
|
||||
.br
|
||||
.fi
|
||||
Please use http://bugs.trinitydesktop.org to report bugs; do not mail the authors directly.
|
||||
.PP
|
||||
This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project, but may be used by others. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
|
||||
.PP
|
||||
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL.
|
@ -0,0 +1,35 @@
|
||||
diff --git a/klaptopdaemon/acpi.cpp b/klaptopdaemon/acpi.cpp
|
||||
index 4dfb247..cd8f4b0 100644
|
||||
--- a/klaptopdaemon/acpi.cpp
|
||||
+++ b/klaptopdaemon/acpi.cpp
|
||||
@@ -178,7 +178,7 @@ void AcpiConfig::setupHelper()
|
||||
proc << tdesu;
|
||||
proc << "-u";
|
||||
proc << "root";
|
||||
- proc << "chown root "+helper+"; chmod +s "+helper;
|
||||
+ proc << "dpkg-statoverride --update --add root root 6755 "+helper;
|
||||
proc.start(TDEProcess::Block); // run it sync so has_acpi below sees the results
|
||||
}
|
||||
} else {
|
||||
diff --git a/klaptopdaemon/apm.cpp b/klaptopdaemon/apm.cpp
|
||||
index 9de0c85..e348943 100644
|
||||
--- a/klaptopdaemon/apm.cpp
|
||||
+++ b/klaptopdaemon/apm.cpp
|
||||
@@ -166,7 +166,7 @@ void ApmConfig::setupHelper()
|
||||
proc << tdesu;
|
||||
proc << "-u";
|
||||
proc << "root";
|
||||
- proc << TQString("chown root ")+apm_name+TQString("; chmod +s ")+apm_name;
|
||||
+ proc << TQString("dpkg-statoverride --update --add root root 6755 ")+apm_name;
|
||||
proc.start(TDEProcess::Block); // run it sync so has_apm below sees the results
|
||||
}
|
||||
} else {
|
||||
@@ -200,7 +200,7 @@ void ApmConfig::setupHelper2() // we use the acpi helper to do software suspend
|
||||
proc << tdesu;
|
||||
proc << "-u";
|
||||
proc << "root";
|
||||
- proc << "chown root "+helper+"; chmod +s "+helper;
|
||||
+ proc << "dpkg-statoverride --update --add root root 6755 "+helper;
|
||||
proc.start(TDEProcess::Block); // run it sync so has_acpi below sees the results
|
||||
}
|
||||
} else {
|
@ -0,0 +1,11 @@
|
||||
--- a/admin/configure.in.min
|
||||
+++ b/admin/configure.in.min
|
||||
@@ -38,6 +38,8 @@
|
||||
dnl Automake doc recommends to do this only here. (Janos)
|
||||
AM_INIT_AUTOMAKE(@MODULENAME@, @VERSION@) dnl searches for some needed programs
|
||||
|
||||
+AM_MAINTAINER_MODE
|
||||
+
|
||||
KDE_SET_PREFIX
|
||||
|
||||
dnl generate the config header
|
@ -0,0 +1,18 @@
|
||||
--- a/admin/acinclude.m4.in
|
||||
+++ b/admin/acinclude.m4.in
|
||||
@@ -1689,15 +1689,6 @@
|
||||
KDE_USE_CLOSURE_TRUE="#"
|
||||
KDE_USE_CLOSURE_FALSE=""
|
||||
KDE_NO_UNDEFINED=""
|
||||
- case $host in
|
||||
- *-*-linux-gnu)
|
||||
- KDE_CHECK_COMPILER_FLAG([Wl,--no-undefined],
|
||||
- [KDE_CHECK_COMPILER_FLAG([Wl,--allow-shlib-undefined],
|
||||
- [KDE_NO_UNDEFINED="-Wl,--no-undefined -Wl,--allow-shlib-undefined"],
|
||||
- [KDE_NO_UNDEFINED=""])],
|
||||
- [KDE_NO_UNDEFINED=""])
|
||||
- ;;
|
||||
- esac
|
||||
fi
|
||||
AC_SUBST(KDE_USE_CLOSURE_TRUE)
|
||||
AC_SUBST(KDE_USE_CLOSURE_FALSE)
|
@ -0,0 +1,26 @@
|
||||
--- kde/admin/cvs.sh 2005-11-26 02:42:02.000000000 +0000
|
||||
+++ kde/admin/cvs.sh 2005-11-26 02:42:26.000000000 +0000
|
||||
@@ -537,6 +537,8 @@
|
||||
if test -z "$PREPARETIPS"; then PREPARETIPS=preparetips ; fi
|
||||
export EXTRACTRC PREPARETIPS
|
||||
|
||||
+kdepotpath=/usr/include/tde/tde.pot
|
||||
+
|
||||
for subdir in $dirs; do
|
||||
test -z "$VERBOSE" || echo "Making messages in $subdir"
|
||||
(cd $subdir
|
||||
@@ -554,10 +556,10 @@
|
||||
fi
|
||||
perl -e '$mes=0; while (<STDIN>) { next if (/^(if\s|else\s|endif)/); if (/^messages:/) { $mes=1; print $_; next; } if ($mes) { if (/$\\(XGETTEXT\)/ && / -o/) { s/ -o \$\(podir\)/ _translatorinfo.cpp -o \$\(podir\)/ } print $_; } else { print $_; } }' < Makefile.am | egrep -v '^include ' > _transMakefile
|
||||
|
||||
- kdepotpath=${includedir:-`tde-config --expandvars --install include`}/tde.pot
|
||||
- if ! test -f $kdepotpath; then
|
||||
- kdepotpath=`tde-config --expandvars --prefix`/include/tde.pot
|
||||
- fi
|
||||
+# kdepotpath=${includedir:-`tde-config --expandvars --install include`}/tde.pot
|
||||
+# if ! test -f $kdepotpath; then
|
||||
+# kdepotpath=`tde-config --expandvars --prefix`/include/tde.pot
|
||||
+# fi
|
||||
|
||||
$MAKE -s -f _transMakefile podir=$podir EXTRACTRC="$EXTRACTRC" PREPARETIPS="$PREPARETIPS" srcdir=. \
|
||||
XGETTEXT="${XGETTEXT:-xgettext} --foreign-user -C -ci18n -ki18n -ktr2i18n -kI18N_NOOP -kI18N_NOOP2 -kaliasLocale -x $kdepotpath" messages
|
@ -0,0 +1,92 @@
|
||||
Index: tdeutils/ConfigureChecks.cmake
|
||||
===================================================================
|
||||
--- tdeutils.orig/ConfigureChecks.cmake
|
||||
+++ tdeutils/ConfigureChecks.cmake
|
||||
@@ -150,10 +150,12 @@ if ( BUILD_KSIM )
|
||||
check_include_file( "sys/vfs.h" HAVE_SYS_VFS_H )
|
||||
check_include_file( "sys/mount.h" HAVE_SYS_MOUNT_H )
|
||||
check_include_file( "mntent.h" HAVE_MNTENT_H )
|
||||
+ check_include_file( "sys/mntent.h" HAVE_SYS_MNTENT_H )
|
||||
check_include_file( "sys/ucred.h" HAVE_SYS_UCRED_H )
|
||||
- check_include_file( "sys/mnttab.h" HAVE_SYS_MNTTAB_H )
|
||||
+ check_include_file( "ucred.h" HAVE_UCRED_H )
|
||||
+ check_include_files( "stdio.h;sys/mnttab.h" HAVE_SYS_MNTTAB_H )
|
||||
|
||||
- check_include_file( "sys/loadavg.h" HAVE_SYS_LOADAVG_H )
|
||||
+ check_include_files( "sys/time.h;sys/loadavg.h" HAVE_SYS_LOADAVG_H )
|
||||
check_function_exists( getloadavg HAVE_GETLOADAVG )
|
||||
check_function_exists( statfs HAVE_STATFS )
|
||||
check_function_exists( statvfs HAVE_STATVFS )
|
||||
Index: tdeutils/ksim/monitors/filesystem/filesystemstats.cpp
|
||||
===================================================================
|
||||
--- tdeutils.orig/ksim/monitors/filesystem/filesystemstats.cpp
|
||||
+++ tdeutils/ksim/monitors/filesystem/filesystemstats.cpp
|
||||
@@ -30,6 +30,10 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
|
||||
+#ifdef __dilos__
|
||||
+#include <ucred.h>
|
||||
+#endif /* __dilos__ */
|
||||
+
|
||||
#if defined(HAVE_SYS_STATVFS_H)
|
||||
#include <sys/statvfs.h>
|
||||
#elif defined( HAVE_SYS_STATFS_H )
|
||||
@@ -47,6 +51,10 @@
|
||||
#define _PATH_MOUNTED MNTTAB
|
||||
#endif
|
||||
#endif
|
||||
+#ifdef HAVE_SYS_MNTENT_H
|
||||
+#include <sys/mntent.h>
|
||||
+#define _PATH_MOUNTED MNTTAB
|
||||
+#endif
|
||||
#ifdef HAVE_SYS_UCRED_H
|
||||
#include <sys/ucred.h>
|
||||
#endif
|
||||
@@ -133,6 +141,21 @@ ksim_mntent * ksim_getmntent( FILE * fil
|
||||
}
|
||||
|
||||
#define delete_mntent( x )
|
||||
+#elif defined(HAVE_SYS_MNTENT_H)
|
||||
+#define USE_MNTENT
|
||||
+
|
||||
+// Dummy setup
|
||||
+typedef struct mnttab ksim_mntent;
|
||||
+ksim_mntent * ksim_getmntent( FILE * file )
|
||||
+{
|
||||
+ static ksim_mntent ent;
|
||||
+ if (getmntent(file, &ent) == 0)
|
||||
+ return (&ent);
|
||||
+
|
||||
+ return (NULL);
|
||||
+}
|
||||
+
|
||||
+#define delete_mntent( x )
|
||||
#elif defined( HAVE_GETMNTINFO )
|
||||
#define USE_MNTINFO
|
||||
#else
|
||||
Index: tdeutils/ksim/systeminfo.cpp
|
||||
===================================================================
|
||||
--- tdeutils.orig/ksim/systeminfo.cpp
|
||||
+++ tdeutils/ksim/systeminfo.cpp
|
||||
@@ -32,7 +32,7 @@
|
||||
#include <linux/kernel.h>
|
||||
#endif
|
||||
|
||||
-#ifdef HAVE_SYS_LOADAVG_H
|
||||
+#if defined(HAVE_SYS_LOADAVG_H) || defined(__dilos__)
|
||||
#include <sys/loadavg.h>
|
||||
#endif
|
||||
|
||||
Index: tdeutils/config.h.cmake
|
||||
===================================================================
|
||||
--- tdeutils.orig/config.h.cmake
|
||||
+++ tdeutils/config.h.cmake
|
||||
@@ -82,6 +82,7 @@
|
||||
#cmakedefine HAVE_SYS_VFS_H
|
||||
#cmakedefine HAVE_SYS_MOUNT_H
|
||||
#cmakedefine HAVE_MNTENT_H
|
||||
+#cmakedefine HAVE_SYS_MNTENT_H
|
||||
#cmakedefine HAVE_SYS_UCRED_H
|
||||
#cmakedefine HAVE_SYS_MNTTAB_H
|
||||
#cmakedefine HAVE_SYS_LOADAVG_H
|
@ -0,0 +1,6 @@
|
||||
common/04_am_maintainer_mode.diff
|
||||
common/06_disable_no_undefined.diff
|
||||
common/kubuntu_01_kdepot.diff
|
||||
|
||||
01-klaptopdaemon-setuphandler.diff
|
||||
dilos.patch
|
@ -0,0 +1,56 @@
|
||||
#! /usr/bin/make -f
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/cmake.mk
|
||||
include debian/cdbs/debian-tde.mk
|
||||
|
||||
DEB_CONFIGURE_INCLUDEDIR := /usr/include
|
||||
DEB_CONFIGURE_MANDIR := /usr/share/man
|
||||
DEB_CONFIGURE_PREFIX := /usr
|
||||
DEB_CONFIGURE_INFODIR := /usr/share/info
|
||||
|
||||
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
|
||||
|
||||
DEB_KDE_APIDOX := yes
|
||||
|
||||
DEB_INSTALL_CHANGELOGS_tdefilereplace-trinity := tdefilereplace/ChangeLog
|
||||
|
||||
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr --with-extra-libs=/usr/lib
|
||||
|
||||
export CPPFLAGS+= -D__dilos__
|
||||
|
||||
DEB_CMAKE_EXTRA_FLAGS := \
|
||||
-DCMAKE_INSTALL_PREFIX="/usr" \
|
||||
-DCONFIG_INSTALL_DIR="/etc/trinity" \
|
||||
-DSYSCONF_INSTALL_DIR="/etc/trinity" \
|
||||
-DXDG_MENU_INSTALL_DIR="/etc/xdg/menus" \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DCMAKE_VERBOSE_MAKEFILE="ON" \
|
||||
-DCMAKE_SKIP_RPATH="OFF" \
|
||||
-DBUILD_ALL="ON" \
|
||||
-DWITH_DPMS="ON" \
|
||||
-DWITH_ASUS="ON" \
|
||||
-DWITH_VAIO="OFF" \
|
||||
-DWITH_THINKPAD="ON" \
|
||||
-DWITH_I8K="OFF" \
|
||||
-DWITH_SNMP="ON" \
|
||||
-DWITH_SENSORS="OFF" \
|
||||
-DWITH_XMMS="ON" \
|
||||
-DWITH_TDENEWSTUFF="ON" \
|
||||
-DCMAKE_C_COMPILER=gcc \
|
||||
-DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"
|
||||
|
||||
DOC_HTML_PRUNE := kcontrol-trinity ktimer-trinity kcharselect-trinity ksim-trinity
|
||||
|
||||
DEB_DH_STRIP_ARGS := --exclude=examples --dbg-package=tdeutils-trinity-dbg
|
||||
|
||||
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
|
||||
&& echo xz || echo bzip2)
|
||||
|
||||
PACKAGES_WITH_LIBS := khexedit-trinity klaptopdaemon-trinity kmilo-trinity kregexpeditor-trinity ksim-trinity
|
||||
|
||||
#shlibs_ver = 4:3.5.0-1
|
||||
#$(foreach p,$(PACKAGES_WITH_LIBS),$(eval DEB_DH_MAKESHLIBS_ARGS_$(p) := -V'$(p) (>= $(shlibs_ver))'))
|
||||
|
||||
binary-install/superkaramba-trinity::
|
||||
rm -f debian/superkaramba/usr/share/doc/superkaramba/examples/globalMouse/xcursor.so
|
@ -0,0 +1 @@
|
||||
3.0 (quilt)
|
@ -0,0 +1,6 @@
|
||||
# Use xz instead of gzip
|
||||
compression = "xz"
|
||||
compression-level = 9
|
||||
|
||||
# Don't run differences
|
||||
diff-ignore = .*
|
@ -0,0 +1,12 @@
|
||||
superkaramba/examples/API
|
||||
superkaramba/examples/autoHide
|
||||
superkaramba/examples/globalMouse
|
||||
superkaramba/examples/input_api
|
||||
superkaramba/examples/input_example
|
||||
superkaramba/examples/mouseDrag
|
||||
superkaramba/examples/popupMenu
|
||||
superkaramba/examples/README
|
||||
superkaramba/examples/richtext
|
||||
superkaramba/examples/taskBar
|
||||
superkaramba/examples/template.py
|
||||
superkaramba/examples/unicode
|
@ -0,0 +1,24 @@
|
||||
debian/tmp/usr/bin/superkaramba
|
||||
debian/tmp/usr/share/applnk/Utilities/superkaramba.desktop
|
||||
debian/tmp/usr/share/apps/superkaramba/superkarambaui.rc
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/superkaramba/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/superkaramba/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/superkaramba/index.docbook
|
||||
debian/tmp/usr/share/icons/crystalsvg/128x128/apps/superkaramba.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/128x128/mimetypes/superkaramba_theme.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/16x16/apps/superkaramba.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/16x16/mimetypes/superkaramba_theme.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/22x22/apps/superkaramba.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/22x22/mimetypes/superkaramba_theme.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/32x32/apps/superkaramba.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/32x32/mimetypes/superkaramba_theme.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/48x48/apps/superkaramba.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/48x48/mimetypes/superkaramba_theme.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/64x64/apps/superkaramba.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/64x64/mimetypes/superkaramba_theme.png
|
||||
debian/tmp/usr/share/icons/crystalsvg/scalable/apps/superkaramba.svgz
|
||||
debian/tmp/usr/share/icons/crystalsvg/scalable/mimetypes/superkaramba_theme.svgz
|
||||
debian/tmp/usr/share/mimelnk/application/x-superkaramba.desktop
|
||||
|
||||
debian/icons/superkaramba.xpm /usr/share/pixmaps
|
||||
debian/icons/superkaramba-16.xpm /usr/share/pixmaps
|
@ -0,0 +1 @@
|
||||
debian/man/superkaramba-trinity.1
|
@ -0,0 +1,11 @@
|
||||
?package(superkaramba-trinity):\
|
||||
needs="X11"\
|
||||
section="Apps/Tools"\
|
||||
hints="TDE"\
|
||||
title="Superkaramba"\
|
||||
icon32x32="/usr/share/pixmaps/superkaramba.xpm"\
|
||||
icon16x16="/usr/share/pixmaps/superkaramba-16.xpm"\
|
||||
command="/usr/bin/superkaramba"
|
||||
|
||||
# Icon 32x32 superkaramba/icons/cr32-app-superkaramba.png superkaramba.xpm
|
||||
# Icon 16x16 superkaramba/icons/cr16-app-superkaramba.png superkaramba-16.xpm
|
@ -0,0 +1,10 @@
|
||||
TDEFileReplace for Debian
|
||||
-----------------------
|
||||
|
||||
TDEFileReplace is currently not available as a standalone application.
|
||||
Instead it is made available as a KPart (an embedded TDE component).
|
||||
|
||||
An example of an application that uses the TDEFileReplace component is
|
||||
Quanta Plus, found in the package quanta.
|
||||
|
||||
-- Ben Burton <bab@debian.org>, Sat, 31 Jan 2004 12:08:48 +1100
|
@ -0,0 +1,14 @@
|
||||
debian/tmp/usr/bin/tdefilereplace
|
||||
debian/tmp/usr/lib/*/trinity/libtdefilereplacepart.la
|
||||
debian/tmp/usr/lib/*/trinity/libtdefilereplacepart.so
|
||||
debian/tmp/usr/share/applications/tde/tdefilereplace.desktop
|
||||
debian/tmp/usr/share/apps/tdefilereplace/tdefilereplaceui.rc
|
||||
debian/tmp/usr/share/apps/tdefilereplacepart
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdefilereplace/*.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdefilereplace/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdefilereplace/*.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdefilereplace/*.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/tdefilereplace.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/tdefilereplace.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/tdefilereplace.png
|
||||
debian/tmp/usr/share/services/tdefilereplacepart.desktop
|
@ -0,0 +1 @@
|
||||
debian/man/tdefilereplace-trinity.1
|
@ -0,0 +1,49 @@
|
||||
debian/tmp/usr/bin/irkick
|
||||
debian/tmp/usr/lib/*/trinity/irkick.la
|
||||
debian/tmp/usr/lib/*/trinity/irkick.so
|
||||
debian/tmp/usr/lib/*/trinity/kcm_kcmlirc.la
|
||||
debian/tmp/usr/lib/*/trinity/kcm_kcmlirc.so
|
||||
debian/tmp/usr/lib/*/libtdeinit_irkick.so
|
||||
debian/tmp/usr/share/applications/tde/irkick.desktop
|
||||
debian/tmp/usr/share/applications/tde/kcmlirc.desktop
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/irkick.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/irkickflash.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/irkickoff.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/ledblue.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/ledgreen.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/ledlightblue.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/ledlightgreen.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/ledorange.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/ledpurple.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/ledred.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/16x16/actions/ledyellow.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/32x32/actions/ledblue.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/32x32/actions/ledgreen.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/32x32/actions/ledlightblue.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/32x32/actions/ledlightgreen.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/32x32/actions/ledorange.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/32x32/actions/ledpurple.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/32x32/actions/ledred.png
|
||||
debian/tmp/usr/share/apps/irkick/icons/hicolor/32x32/actions/ledyellow.png
|
||||
debian/tmp/usr/share/apps/profiles/tdelauncher.profile.xml
|
||||
debian/tmp/usr/share/apps/profiles/konqueror.profile.xml
|
||||
debian/tmp/usr/share/apps/profiles/noatun.profile.xml
|
||||
debian/tmp/usr/share/apps/profiles/profile.dtd
|
||||
debian/tmp/usr/share/apps/remotes/RM-0010.remote.xml
|
||||
debian/tmp/usr/share/apps/remotes/cimr100.remote.xml
|
||||
debian/tmp/usr/share/apps/remotes/hauppauge.remote.xml
|
||||
debian/tmp/usr/share/apps/remotes/remote.dtd
|
||||
debian/tmp/usr/share/apps/remotes/sherwood.remote.xml
|
||||
debian/tmp/usr/share/apps/remotes/sonytv.remote.xml
|
||||
debian/tmp/usr/share/autostart/irkick.desktop
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/irkick/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/irkick/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/irkick/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcmlirc/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcmlirc/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/kcmlirc/index.docbook
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/irkick.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/irkick.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/irkick.png
|
||||
debian/tmp/usr/share/icons/locolor/16x16/apps/irkick.png
|
||||
debian/tmp/usr/share/icons/locolor/32x32/apps/irkick.png
|
@ -0,0 +1,3 @@
|
||||
tdelirc-trinity: no-shlibs-control-file usr/lib/libtdeinit_irkick.so
|
||||
tdelirc-trinity: postinst-must-call-ldconfig usr/lib/libtdeinit_irkick.so
|
||||
tdelirc-trinity: postrm-should-call-ldconfig usr/lib/libtdeinit_irkick.so
|
@ -0,0 +1,16 @@
|
||||
#!/bin/sh
|
||||
# postinst script for tdelirc-trinity
|
||||
|
||||
set -e
|
||||
if [ "${BASEDIR:=/}" = "/" ]; then
|
||||
BASEDIR=""
|
||||
fi
|
||||
|
||||
#if [ "$1" = "configure" ] ; then
|
||||
# force ldconfig due to tdeinit library
|
||||
# ldconfig
|
||||
#fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
@ -0,0 +1 @@
|
||||
debian/tmp/usr/bin/tdessh
|
@ -0,0 +1,10 @@
|
||||
Document: tdeutils-doc-html-ark
|
||||
Title: Ark Handbook
|
||||
Author: Matt Johnston, Henrique Pinto
|
||||
Abstract: Ark is an archive manager for TDE
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/ark/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/ark/*.html
|
||||
|
@ -0,0 +1,11 @@
|
||||
Document: tdeutils-doc-html-irkick
|
||||
Title: IRKick: The TDE LIRC Server Handbook
|
||||
Author: Gav Wood
|
||||
Abstract: TDE LIRC is the infrastructure for the TDE's Infrared Remote
|
||||
Control functionality; IRKick is the server component of that infrastructure.
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/irkick/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/irkick/*.html
|
||||
|
@ -0,0 +1,10 @@
|
||||
Document: tdeutils-doc-html-kcalc
|
||||
Title: KCalc Handbook
|
||||
Author: Bernd Johannes Wuebben, Pamela Roberts
|
||||
Abstract: KCalc is a scientific calculator for TDE
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/kcalc/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/kcalc/*.html
|
||||
|
@ -0,0 +1,10 @@
|
||||
Document: tdeutils-doc-html-kcmlirc
|
||||
Title: TDE Infrared Remote Control Configuration
|
||||
Author: Gav Wood
|
||||
Abstract: The infrastructure for the TDE's Infrared Remote Control functionality.
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/kcmlirc/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/kcmlirc/*.html
|
||||
|
@ -0,0 +1,11 @@
|
||||
Document: tdeutils-doc-html-kdf
|
||||
Title: KDiskFree Handbook
|
||||
Author: Jonathan Singer, Michael Kropfberger
|
||||
Abstract: KDiskFree displays available file devices, along with information about them.
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/kdf/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/kdf/*.html
|
||||
|
||||
|
@ -0,0 +1,10 @@
|
||||
Document: tdeutils-doc-html-kedit
|
||||
Title: KEdit Handbook
|
||||
Author: Thad McGinnis
|
||||
Abstract: KEdit is a simple text editor for TDE
|
||||
Section: Editors
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/kedit/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/kedit/*.html
|
||||
|
@ -0,0 +1,12 @@
|
||||
Document: tdeutils-doc-html-kfloppy
|
||||
Title: KFloppy Formatter Handbook
|
||||
Author: Thad McGinnis
|
||||
Abstract: KFloppy Formatter is a utility that provides a straightforward
|
||||
graphical means to format 3.5" and 5.25" floppy disks.
|
||||
Section: System
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/kfloppy/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/kfloppy/*.html
|
||||
|
||||
|
@ -0,0 +1,10 @@
|
||||
Document: tdeutils-doc-html-kgpg
|
||||
Title: KGPG Handbook
|
||||
Author: Jean-Baptiste Mardelle
|
||||
Abstract: KGPG is a simple graphical interface for GnuPG
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/kgpg/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/kgpg/*.html
|
||||
|
@ -0,0 +1,10 @@
|
||||
Document: tdeutils-doc-html-khexedit
|
||||
Title: KHexEdit Handbook
|
||||
Author: Jonathan Singer
|
||||
Abstract: KHexEdit is a hexadecimal editor for TDE
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/khexedit/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/khexedit/*.html
|
||||
|
@ -0,0 +1,10 @@
|
||||
Document: tdeutils-doc-html-kjots
|
||||
Title: KJots Handbook
|
||||
Author: Matt Johnston
|
||||
Abstract: KJots is a small program which is handy for keeping miscellaneous notes.
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/kjots/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/kjots/*.html
|
||||
|
@ -0,0 +1,9 @@
|
||||
Document: tdeutils-doc-html-kregexpeditor
|
||||
Title: The Regular Expression Editor Manual
|
||||
Author: Jesper K. Pedersen
|
||||
Abstract: This Handbook describes the Regular Expression Editor widget
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/KRegExpEditor/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/KRegExpEditor/*.html
|
@ -0,0 +1,13 @@
|
||||
Document: tdeutils-doc-html-superkaramba
|
||||
Title: Superkaramba API
|
||||
Author: Adam Geitgey
|
||||
Abstract: This Handbook documents the Superkaramba API
|
||||
SuperKaramba is a tool based on karamba that allows anyone to easily create
|
||||
and run little interactive widgets on a Trinity desktop. Widgets are defined in a
|
||||
simple text file and can be augmented with Python code to make them
|
||||
interactive.
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/superkaramba/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/superkaramba/*.html
|
@ -0,0 +1,10 @@
|
||||
Document: tdefilereplace
|
||||
Title: TDEFileReplace Handbook
|
||||
Author: Emiliano Gulmini <emi_barbarossa@yahoo.it>
|
||||
Abstract: TDEFileReplace is an utility to search and replace strings.
|
||||
Section: Apps/Net
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/tdefilereplace/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/tdefilereplace/*.html
|
||||
|
@ -0,0 +1,10 @@
|
||||
Document: tdeutils-doc-html-tdewallet
|
||||
Title: TDEWallet Handbook
|
||||
Author: George Staikos, Lauri Watts
|
||||
Abstract: The wallet subsytem provides a convenient and secure way to manage all your passwords.
|
||||
Section: Tools
|
||||
|
||||
Format: HTML
|
||||
Index: /usr/share/doc/tde/HTML/en/tdewallet/index.html
|
||||
Files: /usr/share/doc/tde/HTML/en/tdewallet/*.html
|
||||
|
@ -0,0 +1,31 @@
|
||||
debian/tmp/usr/include/tdemultiformlistbox.h
|
||||
debian/tmp/usr/include/tdemultiformlistboxentry.h
|
||||
debian/tmp/usr/include/tdemultiformlistboxfactory.h
|
||||
debian/tmp/usr/include/ksim/chart.h
|
||||
debian/tmp/usr/include/ksim/common.h
|
||||
debian/tmp/usr/include/ksim/ksimconfig.h
|
||||
debian/tmp/usr/include/ksim/label.h
|
||||
debian/tmp/usr/include/ksim/led.h
|
||||
debian/tmp/usr/include/ksim/pluginglobal.h
|
||||
debian/tmp/usr/include/ksim/pluginloader.h
|
||||
debian/tmp/usr/include/ksim/pluginmodule.h
|
||||
debian/tmp/usr/include/ksim/progress.h
|
||||
debian/tmp/usr/include/ksim/themeloader.h
|
||||
debian/tmp/usr/include/ksim/themetypes.h
|
||||
debian/tmp/usr/include/kwidgetstreamer.h
|
||||
debian/tmp/usr/lib/*/libkcmlaptop.la
|
||||
debian/tmp/usr/lib/*/libkcmlaptop.so
|
||||
debian/tmp/usr/lib/*/libtdeinit_ark.la
|
||||
debian/tmp/usr/lib/*/libtdeinit_irkick.la
|
||||
debian/tmp/usr/lib/*/libtdeinit_kcalc.la
|
||||
debian/tmp/usr/lib/*/libtdeinit_kedit.la
|
||||
debian/tmp/usr/lib/*/libkmilo.la
|
||||
debian/tmp/usr/lib/*/libkmilo.so
|
||||
debian/tmp/usr/lib/*/libkregexpeditorcommon.la
|
||||
debian/tmp/usr/lib/*/libkregexpeditorcommon.so
|
||||
debian/tmp/usr/lib/*/libksimcore.la
|
||||
debian/tmp/usr/lib/*/libksimcore.so
|
||||
debian/tmp/usr/lib/*/libkhexeditcommon.la
|
||||
debian/tmp/usr/lib/*/libkhexeditcommon.so
|
||||
|
||||
debian/tmp/usr/share/cmake
|
@ -0,0 +1 @@
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdeutils*-apidocs/* /usr/share/doc/tde/HTML/en/tdeutils-apidocs
|
@ -0,0 +1,31 @@
|
||||
debian/tmp/usr/bin/tdewalletmanager
|
||||
debian/tmp/usr/lib/*/trinity/kcm_tdewallet.la
|
||||
debian/tmp/usr/lib/*/trinity/kcm_tdewallet.so
|
||||
debian/tmp/usr/share/applications/tde/tdewalletconfig.desktop
|
||||
debian/tmp/usr/share/applications/tde/tdewalletmanager.desktop
|
||||
debian/tmp/usr/share/applications/tde/tdewalletmanager-tdewalletd.desktop
|
||||
debian/tmp/usr/share/apps/tdewalletmanager/icons/crystalsvg/22x22/actions/folder_closed.png
|
||||
debian/tmp/usr/share/apps/tdewalletmanager/icons/crystalsvg/22x22/actions/folder_open.png
|
||||
debian/tmp/usr/share/apps/tdewalletmanager/icons/crystalsvg/22x22/actions/wallet_closed.png
|
||||
debian/tmp/usr/share/apps/tdewalletmanager/icons/crystalsvg/22x22/actions/wallet_open.png
|
||||
debian/tmp/usr/share/apps/tdewalletmanager/tdewalleteditor.rc
|
||||
debian/tmp/usr/share/apps/tdewalletmanager/tdewalletmanager.rc
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/common
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/cr22-action-wallet_closed.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/cr22-action-wallet_open.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/edit1.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/edit2.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/edit3.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/index.cache.bz2
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/index.docbook
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/tdewalletmanager.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/password1.png
|
||||
debian/tmp/usr/share/doc/tde/HTML/en/tdewallet/password2.png
|
||||
debian/tmp/usr/share/icons/hicolor/128x128/apps/tdewalletmanager.png
|
||||
debian/tmp/usr/share/icons/hicolor/16x16/apps/tdewalletmanager.png
|
||||
debian/tmp/usr/share/icons/hicolor/22x22/apps/tdewalletmanager.png
|
||||
debian/tmp/usr/share/icons/hicolor/32x32/apps/tdewalletmanager.png
|
||||
debian/tmp/usr/share/icons/hicolor/48x48/apps/tdewalletmanager.png
|
||||
debian/tmp/usr/share/icons/hicolor/64x64/apps/tdewalletmanager.png
|
||||
debian/tmp/usr/share/services/tdewallet_config.desktop
|
||||
debian/tmp/usr/share/services/tdewalletmanager_show.desktop
|
Loading…
Reference in new issue